/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
vertical-align:top;
}
body {
	line-height:1;
	color:black;
	background:white;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
header, section, footer,
aside, nav, article, figure {
	display: block;
}
form {
	-webkit-appearance:none;
	border:0;
    padding:0;
    margin:0;
} 



input {
	-webkit-appearance:none;
	border:0;
    padding:0;
    margin:0;
      -webkit-box-shadow: 0;
        -moz-box-shadow: 0;
        box-shadow: 0;
}   
input:focus, textarea:focus, select:focus {
   outline: none;
}    
input[type="radio"]{
    -webkit-appearance: radio;
   display:inline-block;
   vertical-align:middle;
   line-height:14px;
   font-size:14px;
   height:14px; 
}
input[type="checkbox"]{
    -webkit-appearance: checkbox;
   display:inline-block;
   vertical-align:middle;
   line-height:14px;
   font-size:14px;
   height:14px; 
}

select.form-control {
    -webkit-appearance: menulist;
    background-color:#dddddd;
}




ul {
	margin-left: 30px;
}
li {
	margin-bottom:7px;
}

.products {
	style=vertical-align: top;
	display: inline-block;
	text-align: center;
	width: 23%;
	font-size:0.95em;
	line-height:1.2em;
}



a {  color: #E0741C; text-decoration:none;
		 -webkit-transition: all 0.6s ease;
          transition: all 0.6s ease; 
          -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 
}

a:hover {  color: #6BBE00; text-decoration:none;
		 -webkit-transition: all 0.2s ease;
          transition: all 0.2s ease;
}

a:focus, a:hover  { 
	outline:none; 
	outline: 0;
    border: none;
   
} 


a:active {
	 color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent; 
	
}
















#contacttitle {
	font-size:32px;
	line-height:38px;
	margin-top:0px;
	color:#235740;
	font-weight: 400;
	
	
}




#contactcontainer {

	text-align:left;
	width:600px;
	margin-left:auto; margin-right:auto;
}
.text-container {
	width:80px;
	display:inline-block;
	margin-right:20px;
}


.messagebox {
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #CFCFCF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 0 5px #F2F3F5 inset;
    resize: none;
    margin: 0px;
    border-spacing: 0px;
    margin-top: 0px;
    padding: 8px 10px 8px 10px;
    outline: 0px;
    space: 0px;
    background: white;
    color: #666;
    outline: none;
    vertical-align: middle;
    height: 134px;
    overflow: hidden;
    font-size: 16px;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    width: 490px;
}
.contactinput {
    -moz-appearance: none;
    border: 1px solid #CFCFCF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 0 5px #F2F3F5 inset;
    resize: none;
    margin: 0px;
    border-spacing: 0px;
    margin-top: 0px;
    padding: 0px 10px 0px 10px;
    outline: 0px;
    space: 0px;
    background: white;
    color: #666;
    outline: none;
    vertical-align: middle;
    height: 36px;
    overflow: hidden;
    font-size: 16px;
    line-height: 36px;
    font-family: Arial, Helvetica, sans-serif;
    width: 240px;
}
.antispambox {
    -moz-appearance: none;
    border: 1px solid #CFCFCF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 0 5px #F2F3F5 inset;
    resize: none;
    margin: 0px;
    border-spacing: 0px;
    margin-top: 0px;
    padding: 0px 10px 0px 10px;
    outline: 0px;
    space: 0px;
    background: white;
    color: #666;
    outline: none;
    vertical-align: middle;
    height: 36px;
    overflow: hidden;
    font-size: 26px;
    letter-spacing:4px;
    line-height: 36px;
    font-family: Arial, Helvetica, sans-serif;
    width: 102px;
}
#error {
    color: #F7271B;
    font-size: 20px;
    line-height:22px;
    text-align: left;
}
#error img {
    padding-right: 15px;
	margin-top:2px;
	float:left;
}

.thankyoubox {
	text-align:center;
	width:100%;
	margin:110px 0px 110px 0px;
	font-size:30px;
	color:#ffffff;
	line-height:40px;
	background-color:#0282ec;
	padding:30px 0px 30px 0px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	
}

