/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

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

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

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

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

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

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   My styles
   ========================================================================== */
@font-face {
font-family: 'Bebas Neue';
src: url("../font/Bebas Neue"), 
		url("../font/BebasNeue.woff") format('woff');
}
@font-face {
    font-family: 'Open Sans';
    src: url('opensansregular.eot');
    src: url('opensansregular.eot') format('embedded-opentype'),
         url('opensansregular.woff') format('woff'),
         url('opensansregular.ttf') format('truetype'),
         url('opensansregular.svg#OpenSansRegular') format('svg');
}
body
{
	background-color:#999;
	margin:0;
	background-image:url(../images/background.jpg);
	font-family:"Open Sans";
}
header.header
{
	background-color:#930;
	background-image:url(../images/header_bg.jpg);
	height:550px;
}
.wrapper
{
	width:1000px;
	height:auto;
	padding:5px;
	margin:0px auto;
}
.top
{
	width:1000px;
	height:50px;
}
.top p
{
	color:#000;
	font-size:16px;
	padding:10px 10px 0px 10px;
	line-height:24px;
	text-align:justify;
	margin:0;
	float:right;
}
.top p span
{
	color:#090;
	font-weight:bold;
	font-size:16px;
}
.social
{
	width:38px;
	height:auto;
	margin-left:5px;
	padding-top:5px;
	float:right;
}
.social img      
{ 
	top:0;
    transition:All .5s ease;
	-webkit-transition:All .5s ease;
	-moz-transition:All .5s ease;
	-o-transition:All .5s ease;
	position:relative;
}
.social:hover img
{
	 top:-7px;
}

.head
{
	width:1000px;
	height:95px;
	background-color:#FFF;
}
#logo
{
	width:250px;
	height:auto;
	padding-left:30px;
	padding-top:5px;
	float:left;
}
.menu
{
	width:700px;
	height:95px;
	float:right;
}
nav
{
	margin:0;
}
nav a
{
	padding:34px 17px 33px 17px;
	font-family:"Bebas Neue";
	font-size:20px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	float:right;
	margin-left:15px;
	transition:All .5s ease;
	-webkit-transition:All .5s ease;
	-moz-transition:All .5s ease;
	-o-transition:All .5s ease;
	color:#266a02;
}
nav a:hover
{
	color:#FFF;
	background-color:#266a02;
	transition:All .8s ease;
	-webkit-transition:All .8s ease;
	-moz-transition:All .8s ease;
	-o-transition:All .8s ease;
}
.active
{
	color:#FFF;
	background-color:#266a02;
}
#banner
{
	width:1000px;
	height:400px;
	float:left;
}
#wowslider-container1 { 
	zoom: 1; 
	position: relative; 
	max-width:1000px;
	margin:0px auto 0px;
	z-index:2;
	text-align:left; /* reset align=center */
	font-size: 10px;
}
* html #wowslider-container1{ width:1000px }
#wowslider-container1 .ws_images ul{
	position:relative;
	width: 10000%; 
	height:auto;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	border-spacing:0;
	overflow: visible;
	/*table-layout:fixed;*/
}
#wowslider-container1 .ws_images ul li{
	width:1%;
	line-height:0; /*opera*/
	float:left;
	font-size:0;
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}

#wowslider-container1 .ws_images{
	position: relative;
	left:0;
	top:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
#wowslider-container1 .ws_images a{
	width:100%;
	display:block;
	color:transparent;
}
#wowslider-container1 img{
	max-width: none !important;
}
#wowslider-container1 .ws_images img{
	width:100%;
	border:none 0;
	max-width: none;
	padding:0;
	margin:0;
}
#wowslider-container1 a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#wowslider-container1  .ws_bullets { 
	font-size: 0px; 
	float: left;
	position:absolute;
	z-index:70;
}
#wowslider-container1  .ws_bullets div{
	position:relative;
	float:left;
}
#wowslider-container1  .wsl{
	display:none;
}
#wowslider-container1 sound, 
#wowslider-container1 object{
	position:absolute;
}

#wowslider-container1 .ws_photoItem {
	border: 2em solid #fff;
	margin-left: -2em;
}

