body {
  font-family:futura-pt;
  font-weight:400;
}
blockquote {
    margin-left:0;
    font-size:1.44rem !important;
    line-height:1.25;
    text-indent:-1rem;
}
blockquote footer {
    margin-left:1rem;
    margin-top:1rem;
}
blockquote footer hr {
    height:5px;
    background-color:#ffffff;
    color:#ffffff;
    margin-top:2rem;
    border:none;
    text-align:left;
    width:75%;
    margin-left:-1rem;
}

.ui.grid {
    margin: -1rem 0;
}
.ui.grid.hnav {
    padding-top:1rem;
}
.ui.header {
  font-family:futura-pt;
  font-weight:700;
  text-transform: uppercase;
}
h2.ui.header {
    font-size:2rem;
}
h4.ui.header {
    font-size:1.22rem;
}
h4.ui.header.dteal {
    font-size:1.22rem;
    color:#0a5d66;
}
.ui.header.sectionhead {
    color:#d57e00;
}
.ui.basic.segment.sectionpadding {
    padding-top:4rem;
    padding-bottom:5rem;
}
.ui.basic.segment.sectioncopy {
    padding-left:0;
    padding-top:0;
    font-size:1.43rem;
    line-height:1.35;
}
.ui.list.columncopy {
    font-size:1.14rem;
}
.ui.basic.segment.columncopy {
    padding-left:0;
    padding-top:0;
    font-size:1.43rem;
    padding-right:0;
    margin-right:1rem;
    line-height: 1.35;
}
.ui.basic.segment.columncopy.dtbbbar {
    border-bottom:5px solid #0a5d66;
}
.ui.basic.segment.columncopy.padr10 {
    padding-right:10%;
}
.ui.sticky {
  position: absolute;
  top:0;
  width:100%;
}
.ui.menu {
    font-family:futura-pt;
    font-size:1.14rem;
}
#nav.ui.menu {
    font-weight:500;
    font-size:1rem;
}
.dtransparent {
  background: rgba(0, 0, 0, 0.5);
}
.ftbook {
    font-family:futura-pt;
    font-weight:400;
    font-size:1.5em;
}
.ftmed {
    font-family:futura-pt;
    font-weight:500;
    font-size:1.5em;
}
.ftmedwhite {
    font-family:futura-pt;
    font-weight:500;
    font-size:1.5em;
    color:#ffffff;
    line-height:1.25;
}

.bgwrap {
    display: inline-block;
    position: relative;
    width:100%;
    margin-bottom:-0.36rem !important;
    background-image:url("../images/large-teal-bg@3x.png") !important;
    background-size: cover !important;
}
.bgwrap img + .fgcontent {
    position: absolute;
    top: 35%;
    left: 0;
    width:100%;
}
/* 
.container.w780, .segment.w780 {
    max-width: 780px !important;
}
 */
.ui.secondary.inverted.segment {
    background: #646569 -webkit-linear-gradient(rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%);
    background: #646569 linear-gradient(rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%);
}
.ui.secondary.inverted.pointing.menu {
    border-width:0;
    margin-bottom:1rem;
}
.ui.secondary.pointing.menu .active.item {
    font-weight:500;
}
.ui.small.image.hnav {
    padding-top:1rem;
}
a, a.item {
    /*color:#f0f0f0 !important;*/
    font-weight:500 !important;
}
.ui.inverted.list .list > a.item, .ui.inverted.list > a.item {
    color:#f0f0f0 !important;
    font-weight:500 !important;
}
a:hover, a.item:hover {
    color:#ffffff;
    font-weight:500;
}
.ui.inverted.list .list > a.item:hover, .ui.inverted.list > a.item:hover {
    color:#ffffff;
    font-weight:500;
}
a:active, a.item:active {
    color:#ffffff;
    font-weight:500;
}
.ui.inverted.list .list > a.item:active, .ui.inverted.list > a.item:active {
    color:#ffffff;
    font-weight:500;
}

a.dteal {
    color:#1894ac !important;
}
a.dteal:hover {
    color:#167984 !important;
}
a.dteal:active {
    color:#044d55 !important;
}
#nav a{
    text-transform:uppercase !important;
}
.ui.primary.buttons .button,
.ui.primary.button {
  background-color: #edaa00;
  color: #ffffff;
  text-shadow: none;
  background-image: none;
}
.ui.primary.button {
  box-shadow: 0px 0em 0px 0px #d57e00 inset;
  border: solid 1px #d57e00;
	text-transform: uppercase;
}
.ui.primary.buttons .button:hover,
.ui.primary.button:hover {
  background-color: #ffc636;
  color: #ffffff;
  text-shadow: none;
}

.ui.primary.buttons .button:focus,
.ui.primary.button:focus {
  background-color: #dc9e00;
  color: #ffffff;
  text-shadow: none;
}

.ui.primary.buttons .button:active,
.ui.primary.button:active {
  background-color: #dc9e00;
  color: #ffffff;
  text-shadow: none;
}

