html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: 'Open Sans', sans-serif; 
  font-size: inherit; 
  vertical-align: baseline;
  font-family: 'Open Sans';
}
body{
  background-color: #000;
  color: #333;
  min-width: 1200px;
  width: 100%;
}

/* defaults added for editable fields */
body {
  color: #333;
  font-size: 14px;
  line-height: 24px;
}
ol, ul {
  padding-left: 40px;
}
p, ul, ol, h1, h2, h3, h4, h5 {
  padding-bottom: 20px;
}
a {
  color: #07a2fb;
  cursor: pointer;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
img.left {
  float: left;
  margin-right: 20px;
}
img.right {
  float: right;
  margin-left: 20px;
}
img {
    height: auto !important;
    max-width: 100%;
}
#main, .main {
  padding: 45px 0;
}
.sidebar, #right_split {
  color: #004c76;
  font-size: 13px;
  line-height: 17px;
}
.sidebar p, .sidebar ul, .sidebar ol, .sidebar h1, .sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, 
   #right_split p, #right_split ul, #right_split ol, #right_split h1, #right_split h2, #right_split h3, #right_split h4, #right_split h5 {
  padding-bottom: 18px;
}
.sidebar a, #right_split a {
  color: #42bfff;
}
#footer_menu a {
  color: #eedc94;
  text-decoration: none;
}
#footer_menu a:hover {
  text-decoration: underline;
}
/* end defaults added for editable fields */

h1{
  color: #fff;
  font-family: "Open Sans";
  font-size: 37px;
  font-weight: 600;
  line-height: 47px;
}
h2{
  color: #00334e;
  font-family: "Open Sans";
  font-size: 37px;
  font-weight: bold;
  line-height: 45px;
}
h3{
  font-family: "Open Sans"; 
  font-size: 24px; 
  color: #00334e;
  line-height: 36px;
  font-weight: bold;
}
h4{
  color: #004c76;
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
}

#article_wrapper h1
{
    color: #00334e;
    font-family: "Open Sans";
    font-size: 37px;
    font-weight: bold;
    line-height: 45px;
}
#article_wrapper h2
{
    color: #3a5b87;
    font-family: "Open Sans";
    font-size: 29px;
    font-weight: bold;
    line-height: 45px;
}

.bread_crumb {
    font-size: 18px;
	padding-bottom: 40px;
    width: 100%;
}
.bread_crumb p {
	padding-left: 10px;
	padding-right: 10px;
}
.button{
  border: 2px solid #42BFFF;
  border-radius: 10px;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 30px;
  text-align: center;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif; 
}
.button:hover{
  background-color: #42bfff;
  color: #fff;
}
a.button {
  background-color: #fff;
  border: 2px solid #42bfff;
  border-radius: 10px;
  color: #001b2a;
  display: inline-block;
  font-size: 22px;
  height: 55px;
  line-height: 53px;
  padding: 0 20px;
  text-align: center;
  text-decoration: none;
}
a.button:hover {
  background-color: #42bfff;
  color: #fff;
}
a.article_cta.button {
  display: block;
  font-size: 18px;
  height: 40px;
  line-height: 36px;
}
#floating_header a{
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none;
  color: inherit;
}
.slicknav_menu a.logo img{
  float:none; 
}
.slicknav_menu .slicknav_btn{
  float: left; 
}
#floating_header + div {
    clear: both;
}
.seg_block{
  min-width: 1160px;
  clear:both;
}
.placeholderjs{
    color: #bab9b9;
    font-style: italic;
    opacity: 1;
}
::-webkit-input-placeholder {
     color: #bab9b9;
    font-style: italic;
    opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
    color: #bab9b9;
    font-style: italic;
    opacity: 1;
}
::-moz-placeholder {  /* Firefox 19+ */
    color: #bab9b9;
    font-style: italic;
    opacity: 1;
}
:-ms-input-placeholder {  
    color: #bab9b9;
    font-style: italic;
    opacity: 1;
}