.humanvar {
	font-size:16px;
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
}

.contactbuttonpos {
	
	float:right;
}





















body { 
			background-color:#FFFFFF;
 	   margin-top: 0px; 
 	   margin-bottom: 0px;
 	   margin-left: 0px;
 	   margin-right: 0px;
 	   color:#4D4E4D;
 	   font-family: 'Source Sans Pro',sans-serif,helvetica,arial,sans-serif;
 	   font-weight: 300;
 	   font-size: 18px; 
 	   line-height:28px;
}



#pagewidth {
	display: block;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0;
	text-align: left;
}






#topbar {
	width:1002px;
	height: 103px;
	background-image:url(images/pc/dovefuels_logo.png);
	margin: 0px auto;
	
}

#topbartext {
	float:right;
	color:#185a3f;
	font-weight:400;
	font-size:26px;
	line-height:34px;
	margin-right:30px;
	margin-top:19px;
	text-align:right;
}

#logoclickbox {
	float:left;
	width:340;
	height:82px;
}





#burgerbutton {
	display:none;
}

#hidenavigation {
	display: block;
}

#navigation {
	display:block;
	margin: 0px auto;
	width:1002px;
}
#navigation ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
    line-height:44px;
}
#navigation ul li {
	display: block;
	height: 46px;
	float: left;
	text-align: center;
	background-color: #59921e;
	padding-top: 0px;
	font-weight: 400;
 	font-size: 20px;
	margin-bottom:0px;
}
#navigation ul li a {
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom:0px;
}
#navigation ul li a:hover {
	text-decoration: none;
	margin-bottom:0px;
}
#navigation a li {
    color: #FFFFFF;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; 
	margin-bottom:0px;
         
}

#navigation a:hover li { 
	color: #FCFF00;
	text-decoration: none;
	margin-bottom:0px;
	
} 
.navwidth1 {width:16.30%;}
.navwidth2 {width:21.6%;} 
.navwidth3 {width:18.9%;} 

#navbarwrap {
	width: 100%;
	background-color: #59921e;
	min-height:46px;
}




#quotebox {
	width:270px;
	height:485px;
	float:right;
	margin-right:27px;
	font-size:16px;
	color:#FFFFFF;
}
#quoteboxtitle {
	margin-top:43px;
	font-size:34px;
	font-weight:400;
	color:#FFFFFF;
	text-align:right;
}

#quoteboxtitle2 {
	margin-top:43px;
	margin-bottom:10px;
	font-size: 26.5px;
	color:#FFFFFF;
	font-weight:400;
}

.formfirsttext {
	margin-top:-2px;
}

.formfield1 {
	-webkit-appearance:none;
	border:0;
    padding:0;
    margin:0; 
	height:33px;
	width:270px;
	background-color:#eef2fc;
	padding-left:10px;
	font-size:20px;
	font-weight:100;
	border-radius: 8px 0px 0px 8px;
	-moz-border-radius: 8px 0px 0px 8px;
	-webkit-border-radius: 8px 0px 0px 8px;
	color:#4D4E4D;
	font-family: 'Source Sans Pro',sans-serif,helvetica,arial,sans-serif;
 	font-weight: 300;
 	line-height:0px;  
 	vertical-align: top;
 	-webkit-transition: all 0.6s ease;
    transition: all 0.6s ease; 
 	 
}

input:focus {
    outline: none;
    background-color:#FFFFFF;
	-webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; 
}

.formfield2 {
	-webkit-appearance:none;
	border:0;
    padding:0;
    margin:0;  
	height:33px;
	width:90px;
	background-color:#eef2fc;
	padding-left:10px;
	font-size:20px;
	font-weight:100;
	border-radius: 8px 0px 0px 8px;
	-moz-border-radius: 8px 0px 0px 8px;
	-webkit-border-radius: 8px 0px 0px 8px;	 
	color:#4D4E4D;
	font-family: 'Source Sans Pro',sans-serif,helvetica,arial,sans-serif;
 	font-weight: 300;
 	line-height:0px;  
 	vertical-align: top;
 	-webkit-transition: all 0.6s ease;
    transition: all 0.6s ease; 
}

