/* reset defaults*/
html {
	color:#000000;
	height:100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0pt;
	padding:0pt;
	font-weight:normal;
	line-height:1.2em;
}
table {
	border-collapse:collapse;
	border-spacing:0pt;
}

li { list-style-type: none; }

BODY {
	margin:0; 
	padding:0; 
	border-collapse:collapse; 
	border-spacing:0; 
	height:100%; 
	font-size: 12px; 
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	background-color: #FFFFFF; 
	color: #000000; 
	position:relative; 
	left:0px; 
	top:0px; 
	z-index:0; 
	vertical-align:top;
}
FORM {
	MARGIN: 0px; padding: 0px; 
}
INPUT {
	font-size: 12px; color: #000000;
}
SELECT {
	font-size: 12px; color: #000000;
	border: 1px solid #bdc7d8;
	font-size: 12px;
	padding: 0 3px;
	height: 20px; 
}
/*TEXTAREA {  
  padding: 3px;
  border: 1px solid #bdc7d8;
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  line-height: 12px;
  overflow: auto;
  font-size: 12px;
}*/
TEXTAREA {  
  padding: 3px;
  border: 1px solid #bdc7d8;
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  line-height: 12px;
  overflow: auto;
  font-size: 11px;
  width:143px;
  height: 47px;
}

A {
	text-decoration: none;
}
A:hover {
	/*text-decoration: underline;*/
	text-decoration:none;
}
TABLE {
	border-collapse: collapse; 
	margin:0; 
	padding:0; 
	border-spacing:0; 
	font-family:inherit; 
	color:inherit; 
}
TD {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	color: inherit;
	font-size: 12px;
}
DIV {
  margin:0px;
  padding:0px;
}

p, dl, ul, multicol {
	display:block;
	margin:0.8em 0;
	clear: all;
}
/* end reset defaults*/

/*
body {
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
}
*/

#quick_form #div_area{
height: 55px;
}
.qoute_form {
	margin: 20px 0 0 0;
}

.qoute_form td { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	height: 20px;
}

.index_body_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0966C2;
}

.phone_number {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}

.white_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}

.ornage_title {
	color:#EC5F17;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
}

.ornage_title li {
	display:list-item;
	list-style-type:disc;
	list-style-position:inside;
	font-weight:bold;
}

.ornage_title li a {
	color: #EE0000;
}

a {
	color: #0966C2;
	text-decoration: none;
}
a:hover { color:#ec5f17}

#left_menu{
	float:left;
	margin:0px 0px 20px 0;
	width:170px;
}

#fleft_menu_top{
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; font-weight:bold}

#left_menu li {
	border-bottom:1px solid #FFFFFF;
	display:block;
	height:27px;
	margin:0 0 2px;
	text-align:left;
}

#left_menu li a {
	background-color:#0966C2;
	color:#FFFFFF;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:27px;
	padding:0 8px 0;
}

#left_menu li a:hover{
	text-decoration: none;
	background-color:#EFCE37;
	color: #0966C2;
}

#left_menu li a.selected {
	background-color:#EFCE37;
	color:#0966C2;
	text-decoration:none;
}

.left_menu_box {
	margin: 10px 0px;
}

#wrapper {
	margin:0 auto;
	text-align:left;
	width:960px;
}

#content_wrapper {
	margin:6px 0;
}

#main {
	float:left;
	padding:10px;
	width:506px;
}

#header {
	/*height:152px;*/
	vertical-align:top;
}

#header_top {
	padding: 0px;
	margin:0;
	text-align:center;
}

#logo {
	float: left;
	padding: 2px 0px 0px 0px;
	width: 740px;
	/*height: 150px;*/
}

#logo img {
	border: 0px;
}

.header_top_images {
	float: right;
	/*height:150px;*/
	padding: 2px 0px 0px 0px;
	width:220px;
	text-align: right;
}

