@font-face {
    font-family: "IconicStroke";
    src: url("fonts/iconic_stroke.eot?") format("eot"), url("fonts/iconic_stroke.ttf") format("truetype"), url("fonts/iconic_stroke.woff") format("woff"), url("fonts/iconic_stroke.svg#IconicStroke") format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
  font-family: 'Arvo';
  font-style: normal;
  font-weight: 400;
  src: local('Arvo'), url("fonts/BM-nqL-L5PgjKPDNaleWB_esZW2xOQ-xsNqO47m55DA.woff") format('woff');
}
@font-face {
  font-family: 'Arvo';
  font-style: normal;
  font-weight: 700;
  src: local('Arvo Bold'), local('Arvo-Bold'), url("fonts/_OKjjqM9ed2qvTR07QdjWwLUuEpTyoUstqEm5AMlJo4.woff") format('woff');
}
@font-face {
  font-family: 'Arvo';
  font-style: italic;
  font-weight: 400;
  src: local('Arvo Italic'), local('Arvo-Italic'), url("fonts/ui4L3MaHUbARhH-m5bxHRevvDin1pK8aKteLpeZ5c0A.woff") format('woff');
}
@font-face {
  font-family: 'Arvo';
  font-style: italic;
  font-weight: 700;
  src: local('Arvo Bold Italic'), local('Arvo-BoldItalic'), url("fonts/Vj6JEk1YZr8j8R8H2j0b-rO3LdcAZYWl9Si6vvxL-qU.woff") format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url("fonts/wMws1cEtxWZc6AZZIpiqWALUuEpTyoUstqEm5AMlJo4.woff") format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url("fonts/k3k702ZOKiLJc3WVjuplzL3hpw3pgy2gAi-Ip7WPMi0.woff") format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url("fonts/O4NhV7_qs9r9seTo7fnsVLO3LdcAZYWl9Si6vvxL-qU.woff") format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url("fonts/PRmiXeptR36kaC0GEAetxiXIwCIIu6QKBvrtc7ntuuI.woff") format('woff');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url("fonts/qs_6LdoYjCitupC9judWT-vvDin1pK8aKteLpeZ5c0A.woff") format('woff');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: local('Oswald Bold'), local('Oswald-Bold'), url("fonts/dI-qzxlKVQA6TUC5RKSb37O3LdcAZYWl9Si6vvxL-qU.woff") format('woff');
}
@font-face {
  font-family: 'PT Sans Narrow';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans Narrow'), local('PTSans-Narrow'), url("fonts/UyYrYy3ltEffJV9QueSi4aKMDwIKrnRjMtEm_ZQuMjU.woff") format('woff');
}
@font-face {
  font-family: 'PT Sans Narrow';
  font-style: normal;
  font-weight: 700;
  src: local('PT Sans Narrow Bold'), local('PTSans-NarrowBold'), url("fonts/Q_pTky3Sc3ubRibGToTAYvNa3x_v530UFDN5-Uc_5x8.woff") format('woff');
}
@font-face {
  font-family: 'Play';
  font-style: normal;
  font-weight: 400;
  src: local('Play'), url("fonts/mqaHLiStUie-CWbrlklEWQ.woff") format('woff');
}
@font-face {
  font-family: 'Play';
  font-style: normal;
  font-weight: 700;
  src: local('Play-Bold'), url("fonts/my0yTGKuxrzq_Dwmpp-E_qCWcynf_cDxXwCLxiixG1c.woff") format('woff');
}