.formfield3 {
	-webkit-appearance:none;
	border:0;
    padding:0;
    margin:0;
    margin-left:10px;
	height:33px;
	width:170px;
	background-color:#eef2fc;
	padding-left:10px;
	font-size:20px;
	font-weight:100;
	border-radius: 0;
	-moz-border-radius: 0;;
	-webkit-border-radius: 0;
	color:#4D4E4D;
	font-family: 'Source Sans Pro',sans-serif,helvetica,arial,sans-serif;
 	font-weight: 300;
 	line-height:0px;  
 	vertical-align: top;
 	-webkit-transition: all 0.6s ease;
    transition: all 0.6s ease; 
 	 
}

.formfield4 {
  position: relative;
  float: left;

}
 
/*To remove button from IE11*/
select::-ms-expand {
     display: none;
}
 
.formfield4:after {
  content: url('images/select.png');
  right: 0px;
  top: 0px;
  padding: 0;
  position: absolute;
  pointer-events: none;
}
 
.formfield4 select {
 
  display: block;
  	border:0;
    padding:0;
    margin:0;
	height:33px;
	width:157px;
	background-color:#eef2fc;
	padding-left:6px;
	font-size:20px;
	font-weight:100;
	border-radius: 8px 0px 0px 8px;
	-moz-border-radius: 8px 0px 0px 8px;
	-webkit-border-radius: 8px 0px 0px 8px;
	color:#4D4E4D;
	font-family: 'Source Sans Pro',sans-serif,helvetica,arial,sans-serif;
 	font-weight: 300;
 	line-height:0px;  
 	vertical-align: top;
 	-webkit-transition: all 0.6s ease;
    transition: all 0.6s ease; 
   
}



.formfield5 {
	-webkit-appearance:none;
	border:0;
    padding:0;
    margin:0;
    margin-left:10px;
	height:33px;
	width:103px;
	background-color:#eef2fc;
	
/*	padding-top:2px;  added this bodge to center text ! */
	
	padding-left:10px;
	font-size:20px;
	font-weight:100;
	border-radius: 0;
	-moz-border-radius: 0;;
	-webkit-border-radius: 0;
	 
	color:#4D4E4D;
	font-family: 'Source Sans Pro',sans-serif,helvetica,arial,sans-serif;
 	font-weight: 300;
 	
 	 
 	line-height:0px;  
 	vertical-align: top;

 	-webkit-transition: all 0.6s ease;
    transition: all 0.6s ease; 
 	 
}



.formfield99 {
	display:none;
 	 
}

.formerror {
	width: 100%;
	background: #FF0000;
	color: #FFFFFF;
}


#dialog { display:none;
	font-size: 16px;
	line-height:20px;
}
#errorbox { display:none;
	font-size: 16px;
	line-height:20px;
}


.ui-dialog-title { 
	font-size: 16px;
}








#contactbutton {


    margin-left:auto; margin-right:auto;
      
    height:47px;
    width:132px;
	color:#185a3f;
	font-size:20px;
    cursor:pointer;
    background-color:#ffc423;
    
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	
	-webkit-transition: all 0.6s ease;
     transition: all 0.6s ease; 
        
     line-height:47px;
     vertical-align: top; 
}
    
   
#contactbutton:hover, input#submitbutton:focus {
     color:#edebda;
	background-color:#fff000;
	color:#185a3f;
	-webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; 
}

#contactbutton a { color:#FFFFFF; }
#contactbutton a:hover { color:#373737; }














#quotebutton {
	margin-top:39px;
    height:44px;
    width:145px;
	color:#185a3f;
	font-size:20px;
    cursor:pointer;
    background-color:#ffc423;
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	-webkit-transition: all 0.6s ease;
     transition: all 0.6s ease; 
     font-weight:600;   
     line-height:20px;
     vertical-align: top; 
     float:right;
}
    
   
#quotebutton:hover, input#submitbutton:focus {
    color:#edebda;
	background-color:#fff000;
	color:#185a3f;
	-webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; 
}