#wowslider-container1 { 
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}
#wowslider-container1  .ws_bullets { 
	padding: 5px 0; 
}
#wowslider-container1 .ws_bullets a { 
	width:20px;
	height:6px;
	background: url(./bullet.png) left top;
	float: left; 
	text-indent: -4000px; 
	position:relative;
	margin-left:0px;
	color:transparent;
}
#wowslider-container1 .ws_bullets a:hover, #wowslider-container1 .ws_bullets a.ws_selbull{
	background-position: 0 100%;
}
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
	position:absolute;
	display:none;
	top:50%;
	margin-top:-1.9em;
	z-index:60;
	width: 3.9em;	
	height: 3.9em;
	background-image: url(./arrows.png);
	background-size: 200%;
}
#wowslider-container1 a.ws_next{
	background-position: 100% 0;
	right:0px;
}
#wowslider-container1 a.ws_prev {
	left:0px;
	background-position: 0 0; 
}
#wowslider-container1 a.ws_next:hover{
	background-position: 100% 100%;
}
#wowslider-container1 a.ws_prev:hover {
	background-position: 0 100%; 
}
* html #wowslider-container1 a.ws_next,* html #wowslider-container1 a.ws_prev{display:block}
#wowslider-container1:hover a.ws_next, #wowslider-container1:hover a.ws_prev {display:block}

/*playpause*/
#wowslider-container1 .ws_playpause {
	display:none;
    width: 1.8em;
    height: 2.8em;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -0.9em;
    margin-top: -1.4em;
    z-index: 59;
	background-size: 100%;
}

#wowslider-container1:hover .ws_playpause {
	display:block;
}

#wowslider-container1 .ws_pause {
    background-image: url(./pause.png);
}

#wowslider-container1 .ws_play {
    background-image: url(./play.png);
}

#wowslider-container1 .ws_pause:hover, #wowslider-container1 .ws_play:hover {
    background-position: 100% 100% !important;
}/* bottom right */
#wowslider-container1  .ws_bullets {
    bottom: 0px;
	right: 0px;
}

#wowslider-container1 .ws-title{
	position:absolute;
	display:block;
	bottom:170px;
	left: 200px; 
	margin-right:1em;
	padding:8px 20px 8px 20px;
	background:#000;
	color:#FFF;
	z-index: 8;
	font-family:Geneva,sans-serif;
	line-height: 2.7em;
	text-align:center;
	opacity:0.6;
}
#wowslider-container1 .ws-title div{
    padding-top: 0.15em;
	font-size: 1.8em;
	line-height: 1.8em;
}
#wowslider-container1 .ws-title span{
	font-size: 2.6em;
}

#wowslider-container1  .ws_thumbs { 
	font-size: 0px; 
	position:absolute;
	overflow:auto;
	z-index:70;
}
#wowslider-container1 .ws_thumbs img{
	text-decoration: none;
	border: 0;
	width: 100%;
}
#wowslider-container1 .ws_thumbs a {
	position:relative;
	text-indent: -4000px; 
	color:transparent;
	opacity:0.85;
	text-decoration: none;
	display: inline-block;
	border: 0;
	margin:2.24%;
	text-indent:0;
	padding: 2.99%;
	width: 89.54%;
}
#wowslider-container1 .ws_thumbs a:hover{
	opacity:1;
}
#wowslider-container1 .ws_thumbs a:hover img{
	visibility:visible;
}
#wowslider-container1  .ws_thumbs { 
    top: -16.75%;
    left: 0;
	width:100%;
	max-height:$thumbFullHeight$px;
}
#wowslider-container1  .ws_thumbs div{
	position:relative;
	letter-spacing:-4px;
	width:13.40%;
}#wowslider-container1 .ws_thumbs a.ws_selthumb{
    background-color: #FFFFFF;
}

#wowslider-container1 .ws_thumbs  a{
    background-color:#0CAD00;
}

#wowslider-container1 .ws_images ul{
	animation: wsBasic 4s infinite;
	-moz-animation: wsBasic 4s infinite;
	-webkit-animation: wsBasic 4s infinite;
}
@keyframes wsBasic{0%{left:-0%} 50%{left:-0%} }
@-moz-keyframes wsBasic{0%{left:-0%} 50%{left:-0%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 50%{left:-0%} }

#wowslider-container1 .ws_bullets  a img{
	text-indent:0;
	display:block;
	bottom:20px;
	left:-60px;
	visibility:hidden;
	position:absolute;
    border: 4px solid #FFFFFF;
	max-width:none;
}
#wowslider-container1 .ws_bullets a:hover img{
	visibility:visible;
}

