/*
Theme Styles
============
Bare minimum to get you started.
*/

/* Top Bar */

.top-bar-title strong {
  display: inline-block;
  padding: 0.5rem;
}
@media (min-width: 640px) {
  .top-bar-right-inner {
    float: left;
  }
  .top-bar-right-inner:last-of-type {
    padding-left: 0.5rem;
  }
}

/* Main content */

.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}

#content article {
  margin: 40px 0;
}
#content header {
  margin: 20px 0;
}
#content section {
  margin-bottom: 20px;
}
#content footer {
  padding-bottom: 20px;
}

/* Sidebar */

.site-sidebar {
  margin-top: 40px;
}
.site-sidebar > div {
  /* Each sidebar widget */
  margin-bottom: 20px;
}
.site-sidebar .widget_search {
  margin-left: 15px;
  margin-right: 15px;
}

/* Widget Custom Menus
======================
Copied and adapted from `.menu.vertical` and `.menu.nested` classes in Foundation 6.
*/

.site-sidebar .menu li,
.site-footer .menu li {
  display: block;
}
.site-sidebar .menu li a,
.site-footer .menu li a {
  display: block;
  padding: 0.7rem 1rem;
  line-height: 1;
}

/* Hide form placeholders on focus */

input:focus::-webkit-input-placeholder { color: transparent; }
input:focus:-moz-placeholder { color: transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color: transparent; } /* FF 19+ */
textarea:focus::-webkit-input-placeholder { color: transparent; }
textarea:focus:-moz-placeholder { color: transparent; } /* FF 4-18 */
textarea:focus::-moz-placeholder { color: transparent; } /* FF 19+ */ 

/* Comments */

#respond {
  margin-top: 40px;
}
ol.commentlist {
	counter-reset: li; /* Initiate a counter */
	padding: 0;
}
ol.commentlist ul {
  padding: 0;
}
ol.commentlist > li {
	position: relative;
	margin: 0 0 20px 0;
	list-style: none; /* Disable the normal item numbering */
}
ol.commentlist > li:before {
  content: "Thread " counter(li); /* Use the counter as content */
  counter-increment: li; /* Increment the counter by 1 */
  position:absolute;  
  top: 0;
  right: 0;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  padding: 5px 20px 5px 10px;
  color: #999;
}
ol.commentlist li ol,
ol.commentlist li ul {
  list-style-type: none;
  margin: 0;
}

.commentlist > li {
  border: 1px solid #ddd;
}
.commentlist li {
  padding: 20px;
}

.comment-body .row {
  margin-right: 0;
  margin-left: 0;
}

.commentlist .children {
  margin-right: -20px;
}
.commentlist .children .comment {
  padding-left: 40px;
}

.commentlist ul li {
  margin-top: 20px;
  margin-bottom: 0
}
.reply p {
  margin: 0
}

/* Site footer */

.site-footer {
  padding: 40px 0
}
.site-sub-footer p {
  text-align: center
}



/*-Overrides-*/
body {
  font-size: 1rem;
}

/*a:hover {
  color: #fa8938;
  text-decoration: none;
}
a:link, a:active, a:visited {
    color: #3363ac!important;
    text-decoration: none;
}*/

a, a:link, a:active, a:visited, .row.r_icons .row_icons a {
    color: #336699;
}

blockquote {
    border-left: 0px!important;
}
blockquote, blockquote p {
    color: #666666;
}
.row.r_icons .row_icons a:hover {
    color: #003366;
    text-decoration: none;
}
.row {
  max-width: 65rem;
}