#quotebutton2 {
	margin-top:55px;
    height:44px;
    width:145px;
	color:#185a3f;
	font-size:20px;
    cursor:pointer;
    background-color:#ffc423;
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	-webkit-transition: all 0.6s ease;
     transition: all 0.6s ease; 
     font-weight:600;   
     line-height:20px;
     vertical-align: top; 
     float:right;
}
    
   
#quotebutton2:hover, input#submitbutton:focus {
    color:#edebda;
	background-color:#fff000;
	color:#185a3f;
	-webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; 
}


#quotebutton3 {
	margin-top:55px;
    height:44px;
    width:145px;
	color:#185a3f;
	font-size:20px;
    cursor:pointer;
    background-color:#ffc423;
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	-webkit-transition: all 0.6s ease;
     transition: all 0.6s ease; 
     font-weight:600;   
     line-height:20px;
     vertical-align: top; 
     float:right;
}


#quotebutton3:hover, input#submitbutton:focus {
    color:#edebda;
	background-color:#fff000;
	color:#185a3f;
	-webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; 
}



.quotethanksbox {
	float:right;
	text-align:right;
	margin:0px 0px 10px 0px;
	font-size:36px;
	line-height:38px;
	padding:30px 0px 30px 0px;
	color:#fff224;
	font-weight:400;
	
}

.thanks2 {
	float:right;
	width:110px;
	font-size:18px;
	line-height:22px;
	margin-top:40px;
	color:#dcffae;
	color:#ffffff;
	font-weight:300;
}


.callusnow {
	font-size: 28px;
	line-height: 1.10em; 
	color: #fff224;"
	width:280px;
	margin-top:73px;
	float:right;
	font-weight:400;
}

.formtickbox {
	display:block;
	text-align:right;
	margin:8px 0px 0px 0px; 
	
}

.formtickbox img{
	margin:2px 0px 0px 0px; 
}
	

/*general styles for all CSS Checkboxes*/
label {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;

}

input[type=checkbox].css-checkbox {
	  position: absolute; 
    overflow: hidden; 
    clip: rect(0 0 0 0); 
    height:1px; 
    width:1px; 
    margin:-1px; 
    padding:0;
    border:0;
   
}

input[type=checkbox].css-checkbox + label.css-label {
	padding-left:20px;
	height:15px; 
	display:inline-block;
	line-height:15px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
	cursor:pointer;
	margin-left:7px; margin-right:5px; margin-bottom:4px;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -15px;
}

.css-label{
	background-image:url(images/lite-green-check.png);
}


.lite-green-check{background-image:url(images/lite-green-check.png);}




.formtickbox2 {
	text-align:right;
	margin-top:-2px; margin-right:4px;
}



input[type=radio].css-radiocheckbox {
							position:absolute; z-index:-1000; 
							left:-1000px; 
							overflow: hidden; 
							clip: rect(0 0 0 0); 
							height:1px; 
							width:1px; 
							margin:-1px; 
							padding:0; 
							border:0;
						}
						
input[type=radio].css-radiocheckbox + label.css-radiolabel {
							padding-left:15px;
							height:15px; 
							display:inline-block;
							line-height:15px;
							background-repeat:no-repeat;
							background-position: 0 0;
							font-size:15px;
							vertical-align:bottom;
							cursor:pointer;
							margin-bottom:6px;
							margin-left:1px;
						}

						input[type=radio].css-radiocheckbox:checked + label.css-radiolabel {
							background-position: 0 -15px;
						}
						label.css-radiolabel {
				background-image:url(images/radiocheckbox.png);
				-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
			}
















#mobyicon {
	display:none;
}


#mobypic {
	display:none;
}


#picturebar {
	width:1002px;
	height: 485px;
	background-image:url(images/pc/mainpic_dovetanker.jpg);
	background-color: #0282ec;
	margin: 0px auto;
}