.ui.primary.buttons .active.button,
.ui.primary.active.button {
  background-color: #dc9e00;
  color: #ffffff;
  text-shadow: none;
}
.ui.button.inverted.dteal {
    background-color:#ffffff;
    color:#0a5d66;
    border:3px solid #0a5d66;
}
.ui.button.inverted.dteal:hover {
  background-color: #0a5d66;
  color: #ffffff;
  text-shadow: none;
}

.ui.button.inverted.dteal:focus {
  background-color: #0a5d66;
  color: #ffffff;
  text-shadow: none;
}

.ui.button.inverted.dteal:active {
  background-color: #0a5d66;
  color: #ffffff;
  text-shadow: none;
}
.ui.button.inverted.dkorange {
    background-color:#ffffff;
    color:#d57e00;
    border:3px solid #d57e00;
}
.ui.button.inverted.dkorange:hover {
  background-color: #d57e00;
  color: #ffffff;
  text-shadow: none;
}

.ui.button.inverted.dkorange:focus {
  background-color: #d57e00;
  color: #ffffff;
  text-shadow: none;
}

.ui.button.inverted.dkorange:active {
  background-color: #d57e00;
  color: #ffffff;
  text-shadow: none;
}
.ui.button.inverted.dkorangehover:hover {
  background-color: #d57e00;
  color: #ffffff;
  text-shadow: none;
}

.ui.button.inverted.dkorangehover:focus {
  background-color: #d57e00;
  color: #ffffff;
  text-shadow: none;
}

.ui.button.inverted.dkorangehover:active {
  background-color: #d57e00;
  color: #ffffff;
  text-shadow: none;
}
.hideme {
    display:none !important;
}
.colimg {
    min-height:76px;
}
.nopad {
    padding:0 !important;
}
.nolrpad {
    padding-left:0 !important;
    padding-right:0 !important;
}
.nolrmrgn {
    margin-left:0 !important;
    margin-right:0 !important;
}
.orngptbg {
    background-image:url("../images/orange-pattern-2@3x.png") !important;
    background-size: cover !important;
}
.tealptbg {
    background-image:url("../images/large-teal-bg@3x.png") !important;
    background-size: cover !important;
}
.w640c {
    max-width:90%;
    margin:1rem auto !important;
}
.wht {
    color:#ffffff !important;
}
.BlogNav {
    background-color:#0a5d66 !important;
    width:100%;
    text-transform: uppercase;
}
.ui.bulleted.list .list > .item:before,
.ui.bulleted.list > .item:before {
    color: #0a5d66;
}
#Contentplaceholder1_T6396F45B003_Col00 {
    padding-bottom: 0px !important;
}
#Contentplaceholder1_T6396F45B004_Col00 {
    padding-top: 0px !important;
}
#Contentplaceholder1_T6396F45B015_Col00 {
    width:100%;
}
#Contentplaceholder1_T6396F45B017_Col00 {
    background-color:#ffffff !important;
    padding: 0;
    margin: 0;
}
#Contentplaceholder1_T6396F45B017_Col01 {
    background-color:#ffffff !important;
    padding: 0;
    margin: 50px 0 0;
}
#Contentplaceholder1_C010_Col00, #Contentplaceholder1_C010_Col02, #Contentplaceholder1_C012_Col00, #Contentplaceholder1_C012_Col02, #Contentplaceholder1_C021_Col02 {
    background-color:#f6f6f6 !important;
}
#Contentplaceholder1_C010_Col00 .ui.basic.segment.sectionpadding,
#Contentplaceholder1_C010_Col01 .ui.basic.segment.sectionpadding,
#Contentplaceholder1_C010_Col02 .ui.basic.segment.sectionpadding, {
    padding-top: 1rem !important;
}
#uppernav {
    padding: 0px !important;
}
#uppernav .right.menu {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
[id$=nav] .ui.simple.dropdown.item .menu .item a, [id$=nav]  .ui.simple.dropdown.item .menu a.item,
[id$=nav]  .ui.simple.dropdown.item .menu .item .right.menu a {
    color: #646569 !important;
    font-weight:400 !important;
}
[id$=nav]  .ui.simple.dropdown.item .menu .item a:hover,
[id$=nav]  .ui.simple.dropdown.item .menu a.item:hover,
[id$=nav]  .ui.simple.dropdown.item .menu .item .right.menu a:hover  {
    color: #edaa00 !important;
    font-weight:400 !important;
}
[id$=nav]  .ui.simple.dropdown.item .menu .item a:focus,
[id$=nav]  .ui.simple.dropdown.item .menu a.item:focus,
[id$=nav]  .ui.simple.dropdown.item .menu .item .right.menu a:focus  {
    color: #edaa00 !important;
    font-weight:400 !important;
}
[id$=nav]  .ui.menu .ui.dropdown .menu>.item:hover,.ui.menu .ui.dropdown .menu>.selected.item {
    color:#edaa00 !important
    font-weight:400 !important;
}
.BlogRS {
    height: 100%;
    background-color:#ffffff;
    margin-left: -50%;
}
.PadBotOnly {
    padding: 0 0 1em !important;
    margin:0 !important;
}
.whtbg {
    background-color:#ffffff !important;
}
.vtop {
    vertical-align: top;
}
.w90 {
    width: 95%;
    float: right;
}
.inlineonly {
    display: inline !important;
}
div[id^=comments] {
    padding-bottom:5%;
}
#grip:target {
   position: relative;
   border-top: 150px solid transparent;
   margin: -30px 0 0;
   -webkit-background-clip: padding-box;
   -moz-background-clip: padding;
   background-clip: padding-box;
}