#top_banner{
  background-position: right top;
  background-size: 100% auto;
}
@media (max-width: 1700px) {
  #top_banner {
    background-position: center;
    background-size: auto 100%;
  }
}
#top_banner > .inner_wrap, #top_banner_video {
  height: 526px;
}
#top_banner > .inner_wrap {
  position: relative;
}
#top_banner_blurb_box_blurb {
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  padding-left: 5px;
}
#top_banner_blurb_box_blurb p + ul, #top_banner_blurb_box_blurb p + ol, #top_banner_blurb_box_blurb p + table {
  margin-top: -20px;
}

#top_banner_blurb_box {
  background-color: rgb(0, 76, 118); /* ie8 fallback */
  background-color: rgba(0, 76, 118, 0.85);
  box-sizing: border-box;
  color: #FFFFFF;
  font-family: "Open Sans Light";
  font-size: 24px;
  bottom: 0;
  height: 180px;
  overflow: hidden;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
  position: absolute;
  width: 100%;
}
#top_banner_play_button_container {
  bottom: 200px;
  display: none;
  position: absolute;
  text-align: center;
  width: 100%;
}
#top_banner_play_button_container img{
 cursor:pointer;
}
#top_banner_play_button_container img:hover {
  margin-bottom: -6px;
  width: 130px;
}
#top_banner_video{
  display:none;
}
#header_top {
  font-family: 'open sans'; 
  background-color: #1a293d;
  float: left;
  height: 135px;
  width: 100%;
  font-size: 24px; 
  min-width: 1160px;
}
.in_header{
  color: white;
}
#seal_icon{
  float:left;
}
#seal_text{

}
td#logo_cell{
  width: 400px !important;
}
#logo_cell img{
  position: relative;
  top: 9px;
  visibility: hidden;
}
#header_seal {
  float: left;
  margin-left: 20px;
  max-width: 445px;
  min-width: 320px;
  padding-top: 10px;
  width: 100%;
}
#header_seal img{
  position: relative;
  z-index:1002;
}
#header_top_title{
  color: #FFFFFF;
  position: relative;
  top: -4px;
}
#header_text{
  border-left: 1px solid #46556A;
  color: #FFFFFF;
  float: left;
  height: 57px;
  padding-left: 30px;
  position: relative;
  top: 45px;
  width: 433px;
}
#header_call{
  float:right; margin: 20px 100px 0 0;
}
#header_call a.call_number{
  display:block; 
  color: #01a78f; 
  margin-bottom: 10px; 
  text-decoration:none; 
  font-size: 20px;
}
#header_call a.call_number span{
  color: #FFFFFF; 
  font-size: 18px; 
  padding-left: 10px;
}

#header_call .call_cta{
  display:block; 
  background-color:rgba(66,191,255, .5);
  text-align:center;
  border-radius:8px;
  color: #FFFFFF;
  padding: 5px;
  font-size: 12px;
  text-decoration:none;
  text-transform:uppercase;
}

