@charset "utf-8";
/* CSS Document */

/******************************

[Table of Contents]

1. 1600px
2. 1440px
3. 1280px
4. 1199px
5. 1024px
6. 991px
7. 959px
8. 880px
9. 768px
10. 767px
11. 539px
12. 479px
13. 400px

******************************/
@media only screen and (max-width: 1920px)
{
	#medicare_card {background-image:url(/images/medicare_health_insurance.jpg);}
	#vet_banner {background-image:url(/images/memorial-day-1798725-1920.jpg);}
	.footer {background-image:url(/images/american-flags-1394137.png);}
	.contact_form.backside{opacity:0;visibility:hidden;}
}
/************
1. 1600px
************/

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

/************
2. 1440px
************/

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

/************
3. 1380px
************/

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

/************
3. 1280px
************/

@media only screen and (max-width: 1280px)
{
	.home_content {
		padding-left: 4%;
	}
	.owl-prev
	{
		left: 4%;
	}
	.owl-next
	{
		right: 4%;
	}
}

/************
4. 1199px
************/

@media only screen and (max-width: 1199px)
{
	#medicare_card {background-image:url(/images/medicare_health_insurance1200.jpg);}
	#vet_banner {background-image:url(/images/memorial-day-1798725_1200.jpg);}
	.search_container_form
	{
		width: 217px;
	}
	.info_form
	{
		margin-top: 29px;
	}
	.cta_button
	{
		margin-top: 30px;
	}
	.footer_contact_form div input
	{
		width: 100%;
	}
	.footer_nav ul li:not(:last-child)
	{
		margin-right: 40px;
	}
	.footer_links
	{
		margin-left: 54px;
	}
}

/************
4. 1100px
************/

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

/************
5. 1024px
************/

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

/************
6. 991px
************/

@media only screen and (max-width: 991px)
{
	.home_title
	{
		font-size: 48px;
	}
	.header,
	.header.scrolled
	{
		position: fixed;
		top: 0px;
		left: 0;
	}
	.header_top_extra,
	.header_nav
	{
		display: none !important;
	}
	.hamburger
	{
		display: block;
	}
	.home_container.main {
		top: 30%;
	}
	.home_content {
		width: 500px;
	}
	.info_box_col.homeform{height:490px;}
	.info_form_container
	{
		padding-bottom: 44px;
	}
	.info_box_col:not(:last-child)
	{
		margin-bottom: 40px;
	}
	.news
	{
		margin-top: 100px;
	}
	.footer {background-image:url(/images/american-flags-1394137-991.png);}
	.footer_col:not(:last-child)
	{
		margin-bottom: 100px;
	}
	.footer_contact
	{
		padding-top: 0;
	}
	.footer_bar_content
	{
		height: auto;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.footer_nav ul li:not(:last-child)
	{
		margin-bottom: 8px;
	}
	.footer_links ul li:not(:last-child)::after
	{
		display: none;
	}
	.footer_phone
	{
		margin-left: 80px;
	}
	.footer_hours_title {
		padding-top: 30px;
	}
	.footer_links ul li:not(:last-child)
	{
		margin-bottom: 7px;
	}
}

/************
7. 959px
************/

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

/************
8. 880px
************/

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

/************
9. 768px
************/

@media only screen and (max-width: 768px)
{
	#medicare_card {background-image:url(/images/medicare_health_insurance767.jpg);}
	#vet_banner {background-image:url(/images/memorial-day-1798725_768.jpg);}
	.home_title {
		font-size: 52px;
	}
	.home_container.main {
		top: 20%;
	}
	.owl-dots{display:none;}
}

/************
10. 767px
************/

@media only screen and (max-width: 767px)
{
	.dept_slider_nav
	{
		display: none;
	}
	/* .home_container{top: 20%;} */
	.home_content
	{
		width: 75%;
		/* margin: 0 auto; */
		padding-left: 0;
	}
}

/************
11. 575px
************/

@media only screen and (max-width: 575px)
{
	p
	{
		font-size: 13px;
	}
	.menu_close_container
	{
		top: 31px;
		right: 28px;
	}
	.menu_item a
	{
		font-size: 28px;
	}
	.button
	{
		height: 40px;
	}
	.button a span
	{
		font-size: 10px;
	}
	.section_title
	{
		font-size: 28px;
		max-width: 100%;
	}
	.home_content
	{
		/* top: calc(40% + 34px); */
		/* -webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%); */
		/* margin-left: 17px; */
	}
	.home { height: 640px;}
	.home_content {
		/* top: 48.8%; */
	}
	.home_container.main {
		top: 25%;
		right: 0;
		text-align: center;
	}
	.home_container.main .home_button {
		margin-top: 36px;
		margin: 0 auto;
	}
	.home_content {
		width: auto;
		margin: 0 auto;
	}
	.home_title
	{
		font-size: 36px;
	}
	.home_text
	{
		font-size: 14px;
		max-width: 100%;
		margin: 25px 20px;
	}
	.info_text
	{
		font-size: 13px;
	}
	.cta_title
	{
		font-size: 24px;
	}
	.cta_subtitle
	{
		font-size: 13px;
	}
	.icon_box {
		padding: 0px 20px;
	}
	.accordions, .news_container {
		margin-top: 60px;
	}
	.faq_title,
	.news_title
	{
		font-size: 38px;
		line-height: 1em;
	}
	.footer_about_text
	{
		font-size: 13px;
	}
	.footer_links
	{
		margin-left: 0;
		margin-top: 40px;
	}
	.footer_phone
	{
		margin-left: 0;
		margin-top: 40px;
	}
	.copyright{
		width: 94%;
		margin: 0 auto;
	}
}

/************
11. 539px
************/

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

/************
12. 480px
************/

@media only screen and (max-width: 480px)
{
	.home_title
	{
		font-size: 36px;
	}
	.footer_bar { display: none; }
}

/************
13. 479px
************/

@media only screen and (max-width: 460px)
{
	.modal-title{width: 87%;}
}

@media only screen and (max-width: 455px)
{
	/* #medicare_card {background-image:url(/images/medicare_health_insurance455.jpg);}
	#vet_banner {background-image:url(/images/memorial-day-1798725_455.jpg);} */
	.accordion div {white-space: normal;}
}

/************
14. 400px
************/

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