.header_top_images img {
	width: 220px;
	/*height: 150px;*/
}

.content_box {
	height:32px;
	border:0;
	margin:20px 0 0 0;
}

.submit {
	background-color:#FFBB00;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	height:35px;
	margin-left:78px;
	padding:0 0 2px;
	text-transform:uppercase;
	width:140px;
}

#quick_form {
	padding:10px;
	background-color:#EDEDED;
}

#quick_form_content div {
	height:22px;
}

#quick_form legend, #payments_form legend  {
	color:#000000;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:bold;
	padding:0 3px;
	text-align:right;
}

#quick_form fieldset, #payments_form fieldset {
	border:1px solid #000000;
	padding:5px;
	text-align:left;
}

.form-text {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #999999;
	color:#01203F;
	height: 18px;
	font-size: 12px;
	line-height: 16px;
	padding: 0 3px;
}

.form-select {
	background-color:#FFFFFF;
	border:1px solid #999999;
}

#quick_form .form-text {
	width:143px;
}

#quick_form .form-select {
	width: 150px;
}

#quick_form label {
	color:#000000;
	float:left;
	padding:0 5px 0 0;
	text-align:right;
	width:66px;
}

#quick_form div, #payments_form div {
	height:22px;
}

#main_menus {
	height:44px;
	padding:0;
	text-align:center;
}

#main_menus ul.avmenu {
	display:block;
	height:41px;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#main_menus ul.avmenu li {
	border-right:1px solid #999;
	float:left;
	display:inline;
	margin:0;
	padding:0;
}

#main_menus a {
	color:#FFFFFF;
	display:inline-block;
	height:41px;
	line-height:41px;
	padding:0 10px;
}

#main_menus li a:hover, #main_menus a:active{
	background-color:#EFCE37;
	color: #0966C2;
	text-decoration: none;
}

#main_menus .avmenu #call_us {
	background-image:url(../images/phone_icon.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	border-right:0 none;
	color:#FFFFFF;
	float:right;
	font-family:Arial,Helvetica,sans-serif,"Trebuchet MS";
	font-size:29pt;
	font-weight:bold;
	line-height:36px;
	margin:3px 0 0;
	padding:0 7px 0 34px;
	text-align:right;
}

#main li {
	padding:3px 0;
	list-style-position: inside;
}

#main ul li {
	list-style-type: disc;
	display:list-item;
}

#main ol li {
	list-style-type: decimal;
	display:list-item;
}

#sidenav {
	border-left:1px solid #EEEEEE;
	float:right;
	text-align:center;
	width:258px;
}

h1 {
	background:transparent url(../images/orange_line.gif) no-repeat scroll left bottom;
	color:#0966C2;
	font-size:1.7em;
	font-weight:normal;
	line-height:22px;
	margin:0 0 10px;
	padding:0 0 5px 37px;
		margin-top:0px !important;
}

h3 {
	color:#0966C2;
	font-weight: bold;
	font-size: 16px;
	margin:10px 0 5px 0;
	clear: both;
}

legend {
	margin:0 3px;
	padding:0 3px;
}

.sidenav_header {
	background-color:#0966C2;
	border-top:1px solid #FFFFFF;
	color:#FFFFFF;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size:20px;
	height:25px;
	line-height:25px;
	padding:0px 10px;
	text-align:center;
}

.sidenav_content {
	background:#FFFFFF none repeat scroll 0 0;
	border-top:1px solid #FFFFFF;
	color:#000000;
	line-height:16px;
	padding:0 10px 10px;
	text-align:left;
	width:237px;
}

.sidenav_content ul {
	margin-top:10px;
}

.sidenav_content ul li {
	font-size:11px;
	margin:3px 0 3px 0;
}

#main ul li, .sidenav_content ul li {
	list-style-position:inside;
	list-style-type:disc;
	padding:0 0 3px 0px;
	display:list-item;
}

