/*



Theme Name: Default



Theme URI: http://clearmedia.com.au



Description: This is a custom theme built by Clearmedia



Version: 1.0



Author: Harold



*/

@font-face {
  font-family: 'Alegre Sans';
  src: url('webfonts/AlegreSans/Al__gre_Sans_Regular_NC.eot'); /* IE9 Compat Modes */
  src: url('webfonts/AlegreSans/Al__gre_Sans_Regular_NC.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webfonts/AlegreSans/Al__gre_Sans_Regular_NC.woff') format('woff'), /* Modern Browsers */
       url('webfonts/AlegreSans/Al__gre_Sans_Regular_NC.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('webfonts/AlegreSans/Al__gre_Sans_Regular_NC.svg#a43649326b87450b5a636f4f9034c82b') format('svg'); /* Legacy iOS */
  font-style:   normal;
  font-weight:  400;
}
@import url('https://fonts.googleapis.com/css?family=Lato');


body{

	color:#989898;

	font:13px/18px 'centralesansbook', arial, san-serif;
	

}



p{
	color:#000;

}



b,

strong{



}



h1{

	color:#00aeef;

	font:45px 'Alegre Sans', arial, san-serif;

	margin:0;

}



h2{
	font:30px 'Alegre Sans', arial, san-serif;
	margin:0 0 10px;
	color:#a7a9ab;

}



h3{

	

}



h4{

	

}



h5{

	

}



h6{

	

}



a{

	

}



a:hover,

a:active,

a:focus{

	text-decoration:none;

}



ul{

	padding:0;

	margin:0;

}



li{

	list-style:none;	

}



input[type="text"],

textarea{

	

}



label{

	

}


#homeh1 {
	color: #00aeef;
	text-transform: uppercase;
	font-size: 30px;
	text-align: center;
	margin-bottom: 20px;
	font-weight: bold;
}

#homeh2 {
	color: #000;
	text-transform: uppercase;
	font-size: 30px;
	text-align: left;
	margin-bottom: 20px;
	font-weight: bold;
}
#home-list {
	margin-bottom: 20px;
}
#home-list li {
    width: 48%;
    display: inline-block;
    margin-bottom: 5px;
}

.padding-0{

	padding:0 !important;

}

.blue{
	color:#00aeef;
	display: block;
	line-height: 60px;
}

.pink{
	color:#d8108b;
	display: block;
	line-height: 60px;
}

.yellow{
	color:#FEDF15;
	display: block;
	line-height: 60px;
}
.black {
	line-height: 60px;
}

/*header*/

header{
	background:#000;
	/*height:100px;*/
}
header img.img-responsive {
	/*max-height: 80px;*/
	margin: 30px 0;
}
.main-nav{
	padding: 50px 0;
	/*margin:50px 0 0 0;
	display:block;*/
	text-align:right;
}



.main-nav li{

	list-style:none;

	display:inline-block;

}



.main-nav li a{
	text-transform: uppercase;
	border-left:1px solid #989898;
	padding: 0px 4px;
	color:#989898;
	font-family: 'Alegre Sans', arial, san-serif;
	font-size: 24px;

}



.main-nav li a:hover,

.main-nav li.current_page_item a{

	color:#FFF;

}

.main-nav .sub-menu{
	display:none;
	position: absolute;
	z-index:9999999999;
	background:#000;
	padding:26px 0 0;
	margin: 0px 0 0 9px;
	border:1px solid #000;
	border-top:none;
}

.main-nav .sub-menu li{
	display:block;
}

.main-nav .sub-menu li a{
	display:block;
	padding:5px 10px;
	margin:0;
	text-align:left;
	border:none;
}

.main-nav .sub-menu li a:hover{
	background:#FFF;
	color:#000;
}



/*footer*/

.footer {
	border-top:1px solid #989898; 
	border-bottom:1px solid #989898; 
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:10px;
}
.footer a{
	color:#A7A9AB;
}

.footer a:hover{
	color: #000;
}
.footer-contact {
	width: 35%;
    max-width: 295px;
    float: left;
    border-right: 1px solid #989898;
}
.footer-contact .img-responsive {
	max-width: 100%;
	max-height: 70px;
	margin: 0 auto;
    padding: 0 5%
}
.footer .social {
    float: left;
}
.footer .social img {
	max-width: 30%;
    float: left;
    padding-top: 5%;
}
.footer .social .fb img {
    padding-right: 7px;
}
.footer .social .ig img {
    padding-left: 7px;
}
.footer-address {
	float: right;
    width: 65%;
}
.footer .copyright {
	text-align: right;
    color: #000;
    font-size: 14px;
    margin-bottom: 5px;
}
.footer .copyright a {
    color: #000;
}
#footer-text p {
	text-align: right;
	font-size: 11px;
    line-height: 16px;
    color: #A7A9AB;
    margin-bottom: 5px;
}






/*content*/
.wrapper{
	padding-top:45px; 
	padding-bottom:45px; 
	background:url(images/side-line.jpg) repeat-y top 0px right 15px;
}

.home-banner {
	position:relative;
}

