/*
Theme Name: Metro Fire Services Theme
Theme URI: http://www.totalmarketingaustralia.com.au
Description: Metro Fire Services Wordpress Theme
Version: 1.01
Author: Team TMA

*/

body
{
	margin: 0;
	padding: 0;
	width: 100%;
	height:100%;
	font-family: 'Lato', sans-serif;
	font-size:13px;
	color:#666;
}

img {
	border: none;
}
.img_rite {
	position: relative;
	width: auto;
	height: auto;
	padding:20px 0 0 30px;
	float: right;
}
.img_left {
	position: relative;
	width: auto;
	height: auto;
	padding: 0px 15px 12px 0;
	float: left;
}

.clear {
	position: relative;
	width: 0;
	padding: 0;
	height: 0;
	margin: 0;
	clear: both;
}

p {
	position: relative;
	margin: 0;
	padding:5px 0px;
	line-height:16px;
}

a {
	text-decoration: none;
	outline: none;
	color:#de4436;
}
a:hover {
	text-decoration: underline;
}
h1 {
	margin: 0;
	padding:5px 0;
	font-size:20px;
	color:#df1e2f;
	text-transform:uppercase;
	font-weight:normal;
}

h2 {
	margin: 0;
	padding:5px 0;
        padding-top: 24px;
	color:#df1e2f;
	text-transform:uppercase;
	font-size:16px;
	font-weight:normal;
}

h3
{
	margin:0;
	padding:5px 0;
}


h4 {
	margin:0;
	padding:5px 0;
	font-size:16px;
	color:#df1e2f;
}

h5 {
	margin: 0;
	padding: 5px 0;

}
h6 {
	margin: 0;
	padding:10px 0;
	font-size:16px;
	color:#999;	
}
hr {
	position: relative;
	width:100%;
	height: 1px;
	border: none;
	background:url(images/content_sep.jpg) repeat-x center top;
	margin:5px auto;
}

.container
{
	padding:0;
}

.insider {
	position: relative;
	width: auto;
	height: auto;
	padding:10px 20px;
	min-width: 5px;
}

.top_strip
{
	position:relative;
	width:100%;
	height:64px;
	background:url(images/top_bg_strip.jpg) repeat-x center top;
}

.top_bg
{
	position:relative;
	width:100%;
	height:30px;
	background-color:#141414;
	font-family: 'Lato', sans-serif;
	font-size:15px;
	color:#fff;
	text-transform:uppercase;
}

.top_bg span
{
	font-weight:600;
	color:#f90000;
}

.t_l
{
	position:relative;
	width:260px;
	height:auto;
	float:left;
}

.t_r
{
	position:relative;
	width:auto;
	height:auto;
	float:right;
}

.logo
{
	position:relative;
	width:362px;
	height:31px;
	float:left;
	margin:14px 0;
}

.nav_main
{
	position:relative;
	/*width:380px;*/width:auto;
	height:auto;
	/*margin:0 -16px 0 0;*/
	/*float:right;*/ float:left; z-index:9999999; margin:0 0 0 10px;
}

ul.menu { list-style:none; margin:0; padding:0;}
	