#header_call .call_cta:hover{
  background-color:rgba(66,191,255, 1);
}
#header_top_blurb{
  font-weight: 200;
  line-height: 20px;
  position: relative;
  width: 600px;
  top: -4px;
}
#floating_header{
  background-color: #273d5b;
  font-family: 'Open Sans';  
  font-size: 16px; 
  color: #fff;
  height: 45px;
  clear: both;
  overflow: visible;
  position: relative;
  z-index: 10;
  min-width:1160px;

}
#floating_header table {
  height: 48px;
  position: relative;
  top: -1px;
  width: 100%;
  border-spacing: 0;
  background-color: #273d5b;
}
#floating_header td{
  width: 200px;
  height: 25px;
  line-height:44px;
  text-align:center;
}
#floating_header tr{
  position: relative;
}
#floating_header .dropdown {
  display: none;
  position: absolute;
}
#floating_header .dropdown ul {
  list-style: none;
  padding: 0;
}
#floating_header .dropdown ul li {
  text-align: left;
  box-sizing: border-box;
}
#floating_header .dropdown a {
  display: block;
  padding: 10px 20px;
  box-sizing: border-box;
  height: 100%;
  color: #d9f2ee;
}
#floating_header a:hover, #floating_header .selected .dropdown a:hover {
  border-bottom: 4px solid #01a78f;
  box-sizing: border-box;
}
#floating_header a.slicknav_btn:hover, #floating_header .slicknav_nav a:hover {
  border-bottom: none;
  background-color: #3a5b87;
}
#floating_header a.floating_home_link {
  display: block;
  height: 48px;
}
#floating_header a.floating_home_link:hover {
  background-color: inherit;
  border-bottom: none;
}
#floating_header a.top_nav_link{
  color: #d9f2ee;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  height: 48px;
  box-sizing:border-box;
}
#floating_header .selected a{
  color: #f9f2d9;
  border-bottom: 4px solid #01a78f;
}
#floating_header .selected .dropdown a {
  border-bottom: medium none;
  color: #d9f2ee;
}

#header_seal img{
   cursor: pointer;
}  
td#search_bar{
  background-color: #22806f;
  font-size: 16px; 
  color: #fff;
  width: 300px !important;
  text-align:left;
}
#search_bar img{
  position: relative;
  top: 4px;
  right: 1px;
}
#search_bar .top_nav_link{
  font-weight: 400;
}
.site_searh_text_input{
  border: 1px solid #c9c9c9;
  font-family: "Open Sans";
  font-size: 24px;
  line-height: 33px;
  padding: 10px;
  vertical-align: bottom;
  width: 965px;
}
.search_form {
    box-sizing: border-box;
    padding-left: 15px;
    position: relative;
    top: -2px;
    width: 100%;
}

.search_form input[type="text"] {
    background-color: #22806f;
    border: 1px solid #22806f;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    height: 30px;
    padding-left: 25px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center left;
}


.search_form ::-webkit-input-placeholder{
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
/*  font-style: normal;*/
  opacity: 1;
  font-family: "Open Sans";
  font-weight: 600;
}
.search_form :-moz-placeholder{
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
/*  font-style: normal;*/
  opacity: 1;
  font-family: "Open Sans";
  font-weight: 600;
}
.search_form ::-moz-placeholder{
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
/*  font-style: normal;*/
  opacity: 1;
  font-family: "Open Sans";
  font-weight: 600;
}
.search_form :-ms-input-placeholder {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
/*  font-style: normal;*/
  opacity: 1;
  font-family: "Open Sans";
  font-weight: 600;
}

.search_form  input[type="text"]:hover{
  border: 1px solid #fff;
}

#top_seg{
 height: 770px;
 background-position: right top;
 background-size: 100% auto;
}
/*resize one way... then the other as you get wider*/
@media (max-width: 1670px) {
  #top_seg {
   background-size: auto 100%;
  }
}
#logo_cell img{
  cursor: pointer;
}
#split_body_seg{
  float: left;
  background-color: #fff;
  width: 100%;
}
#search_blurb {
    color: #333;
    font-size: 24px;
    height: 90px;
    line-height: 30px;
    padding: 20px 0 0 0;
    width: 100%;
}
#left_split{
  float: left;
  max-width: 860px;
  min-width: 320px;
  width: 100%;
}
.left_split_article_block {
  height: 250px;
  padding-bottom: 40px;
}
.left_split_title_block_under {
    border-top: 1px solid #c9c9c9;
    height: 45px;
    /* margin-top: 10px; */
}

.left_split_title_block_over {
    height: 45px;
}

