/* ESyntaxis (Pvt) Ltd :  http: //www.esyntaxis.com Compiled by Srinath */

/* Basic HTML
----------------------------------------------------------------------------------------------------*/
html {
  font-size: 62.5%; 
}
body {
	font-family: "proxima-nova", Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	color: rgb(58,65,67);	
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	line-height: 1.571; /* 1.6 is also an option */

}
#newsite {
	color: #fff;
	text-align: center;
	font-size: 1.6rem;
}
#newsite a {
	color: #fff;
}
pre,
code {
	font-family: 'DejaVu Sans Mono', Monaco, Consolas, monospace;
}
/* Buttons
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"],
.crm-container input.crm-form-submit,
.crm-container .crm-button,
.crm-container a.button,
#crm-profile-block .button.cancel,
#crm-main-content-wrapper .crm-register-button {
	font-size: 1.0em;
	line-height: 38px;
	text-decoration: none;
	white-space: nowrap;
}
#crm-profile-block .button.cancel span {
	display: block;
	margin-top: 3px;
}
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
	color: rgb(251,247,246);
}
.button.button-primary,
button.button-primary,
.btn-toolbar button,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
	color: rgb(251,247,246);
}
.button.button-primary:hover,
button.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button.button-primary:focus,
button.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
	color: rgb(251,247,246);
}
label,
legend {
	font-size: 1.6rem;
}
.price-set label {
	text-transform: normal;
	letter-spacing: normal;
}
/* Headings
----------------------------------------------------------------------------------------------------*/
html,
button,
input,
select,
textarea {
    color: #222;
}
h1,
h2,
h3,
h4 {
	font-family: arno-pro, Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	line-height: 1.2;	
}
h1 {
	font-size: 5.8rem;  letter-spacing: normal; color: rgb(19,55,93);
}
h2 {
	font-size: 4.8rem; letter-spacing: normal; color: rgb(30,35,33);
}
h3 {
	font-size: 3.6rem; letter-spacing: normal; color: rgb(32,71,150); 
}
h4 {
	font-size: 2.2rem; letter-spacing: normal; color: rgb(73,125,59);
}
h5 {
	font-size: 2.1rem;  letter-spacing: normal; color: rgb(73,125,59);
}
h6 {
	font-size: 2.0rem; letter-spacing: normal;
}
input,
select,
textarea {
   font-family: inherit;
   font-size: inherit;
}

/* Spacing
----------------------------------------------------------------------------------------------------*/