#main #home_services li {
	display:block;
	float:left;
	list-style-position:inside;
	list-style-type:none;
	width:100%;
}

#main #home_services li a.service_title {
	display:block;
	width:100%;
	font-weight: bold;
	font-size: 14px;
	padding: 0 0 8px 0;
}

#home_services li img {
	margin: 0 0 10px 10px;
}

.quote {
	background:transparent url(/images/quote_open.gif) no-repeat scroll 0 0;
	margin:5px;
	padding:5px 0 15px 10px;
}

.quote_close {
	background:transparent url(/images/quote_close.gif) no-repeat scroll right bottom;
	color:#0966C2;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:20px;
	width:212px;
}


.slogan {
	font-style:italic;
	color:#0966C2;
	font-weight:bold;
	font-size:1.17em;
	margin:1em 0;
	text-align: center;
	padding:0 20px;
}

.TitleStripe {
	background-color:#0966C2;
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	padding-bottom:6px;
	padding-top:6px;
	text-align: center;
}

.error_msg { 
	border-width:1px;
	border-style:solid;
	border-color:#FF6600;
	background-color:#FFD9B3;
	color: #CC0000;
	padding: 10px;
}
.successful_msg {
	border-width:1px;
	border-style:solid;
	border-color:#33CC00;
	background-color:#E2FFD9;
	color: #0966C2;
	padding: 10px;
}
.alert_msg {
	border-width:1px;
	border-style:solid;
	border-color:#FFD220;
	background-color:#FFF8D9;
	color: #CC0000;
	padding: 10px;
}
.image {
	border: 0px solid #000;
	padding: 1px;
}

#footer {
	background-color:#0966C2;
	padding:5px 0;
}

.footer_references {

}

#footer ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#footer ul li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0 3px 0 0;
}

.footer_links {
	margin: 5px 0 !important;
}

.footer_links a {
	font-size: 10px;
	text-decoration: none !important;
}

.footer_references a {
	color:#FFFFFF;
	/*text-decoration:underline;*/
}

.footer_caption {
	color:#EFEFEF;
}

#footer #call_us2 {
	color:#FFFFFF;
	float:right;
	font-family:Arial,Helvetica,sans-serif,"Trebuchet MS";
	font-size:18pt;
	font-weight:bold;
	line-height:27px;
	padding:15px 0 0;
	text-align:right;
	width:190px;
}

#homepage_elements li {
	display:block !important;
	float:left;
	height:170px;
	margin:0 8px 0 0;
	width:160px;
}

#homepage_elements h2, #homepage_elements h2 a {
	color:#0966C2;
	font-size:13px;
	font-weight:bold;
	line-height:13px;
	text-align:left;
	display: block;
	clear: all;
	margin:0;
	padding:0;
}

#homepage_elements .image {
	border-width: 0px 0px 1px 0px;
	margin:0 0 3px;
	display: block;
	clear: all;
}

.striped_table td { 
	text-align: center;
	padding:4px 3px;
}

.striped_table tr.row1 {
	background-color: #EEE;
}

.striped_table tr.row2 {
	background-color: #DDD;
}

.striped_table tr.row_head {
	background-color: #BBB;
}

.striped_table th {
	background-color: #BBB;
	text-align: center;
	padding:4px 3px;
}

.left_slogan_top {
	color:#0966C2;
	font-weight:bold;
	font-family:Arial,Verdana,Sans-Serif;
	line-height:14px;
	border-bottom:2px solid #000;
	border-top:2px solid #000;
	font-size:12px;
	padding:10px 0;
	text-align: center;
}

.left_slogan_2 {
	font-size: 15px; 
	text-align: center; 
	color:#0966C2;
	font-weight: bold; 
	font-family: Arial,Verdana,Sans-Serif;
}

#tile_display li {
	color:#0966C2;
	float:left;
	font-weight:bold;
	list-style-image:none !important;
	list-style-type:none !important;
	padding:0 0 10px !important;
	text-align:center;
	width:126px;
	
}