#wowslider-container1 .ws_bulframe div div{
	height:48px;
	overflow:visible;
	position:relative;
}
#wowslider-container1 .ws_bulframe div {
	left:0;
	overflow:hidden;
	position:relative;
	width:120px;
	background-color:#FFFFFF;
}
#wowslider-container1  .ws_bullets .ws_bulframe{
	display:none;
	bottom:11px;
	margin-left:0px;
	overflow:visible;
	position:absolute;
	cursor:pointer;
    border: 4px solid #FFFFFF;
}
#wowslider-container1 .ws_bulframe span{
	display:block;
	position:absolute;
	bottom:-9px;
	margin-left:-1px;
	left:60px;
	background:url(./triangle.png);
	width:13px;
	height:7px;
}
#support
{
	width:150px;
	height:148px;
	position:absolute;
	z-index:10;
	right:0px;
	top:300px;
}

section.slider
{
	height:30px;
	background-color:#FFF;
}
#textslider
{
	width:950px;
	padding:15px 25px 5px 25px;
	font-size:16px;
	height:50px;
	background-color:#FFF;
	font-family:"Open Sans";
	color:#060;
}
section.features
{
	height:auto;
	background-color:#727171;
}
#features_main
{
	width:1000px;
	height:auto;
	margin:0px auto;
}
#features 
{
	width:200px;
	height:165px;
	float:left;
}
#features img
{
	transition:All .5s ease;
	-webkit-transition:All .5s ease;
	-moz-transition:All .5s ease;
	-o-transition:All .5s ease;
	transform: scale(1) ;
	-webkit-transform: scale(1) ;
	-moz-transform: scale(1) ;
	-o-transform: scale(1) ;
	-ms-transform: scale(1) ;
}
#features:hover img
{
	transform: scale(1.1) ;
	-webkit-transform: scale(1.1) ;
	-moz-transform: scale(1.1) ;
	-o-transform: scale(1.1) ;
	-ms-transform: scale(1.1) ;
	z-index:6;
}

#quick_enquiry
{
	width:250px;
	height:440px;
	float:left;
	padding:10px 50px 5px 50px;
	background-image:url(../images/quick_enquiry.jpg);
}
#quick_enquiry h2
{
	font-size:24px;
	color:#090;
	padding:10px;
	text-align:center;
	font-family:"Century Gothic";
}
#box
{
	width:100%;
	height:auto;
	float:left;
}
.textbox
{
	width:235px;
	height:30px;
	background-color:#f2f1f1;
	float:left;
	padding-left:5px;
	border:none;
	margin:5px 0px 10px 0px;
}
.message
{
	width:235px;
	height:60px;
	background-color:#f2f1f1;
	float:left;
	padding-left:5px;
	border:none;
	margin:5px 0px 10px 0px;
}
.send a
{
	background-color:#08a301;
	float:right;
	color:#FFF;
	font-size:12px;
	padding:5px 30px 5px 30px;
	text-align:center;
	text-decoration:none;
	border:none;
	margin:5px 10px 10px 0px;
}
.send a:hover
{
	background-color:#FE720A;
}
#welcome
{
	width:604px;
	height:425px;
	border:#dcddde 3px solid;
	float:left;
	background-color:#FFF;
	padding:8px;
	margin:2px 0px 0px 5px;
}
#welcome h2
{
	font-size:24px;
	font-family:"Century Gothic";
	padding-left:10px;
	color:#090;
}
#welcome h2 span
{
	color:#000;
}
#welcome p
{
	color:#666;
	font-size:14px;
	padding:0px 10px 0px 10px;
	line-height:24px;
	text-align:justify;
}
footer
{
	height:100px;
	background-color:#1e1f1f;
}
#footer
{
	width:1000px;
	height:auto;
	margin:0px auto;
}
#footer p
{
	color:#666;
	font-size:13px;
	padding:10px 10px 0px 10px;
	line-height:24px;
	text-align:center;
}
#footer p a
{
	color:#666;
	font-size:13px;
	padding:10px 20px 0px 20px;
	line-height:24px;
	text-decoration:none;
	text-align:justify;
}
#footer p a:hover
{
	color:#FFF;
	text-decoration:underline;
}






section.inner_head
{
	height:auto;
	background-color:#FFF;
	border-top:#090 1px dashed;
}
#inner_head_main
{
	width:1000px;
	height:auto;
	margin:0px auto;
}
#inner_head_main h2
{
	font-size:24px;
	font-family:"Century Gothic";
	text-transform:uppercase;
	text-align:left;
	padding:5px 5px 5px 40px;
	text-align:center;
	color:#090;
	margin:0;
}
#inner_head_main h2 span
{
	color:#F60;
}