p {
	font-size: 1em;
	line-height: 1.26;
}
li {
	font-size: 1em;
	text-align: left;
}
li > p {
	margin-top: 0.2em;
}
ul {
  list-style: disc outside;
}
ol {
  list-style: decimal outside;
}
th {
	color: #fff !important;
	font-size: 1em !important;
	font-weight: normal;
	text-align: left;
	padding-right: 0.5em;
}
#crm-container tr.columnheader th a {
	font-size: 1.6rem;
	color: #fff;
}
td {
	text-align: left;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
a {
	color: rgb(73,125,59);
	text-decoration: none;
}
a:hover {
	color: #2d82db;
	text-decoration: none;
}
.c9 p a {
	font-weight: bold;
	display: inline-block;
	transition: all 0.1s ease-in-out;
	border-bottom: 1px dashed #fff;	
}
.c9 p a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #069;
}
.c9 p a.special-link,
#journal-top a.special-link {
	font-size: 1.6rem;
	font-weight: bold;
	color: #004659;
	transition: all 0.1s ease-in-out;	
	border-bottom: 1px dashed #004659;
}
.c9 p a.special-link:hover,
#journal-top a.special-link:hover {
	color: #181f8e;
	border-bottom: 1px dashed #181f8e;	
}
#catch-phrase {
	font-size: 2.2rem;
	font-style: italic;
	line-height: 1.12;
	color: rgb(58,65,67,0.8);
}
#banner-title {
	font-size: 7.0rem;
	font-weight: bold;
	line-height: 1.12;
	color: rgba(251,247,246,1);
}
#banner-sub-title {
	font-weight: normal;
	color: rgba(251,247,246,1);
}
#find-an-et h2 {
	font-size: 5.8rem;
	color: rgb(251,247,246);
}
#inner-page .photo-tile a {
	border-bottom: none;
}
#inner-page .photo-tile a:hover {
	border-bottom: none;
}
#breadcrumb ul li,
#breadcrumb ul li a {
	color: rgb(30,35,33);
}
#breadcrumb ul li.active {
	color: rgb(32,71,150);
	font-weight: bold;
}
/* template styling */
#home-page #search p {
	font-size: 2.4rem;
	font-weight: bold;
}
#search-box input {
	font-size: 1.4rem;
}
.search {
	font-size: 1.4rem;
	text-align: left;
}
.search-results {
	font-size: 1.2em;
}
.result-title a {
	font-weight: bold;
	color: #004659;
}
#content {
	text-align: left;
}
#main-navigation a {
	color: rgba(19,55,93,1);
}
#main-navigation>ul>li {
	font-size: 2.4rem;
	font-weight: bold;
	color: rgba(19,55,93,1);
	text-decoration: none;
}
#main-navigation .nav-header {
	font-size: 1.0em;
	color: rgb(19,55,93);
	line-height: 32px;
	cursor: pointer;
}
#main-navigation .active .nav-header {
	color: rgb(32,96,178);
}
#main-navigation .nav-header:hover {
	color: rgba(32,71,150,1);
}
#main-navigation > ul > li {
	line-height: 32px;
}
#main-navigation ul.nav-child li a {
	font-size: 1.6rem;
	font-weight: normal;
	line-height: 1.5;
	color: rgb(58,65,67);
	text-transform: none;
}
#main-navigation ul.nav-child ul.nav-child li a {
	color: rgb(255,255,255);	
}
#main-navigation ul.nav-child > li:hover > a {
	color: rgb(255,255,255);
	text-decoration: underline;	
}
#main-navigation ul.nav-child > li.active a {
	color: rgb(251,247,246);
}
#mobile-menu {
	font-size: 2.8rem;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #181f8e;
	line-height: 2;
}
#sub-nav h3 {
	color: #404041;
}
#sub-nav > ul > li {
	line-height: 1.4;
}
#sub-nav > ul > li a {
	display: block;
	font-size: 1.4rem;
	color: #404041;
}
#sub-nav li.current a {
	color: #FFF;
}
#home-promotion-content h6 {
	font-size: 1.6rem;
	font-weight: normal;
	color: rgb(32,96,178);
	line-height: 1;
}
#home-promotion-content h4 {
	font-family: "proxima-nova", Arial, Helvetica, sans-serif;
	font-size: 3.0rem;
	line-height: 1;
	text-transform: uppercase;
	color: rgb(30,35,33);
}
#home-promotion-content h5 {
	font-family: "proxima-nova", Arial, Helvetica, sans-serif;
	color: rgb(58,65,67);
	font-size: 2.6rem;
	line-height: 1;
}
#home-trending-news li {
	line-height: 1.1;
}
#home-trending-news .feed-link a {
	font-size: 2.2rem;
	font-weight: bold;
}
#home-trending-news .feed-item-description {
	line-height: 1.26;
}
#footer-navigation h4 {
	color: rgb(255,255,255);
}
#footer-navigation li {
	line-height: 1.2em;
}
#footer-navigation a {
	text-decoration: underline;
}
#footer-navigation a:hover {
	color: rgba(255,255,255,0.75);
	text-decoration: none;
}
#footer-navigation button a {
	text-decoration: none;
}
#dashboard h3,
#dashboard a h3 {
	color: rgb(251,247,246);
}
#dashboard .logout h3 {
	color: rgb(30,35,33);
}
#lc-home .lc-tile h3,
#lc-practice .lc-tile h3,
#lc-along .lc-tile h3 {
	text-align: center;
}
#lc-home .lc-tile h3,
#lc-home .lc-tile h3 a,
#lc-practice .lc-tile h3,
#lc-practice .lc-tile h3 a,
#lc-along .lc-tile h3,
#lc-along .lc-tile h3 a {
	color: rgb(251,247,246);
}
.orbit-caption .banner-text {
	text-align: left;
}
.orbit-caption .banner-text h1 {
	font-size: 7.0rem;	
	color: rgb(251,247,246);	
	letter-spacing: normal;
	text-transform: inherit;
	line-height: 1;
}
.orbit-caption .banner-text h2,
.orbit-caption .banner-text h3,
.orbit-caption .banner-text h4 {
	color: rgb(251,247,246);
}
.orbit-caption .gradient-tan-fading .banner-text h1 {
	color: rgb(30,35,33);
}
.top-buttons {
	font-size: 1.6rem;
	line-height: 44px;
}
.top-buttons a {
    display:inline-block;	
	color: rgba(30,35,33,0.8);	
}
.top-buttons.common-button a {
	font-size: 1.7rem;	
	color: rgb(251,247,246);
}
#breadcrumb {
	font-size: 1.4rem;
	font-style: italic;
}
#home-panel-top,
#home-panel-top h3,
#right-member-strip,
#right-member-strip h3 {
	color: rgb(251,247,246);
}
#home-panel-top li,
#right-member-strip li {
	font-size: 1.5rem;
}
#right-member-strip li {
	line-height: 1.4;
}
#right-member-strip strong {
	font-size: 2.0rem;
	line-height: 1.2;
}
#news-strip h2 {
	font-size: 4.8rem;
	color: #fff;
	text-transform: none;
}
#home-tips-ideas ul li a {
	color: #FFF;
	text-decoration: underline;
}
#home-tips-ideas ul li a:hover {
	text-decoration: none;
}
#footer-navigation {
	color: #fff;
}
#footer-navigation li,
#footer-navigation p {
	font-size: 1.4rem;
	line-height: 1.5em;
}
#footer-navigation a {
	color: #fff;
}
#footer-navigation .white-bg a {
	color: #2d82db;
}
#footer-navigation .light-green-bg  a {
	color: rgb(30,35,33);
}
#footer-navigation a:hover {
	text-decoration: none;
}
#footer-note {
	font-size: 1.2rem;
	color: rgb(251,247,246);
	line-height: 36px;
}
#footer-note a {
	color: #fff;
	text-decoration: underline;	
}
#footer-note a:hover {
	color: #2d82db;	
	text-decoration: none;
}
/* end of template styling */
/* Inner Page styling */

