/** min 1025 
@media screen and (min-width: 1025px) {
	.image-slider-small{
		display: none !important;
	}
	.image-slider-large{
		display: block !important;
	}
}**/

/** max 1025 **/
@media screen and (max-width: 1025px) {
	.promo .columns{
		width: 100% !important;
	}
	.promo p{
		float: none;
		text-align: center;
	}
	#sub-page-main-content .promo a{
		float: none;
		margin: 15px auto;
		display: block;
		width: 50%;
	}
}

/** 1024 **/
@media screen and (max-width: 1024px) {
	/**.image-slider-small{
		display: block !important;
	}
	.image-slider-large{
		display: none !important;
	}**/

	.new-admin-site-callout .button{
		width: 100% !important;
	} 

	.button-sign-in{
		float: left;
	}
	#top-nav ul{
		margin-right: 0;
	}
	#search input[type="text"], .button-search{
		float: right;
	}
	#search input[type="text"]{
		margin-right: -30px;
		width: 180px !important;
	}
	#logo-footer{
		padding-bottom: 20px;
	}
	#find-a-plan-info .columns{
		padding-bottom: 30px;
	}
	label, input, select, textarea{
	  width: 100% !important;
	  float: none;
	  text-align: left;
	}
	#agree-checkbox {
	  width: 13px!important;
	}
	form.data-entry label, form.data-entry input, form.data-entry select, form.data-entry textarea{
    	width: 100% !important;
    	text-align: left;
  	}
  	#contact-info .contact-promo{
    	width: 100%;
  	}
  	.promo .button{
  		margin-top: 15px; 
  		width: 25%;
  	}
  	#contact-info .icon-question-mark{
  		margin: 4px auto 20px;
  		float: none;
  	}
  	#contact-map{
  		height: 1000px;
  	}
  	#contact-info{
  	  width: 33%;
  	}
  	#contact-info div.medium-4{
  	  width: 100%;
  	  top: 80px;
  	}
  	#sign-in-search{
  		float: right;
  	}
  	#sign-in{
  		width: auto;
  	}
  	#search, #search .columns{
		width: auto;
		float: left;
	}

	.heading-mobile{
		display: none;
	}

	.heading-desktop{
		display: block;
	}
	#search, #search{
			width: 175px;
			float: right;
			margin: 0.5em 6.5em 0.5em 0em;
		}
	#sign-in{
		padding-left: 0;
	}
	.gsc-search-button.gsc-search-button-v2{
  		height: 20px!important;
  		width: 20px!important;
  		padding: 4px!important;
  	}
  	footer a{
  		padding: 5px 0;
  		display: block;
  	}
}


/** 960 **/
@media screen and (max-width: 960px) {
	#banner-slider .orbit-prev, #banner-slider .orbit-next{
		display: none;
	}
}


/** 940 **/
@media screen and (max-width: 940px) {
	#main-nav{
		width: 100%;
	}
	#logo-main-nav{
		padding: 1em 0;
	}
	#banner-slider{
		margin-top: 0;
	}
	.top-bar .name h1 a{
		width: 80%;
	}
	#banner-slider .orbit-container .orbit-slides-container > * .orbit-caption{
		top: 20%;
		margin-left: 20px;
		margin-right: 20px;
		width: auto;
	}
	#contact-map{
	  height: 950px;
	  margin-top: 0;
	}

	.leaflet-left .leaflet-control, .leaflet-top .leaflet-control{
	  margin-top: 10px !important;
	}
}

/* Phone landscape view / tablet view */
@media only screen and (min-width: 940px) {
  #main-nav{
    float: right;
  }
}

/** 880 **/
@media only screen and (max-width: 880px) {
	.promo-copy-left-bottom{
		top: 20%;
	}
	.promo-copy-left-bottom h5{
		font-size: 1.4em;
	}
}


/** 840 **/
@media only screen and (max-width: 840px) {
	#banner-slider .orbit-container .orbit-slides-container > * .orbit-caption{
		top: 10%;
	}
}

/** 795 **/
@media screen and (max-width: 795px) {
	#find-a-plan-info .columns{
		padding-bottom: 30px;
	}
	#aside-social-media li{
	  margin: 0 4% 0 0;
	}
}

/* Phone landscape view / tablet view */
@media only screen and (min-width: 769px) {
  /* Styles for forms */
  form.mail-form p input, form.mail-form p select, form.mail-form p textarea{
    width: 65% !important;
  }

  form.mail-form p label{
  	float: left;
  	width: 35% !important;
  	padding: 5px 20px 0 0;
    text-align: right;
  }

  form.mail-form p.error small.error{
    width: 65%;
  }

  form.mail-form div{
    width: 65%;
    float: right;
  }
}
	

