html, body {
  width: auto !important;
  overflow-x: hidden !important;
}

#active {
	color:#00bbf0;
	}
	
#experts {
	color:1b1b1b;
	font-size:24px;
	background-color:#eceef0; 
	text-align:left;  
	padding-top:15px; 
	padding-bottom:15px;
	padding-left:10px;
	padding-right:10px;
	line-height:28px;
	}
	
#quotebox {
background-color:#153f69;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-size:32px;
color:white;
line-height:36px;
padding:20px;
}

input[type="text"], 
input[type="password"], 
input[type="submit"],
textarea, input {
	font-family: 'Open Sans', sans-serif;
	height:40px;
	font-size:20px;
	color:#a3a3a3;
	width:90%;
	font-weight:bold;
}

select {
	font-family: 'Open Sans', sans-serif;
	height:50px;
	font-size:20px;
	color:#a3a3a3;
	width:97%;
	font-weight:bold;
}



.form-group {
margin-top:20px;
}
	
.button4 {
		margin-bottom:5px;
		margin-top:25px;
		}

 

 .button4 a{
    color: #fff;
    border-radius: 5px;
    padding: 15px 20px;
    font-size: 18px;
    background: #00bbf0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
	
}
.button4 a:hover{
    background: #153f69;
}

	
.button {
	text-align:center;
	}

#imagescale {
	width:auto;
	}
	
	#mobilephone {
	display:none;
	}
	
	#inslogosmobile {
	display:none;
	}
	

	
#about {
	margin-top:30px;
	margin-bottom:30px;
	}
	
h1 {
	font-size:28px;
	line-height:36px;
	color:#1b1b1b;
	text-align:left;
	font-weight:normal;
	padding-bottom:0px;
	}
	
h2 {
	color:#27558e;
	font-size:24px;
	line-height:28px;
	font-weight:normal;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	margin-top:20px;
	}
	


.navbar-inner {
	border-radius:0px;
	}
	




#ipad {
		display:none;
		}


/* Responsive
-------------------------------------------------- */

/* Large desktop */
@media (min-width: 200px) {






}
@media (min-width: 980px) {


	
}
@media (max-width: 979px) {

}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { 

		#privacy {
	padding-top:200px;
	}
	
.button4 a {
	font-size:14px;
	}
	
#quotebox {
	font-size:24px;
	line-height:26px;
	}
	
input[type="text"], 
input[type="password"], 
input[type="submit"],
textarea, input {
	font-family: 'Open Sans', sans-serif;
	height:40px;
	font-size:18px;
	color:#a3a3a3;
	width:90%;
	font-weight:bold;
}

select {
	font-family: 'Open Sans', sans-serif;
	height:50px;
	font-size:16px;
	color:#a3a3a3;
	width:97%;
	font-weight:bold;
}
	
#about {
	padding-left:15px;
	padding-right:15px;
	}
	
	#mobilephone {
	display:block;
	font-size:48px;
	margin-bottom:130px;
	}


	


}
/* Landscape phone to portrait tablet */
@media (max-width: 768px) {	


	
	#ipad {
		display:block;
		}
		
	.button {
		margin-top:20px;
		}
		
#about {
	padding-left:15px;
	padding-right:15px;
	}
	
	#mobilephone {
	display:block;
	font-size:48px;
	margin-bottom:130px;
	}
	

	
	.navbar-inverse .brand {
	width:60%;
	
	}
	
	#custom-sites {
	padding-top:40px;
	}
	


#custom-sites p {
	text-align:center;
	}
	

.section_header {
	margin-bottom:20px;}


		
	.pull-right {
		float:none;
		}
		

	
}
/* Landscape phones and down */
@media (max-width: 480px) {

#ipad {
	display:none;
	}
	
input[type="text"], 
input[type="password"], 
input[type="submit"],
textarea, input {
	font-family: 'Open Sans', sans-serif;
	height:40px;
	font-size:18px;
	color:#a3a3a3;
	width:88%;
}

select {
	font-family: 'Open Sans', sans-serif;
	height:50px;
	font-size:18px;
	color:#a3a3a3;
	width:95%;
}

.button4 a {
	font-size:18px;
	}
	
.button4 {
margin-bottom:25px;
text-align:left;
}
	
#topbar {
	display:none;
	}
	
#about {
	padding-left:15px;
	padding-right:15px;
	margin-top:15px;
	}
	
#experts {
	font-size:18px;
	line-height:22px;
	padding-left:20px;
	-moz-hyphens:none;
-ms-hyphens:none;
-webkit-hyphens: none;
hyphens:none;
	}
	

	
h1 {
	font-size:18px;
	line-height:22px;
	padding-left:10px;
	}
	
h2 {
	font-size:18px;
	padding-bottom:0px;
	line-height:24px;
	}
	

	
#custom-sites {
	padding-top:20px;
	padding-right:20px;
	padding-bottom:50px;
	}
	
	
		
	#footer a {
		font-size:13px;
		}
	
	
#imagescale {
	width:100%;
	}
	
#mobilephone {
	display:block;
	font-size:32px;
	margin-bottom:130px;
	}
	
	#inslogos {
	display:none;
	}
	
	#inslogosmobile {
	display:block !important
	}
	
	#privacy {
	padding-top:50px;
	}
	
	
	
	.navbar-inverse .brand {
	width:50%;
	padding-left:20px;
	padding-top:5px;}
	

	#footer {
		margin-top:20px;
		}
	
	
		

	
	.span6 {
		text-align:left;
		}
		
				
	
.section_header {
	margin-bottom:20px;
	}
	

	


	
p {
	font-size:15px;
	line-height:23px;
	}

}