#landing-page h2 {
	font-size: 5.8rem;
	line-height: 1;
	color: rgb(19,55,93);
}
#mobile-quick-access {
	font-family: arno-pro, Arial, Helvetica, sans-serif;	
}
#mobile-quick-access a {
	font-size: 3.0rem;
}
#join-table .row.header {
	font-weight: bold;
}
#testimonials p {
	font-weight: bold;
	font-style: italic;
}
/* Accordian Styles */
#accordian .accordian-tab a {
	display: block;
	color: #FFF;
	text-decoration: none;
	line-height: 1.1;
}
.accordian-tab {
	font-size: 2rem;
	line-height: 1.1;
	color: #FFF;
}
.accordian-tab h3 {
	line-height: inherit;
}
.accordian-tab:hover h3 {
	color: #FFF;
}
.simple-accordian h5 {
	font-size: 2.2rem;
	color: rgb(255,255,255);
	line-height: 34px;
}
.simple-accordian dt.title h5 {
	line-height: 27px;
}
.simple-accordian h6 {
	font-size: 2.2rem;
}
/* End of Accordian Styles */
/* inner page styles */
#inner-page p a,
#inner-page li a {
	font-weight: bold;
	text-decoration: underline;
}
#inner-page .archive-tiles a {
	border-bottom: none;
}
#inner-page .archive-tiles a:hover {
	color: #000;
	border-bottom: none;
}
#journal-issues .issues-details {
	text-align: center;
	font-weight: bold;
}
.news h2,
.careers h2,
#member-profile legend {
	font-size: 2.6rem;
}
.news h3,
.careers h3 {
	font-size: 1.8rem;
}
#photo-gallery h3 small {
	font-size: 1.8rem;
}
.pagination li {
	font-weight: bold;
}
.pagination li a:hover {
	color: #fff;
}
.parent-category-name {
	font-weight: bold;
}
.field-label {
	font-weight: bold;
}
.captionplus-align small {
	color : #FFF;
}
#dashboard .member-tile small {
	font-size: 1.5rem;
}
/* calendar styles */
h1.dp-heading {
	font-size: 4.8rem;
}
h2.dp-heading {
	font-size: 3.6rem;
}
.dp-date.dp-time {
	font-size: 1.5rem;
}
.mod-dpcalendar-upcoming-default a {
	font-size: 1.8rem;
	line-height: 1.3;
}
#map-legend div.c2,
#map-legend div.c3 {
	line-height: 1.25;
}
/* end calendar styles */
.com-dpcalendar-calendar th a {
	color :#FFF;
}
.fc .fc-list-table th {
	color: #000;
}
.fc-header-toolbar h2.fc-toolbar-title {
	font-size: 3.2rem;
}
.fc-daygrid-event-harness .fc-daygrid-event {
	font-size: 0.7em;
}
.btn-primary,
.btn-primary:hover {
	color: #fff;
}