.left_split_title_block h1{
  height: 60px;
  line-height: 55px;
}
.left_split_cta {
  width: 240px;
  font-size: 22px; 
  color: #001b2a;
  -webkit-border-radius: 10px; 
  -moz-border-radius: 10px; 
  border-radius: 10px;
  border: 2px solid #42bfff;
  background-color: #fff;
  height: 55px;
  line-height: 53px;
}
.customize_title{
  border-bottom: 1px solid #c9c9c9;
  color: #00334E;
  font-family: 'Open Sans';
  font-weight: bold;
  line-height: 45px;
  position: relative;
  font-size: 37px;
}
.left_split_image_block {
    background-position: left top;
    float: left;
	clear: both;
    max-width: 375px;
    min-width: 320px;
    width: 100%;
	height: auto;
    background-repeat:no-repeat;
}

.left_split_article_blurb{

  float: left;
  height: 250px;
  padding-left: 30px;
  max-width: 380px;
  min-width: 320px;
  width: 100%;
}
.left_split_article_blurb_inner {
    color: #333;
    font-family: "Open Sans";
    font-size: 14px;
    height: 180px;
    line-height: 24px;
    padding-bottom: 5px;
}
#right_split {
    background-color: #f7f7f7;
    float: right;
    padding: 0 20px;
    position: relative;
    width: 240px;
}
.right_split_section_2_start {
    background-color: #ffffff;
    clear: both;
    height: 20px;
    left: -20px;
    position: relative;
    width: 117%;
}
.right_split_article_block{
   padding:  0 0 5px 0;
}
.right_split_image_block{
   background-position: right top;
   height: 155px;
   width: 235px;
   background-repeat:no-repeat;
   margin: 0 auto;
}
.right_split_title_block {
  color: #004C76;
  font-size: 22px;
  font-weight: bold;
  height: 80px;
  line-height: 120px;
  margin: 10px 0 20px;
}
.right_split_title_block_under {
    border-top: 1px solid #c9c9c9;
    height: 20px;
    /* margin-top: 10px; */
}
.right_split_title_block_over {
  height: 60px;
}
.right_split_article_blurb {
    color: #004c76;
    font-family: "Open Sans";
    font-size: 13px;
    line-height: 17px;
    min-height: 80px;
    padding: 10px 2px;
}
#top_blurb_box {
    background-color: rgba(0, 76, 118, 0.85);
     /* background-color: #333F50;
     opacity: 0.85;
  background-color: rgba(51, 63, 80, 0.8);*/
  color: #FFFFFF;
  font-family: "Open Sans Light";
  font-size: 24px;
  height: 450px;
  position: relative;
  top: 185px;
  width: 600px;
}
div.research_blurb_box{
    height: 350px !important;
    position: relative !important;
    top: 176px !important;
    width: 600px !important;
}
#top_title {
    color: #fff;
    font-family: "Open Sans";
    font-size: 37px;
    font-weight: 600;
    line-height: 47px;
}
.ital_small_title{
  color: #79D0FD;
  font-family: 'Open Sans';
  font-size: 26px;
  font-style: italic;
  font-weight: 400;
}
#blurb_box_blurb {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    padding-left: 5px;
}
#top_blurb_box_inner {
    height: 250px;
    margin: 0 auto;
    position: relative;
    top: 35px;
    width: 555px;
}
#top_blurb_box_inner p + ul, #top_blurb_box_inner p + ol {
  margin-top: -20px;
}
#top_cta {
  height: 40px;
  padding: 10px;
  width: 525px;
}
#play_video_circle {
  left: 60%;
  position: relative;
  top: -90px;
  /*width: 100px;*/
}
#play_video_circle img{
 cursor:pointer;
}
#video_seg{
  height: 100%;
  background-position: right top;
  display:none;
}
#mid_seg{
  padding-top: 30px;
  color: black;
  height: 200px;
  background-color: white;
}
.inner_wrap{
  width: 1200px;
  margin: 0px auto;
}
#customize_block{
  float: left;
  width: 450px;
  clear; both;
}
#customize_title {
    color: #00334e;
    font-family: "Open Sans";
    font-size: 45px;
    font-weight: bold;
    left: 17px;
    line-height: 45px;
    position: relative;
}
#customize_text {
    color: #333333;
    font-size: 14px;
    height: 96px;
    left: 20px;
    position: relative;
    top: 10px;
    width: 488px;
}
#customize_slideout:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent #c8cacc transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 15px;
    content: " ";
    height: 0;
    left: -30px;
    position: absolute;
    top: 24px;
    width: 0;
}
#customize_slideout {
    background-color: #c8cacc;
    color: #000;
    font-size: 12px;
    height: 45px;
    left: 500px;
    padding: 15px;
    position: absolute;
    top: 11px;
    visibility: hidden;
    width: 190px;
    line-height:15px;
}
#indentity_block {
    float: right;
    position: relative;
    right: 75px;
    top: -5px;
}
#persona_form{

}
#persona_form p{

}
#persona_form select, #persona_form label {
    color: #00334e;
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 400;
    margin-top: 10px;
}
#persona_form select {
    border: 1px solid #4d6572;
    height: 40px;
    padding: 0 0 5px 10px;
    width: 380px;
}
#persona_form  select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
.persona_label{
  text-align:right;
  width: 200px;
  position: relative;
  display: block;
  float: left;
  margin-right: 10px;
}
.persona_select{
  width: 200px;
}
#tumbprint_image{
  float: left;
}
#persona_submit:hover{
  background-color: #42bfff;
  color: #fff;
}
#persona_submit {
    background-color: #ffffff;
    border: 2px solid #42bfff;
    border-radius: 10px;
    color: #001b2a;
    float: right;
    font-size: 24px;
    height: 60px;
    left: 3px;
    line-height: 46px;
    position: relative;
    top: 12px;
    width: 381px;
}