.title-bar {
  display: none;
}
.top-bar {
  padding: 1.3rem;
  background: #fff;
}
.top-bar ul {
  background: #fff;
}
img.toplogo {
  margin-right: 2em;
}
.tb_inner_container{
  display: flex;
  align-items: center;
}
/*ul#menu-main-top-nav a {
    padding: 0px 0px 0px 0px;
    line-height: 30px;
    color: #737373!important;
    text-decoration: none;
    font-weight: 500;
}*/
ul#menu-main-top-nav a {
    padding: 0px 0px 0px 0px;
    line-height: 30px;
    color: #737373!important;
    text-decoration: none;
    font-weight: 500;
    position: relative;
    display: flex;
    min-height: 40px;
    height: 40px;
}
ul#menu-main-top-nav a:hover {
    color: #000!important;
}
ul#menu-main-top-nav li a{
  border-bottom: 4px solid transparent;
}
ul#menu-main-top-nav li:hover a {
  border-bottom: 4px solid transparent;
}
.menu>li {
  padding: 0 15px;
}
footer#footer {
  border-top: #e0e0e0 solid 2px;
}
#footer .row {
  margin: 0px auto 0px auto;
  padding: 25px 0px 100px 0px;
  text-align: left;
  color: #999999;
  font-size: 15px;
}
.text-left {
  text-align: left;
  font-size: 13px;
  color: #808080;
}
.text-left a{
  color: #808080;
}
#content {
  padding: 2em 0 3em;
}
hr.f_extend {
  max-width: 100%;
}
/*-Home Page-*/
#colored_row, #twri_block {
  padding: 1em 0px 4em 0px;
}
body.home #colored_row, body.home #twri_block {
  padding-top: 4em!important;
}
#colored_row .center, #twri_block .center {
  text-align: center;
}
#colored_row .center .entry-title {
  color: #fff;
  margin-top: 20px;
  font-size: 30px;
  font-weight: 500;
}
#twri_block h3.title_block {
  display: block;
  margin-bottom: 1.3em;
  text-align: center;
}
div#twri_block {
  background: #f2f2f2;
}
#twri_block .small-12.medium-2.columns {
  text-align: center;
  margin-bottom: 20px;
}

#twri_block.news {
  background: #fff;
}
#twri_block.news .title_block {
  text-align: left;
  font-size: 22px;
  font-weight: 500;
  padding: 0;
}
.news_container a {
  color: #fa8938;
  font-weight: 500;
}
.news_container p.news-desc-excerpt {
  font-style: italic;
}
.news_container p {
  margin: 0;
}
div#twri_block.hero_block {
  background: #f2f2f2;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 5em 0em;
}
#twri_block.hero_block .title_block {
  text-align: left;
  font-weight: 500;
  padding-right: 40%!important;
  padding: 0;
  margin-bottom: 20px;
  color: #fff;
  font-size: 33px;
}
#twri_block.hero_block p.news-desc-excerpt {
  font-size: 20px;
  display: block;
  padding-right: 40%;
  color: #fff;
  margin-bottom: 4em;
}
div#twri_block.hero_block a {
  background: #fff;
  border-radius: 15px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.02em;
  width: 17%;
color:#000;
}
div#i-page {
  padding: 1.5em 0px 1.5em 0px;
  font-size: 22px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.01em;
}