#picturebar1 {
	width:1002px;
	height: 485px;
	background-image:url(images/pc/mainpic_dovecommercial_fuel.jpg);
	background-color: #0282ec;
	margin: 0px auto;
}
#picturebar2 {
	width:1002px;
	height: 485px;
	background-image:url(images/pc/mainpic_doveagricultural_fuel.jpg);
	background-color: #0282ec;
	margin: 0px auto;
}
#picturebar3 {
	width:1002px;
	height: 485px;
	background-image:url(images/pc/mainpic_dovedomestic_fuel.jpg);
	background-color: #0282ec;
	margin: 0px auto;
}


#picturebartextbox {
	width:500px;
	font-size:64px;
	color:#d6d6d6;
	position: relative;
	bottom:-417;
    left: 140;
    font-weight:300;
     letter-spacing: -1px;
}
#picturebartextbox2 {
	width:500px;
	font-size:40px;
	line-height:40px;
	color:#d6d6d6;
	position: relative;
	bottom:-390;
    left: 140;
    letter-spacing: 0px;
    font-weight:300;
}



#picturebarwrap {
	width: 100%;
	background-color: #0282ec;;
}
 
#paycards {
	text-align:center;
	margin-bottom:0px;
}
#paycards img {
	width:150px;
	height:auto;
}

#facebook {
	text-align:center;
	margin-bottom:-130px;
}
#facebook img {
	width:170px;
	height:auto;
}




#fuelbulletbox {
	margin-left:60px;
}
#fuelbullet {
	margin:2px 0px 0px 0px;
	padding-right:10px;
}
#fuelbullet  img {
	height:24px;
	width:24px;
}
#fuelbullettext {
	font-weight:bold;
}
#infobullet {
	margin:2px 0px 0px 0px;
	padding-right:10px;
}
#infobullet  img {
	height:24px;
	width:24px;
}



#footerbar {
	display:block;
	width:100%;
	height: 297px;
	background-image:url(images/footercenter.jpg), url(images/footerbgloop.jpg);
	background-position: center bottom, center;
	background-repeat:no-repeat, repeat-x; 
}

#footeraddress {
	text-align:right;
	width:222px;
	padding-right:470px;
	padding-top:173px;
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;
	line-height:16px;
	color:#dfff97;
    font-weight:100;
 	margin-left:auto; margin-right:auto;
}
#footeraddress img {
	padding-left:535px;
 	margin-top:-60px;
}
#footerakumenta {
	text-align:right;
	width:222px;
	padding-right:470px;
	padding-top:40px;
	font-family:Verdana,Geneva,sans-serif;
	font-size:10px;
	line-height:16px;
	color:#7f8078;
    font-weight:100;
 	margin-left:auto; margin-right:auto;
}




.hoverfade {
	width:259px;
	height:185px;
	background-size: 259px 185px;
	display:inline-block;
}



#splashthree {
	display:block;
	white-space: nowrap;
	width:1002px;
	margin-top:60px;
	margin-bottom:50px;
	margin-left:auto; margin-right:auto;
	text-align:center;
}
#splashthree img {
	height:185px;
	width:auto;
}

#splashthreejoin {
	display:inline;
}


	
#bigsplashtext {
	text-align:center;
	font-size:45px;
	line-height:56px;
	font-weight:400;
	color:#196d5c;
	width:820px;
	margin-left:auto; margin-right:auto;
	
}

	
	




#content {
	display:block;
	width:962px;
	padding: 50px 20px 20px 20px;
	background-color: #ffffff;
	margin: 0px auto;
	font-size:20px;
}

#content img {
	max-width: 100%;
	height: auto;
}





.divider {
	clear: both;
}












