@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700|Open+Sans:400,600,800');

html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}

body{
  font-family:font-family: open-sans, sans-serif;
  font-size:14px;
  background-color: #EDEDED;
}

.infographic{
  margin:10px;
}

.container{
  /*padding:10px;*/
  margin: auto;
  margin-top: 10px;
  background-color: #ffffff;
  max-width: 1600px;
  margin-bottom:5px;
  /*border: solid 2px #CC0001;*/
}

p
{font-family: open-sans, sans-serif;
  font-weight: 400;
  color:#002868;

}

#LEGEND{
  font-family: open-sans, sans-serif;
  font-weight: 600;
}

#Cities_copy{ 
  font-weight: 14px;
  font-family: open-sans, sans-serif;
  font-weight: 600;
}

#INT_x5F_SYMBOLS{ 
  font-weight: 14px;
  font-family: open-sans, sans-serif;
  font-weight: 600;
}

#STATE_x5F_LABELS{ 
  font-weight: 14px;
  font-family: open-sans, sans-serif;
  font-weight: 600;
}

a, a:active, a:focus {
  outline: none;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:active {
  text-decoration: underline;
}

.left_content{
  width: 20%;
  float: left;
}

.left_content_ors{
  position: relative;
  top: 20px;
  left: 0px;
  width:600px;
  text-align: left;
  color: #002868;
  margin-left:15px;
 
}

.infographic{
  padding:20px;
  border: 0px;
}

.column_left {
  float: left;
  width: 50%;
  margin-left: 15px;
  padding: 5px;
  color: #002868;
}

.column_right {
    float: left;
    width: 40%;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

.right_content_main {
  display: block;
  position: relative;
  top: 0px;
  left: 0px;
  width:auto;
  max-width: 1500px;
  margin: auto;
  margin-right:40px;
}

.right_content {
  width: 79%;
  float: left;
}

.right_content_sw {
  position: relative;
  top: 20px;
  left: 0px;
  width:auto;
  max-width: 1500px;
  margin: auto;
}


#text_box_main {
    display: block;
    position: relative;
    margin-top: auto;
    padding: 20px;
    width:92%;
    height:auto;
    color: #002868;
    background-color: #ffffff;
    /*text-transform: uppercase;*/
    font-family: open-sans, sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    text-decoration: none;
    font-weight: 400;
    /*text-transform: uppercase;*/
}

.footer{
  margin-top:5px;
margin-bottom:10px;
}

#welcome {
  /*padding-top:10px;*/
  padding-left:15px;
  padding-bottom:10px;
  display: block;
  text-align:left;
  
  font-family: open-sans, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #002868;
  font-weight: 600;
  text-transform: uppercase;
}


#text_box_small {
  font-family: open-sans, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #002868;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0 15px;


}

#text_box_small_2 {
  font-family: open-sans, sans-serif;
  color: #002868;
  padding: 0 15px; 
}

#text_box_small_3 {
font-family: open-sans, sans-serif;
  color: #002868;
  padding: 0 15px; 
}

#text_box_badge {
    padding: 25px 15px;
}

#text_box_content {
    width: 35%;
    background-color:#002868;
    color: #ffffff;
    font-size:14px;
    padding:12px;
    line-height: 16px;
    position: absolute;
    overflow: auto;
    display: block;
    font-family: open-sans, sans-serif;
    border-radius: 4px 4px 4px 4px;
}



.table { 
  display: block;
  position: relative;
  top: 0px;
  left: 0px;
  margin: auto;
}

.link_to {
  display: inline-block;
    border: 1px solid #cc0001;

  background-color:#ffffff;
  font-family: open-sans, sans-serif;
  font-weight:600;
  color:#cc0001;
  font-size:12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding:8px;
  margin-top: 25px;
  margin-bottom: 15px;
}

.map_embed {
 display: block;
  position: relative;
  top: 0px;
  left: 0px;
  width: auto;
  max-width: 1600px;
  margin: auto;
  outline:none;
}