.home-banner img {
	width: 100%;
	/*margin:0 0 0 -326px;*/
}

.home-banner-img{
	position:absolute;
	z-index:99;
	bottom:0;
	margin:0 0 45px !important;
}

.home-banner-link{
	display:inline-block;
	height:31px; 
	width:216px; 
	position:absolute; 
	z-index:100; 
	margin: -75px 0 0 291px;
}

.boxes{
	position:relative;
	z-index:99999999;
	margin: -195px auto 0;
	background: #000;
	padding:20px 0;
	text-align:center;
	
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	
}

.boxes a{
	display:inline-block;
	margin:0 5px;
	overflow:hidden;
}

.boxes img{
	width:260px;
	height:150px;
}

.box-content{
	background: #000;
	position:absolute;
	height:150px;
	width:150px;
	color:#FFF;
	padding:20px;
	
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.4);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000)";
}

.box-price{
	border-bottom:5px solid #FFF;
	font:60px/60px 'centralesanshairline', arial, san-serif;
}

.box-text{
	text-align:left;
	font:22px/21px 'centralesansmedium', arial, san-serif;
	margin:5px 0 0 0;
}

.block{
	padding-top:50px;
	padding-bottom:50px;
}

.block-inner{
	border-right:1px solid #B0B0B0;
}

.block-inner img{
	margin:0 auto;
	height:auto;
}


.column-left{
	letter-spacing: 3px;
	float:left;

	width:310px;
	line-height: 60px;

	padding-right:25px;
	
	padding-left:15px;
	
	text-align:left;
	
	color:#000;
	font:bold 64px 'Alegre Sans', arial, san-serif;

}

.home-banners .reduce-padding {
	padding-left: 5px;
}
.home-banners .reduce-padding:first-of-type {
    padding-right: 5px;
    padding-left: 15px;
}
.home-banners .banner {
	margin-bottom: 10px;
	padding: 15px;
}
.home-banners.bottom_banner .col-sm-6:first-of-type .banner .banner-title, .home-banners.bottom_banner .col-sm-6:first-of-type .banner .banner-tagline {
	color: #000000;
}
.home-banners.bottom_banner .col-sm-6:first-of-type .banner .banner-link {
	color: #000;
	border-color: #000;
}
.home-banners .banner-title {
	font-family: 'Alegre Sans';
	text-transform: uppercase;
	font-size: 54px;
	letter-spacing: .5px;
	color: #fff;
	margin: 0 0 5px 0;
}
.home-banners .banner-tagline {
	/*font-family: 'Alegre Sans', arial, san-serif;*/
	color: #fff;
	margin: 15px 0 5px 0;
}
.home-banners .banner-link {
	float: right;
	font-family: 'Alegre Sans';
	font-size: 18px;
    letter-spacing: 1px;
    display: block;
    border: solid #fff 1px;
    text-align: center;
	text-transform: uppercase;
	color: #fff;
    padding: 5px;
}

.promo-home img {
	max-width: 100%;
	display: block;
	margin-bottom: 20px;
}

.column-middle{

	border-left:1px solid #989898; 

	/*border-right:1px solid #989898; */

	float:left;

	width:445px;

	padding:0 50px 0 35px;

}



.column-right{

	float:left;

	width:215px;

	text-align:center;
	
	background:#FFF;
	
	padding-top:15px;

}



.column-right img{

	margin:0 0 15px;

}



.content{

	float:left;

	width:755px;

	padding-right:50px;

	border-right:1px solid #989898;

}

.print,
.design{
	display:inline-block;
	margin:10px 0;
	color:#29b3f2;
}

.print-img,
.design-img{
	margin:0 0 10px;
}

.print p,
.design p{
	margin:0 0 20px;
}

.design{
	margin:0 0 0 25px;
	color:#df278e;
}




/*contact form*/
.gform_wrapper li{
	margin:0 0 10px;
}

.gform_wrapper input[type="text"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="tel"],
.gform_wrapper textarea{
	width:100% !important;
	padding:10px;
	border: 1px solid #989898;
	color:#000;
}

.gform_footer{
	margin:0 !important;
	padding:0 !important;
}

.gform_button{
	background:#DADBDC;
	border:none;
	color:#000;
	float:right;
	padding:10px;
	font:12px 'centralesansbold', arial, san-serif;
}

.gfield_contains_required{
	width:100% !important;
}





/*table*/

/*.tablepress{

	font:13px/18px 'centralesansbold', arial, san-serif;

	margin:25px 0;

}



.tablepress th,

.tablepress td{

	padding-top:15px !important;

	padding-bottom:15px !important;

	background:#83C77E;

	color:#000;

	text-align:center;

	border-right:1px solid #FFF;

}
.tablepress a{
	color: #FFF;
}



.tablepress th.first-col{

	background:none;

}



.tablepress td.first-col{

	width:190px;

	background:#E80D89;

	color:#FFF;

}



.tablepress th{

	background:#0CA049;

	color:#FFF;

}*/





/*----------------------------------------- Large devices (large desktops, 1200px and up)---------------------------------------------- */