/*Top Nav*/
#topnav ul {
    padding: 20px 0px 0px 0px;
    border-bottom: #bfbfbf 1px solid;
    height: 93px;
    margin-left: 0;
    margin-top: 40px;
    margin-bottom: 0;
}
#topnav li.on {
  background: url('/wp-content/themes/opensig-master/theme/images/navarrow.png') center bottom no-repeat;
}
#topnav li.current_page_item {
    background: url('/wp-content/themes/opensig-master/theme/images/navarrow.png') center bottom no-repeat;
}
#topnav li.current_page_item a {
    background: #3363ac;
    color: #fff!important;
    font-weight: 600;
}
#topnav li.on a {
  background: #3363ac;
  color: #ffffff;
}
#topnav li a {
  padding: 20px 25px 20px 25px;
  display: block;
  background: #f1f1f1;
}
#topnav li a:hover {
    background: #3363ac;
    color: #ffffff;
}
#topnav li {
    height: 80px;
    list-style: none;
    float: left;
    margin-right: 2px;
    font-size: 20px;
}
#content h1 {
  color: #3c3c3c;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  line-height: 1.2em;
  font-size: 46px;
  font-weight: 300;
  font-family:'Roboto';
}
#content .title {
  display: block;
  line-height: 26px;
  padding: 0px;
  margin: 30px 0px 5px 0px;
  color: #3363ac;
  padding: 0px;
  font-size: 21px;
  font-weight: 500;
}
div#twri_block.text_full_width {
  background: #fff;
}
#container article em {
    font-weight: bold!important;
    font-size: 13px;
    line-height: 1.5em!important;
    display: block;
    margin-top: 1em;
}
.inner_img_content {
    width: 100%;
}
#content h2 {
    color: #4470b2;
    margin: -15px 0px 0px 0px;
    padding: 0px;
    font-size: 30px;
    font-weight: 300;
}
#content.c_inner {
    padding: 5px 0px 30px;
}
#content.c_inner a {
    color: #6a8dc1;
    display: block;
    margin: 5px 0;
    font-weight: 600;
}
.dropdown.menu>li.is-dropdown-submenu-parent>a:after {
    border: 0px inset;
}
.top-bar ul.submenu {
    background: #ebebeb;
    border: 0;
}
[data-whatinput=mouse] .submenu>li>a {
    padding: 2px 15px!important;
    display: block;
    margin: 0;
    font-size: 14px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
ul#menu-main-top-nav ul.submenu.menu > li > a {
    color: #333333!important;
    font-weight: 400;
}
.dropdown.menu>li.is-dropdown-submenu-parent.current-menu-parent>a:after, 
.dropdown.menu>li.current-menu-item>a:after,
#menu-item-299 a:after {
    border: 0 inset;
    border-bottom: 4px solid #fa8938;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    right: 0;
    height: 20px;
}
ul#menu-main-top-nav ul.submenu.menu > li > a:hover {
    background: #535353;
    color: #fff!important;
}
#menu-main-top-nav ul.submenu .menu-item:hover > a:after {
    content: '';
    border: 0;
}
[data-whatinput=mouse] .submenu>li {
    padding: 0;
}
[data-whatinput=mouse] .submenu>li>a:hover {
    background: #666666;
    color: #fff!important;
}
#menu-main-top-nav .current-menu-item > a:after, #menu-main-top-nav .menu-item:hover > a:after {
    content: '';
    border-bottom: 4px solid #fa8938;
    height: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
#menu-main-top-nav li {
    position: relative;
}
.dropdown.menu>li.opens-right>.is-dropdown-submenu {
    left: 15px;
}
#menu-main-top-nav ul.submenu li.current-menu-item.is-submenu-item a {
    background: #535353;
    font-weight: 600;
    color: #fff!important;
}
.submenu .current-menu-item > a:after {
    border: 0!important;
    content: '';
}
#menu-main-top-nav:not(.submenu) .current-menu-item > a:after {
    /*content: '';
    border: 0;*/
}
#menu-main-top-nav .current-menu-item:not(.current-menu-parent) > a:after {
    /*content: '';
    border: 0;*/
}
.hrclear{
    border-color: transparent;
}
.row.r_icons .row_icons {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    padding-top: 20px;
}
.row_icons h2 {
    display: block;
    line-height: 26px;
    padding: 0px;
    margin: 0px 0px 5px 0px;
    color: #3363ac;
    padding: 0px;
    font-size: 18px!important;
    font-weight: normal;
    line-height: 22px;
}
/*.row_icons p {
    display: block;
    margin: 0 0 5px;
    padding-right: 30%;
}*/
.row_icons p {
    display: block;
    margin: 0 0 5px;
    padding-right: 30%;
    color: #666666;
    font-weight: 400;
    font-size: 17px;
    line-height: 22px;
}
#content {
    font-size: 17px;
    color: #666666;
    line-height: 22px;
    font-weight: 500;
}
.row_icons a {
    color: #3363ac;
    font-weight: 500;
}
.no-padd {
    padding: 0 1em!important;
}
.colnews_block {
    padding: 0 5em 0em 0em;
}
.inline_link_hp a {
    color: #fb8f42;
    font-weight: 500;
}
li#menu-item-277.menu-item-277 a {
    color: #fa8938!important;
}
body.page-id-264 .row.r_icons .columns, body.page-id-271 .row.r_icons .columns, body.page-id-262 .row.r_icons .columns{
    padding: 0;
}