.qa {
	font-weight: bold;
}

.client {
	font-weight: bold;
}

li.question span {
	font-weight: bold;
	font-style: italic;
}

li.answer span {
	font-weight: bold;
	font-style: italic;
	padding: 0 0 10px 0;
}

li.answer {
	padding: 0 0 10px 0 !important;
}

.content_image {
	margin:0 0 5px 10px;
}
.content_image_left {
	margin:0 10px 5px 0;
}

#suburbs li {
	float:left;
	font-size:10px !important;
	list-style-type:none !important;
	width:125px;
}
#inner_footer{
margin: 0px auto;
 width: 960px;

}
#left_footer
{
width: 760px; 
float: left; 
text-align: left;
}
#hide_call{
display:none;

}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.footer_references span{
display:none;
}
#tab_slogan{
display:none;
}
/**********************/
#akkordeon .content {
display:block;
}

#outer_qoute_yellow{
display:none;

}
#get_a_qoute{

display:none;

}
#form_inc{
display:block;
}
/*******************************************************************************/
/********************************************************************************/
 a[href^=tel]{
 color:#fff !important;
 }
 
 
 /**********************************************/


.fancy_box_box p{
    padding:10px;
}
.fancy_box_box{
    display: none;

}
.fancy_box_box header h3{
    font-size: 30px;
    color: #1351ad;
    font-style: italic;
    text-transform: uppercase;
    text-align: center;
}
.fancy_box_box p{
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color:black;
}
.fancy_box_box p a{
    text-decoration: none;
    font-weight: bold;
    color:black;
}
.choose_photo{
    width:80%;
    height: 100px;
/*    border:1px solid #0087c1;
    background: #e8f5f9;*/
    margin: 10px auto;
    border-radius: 10px;
    position: relative;
}
#camera_icon{
    color:white;
    margin-top:25px;

}
.camera_icon_circle{
    width:100px;
    height: 100px;
    background: #008ac6;
    text-align: center;
    border-radius: 50px;
    position: absolute;
    right:50px;
    top:-10px;
}
.choose_photo span{
    font-size: 30px;
    display: block;
    line-height: 80px;
    margin-left: 35px;
    font-style: italic;
    color:#0088c3;
}
.choose_photo_footer{
    margin-top: 40px;
    height: 70px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0192c9+0,015581+100 */
    background: #0192c9; /* Old browsers */
    background: -moz-linear-gradient(top,  #0192c9 0%, #015581 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0192c9), color-stop(100%,#015581)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #0192c9 0%,#015581 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #0192c9 0%,#015581 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #0192c9 0%,#015581 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #0192c9 0%,#015581 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0192c9', endColorstr='#015581',GradientType=0 ); /* IE6-9 */

}

.choose_photo_footer #fancy_img_logo{

float:left;height:70px;
}

.choose_photo_footer #fancy_img_van{

float:right;margin-top: -37px;
}


.fancybox-skin{
    padding:0px !important;

}
.choose_photo a{
    text-decoration: none;
    background: url('../images/add_photo_box.png') no-repeat;
    background-size: 100%;
    width:100%;
    height: 100px;
    display: block;
       
}
.pos_cons_title {
    background: blue;
    color: white;
    height: 24px;
    line-height: 24px;
    font-weight: bold;
    list-style-type: none !important;
    text-align: center;
    margin: 5px 0;
    font-size: 15px;
}

 
 
@media only screen 
and (max-width : 780px) 
{

#quick_form legend{
display:none;
}
.submit {

display:block;
width:100%;
height:50px;
margin:0 auto;
 background:#2c66ca;
 border:none;
 padding:0px;
}



#quick_form fieldset {
	border:none;
	background-color:#fff;
	padding-bottom:0px;	
	padding-left:0px;
	padding-right:0px;
}
#quick_form div, #payments_form div {
	height:initial;
	padding-bottom:5px;
	padding-top:5px;
}