.map_embed_ind {
  display: block;
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  max-width: 1600px;
  margin: auto;
  outline:none;
  border: 1px solid #EDEDED;
  /*margin-top:10px;*/
}

.contacts {
  font-family: open-sans, sans-serif;
  font-weight: 600;
  font-size:14px;
  margin-left:13px;
  text-align: center;
  color:#303030;
}

hr {
    border: 0;
    border-bottom: 1px dotted #002868;
    width:75%;
    float:left;
}

h1 {
  font-family: open-sans, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size:20px;
  margin:12px;
}

h2 {
  font-family: open-sans, sans-serif;
  font-size:20px;
  margin-left:0px;
  margin-top:15px;
  line-height: 1.2;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h3 {
  font-family: open-sans, sans-serif;
  font-size:16px;
  margin-bottom:5px;
  color:#002868;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  outline:none;
  line-height: 1.2;
}

.index_bg {
  background-color: #ffffff;
  max-width: 1600px;
}

#index_bg {
  background-color: #ffffff;
}

h4 {
  font-size:28px;
  margin:5px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h5 {
  font-family: open-sans, sans-serif;
  font-size: 20px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #002868;
  font-weight: 600;
  text-transform: uppercase;
}

h6 {
  margin-top:15px;
  margin-bottom:25px;
  font-family: open-sans, sans-serif;
  font-size:16px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h7 {
  margin-top:15px;
  margin-bottom:25px;
  font-family: open-sans, sans-serif;
  font-weight:600;
  /*text-decoration: underline;*/
  font-size:12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h8 {
  background-color: #002868;
  color: #ffffff;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h9 {
  font-family: open-sans, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 22px;
  margin-top:20px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

ul {
   font-family: open-sans, sans-serif;
    font-weight:400;
    font-size:14px;
    list-style-type: none;
    padding-left: 0px;
    padding-right:5px;
    line-height: 1.3;
    margin-top:5px;
}

.small {
  font-size:12px;
  display: block;
  line-height: 1.3;
  margin-top:-8px;
  color:#002868;
  font-weight: 600;
  padding-left:10px;
}


#us-map {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}


path:hover, circle:hover {
  stroke-width:0.1783;
  stroke-linejoin: round;
  fill: #CC0001 !important;
  cursor: pointer;

}

#path67 {
  fill: none !important;
  stroke: #A9A9A9 !important;
  cursor: default;

}

.label{
  position: relative;
  top: 50px;
  left: 550px;
  border: 1px solid #002868;
  background-color: #ffffff;
  color: #002868;
  padding:15px;
  font-family: open-sans, sans-serif;
  margin:auto;
  text-align:center;
}

#content_box{
  border-bottom: 1px solid #CC0001;
  margin: 0px;
  padding-left: 10px;
  color: #002868;
  font-size:12px;
  background-color:#ffffff;
  line-height: 20px;
  font-family: open-sans, sans-serif;
}

#info-box {
  font-family: 'Open Sans', sans-serif;
  font-weight: 550;
  letter-spacing: 1px;
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.9);
  color:#3d3f40;
  border: 3px solid #3d3f40;
  padding: 10px 15px 10px 15px;
  margin:0px 0px 100px 0px;
  text-transform: uppercase;
  font-size:14px;
  text-align:center;

}

.disabled {
  pointer-events: none;  /**<-----------*/
}

/*SIDE NAV BAR FOR INTERACTIVE MAP*/

/* Dropdown Button */
.dropbtn {
  background: white;
  font-size: 12px;
  filter: none;
  display: block;
  line-height: 90%;
  text-align: left;
  text-transform: uppercase;
  width:200px;
  color: #002868;
  font-family: open-sans, sans-serif;
  font-weight:600;
}

/* The container <div> - needed to position the dropdown content */
/*.dropdown {
    position: relative;
    display: inline-block;
    font-weight:600;
}*/

/* Dropdown Content (Hidden by Default) */
/*.dropdown-content {
    display: none;
    position: absolute;
    background-color: #002868;
    font-weight:600;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    width:140px;
}*/