/** 768 **/
@media screen and (max-width: 768px) {
	.news-columns{
		width: 100%;
	}
	.promo .button{
  		width: 35%;
  	}
  	#banner-slider .orbit-caption p{
		display: none;
	}
	#banner-slider .orbit-container .orbit-slides-container > * .orbit-caption{
		top: 20%;
	}
	.promo-copy-left-middle{
		top: 15%;
	}
	.promo-copy-left-top{
		top: 2%;
	}
	.form-note{
  		margin-left: 0;
  	}
  	.news-columns p{
  		min-height: 0;
  	}
  	.latest-news-slider-container .orbit-container .orbit-next, .latest-news-slider-container .orbit-container .orbit-prev{
  		display: none !important;
  	}
}
}

/** 740 **/
@media screen and (max-width: 740px) {
	.promo-health-wellness h5{
		display: none;
	}
}


/** 690 **/
@media screen and (max-width: 690px) {
	#banner-slider .orbit-container .orbit-slides-container > * .orbit-caption{
		top: 22%;
	}
	#banner-slider .orbit-caption h1{
		float: left;
	}
	.button-slider-cta{
		display: inline;
		float: left;
		clear: both;
		padding: 0.5em !important;
		font-size: 0.9em !important;
	}
	.orbit-bullets{
		bottom: 0.1em;
	}
	.orbit-bullets li{
		width: 0.5em;
		height: 0.5em;
	}
	#contact-map{
		height: 1000px;
	}
	#aside-social-media li{
	  margin: 0 2% 0 0;
	}
	#aside-social-media li.heading{
	  margin: 0 10px 0 0;
	}
}

/** 640 **/
@media screen and (max-width: 639px) {
	.button-latest-news{
		width: 100%;
	}
	#banner-slider .orbit-caption h1{
		font-size: 1.8em;
	}
	#contact-info{
		top: 520px;
	}
	#contact-map{
		height: 580px;
		margin-bottom: 540px;
	}
	#contact-info .contact-promo, #contact-info div.large-4{
		box-shadow: none;
	}

	#contact-info div.medium-4{
	  width: 100%;
	  top: -10px;
	}
	#contact-info{
	  width: 100%;
	}
	a.back-to-top{
		display: block;
		width: 95%;
		margin: 0 auto 2em auto;
		padding: 0.8em;
		background: #008ccc; /* Old browsers */
		background: -moz-linear-gradient(top, #008ccc 0%, #0072c9 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#008ccc), color-stop(100%,#0072c9)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #008ccc 0%,#0072c9 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #008ccc 0%,#0072c9 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #008ccc 0%,#0072c9 100%); /* IE10+ */
		background: linear-gradient(to bottom, #008ccc 0%,#0072c9 100%); /* W3C */
		/*font-size: 20px;*/
		font-weight: bold;
		float: none;
		border: none;
		-webkit-box-shadow: 0px 1px 2px 0px rgba(28,28,28,0.3);
		-moz-box-shadow: 0px 1px 2px 0px rgba(28,28,28,0.3);
		box-shadow: 0px 1px 2px 0px rgba(28,28,28,0.3);
	}
	a.back-to-top:active{
		background: #0072c9;
		-webkit-box-shadow: inset 0px 1px 0px 0px #0067BC;
		-moz-box-shadow: inset 0px 1px 0px 0px #0067BC;
		box-shadow: inset 0px 1px 0px 0px #0067BC;
	}
	a.back-to-top:hover{
		-webkit-backface-visibility: hidden;
		background: #0072c9;
		-webkit-box-shadow: 0px 1px 0px 0px rgba(28,28,28,0.3);
		-moz-box-shadow: 0px 1px 0px 0px rgba(28,28,28,0.3);
		box-shadow: 0px 1px 0px 0px rgba(28,28,28,0.3);
	}
	#aside-social-media li{
	  margin: 0 5% 0 0 ;
	}
	.heading-mobile{
		display: block;
	}
	.heading-desktop{
		display: none;
	}
	#sub-page-main-content{
		margin-top: 15px;
	}
}


/** 525 **/
@media screen and (max-width: 525px) {
	#contact-map{
		/*margin-bottom: 283px;*/
	}
}

/** 500 **/
@media screen and (max-width: 500px) {
	#banner-slider .orbit-caption h1{
		font-size: 1em;
	}
}