#we_offer
{
	width:250px;
	height:440px;
	float:right;
	padding:10px 50px 5px 50px;
	background-image:url(../images/quick_enquiry.jpg);
}
#we_offer h2
{
	font-size:22px;
	font-family:"Century Gothic";
	text-align:left;
	padding:25px 5px 5px 5px;
	color:#090;
	margin:0;
}
#works
{
	width:280px;
	height:420px;
	float:right;
	padding:10px 10px 5px 10px;
	margin-right:25px;
	background-color:#FFF;
	border:#dcddde 3px solid;
}

#we_offer h2 span
{
	color:#F60;
}
#we_offer ul.list
{
	font-size:14px;
	color:#000;
	line-height:125%;
	text-transform:capitalize;
	list-style:none;
	
}
#we_offer ul.list li
{
	display:block;
	padding:5px;
	margin-left:-35px;
}
#about
{
	width:604px;
	height:auto;
	border:#dcddde 3px solid;
	float:left;
	background-color:#FFF;
	padding:8px;
	margin:2px 0px 8px 15px;
}
#about h2
{
	font-size:22px;
	font-family:"Century Gothic";
	padding-left:10px;
	color:#090;
}
#about h2 span
{
	color:#F60;
}
#about p
{
	color:#666;
	font-size:14px;
	padding:0px 10px 0px 10px;
	line-height:24px;
	text-align:justify;
}
#contact
{
	width:270px;
	height:440px;
	float:right;
	padding:10px 50px 5px 30px;
	background-image:url(../images/quick_enquiry.jpg);
}
#contact h2
{
	font-size:22px;
	font-family:"Century Gothic";
	text-align:center;
	padding:25px 5px 5px 5px;
	color:#090;
	margin:0;
}
#contact h2 span
{
	color:#F60;
}
#contact p
{
	color:#000;
	font-size:14px;
	padding:0px 10px 0px 10px;
	line-height:24px;
	text-align:center;
}
#contact_us
{
	width:604px;
	height:auto;
	border:#dcddde 3px solid;
	float:left;
	background-color:#FFF;
	padding:8px;
	margin:2px 0px 8px 15px;
}
#contact_us h2
{
	font-size:22px;
	font-family:"Century Gothic";
	padding-left:10px;
	color:#090;
}
#contact_us h2 span
{
	color:#F60;
}

#enquiry
{
	width:600px;
	height:auto;
	border-radius:5px;
}
.enquire_right
{
	width: auto;
	height:auto;
	color:#333;
	float:left;
	margin-top:15px;
}	
.text_box
{
	width:570px;
	height:30px;
	background-color:#F2F2F2;
	border:none;
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;
	font-size:13px;
	float:left;
}
.enquiry_box
{
	width:570px;
	height:80px;
	background-color:#F2F2F2;
	border:none;
	margin-left:10px;
	padding-left:10px;
	font-size:13px;
	float:left;
}
#send
{
	font-family: "Open Sans";
	width:130px;
	height:40px;
	border:none;
	border:#CCC 1px solid;
	background-color:#0C0;
	color:#FFF;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	margin-right:10px;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	float:right;
}
#send:hover
{
	background-color:#F60;
	color:#FFF;
}

#service
{
	width:978px;
	height:auto;
	border:#dcddde 3px solid;
	float:left;
	background-color:#FFF;
	padding:8px;
}
#service h2
{
	font-size:22px;
	font-family:"Century Gothic";
	padding-left:10px;
	color:#090;
}
#service h2 span
{
	color:#F60;
}
#service p
{
	color:#666;
	font-size:14px;
	padding:0px 10px 0px 10px;
	line-height:24px;
	text-align:justify;
}
#residential_service
{
	width:978px;
	height:auto;
	float:left;
	background-color:#FFF;
}
#residential_service h2
{
	font-size:22px;
	font-family:"Century Gothic";
	padding-left:10px;
	color:#090;
}
#residential_service h2 span
{
	color:#F60;
}
#residential_service p
{
	color:#000;
	font-size:13px;
	padding:0px 10px 0px 10px;
	line-height:24px;
	text-align:justify;
}
.residential_box
{
	width:450px;
	height:auto;
	margin-left:5px;
	margin-right:4px;
	line-height:24px;
	padding-top:5px;
	float:left;
}
.residential_box img
{
	padding-left:10px;}