#article_seg {
  background-color: #c8cacc;
  height: 315px;
  font-size: 20px; 
  color: #232934;
}
#choose_blurb {
  padding: 15px 0 15px 10px;
}
#pod_table td{
  width: 30%;
}
.article_box {
    background-color: #ffffff;
    clear: both;
    height: 217px;
    margin: 0 auto;
    position: relative;
    width: 365px;
}


.article_box_lefthalf {
    background-size: 156px auto;
    float: left;
    height: 193px;
    position: relative;
    width: 140px;
}

.article_box_righthalf{
  /*background-color: #FFA500;*/
  float: right;
  position: relative;
  width: 225px;
}

.article_box_righthalf .right_top{
  background-color: #808080;
  height: 60px;
  width: 100%;
}
.article_box_righthalf .right_bottom{
  background-color: #FFFFFF;
  height: 100%;
  margin: auto;
  width: 195px;
}
.article_short_title{
  background: none repeat scroll 0 0 #384352;
  color: #FFFFFF;
  font-size: 30px;
  height: 60px;
  line-height: 65px; 
  margin: 0;
  padding-left: 22px;
  font-weight: 600;
}

.article_blurb {
    color: #00253a;
    font-size: 18px;
    height: 114px;
    line-height: 17px;
    padding-left: 0;
    padding-top: 20px;
}

div.right_bottom div.article_blurb{
  line-height:22px;
}
#article_seg_inner{
  padding: 10px 0px;
  width: 1160px;
  margin: 0 auto;
  display: in-line;
}
.article_cta{
  border: 2px solid #42BFFF;
  border-radius: 10px;
  color: #001B2A;
  font-size: 18px;
  height: 40px;
  line-height: 35px;
}

#footer_heading{
  width: 98%;
  border-bottom: 1px solid #333f50;
  color: #333f50;
  font-family: "Open Sans";
  font-size: 16px;
  margin: 20px 0;
  padding-bottom: 10px;
}
.nav_link_bottom:hover{
  color: #fff;
}
.nav_link_bottom{
  font-size: 14px; 
  color: #0389c9;
  text-decoration: none;
}
#footer_menu {
    background-color: #1a293d;
    color: #c8cacc;
    height: 300px;
    width: 100%;
}