/* End inner page styles */
/* Civicrm Styles */
.crm-button,
.crm-container a.button, .crm-container a.button:link {
	color: #fff;
}
#crm-content,
#crm-content table {
	font-size: 1em;
}
#crm-container h1 {
	font-size: 4.8rem;
}
#crm-container h2 {
	font-size: 3.6rem;
}
#crm-container h3 {
	font-size: 2.0rem;
}
#crm-container.crm-public .label,
#crm-container.crm-public .content {
	font-size: 1.8rem;
}
#crm-container legend {
	font-size: 2.0rem;
}
#crm-container #pricevalue {
	font-weight: bold;
}
.crm-container .crm-button {
	color: #fff;
}
#civi-error {
	font-weight: bold;
	color: #C00;	
}
.crm-container .crm-error,
.crm-container .crm-inline-error {
	color: #cc8528;
}
#priceset span {
	font-weight: bold;
}
#_qf_Register_reload,
#_qf_Main_reload {
	color: #fff;
}
/* End Civicrm Styles */
/* Other Styles */
#system-message-container .alert-message{
	color: #C00;
}
.popover h3 {
	display: none;
}
ul.category.list-striped h3 {
	font-size: 2.4rem;
}
/* Search ET Styling */
#inner-page #et-search  .nav-tabs > li > a {
  text-decoration: none;
}
#msg-success {
	display:block;
	text-align:center;
}
#time-msg {
	color: rgba(30,35,33,0.8);
	font-style: italic;
}
.panel-body p,
.modal-dialog p,
.modal-dialog li,
.panel-body .common-button {
	font-size: 89.4736%;
}
.modal-dialog h3 {
	font-size: 2.6rem;
}
.panel-sub-heading {
	font-weight: bold;
}
.panel-heading small {
	font-style: italic;
}
#osmap h2 {
	font-size: 3.8rem;
}
.sponsor-highlight.diamond,
.sponsor-highlight.gold,
.sponsor-highlight.silver {
	color: #000;
}
/*--------------------------------------------------------------
# Common Classes
--------------------------------------------------------------*/
/* new colors for AET */
.black {
	color: #1e2321;
}
.grey {
	color: #f1ebe5;
}
.white {
	color: #fbf7f6;
}
.dark-blue {
	color: #13375d;
}
.blue {
	color: #204796;
}
.lightest-blue {
	color: ##2060b2;
}
.dark-green {
	color: #497d3b;
}
.light-green {
	color: #8cbb51;
}
.mild-green {
	color: #bcde79;
}
.dark-gold {
	color: #cc8528;
}
.gold {
	color: #da9327;
}
.light-gold {
	color: #f3b41b;
}
.grey {
	color: #939598;
}
.read-more a {
	font-size: 1.8rem;
	color: #808285;
	text-decoration: none;
}
.read-more a.white {
	color: white;
}
.read-more a:hover {
	color: #181f8e;
}
/* blog layout styles */
.readmore a {
	color: #181f8e;
	font-weight: bold;
}
.readmore a:hover {
	color: #808285;
}
.common-button {
	font-size: 2rem;
	font-weight: bold;
	line-height: 44px;
	color: rgb(251,247,246);
	letter-spacing: 0.03em;
}
.common-button.double {
	line-height: 1.3;
}
#inner-page .common-button a {
	text-decoration: none;
}
.common-button a:hover {
	text-decoration: none;
	border-bottom: none;
}
.light-blue-bg,
.light-blue-bg > a {
	color: rgb(241,235,229);
}
.dark-blue-bg,
.dark-blue-bg > a {
	color: rgb(251,247,246);
}
.light-green-bg,
.light-green-bg > a {
	color: rgb(30,35,33);
}
.white-bg,
.white-bg > a {
	color: rgb(19,55,93);
}
.light-gold-bg,
.light-gold-bg > a {
	color: rgb(30,35,33);
}
.common-button .dark-blue-bg:hover,
.common-button .dark-blue-bg:hover a,
.common-button .light-green-bg:hover,
.common-button .light-green-bg:hover a {
	color: rgb(251,247,246);
	transition: ease 0.5s;
}
.common-button .white-bg:hover > a {
	color: rgb(73,125,59);
	transition: ease 0.5s;	
}
.common-button.home {
	font-size: 2.2rem;
	line-height: 48px;
}
.common-button:focus,
.learn-more:hover {
	color: rgb(251,247,246);
}
.common-button.white a {
	color: rgb(251,247,246);
}
.learn-more {
	font-size: 1.8rem;
	text-align: center;
	color: #404041;
	font-weight: bold;
}
.learn-more:hover {
	color: #66a091;
}
.learn-more.white {
	color: rgb(251,247,246);
}
.learn-more.white:hover {
	color: rgb(251,247,246);
}
.member-details .learn-more {
	font-size: 1.6rem;
}
#news-strip .learn-more {
	color: rgb(251,247,246);
}
a.panel-link {
	font-size: 1.6em;
	border-bottom: 1px dashed transparent;
}
.toupper {
	text-transform: uppercase;
}
.small-text {
	font-size: 1.1rem;
	line-height: 1.2em;
}
.newspaper li {
	line-height: 0.8em;
}
.error {
	color: rgb(255,255,255);
}
input.error {
	color: initial;
}
.path {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	color: rgba(58,65,67,0.5);
	font-size: 2.5em;
	line-height: 1.5;
}
#renew-stick {
	color: #1e2321;
	font-weight: bold;
}
#renew-stick a {
	text-decoration: underline;
}
@media only screen and (max-width : 1350px) {
	.orbit-caption .banner-text h1 {
		font-size: 5.0rem;
	}
	.common-button.double {
		font-size: 1.9rem;
	}	
}
/*==========  Media Query  ==========*/
@media only screen and (max-width : 1200px) {
	#main-navigation li:hover {
		color: #000;
	}
	#home-page #search p {
		font-size: 1.8rem;
	}
	#et-search li a {
		font-size: 0.75em;
	}
	.common-button.double {
		font-size: 1.4rem;
	}
	.path {
		font-size: 2em;
		line-height: 2;
	}	
}
@media only screen and (max-width : 992px) {
	#main-navigation ul.nav-child li a {
		font-size: 2.0rem;
	}	
	#home-page #search p {
		font-size: 1.4rem;
	}	
	h2.banner-text {
		font-size: 3.0rem;
	}
	h3.banner-text {
		font-size: 5.4rem;
	}
	h4.banner-text {
		font-size: 2.2rem;
	}
	#main-navigation ul.menu .nav-header a{ 
		color: #fff;
	}
	#page-title {
		left: 0;
	}
	#main-navigation ul.nav li.active.parent .nav-header,
	#main-navigation ul.nav li.active.parent>a {
		color: rgb(255,255,255);
		text-decoration: underline;
	}
	#main-navigation ul.nav ul.nav-child li.active.deeper.parent>a {
		color: inherit;
	}	
	#main-navigation ul li:after {
		font-family: arno-pro, Arial, Helvetica, sans-serif;	
		font-size: 2em;	
		color: rgb(19,55,93);
	}
	#main-navigation ul li.active:after {
		color: rgb(255,255,255);
	}	
	#main-navigation ul.nav-child > li.active a	{
		color: rgb(32,71,150);
		text-decoration: underline;
	}
	#right-member-strip .learn-more a {
		font-size: 1.6rem;
	}
	#journal-issues .issues-details {
		font-size: 0.85em;
	}
	#dashboard .member-tile h3 {
		line-height: 1;
	}
	#et-search li a {
		font-size: 1em;
	}
	.common-button.double {
		font-size: 2rem;
	}
	.path {
		font-size: 3em;
		line-height: 1.3;
	}	
}
@media only screen and (max-width : 768px) {
	.banner-text h1	{
		font-size: 6.0rem;
	}	
	#home-page #search p {
		font-size: 1.8rem;
	}
	#right-member-strip .learn-more a {
		font-size: 1.4rem;
	}
	#home-panel-top h3 {
		font-size: 3.2rem;
	}
	#home-panel-top li {
		font-size: 1.4rem;
	}
	#footer-note {
		line-height: 1.6;
	}
	.crm-container .crm-pager-nav {
		font-size: 0.75em;
	}
	.common-button.double {
		font-size: 1.5rem;
	}
	.path {
		font-size: 2em;
		line-height: 2;
	}
}
@media only screen and (max-width : 600px) {
	html {
		font-size: 50%
	}
	h1 {
		font-size: 5.0rem;  letter-spacing: normal; color: rgb(19,55,93);
	}
	h2 {
		font-size: 4.0rem; letter-spacing: normal; color: rgb(30,35,33);
	}
	h3 {
		font-size: 3.6rem; letter-spacing: normal; color: rgb(32,71,150); 
	}
	h4 {
		font-size: 2.6rem; letter-spacing: normal; color: rgb(73,125,59);
	}
	h5 {
		font-size: 2.4rem;  letter-spacing: normal; color: rgb(73,125,59);
	}
	h6 {
		font-size: 2.3rem; letter-spacing: normal;
	}
	#landing-page h2 {
		font-size: 5.0rem;
	}
	.top-buttons {
		font-size: 2.0rem;
	}
	#home-page p,
	#home-events > div,
	p {
		font-size: 1.1em;
	}
	li {
		font-size: 1.1em;
	}
	#mask-left.conference .banner-text h1 {
		font-size: 18rem;
	}
	#mask-left.conference .banner-text sup {
		font-size: 2.8rem;
	}	
	#main-navigation ul.nav-child > li a {
		font-size: 1.7rem;
	}
	#right-member-strip .learn-more a {
		font-size: 1.8rem;
	}
	#journal-issues .issues-details {
		font-size: 1em;
	}
	#home-panel-top h3 {
		font-size: 4rem;
	}
	#home-panel-top li {
		font-size: 2.2rem;
	}
	#find-an-et .c6 {
		margin-bottom: 0;
	}
	#banner-title {
		font-size: 5.0rem;
	}
	#banner-sub-title {
		font-size: 3.2rem;
	}
	#footer-navigation li,
	#footer-navigation p {
		font-size: 1.8rem;
	}
	#footer-note {
		font-size: 1.6rem;
		line-height: 1.8;
	}
	.path {
		line-height: 1.6;
	}	
}
@media only screen and (max-width : 480px) {
	.banner-text h1 {
		font-size: 7.0rem;
	}	
	h2.banner-text {
		font-size: 2.8rem;
	}
	h3.banner-text {
		font-size: 5.4rem;
	}
	h4.banner-text {
		font-size: 2.0rem;
	}
	#catch-phrase {
		font-size: 2.0rem;
	}
	#page-title	{
		font-size: 5.0rem;
	}
	#banner-title {
		line-height: 0.9;
	}
	#mobile-quick-access a	{
		font-size: 2.4rem;
	}
	.panel-body p,
	.modal-dialog p,
	.modal-dialog li,
	.panel-body .common-button {
		font-size: initial;
	}
	.common-button.double {
		font-size: 2rem;
	}
	.path {
		line-height: 1;
	}
	.common-button.long-text {
		font-size: 1.5rem;
	}	
}
@media only screen and (max-width : 420px) {
	.banner-text h1 {
		font-size: 6.0rem;
	}
	#banner-sub-title {
		font-size: 2.3rem;
	}
}
@media only screen and (max-width : 360px) {
	#catch-phrase {
		font-size: 1.8rem;
	}
	.banner-text h1 {
		font-size: 5.5rem;
	}
	#home-what-is-wwoa h3,
	#home-e-newsletter h3,
	#home-tips-ideas h3 {
		font-size: 1.6rem;;
	}
	.top-buttons {
		font-size: 1.7rem;
	}				
}
@media print {
html {
	font-size: 43.75%; 
  }
}