body.page-id-264 #content, body.page-id-264 #twri_block, body.page-id-271 #content, body.page-id-271 #twri_block, body.page-id-262 #twri_block{
    padding-bottom: 0;
}
body.page-id-262 #content {
    padding-bottom: 2.5em;
}
body.single #content header h2 {
    color: #24262b;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    line-height: 46px;
    font-size: 46px;
    font-weight: 300;
    font-family: 'Roboto';
    display: block;
    margin-bottom: 0.7em;
}
#content article time {
    font-weight: 500;
}
p.alert.alert-warning {
    display: none;
}
.container.jl_iconlink article {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}
.container.jl_iconlink a {
    width: 33%;
    float: left;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 5px;
    padding: 0 15px 0px 0px;
    line-height: 20px;
    overflow: hidden;
    height: 20px;
}
body.page-id-225 #twri_block, 
body.page-id-242 #twri_block {
    padding: 1em 0px 1em 0px;
}
body.page-id-225 #content, 
body.page-id-242 #content {
    padding: 2em 0 1em;
}
#content h2.nl_subtitle {
    color: #4470b2!important;
    margin-left: -2px;
    font-weight: 500;
    font-size: 23px;
}
#topnav.spacer_block ul {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0em;
}
body.page-id-276 .wpforms-container .wpforms-field-label {
    min-width: 100px;
    float: left;
    padding-top: 10px!important;
}
body.page-id-276 .wpforms-container input[type="text"], body.page-id-276 .wpforms-container input[type="email"], body.page-id-276 .wpforms-container input[type="tel"], body.page-id-276 .wpforms-container textarea, body.page-id-276 .wpforms-container select, body.page-id-276 .wpforms-container input[type="number"] {
    float: left;
    max-width: 30vw;
    width: 30vw;
    border-radius: 0;
}

body.page-id-276 .wpforms-container .wpforms-field-label {
    max-width: 30vw;
    float: left;
    padding-top: 10px!important;
    width: 10vw;
}
.wpforms-submit-container button[type="submit"] {
    border-radius: 0!important;
}

.wpforms-submit-container {
    padding-left: 10vw!important;
}
body.page-id-292 .row_icons p {
    padding-right: 0%;
}
body.home div#twri_block.hero_block a {
    background: #fff;
    border-radius: 10px;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.02em;
    width: 17%;
    color: #f8893a;
    padding: 10px;
}
body.home div#twri_block.news {
    padding-bottom: 1em;
}
body.page-id-225 .row.r_icons h2,
body.page-id-242 .row.r_icons h2 {
    font-weight: 500;
    margin-bottom: 15px;
}
/*body.page-id-225 .row.r_icons .row_icons p,
body.page-id-242 .row.r_icons .row_icons p {
    height: 45px;
    overflow: hidden;
}*/
body.page-id-225 .row.r_icons img,
body.page-id-242 .row.r_icons img {
        padding: 9% 0;
}
body.page-id-225 .row.r_icons,
body.page-id-242 .row.r_icons {
    border-bottom: 1px solid #ccc;
}
body.page-id-225 .row.r_icons .row_icons, 
body.page-id-242 .row.r_icons .row_icons {
    border:none!important;
}
/*-THE POPUP STYLING-*/
.popup-overlay.active {
    visibility: visible;
    top: 0;
}
.popup-overlay {
    visibility: hidden;
    position: relative;
    background: #F2F2F2;
    border: none;
    width: 90%;
    left: 0;
    margin: 0 auto;
    margin-top: 3em;
    margin-bottom: 0em;
}
.popup-content.active {
    visibility: visible;
}
.popup-content {
    visibility: hidden;
    padding: 80px;
}
.header-popup {
    text-align: justify;
}
.popup-content > div.header-popup > p:nth-child(1) {
    font-size: 36px;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
}
.popup-content > div.header-popup > p:nth-child(2) {
    font-size: 25px;
    font-weight: 700;
    color: #3463AC;
    margin: 0;
    padding: 5px 0px 5px 0px;
    text-transform: uppercase;
}
.popup-content > div.header-popup > p:nth-child(3) {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
.text-popup {
    background-color: #fff;
    height: 300px;
    width: 100%;
    overflow: auto;
    padding: 10px;
    font-size: 12px;
}
.text-popup article {
    line-height: 1.2;
}
.popup-content > div.footer-popup > p:nth-child(1) {
    font-size: 16px;
    font-weight: 700;
}
#btnYes {
    background-color: #fa8938;
    padding: 5px 15px 5px 15px;
    border-radius: 11px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    float: right;
    font-size: 16px;
}
#btnYes{
  cursor:hand;
  cursor:pointer;
}
.open_panel {
    overflow: visible!important;
    height: auto!important;
}
div#topnav.top_border_spacer ul {
    margin-top: 20px!important;
}
div#topnav.top_border_spacer {
    width: 65rem;
    margin: 0 auto;
}
/*---TOGGLE READMORE---*/
.read-more-state {
  display: none;
}
.read-more-target {
    transition: .25s ease;
    max-height: 45px;
    height:100%;
    display: block;
    overflow: hidden;
}
.read-more-state:checked ~ .read-more-target {
  overflow: visible;
  max-height: 999em;
}
.read-more-state ~ .read-more-trigger:before {
  content: 'Read More';
}
.read-more-state:checked ~ .read-more-trigger:before {
  content: 'Read Less';
}
.read-more-trigger {
    cursor: pointer;
    color: #336699;
    font-size: inherit;
    font-weight: 500;
}




