#color-overlay {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-color: black;
   opacity: 0.7;
   min-height:727px;
   top:100px;
}
@media screen and (min-width: 1500px)
{
	.container 
	{
		width: 1400px;
	}
}

@media screen and (min-width: 1024px)
{
	.getfreequote 
	{
		font-size: 25px;
		color: #19333b;
		font-weight: 600;
		text-align: center;
		font-family: 'Hind', sans-serif;
	}

	.getbackonroad 
	{
		font-size: 28px;
		font-weight: 400;
		font-family: 'Lato', sans-serif;
	}

	.ps_right 
	{
		text-align: center;
		height: 500px;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	
	.ps_left 
	{

	}

	.ps_right 
	{
		text-align: center;
		height: auto;
		display: flex;
		flex-direction: column;
		justify-content: center;
		margin-bottom: 40px;
		margin-top: 40px;
	}
	
	.list_check img {
		height: 20px;
	}
	
	.ps_left ul li {
		float: left;
		color: #ffff;
		list-style-type: none;
		font-size: 20px;
		font-weight: 600;
		padding: 5px;
	}	

	
}

@media screen and (max-width: 1024px)
{

	.ps_left ul 
	{
		display: unset;
		flex-direction: unset;
		justify-content: unset;
		width: 100%;
		margin-right: 40px;
	}

	.ps_left ul li 
	{
		float: left;
		margin-right: 70px;
	}


	
	.form_box 
	{
		width: 80%;
		margin: 0 auto;
		color: #19333b;
		background-color: white;
		padding: 40px;
		border-radius: 8px;
	}
	
	.thankyouwrapper 
	{
		padding: 50px 100px;
		text-align: center;
		background-color: #ffffff;
	}

	.header_section
	{
		padding: 2px 0px;
	}
	
	.cheap_sr22
	{
		font-size: 30px;
		font-weight: 700;
		padding-right: 20px;
		font-family: 'Hind', sans-serif;
	}	

	.insurance_span
	{
		font-size: 30px;
		font-weight: 700;
		color: #ffffff;
		font-family: 'Lato', sans-serif;	
	}

	.lowrates
	{
		font-size: 24px;
		font-weight: 300;
		font-family: 'Hind', sans-serif;	
	}

	.dollar10
	{
		font-size: 24px;
		font-weight: 600;
		color: #6cb61c;
		font-family: 'Hind', sans-serif;	
	}

	.ps_left {
		height: auto;
		display: flex;
		flex-direction: row;
		justify-content: left;
	}
	

	.points {
		color: #ffffff;
		font-size: 25px;
		font-weight: 400;
		font-family: 'Hind', sans-serif;
		margin-left: 10px;
		margin-bottom: 25px;
	}	
	
	.points_slider
	{
		padding: 40px 0;
	}

	.slider img {
		width: 100%;
		height: auto;
		object-fit: cover;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: 50% 50%;
	}

	.ps_right {
		text-align: right;
		height: auto;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.top_text_wrapper {
		text-align: center;
	}
	
	.landing_banner {
		width: 100%;
		height: auto;
		object-fit: cover;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: 50% 50%;
		background-image: url(../images/banner.jpg);
		padding: 60px 0;
	}	

	.banner_left_content_wrapper {
		color: white;
		height: auto;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	
	.banner_left_row_wrapper {
		display: flex;
		flex-direction: row;
		justify-content: center;
	}	

	.box_height_wrapper {
		display: flex;
		flex-direction: row;
		justify-content: center;
		height: auto;
		margin-top: 0px;
	}
	
	.getfreequote {
		font-size: 22px;
		color: #19333b;
		font-weight: 600;
		text-align: center;
		font-family: 'Hind', sans-serif;
	}

	.contact {
		font-size: 22px;
		color: #6cb61c;
		font-weight: 400;
		font-family: 'Hind', sans-serif;
		text-align: center;
	}

	.zipcode {
		width: 80%;
		height: 40px;
	}

	.getaquotebtn {
		margin-top: 15px;
		width: 80%;
		border-radius: 10px;
		height: 50px;
		background-color: #0076ff;
		color: white;
		font-size: 24px;
		font-weight: 400;
		font-family: 'Hind', sans-serif;
	}	
	
	.instantsr22 {
		font-size: 25px;
		font-weight: 400;
		font-family: 'Lato', sans-serif;
	}

	.getbackonroad {
		font-size: 25px;
		font-weight: 400;
		font-family: 'Lato', sans-serif;
	}
	
	.top_text_wrapper {
		text-align: right;
	}

	.image_text_section img
	{
		width: 80px;
	}
	
	.image_text_wrapper 
	{
		margin-top: 40px;
		margin-bottom: 20px;
	}

	.box_height_wrapper 
	{
		display: unset;
		flex-direction: unset;
		justify-content: unset;
		height: auto;
		margin: 0 auto;
		width: 80%;
	}

	.box_above_banner 
	{
		background-color: #eeeeee;
		padding: 100px 10px;
		border-radius: 15px;
		width: 100%;
		margin: 0 auto;
	}

	.zipcode 
	{
		width: 80%;
		height: 40px;
		border: 1px solid #899599;
	}

	.list_check {
		margin-right: 5px;
	}

	.list_check img {
		height: 18px;
	}

	.ps_left ul li {
		float: left;
		color: #ffff;
		list-style-type: none;
		font-size: 20px;
		font-weight: 700;
	}

	.list_check img {
		height: 20px;
	}	
	
}

@media screen and (max-width: 995px)
{
	.getfreequote 
	{
		font-size: 21px;
		color: #19333b;
		font-weight: 600;
		text-align: center;
		font-family: 'Hind', sans-serif;
	}

	.content {
		color: #ffffff;
		font-size: 20px;
		font-weight: 400;
		font-family: 'Hind', sans-serif;
		margin: 40px 0;
	}	
}

@media screen and (max-width: 768px)
{
	#color-overlay {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-color: black;
   opacity: 0.7;
   min-height:420px;
   top:0px;
}	
	.icon_text_wrapper 
	{
		display: flex;
		flex-direction: row;
		justify-content: center;
	}
	
	.logo a img {
		height: 68px;
	}

	.serveincalifornia 
	{
		height: 88px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		text-align: center;
	}

	.calluswrapper 
	{
		display: flex;
		flex-direction: column;
		justify-content: center;
		height: 70px;
	}

	.icon a img
	{
		width: 50px;
	}
	
	.form_box 
	{
		width: 80%;
		margin: 0 auto;
		color: #19333b;
		background-color: white;
		padding: 40px;
		border-radius: 8px;
	}

	.custom_select 
	{
		width: 100%;
		color: #19333b;
		display: block;
		padding: .5em 0em;
		text-indent: 10%;
		border-radius: 4px;
		border: 1px solid #ccc;
		background-color: #ffffff;
		margin-bottom: 10px;
	}


	/* Thankyou Page */
	
	.thankyouwrapper 
	{
		padding: 50px 50px;
		text-align: center;
		background-color: #ffffff;
	}

	.thankyou h1
	{
		font-size: 40px;
	}

	.from_received
	{
		color: #0076ff;
		font-size: 18px;
		margin-bottom: 45px;	
	}

	.bbi_services
	{
		font-size: 15px;
		line-height: 24px;
		margin-bottom: 15px;
		font-weight: 500;
		font-family: 'Hind', sans-serif;
	}

	.thankyou_call
	{
		color: #0076ff;
		font-size: 25px;
		font-family: 'Hind', sans-serif;	
	}

	.bbi_agent
	{
		font-size: 18px;	
	}	
	
	/* Landing Page */
	
	.box_above_banner 
	{
		background-color: #ffffff;
		width: 80%;
		border-radius: 4px;
		float: unset;
		padding: 20px;
		margin: 0 auto;
	}
	
	.form_header 
	{
		font-size: 20px;
		text-align: center;
		margin-bottom: 15px;
	}

	.content {
		color: #ffffff;
		font-size: 20px;
		font-weight: 400;
		font-family: 'Hind', sans-serif;
		margin: 40px;
	}

	.box_above_banner {
		height: 280px;
	}

	.ps_left ul li {
		float: left;
		margin-right: 0;
		margin-left: 60px;
	}	

}

@media screen and (max-width: 478px)
{
	.form_box 
	{
		width: 100%;
		margin: 0 auto;
		color: #19333b;
		background-color: white;
		padding: 10px 9px 10px 30px;
		border-radius: 8px;
	}
	
	.thankyouwrapper 
	{
		padding: 50px 50px;
		text-align: center;
		background-color: #ffffff;
	}
	
	.box_above_banner {
		background-color: #ffffff;
		width: 100%;
		border-radius: 4px;
		float: unset;
		padding: 20px;
		margin: 0 auto;
	}	

	.content {
		color: #ffffff;
		font-size: 20px;
		font-weight: 400;
		margin-bottom: 40px;
		margin-top: 20px;
		font-family: 'Hind', sans-serif;
	}

	.box_above_banner {
		height: 290px;
	}
	
	.ps_left {
		margin-top: 60px;
	}
	
	.imgcheckbox_content_wrapper
	{
		background: #000;
	}
	
	.imgcheckbox_content
	{
		padding: 20px 0;
	}
	
	.imgcheckbox_content ul {
		list-style-type: none;
		margin-top: 20px;
		padding: 0 20px;
	}

	.imgcheckbox_content ul li {
		margin-bottom: 10px;
		color: #ffffff;
		font-size: 18px;
	}	
	

	.points {
		color: #ffffff;
		font-size: 19px;
		font-weight: 400;
		font-family: 'Hind', sans-serif;
		margin-left: 10px;
		margin-bottom: 25px;
	}

	.ps_left ul li {
		float: left;
		margin-right: 0;
		margin-left: 0px;
	}

	.hide_section_mob
	{
		display: none;
	}
	
	.show_section_mob
	{
		display: block;
	}
	
	.mob_header_right_sr22
	{
		margin-top: 20px;
	}
	
	.header_dollar_10mo_wrapper
	{
		font-size: 18px;
	}
	
	.header_dollar10
	{
		font-size: 30px;
		color: #6cb61c;
		font-weight: 600;
		margin-left: 4px;
	}
	
	.mob_hero_banner
	{
		width: 100%;
		height: 130px;
		object-fit: cover;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: 50% 50%;
		position: relative;
		background-image: url(../images/bck_sce.jpg);	
	}
	
	.mob_hero_banner:before
	{
		content: ' ';
		background-color: #000000;
		height: 130px;
		width: 100%;
		position: absolute;
		opacity: 0.2;
	}

	.centered_box
	{
		height: 130px;
		text-align: center;
		color: white;
		font-size: 23px;
		margin-top: 12px;	
	}
	
/* Form Part */


		.form 
		{
		  background: white;
		  width: 100%;
		  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.7);
		  font-family: lato;
		  position: relative;
		  color: #333;
		  border-radius: 10px;
		  margin-top: 10px;
		}
		
		.form header 
		{
			background: #0d77b8;
			padding: 30px 20px;
			color: white;
			font-size: 21px;
			font-weight: 400;
			border-radius: 10px 10px 0 0;
			text-align: center;
		}
		
		.form input 
		{
			display: block;
			width: 78%;
			margin-left: 37px;
			padding: 5px 20px;
			font-size: 1em;
			border-radius: 3px;
			outline: none;
			border: 1px solid #ccc;
			height: 45px;
		}
		
		.form button 
		{
		  position: relative;
		  margin-top: 30px;
		  margin-bottom: 30px;
		  left: 50%;
		  transform: translate(-50%, 0);
		  font-family: inherit;
		  color: white;
		  background: #0d77b8;
		  outline: none;
		  border: none;
		  padding: 15px 60px;
		  font-size: 1.3em;
		  font-weight: 400;
		  border-radius: 3px;
		  box-shadow: 0px 0px 10px rgba(51, 51, 51, 0.4);
		  cursor: pointer;
		  transition: all 0.15s ease-in-out;
		}
		
		.form button:hover 
		{
		  background: #ff5252;
		}	
		
		.mob_zipcode 
		{
			margin-top: 24px;
			width: 80%;
			height: 40px;
			border: 1px solid #899599;
		}

		.mob_content p
		{
			margin-top: 2em;
			font-size: 15px;
			letter-spacing: 0.5px;	
		}
		
		.mob_check_background
		{
			margin-top: 2em;
			background-color: #000;
		}
		
		.padding0
		{
			padding: 0;
		}
		
		.padd20
		{
			padding: 0 20px;
		}
		
		.mob_check_wrapper
		{
			background-color: #000;
		}
		
		.mob_check ul
		{
			list-style-type: none;
			padding: 20px 20px;
			margin-top: 20px;
		}
		
		.mob_check ul li
		{
			margin-bottom: 10px;
			color: #ffffff;
			font-size: 18px;
		}
		
		.mob_contact
		{
			margin-top: 1em;
			text-align: center;
			font-size: 22px;
		}

		.logo 
		{
			display: flex;
			flex-direction: row;
			justify-content: center;
		}

		.mob_sr22_insurance
		{
			font-weight: 700;
			font-size: 11px;
			text-align: center;
		}
		
		.form-group {
			margin-bottom: 6px !important;
		}

		.form-control {
			display: block;
			width: 100%;
			height: 30px !important;
			padding: 6px 2px;
			font-size: 14px;
			line-height: 1.42857143;
			color: #555;
			background-color: #fff;
			background-image: none;
			border: 1px solid #ccc;
			border-radius: 4px;
			-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
			box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
			-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
			-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
			transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
		}

		.form-horizontal .control-label {
			padding-top: 7px;
			margin-bottom: 0;
			text-align: left;
			font-size: 13px;
			font-weight: 400;
			color: #666;
			padding-left: 0;
		}

		.dob_text
		{
			 padding: 6px 0px !important;
		}
}

@media screen and (max-width: 414px)
{
	.instantsr22 
	{
		font-size: 20px;
		font-weight: 400;
		font-family: 'Lato', sans-serif;
	}

	.getbackonroad 
	{
		font-size: 20px;
		font-weight: 400;
		font-family: 'Lato', sans-serif;
	}

	.getfreequote 
	{
		font-size: 19px;
		color: #19333b;
		font-weight: 600;
		text-align: center;
		font-family: 'Hind', sans-serif;
	}

	.points 
	{
		color: #19333b;
		font-size: 20px;
		font-weight: 400;
		font-family: 'Hind', sans-serif;
		margin-left: 25px;
		margin-bottom: 25px;
	}
	
	.content 
	{
		color: #ffffff;
		font-size: 16px;
		font-weight: 400;
		margin-bottom: 40px;
		font-family: 'Hind', sans-serif;
	}
	
	.box_above_banner {
		height: 280px;
	}	
	
	.image_text_wrapper 
	{
		margin-top: 40px;
		margin-bottom: 30px;
	}

	.box_above_banner 
	{
		background-color: #ffffff;
		width: 100%;
		border-radius: 4px;
		float: unset;
		padding: 20px;
		margin: 0 auto;
	}

	.ps_left ul li 
	{
		float: left;
		margin-right: 0;
	}

	.points 
	{
		color: #ffffff;
		font-size: 17px;
		font-weight: 400;
		font-family: 'Hind', sans-serif;
		margin-left: 10px;
		margin-bottom: 25px;
	}

	.ps_left ul li {
		float: left;
		color: #ffff;
		list-style-type: none;
		font-size: 16px;
		font-weight: 700;
	}
	
	.form header {
		background: #0d77b8;
		padding: 12px 20px;
		color: white;
		font-size: 18px;
		font-weight: 400;
		border-radius: 10px 10px 0 0;
		text-align: center;
	}	

	.mob_hero_banner
	{
		width: 100%;
		height: 50px;
		object-fit: cover;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: 50% 50%;
		position: relative;
		background-image: url(../images/bck_sce.jpg);
	}
	
	.mob_hero_banner:before {
		content: ' ';
		background-color: #000000;
		height: 50px;
		width: 100%;
		position: absolute;
		opacity: 0.2;
	}

	.centered_box
	{
		height: 130px;
		text-align: center;
		color: white;
		font-size: 23px;
		margin-top: 12px;	
	}

	.mob_contact
	{
		margin-top: 1em;
		text-align: center;
		font-size: 22px;
	}

	.bottom_quote
	{
		margin-top: 40px;
	}
	
	.inner_banner	
	{
		background-color: #000;
		margin-top: -10px;
	}
	
}

@media screen and (max-width: 375px)
{

	.mob_hero_banner
	{
		width: 100%;
		height: 50px;
		object-fit: cover;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: 50% 50%;
		position: relative;
		background-image: url(../images/bck_sce.jpg);	
	}
	
	.mob_hero_banner:before
	{
		content: ' ';
		background-color: #000000;
		height: 50px;
		width: 100%;
		position: absolute;
		opacity: 0.2;
	}

	.centered_box
	{
		height: 130px;
		text-align: center;
		color: white;
		font-size: 23px;
		margin-top: 12px;	
	}
	
	.form header 
	{
		background: #0d77b8;
		padding: 12px 0;
		color: white;
		font-size: 14px;
		font-weight: 700;
		border-radius: 10px 10px 0 0;
		text-align: center;
	}

	.hide_section_mob 
	{
		display: none;
	}

	.mob_contact
	{
		margin-top: 1em;
		text-align: center;
		font-size: 22px;
	}
	
	.mob_cheapsr22 {
		text-align: center;
		color: white;
		font-size: 18px;
		margin-top: 12px;
	}	
}


@media screen and (max-width: 375px)
{
	
	
}