/* WP Style Kit */
* {
	font-family: 'effra', sans-serif;
}

.callout {
	background: #ededed;
	border: #ededed none 0px;
	margin: 0;
	padding: 1em 1em 0.5em;
}

.callout p {
	margin: 0 0 0.5em;
}

.hed1{
	color: #59a9dc;
	font-size: 24px;
	font-weight: 400;
	line-height: 28px;
	margin: 0;
	padding: 0;
}

.hed2{
	color:#59a9dc;
	font-size: 20px;
	font-weight: 300;
	line-height: 26px;
	margin: 0;
	padding: 0;
}
.right{float: right !important;}
.left{float: left !important;}

.circle-blue,.circle-orange,.circle-red,.box-blue,.box-orange,.box-red {
	background-position: 21px 13px;
	background-repeat: no-repeat;
	background-size: 22px 22px;
	list-style: none;
	margin: 0;
	padding: 12px 0 12px 64px;
	text-align: left;
}

.circle-blue {
	background-image: url(images/icon-check-blue.png);
	}

.circle-orange {
	background-image: url(images/icon-check-orange.png);
}

.circle-red {
	background-image: url(images/icon-check-red.png);
}

.box-blue {
	background-image: url(images/box-check-blue.png);
	}

.box-orange {
	background-image: url(images/box-check-orange.png);
	}

.box-red {
	background-image: url(images/box-check-red.png);
	}
.quotes {
	font: 26px;
	font-style: italic;
	margin: 0px;
	background-image: url(images/quotes.png);
	background-repeat:no-repeat;
	top:0;
	left:0;
	margin-left:auto; margin-right:auto;
	padding:1.6em 1.6em 0.2em 3.5em;
	font-weight: 300;
	line-height: 1.625;
	display:block;
}

.content-box-blue,
.content-box-gray,
.content-box-green,
.content-box-purple,
.content-box-red,
.content-box-yellow {
    margin-bottom: 30px;
    overflow: hidden;
    padding: 30px;
}

.content-box-blue {
    background-color: #d8ecf7;
    border: 1px solid #afcde3;
}

.content-box-gray {
    background-color: #e2e2e2;
    border: 1px solid #bdbdbd;
}

.content-box-green {
    background-color: #d9edc2;
    border: 1px solid #b2ce96;
}

.content-box-purple {
    background-color: #e2e2f9;
    border: 1px solid #bebde9;
}

.content-box-red {
    background-color: #f9dbdb;
    border: 1px solid #e9b3b3;
}

.content-box-yellow {
    background-color: #fef5c4;
    border: 1px solid #fadf98;
}

.cd-box {
  /* this is the container of various design elements - i.e. the 2 logo of the branding section */
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  background: #ffffff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.07);
  padding: 14px;
  padding-bottom: 0;
  display: inline-block;
  margin-bottom: 1em;
}





a {
	color: #A3A3A3;
	text-decoration: none;
}

a:hover {
	color: #333;
}

p {
	margin: 0 0 12px;
	padding: 0;
	font-weight: 300;
	font-size: 16px;
	line-height: 25px;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

b,
strong {
	font-weight: 700;
}

em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 auto 28px;
	color: #999999;
	font-size: 21px;
	line-height: 25px;

	max-width: 945px;
	/*min-width: 356px;*/
}
blockquote p {
	margin-bottom: 10px;
	font-weight: 400;
	letter-spacing: 0.25px;
	font-size: 21px;
	line-height: 25px;
}

blockquote p:first-child::before {
	content: "\201C";
	font-size: 21px;
	margin-left: -1ex;
	position: absolute;
	font-family: 'effra', sans-serif;
}
blockquote p:first-child::after {
	content: "\201C";
	font-size: 21px;
	margin-left: 0ex;
	position: absolute;
	font-family: 'effra', sans-serif;
}
.one_fifth blockquote p,
.one_fifth blockquote p:first-child::before,
.one_fifth blockquote p:first-child::after  {
	font-size: 18px;
}
blockquote.pullquote p span:first-child {
  display: none;
}
blockquote cite {
	font-size: 14px;
	line-height: 22px;
	font-style: normal;
}
.small, small {
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	display: inline-table;
}
small.tiny {
	font-size: 10px;
	line-height: 14px;
	font-weight: 400;
}
.arrow {
	line-height: inherit;
	content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="15.931" height="16" viewBox="0 0 16 16" enable-background="new 0 0 16 16"><path d="M7.93 0C3.9 0 .578 2.982.022 6.857h5.054V4l6.857 3.96-6.856 3.958V9H0c.493 3.945 3.852 7 7.93 7 4.42 0 8-3.582 8-8s-3.58-8-8-8z" class="arrow"/></svg>');
	width: 16px;
	height: 16px;
}
.arrow-top-right {
	line-height: inherit;
	content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14"><path d="M3.5 0L7 3.5l-7 7L3.5 14l7-7 3.5 3.5V0z" class="arrow-top-right"/></svg>');
	width: 14px;
	height: 14px;
}

/* ## Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-family: 'effra', sans-serif;
	font-weight: 400;
	line-height: 1.2;
	margin: 4px 0 13px;
}

h1 {
	font-size: 48px;
	line-height: 58px;
	color: #054059;
	letter-spacing: -1px;
	font-weight: 300;
	margin: 3px auto 30px;
	/* max-width: 90%;
	margin-left: 0; */
}

h2 {
	font-size: 36px;
	line-height: 43px;
	color: #054059;
	letter-spacing: -0.01em;
	/* max-width: 95%; */
	/* margin-left: 0; */
	/*white-space: nowrap;*/
}

h3 {
	font-size: 30px;
	line-height: 36px;
	color: #87BD3E;
	font-weight: 400;
	margin-bottom: 8px;
}

h4 {
	font-size: 24px;
	line-height: 25px;
	color: #054059;
	font-weight: 700;
	margin-top: 26px;
	margin-bottom: 8px;
	letter-spacing: -0.01em;
}

h5, h6 {
	font-size: 16px;
	line-height: 25px;
	color: #404040;
	font-weight: 500;
	display: block;
	margin: 0 auto 0;
}

p a {
	color:#088CC7;
	font-weight: 400;
	transition: all 0.2s ease-out;
}
p a:hover {
	color:#055B80;
	text-decoration: underline;
}

.border-title {
	display: block;
	margin: 9px auto 12px;
	padding: 0px 0 14px;
	border-bottom: 1px solid #ccc;
	text-align: center;
}

.border-title.label {
	border-bottom-color: transparent;
	text-transform: uppercase;
}
.border-title > * {
	position: relative;
	bottom: -1px;
	padding-bottom: 6px;
	border-bottom: 1px solid #054059;
	display: inline-block;
	margin-bottom: -14px;
}

.border-title.label > * {
    border-bottom: 2px solid currentcolor;
	padding-bottom: 9px;
    margin-bottom: 6px;
    font-size: 20px;
    letter-spacing: 0em;
    font-weight: 600;
}

.uber {
	font-family: 'effra', sans-serif;
	font-weight: 300;
	font-size: 60px;
	margin-top: 60px;
	margin-bottom: 14px;
	letter-spacing: -0.03em;
}
.extra {
	font-family: 'effra', sans-serif;
	font-weight: 900;
}
.extra.uber {
	font-size: 72px;
}
.reversed {
	background-color: #054059;
	width:100%;
	/*padding-top: 20px;
  	padding-bottom: 25px;*/
}