/** 480 **/
@media screen and (max-width: 480px) {
	.cta-bottom-question-mark, .cta-bottom-prompt, .cta-bottom-button{
		width: 100%;
	}
	.cta-bottom-prompt{
		padding-left: 0.9375em;
	}
	.cta-bottom h5, .cta-bottom p{
		text-align: center;
	}
	.icon-question-mark{
		float: none;
		margin: 4px auto 20px;
	}
	.cta-bottom .button{
		float: none;
		width: 100%;
		margin: 0 auto;
		display: block;
		padding: 1em 0;
		font-size: 1em;
	}
	#contact-map{
		margin-bottom: 570px;
	}
	.promo-image img{
		display: none;
	}
	.promo-image{
		background: #008ccc;
		position: relative;
		padding: 15px 15px 30px;
		margin: 0 -30px 10px;
	}
	.promo-copy-left-middle, .promo-copy-left-bottom, .promo-copy-left-top{
		background: #008ccc;
		position: static;
		left: 0;
		top: 0;
	}
	.promo-image h4, .promo-image h5{
		text-align: center;
		display: block;
	}
	.promo-image .button{
		float: none;
		margin: 0 auto;
		display: block;
		width: 80%;
	}
	.promo-health-wellness, .promo-blue-advantage{
		background: #ffffff;
	}
	.promo-health-wellness .promo-copy-left-top, .promo-blue-advantage .promo-copy-left-top{
		background: #ffffff;
		position: static;
		left: 0;
		top: 0;
	}
	.promo-health-wellness .logo-health-wellness, .promo-blue-advantage .logo-blue-advantage{
		display: block;
		margin: 0 auto;
	}
	.promo-health-wellness h5{
		display: none;
	}
	.promo-blue-advantage h5{
		background: none;
		color:  #008ccc;
	}
	.promo-health-wellness-button-container{
		display: block;
		margin: 0 auto;
		width: 55%;
	}
	.promo-health-wellness .button{
		float: left;
		width: 45%;
	}
	.promo-health-wellness .secondary{
		float: right;
	}
	.promo-image-copy a.float-left{
		float: none;
	}
	.promo-no-button{
		display: none;
	}
	#contact-info div.medium-4{
	  top: 0px;
	}
	.promo-provider-sign-in-button-container .button-orange{
		margin-bottom: 20px;
	}
}


/** 460 **/
@media screen and (max-width: 460px) {
	#footer-top .small-6{
		width: 100%;
	}
}

/** 440 **/
@media screen and (max-width: 440px) {
	#top-nav{
		display: none;
	}
	.phone-top-nav{
		display: block;
	}
	.button-latest-news{
		width: 100%;
		margin: 20px auto 30px;
		display: block;
	}
	.promo .button{
  		width: 100%;
  	}
  	#footer-bottom .small-3, #footer-bottom .small-9{
  		width: 100%;
  	}
  	#logo-footer img{
  		margin: 0 auto;
  		display: block;
  	}
  	#sub-page-main-content .promo a{
  		width: 100%;
  	}
}

/** 415 **/
@media screen and (max-width: 415px) {
	#search, #search .columns {
		width: 100%;
		margin: 0.5em 0.15em;
		float: left;
	}
	input#gsc-i-id1.gsc-input {
		width: 100%!important;
	}
	#sign-in,
	#sign-in a.button.small.dropdown.button-orange {
		padding-left: 1em;
		padding-right: 1em;
		width: 100%;
	}
	.gsc-search-button.gsc-search-button-v2 {
  		height: 20px!important;
  		width: 20px!important;
  		padding: 4px!important;
  	}
  	#contact-map{
  		margin-bottom: 560px;
  	}
  	#contact-info div.medium-4{
  	  top: 0px;
  	}
  	.logo-replace .logo-abc{
	  	height: 31.5px;   
  		width: 203.25px;
  		margin-top: 5px;
	}
}

/** 380 **/
@media screen and (max-width: 380px) {
	.top-bar .name h1 a{
		width: 65%;
	}
	#find-a-plan-container .section-heading h1, #latest-news-container h1{
		font-size: 1.8em;
	}
	#sub-page-main-content a.button.small.button-orange.send-package{
		width: 100%;
	}
}

/** 355 **/
@media screen and (max-width: 355px) {
	#sign-in-search{
		float: none;
	}
	#search input[type="text"]{
		width: 145px !important;
	}
	#search{
		float: right;
	}
	#banner-slider .orbit-caption h1{
		margin-top: -10px;
	}
	.promo-health-wellness .button{
		float: none;
		width: 45%;
		margin-bottom: 15px;
	}
	.promo-health-wellness-button-container{
		width: 100%;
	}
	.promo-health-wellness .secondary{
		margin-bottom: 0;
		float: right !important;
	}
}


/** 320 **/
@media screen and (max-width: 320px) {
	#contact-map{
		margin-bottom: 540px;
	}
	#sign-in, #sign-in a{
		float: none;
		width:100%;
		padding-right: 1.125em;
	}
	#search{
		width: 100%;
	}
	#search .small-10{
		width: 83%;
	}
	#search input[type="text"]{
		width: 100% !important;
		float: left;
	}
	#aside-social-media li{
	  margin: 0 2% 0 0;
	}
	#aside-social-media li.heading{
	  margin: 0 10px 0 0;
	}
}