.residential_box ul
{
	color: #000;
	font-size:13px;
	padding:0px 10px 0px 10px;
	text-align:justify;
	line-height:20px;
	list-style:none;
}
.residential_box h3
{
	font-size:16px;
	font-family:"Century Gothic";
	text-align:left;
	margin:0;
	padding-left:10px;
	color:#090;
}


#commercial_service
{
	width:978px;
	height:auto;
	border-bottom:#dcddde 1px solid;
	float:left;
	background-color:#FFF;
}
#commercial_service h2
{
	font-size:22px;
	font-family:"Century Gothic";
	padding-left:10px;
	color:#090;
}
#commercial_service h2 span
{
	color:#F60;
}
#commercial_service p
{
	color:#000;
	font-size:13px;
	padding:0px 10px 0px 10px;
	line-height:24px;
	margin-top:5px;
	text-align:justify;
}
.commercial_box
{
	width:320px;
	height:280px;
	margin-left:5px;
	float:left;
}
.commercial_box ul
{
	color: #000;
	font-size:13px;
	padding:0px 10px 0px 10px;
	text-align:justify;
	line-height:20px;
	list-style:none;
}
.commercial_box h3
{
	font-size:16px;
	font-family:"Century Gothic";
	text-align:center;
	padding-left:13px;
	color:#090;
}
 p.text
{
	color:#000;
	font-size:12px;
	padding:0px 10px 0px 10px;
	line-height:24px;
	text-align:justify;
}

#other_service
{
	width:978px;
	height:auto;
	float:left;
	background-color:#FFF;
}
#other_service h2
{
	font-size:22px;
	font-family:"Century Gothic";
	padding-left:10px;
	color:#090;
}
#other_service h2 span
{
	color:#F60;
}
#other_service p
{
	color:#000;
	font-size:13px;
	padding:0px 10px 0px 10px;
	line-height:24px;
	margin-top:5px;
	text-align:justify;
}
.other_service_box
{
	width:475px;
	height:200px;
	margin-left:5px;
	margin-right:4px;
	float:left;
}

.teastimonials
{
	width:850px;
	height:auto;
	padding:10px 5px 25px 5px;
	border-bottom:dashed 1px #999;
	margin:0px auto;
}
.teastimonials h2
{
	font-size:22px;
	font-family:"Century Gothic";
	padding-left:10px;
	color:#090;
}
.teastimonials h2 span
{
	color:#F60;
}
.teastimonials p
{
	color:#000;
	font-size:13px;
	padding:0px 10px 0px 10px;
	line-height:24px;
	margin-top:5px;
	text-align:justify;
}
.teastimonials p span
{	color:#000;
	font-size:14px;
	padding:25px 00px 0px 10px;
	line-height:24px;
	margin-top:5px;
	float:right;
	text-align:justify;
}





.accordian {
	width: 970px;
	float:left;
	margin-top:-10px;
}
.accordian ul
{
	list-style:none;
	margin-left:-30px;
}
.accordian li {
	list-style-type: none;
	font-size:14px;
	margin-bottom:5px;
}
.accordian li p {
	list-style-type: none;
	font-size:14px;
	line-height:24px;
	padding-left:0;
	margin:0;
}
.accordian li h4 
{
	list-style-type: none;
	font-size:14px;
	line-height:24px;
	padding-left:10px;
	text-align:left;
	margin:0;
}
.accordian li h3 
{
	font-size:16px;
	font-family:"Century Gothic";
	text-align:left;
	color:#090;
	margin:0;
}

.accordian li h3 span {
	list-style-type: none;
	padding: 0 8px;
	color:#F00;
	font-family:Helvetica;
	font-size:12px;
	float:right;
}
.dimension {
	height: auto;
}
	
.even, .odd {
	height: 27px;
	padding-top: 3px;
	padding-left: 10px;
}
	
.even {
	background: #ececec;
}
	
.odd {
	background: #ececec;
	color: #333;
}

.gallery
{
	width:990px;
	height:auto;
	padding:10px 5px 5px 5px;
}
.gallery h2
{
	font-size:22px;
	font-family:"Century Gothic";
	padding-left:10px;
	color:#090;
}
.gallery h2 span
{
	color:#F60;
}

#gallery_image_div{
	width:160px;
	height:120px;
	background-color:#f1f1f1;
	padding:4px;
	margin:12px;
	float:left;
	border: solid 1px #c4c3c3;
}





/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