#quick_form .form-text {
	width:96%;
	height:50px;
	
border-radius:5px;
	display:block;
	margin:auto;
	border: 1px solid #bdc7d8;
}

#quick_form .form-select {
border-radius:5px;
	width: 96%;
	height:40px;
		display:block;
	margin:auto;
	border: 1px solid #bdc7d8;

}

#quick_form label {
float:none;
padding-left:7%;
	width:100%;
	text-transform:uppercase;
	font-weight:bold;
	color:#9e9e9e;
}



#get_a_qoute{

display:block;

}
#quick_form .form-select {
border-radius:5px;
	width: 98%;
	height:40px;
		display:block;
	margin:auto;
	border: 1px solid #bdc7d8;

}

#quick_form .form-text {
	width:96%;
	height:50px;
	
border-radius:5px;
	display:block;
	margin:auto;
	border: 1px solid #bdc7d8;
	margin-left: 1% !important;
}
#quick_form    #postcode_div .form-text  {
margin:0px;
margin-left:2%;


}

TEXTAREA { 
height:80px;
	width: 97%;
		display:block;
	margin:auto;
	border-radius:5px;

}
#quick_form #div_area{
height: 96px;
margin-bottom:5px;
  padding-left: 1%;
}
#form_inc{
display:none;
}
#outer_qoute_yellow{
display:block;

		
		background-color:#e6c601;
		 padding: 10px 0px;
		 margin-bottom:10px;
		 
		 }
		 #qoute  {
		background-color:#e6c601;
		color:#FFF;
		 font-size:18px;
			/*font-size: 26px;*/
font-family:Arial,Helvetica,sans-serif,"Trebuchet MS";
font-weight:bold;
    line-height:53px;
		
			/*height:75px;*/
				border: #efda5b;
     border-style: outset;
	 margin:0px 10px;
	
	 
		
		text-align:center;
		}
			#qoute img  {
			
			vertical-align:text-bottom;
			}
		
			#qoute  a{
	
		color:#FFF;
		text-decoration:none;

		
		}


#home_services li img {
width:30%;
float:right;
	margin: 0px 20px 10px 10px;
}
.image{

/*width:65%;*/
}

#tab_slogan{
display:block;
}
/*  ====================
    Akkordeon
====================  */
#akkordeon {

width: 100%;
margin: 0px auto;
display: table;
}

#akkordeon h3 {
text-align: left;
height:20px;

font-size: 16px;
font-weight: bold;
color: #2c65ca;
background: url(/images/arraow.png) no-repeat right; 
background-size:contain;

margin: 0px;
padding: 0px;
vertical-align:miidle;

padding-left:12px;
padding-right:20%;
padding-bottom:20px;
padding-top:20px;

border-bottom: 1px solid #e3e3e3;

}




#akkordeon .title {
cursor: pointer;

/*padding: 4px 10px 5px;
margin-bottom: 5px;*/

background: #FFF;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}

#akkordeon .content {
display: none;
background: #fff;
padding: 12px 13px 12px;

border-bottom: 1px solid #e3e3e3;
}


/*  ==========================
    wenn Akkordeon offen
==========================  */
#akkordeon .open {
/*border-top: 1px solid #e3e3e3;*/

}

#akkordeon .open h3 {
background: url(/images/arraow_down.png) no-repeat right; 
background-size:contain;
}
#akkordeon  img{width:100%;}

.pos_cons_title{
width:50%;
}
.footer_references{
font-weight: bold;
  font-size: 14px;
  /*display: inline;*/
}
.footer_references a{
color: #FFFFFF;
  font-family: Arial,Helvetica,sans-serif,"Trebuchet MS";
  text-decoration: none;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}