.reversed > * {
	color: #fff !important;
	padding-top:39px !important;
	padding-bottom: 43px !important;
	margin:0 auto 0 !important;
	font-family: 'effra', sans-serif;
	font-weight: 500 !important;
	background-color: #054059;
}
.reversed h2 {
    padding: 40px;
}
.color-light {	
	color: #ffffff;
}
.color-dark {	
	color: #53585F;
}
.color-grey {	
	color: #B8B3A9;
}
.color-navy {	
	color: #055B80;
}
.color-green {	
	color: #87BD3E;
}
.color-orange {	
	color: #F08844;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	height: 30px;
	line-height: 14px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	padding:7px 13px;
	display: inline-block;
	vertical-align: middle;
	background-color: #A1A1A1;
	color: #FFFFFF;
	letter-spacing: 0.5px;
	margin-bottom: 9px;
	/*border:1px solid currentcolor !important;*/
}
button.small,
input.small[type="button"],
input.small[type="reset"],
input.small[type="submit"],
.small.button, 
small .button {
	height: 18px;
	line-height: 12px;
	font-size: 12px;
	padding: 2px 9px;
}
label {
	font-size: 14px;
	line-height: 25px;
	margin-bottom:15px;
	letter-spacing: 1px;
	text-transform: uppercase; 
	font-weight: 400;
}
.responsive-tabs .responsive-tabs__list__item {
	font-size: 14px !important;
	line-height: 14px !important;
	margin-bottom:0 !important;
	letter-spacing: 0.045em !important;
	text-transform: uppercase !important; 
	font-weight: 400 !important;
}
button.color-light,
input.color-light[type="button"],
input.color-light[type="reset"],
input.color-light[type="submit"],
.button.color-light {	
	color: #054059;
	background-color: #ffffff;
	border:1px solid #054059;
}
button.color-light:hover,
input.color-light[type="button"]:hover,
input.color-light[type="reset"]:hover,
input.color-light[type="submit"]:hover,
.entry-content .button.color-light:hover,
.button.color-light:hover {	
	color: #a1a1a1;
	border:1px solid #a1a1a1;
}
button.color-dark,
input.color-dark[type="button"],
input.color-dark[type="reset"],
input.color-dark[type="submit"],
.button.color-dark {	
	background-color: #054059;
}
button.color-grey,
input.color-grey[type="button"],
input.color-grey[type="reset"],
input.color-grey[type="submit"],
.button.color-grey {	
	background-color: #B8B3A9;
}
button.color-navy,
input.color-navy[type="button"],
input.color-navy[type="reset"],
input.color-navy[type="submit"],
.button.color-navy {	
	background-color: #055B80;
}
button.color-green,
input.color-green[type="button"],
input.color-green[type="reset"],
input.color-green[type="submit"],
.button.color-green {	
	background-color: #87BD3E;
}
button.color-orange,
input.color-orange[type="button"],
input.color-orange[type="reset"],
input.color-orange[type="submit"],
.button.color-orange {	
	background-color: #F08844;
}

ul > li::before,
ol > li::before {
	color: #87BD3E;
}
ul.color-dark > li::before,
ol.color-dark > li::before {
	color: #054059;
}
ul.color-grey > li::before,
ol.color-grey > li::before {
	color: #B8B3A9;
}
ul.color-navy > li::before,
ol.color-navy > li::before {
	color: #055B80;
}
ul.color-green > li::before,
ol.color-green > li::before {
	color: #87BD3E;
}
ul.color-orange > li::before,
ol.color-orange > li::before {
	color: #F08844;
}
#tinymce ol, #tinymce ul {
	margin-bottom: 28px;
	margin-left: 16px;
	margin-top: 15px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
}

#tinymce ul > li::before {
    content: "\2022";
    font-weight: 700;
    position: absolute;
    margin-left: -16px;
    margin-top:-1px;
    line-height: 20px;
	font-family: 'effra', sans-serif;
}
ul.color-dark > li,
ol.color-dark > li,
ul.color-grey > li,
ol.color-grey > li,
ul.color-navy > li,
ol.color-navy > li,
ul.color-green > li,
ol.color-green > li,
ul.color-orange > li,
ol.color-orange > li {
	color: #1A1A1A !important;
}

li.backing {
	margin-right:6%;
}
li.backingbacking {
	padding-right:14%;
}
.backingbacking li.backing {
	margin-right:6%;
	padding-right:14%;
}

li.double,
.double li::before, 
li.double::before {
	padding-bottom: 1%;
}
li.double.flat,
.double.flat li::before, 
li.double.flat::before {
	padding-bottom: 0;
}
section {
	margin: 0 auto;
	width: 100%;
}

section.maximum {
	max-width: 1005px;
	max-width: 1000px;
	padding:0 28px 0 28px;
}
.widgettitle {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 500;
  color: #055B80;
}
.responsive-tabs .responsive-tabs__list__item::before {
    content: "" !important;
}
.tight {
  letter-spacing: -0.0139em;
}
.loose {
  letter-spacing: 0.0139em;
}

.closer {
  	margin-top: 1em;
  	margin-bottom: 0.23333em;
}

.flat,
.flat li {
  	margin-top: 0;
  	margin-bottom: 0.0;
}
.double,
.double li::before, 
li.double::before {
	line-height: 157% !important;
}

.inline {
	display: inline;
}
.light        {font-weight:300;font-style:normal;}
.light-italic {font-weight:300;font-style:italic;}
.regular      {font-weight:400;font-style:normal;}
.italic       {font-weight:400;font-style:italic;}
.medium       {font-weight:500;font-style:normal;}
.medium-italic{font-weight:500;font-style:italic;}
.bold         {font-weight:700;font-style:normal;}
.bold-italic  {font-weight:700;font-style:italic;}
.heavy        {font-weight:900;font-style:normal;}
.heavy-italic {font-weight:900;font-style:italic;}
.underline    {text-decoration: underline;}