@media screen and (min-width:1400px) {

	.rates_container {
		height: 280px;
		width: 400px;
	}		
}

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

	#img_1 {
		width: 180px;
	}

	#menu_bar_logo {
		left:60px;
		width:auto;
	}
	
	#menu_bar_container {
		height:78px;
		margin-left:329px;
	}	
	
	#top_container {
		height:78px;	
		margin-top: 0px;	
		width:100%;
	}	
	
	ul#list-nav {
	  list-style:none;
	  margin:-1px;
	  padding:1px;
	  width:100%;
	  height: 100%;
	}
	
	ul#list-nav li {
	  display:inline;
	}
	
	ul#list-nav li a {
	  text-decoration:none;
	  padding:19px 0;
	  width:190px;
	  height: auto;
	  background:#f3f3ea;
	  color:#dc7c50;
	  float:left;
	  text-align:center;
	  border-left:1px solid #fff;
	}	
	
	.fieldset_form_1 {
		width: 95%;
	}
	
	.fieldset_form_2 {
		width: 95%;
	}
	
	.fieldset_form_default {
		width: 95%;
	}	
}

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

	#img_1 {
		width: 179px;
	}

	#menu_bar_logo {
		margin-left:15px;
	}
	
	#menu_bar_container {
		height:70px;
	}

	#top_container {
		height:72px;	
		margin-top: 0px;
		margin-left: 0px;	
	}	
	
	/*Make dropdown links appear inline*/
	ul#list-nav {
		position: static;
		display: none;
	}
	/*Create vertical spacing*/
	li {
		margin-bottom: 1px;
	}
	/*Make all menu links full width*/
	ul li, li a {
		width: 100%;
	}
	
	/*Display 'show menu' link*/
	.show-menu {
		display:block;
	}	

	#menu_bar_button_mobile {
		display: block;
		left: 20px;
		top: 18px;
		width: 35px;
		z-index: 3;
	}	

	#menu_mobile_display {
		width: 100%;
		top:80px;
		font-size: 17pt;
		z-index: 1050;
	}	

	#background_pic_main {
		top:300px;
		margin-bottom: -40px;
	}
	
	#best_rates_div {
		top:-10px;		
		z-index: 100;
		margin-bottom: 70px;
	}
	
	.rates_container_left {
		width: 100%;	
		margin-bottom: 20px;
	}
	
	.rates_container_middle {
		width: 100%;	
		margin-bottom: 20px;
	}
	
	.rates_container_right {
		position: relative;
		border:0px solid #000000;
		width: 100%;	
	}
	
	.left_container {
		position: relative;
		top:540px;
		width:100%;
/* 		clear: both; */
		margin-bottom: 20px;
	}
	
	.middle_container {
		position: relative;
		top:-20px;
		width:100%;
/* 		clear: both; */
		margin-bottom: 20px;
	}
	
	.right_container {	
		position: relative;
		top:-580px;
		width:100%;
/* 		clear: both; */
		margin-bottom: 20px;
	}
	
	.bottom_left_container {
		margin-top: -40px;
		position: relative;
		top:0px;
		width:100%;
/* 		clear: both; */
	}
	
	.bottom_middle_container {
		position: relative;
		width:100%;
/* 		clear: both; */
	}
	
	.bottom_right_container {	
		position: relative;
		width:100%;
/* 		clear: both; */
	}	
	
	.fieldset_form_1 {
		width: 95%;
	}
	
	.fieldset_form_2 {
		width: 95%;
	}
	
	.fieldset_form_default {
		width: 95%;
	}		
}

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

	#menu_mobile_display {
		top:70px;
	}
	
	#menu_bar_button_mobile {
		display: block;
		left: 20px;
		top: 13px;
		width: 33px;		
	}

	#top_container {
		height:62px;	
		margin-top: 0px;
		margin-left: 0px;	
	}
	
	#img_1 {
		width: 159px;
	}	
	
	#menu_bar_logo {
		margin-left:10px;
	}	
	
	.rates_container_left {
		width: 100%;	
		height: 150px;
	}
	
	.rates_container_middle {
		width: 100%;	
		height: 150px;
	}
	
	.rates_container_right {
		width: 100%;	
		height: 150px;
	}

	.text_top {
		text-align: left;
		margin-left: 17px;
		width: 100%;
		font-size: 15pt;
		margin-top: 15px;
	}
	
	.text_middle {
		text-align: left;
		margin-left: 30px;		
		width: 100%;
		font-size: 35pt;
		margin-top: 0px;
	}
	
	.top {
		font-size: 25px;
		vertical-align: 50%;
	}
	
	.text_middle_lower {
		text-align: left;
		margin-left: 60px;			
		width: auto;
		margin-top: -25px;
		margin-bottom: 0px;
	}
	
	.large2 {
		font-size: 13pt;
	}
	
	.text_bottom {
		margin-top: -70px;
		margin-left: 160px;
		width: auto;
		font-size: 20pt;
	}
	
	.mobile_button {
		width: 100px;
		font-size: 19pt;
	}
	
	.text_bottom_lower {
		margin-left: 160px;		
		width: auto;
		margin-top: -5px;
	}	
	
	.hide_mobile_1 {
		display: inline-block;
	}

	.hide_mobile_2 {
		display: none;
	}

	.text_size_mobile_xsm {
		font-size: 8pt;
	}
	
	.text_size_mobile_sm {
		font-size: 10pt;
	}
	
	.text_size_mobile_md {
		font-size: 12pt;
	}
	
	.text_size_mobile_lg {
		font-size: 14pt;
	}	
	
	.text_size_mobile_lg2 {
		font-size: 16pt;
	}
	
	.text_size_mobile_lg3 {
		font-size: 18pt;
	}	
	
	.text_size_mobile_lg4 {
		font-size: 20pt;
	}	
	
	.fieldset_form_1 {
		width: 95%;
	}
	
	.fieldset_form_2 {
		width: 95%;
	}
	
	.fieldset_form_default {
		width: 95%;
	}								
}

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

	#menu_mobile_display {
		top:60px;
	}
	
	#menu_bar_button_mobile {
		display: block;		
		left: 20px;
		top: 7px;
		width: 25px;		
	}

	#top_container {
		height:52px;	
		margin-top: 0px;	
		margin-left: 0px;
	}
	
	#img_1 {
		width: 130px;
	}	
	
	#menu_bar_logo {
		margin-left:5px;
	}	
	
	#best_rates_div {
		top:-10px;		
	}
	
	.rates_container_left {
		height: 120px;
	}
	
	.rates_container_middle {
		height: 120px;
	}
	
	.rates_container_right {
		height: 120px;
	}
	
	.text_top {
		font-size: 14pt;
		margin-top: 10px;
	}
	
	.text_middle {
		margin-left: 20px;		
		font-size: 30pt;
	}
	
	.top {
		font-size: 20px;
	}
	
	.text_middle_lower {
		margin-left: 35px;			
		margin-top: -20px;
		width: auto;
	}
	
	.large2 {
		font-size: 13pt;
	}
	
	.text_bottom {
		margin-top: -80px;
		width: auto;
	}
	
	.mobile_button {
		width: 100px;
		font-size: 17pt;
	}
	
	.text_bottom_lower {
		margin-top: -10px;
		width: auto;
	}	
	
	.fieldset_form_1 {
		width: 95%;
	}
	
	.fieldset_form_2 {
		width: 95%;
	}
	
	.fieldset_form_default {
		width: 95%;
	}				
}

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

	#menu_mobile_display {
		top:50px;
	}

	ul#list-nav-mobile li a {
	  font-weight: bold;
	}	
		
	#menu_bar_button_mobile {
		display: block;
		left: 15px;
		top: 2px;
		width: 20px;			
	}	

	#top_container {
		height:42px;	
		margin-top: 0px;	
		margin-left: 0px;
	}
	
	#img_1 {
		width: 100px;
	}	
	
	#menu_bar_logo {
		margin-left:-10px;
	}
	
	.rates_container_invisible {
		margin-bottom: -19px;	
	}
	
	.rates_container_left {
		height: 100px;
	}
	
	.rates_container_middle {
		height: 100px;
	}
	
	.rates_container_right {
		height: 100px;
	}
	
	.text_top {
		font-size: 12pt;
		margin-top: 6px;
	}
	
	.text_middle {
		font-size: 25pt;
	}
	
	.top {
		font-size: 15px;
	}
	
	.text_middle_lower {
		margin-left: 35px;			
		margin-top: -20px;
		width: auto;
	}
	
	.large1 {
		font-size: 10pt;
	}
	
	.text_bottom {
		margin-left: 140px;
		margin-top: -60px;
		width: auto;
	}

	.text_bottom_lower {
		margin-left: 140px;
		margin-top: -15px;
		width: auto;
	}
	
	.mobile_button {
		width: 80px;
		font-size: 13pt;
	}
	
	.right_container {
		font-size: 17pt;
	}	
	
	.text_bottom_section {
		font-size: 16pt;
	}	
	
	.fieldset_form_1 {
		width: 95%;
	}
	
	.fieldset_form_2 {
		width: 95%;
	}
	
	.fieldset_form_default {
		width: 95%;
	}							
}

@media only screen and (max-width: 800px) {
	#unseen table td:nth-child(1), 
	#unseen table th:nth-child(1) {display: none;}
}
 
@media only screen and (max-width: 480px) {
	#unseen table td:nth-child(1),
	#unseen table th:nth-child(1),
	#unseen table td:nth-child(1),
	#unseen table th:nth-child(1),
	#unseen table td:nth-child(1),
	#unseen table th:nth-child(1){display: none;}
}