#footer_menu .inner_wrap{  
  padding-top: 20px;
  clear:both;
  margin: 0 auto;
}
#footer_menu table{
  width: 100%;
}
#footer_copyright{
  position: relative;
  top: 40px;
}
.footer_column{
  width: 16.5%;
  margin: 10px;
  text-align:center;
}
hr {
  border: none;
  background-color: #c9c9c9;
  color: #c9c9c9;
  height: 1px;
  margin-bottom: 20px;
  margin-top: 0;
  width: 100%;
}
.clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
.slicknav_menu{  
	display:none; 
}
div.inner_wrap table.related_resources{
    width: 100% !important;
}
div.inner_wrap table.related_resources tbody tr td{
    padding: 20px;
}
div.inner_wrap table.related_resources tbody tr:first-child td:nth-child(3){
    padding: 10px;
    width: 15px;
}
div.inner_wrap table.related_resources tbody tr:first-child td:nth-child(2),
div.inner_wrap table.related_resources tbody tr:first-child td:nth-child(5){
    padding-left: 0px;
    width: 30%;
}

.pod_row{
  border-width:0;
}
.pod_title {
    padding: 0 10px 0 9px;
    color: white;
    font-size: 17px;
    font-weight: 600;
}

.pod_title div{
  background-color: #384352;
  padding-left: 15px;
}
  
.dark_blue{
  background-color:#1a293d !important;
}
.dropdown_2nd_level {
  background-color: #3a5b87;
  display: none;
  position: relative !important;
  top: -1px;
}
.fa.nav_arrow_open, .fa.nav_arrow_closed, .fa.nav_arrow_left, .fa.nav_arrow_right{
  font-size: 17px;
  font-weight: 400; 
  display: none; 
  float: right;
  line-height: 43px;
}
.fa.nav_arrow_closed{
  display: block; 
}
#floating_header .dropdown ul li{
  height: 67px;
}      
#floating_header .dropdown a {
  padding: 12px 20px;
  position: relative;
  top: 0;
}
#consulting_dropdown_title{
  width: 235px; 
}


/* @SB: Custom Button */
.cta-button-style-dark-blue
{
    background-color: #3a5b87;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    font-size: 22px;
    height: 55px;
    line-height: 53px;
    padding: 0 20px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    transition: .3s;
}
.cta-button-style-dark-blue:hover
{
    background-color: #409dfa;
    color: #fff;
}

.careers-block .left_split_article_blurb
{
  max-width: 475px;
}