@media only screen and (max-width: 1199px) {
    .ui.menu, #nav.ui.menu {
        font-size: 0.81rem;
    }
}
@media only screen and (max-width: 1023px) {
    .computer.only.ui.fluid.image {
        display:none;
    }
    .bgwrap {
        height:400px;
    }
}
@media only screen and (max-width: 767px) {
    #footer .column {
        text-align: center;
        width: 100%;
    }
    .w780, .column.left.aligned {
        text-align: center !important;
    }
    img.ui.image{
        display:inline-block !important;
    }
    .computer.only.ui.fluid.image {
        display:none !important;
    }
    .four.wide.column.nolrpad img {
        display:block !important;
    }
    .mom {
        padding-right:0 !important;
        padding-top:0 !important;
        margin-top:0 !important;
    }
}
@media only screen and (min-width: 426px) {
    #mobnav {
        display: none !important;
    }
}
@media only screen and (max-width: 426px) {
    #nav, #uppernav {
        display: none !important;
    }
    #Contentplaceholder1_T6396F45B002_Col00 {
	padding-bottom: 0 !important;
    }
    #Contentplaceholder1_T6396F45B002_Col01 {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
    }
    .ui.grid.hnav {
	padding-top: 0 !important;
    }
    .mobimg {
        float:none !important;
        max-width:100px !important;
        padding-top: 0 !important;
        width: 100px !important;
        margin-left:0 !important;
    }
    .bgwrap img + .fgcontent {
        top:15%;
    }
    .bgwrap img + .fgcontent.mom {
        top:10%;
    }
    .bgwrap {
        height:475px;
    }
    blockquote {
        margin-right:0 !important;
    }
}

/* Added to handle new elements */


.showHideWrap {
}

.shSection {
    border: 1px solid #b6b6b6 !important;
    padding-bottom: 23px;
}

.teamheader {
    background-color: #f6f6f6;
    padding-left: 10px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    border: 1px solid #b6b6b6 !important;
    float: left;
    width: 100%;
}

.teamheaderspan {

    float: right;
    display: inline-block;
    text-align: right;
    position: relative;
    top: -40px;
    padding-right: 16px;
}

.show {
    display: block;
    clear: both;
}

.hide {
    display: none;
    clear: both;
}

.employeeline {
  width: 78px;
  height: 2px;
  border: solid 2px #d57e00;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 10px;
}

.headshot {
  width: 106px;
  height: 137px;
  object-fit: contain;
  border: solid 0.5px #b6b6b6 !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.textcenter{
  text-align: center;
}

.employeename {
  opacity: 0.87;
 /*  font-family: Futura; */
  font-size: 12px;
  font-weight: 500;
  line-height: 2.08;
  text-align: center;
  color: #d57e00;
  text-transform: uppercase;
}

.employeeposition {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.38;
  text-align: center;
  color: #646569;
}

.employeemail {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.maillink {
  display: block;
  text-align: center;
  padding-top: 5px;
}

.aboutsubnav {
  padding-left: 76px;
  padding-top: 70px;
  opacity: 0.87;
  font-size: 16px;
  font-weight: 400 !important;
  line-height: 1.31;

  text-transform: uppercase;
}

.aboutsubnav a {
  color: #646569 !important;
  font-weight: 400 !important;
}

a.sfSel {
  color: #edaa00 !important;
}

.sfpostAuthorAndDate {
  opacity: 0.54;
  background-color: #f6f6f6;
  padding-left: 12px;
  padding-top: 7px;
  padding-bottom: 6px;
  color: #646569;
}

.homepageblogs .sfpostAuthorAndDate{
	margin: -1em !important;
}

.blogcategories {
  display: inline-block;
}

.blogcategories ul {
  list-style: none !important;
  padding-left: 0px;
}
.blogcategories li {
  display: inline-block;
  padding-right: 5px;
}

.sffullstory {
  color: #646569 !important;
  display: inline-block;
  padding-bottom: 36px;
}

.quicksummary {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}


/* Added to solve specific issues with Semantic UI versioning */

/* Middle Aligned */

.middlealigned
 {
  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column;

  vertical-align: middle;

  -webkit-align-self: center !important;

  -ms-flex-item-align: center !important;

  align-self: center !important;

}