/* Override styles for tablets (portrait) */
@media only screen and (min-width: 700px) and (max-width: 959px) {

	
#topbar {
	width:758px;
	background-image:url(images/tab/dovefuels_logo.png);
}
#topbartext {
	float:right;
	color:#185a3f;
	font-weight:400;
	font-size:22px;
	line-height:31px;
	margin-right:17px;
	margin-top:23px;
	text-align:right;
	letter-spacing:-.5px;
}
#logoclickbox {
	float:left;
	width:300;
	height:84px;
}


#quotebutton {
	margin-top:55px;
}

#quotebutton3 {
	margin-top:43px;
}
	
#navigation {
	width: 758px;
	display:block;
}
.navwidth1 {width:14.1%;}
.navwidth2 {width:23.3%;} 
.navwidth3 {width:16%;} 

#picturebar {
	width:758px;
	height:462px;
	background-image:url(images/tab/mainpic_dovetanker.jpg);
}
#picturebar1 {
	background-image:url(images/tab/mainpic_dovecommercial_fuel.jpg);
	width:758px;
	height:462px;
}
#picturebar2 {
	background-image:url(images/tab/mainpic_doveagricultural_fuel.jpg);
	width:758px;
	height:462px;
}
#picturebar3 {
	background-image:url(images/tab/mainpic_dovedomestic_fuel.jpg);
	width:758px;
	height:462px;
}

#picturebartextbox {
	width:500px;
	font-size:46px;
	color:#d6d6d6;
	position: relative;
	bottom:-401;
    left: 94;
    font-weight:300;
     letter-spacing: 0px;

}


#picturebartextbox2 {
	width:500px;
	font-size:30px;
	line-height:32px;
	color:#d6d6d6;
	position: relative;
	bottom:-382;
    left: 94;
    letter-spacing: 0px;
}




.callusnow {
	margin-top:52px;
}



#quoteboxtitle {
	margin-top:32px;
	font-size:30px;
}

.formfirsttext {
	margin-top:-10px;
}
#quotebutton {
	margin-top:37px;
}









.hoverfade {
	width:217px;
	height:155px;
	background-size: 217px 155px;
	display:inline-block;
}

#splashthree {
	width:758px;
	height:155px;
	margin-top:40px;
}
#splashthree img {
	height:155px;
	width:auto;
}
#splashthreejoin {
	display:inline;
}


#bigsplashtext {
	text-align:center;
	font-size:38px;
	line-height:42px;
	font-weight:400;
	color:#196d5c;
	margin-left:auto; margin-right:auto;
	width:700px;
	padding:0px 29px 0px 29px;
	
}




#content {
		width: 718px;
		margin-top:-10px;
		padding: 20px;
		padding-top:35px;
}	
	
	
}











/* Override styles for phones (portrait) */
@media only screen and (max-width: 699px) {

#topbar {
	width:320px;
	background-image:url(images/mob/topbar_logo.png);
	background-position: center;
	background-repeat:no-repeat;
	
	height:100px;
}
#topbartext {
	display:none;
}
#logoclickbox {
	float:none;
	margin-left:auto; margin-right:auto;
	width:270;
	height:82px;
}



.callusnow {
	margin-top:63px;
}




#contacttitle {
	font-size:30px;
	line-height:36px;
	margin-top:30px;
	
	
}

#contactcontainer {
	text-align:left;
	width:90%;
	margin-left:auto; margin-right:auto;
}
.text-container {
	width:200px;
	display:inline-block;
	margin-right:20px;
}


.messagebox {

    width: 100%;
}
.contactinput {

    width: 100%;
}
.antispambox {

    width: 102px;
}


.thankyoubox {
	text-align:center;
	margin:10px -20px 10px -20px;
	font-size:30px;
	line-height:40px;
	padding:30px 20px 30px 20px;

	
}

.contactbuttonpos {
	text-align:center;
	float:none;
	margin-bottom:-40px;
	
}


	
	.contactaddress {
	font-size:16px;
	line-height:22px;
}





#fuelbullet {
	display:none;
}
#fuelbullettext {
	font-weight:normal;
}

#fuelbulletbox {
	margin-left:0px;
}