/*---MOBILE---*/
@media only screen and (min-width: 320px) and (max-width: 667px) and (orientation: portrait) {

#menu-main-top-nav li {
    position: relative;
    display:table;
}
.tb_inner_container {
    display: block;
}
.top-bar-title {
    float: left;
    margin-right: 0rem;
    width: 100%;
    padding: 15px;
}
.top-bar {
    padding: 0;
}
div#responsive-menu .top-bar-left {
    padding: 10px 15px;
    background: #ebebeb;
}
.top-bar ul {
    background: transparent;
}
img.toplogo {
    margin-right: 0;
    margin-left: 25%;
}
ul#menu-main-top-nav a {
    color: #626262!important;
}
body.home #colored_row, body.home #twri_block {
    padding: 2em!important;
}
body.home #twri_block.hero_block .title_block, 
body.home #twri_block.hero_block p.news-desc-excerpt {
    padding-right: 0%!important;
}
body.home div#twri_block.hero_block a {
    width: 100%;
}
body.home #twri_block.hero_block p.news-desc-excerpt {
    margin-bottom: 2em;
}
.colored_row__home .small-12 {
    width: 33%;
}
.colored_row__home .small-12 img {
    height: 50px;
}

.colored_row__home .small-12 h2.entry-title {
    font-size: 14px!important;
    margin: 0;
}
#twri_block.icon_brands_grid .small-12.medium-2.columns {
    text-align: center;
    margin-bottom: 20px;
    width: 33%;
    float: left;
}
.inline_link_hp {
    display: block;
    margin-bottom: 2em;
}
div#twri_block.text_full_width {
    background: #fff;
    padding: 0 2em;
}
#topnav ul {
    padding: 10px 0px 0px 0px;
    border-bottom: #bfbfbf 0px solid;
    height: 100%;
    margin-left: 0;
    margin-top: 0px;
    margin-bottom: 0;
}
#topnav li {
    height: 68px;
    list-style: none;
    float: left;
    margin-right: 2px;
    font-size: 16px;
}
#topnav li {
    float: left;
    width: 49.5%;
}
#topnav li.current_page_item {
    background: none;
}
.row.news-page-main {
    padding: 0 2em;
}
body.page-id-276 .wpforms-container input[type="text"], body.page-id-276 .wpforms-container input[type="email"], body.page-id-276 .wpforms-container input[type="tel"], body.page-id-276 .wpforms-container textarea, body.page-id-276 .wpforms-container select, body.page-id-276 .wpforms-container input[type="number"] {
    float: right;
    max-width: 58vw;
    width: 58vw;
}
body.page-id-276 .wpforms-submit-container {
    padding-left: 106px!important;
}

}