@media (min-width: 1200px) { 



/*Non-resposive*/

	.container{

		width:970px !important;

		max-width:970px !important;

	}





}





}





/*----------------------------------------- Medium devices (desktops, 992px and up)---------------------------------------------- */

@media (min-width: 992px) and (max-width: 1199px) {

/*Non-resposive

	.container{

		width:970px !important;

		max-width:970px !important;

	}
*/




}







/*----------------------------------------- Small devices (tablets, 768px and up)---------------------------------------------- */

@media (min-width: 768px) and (max-width: 991px) {

.home-banners .banner-title {
	font-size: 42px;
}

/*Non-resposive

	.container{

		width:970px !important;

		max-width:970px !important;

	}
*/

header img{
	max-height: initial;
	margin: 35px 0px 0px;
}

.column-left {
    width: 240px;
    padding-right: 15px;
    font-size: 48px;
}
.column-left .blue, .column-left .pink, .column-left .yellow, .column-left .black {
	line-height: 45px;
}

.column-middle {
    width: 303px;
    padding: 0px 25px;
}

.column-right {
    width: 207px;
}

.home-banner img {
	/*margin: 0px 0px 0px -547px;*/
}

.content{
	width:543px;
}

.block{
	padding-top:25px;
	padding-bottom:25px;
}

/*footer*/
.footer .footer-contact {
	max-width: 225px;
}

.footer .social img {
	clear: both;
}
.footer .social .ig img {
	padding: 0;
}
.footer .social .fb img {
	padding: 0 0 10px 0 ;

}
.footer .column-middle{
	width:200px;
}

}


/*----------------------------------------- Extra small devices (phones, less than 768px)---------------------------------------------- */

@media (min-width: 0px) and (max-width: 767px) {
.home-banners .banner-title {
	font-size: 42px;
}
.home-banners .reduce-padding, .home-banners .reduce-padding:first-of-type {
	padding-left: 15px;
	padding-right: 15px;
}
.home-banners.bottom_banner {
	margin-top: 0;
}
/*Non-resposive

	.container{

		width:970px !important;

		max-width:970px !important;

	}
*/

header{
	height:auto;
	padding-top:25px;
	padding-bottom:25px;
}

header img{
	max-height: 60px;
	margin:0;
}

.mmenu-btn{
	float:right;
	margin:15px 15px 0;
}

#slideout,
.mm-subclose{
	background:#000;
	color:#FFF !important;
}

#slideout li{
	border-bottom:1px solid #FFF;
}

.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
    border-color: #FFF !important;
}

.mm-subopen{
	border-left:1px solid #FFF !important;
}


.home-banner{
	height:auto;
}
.home-banners {
    margin-top: 10px;
}
.home-banner-img{
	margin:20px 0 !important;
	max-width:330px;
	width:100%;
	height:auto;
	position:relative;
}

.color-block{
	height:15px;
	padding:0 !important;
}

.block{
	padding-top:25px;
	padding-bottom:0px;
}

.block-inner{
	margin-bottom:25px;
	border:none;
	border-right:1px solid #FFF;
	display:inline-block;
	float:none;
	vertical-align:top;
	width:50%;
	margin-left:-2px;
	
}

.second-block{
	border:none;
}

.wrapper{
	padding-top: 25px;
	padding-bottom: 25px;
	background:none;
}

.column-left{
	float:none;
	width:100%;
	padding:0 15px;
	margin:0 0 10px;
	text-align:left;
}

.column-middle{
	float:none;
	width:100%;
	padding:0 15px;
	margin:0 0 25px;
}

.column-right{
	float:none;
	width:100%;
	padding:0 15px;
	margin:0;
	text-align:left;
}

.column-right img{
	margin: 0px 10px 15px 0;
}

.content{
	float:none;
	width:100%;
	padding:0 15px;
	margin:0 0 25px;
	overflow:hidden;
}

/*footer*/
.footer .column-left img{
	margin:0 0 25px;
	display: none;
}

.footer .column-middle{
	width:100%;
}

.social{
	text-align:left;
	padding:0 15px;
	margin:0;
}

/*tables*/
.tablepress{
	margin:0 auto;
	margin-left:-15px;
}

.tablepress th,
.tablepress td{
	padding: 0px;
	text-align:center;
}
.footer-address {
	width: 100%;
}
.footer-contact {
	width: 100%;
    clear: both;
    float: right;
    border: none;
    text-align: right;
}
.footer-contact .img-responsive {
    margin: 0 0 15px 0;
    padding: 0;
    float: right;
}

}

@media (min-width: 0px) and (max-width: 575px) {
	.footer .footer-contact {
		width: 100%;
		max-width: none;
	    clear: both;
	    float: none;
	    text-align: center;
	}
	.footer-contact .img-responsive {
	    margin: 0 auto 15px auto;
	    padding: 0;
	    float: none;
	}
	.footer .social {
		float: none;
		width: 100%;
		text-align: center;
	}
	.footer .social img {
	    float: none;
    	padding: 0;
		max-width: 50px;
    	margin-bottom: 20px;
	}
	#footer-text {
		clear: both;
	}
	#footer-text p {
		text-align: center;
	}
}