.footer_references span{

/*font-weight: bold;*/
  font-size: 14px;
  display: inline;
  color: #FFF;
}
#left_footer
{
width: 100%; 
/*float: left; */
text-align: center;
}

#tile_display li {
width:32%;

}

a {
	color: #0966C2;
	text-decoration: none;
}
#inner_img{
width:48%;
}

#hide_footer_links{
display:none;
}
#call_menu
{
	
	/*height:80px;*/
	overflow:hidden;
	 font-family:Arial,Helvetica,sans-serif,"Trebuchet MS";
	  font-size:4vw;
	 /*font-size:26px;*/
	 font-weight:bold;
	 text-align:left;

	 

	


	
	}
	#call_menu #menu
               {
 font-weight:bold;
	width: 48%;
float: left;
     color:#FFF;
	  margin-top:8px;
	  margin-bottom:8px;
	  margin-left:0.5%;
/* height: 49px;*/
    /* padding-top:17px;*/
	  padding-bottom:10px;
	  padding-top:10px;
	 	 padding-left:1%;
		     outline: 3px outset #5784d5;

	

	}
	#call_menu #phone_tab
{
 font-weight:bold;
		 padding-left:2%;
 

    width: 47%;
    float: right;
   /* height: 52px;*/
    color:#FFF;
    margin-top:8px;
		  margin-bottom:8px;
    margin-right:1%;
   /* padding-top:13px;*/
	 padding-bottom:10px;
	  padding-top:10px;
	 outline: 3px outset #5784d5;
	
	}
			#call_menu #phone_tab
{
color:#FFF;
text-decoration:none;
	
	}
	#call_menu #phone_tab span
{
text-align:center;
}
	
#call_menu #phone_tab img
{
width:10%;
vertical-align:middle;
float:left;
padding-right:2%;

}

#hide_call{
display:block;

}
#inner_footer{

 width: 100%;

}
#left_footer
{
  width: 98%;
  padding-left: 1%;
  padding-right: 1%;

}
#logo{
width:100%;
}
#logo img{
width:100%;
}
#main{
width:96%;
padding:0% 2%;
}


#left_menu{
display:none;
}
#main_menus{
display:none;
}
/*img{width:100%;}*/
.header_top_images img{
width:100%;
}
.header_top_images{
display:none;
}
#wrapper{
width:100%;
}
#side_hide{
display:none;
}
#sidenav{
width:100%;
}
#left_menu{
display:none;
}
#main_menus{
display:none;
}

/*img{width:100%;}*/
.header_top_images{
display:none;
}
#wrapper{
width:100%;
}
#call_us2{
display:none;}
a {
	color: #0966C2;
	text-decoration: none;
}
#img_not_equal{
width:28%;
}
}
/*************/


@media only screen 
and (max-width : 480px) 
{
.choose_photo_footer{
min-height:65px;
}
.choose_photo_footer #fancy_img_van{

    margin-top: -16px;
	}
#akkordeon h3 {

height:30px;
font-size: 12px;
padding-right:30%;
}

#tile_display li {
width:48%;

}

#sidenav{
display:block;
}
#left_menu{
display:none;
}
#main_menus{
display:none;
}
.header_top_images img{
width:100%;
}
/*img{width:100%;}*/
.header_top_images{
display:none;
}
#wrapper{
width:100%;
}
#help_icon{

padding-top:25px;
}

#akkordeon h3 {
height:30px;
font-size: 12px;
padding-right:30%;
}


	#qoute  {
		
		 font-size:12px;
		 font-weight: bolder;
		 }
		 
		 #equ{

		 font-size:12px;}
		 
		 
		 
#home_services li p{
padding-left:0%;
font-size:11px;
}





.footer_references a {

	font-size:12px;
	
}
.footer_caption {
	font-size:12px;
}

#call_menu #phone_tab img
{
width:14%;

}

#call_menu
{

	  font-size:6vw !important;
}

}

/*************************************************************************************/
/*********************************************************************************************/