/* Links inside the dropdown */
/*.dropdown-content a {
  border-bottom: 1px dotted #ffffff;
  font-weight: 600;
  filter: none;
  display: block;
  line-height: 85%;
  padding: 5px;
  letter-spacing: 1px;
  color:white;
  text-decoration: none;
  width:140px;
  text-transform: uppercase;
}*/

/* Change color of dropdown links on hover */
/*.dropdown-content a:hover {background-color: #CC0001; font-weight:800;}*/

/* Show the dropdown menu on hover */
/*.dropdown:hover .dropdown-content {display: block; font-weight:800; }*/

/* Change the background color of the dropdown button when the dropdown content is shown */
/*.dropdown:hover .dropbtn {background-color: #CC0001; color:white; font-weight:800; font-size: 12px;}*/


/*HEADER*/

* {
  margin: 0;
  padding: 0;
}
/* 
#wrapper {
  width: 980px;
  background: silver;
  margin: 0 auto;
}
 
#header {
  background: black;
  color: white;
}*/
 
/* Style the header */
.header {
  font-family: open-sans, sans-serif;
  font-weight:600;
  margin:auto;
  padding:12px;
  /*border: solid 1px #002868;*/
  position: relative;
  height: 140px;
  /*background-color: #002868;*/
  background-image:
  linear-gradient(
      to bottom, 
      #ffffff 50%,
      #002868 50%      
  );
}

/* Container for flexboxes */
.row {
  margin-top:8px;
    display: -webkit-flex;
    display: flex;
}

/* Create three unequal columns that sits next to each other */
.column {
    padding: 10px;
}

/* Left and right column */
.column.side {
    margin-top:-10px;
   /*width:8%;*/

}
.column.side.left {
    margin-top:-10px;
    width:100px;
    float:left;

}
.column.side.right {
margin-top:-10px;
   width:100px;
   float:right;

}

/* Middle column */
.column.middle {
  margin-top:4px;
 width:100%;
 padding:10px;

}

span.ondcp {
    color:#002868;
    font-size:24px;
    text-transform: uppercase;
    float: left;
}

span.hidta {
    color:#ffffff;
    font-size:24px;
    text-transform: uppercase;
    float:right;
}
/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media (max-width: 600px) {
    .row {
      -webkit-flex-direction: column;
      flex-direction: column;
    }
}

/*NAV BAR*/

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
 font-family: open-sans, sans-serif;
  font-weight:600;  
  background: #CC0001;
  /*border:1px solid #CC0001;*/
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 13px;
  font-size: 11px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  border-right:1px solid #ffffff;
}
#cssmenu > ul > li:hover > a {
  color: #002868;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #ffffff;
  content: '';
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #ffffff;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: 35px;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
  /*border-bottom: 1px solid rgba(150, 150, 150, 0.15);*/
  padding: 11px 15px;
  width: auto;
  font-size: 11px;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  /*background-color: #CC0001;*/
  color: #ffffff;
  font-weight: 600;
  background: #CC0001;
  border:1px solid #ffffff;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}

#cssmenu ul li:last-child > a,
#cssmenu ul li.last-item > a {
  border-right: 0px;
}

#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #002868;
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #ffffff;
  content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #ffffff;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}