#burgerbutton {
	display:block;
	text-align:center;
	width: 320px;
	margin-left:auto; margin-right:auto;
}
#burgerbutton img {
	width:40px;
	padding:8px 0px 8px 0px;
}



#navigation {
 	display:none;
	width: 320px;
}	

#navigation ul li {
		width: 100%;
		border-top: 1px solid #3b670e;
		float: none;
		
		
}


	
#navbarwrap {
	display:block;
	height: auto;
	background-color:#59921e;
	
}
	


#quotebox {
	margin-top:0px;
	width:270px;
	padding:5px 25px 0px 25px;
	height:472px;
	float:none;
	margin-right:27px;
	font-size:16px;
	color:#ffffff;
	background-image:url(images/mob/quoteboxbg.jpg);
	background-position: center bottom;
	background-color:#0282ec;
	border-radius:0px 0px 12px 12px;
	border-top:1px solid #ffffff;
}
#quoteboxtitle {
	margin-top:23px;
	margin-bottom:10px;
	font-size:34px;
	color:#ffffff;
	

}

.formfirsttext {
	margin-top:-2px;
}


#mobyicon {
	display:block;
	font-size:32px;
	margin-top:30px;
	margin-bottom:15px;
	font-weight:400;
	color:#59921e;
}
#mobyicon img {
	padding-right:12px;
	width:50px;
	height:auto;
	margin-top:-17px;
	
}

#mobypic {
	display:block;
	margin-top:35px;
	width:100%;
	text-align:center;
	margin-left:auto; margin-right:auto;
	background-color:#ffffff;

}
#mobypic img {
	width:320px;
	height:216px;
	border-radius:12px 12px 0px 0px;
}

#picturebarwrap {
	background-color:#ffffff;
}
#picturebar {
	width:320px;
	background-image:none;
	background-color:#ffffff;
	
}
#picturebar1 {
	width:320px;
	background-image:none;
	background-color:#ffffff;
	
}
#picturebar2 {
	width:320px;
	background-image:none;
	background-color:#ffffff;
	
}
#picturebar3 {
	width:320px;
	background-image:none;
	background-color:#ffffff;
	
}


#picturebartextbox {
	display:none;

}
#picturebartextbox2 {
	display:none;

}



.hoverfade {
	width:231px;
	height:165px;
	background-size: 231px 165px;
	display:inline-block;
	margin-bottom:30px;
}

#splashthree {
	width:320px;
	white-space: normal;
	margin-top:60px;
}
#splashthree img {
	height:165px;
	width:auto;
	
}
#splashthreejoin {
	display:none;
}

#bigsplashtext {
	margin-top:-20px;
	text-align:center;
	font-size:32px;
	line-height:34px;
	font-weight:400;
	color:#196d5c;
	width:280px;
	padding:0px 20px 0px 20px;
	margin-left:auto; margin-right:auto;
	
}


#content {
		width:300px;
		margin-top:10px;
		padding: 10px;

}

#quotebutton3 {
	margin-top:44px;
}

.products {
	width: 48%;
	margin-bottom:10px;
}



#paycards {
	margin-bottom:-10px;
	width:320px;
	margin-left:auto; margin-right:auto;
}
#paycards img {
	width:140px;
}


#facebook {
	margin-bottom:-100px;
	width:320px;
	margin-left:auto; margin-right:auto;
}
#facebook img {
	width:140px;
}



#footerbar {
	height: 225px;
	background-image:url(images/mob/footercenter.jpg), url(images/mob/footerbgloop.jpg);
	background-position: center bottom, center bottom;
}


#footeraddress {

	text-align:center;
	width:100%;
	padding:0px;
	padding-top:20px;
	margin-top:100px;
	color:#777777;
    font-weight:100;
    font-size:14px;
    line-height:18px;
    width:320px;
	margin-left:auto; margin-right:auto;
 
}
#footeraddress img {
	display:none;
}
#footerakumenta {
	width:100%;
	text-align:left;
	color:#7f8078;
	padding:0px;
	padding-left:5px;
	margin-top:116px;
    font-weight:100;
    font-size:10px;
}



}