@media (max-width: 1350px) {
  #header_top{
    font-size: 20px;
  }
  #header_text{
    width: 470px;
    overflow: hidden;
  }
}
@media (max-width: 1230px) {
  #header_top{
    font-size: 18px;
  }
  #header_text{
    width: 448px;
  }
}
@media (max-width: 1580px) {
/* collapsing footer magic */
  #form_iframe {
    height: 410px;
  }
  #informed_share {
    float: none;
    margin: 0 auto;
    position: relative;
    top: 444px;
    width: 778px;
	}
  #informed_seg, #informed_seg .inner_container {
    height: 990px;
  }
  #informed_seg .inner_container {
    top: 65px;
  }
  #informed_form {
    height: 433px;
    position: relative;
    top: -438px;
    margin: 0 auto;
  }
  #informed_share_txt{
     left: 0;
  }
  #sharebutton_bar span {
    position: inherit;
  }
  .share_icon{
    left: 53px !important;
    position: relative !important;
  }
  #informed_share_txt{
    left: 0 !important;
  }
}
@media (max-width: 1024px) {
  #top_banner_blurb_box {
    height: auto;
  }
  #top_banner {
    pointer-events: none;
  }
  #top_banner_play_button_container {
    display: none !important;
  }
	body, .inner_wrap{
		min-width: 320px;
		width: 100%;
	}
	.seg_block {
		min-width: 320px;
	}
	#floating_header {
		min-width: 320px;
	}
	h1 {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 22px;
		line-height: 27px;
	}
	.nomobile, .right_split_section_2_start{
		display:none;
	}
	.slicknav_menu, .slicknav_btn{  
    background: #273d5b;
  }
  .slicknav_menu {
		display:block;
	}
	.slicknav_nav li a img {
		max-width: 355px;
		min-width: 279px;
		width: 100%;
	}
	#floating_header a.logo:hover {
    background-color: transparent;
        border-bottom:none;
  }
  .slicknav_nav .call-now a{
    background-color:#01a78f; 
    text-align:center; 
    margin: 0 15px; 
    border-radius: 4px;
  }
  .slicknav_nav .call-now .fa.fa-phone{
    font-size: 40px;
  }

  .slicknav_nav .call-now span{
    display:inline-block; 
    vertical-align:top; 
    height: 34px; 
    padding-top: 9px;
  }
  
  .slicknav_menu #header_call{
    width: 150px;
    margin:3px 20px 0 0;
  }

  #floating_header .slicknav_menu #header_call a:hover{
    text-decoration: none;
    border-bottom:none;
  }

  
  .logo img {
    margin-top: 6px;
    float: left;
    width: 90px;
  }

    /* End Rich */
  #header_top {
    display:none;
  }
  #footer_menu table{
    width: 200px;
  }
  #footer_copyright {
    padding-left:10px;
  }
  #left_split h2{
    padding-left: 10px;
  }
  #right_split {
    background-color: #fff;
    box-sizing: border-box;
    float: left;
    width: 100%;
  }
  #right_split h4 {
    clear: both;
  }
  .right_split_article_block {
    float: left;
    padding-bottom: 40px;
    padding-right: 30px;
    width: 240px;
  }
  #search_blurb {
    width: 100%;
  }
  #choose_blurb {
    padding: 15px 10px;
  }
  table#pod_table {
    padding: 0 10px;
    width: 100%;
    box-sizing: border-box;
  }
  #pod_table td {
    display: block;
  }
  #article_seg {
    height: auto;
  }
  #article_seg_inner {
    width: 100%;
  }
}
@media (max-width:920px) {
	div.inner_wrap table.related_resources tbody tr td{
      box-sizing: border-box;
      display: inline-block;
      width: 100%;
	}
	div.inner_wrap table.related_resources tbody tr:first-child td:nth-child(3){
      width: 100%;
	}
	div.inner_wrap table.related_resources tbody tr:first-child td:nth-child(2),
	div.inner_wrap table.related_resources tbody tr:first-child td:nth-child(5) {
      padding-left: 10px;
      width: 100%;
	}
}
@media (max-width:805px) {
	.left_split_article_blurb{
		padding-left: 10px;
	}
}

@media (max-width: 775px) {
	.left_split_article_blurb{
		box-sizing: border-box;
		height: 300px;
		padding-right: 10px;
		clear: both;
		float: left;
	}
	.left_split_article_blurb_inner {
		height: 220px;
	}
	.left_split_article_block {
		height: 510px;
		padding-bottom: 0;
	}
  #top_banner_blurb_box_blurb td {
    display: block;
    width: 100% !important;
  }
  #top_banner_blurb_box_blurb ul {
    padding-bottom: 0;
  }
}
@media (max-width: 620px) {
  #top_banner_blurb_box {
    height: auto;
  }
	#top_banner_blurb_box_blurb {
		font-size: 15px;
		line-height: 21px;
		padding-left: 10px;
		padding-right: 10px;
	}
	#top_blurb_box_inner {
		width: 100%;
	}
}
@media (max-width: 420px) {
	.article_box {
		width: 100%;
	}
	.article_box_lefthalf {
		width: 33%;
	}
	.article_box_righthalf {
		width: 67%;
	}
	.article_box_righthalf .right_top {
		width: 100%;
	}
	.article_box_righthalf .right_bottom {
		box-sizing: border-box;
		padding: 0 5px;
		width: 100%;
	}
}

@media (max-width:325px){
  .slicknav_menu #header_call {
    margin-right: 10px;
  }
}