#cssmenu.small-screen {
  width: 100%;
}
#cssmenu.small-screen ul {
  width: 100%;
  display: none;
}
#cssmenu.small-screen.align-center > ul {
  text-align: left;
}
#cssmenu.small-screen ul li {
  width: 100%;
  border-top: 1px solid rgba(120, 120, 120, 0.2);
}
#cssmenu.small-screen ul ul li,
#cssmenu.small-screen li:hover > ul > li {
  height: auto;
}
#cssmenu.small-screen ul li a,
#cssmenu.small-screen ul ul li a {
  width: 100%;
  border-bottom:1px solid #ffffff;
}
#cssmenu.small-screen > ul > li {
  float: none;
}
#cssmenu.small-screen ul ul li a {
  padding-left: 25px;
}
#cssmenu.small-screen ul ul ul li a {
  padding-left: 35px;
}
#cssmenu.small-screen ul ul li a {
  color: #CC0001;
  background-color: #ffffff;
}
#cssmenu.small-screen ul ul li:hover > a,
#cssmenu.small-screen ul ul li.active > a {
  color: #002868;
}
#cssmenu.small-screen ul ul,
#cssmenu.small-screen ul ul ul,
#cssmenu.small-screen.align-right ul ul {
  position: relative;
  left: 0;
  width: 100%;
  margin: 0;
  text-align: left;
}
#cssmenu.small-screen > ul > li.has-sub > a:after,
#cssmenu.small-screen > ul > li.has-sub > a:before,
#cssmenu.small-screen ul ul > li.has-sub > a:after,
#cssmenu.small-screen ul ul > li.has-sub > a:before {
  display: none;
}
#cssmenu.small-screen #menu-button {
  display: block;
  padding: 17px;
  color: #ffffff;
  cursor: pointer;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#cssmenu.small-screen #menu-button:after {
  position: absolute;
  top: 22px;
  right: 17px;
  display: block;
  height: 4px;
  width: 20px;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  content: '';
}
#cssmenu.small-screen #menu-button:before {
  position: absolute;
  top: 16px;
  right: 17px;
  display: block;
  height: 2px;
  width: 20px;
  background: #ffffff;
  content: '';
}
#cssmenu.small-screen #menu-button.menu-opened:after {
  top: 23px;
  border: 0;
  height: 2px;
  width: 15px;
  background: #ffffff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#cssmenu.small-screen #menu-button.menu-opened:before {
  top: 23px;
  background: #ffffff;
  width: 15px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#cssmenu.small-screen .submenu-button {
  position: absolute;
  z-index: 99;
  right: 0;
  top: 0;
  display: block;
  border-left: 1px solid #ffffff;
  height: 46px;
  width: 46px;
  cursor: pointer;
}
#cssmenu.small-screen .submenu-button.submenu-opened {
  background: #262626;
}
#cssmenu.small-screen ul ul .submenu-button {
  height: 34px;
  width: 34px;
}
#cssmenu.small-screen .submenu-button:after {
  position: absolute;
  top: 22px;
  right: 19px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu.small-screen ul ul .submenu-button:after {
  top: 15px;
  right: 13px;
}
#cssmenu.small-screen .submenu-button.submenu-opened:after {
  background: #ffffff;
}
#cssmenu.small-screen .submenu-button:before {
  position: absolute;
  top: 19px;
  right: 22px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
}
#cssmenu.small-screen ul ul .submenu-button:before {
  top: 12px;
  right: 16px;
}
#cssmenu.small-screen .submenu-button.submenu-opened:before {
  display: none;
}
#cssmenu.small-screen.select-list {
  padding: 5px;
}




.video{
  display: block;
  /*position: absolute;*/
  margin: auto;
  /*height:100%;*/
  /*margin-left:200px;*/
  max-width:800px;
  /*margin-top:100px;*/
}

/* Style inputs with type="text", select elements and textareas */
input[type=text], select, textarea {
    width: 100%; /* Full width */
    padding: 12px; /* Some padding */  
    border: 1px solid #ccc; /* Gray border */
    border-radius: 4px; /* Rounded borders */
    box-sizing: border-box; /* Make sure that padding and width stays in place */
    margin-top: 6px; /* Add a top margin */
    margin-bottom: 16px; /* Bottom margin */
    resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */
}