ul.menu li { position:relative;width:auto;height: auto;	vertical-align:middle; float: left; text-transform:uppercase; font-size:13px;
 color:#333; }
	
ul.menu li:first-child { padding-left:0;}
ul.menu li a { display:block; width:auto; height:auto; position:relative; text-decoration:none; color:#333; /*line-height:65px;*/ line-height:64px; /*padding:0 12px;*/ padding:0 6px;}

ul.menu li:last-child a{/*padding-right:15px;*/padding-right:6px;} 
	
ul.menu li a:hover{ position:relative; text-decoration:none; color:#fff; background:url(images/nav_hover_arrow.png) no-repeat center bottom; background-color:#f90000;}

ul.menu li.current_page_item a {position:relative; text-decoration:none; color:#fff; background:url(images/nav_hover_arrow.png) no-repeat center bottom; background-color:#f90000;}

ul.menu li:hover
{
	background:url(images/nav_hover_arrow.png) no-repeat center bottom;
}
	
ul.menu ul {position:absolute; top:64px; left:0; display:none;  list-style:none; padding:0; margin:0; z-index:999;}
	
ul.menu ul li {position:relative; line-height:14px; font-size:12px; vertical-align:middle;font-weight:100;/*width:340px;*/ width:180px; padding:0; margin:0; height:auto;border-left:0px; z-index:9999;}
					
ul.menu ul li:first-child { padding:0px; }

ul.menu ul li:last-child a{ border-radius:0 0 5px 5px;}	

ul.menu ul li:first-child a{ border-top:1px solid #fff;}	
		
ul.menu ul li a {display:block  !important; padding:0; margin:0;  padding:5px 7px !important; color:#fff;; background-color:#F90000 !important;border:1px solid #fff !important; border-top:0px solid #fff !important; z-index:9999; line-height:20px; opacity:0.9;}
	
ul.menu ul li a:hover { text-decoration: none; color:#333;  background-color:#fff !important;}
	
ul.menu ul ul {left:180px; top:-1px;}

.banner
{
	position:relative;
	width:100%;
	height:328px;
	background:url(images/banner.jpg) repeat-x center top;
}

.index_left
{
	position:relative;
	width:425px;
	height:auto;
	float:left;
	margin:20px 0 0;
}

.index_rite
{
	position:relative;
	width:505px;
	height:auto;
	margin: 17px 0 13px;
	float:right;
}

.index_left p, .index_rite p
{
	line-height:22px;
}

.list
{
	margin:13px 0 0;
	padding:0;
	list-style:none;
}

.list li
{
	display:inline-block;
	width:280px;
	font-size:16px;
	color:#df1e2f;
	background:url(images/welcome_bullet.png) no-repeat left;
	padding:0 0 0 13px;
	margin:3px 0;
}

.index_rite div
{
	/*margin:10px 0;*/
}
.services_wrap
{
	position:relative;
	width:100%;
	height:auto;
	margin:12px 0;
}
.services_tabs
{
	position:relative;
	width:242px;
	height:156px;
	float:left;
	margin:0 4px;
	background:url(images/img_bg.png) no-repeat center top;
}

.services_tabs img
{
	padding:3px 0;
}

.services_tabs .insider
{
	width:221px;
	height:auto;
	margin:0 auto;
	padding:5px 0;
}

				.prev { position:absolute; top:7px; right:23px;
				margin-left: 10px; background:url(images/previous_product_arrow.jpg) no-repeat; width:22px; height:20px; border:none; cursor:pointer;
			}
			.next {
			background:url(images/next_product_arrow.jpg) no-repeat; width:22px; height:20px;border:none; right:0px; top:7px; position:absolute; cursor:pointer;
			}

.anyClass { 
    margin: 25px 0;
	}
			
.anyClass li { margin:0 5px; background:url(images/img_bg_new.png) no-repeat center top; width:242px; height:176px;}

.anyClass li .insider
{
	width:221px;
	height:auto;
	margin:0 auto;
	padding:5px 0;
}

.anyClass li img
{
	padding:3px 0;
}

/*Inner Pages*/

.banner_inner
{
	position:relative;
	width:100%;
	height:188px;
	background:url(images/services_banner.jpg) no-repeat center top;
}

.breadcrumbs
{
	position:relative;
	width:100%;
	height:auto;
	font-size:12px; 
	/*margin:16px 0 0;*/ margin:16px 0 10px;
	top:4px;
	color:#DE4436;
}

.breadcrumbs a
{
	color:#666;
}

a.read_more
{
	position:relative;
	width:auto;
	height:25px;
	padding:4px 10px;
	background:#959595;
	border-radius:5px; 
	text-transform:uppercase;
	font-size:12px;
	color:#fff;
	display:inline-block;
	margin: 12px 0 0;
}

a.read_more:hover
{
	background:#de1d30;
}

.services_cont
{
	position:relative;
	width:275px;
	height:auto;
	float:left;
	margin: 30px 43px 25px;
}

.services_cont p
{
	padding: 2px 0;
}

.services_cont img
{
	margin:0 0 7px;
}

.services_l
{
	margin-left:0;
}

.services_r
{
	margin-right:0;
}

.cont_l
{
	position:relative;
	width:515px;
	height:auto;
	float:left;
}

.cont_l p
{
	line-height:22px;
}

.cont_r
{
	position:relative;
	width:auto;
	height:auto;
	margin:8px 0;
	float:right;
}

span.cont
{
    display: inline-block;
    margin: 0 0 5px;
    width: 33px;
}

.cont_f_bg
{
	position:relative;
	width:100%;
	height:auto;
	background:#eee;
	padding:12px 28px;
	margin:30px 0;
}

.cont_f_bg h1
{
	padding-bottom:13px;
}

.field_left
{
	position:relative;
	width:307px;
	/*height:33px;*/ height:auto;
	float:left;
}

.field_mid
{
	position:relative;
	width:307px;
	height:33px;
	float:left;
	margin:0 10px;
}

.field_rite
{
	position:relative;
	width:307px;
	height:33px;
	float:right;	
}

.field_insider
{
	width:307px;
	height:33px;
	border:1px solid #b5b9bc;
	font-family: 'Lato', sans-serif;
	font-size:12px;
	color:#565656;
	padding:0 10px;
}

.textarea
{
	position:relative;
	width:945px;
	height:67px;
	margin:10px 0;
}

.textarea_insider
{
	width:945px;
	height:67px;
	border:1px solid #b5b9bc;
	padding:10px;	
	font-family: 'Lato', sans-serif;
	font-size:12px;
	color:#565656;	
}

.send_btn
{
	position:relative;
	width:143px;
	height:40px;
	margin:10px 0;
}

.send_btn_insider
{
	width:143px;
	height:40px;
	background:url(images/send_btn.jpg) no-repeat;
	border:none;
	cursor:pointer;
}

.f_bg
{
	position:relative;
	width:100%;
	height:auto;
	background:url(images/footer_bg_strip.jpg) repeat-x center top;
	font-size:12px;
	color:#666;
	/*text-align:center;*/
	padding:20px 0;
}

.f_nav
{
	position:relative;
	width:95px;
	height:auto;
	float:left;
	background:url(images/footer_nav_sep.png) no-repeat right;
	margin:10px 0;
	width:108px;
}

.f_prod
{
	position:relative;
	width:616px;
	height:auto;
	float:left;
	background:url(images/footer_nav_sep.png) no-repeat right;
	margin:10px 0;
	padding:0 0 0 12px;
}

.f_rite
{
	position:relative;
	width:269px;
	height:auto;
	float:right;
	margin:10px 0;
}

.f_rite p
{
	line-height:18px;
}

.f_prod .f_menu li
{
	display:inline-block;
	width:200px;
}

.f_menu
{
	margin:0;
	padding:0;
	list-style:none;
}

.f_menu li
{
	font-size:12px;
	color:#666;
	line-height:30px;
	display: inline-block;
	margin: 0 25px;
}

.f_menu li a
{
	color:#666;
}

span.blk
{
	font-weight:bold;
	color:#333
}

.f_bottom
{
	position:relative;
	width:100%;
	height:auto;
	/*text-align:center;
	margin:10px 0;*/
}


/*Slider*/




.sl-slider {
	position: absolute;
	left: 0;
	height: 341px; top:0;
}

/* Slide wrapper and slides */

.sl-slide,
.sl-slides-wrapper,
.sl-slide-inner {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
} 

.sl-slide {
	z-index: 1;
}

/* The duplicate parts/slices */

.sl-content-slice {
	overflow: hidden;
	position: absolute;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	background: #fff;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	opacity : 1;
}

/* Horizontal slice */

.sl-slide-horizontal .sl-content-slice {
	width: 100%;
	height: 50%;
	left: -200px;
	-webkit-transform: translateY(0%) scale(1);
	-moz-transform: translateY(0%) scale(1);
	-o-transform: translateY(0%) scale(1);
	-ms-transform: translateY(0%) scale(1);
	transform: translateY(0%) scale(1);
}

.sl-slide-horizontal .sl-content-slice:first-child {
	top: -200px;
	padding: 200px 200px 0px 200px;
}

.sl-slide-horizontal .sl-content-slice:nth-child(2) {
	top: 50%;
	padding: 0px 200px 200px 200px;
}

/* Vertical slice */

.sl-slide-vertical .sl-content-slice {
	width: 50%;
	height: 100%;
	top: -200px;
	-webkit-transform: translateX(0%) scale(1);
	-moz-transform: translateX(0%) scale(1);
	-o-transform: translateX(0%) scale(1);
	-ms-transform: translateX(0%) scale(1);
	transform: translateX(0%) scale(1);
}

.sl-slide-vertical .sl-content-slice:first-child {
	left: -200px;
	padding: 200px 0px 200px 200px;
}

.sl-slide-vertical .sl-content-slice:nth-child(2) {
	left: 50%;
	padding: 200px 200px 200px 0px;
}

/* Content wrapper */
/* Width and height is set dynamically */
.sl-content-wrapper {
	position: absolute;
}

.sl-content {
	width: 100%;
	height: 100%;
	background: #fff;
}

/* Default styles for background colors */
.sl-slide-horizontal .sl-slide-inner {
	background: #fff;
}

.sl-slide-vertical .sl-slide-inner {
	background: #fff;
}





.demo-2 .sl-slider-wrapper {
	width: 100%;
	height: 341px;
	overflow: hidden;
	position: relative;
	/*margin-top: -100px;*/
}



.demo-2 .bg-img {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	position: absolute;
	width: 100%;
	height: 100%;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;*/
	background-position: center center;
	background-repeat:no-repeat;
}

/* Custom navigation arrows */

.nav-arrows span {
	position: absolute;
	z-index: 2000;
	top: 50%;
	width: 40px;
	height: 40px;
	border: 8px solid #ddd;
	border: 8px solid rgba(150,150,150,0.4);
	text-indent: -90000px;
	margin-top: -40px;
	cursor: pointer;
	
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.nav-arrows span:hover {
	border-color: rgba(150,150,150,0.9);
}

.nav-arrows span.nav-arrow-prev {
	left: 5%;
	border-right: none;
	border-top: none;
}

.nav-arrows span.nav-arrow-next {
	right: 5%;
	border-left: none;
	border-bottom: none;
}

/* Custom navigation dots */

.nav-dots {
	text-align: center;
	position: absolute;
	bottom: 0px;
	height: 39px;
	width: 194px;
	left: 50%;
margin-left:-97px;
	z-index: 1000;
	background:url(images/banner_bullet_bg.png) no-repeat center top;
}

.nav-dots span {
	display: inline-block;
	position: relative;
	width:23px; height:22px;
	margin: 14px 3px 3px;
}

.demo-2 .nav-dots span {
	background:url(images/banner_deactive_bullet.png) no-repeat center top;
	width:16px; height:15px;
	margin: 15px 1px 3px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	cursor:pointer;

}

.demo-2 .nav-dots span.nav-dot-current,
.demo-2 .nav-dots span:hover {
	background:url(http://www.metrofireservices.com.au/wp-content/uploads/2014/05/banner_active_bullet.png) no-repeat center top;
	width:16px; height:15px; cursor:pointer;

}

.nav-dots span.nav-dot-current:after {
	content: "";
	position: absolute;
	width: 16px;
	height: 15px;
	top: 3px;
	left: 3px;
	border-radius: 50%;
}

/* Content elements */




.demo-2 .bg-img-1 {
	background-image: url(http://www.metrofireservices.com.au/wp-content/uploads/2014/10/banner_audit.jpg);
}
.demo-2 .bg-img-2 {
	background-image: url(http://www.metrofireservices.com.au/wp-content/uploads/2014/10/banner_inspection.jpg);
}
.demo-2 .bg-img-3 {
	background-image: url(http://www.metrofireservices.com.au/wp-content/uploads/2014/10/banner_maintenace.jpg);
}
.demo-2 .bg-img-4 {
	background-image: url(http://www.metrofireservices.com.au/wp-content/uploads/2014/10/banner_certification.jpg);
}

/* Animations for content elements */

.sl-trans-elems .deco{
	-webkit-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
	-moz-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
	-o-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
	-ms-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
	animation: roll 1s ease-out both, fadeIn 1s ease-out both;
}
.sl-trans-elems h2{
	-webkit-animation: moveUp 1s ease-in-out both;
	-moz-animation: moveUp 1s ease-in-out both;
	-o-animation: moveUp 1s ease-in-out both;
	-ms-animation: moveUp 1s ease-in-out both;
	animation: moveUp 1s ease-in-out both;
}
.sl-trans-elems blockquote{
	-webkit-animation: fadeIn 0.5s linear 0.5s both;
	-moz-animation: fadeIn 0.5s linear 0.5s both;
	-o-animation: fadeIn 0.5s linear 0.5s both;
	-ms-animation: fadeIn 0.5s linear 0.5s both;
	animation: fadeIn 0.5s linear 0.5s both;
}
.sl-trans-back-elems .deco{
	-webkit-animation: scaleDown 1s ease-in-out both;
	-moz-animation: scaleDown 1s ease-in-out both;
	-o-animation: scaleDown 1s ease-in-out both;
	-ms-animation: scaleDown 1s ease-in-out both;
	animation: scaleDown 1s ease-in-out both;
}
.sl-trans-back-elems h2{
	-webkit-animation: fadeOut 1s ease-in-out both;
	-moz-animation: fadeOut 1s ease-in-out both;
	-o-animation: fadeOut 1s ease-in-out both;
	-ms-animation: fadeOut 1s ease-in-out both;
	animation: fadeOut 1s ease-in-out both;
}
.sl-trans-back-elems blockquote{
	-webkit-animation: fadeOut 1s linear both;
	-moz-animation: fadeOut 1s linear both;
	-o-animation: fadeOut 1s linear both;
	-ms-animation: fadeOut 1s linear both;
	animation: fadeOut 1s linear both;
}

@keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}


@keyframes scaleDown{
	0% {transform: scale(1);}
	100% {transform: scale(0.5);}
}

@keyframes fadeOut{
	0% {opacity: 1;}
	100% {opacity: 0;}
}

.searchfield
{
	width:260px;
}

ul.sitemap_list
{
	margin:0;
	padding:0;
	list-style:none;
}

ul.sitemap_list li
{
	line-height:30px;
}

.banner_text_bg
{
	position:relative;
	width:458px;
	height:133px;
	background:url(http://www.metrofireservices.com.au/wp-content/uploads/2014/04/banner_text_bg.png) no-repeat;
	font-size:18px;
	color:#ffffff;
	padding:20px;
	margin:33px 0 0;
	display:none;
}

.banner_text_bg p
{
	line-height:30px;
}

.banner_text_bg span
{
	display:block;
	font-weight:bold;
	font-size:36px;
	color:#fff;
	text-transform:uppercase;
	line-height:29px;
}

.bann_form
{
	position:relative;
	width:393px;
	height:340px;
	background:url('http://www.metrofireservices.com.au/wp-content/uploads/2014/10/banner_form_bg.png') no-repeat;
	float:right; margin:20px 0 0;
	font-weight:600;
	/*font-size:21px;*/ font-size:20px;
	color:#fff; padding:15px 13px;
	text-transform:uppercase; z-index:999999;
	overflow-y:auto;
}

.view_ser_btn
{
	position:absolute;
	width:215px;
	height:47px;
	top:210px;
}

.bann_form span
{
	color:#ff0000;
}

.bann_form .field
{
	position:relative;
	width:100%;
	height:auto;
	margin:8px 0;
}

.bann_form .field_insider
{
	width:100%;
	height:37px;
	border:1px solid #e1e2e2;
	border-radius:5px; 
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#a6a6a6;
}

.bann_form .msg
{
	position:relative;
	width:100%;
	height:69px;
	margin:8px 0;
}

.bann_form .msg_insider
{
	width:100%;
	height:67px;
	border:1px solid #e1e2e2;
	border-radius:5px;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#a6a6a6; padding:5px 10px;
}

.banner_inner .msg, .inner_banner .msg
{
	position:relative;
	width:100%;
	height:auto;
	margin:8px 0;
}

.banner_inner .msg_insider, .inner_banner .msg_insider
{
	width:100%;
	height:47px;
	border:1px solid #e1e2e2;
	border-radius:5px;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#a6a6a6;
}

.banner_inner .bann_form, .inner_banner .bann_form
{
	height:310px;
	padding:15px 13px 0;
	margin:10px 0 0; font-size:20px;
}

.bann_form .button
{
	position:relative;
	width:246px;
	height:45px;
	margin:0 auto;
}

.bann_form .button_insider
{
	width:246px;
	height:45px;
	background:url('http://www.metrofireservices.com.au/wp-content/uploads/2014/10/banner_form_request_btn.jpg') no-repeat;
	text-indent:-9999px; border:none; cursor:pointer;
}

.take_aim_bg
{
position: relative;
width: 100%;
height: 112px;
background: url('http://www.metrofireservices.com.au/wp-content/uploads/2014/10/compliance_bg.png') no-repeat center top;
top: -5px;
z-index: 9999;
}

.take_aim_bg h2
{	font-weight:600;
	/*font-size:26px;*/ font-size:24px;
	color:#000;
	background:url('http://www.metrofireservices.com.au/wp-content/uploads/2014/10/compliance_bull_icon.png') no-repeat right;
	float:left; padding: 30px 115px 20px 0px;
}

.plus_aim
{
	position:relative;
	width:auto;
	height:auto;
	font-weight:900;
	font-size:18px;
	color:#f90000;
	background:url('http://www.metrofireservices.com.au/wp-content/uploads/2014/10/audit_icon.png') no-repeat right;
	padding:43px 40px 42px 15px;
	float:left;
}

.equal_aim
{
	position:relative;
	width:auto;
	height:auto;
	font-weight:900;
	font-size:18px;
	color:#f90000;
	background:url('http://www.metrofireservices.com.au/wp-content/uploads/2014/10/compliance_icon.png') no-repeat right;
	padding:43px 40px 42px 15px;
	float:left;
}

.compliance_aim
{
	position:relative;
	width:auto;
	height:auto;
	font-weight:900;
	font-size:18px;
	color:#f90000;
	float:left; padding:43px 0 42px 15px;
}

.call_strip
{
	position:relative;
	width:100%;
	height:97px;
	background:url(http://www.metrofireservices.com.au/wp-content/uploads/2014/10/metro_call_bg_strip.jpg) repeat-x center top;
	font-weight:600;
	font-size:24px;
	color:#fff; text-align:center; text-transform:uppercase; padding: 18px 0px; margin:20px 0 0;
}

.call_strip span
{
	font-size:30px; line-height:48px;
}

.call_strip span span
{
	 color:#f60016;
}

.index_ser
{ margin:10px 4px; background:url(http://www.metrofireservices.com.au/wp-content/uploads/2014/11/img_bg.png) no-repeat center top; width:192px; height:159px; padding:10px 7px; float:left;}

ul.arr
{
	margin:20px 0;
	padding:0;
	list-style:none;
}

ul.arr li
{
	background:url('http://www.metrofireservices.com.au/wp-content/uploads/2014/10/service_bullet.png') no-repeat left top 5px;
	padding:0 0 0 20px;
	margin:5px 0;
}

ul.arr li span
{
	color:#df1e2f;
}

.banner_inner
{
	position:relative;
	width:100%;
	height:321px;
	background-size:contain;
}

.inner_banner
{
	position:relative;
	width:100%;
	height:321px;
	background:url('http://www.metrofireservices.com.au/wp-content/uploads/2014/10/inner_banner_default.jpg') no-repeat center top;
}

.bann_txt
{
	margin:54px 0 0;
	width:500px;
}
.bann_txt h1
{
	font-weight:bold;
	font-size:50px;
	color:#fff;
	padding-bottom:0;
	text-shadow: 1px 0px 1px #000;
}
.bann_txt h2
{
	padding:0;
	font-size:20px; color:#fff; text-transform:none; line-height:24px;
}

li.unique
{
     margin: 15px 0 5px;
	font-weight:bold;
	font-size:16px;
	color:#df1e2f;
	list-style:url('http://www.metrofireservices.com.au/wp-content/uploads/2014/10/service_bullet.png');
	list-style-position:outside;
}

.find_out
{
	font-size:17px;
	color:#232323;
	display:block;	
	margin:10px 0 0;
}

.rite { float:right; position:relative; z-index:99999; }

.rite_tabs { padding-left:20px; padding-bottom:20px; }

.occ_train { float:right; margin:19px 0; }

span.top_cont
{
	background-color:#fa0000;
	font-size:15px;color:#fff;
	padding: 8px 10px;
	margin-left: 10px;
}

span.top_cont a { color:#fff; }

@media (min-width:1000px)
{
.cont_r
{
	width:443px;
}

.ipad_iphone { display:none; }
}
@media (min-width:768px) and (max-width:1000px)
{

.field_left, .field_mid, .field_rite, .textarea
{
	float:none;
}
	
.logo
{
	height:35px;
}
.nav_main, .desktop, .iphone
{
	display:none;
}

.ipad_head_occ { width:auto !important; padding-left:0;}

.ipad_head_men { padding-right:0; width:auto; }

.demo-2 .bg-img-1 {
	/*background-image: url(images/banner_ipad.jpg);*/
}
.demo-2 .bg-img-2 {
	/*background-image: url(http://www.metrofireservices.com.au/wp-content/uploads/2014/04/banner1_ipad.jpg);*/
}
.demo-2 .bg-img-3 {
	/*background-image: url(images/banner.jpg);*/
}
.nav-dots
{
	
}

.demo-2 .bg-img
{
	background-position:left -475px center;
}

.anyClass
{
	width:750px !important;
}
.index_left
{
	width:350px;
}
.index_rite
{
	width:375px;
}
.f_prod .f_menu li
{
    line-height: 15px;
    margin: 5px 0;
    vertical-align: top;
    width: 113px;
}
.f_prod
{
	width:380px;
}
.f_nav
{
	width:85px;
}
.services_wrap h1
{
	width:475px;
}
.list li
{
    font-size: 14px;
    width: 225px;
}
	.toggleMenu {
	background:url(images/nav_menu_icon_ipad.png) no-repeat right 10px center;
    background-color:#fa0001;	
    color: #FFFFFF;
    font-size:20px;
    height:63px;
	font-weight:bold;
    position: relative;
    text-align:left;
    text-transform: uppercase;
    top: 0;
    width:230px;
	padding:14px 10px;
	float:right;
}
.nav {
list-style: none;
/**zoom: 1;*/
/*margin:65px 0 0;*/
padding:0;
color:#fff; font-size:14px; font-weight:600;
display:none;
margin:2px 0;
z-index:99999;
/*position:relative;*/ position:absolute;
/*float:right;*/ /*right:0;*/ right:142px;
width:230px;
top: 62px;
z-index: 9999999999;
clear:both;

}
.nav:before,
.nav:after {
content: " ";
display: table;
}
.nav:after {
clear: both;
}
.nav ul {
list-style: none;
width: 9em;
}
.nav a {
padding: 1px 15px;
color:#fff;
}
.nav li {
    padding:0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
	font-weight:bold;
	font-size:16px;
	color:#fffefe;
}

.nav li a:hover
{
	 color:#000;
}



.nav li li a:hover
{
	color:#fff;
}

.nav > li {
float: left;
background:#6f6f6f;
margin-bottom:1px;
}
.nav > li > .parent {
background-image:url(images/nav_arrow_ipad.png);
background-repeat: no-repeat;
background-position: right;
}
.nav > li > a {
display: block;
line-height:22px;
}
.nav li ul {
position: absolute;
left: -9999px;
}
.nav > li.hover > ul {
left: 0;
padding:0;
}
.nav li li.hover ul {
left: 100%;
top: 0;
}
.nav li li a {
display: block;
background: #1c2b40;
position: relative;
z-index:100;
border-bottom: 1px solid #fff;
padding:10px 0;
}
.nav li li li a {
background:#249578;
z-index:200;
border-top: 1px solid #1d7a62;
}
	
	.active {
display: block;
}
.nav > li {
float: none;
}
.nav > li > .parent {
background-position: 95% 50%;
}
.nav li li .parent {
background-repeat: no-repeat;
background-position: 95% 50%;
}
.nav ul {
display: block;
width: 100%;
}
.nav > li.hover > ul , .nav li li.hover ul {
position: static;
}
.services_r
{
	margin-left:0;
}

.field_left, .field_mid, .field_rite, .textarea
{
	width:100%;
	margin:10px 0;
}
.field_insider, .textarea_insider
{
	width:100%; height:34px !important;
}
.cont_l
{
	width:295px;
}
.banner_inner, .inner_banner
{
	margin:0 auto;
}
.banner_ipad
{
	position:relative;
	width:768px;
	height:328px;
	background:url(images/banner_ipad.jpg) no-repeat center top;
	margin:0 auto;
}
.searchfield
{
	width:175px;
}

.compliance_aim, .equal_aim , .plus_aim
{
	font-size:12px;
}

.take_aim_bg h2 
{
	font-size:15px;
	padding: 36px 120px 40px 0px;
}

.call_strip
{
	height:auto;
	background-color:#141414;
}

.call_strip p
{
	line-height:35px;
}
.index_ser
{
	/*margin:10px auto;*/ /*margin:10px 50px;*/ margin:10px 25px;
}

.banner_inner, .inner_banner
{
	position:relative;
	width:100%;
	height:321px;
	/*background-size:contain !important;*/
	background-position:left -496px top !important;
}

.bann_form
{
	width:250px;
	font-size:11px !important; background-size:100% 100%;
}

.bann_form .button_insider
{
	background-size:contain;
	height:41px;
	width:100%;
}

.bann_form .button
{
	width:225px;
}

.container
{
	position:relative;
}

.occ_train { float:right; margin:36px 0; width:120px; } .occ_train img { width:100%; }

}

@media (max-width:768px)
{
.desktop_ipad, .nav_main, .ipad, .desktop, .demo-2
{
	display:none;
}

.mob-center
{
	text-align:center;
}

.mob-center img
{
	display:inline;
}

.rite_tabs { padding:0;}

.rite { float:none; }

img
{
	max-width:300px;
}
.container div
{
	max-width:300px !important;
}
.container
{
	width:300px;
}
.logo, .services_cont, .field_left, .field_mid, .field_rite, .plus_aim, .equal_aim, .compliance_aim
{
	float:none;
}
.demo-2
{
	margin:0 auto;
}
.banner_iphone
{
	position:relative;
	width:300px;
	height:166px;
	margin:10px auto 0;
	background:url(http://www.metrofireservices.com.au/wp-content/uploads/2014/04/banner_iphone.jpg) no-repeat center top;
}

.banner_default
{
	position:relative;
	height:320px;
	background:url('http://www.metrofireservices.com.au/wp-content/uploads/2014/12/inner_banner_default_mobile.jpg') no-repeat center top;
}
.bann_txt {
margin: 15px 0 0;
width: 280px;
padding: 0 10px;
}

.bann_txt h2 { text-shadow: 1px 0px 1px #000; }

.bann_txt h1
{
	font-size:35px;
}

.anyClass
{
	width:250px !important;
}
.anyClass li .insider
{
	width:221px !important;
}
.f_bg, .top_strip
{
	width:100% !important;
	background-color:#e8e8e8;
}

span.top_cont
{
	display:inline-block;
	margin:10px 0;
}

.occ_train_nav { margin: 26px 0 18px !important; }
 
.toggleMenu {
	background:url(images/nav_menu_icon_ipad.png) no-repeat right 10px center;
    background-color:#fa0001;	

    color: #FFFFFF;
    font-size:20px;
    height:50px;
    margin: 20px 0 0;
	font-weight:bold;
    position: relative;
    text-align:left;
    text-transform: uppercase;
    top: 0;
    width:100%;
	padding:10px;
}
.nav {
list-style: none;
/*zoom: 1;*/
/*margin:65px 0 0;*/
padding:0;
color:#fff; font-size:16px; font-weight:600;
background:#6F6F6F;
display:none;
margin:2px 0;
}
.nav:before,
.nav:after {
content: " ";
display: table;
}
.nav:after {
clear: both;
}
.nav ul {
list-style: none;
width: 9em;
}
.nav a {
padding: 1px 15px;
color:#fff;
}
.nav li {
    padding:0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
	font-weight:bold;
	font-size:16px;
	color:#fffefe;
}

.nav li a:hover
{
	 color:#000;
}

.nav li li a:hover
{
	color:#fff;
}

.nav > li {
float: left;
border-bottom:1px solid #fff;
}
.nav > li > .parent {
background-image:url(images/nav_arrow_ipad.png);
background-repeat: no-repeat;
background-position: right;
}
.nav > li > a {
display: block;
line-height:22px;
}
.nav li ul {
position: absolute;
left: -9999px;
}
.nav > li.hover > ul {
left: 0;
padding:0;
}
.nav li li.hover ul {
left: 100%;
top: 0;
}
.nav li li a {
display: block;
background: #1c2b40;
position: relative;
z-index:100;
border-bottom: 1px solid #fff;
padding:10px 0;
}
.nav li li li a {
background:#249578;
z-index:200;
border-top: 1px solid #1d7a62;
}
	
	.active {
display: block;
}
.nav > li {
float: none;
}
.nav > li > .parent {
background-position: 95% 50%;
}
.nav li li .parent {
background-repeat: no-repeat;
background-position: 95% 50%;
}
.nav ul {
display: block;
width: 100%;
}
.nav > li.hover > ul , .nav li li.hover ul {
position: static;
}
.top_strip, .top_bg
{
	height:auto;
}
.services_cont
{
	margin:10px 0;
}
.field_left, .field_mid, .field_rite
{
	width:90%;
	margin:10px 0;
}
.field_insider, .textarea_insider
{
	width:90%;
}
.cont_f_bg
{
	padding:12px 15px;
}
.banner_inner, .inner_banner
{
	margin:0 auto;
}
.demo-2
{
	margin-top:20px;
}
.searchfield
{
	width:240px;
}

.plus_aim
{
	padding: 20px 0px 40px 0px;
	text-align: center;
	background-position: center bottom;
}

.compliance_aim
{
	text-align:center;
	padding:20px 0 30px;
}

.equal_aim
{
	padding: 20px 0 40px 0;
		text-align: center;
	background-position: center bottom;
}

.take_aim_bg
{
	background:url(http://www.metrofireservices.com.au/wp-content/uploads/2014/10/compliance_bg_strip_mobile.png) repeat-x center top;
	height:auto;
	top:0; margin:10px 0;
}
.call_strip
{
	background-color:#141414;
	height:auto;
}

.call_strip p
{
	line-height:32px;
}
.f_menu li
{
	margin:0 15px;
}

.bann_form
{
	width:290px;
	margin: 20px 5px 0;
background-size: 100% 100%;
font-size:15px;
}

.index_ser
{
	float:none;
	margin:20px auto;
}

.take_aim_bg h2
{
	padding: 30px 114px 20px 0px;
width: 270px;
}

.occ_train
{
	float:none;
	width:100%; text-align:center; margin:0 0 19px;
}

}

.send_btn_insider
{
	text-indent:-9999px;
}

.blog_rite
{
	float:right;
	padding-right:0;
}

.blog_left
{
	float:left;
	padding-left:0;
}

/* Copy it*/

#sidebar-wrap2 ul {
	list-style: none;
	font-size: 12px;
	margin:0;
	padding:0;
}

#sidebar-wrap2 ul li
{
	padding:10px;
	border:1px solid #ccc;
	border-radius:10px;
	margin:10px 0;
}

#sidebar-wrap2 ul li li
{
	border:none;
	margin:0;
	padding:0;
}

.coment_tracback{
	list-style:none; padding:0; margin:0;}
.coment_tracback li{float:left; padding-right:10px;}
.coment_tracback li a{ font-size:18px;color:#a4c10b;}

#tab-1 ol{list-style:none;}
.details {font-size:12px;}
.details span{font-size:12px;}

#submitbox a{font-size:16px;color:#a4c10b; padding:5px 0px;}
.small{font-size:12px;}
.coment_unknown{font-size:12px;}

/**
 * 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%;
}
.comment-list {
	max-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-size: 20px;
	color: #333333;
	padding-bottom: 10px;
	font-weight: normal;
	display: block;
}
.comment-list, .comment-list .children {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}
.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;
	clear: both;
}
.comment-author {
	float: left;
	width: 90px;
	padding-right: 10px;
}
.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-list .comment {
	float: none;
}
.comment-metadata, .comment-awaiting-moderation, .comment-content, .comment-list .reply {
	float: right;
	width: 79% !important;
	/*width: -webkit-calc(100% - 124px);
	width: calc(100% - 124px);*/
	background-color: #F6F6F6;
	border: 1px solid #dddddd;
	border-top: none;
	padding: 0 10px 10px;
}
.comment-meta {
	float: right;
	width: 79%;
	background-color: #F6F6F6;
	border: 1px solid #DDDDDD;
	padding: 10px 10px 0px;
	border-bottom: none;
}
.comment p {
	padding: 10px;
	padding-left: 10px;
	background-color: #F6F6F6;
	width: 79%;
	float: right;
	border: 1px solid #dddddd;
	border-top: none;
	border-bottom: none;
}
.comment-meta a {
	color: #a2a2a2;
	font-size: 13px;
}
.comment-meta a:hover {
	color: #ea9629;
}
.comment-metadata {
	margin-bottom: 20px;
	float: right;
	width: 79%;
	background-color: #F6F6F6;
	border: 1px solid #DDDDDD;
	padding: 0px 10PX;
	border-bottom: none;
}
.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: #F6F6F6;
	padding: 30px 0;
}
.comment .comment-respond {
	margin-bottom: 20px;
	padding: 20px;
}
.comment-reply-title {
	font-size: 20px;
	color: #333333;
	padding-bottom: 10px;
	font-weight: normal;
	display: block;
}
.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%;
	background-color: white;
	border: #ccc 1px solid;
	border-radius: 3px;
}
.comment-form textarea {
	
	background-color: white;
	border: #ccc 1px solid;
	border-radius: 3px;
background-color: #F7F7F7;
border: 1px solid #D8D8D8;
border-radius: 3px 3px 0 0;
box-shadow: 0 0 10px #D8D8D8 inset;
}
.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;
}
.form-submit {
	width: 143px;
	height: 40px;
	background: none;
	background: url(http://www.wentworthpeople.com.au/wp-content/uploads/2013/08/btn_post.png) no-repeat center top;
	border: none;
	cursor: pointer;
	margin-top: 7px;
	margin-right: 10px;
}
#comments {
	padding: 20px 15px;
	background: #F6F6F6;
	border: 1px solid #E0E4CC;
	margin-bottom: 10px;
}
#commentform label {
	float: left;
	width: 100px;
}
#commentform input {
	background-color: #F7F7F7;
	border: 1px solid #D8D8D8;
	border-radius: 3px 3px 0 0;
	box-shadow: 0 0 10px #D8D8D8 inset;
	width: 400px;
	outline: medium none;
	position: relative;
	height: 40px;
}
#recaptcha_widget_div {
	margin-top: -70px;
}
.form-submit input {
	border: none !IMPORTANT;
	background: none !IMPORTANT;
	color: transparent;
	box-shadow: none !important;
	background: url(http://www.wentworthpeople.com.au/wp-content/uploads/2013/08/btn_post.png) no-repeat;
	cursor: pointer;
}
#recaptcha-submit-btn-area input {
	border: none !IMPORTANT;
	background: none !IMPORTANT;
	color: transparent;
	background-color: transparent !IMPORTANT;
	box-shadow: none !important;
	background: url(http://www.wentworthpeople.com.au/wp-content/uploads/2013/08/btn_post.png) no-repeat !important;
	cursor: pointer;
	margin-top: 10px;
}
.recaptchatable #recaptcha_response_field {
	height: 15px !important;
}
.recaptcha-error {
	font-size: 1.0em !important;
	position: absolute !important;
	margin-left: 330px;
	bottom: 150px;
	color: red;
}
.comment-awaiting-moderation {
	color: #a2a2a2;
	margin-bottom: 10px;
	padding: 10px;
	border-top: 1px solid #ccc;
}

 .login {

position: relative;

width: 360px;

background: #ededed;

border-radius: 10px;

color: #666;

padding: 20px !important;

margin:0 auto;

}



.login p

{

	padding:10px 0;

}

.login a {

	color: #666;

}

.login .insider {

	position: relative;

	padding: 24px;

}

.login_bot {

	position: relative;

	width: 393px;

	height: 15px;

	background: url(images/login_bg_bottom.png) no-repeat;

}

.login label {

	margin:3px 0;

}



#loginform input[type="text"], #loginform input[type="password"], #loginform input[type="submit"]

{

	width:100%;

}



.tml-action-links, .tml-action-links li { padding:0; list-style:none; }

.tml-user-avatar
{
	float:left;
	margin:0 30px 0 0;
}

.tml-user-links
{
	margin:0 30px 0 0;
}


.red {
color:red;
font-weight:bolder;
}

div.wpcf7
{
	font-size:12px;
}

.inner_r_list
{
	margin:0; paddding:0; list-style:none; padding:0;
}

.inner_r_list li
{
	margin:5px 0;
}

.lazy { display:none; }