/* Style the submit button with a specific background color etc */
input[type=submit] {
    background-color: #002868;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

/* When moving the mouse over the submit button, add a darker green color */
input[type=submit]:hover {
    background-color: #45a049;
}

/* Add a background color and some padding around the form */
.container_form{
  width:50%;
  margin:10px;
  padding:10px;
}

.col { 
  /*background-color: #002868;*/
  background: #EDEDED;
  float: left;
  margin-left:5px;
  padding: 10px 0 11px 15px;
  /*width: 370px;*/
  width: 100%;
  font-family: open-sans, sans-serif;
  letter-spacing: .5px;
  /*text-transform: uppercase;*/
  font-size:12px;
  color:#002868;
  font-weight: 600;
  margin-top:5px;
  margin-bottom:5px;
}
 
.col:first-child {
  padding: 10px 0 0 0;
}

 
.col p{
  font-family: open-sans, sans-serif;
  font-weight: 400;
  font-size:11px;
  width:250px;
}
 
.col li { 
  /*background: url(extra-links-bg.jpg); */
  border-bottom: 1px dotted #c3c3c3; 
  /*border-top: 1px solid #949494; */
  float: left; 
  height: 30px; 
  margin: 3px 0;
  padding: 0; 
  width: 700px; 
}
 
 .col a{
  text-decoration: none;
 }


.col li a { 
  color: #002868;
  display: block;
  float: left; 
  font-size:11px;
  font-family: open-sans, sans-serif;
  font-weight: 400;
  padding: 10px 0 0 19px; 
  text-decoration: none;
}
 
.col li:hover { 
  background: #5fa4c5;
}

@media only screen and (max-width: 479px) {
  .big-header {
    display: none;
  }

  .hidta-text {
    font-size: 14px; 
    color: white; 
    margin-top: 15px;
  }

  .ondcp-text {
    font-size: 14px; 
    margin-top: 35px;
  }

  .hidta-img {
    margin-top: -30px;
    width: 70px;
  }

  .ondcp-img {
    margin-top: 20px;
    width: 70px;
  }

  .ondcp-text-wrap {
    float: left; 
    width: 60%; 
    text-align: center;
  }

  .hidta-text-wrap {
    float: left; 
    width: 60%; 
    text-align: center;
  }

  .ondcp-img-wrap {
    float: left; 
    width: 20%;
  }

  .hidta-img-wrap {
    float: right; 
    width: 20%;
  }

  .left_content{
    width: 40%;
  }

  .right_content {
    width: 60%;
    float: left;
  }

  .okayNav__nav--invisible {
    position: fixed!important;
  }
}

@media only screen and (min-width: 356px) and (max-width: 414px) {
  .big-header {
    display: none;
  }

  .hidta-text {
    font-size: 12px; 
    color: white; 
    margin-top: 15px;
  }

  .ondcp-text {
    font-size: 12px; 
    margin-top: 18px;
  }

  .hidta-img {
    margin-top: -30px;
    width: 70px;
  }

  .ondcp-img {
    margin-top: 20px;
    width: 70px;
  }

  .ondcp-text-wrap {
    float: left; 
    width: 60%; 
    text-align: center;
  }

  .hidta-text-wrap {
    float: left; 
    width: 60%; 
    text-align: center;
  }

  .ondcp-img-wrap {
    float: left; 
    width: 20%;
  }

  .hidta-img-wrap {
    float: right; 
    width: 20%;
  }

  .left_content{
    width: 40%;
  }

  .right_content {
    width: 60%;
    float: left;
  }

  .okayNav__nav--invisible {
    position: fixed!important;
  }
}

@media only screen and (min-width: 414px) and (max-width: 406px) {
  .big-header {
    display: none;
  }

  .hidta-text {
    font-size: 12px; 
    color: white; 
    margin-top: 15px;
  }

  .ondcp-text {
    font-size: 12px; 
    margin-top: 35px;
  }

  .hidta-img {
    margin-top: -30px;
    width: 70px;
  }

  .ondcp-img {
    margin-top: 20px;
    width: 70px;
  }

  .ondcp-text-wrap {
    float: left; 
    width: 60%; 
    text-align: center;
  }

  .hidta-text-wrap {
    float: left; 
    width: 60%; 
    text-align: center;
  }

  .ondcp-img-wrap {
    float: left; 
    width: 20%;
  }

  .hidta-img-wrap {
    float: right; 
    width: 20%;
  }

  .left_content{
    width: 40%;
  }

  .right_content {
    width: 60%;
    float: left;
  }

  .okayNav__nav--invisible {
    position: fixed!important;
  }
}

@media only screen and (min-width: 406px) and (max-width: 443px) {
  .big-header {
    display: none;
  }

  .hidta-text {
    font-size: 12px; 
    color: white; 
    margin-top: 15px;
  }

  .ondcp-text {
    font-size: 12px; 
    margin-top: 35px;
  }

  .hidta-img {
    margin-top: -30px;
    width: 70px;
  }

  .ondcp-img {
    margin-top: 20px;
    width: 70px;
  }

  .ondcp-text-wrap {
    float: left; 
    width: 60%; 
    text-align: center;
  }

  .hidta-text-wrap {
    float: left; 
    width: 60%; 
    text-align: center;
  }

  .ondcp-img-wrap {
    float: left; 
    width: 20%;
  }

  .hidta-img-wrap {
    float: right; 
    width: 20%;
  }

  .left_content{
    width: 40%;
  }

  .right_content {
    width: 60%;
    float: left;
  }

  .okayNav__nav--invisible {
    position: fixed!important;
  }
}

@media only screen and (max-width: 355px) {
  .big-header {
    display: none;
  }

  .hidta-text {
    font-size: 12px; 
    color: white; 
    margin-top: 30px;
  }

  .ondcp-text {
    font-size: 12px; 
    margin-top: 35px;
  }

  .hidta-img {
    margin-top: -30px;
    width: 70px;
  }

  .ondcp-img {
    margin-top: 20px;
    width: 70px;
  }

  .ondcp-text-wrap {
    float: left; 
    width: 60%; 
    text-align: center;
  }

  .hidta-text-wrap {
    float: left; 
    width: 60%; 
    text-align: center;
  }

  .ondcp-img-wrap {
    float: left; 
    width: 20%;
  }

  .hidta-img-wrap {
    float: right; 
    width: 20%;
  }

  .left_content{
    width: 40%;
  }

  .right_content {
    width: 60%;
    float: left;
  }

  .okayNav__nav--invisible {
    position: fixed!important;
  }
}

@media only screen and (min-width: 480px) and (max-width: 520px) {
  .big-header {
    display: none;
  }

  .hidta-text {
    font-size: 14px; 
    color: white; 
    margin-top: 15px;
  }

  .ondcp-text {
    font-size: 14px; 
    margin-top: 35px;
  }

  .ondcp-img {
    margin-top: 20px;
    width: 70px;
  }

  .hidta-img {
    margin-top: -30;
    width: 70px;
  }

  .ondcp-text-wrap {
    float: left; 
    width: 60%; 
    text-align: left;
  }

  .hidta-text-wrap {
    float: left; 
    width: 60%; 
    text-align: right;
  }

  .ondcp-img-wrap {
    float: left; 
    width: 20%;
  }

  .hidta-img-wrap {
    float: right; 
    width: 20%;
  }

  .left_content{
    width: 40%;
  }

  .right_content {
    width: 60%;
    float: left;
  }

  .okayNav__nav--invisible {
    position: fixed!important;
  }
}

@media only screen and (min-width: 520px) and (max-width: 767px) {
  .big-header {
    display: none;
  }

  .hidta-text {
    font-size: 16px; 
    color: white; 
    margin-top: 15px;
  }

  .ondcp-text {
    font-size: 16px; 
    margin-top: 35px;
  }

  .ondcp-img {
    margin-top: 20px;
    width: 70px;
  }

  .hidta-img {
    margin-top: -30;
    width: 70px;
  }

  .ondcp-text-wrap {
    float: left; 
    width: 60%; 
    text-align: left;
  }

  .hidta-text-wrap {
    float: left; 
    width: 75%; 
    text-align: right;
  }

  .ondcp-img-wrap {
    float: left; 
    width: 12%;
  }

  .hidta-img-wrap {
    float: right; 
    width: 12%;
  }

  .left_content{
    width: 40%;
  }

  .right_content {
    width: 60%;
    float: left;
  }

  .okayNav__nav--invisible {
    position: fixed!important;
  }
}

@media only screen and (min-width: 768px) {

  .small-header {
    display: none;  
  }
}