.twenty20{
margin-bottom: 20px;
}
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
content: " ";
display: block;
background: white;
position: absolute;
z-index: 30;
-webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
width: 3px;
height: 9999px;
left: 50%;
margin-left: -1.5px; }
.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
width: 9999px;
height: 3px;
top: 50%;
margin-top: -1.5px; }
.twentytwenty-overlay {
position: absolute;
top: 0;
width: 100%;
height: 100%; }
.twentytwenty-overlay {
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
transition-duration: 0.5s; }
.twentytwenty-before-label, .twentytwenty-after-label {
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
transition-property: opacity; }
.twentytwenty-before-label, .twentytwenty-after-label {
color: white;
font-size: 13px;
letter-spacing: 0.1em; }
.twentytwenty-before-label, .twentytwenty-after-label {
position: absolute;
background: rgba(255, 255, 255, 0.2);
line-height: 38px;
padding: 0 20px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px; }
.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
}
.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
}
.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
width: 0;
height: 0;
border: 6px inset transparent;
position: absolute; }
.twentytwenty-left-arrow, .twentytwenty-right-arrow {
top: 50%;
margin-top: -6px; }
.twentytwenty-up-arrow, .twentytwenty-down-arrow {
left: 50%;
margin-left: -6px; }
.twentytwenty-container {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
z-index: 0;
overflow: hidden;
position: relative;
-webkit-user-select: none;
-moz-user-select: none; }
.twentytwenty-container img {
max-width: 100%;
width: 100%;
position: absolute;
top: 0;
display: block; }
.twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
background: rgba(0, 0, 0, 0); }
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
opacity: 0; }
.twentytwenty-container * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box; }
.twentytwenty-before-label {
opacity: 0; }
.twentytwenty-before-label {
}
.twentytwenty-container.t20-hover.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.t20-hover.active .twentytwenty-overlay .twentytwenty-after-label{
opacity: 1;
}
.twentytwenty-after-label {
opacity: 0; }
.twentytwenty-after-label {
}
.twentytwenty-horizontal .twentytwenty-before-label {
left: 1px;
bottom: 0px;
max-width: 50%;
box-sizing: border-box;
line-height: inherit;
padding: 4px; }
.twentytwenty-horizontal .twentytwenty-after-label {
right: 1px;
bottom: 0px;
max-width: 50%;
box-sizing: border-box;
line-height: inherit;
padding: 4px; }
.twentytwenty-vertical .twentytwenty-before-label {
top: 1px;
line-height: inherit;
padding: 6px;
box-sizing: border-box;}
.twentytwenty-vertical .twentytwenty-after-label {
bottom: 1px;
line-height: inherit;
padding: 6px;
box-sizing: border-box; }
.twentytwenty-overlay {
-webkit-transition-property: background;
-moz-transition-property: background;
transition-property: background;
background: rgba(0, 0, 0, 0);
z-index: 25; }
.twentytwenty-overlay:hover {
background: rgba(0, 0, 0, 0.5); }
.twentytwenty-overlay:hover .twentytwenty-after-label {
opacity: 1; }
.twentytwenty-overlay:hover .twentytwenty-before-label {
opacity: 1; }
.twentytwenty-before {
z-index: 20; }
.twentytwenty-after {
z-index: 10; }
.twentytwenty-handle {
height: 38px;
width: 38px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -22px;
margin-top: -22px;
border: 3px solid white;
-webkit-border-radius: 1000px;
-moz-border-radius: 1000px;
border-radius: 1000px;
-webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
z-index: 40;
cursor: pointer; }
.twentytwenty-horizontal .twentytwenty-handle:before {
bottom: 50%;
margin-bottom: 22px;
-webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-horizontal .twentytwenty-handle:after {
top: 50%;
margin-top: 22px;
-webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-vertical .twentytwenty-handle:before {
left: 50%;
margin-left: 22px;
-webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-vertical .twentytwenty-handle:after {
right: 50%;
margin-right: 22px;
-webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-left-arrow {
border-right: 6px solid white;
left: 50%;
margin-left: -17px; }
.twentytwenty-right-arrow {
border-left: 6px solid white;
right: 50%;
margin-right: -17px; }
.twentytwenty-up-arrow {
border-bottom: 6px solid white;
top: 50%;
margin-top: -17px; }
.twentytwenty-down-arrow {
border-top: 6px solid white;
bottom: 50%;
margin-bottom: -17px; }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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust:     100%; }
*,
*:before,
*:after { -webkit-box-sizing: border-box; -moz-box-sizing:    border-box; box-sizing:         border-box;
}
body {
background: #fff; }
.background{background-position: 30% 20%}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol,
ul {
list-style: none;
}
table { border-collapse: separate;
border-spacing: 0;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
}
a img {
border: 0;
} body,
button,
input,
select,
textarea {
color: #404040;
font-family: sans-serif;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
b,
strong {
font-weight: bold;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
} hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
}
th {
font-weight: bold;
} button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; }
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
color: rgba(0, 0, 0, .8);
cursor: pointer; font-size: 12px;
font-size: 1.2rem;
line-height: 1;
padding: .6em 1em .4em;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #aaa #bbb #bbb;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"],
input[type="radio"] {
padding: 0; }
input[type="search"] {
-webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing:    content-box;
box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #8ed8f8;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 3px;
}
textarea {
overflow: auto; padding-left: 3px;
vertical-align: top; width: 100%;
}  a {
}
a:visited {
}
a:hover,
a:focus,
a:active {
} .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 1.5em;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a {
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
left: auto;
}
.main-navigation ul ul li:hover > ul {
left: 100%;
}
.main-navigation .current_page_item a,
.main-navigation .current-menu-item a {
} .menu-toggle {
display: none;
}
.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: '';
display: table;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em;
} .widget select {
max-width: 100%;
} .widget_search .search-submit {
display: none;
}  .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} .searchwp-live-search-results{
background: rgba(0, 0, 0, 0.25) !important;
padding: 5px;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} .article .page-header h2{
margin: 45px 0 0 0 !important;
}
.article .ssba{
padding-bottom: 20px;
} .alert-update{
border-bottom: 3px solid #005b94;
padding: 10px 0;
}
.alert-update h4{
font-weight: 600;
}
.alert-update span{
font-weight: 600;
}
.warning.message.employee{
background-color: #005b94;
border-color: #005b94;
}
.warning.message.employee .btn-blue,
.warning.message.emergency .btn-blue{
width: 128px;
float: right;
margin-right: 5px !important;
}
.warning.message.employee .inner-message p,
.warning.message.emergency .inner-message p{
width: 695px;
color: white;
}
.warning.message.stack{
top: 180px;
}
.warning.message.stack.shrink{
top: 150px;
}
.warning.message{
transition: top .5s;
}
.warning.message.shrink{
top: 90px;
transition: top .5s;
}
.alert-rss-updates{
float: right;
color: #ea6720;
}
.alert-rss-updates-page{
float: left;
color: #ea6720;
text-decoration: none;
padding: 0 10px;
position: relative;
bottom: 42px;
}
.alert-rss-updates-page span{
vertical-align: text-bottom;
}  .page-id-7217 .banner .mask{
background: rgba(6, 31, 33, 0.6);
position: absolute;
top: 0;
left: 0;
height: 500px;
width: 100%;
z-index: 5;
}
.social-icon{
color: #356cab;
}
.social-icon .fa-linkedin-square{
color: #0077B5;
}
.social-icon .fa-facebook-official{
color: #3C5A99;
}
.social-icon .fa-reddit-square{
color: #FF4500;
}
.social-icon .fa-twitter-square{
color: #1DA1F2;
}
.social-icon:hover{
color: #8bd7f9;
}
.anniversary-table{
text-transform: uppercase;
}
.anniversary-table a{
text-decoration: none;
color: #35629b;
}
.anniversary-table td{
vertical-align: middle;
padding: 10px;
}
.anniversary-table td:nth-child(odd){
text-align: right;
width: 33%;
}
.anniversary-table td:nth-child(even){
text-align: left;
}
.anniversary-table tr:nth-child(odd){
background: white;
}
.anniversary-table tr:nth-child(even){ background: white;
} @media screen and (max-width: 768px){
.result-2019{
display:block;
}
.result-2019 .result-image-container,
.result-2019 .result-post-details{
width:100% !important;
}
.result-2019 .result-image-container{
height:150px;
}
.newsLeft, .newsRight{
float:none !important;
width: auto !important;
padding:0 !important;
}
}
@media screen and (min-width: 768px){
.newsLeft{
width:75% !important;
margin: 0 !important;
padding: 0 !important;
}
.newsRight{
width:25% !important;
}
.newsWrapper{
width:90% !important;
}
.result-2019{
display:flex;
}
}
.result-2019{
margin: 25px 0px;
background: #fff;
transition: all 300ms ease 0ms,transform 300ms ease 0ms,transform 300ms ease 0ms,transform 300ms ease 0ms,transform 300ms ease 0ms;
}
.result-2019:hover{ transform: scaleX(1.02) scaleY(1.02);
}
.result-2019 .result-image-container{
width: 50%;
}
.result-2019 .result-image-container:hover{
cursor: pointer;
}
.result-2019 .result-post-details{
width: 70%;
}
.result-2019 .result-image-container,
.result-2019 .result-post-details{
padding: 25px;
vertical-align: top;
}
.result-2019 .result-post-details .btn-blue{
margin-bottom: 0;
}
.result-post-details .result-body{
font-size: 14px;
}
.result-2019 .title-link{
font-family: 'Raleway';
font-size: 24px;
font-weight: 800;
text-transform: uppercase;
color: #35629b;
text-decoration: none;
}
.result-2019 .date{
margin-bottom: 0;
margin-top: 5px;
font-weight: 600;
line-height: 20px;
}
.result-2019 .news-type{
text-transform: uppercase;
text-decoration: none;
line-height: 20px;
}
.result-2019 .news-type:hover{
color: #35629b;
font-weight: 600;
}
.result-2019 .result-body{
margin-top: 10px;
line-height: 1.3em;
}
.result-2019 .btn-blue{
background: white;
float: right;
width: 100px;
font-size: 12px;
padding: 6px 10px;
}
.result-2019 .btn-blue:hover{
background: rgba(6, 31, 33, 0.4);
}
.newsWrapper .pagination{
text-align: right;
}
.newsWrapper .pagination .page-numbers{
margin: 0 2px 10px 2px;
text-align: center;
text-decoration: none;
padding: 10px 15px;
border: 3px solid #8ed8f8;
font-size: 12px;
line-height: 23px;
text-transform: uppercase;
color: #8ed8f8;
font-weight: 700;
cursor: pointer;
background: rgba(6, 31, 33, 0.4);
font-family: "Raleway";
display: inline-block;
zoom: 1;
-webkit-transition: all 0.50s;
-moz-transition: all 0.50s;
transition: all 0.50s;
}
.newsWrapper .pagination .page-numbers.current,
.newsWrapper .pagination .page-numbers:hover{
background: rgba(6, 31, 33, 0.9);
color: #fff !important;
}
.newsWrapper .pagination .page-numbers.current{
cursor: default;
}
.newsWrapper .filters select,
.newsWrapper .filters input{
border: 3px solid #33619d;
color: #33619d;
font-family: 'Raleway';
font-weight: 600;
font-size: 14px;
text-transform: uppercase;
padding: 8px 12px;
margin: 0;
border-radius: 3px;
height:40px;
}
.newsWrapper .filters .search-btn{
border: 3px solid #005b94;
color: #fff;
font-family: 'Raleway';
font-weight: 600;
font-size: 14px;
text-transform: uppercase;
padding: 8px 12px;
margin: 0;
border-radius: 3px;
height:40px;
background: #005b94;
box-shadow: unset;
text-shadow: unset;
transition: all 0.50s;
}
.newsWrapper .filters .search-btn:hover{
background: rgba(6, 31, 33, 0.9);
color: #fff !important;
}
.results .no-results{
text-align: center;
font-size: 24px;
line-height: 3em;
text-transform: uppercase;
color: #33619d;
}
@media screen and (max-width: 425px){
.result-2019 .btn-blue{
width: 100%;
}
}
@media screen and (max-width: 768px){
.newsBanner{
height: 200px;
}
.newsBanner .background{
height: 200px;
}
.newsBanner .wrapper{
height: 200px;
}
.newsBanner .inner{
height: 200px !important;
}
.result-2019 .btn-blue{
margin-bottom: 20px !important;
}
} .tt-link{
text-transform: uppercase;
color: #33619d;
text-decoration: none;
font-weight: 800;
}
.tt-link:not(:last-child):after{
content: ' • ';
color: #33619d;
}
.tt-body a{
text-transform: uppercase;
color: #33619d;
text-decoration: none;
font-weight: 800;
}
.tt-body p{
margin-bottom: .75em;
}
.tt-title.subpage{
font-size: 30px;
margin-bottom: 0;
}
.tt-subtitle.subpage{
color: #666;
font-family: 'Raleway', sans-serif;
font-weight: 800;
text-transform: uppercase;
}
.tt-subtitle-ul{
margin: 0 !important;
}
.tt-title.link{
color: #35629b;
text-decoration: none;
text-transform: uppercase;
font-weight: 600;
}
.widget-grey .current-page,
.tt-link.current-page{
color: #666;
}
.tt-image-gallery img{
margin: auto;
height: auto;
padding: 0;
}
.faq{
background: white;
padding: 25px;
margin: 10px 0;
}
.faq h3{
font-family: 'Raleway';
color: #35629b !important;
}
.faq .btn-blue,
.factsheet .btn-blue{
background: white;
float: right;
width: 100px;
font-size: 12px;
padding: 6px 10px;
margin-bottom: 0;
}
.faq .btn-blue:hover,
.factsheet .btn-blue:hover{
background: rgba(6, 31, 33, 0.4);
}
.faqs-answer{
overflow: hidden;
transition: height 500ms ease;
}
.factsheet{
display: flex;
background: white;
margin: 10px 0;
}
.factsheet-left{
width:30%;
}
.factsheet-right{
width:70%;
padding: 10px;
}
.factsheet-title{
font-family: 'Raleway';
color: #35629b !important;
text-decoration: none;
font-weight: 800;
font-size: 18px;
line-height: 20px;
margin-bottom: 15px;
text-transform: uppercase;
text-align: left;
}
p, a, li, span, h1, h2, h3, h4, h5{
line-height: 1.5em !important;
} .home-news.result-2019{
text-align: left;
}
.home-news.result-2019 .result-image-container, .home-news.result-2019 .result-post-details{
padding: 25px;
width: 50%;
}
.home-news.result-2019 .title-link{
color: #000;
font-weight: 400;
} .featured-news-title{
font-size: 35px !important;
} .background-default{
background-position: 30% 20% !important;
}
.background-center{
background-position: center !important;
}
.background-top{
background-position: top !important;
}
.background-bottom{
background-position: bottom !important;
}
.background-left{
background-position: left !important;
}
.background-right{
background-position: right !important;
}
:target {
display: block;
position: relative;
padding-top: 79px;
margin-top: -79px;
}
.bx-wrapper .bx-pager {
bottom: 5px !important;
padding-top: 0px !important;
}
.bxslider .text {
margin-bottom: 20px;
}
.error_notice_ninjatables_pro_license{
display: none;
}p,
a,
li,
span,
h1,
h2,
h3,
h4,
h5 {
font-family: 'Roboto', sans-serif;
font-size: 16px;
line-height: 30px;
color: #4d4d4d;
}
h1 {
font-family: 'Raleway', sans-serif;
font-weight: 800;
color: #fff;
font-size: 42px;
line-height: 43px;
text-transform: uppercase;
margin: 0 0 15px;
}
h2 {
font-family: 'Raleway', sans-serif;
font-weight: 800;
text-transform: uppercase;
color: #000;
font-size: 40px;
margin: 0 0 25px;
line-height: 45px;
}
h3 {
font-family: 'Roboto', sans-serif;
font-weight: 400;
font-size: 18px;
color: #fff;
line-height: 30px;
}
.wrapper {
width: 1024px;
margin: 0 auto;
padding: 0 20px;
}
.clear {
clear: both;
}
body.not-scrollable {}
html[data-useragent*='MSIE 10.0'] .body-fade {
display: none;
}
.body-fade {
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.7);
position: fixed;
top: 0;
left: 0;
z-index: 30;
pointer-events: none;
-webkit-transition: opacity 0.5s;
-moz-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.small-fade {
opacity: 0;
filter: alpha(opacity=0);
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
position: fixed;
top: 0;
left: 0;
z-index: 10;
pointer-events: none;
-webkit-transition: opacity 0.5s;
-moz-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.body-fade.hidden {
opacity: 0;
filter: alpha(opacity=0);
pointer-events: none;
}
.body-fade.show {
opacity: 1;
filter: alpha(opacity=100);
pointer-events: auto;
}
.center {
position: absolute;
left: 50%;
top: 50%;
width: 40%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.main-content {
background: #eaeef0;
}
.two-col .main-content .wrapper {
width: 1024px;
margin: 0 auto;
padding: 3em 0;
}
.message {
background-size: 40px 40px;
background-image: linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%, transparent 75%, transparent);
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .4);
width: 100%;
border: 1px solid;
color: #fff;
padding: 5px 10px;
position: fixed;
top: 120px;
_position: absolute;
text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
animation: animate-bg 5s linear infinite;
z-index: 9999;
}
.message .inner-message {
max-width: 1024px;
margin: 0 auto;
}
.message .inner-message img,
.message .inner-message p {
display: inline-block;
zoom: 1;
*display: inline;
vertical-align: top;
color: #fff;
margin: 0;
padding: 0
}
.message .inner-message a {
margin: 0 !important;
}
.message .inner-message p {
width: 470px;
line-height: 22px;
padding: 0 30px;
text-transform: uppercase;
color: #000;
font-family: "raleway";
font-weight: 600;
text-shadow: none;
}
.message .inner-message span {
line-height: 0;
color: #FFF;
font-family: "raleway";
font-weight: 600;
}
.info { }
.warning {
background-color: #eb6e23;
border-color: #ea6720;
}
#news-warning.warning {
height: 500px;
text-align: center;
z-index: 1000;
position: absolute;
top: 0;
left: 0;
}
#news-warning .inner-content {
display: table-cell;
vertical-align: middle;
height: 500px;
width: 1024px;
padding: 0 !important
}
#news-warning .inner-content h2 {
color: #fff;
width: 58%;
margin: 50px auto;
}
@keyframes animate-bg {
from {
background-position: 0 0;
}
to {
background-position: -80px 0;
}
} .sticky-wrapper {
height: 0 !important;
}
#masthead {
position: fixed;
background: #fff;
top: 0;
height: 120px;
z-index: 8000;
padding: 1em 2em;
width: 100%;
-webkit-transition: all 0.50s;
-moz-transition: all 0.50s;
transition: all 0.50s;
}
#masthead.cbp-af-header-shrink {
height: 90px;
background: #FFF;
}
#masthead.cbp-af-header-shrink .site-navigation {
padding-top: 11px;
}
#masthead.cbp-af-header-shrink input[type="submit"] {
background-position: left -56px;
}
#masthead.cbp-af-header-shrink input[type="submit"].visible {
background-position: left -140px;
}
#masthead.cbp-af-header-shrink input[type="submit"].visible:hover {
background-position: left -112px;
}
#masthead.cbp-af-header-shrink input[type="search"] {
color: #33619C;
border: 2px solid #33619C;
background: #000;
}
#masthead.cbp-af-header-shrink .btn-menu {
background: #33619C;
color: #fff;
width: 50px;
height: 50px;
line-height: 50px;
font-size: 12px;
}
#masthead.cbp-af-header-shrink #search {
top: 22px;
}
#masthead.cbp-af-header-shrink .site-branding .logo {
background-size: 70%;
}
#masthead.inactive .site-branding .logo {
opacity: 1;
filter: alpha(opacity=100);
}
.hasHeader {
margin-top: 120px;
}
.site-branding {
float: left;
position: relative;
}
.site-branding a {
text-decoration: none;
text-indent: -999em;
} .site-branding .logo {
background: url(//inl.gov/wp-content/themes/inl/img/logo-70yrs.png) no-repeat;
display: block;
width: 600px;
height: 95px;
background-size: 100%;
opacity: 1;
filter: alpha(opacity=100);
-webkit-transition: all 0.50s;
-moz-transition: all 0.50s;
transition: all 0.50s;
background-position: left 10px;
} .site-branding .logo.blue {
position: absolute;
top: 0;
left: 0;
background: url(//inl.gov/wp-content/themes/inl/img/logo-2020-large.png) no-repeat;
display: block;
width: 400px;
height: 95px;
background-size: 100%;
background-position: left 10px;
}
.site-navigation {
float: right;
padding-top: 25px;
-webkit-transition: all 0.50s;
-moz-transition: all 0.50s;
transition: all 0.50s;
}
#search {
display: inline-block;
zoom: 1;
*display: inline;
margin-right: 22px;
position: absolute;
top: 35px;
right: 0;
}
#search .search-btn { width: 10px;
height: 15px;
position: absolute;
right: 70px;
top: 12px;
-webkit-transition: opacity 0.5s;
-moz-transition: opacity 0.5s;
transition: opacity 0.5s;
}
#search-results .main-content {
padding: 2em 0;
}
#search-results .main-content .wrapper {
padding: 0 211px;
}
#search-results .more li {
display: block;
padding-left: 19px;
line-height: 22px;
font-weight: 600;
background: url(//inl.gov/wp-content/themes/inl/img/bullet.png) no-repeat scroll left 10px transparent;
}
#search-results .more {
border-top: 2px solid #fff;
padding-top: 5px;
margin-top: 15px;
}
#search-results .entry-title a {
font-size: 18px;
color: #005b94;
text-decoration: none;
}
#search-results .more ul {
margin: 0;
}
#search-results .more li a {
color: #35629b;
text-decoration: none;
}
.result { }
#search .search-btn.hidden {
opacity: 0;
filter: alpha(opacity=0);
}
#search .seaerch-btn.show {
opacity: 1;
filter: alpha(opacity=100);
}
.btn-menu {
cursor: pointer;
color: #33619d;
outline: none;
border: none;
background: #fff;
width: 70px;
height: 70px;
display: inline-block;
zoom: 1;
*display: inline;
text-align: center;
line-height: 70px;
font-weight: 700;
font-family: 'Raleway';
text-transform: uppercase;
font-size: 15px;
-webkit-border-radius: 70px;
-moz-border-radius: 70px;
border-radius: 70px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
.btn-menu:hover {
color: #33619d
}
.btn-menu:active {
color: #33619d;
background: #8ed8f8;
}
.overlay-close {
display: none;
} .home .message {
z-index: 500;
}
.bg {
position: fixed;
width: 800px;
height: 800px;
z-index: 10;
display: block !important;
}
.bg .bg-inner {
position: absolute;
width: 800px;
height: 800px;
background: none repeat scroll 0% 0% rgba(6, 31, 33, 0.6);
border: 2px solid #FFF;
border-radius: 50%;
z-index: 20;
transition: all 0.75s;
}
.bg .dot {
width: 30px;
height: 30px;
background: #fff;
display: block;
border-radius: 30px;
position: absolute;
bottom: 145px;
left: 61px;
}
#fullpage .section {
background: #fff !important;
}
.content {
text-align: center;
position: relative;
z-index: 25;
opacity: 0;
-webkit-transition: all 1s;
-moz-transition: all 1s;
transition: all 1s;
}
.content.hide {
opacity: 0 !important;
z-index: -1;
}
.content.show {
opacity: 1 !important;
z-index: 999;
}
.content .top {
width: 35%;
margin: 0 auto 30px;
}
.content .top p {
font-weight: 300;
font-family: 'Raleway';
color: #fff;
line-height: 19px;
border-bottom: 1px solid #fff;
padding-bottom: 7px;
text-transform: uppercase;
margin: 0;
}
.content .middle {
max-width: 510px;
margin: 0 auto;
}
.content .middle p {
font-weight: 800;
font-family: 'Raleway';
color: #fff;
font-size: 41px;
line-height: 45px;
margin: 0;
text-transform: uppercase;
display: table-cell;
vertical-align: middle;
height: 210px;
}
.content .middle div {
margin: 45px auto;
}
.content .middle div p.sub-fit {
font-size: 41px;
display: block;
line-height: 44px;
height: auto;
margin-bottom: 30px;
}
.content .middle div h4 {
font-size: 18px;
line-height: 19px;
font-family: 'Roboto', sans-serif;
color: #fff;
}
.content .bottom {
max-width: 510px;
margin: 0 auto;
position: relative;
}
.content .bottom .btn-blue {
display: block;
}
.instruction {
font-weight: 100;
font-family: 'Raleway';
color: #fff;
line-height: 10px;
font-size: 10px;
padding-bottom: 7px;
text-transform: uppercase;
margin: 0;
}
.btn-blue {
width: 240px;
margin: 0 auto 10px auto;
text-align: center;
text-decoration: none;
padding: 10px 15px;
border: 3px solid #8ed8f8;
font-size: 14px;
line-height: 23px;
text-transform: uppercase;
color: #8ed8f8;
font-weight: 700;
cursor: pointer;
background: rgba(6, 31, 33, 0.4);
font-family: "Raleway";
display: inline-block;
zoom: 1;
*display: inline;
-webkit-transition: all 0.50s;
-moz-transition: all 0.50s;
transition: all 0.50s;
}
.btn-blue:hover {
background: rgba(6, 31, 33, 0.9);
color: #fff !important;
}
.mobile-arrow {
display: none;
} #events-news .page-banner {
height: 500px;
}
#events-news .page-banner .mask {
background: rgba(6, 31, 33, 0.6);
position: absolute;
top: 0;
left: 0;
height: 500px;
width: 100%;
z-index: 5;
}
#events-news .page-banner .inner-content {
position: relative;
display: table-cell;
vertical-align: middle;
height: 500px;
width: 1024px;
text-align: center;
padding: 0 200px;
z-index: 10;
}
#events-news .page-banner .wrapper h2,
#events-news .page-banner .wrapper p {
color: #fff;
}
#events-news .page-banner .wrapper h3 {
font-family: "Raleway", sans-serif;
font-size: 27px;
font-weight: 600;
text-transform: uppercase;
line-height: 28px;
color: #8cd7f7;
}
#events-news .page-banner .wrapper .btn-blue {
color: #fff;
margin: 35px auto 0px;
width: 315px;
font-size: 14px;
}
#events-news .page-banner .clock {
color: #FFF;
font-family: "Roboto";
font-size: 18px;
font-weight: 500;
position: absolute;
bottom: 0px;
left: 0px;
}
#events-news .page-banner #clock {
color: #fff;
}
#events-news .results {
margin: 2em 0;
text-align: center;
min-height: 150px;
}
#events-news .results .btn-blue {
background: #fff;
margin: 50px auto;
}
#events-news .results .btn-blue:hover {
background: rgba(6, 31, 33, 0.4);
}
#events-news .results-container {
text-align: left;
}
#events-news .results .result {
background: #fff;
width: 300px;
margin: 0 20px 20px 0;
display: inline-block;
zoom: 1;
*display: inline;
vertical-align: top;
}
#events-news .results .result p {
margin: 0;
}
#events-news .results .result .top {
background: #33619d;
padding: 18px;
height: 120px;
}
#events-news .results .result h3 {
font-family: 'Roboto';
color: #fff;
font-weight: 600;
text-transform: none;
margin: 0 0 10px 0;
}
#events-news .results .result .top p {
color: #8cd7f7;
}
#events-news .results .result .middle {
padding: 18px;
}
#events-news .results .result .middle img {
width: 200px;
height: 200px;
border-radius: 50%;
margin: 15px auto;
display: block;
}
#events-news .results .result .date {
font-size: 14px;
color: #9aafce;
}
#events-news .results .result h2 {
font-size: 24px;
margin: 8px 0;
line-height: 30px;
}
#events-news .results .result .btn-blue {
width: 100%;
background: #fff;
margin: 0;
}
#events-news .results .result .btn-blue:hover {
background: #8ED8F7;
color: #fff !important;
}
#events-news .filters {
padding-top: 2em;
}
#events-news .filters .row {
padding-bottom: 25px;
}
#events-news .filters .btn-filter {
color: #b3b3b3;
font-size: 42px;
border: 4px solid #b3b3b3;
padding: 15px 20px;
min-width: inherit;
font-family: 'Raleway';
font-weight: 600;
margin-right: 25px;
}
#events-news .filters .btn-filter.active {
background: #fff;
border-color: #33619d;
color: #33619d;
}
#media-contacts .inner-content {
display: table-cell;
vertical-align: middle;
width: 1024px;
height: 460px;
padding: 0 190px;
text-align: center;
}
#media-contacts h2 {
color: #fff;
text-align: center;
margin-bottom: 80px;
} .mobile {
display: none;
}
#temp-evenodd .wrapper {
padding: 0;
}
#temp-evenodd .page-banner {
height: 500px;
}
#temp-evenodd .page-banner .mask {
background: rgba(6, 31, 33, 0.6);
position: absolute;
top: 0;
left: 0;
height: 500px;
width: 100%;
z-index: 5;
}
#temp-evenodd .page-banner .inner {
display: table-cell;
vertical-align: middle;
height: 500px;
width: 1024px;
text-align: center;
padding: 0 255px;
position: relative;
z-index: 10;
}
#temp-evenodd .page-banner p {
font-size: 18px;
color: #fff;
margin: 0;
}
#temp-evenodd .headline {
opacity: 0;
filter: alpha(opacity=0);
z-index: 1010;
color: #33619C;
position: relative;
-webkit-transition: all 0.50s;
-moz-transition: all 0.50s;
transition: all 0.50s;
}
#temp-evenodd .headline.active {
opacity: 1;
filter: alpha(opacity=100);
}
#temp-evenodd .headline.inactive {
opacity: 0;
filter: alpha(opacity=0);
}
#temp-evenodd .row {
position: relative;
}
#temp-evenodd .row p {
line-height: 30px;
color: #4d4d4d;
}
#temp-evenodd .row .left {
float: left;
width: 50%;
position: relative;
line-height: 0
}
#temp-evenodd .row .left .dot {
width: 30px;
height: 30px;
background: #eaeef0;
position: absolute;
top: 60px;
right: -15px;
border-radius: 50%;
}
#temp-evenodd .row .right .dot {
width: 30px;
height: 30px;
background: #eaeef0;
position: absolute;
top: 60px;
left: -15px;
border-radius: 50%;
}
#temp-evenodd .row .right {
float: left;
width: 50%;
position: relative;
line-height: 0;
}
#temp-evenodd .row .left img,
#temp-evenodd .row .right img {
width: 100%;
}
#temp-evenodd .row.even .right,
#temp-evenodd .row.odd .left {
padding: 25px 45px;
}
.btn {
text-decoration: none;
text-transform: uppercase;
padding: 9px 30px;
text-align: center;
display: inline-block;
zoom: 1;
*display: inline;
min-width: 230px;
font-weight: 600;
color: #000;
-webkit-transition: all 0.50s;
-moz-transition: all 0.50s;
transition: all 0.50s;
}
.btn.read-more {
color: #8cd7f7;
border: 3px solid #8cd7f7;
background: #fff;
}
.btn.read-more:hover {
background: rgba(140, 215, 247, 0.4);
color: #fff;
} .two-col .left {
float: left;
width: 62%;
padding: 0 40px 0 20px;
}
.two-col .right {
float: left;
width: 38%;
padding: 0 0 0 40px;
}
.main-content h3 {
font-family: "Raleway";
font-weight: 800;
font-size: 18px;
line-height: 20px;
margin-bottom: 15px;
color: #000;
text-transform: uppercase;
text-align: left;
} .program h1 {
color: white;
}
.program h3 {
font-family: "Raleway", sans-serif;
color: #000;
font-weight: 800;
margin-bottom: 15px;
text-transform: uppercase;
}
.contact .hidden {
display: none;
}
.contact.widget-blue .inner {
text-align: center;
}
.contact.widget-blue .inner img {
width: 150px;
border-radius: 50%;
height: 150px;
}
.widget-blue,
.widget-grey {
background: #fff;
margin-bottom: 20px;
}
.widget-blue .title {
background: #005b94;
padding: 16px 0;
text-align: center;
color: #fff;
text-transform: none;
font-weight: 600;
margin: 0;
font-family: 'Roboto', sans-serif;
}
.widget-blue .inner,
.widget-grey .inner {
padding: 20px;
}
.widget-blue p,
.widget-blue span {
font-weight: 600;
color: #35629b;
margin: 0;
}
.widget-blue span {
font-weight: 400;
}
.widget-blue .contact-info {
margin-bottom: 25px;
}
.widget-blue .btn-blue {
background: transparent;
display: block;
width: 100%;
margin: 0;
}
.widget-blue .btn-blue:hover {
background: rgba(6, 31, 33, 0.4);
}
.widget-grey .title {
padding: 16px 0;
background: #d0d7db;
color: #35629b;
text-align: center;
text-transform: none;
font-family: 'Roboto';
font-weight: 600;
margin: 0;
}
.widget-grey ul,
.main-content .left ul {
margin: 0;
list-style: none;
}
.main-content .left ul {
margin: 0 0 50px 0;
}
.widget-grey ul li,
.main-content .left ul li {
background: url(//inl.gov/wp-content/themes/inl/img/bullet.png) no-repeat;
display: block;
padding-left: 19px;
background-position: left 5px;
line-height: 22px;
margin-bottom: 10px; color: #4d4d4d;
font-weight: 600
}
.widget-grey ul li a,
.main-content .left ul li a {
color: #35629b;
font-weight: 600;
text-decoration: none;
line-height: 16px;
}
.highlight {
position: relative;
margin-bottom: 20px;
}
.highlight a {
text-decoration: none;
}
.highlight .mask {
background: rgba(6, 31, 33, 0.6);
position: absolute;
top: 0;
left: 0;
height: 183px;
width: 100%;
z-index: 5;
}
.highlight .top {
position: relative;
}
.highlight .top h3 {
color: #fff;
text-align: left;
z-index: 10;
position: absolute;
bottom: 14px;
left: 0;
line-height: 24px;
font-size: 18px;
padding: 0 14px;
margin: 0;
}
.highlight .bottom {
background: #8ed8f8;
padding: 14px;
}
.highlight .bottom p {
font-size: 19px;
line-height: 24px;
font-weight: 400;
}
.highlight .bottom p.white {
color: #fff;
}
.program-parent .banner .mask {
height: 400px;
}
.program-parent .banner .inner {
height: 400px;
}
.program-parent .banner .inner h2 {
margin: 0;
}
#tabs-container {
background: #F3F4F5;
padding: 50px 0;
margin: 50px 0;
}
#tabs-container h3 {
margin: 2em 0;
}
.category-filters {
padding: 60px 0;
}
.category-filters .filter {
background: none repeat scroll 0% 0% #FFF;
display: inline-block;
zoom: 1;
*display: inline;
width: 188px;
height: 188px;
border-radius: 188px;
border: 3px solid #8ED8F8;
text-align: center;
margin-right: 72px;
-webkit-transition: background 0.25s;
-moz-transition: background 0.25s;
transition: background 0.25s;
}
.category-filters .filter:hover,
.category-filters .filter:active,
.category-filters .filter.active {
background: #005b94;
}
.category-filters .filter:hover > a,
.category-filters .filter:active > a {
color: #fff;
}
.category-filters .filter ~ .last {
margin-right: 0;
}
.category-filters .filter a {
display: table-cell;
text-decoration: none;
color: #90D8F6;
font-size: 19px;
font-weight: 600;
height: 188px;
vertical-align: middle;
width: 188px;
padding: 0 30px;
line-height: 23px;
}
.grid {
text-align: center
}
.grid .row {
padding-bottom: 20px;
text-align: left;
}
.grid .btn-blue {
background: #fff;
margin: 4em 0 2em 0;
}
.grid .btn-blue:hover {
background: rgba(6, 31, 33, 0.9) !important;
}
.grid-item {
position: relative;
display: inline-block;
zoom: 1;
*display: inline;
margin-right: 15px;
margin-bottom: 15px;
width: 309px;
vertical-align: top;
}
.grid-item ~ .last {
margin-right: 0;
}
.grid-item p {
margin: 0;
}
.grid-item a {
text-decoration: none;
}
.large .grid-item {
width: 474px
}
.large .grid-item .mask {
height: 397px;
}
.large .grid-item .top {
height: 397px;
}
.grid-item .mask {
background: rgba(6, 31, 33, 0.6);
position: absolute;
top: 0;
left: 0;
height: 290px;
width: 100%;
z-index: 5;
}
.programs-grid .grid-item .top {
height: 211px;
}
.programs-grid .grid-item .mask {
height: 211px;
}
.grid-item .top {
position: relative;
height: 290px;
}
.grid-item .top h2 {
color: #fff !important;
text-align: left !important;
z-index: 10;
position: absolute;
bottom: 40px;
left: 0;
line-height: 22px;
font-size: 20px !important;
padding: 0 18px !important;
margin: 0 !important;
}
.grid-item .bottom {
background: #8ed8f8;
padding: 15px 18px;
min-height: 78px;
}
.grid-item .bottom p {
color: #35619b;
font-size: 16px;
line-height: 22px;
font-weight: 400;
}
.grid-item .bottom p.white {
color: #fff;
font-size: 19px;
} .article-content p.image {
padding: 0 50px !important;
}
.article .main-content .wrapper {
width: 960px;
margin: 0 auto;
}
.banner {
position: relative;
}
.banner .mask {
background: rgba(6, 31, 33, 0.6);
position: absolute;
top: 0;
left: 0;
height: 500px;
width: 100%;
z-index: 5;
}
.banner .inner {
display: table-cell;
vertical-align: middle;
height: 500px; text-align: center;
position: relative;
z-index: 10;
width: 1024px;
}
.banner .inner h2 {
color: #fff;
font-size: 41px;
line-height: 42px;
margin-bottom: 25px;
}
.banner .inner p {
font-family: 'Roboto';
font-size: 16px;
color: #fff;
line-height: 30px;
}
.article .page-header {
text-align: center;
padding: 17px 0;
}
.article .page-header p {
margin: 0;
color: #535353;
font-family: 'Roboto';
}
.article .page-header h1 {
font-size: 31px;
line-height: 37px;
font-weight: 600;
padding: 0 152px;
margin: 45px 0 60px 0;
color: black; }
.article .entry {
margin-bottom: 6em;
padding: 0 175px 20px 175px;
} .article .entry address {
font-size: 800;
color: #899297;
}
.article .entry .article-content h3 {
color: #000;
font-family: 'Raleway';
font-weight: 800;
margin-bottom: 20px;
}
.article .entry .article-content p {
font-family: 'Roboto';
font-weight: 400;
font-size: 16px;
line-height: 30px;
margin-bottom: 20px;
}
.article .entry .article-content p.body-image {
padding: 0;
}
.reference-footer {}
.reference-footer .wrapper .inner {
display: table-cell;
height: 460px;
vertical-align: middle;
text-align: center;
width: 960px;
padding: 0 100px;
}
.reference-footer p {
color: #fff;
font-size: 18px;
text-transform: uppercase;
}
.reference-footer h2 {
color: #fff;
margin-bottom: 70px;
line-height: 42px;
} .contact-modal {
position: absolute;
width: 375px;
z-index: 9999999;
opacity: 0;
filter: alpha(opacity=0);
display: none;
}
.contact-modal .close {
position: absolute;
top: 5px;
right: 0px;
width: 25px;
height: 25px;
color: #fff;
cursor: pointer;
}
.contact .main-content {
padding: 4em 0;
}
.contact .banner .inner h2 {
margin: 0;
}
.contact .banner .mask {
height: 250px;
}
.contact .banner .inner {
padding: 0 200px;
height: 250px;
}
.contact .row {
padding-bottom: 3em;
}
.contact-list {}
.contact-list p.hidden {
display: none;
}
.contact-list ul {
margin: 0;
list-style: none;
}
.contact-list ul li {
background: none repeat scroll 0% 0% #FFF;
border-top: 10px solid #8CD7F7;
width: 308px;
display: inline-block;
zoom: 1;
*display: inline;
margin: 0px 14px 25px 0px;
min-height: 175px;
position: relative;
vertical-align: top;
}
.contact-list ul li:nth-child(3n) {
margin-right: 0;
}
.contact-list ul li .info {
padding: 15px 20px;
min-height: 185px;
}
.contact-list ul li .info p,
.contact-list ul li .info h3 {
margin: 0;
padding: 0;
color: #33619d;
line-height: 23px;
font-family: 'Roboto';
}
.contact-list ul li .info h3 {
font-size: 18px;
font-weight: 600;
margin-bottom: 10px;
text-transform: none;
}
.contact-list ul li .info p {
font-size: 14px;
font-weight: 100;
}
.contact-list ul li .info p.phone {
font-weight: 600;
}
.contact-list ul li a {
width: 100%;
margin: 0;
background: #fff;
position: absolute;
bottom: 0;
left: 0;
height: 49px;
}
.contact-list h2 {
color: #9AAFCE;
font-size: 27px;
font-weight: 600;
display: inline-block;
zoom: 1;
*display: inline;
vertical-align: top;
}
.contact-list .line-decor {
display: inline-block;
zoom: 1;
*display: inline;
height: 1px;
background: none repeat scroll 0% 0% #9AAFCE;
vertical-align: middle;
}
.contact-list .directorate h2 {
width: 22%;
}
.contact-list .directorate .line-decor {
width: 77%;
}
.contact-list .media-relations h2 {
width: 28%;
}
.contact-list .media-relations .line-decor {
width: 71%;
}
.contact-list .communication-liaisons h2 {
width: 57%;
}
.contact-list .communication-liaisons .line-decor {
width: 42%;
}
.c-hamburger {
display: none;
position: relative;
overflow: hidden;
margin: 0;
padding: 0;
width: 45px;
height: 45px;
font-size: 0;
text-indent: -9999px;
appearance: none;
box-shadow: none;
border-radius: none;
border: none;
cursor: pointer;
transition: background 0.3s;
margin-right: 35px;
z-index: 100;
}
.c-hamburger:focus {
outline: none;
}
.c-hamburger span {
display: block;
position: absolute;
top: 20px;
left: 7px;
right: 7px;
height: 5px;
background: white;
}
.c-hamburger span::before,
.c-hamburger span::after {
position: absolute;
display: block;
left: 0;
width: 100%;
height: 5px;
background-color: #fff;
content: "";
}
.c-hamburger span::before {
top: -9px;
}
.c-hamburger span::after {
bottom: -9px;
}
.c-hamburger--htx {
background-color: #005b94;
}
.c-hamburger--htx span {
transition: background 0s 0.3s;
}
.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
transition-duration: 0.3s, 0.3s;
transition-delay: 0.3s, 0s;
}
.c-hamburger--htx span::before {
transition-property: top, transform;
}
.c-hamburger--htx span::after {
transition-property: bottom, transform;
} .c-hamburger--htx.is-active {
background-color: #96daf7;
}
.c-hamburger--htx.is-active span {
background: none;
}
.c-hamburger--htx.is-active span::before {
top: 0;
transform: rotate(45deg);
}
.c-hamburger--htx.is-active span::after {
bottom: 0;
transform: rotate(-45deg);
}
.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
transition-delay: 0s, 0.3s;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
box-shadow: none;
border-color: transparent;
} #map {
height: 400px;
background: url(//inl.gov/wp-content/themes/inl/img/careers-MAP.jpg) no-repeat center top;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#careers .btn-blue {
background: #fff;
font-family: 'Raleway';
}
#careers .btn-blue:hover {
color: #fff !important;
background: rgba(6, 31, 33, 0.9) !important;
}
#panel1 .banner .mask,
#panel1 .banner .background {
height: 500px !important;
}
#panel1 .banner .inner {
height: 500px
}
#panel1 .banner .inner h1 {
margin: 0;
}
#panel1 .banner .inner p {
font-size: 24px;
margin: 0;
line-height: 40px;
}
#panel1 .main-content,
#panel3 .main-content {
background: #fff;
color: #35629b;
padding: 5em 0;
}
#panel1 .main-content .wrapper {
padding: 0 135px;
}
#panel1 .main-content h2,
#panel3 .main-content h2 {
color: #35629B;
margin-bottom: 80px;
}
#panel1 .main-content p,
#panel3 .main-content p {
font-size: 24px;
margin-bottom: 20px;
line-height: 30px;
color: #35629B;
font-weight: 300;
}
#panel1 .main-content .btn-blue {
background: #fff;
margin-top: 100px;
}
#panel2 #slides {
height: 700px;
}
#panel2 #slides .wrapper {
height: 100%;
position: relative;
}
#panel2 .circle {
width: 600px;
height: 600px;
background: none repeat scroll 0% 0% rgba(6, 31, 33, 0.4);
border: 2px solid #FFF;
border-radius: 50%;
z-index: 20;
-webkit-backface-visibility: hidden;
margin: 50px auto;
}
#panel2 .circle .inner {
display: table-cell;
vertical-align: middle;
height: 600px;
width: 600px;
padding: 0 70px;
}
#panel2 .circle .inner p {
font-size: 18px;
font-family: 'Raleway';
font-weight: 400;
}
#panel2 .circle .inner p.sub-fit {
text-transform: uppercase;
border-bottom: 2px solid #fff;
width: 250px;
margin: 0 auto;
color: #fff;
}
#panel2 .circle .inner h2 {
margin: 35px 0;
line-height: 42px;
color: #fff;
}
#panel2 .circle .inner h2 + p {
font-family: 'Roboto';
color: #fff;
}
#panel2 .circle .inner .btn-blue {
background: rgba(6, 31, 33, 0.4);
cursor: pointer;
}
.slides-navigation a {
background: rgba(6, 31, 33, 0.4);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
width: 92px;
height: 92px;
overflow: hidden;
}
.slides-navigation a span.next { width: 48px;
height: 92px;
text-indent: -999em;
right: 2% !important;
}
.slides-navigation a span.prev { width: 48px;
height: 92px;
text-indent: -999em;
left: 2% !important;
}
#panel3 .main-content {
background: #e7ebed;
}
#panel3 .main-content h2 {
margin-bottom: 20px;
}
.links {
margin: 100px 0 160px;
list-style: none;
}
.links .link {
width: 300px;
display: inline-block;
zoom: 1;
*display: inline;
background: #fff;
margin-right: 10px;
min-height: 620px;
vertical-align: top;
position: relative;
}
.links .link img {
margin: 25px 0 30px;
width: 150px;
border-radius: 50%;
height: 150px;
}
.links .link.last {
margin-right: 0;
}
.links .link .link-top {
padding: 15px;
background: #35639B;
text-align: center;
}
.links .link .link-top p {
color: #8FD7F5 !important;
line-height: 24px !important;
font-size: 18px !important;
font-weight: 100;
margin: 0px !important;
text-align: center;
}
.links .link .link-bottom {
padding: 15px 25px;
}
.links .link h2 {
color: #000 !important;
font-size: 24px;
line-height: 26px;
margin: 0 !important;
height: 80px;
}
.links .link h3 {
color: #fff;
text-transform: none;
margin: 0;
font-family: 'Roboto';
font-size: 18px;
text-align: center;
}
.links .link p {
font-size: 16px !important;
color: #4d4d4d !important;
line-height: 24px !important;
}
.links .link .btn-blue {
width: 100%;
background: #fff;
margin: 25px 0 0;
height: 49px;
position: absolute;
bottom: 0;
left: 0;
}
.home #panel4 #content4 {}
#panel4 .main-content {
background-position: center center;
background-color: #8fd7f5;
padding: 5em 0;
}
#panel4 .main-content h2 {
color: #35629b;
}
#panel4 .main-content .btn-blue {
width: 320px;
background: #a5dff7;
border-color: #35629b;
color: #35629b;
}
.discover-script {
margin: 150px 0;
}
.discover-script span {
font-family: 'Raleway';
}
.discover-script p {
font-size: 106px;
font-family: "Raleway";
font-weight: 800;
text-transform: uppercase;
line-height: 100px;
margin: 0
}
.discover-script span.blue {
font-size: 108px;
font-family: "Raleway";
font-weight: 800;
line-height: 100px;
color: #35629B;
}
.discover-script span.rb {
font-size: 64px;
font-family: "raleway";
font-weight: 600;
line-height: 100px;
}
.discover-script span.blue.rb {
font-size: 142px;
line-height: 100px;
color: #35629B;
font-family: "raleway";
font-weight: 800;
}
#panel5 .main-content {
padding-bottom: 3em;
}
#panel5 .main-content h2 {
padding: 20px 0px;
color: #35629B;
font-size: 24px;
font-weight: 400;
margin: 0px;
}
#panel5 .overlay {
background: transparent;
position: relative;
width: 100%;
height: 630px;
top: 630px;
margin-top: -630px;
}
#panel5 .contact-list h2 {
color: #9BB0CD;
text-align: left;
font-weight: 600;
width: 28%;
display: inline-block;
zoom: 1;
*display: inline;
vertical-align: middle;
}
#panel5 .top h2 {
text-align: center;
width: 100%;
padding: 0;
}
#panel5 .contact-list .line-decor {
width: 71%;
}
#panel5 .contact-list ul li {
min-height: 235px;
}
#panel5 .contact-list ul li .info {
text-align: left;
}
#panel5 .contact-list ul li .info h3 {
text-transform: none;
margin: 0;
}
#panel5 .contact-list ul li .info p.phone {
margin: 15px 0;
}
#panel6 .main-content {
background: #8fd7f5;
}
#panel6 .main-content .top {
text-align: center;
margin-bottom: 70px;
}
#panel6 .main-content .top p {
font-size: 24px;
color: #35629B;
font-weight: 300;
}
#panel6 .main-content h2 {
color: #35629B;
}
#panel6 .main-content h3 {}
#panel6 .main-content #resources {
margin: 20px 0;
list-style: none;
}
#panel6 .main-content #resources li {
border: 3px solid #35629B;
padding: 6px 25px;
background: none repeat scroll 0% 0% #A5DFF7;
margin-bottom: 35px;
}
#panel6 .main-content #resources li a {
font-size: 41px;
color: #35629B;
font-family: Raleway;
font-weight: 600;
text-transform: uppercase;
text-decoration: none;
margin: 0px;
padding: 0px;
line-height: 43px;
}
#panel6 .contact-list h2 {
color: #35629b;
text-align: left;
font-weight: 600;
font-size: 27px;
width: 28%;
display: inline-block;
zoom: 1;
*display: inline;
vertical-align: middle;
margin: 0;
}
#panel6 .contact-list .line-decor {
width: 71%;
}
#panel6 .contact-list ul {
margin: 25px auto 0;
width: 300px;
}
#panel6 .contact-list ul li {
border-color: #35629b;
}
#panel6 .contact-list ul li a {
border-color: #35629b !important;
color: #35629b !important;
} .wrapper.mobile {
display: none;
}
.wrapper.desktop {
display: block;
}
#footer {
position: relative;
background: #fff;
width: 100%;
padding: 60px 0;
z-index: 10;
-webkit-transition: all 0.50s;
-moz-transition: all 0.50s;
transition: all 0.50s;
}
#footer.hide {}
#footer.show {}
#footer #text-2 {
width: 23%;
}
#footer aside,
#footer #footer-nav {
display: inline-block;
zoom: 1;
*display: inline;
vertical-align: top;
width: 27%;
padding-right: 25px;
}
#footer p,
#footer li,
#footer a {
font-family: 'Roboto', sans-serif;
font-size: 13px;
line-height: 18px;
}
#footer p {
margin: 1.5em 0 0 0;
}
#footer .blue {
color: #005a96;
text-transform: uppercase;
}
#footer aside ul {
list-style: none;
margin: 0;
padding: 0;
}
#footer aside ul li {
display: inline-block;
zoom: 1;
*display: inline;
vertical-align: top;
}
#footer aside ul li a {
background: url(//inl.gov/wp-content/themes/inl/img/social-sprite.png) no-repeat;
display: block;
width: 35px;
height: 35px;
}
#footer aside ul li a.facebook {
background-position: left top;
}
#footer aside ul li a.facebook:hover {
background-position: left bottom;
}
#footer aside ul li a.twitter {
background-position: -40px top;
}
#footer aside ul li a.twitter:hover {
background-position: -40px bottom;
}
#footer aside ul li a.youtube {
background-position: -79px top;
}
#footer aside ul li a.youtube:hover {
background-position: -79px bottom;
}
#footer aside ul li a.flikr {
background-position: -119px top;
}
#footer aside ul li a.flikr:hover {
background-position: -119px bottom;
}
#footer aside ul li a.instagram {
background-position: -159px top;
}
#footer aside ul li a.instagram:hover {
background-position: -159px bottom;
}
#footer aside ul li a.linkedin {
background-position: -199px top;
}
#footer aside ul li a.linkedin:hover {
background-position: -199px bottom;
}
#footer aside ul li a.pinterest {
background-position: -269px top;
}
#footer aside ul li a.pinterest:hover {
background-position: -269px bottom;
}
#footer aside ul li a.rss {
background-position: -233px top;
}
#footer aside ul li a.rss:hover {
background-position: -233px bottom;
}
#footer #footer-nav {
width: 40%;
padding-right: 0;
margin-top: 20px;
}
#footer #footer-nav ul {
margin: 0;
padding: 0;
list-style: none;
}
#footer #footer-nav ul li {
display: inline-block;
zoom: 1;
*display: inline;
vertical-align: top;
min-width: 225px;
margin-bottom: 15px;
text-transform: uppercase;
}
#footer #footer-nav ul li a {
color: #005a96;
text-decoration: none;
font-size: 14px;
font-weight: 600;
}
#footer #footer-nav ul li > ul li {
display: block;
margin: 0;
min-height: inherit;
}
#footer #footer-nav ul li > ul li a {
color: #000;
font-size: 13px;
font-weight: 400;
text-transform: none;
} .roboto-bold {
font-weight: 800;
} .filter-search {
display: inline-block;
zoom: 1;
*display: inline;
vertical-align: top;
position: relative;
}
.filter-search input[type="text"] {
background: transparent;
border: 4px solid #dfe5ec;
padding: 18px 45px 18px 15px;
min-width: 336px;
color: #33619d;
font-family: 'Raleway';
font-weight: 600;
-webkit-transition: all 0.25s;
-moz-transition: all 0.25s;
transition: all 0.25s;
}
.filter-search input[type="submit"] {
border: none;
background: url(//inl.gov/wp-content/themes/inl/img/search_sprite.png) no-repeat;
background-position: left -56px;
box-shadow: none;
width: 27px;
height: 27px;
display: inline-block;
zoom: 1;
*display: inline;
text-indent: -999em;
outline: none;
text-shadow: none;
border-radius: 0;
padding-top: 0;
position: absolute;
right: 13px;
top: 20px;
}
.filter-search input[type="text"]:focus {
outline: none;
border-color: #33619d;
background: #fff;
}
#select-box {
width: 132px;
position: relative;
display: inline-block;
zoom: 1;
*display: inline;
vertical-align: top;
margin-right: 25px;
background: url(//inl.gov/wp-content/themes/inl/img/select-box-dropdown.png) right center no-repeat;
}
#select-box.news {
width: 280px;
}
#select-box.programs {
width: 483px;
}
#select-box .label {
border: 3px solid #33619d;
color: #33619d;
font-family: 'Raleway';
font-weight: 600;
font-size: 23px;
text-transform: uppercase;
padding: 8px 12px;
margin: 0;
cursor: pointer;
}
#select-box .sub-menu {
background: #ddd;
width: 100%;
position: absolute;
overflow: hidden;
z-index: 10;
border-left: 3px solid #33619d;
border-right: 3px solid #33619d;
-webkit-transition: height 0.25s;
-moz-transition: height 0.25s;
transition: height 0.25s;
}
#select-box.closed > .sub-menu {
height: 0px !important;
}
#select-box.open > .sub-menu {
border-bottom: 3px solid #33619d;
}
#select-box span {
display: block;
padding: 5px 12px;
cursor: pointer;
font-family: 'Raleway';
font-weight: 600;
color: #33619d;
-webkit-transition: all 0.25s;
-moz-transition: all 0.25s;
transition: all 0.25s;
}
#select-box span:hover {
background: #33619d;
color: #fff;
} .contact-form {
margin-top: 10px;
position: relative;
overflow: hidden;
height: 1px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
.contact-form.open {
height: 613px;
}
.contact-form.closed {
height: 1px;
}
#masthead .searchbtn {
border: none;
background: url(//inl.gov/wp-content/themes/inl/img/search_sprite.png) no-repeat;
background-position: left -56px;
box-shadow: none;
cursor: pointer;
width: 27px;
height: 27px;
display: inline-block;
zoom: 1;
*display: inline;
text-indent: -999em;
outline: none;
text-shadow: none;
border-radius: 0;
padding-top: 0;
position: relative;
top: 9px;
}
#masthead .searchbtn:hover {
box-shadow: none;
background-position: left -28px;
}
#masthead .searchbtn.visible {
box-shadow: none;
background-position: left -112px;
}
#masthead .searchbtn.visibile:hover {
box-shadow: none;
background-position: left -84px;
}
.main-nav {
display: inline-block;
margin-right: 35px;
}
.main-nav ul {
margin: 0;
padding: 0;
list-style: none;
}
.main-nav ul li {
display: inline-block;
vertical-align: top;
position: relative
}
.main-nav ul li.first-ul {
padding-bottom: 48px;
}
.main-nav ul li a {
color: #005b94;
font-size: 15px;
font-family: 'Raleway', sans-serif;
text-transform: uppercase;
text-decoration: none;
padding: 22px;
font-weight: 600;
}
.main-nav ul li a:hover {
color: #96daf7;
}
.main-nav ul li ul.sub-menu {
background: #005b94;
display: inline-block;
vertical-align: top;
}
.main-nav ul li ul.sub-menu a {
padding: 0;
}
.main-nav ul li ul.sub-menu a:hover {
color: #96daf7;
}
.main-nav ul li.first-ul > .sub-menu {
width: 730px;
padding: 25px 30px;
border-top: 4px solid #96daf7;
position: absolute;
left: -999em;
top: 73px;
}
.cbp-af-header-shrink .main-nav ul li.first-ul > .sub-menu {
top: 59px;
}
.main-nav ul li.first-ul > .sub-menu li {
display: inline-block;
min-width: 220px;
max-width: 220px;
margin-bottom: 25px;
line-height: 18px;
}
.main-nav ul li .sub-menu li a {
color: #fff;
text-transform: none;
font-size: 13px;
font-weight: 400;
}
.main-nav ul li .sub-menu li.second-ul > .sub-menu li {
margin: 0;
line-height: 15px;
display: block;
}
.main-nav ul li .sub-menu li.second-ul > .sub-menu li a {
margin: 0 0 3px;
}
.main-nav ul li .sub-menu li a {
text-transform: uppercase;
font-weight: 600;
line-height: 18px;
display: block;
margin-bottom: 8px;
}
.main-nav ul li .sub-menu li.second-ul > .sub-menu li a {
text-transform: none;
font-weight: 400;
line-height: 15px;
}
.main-nav ul li.first-ul:hover > .sub-menu {
left: 0;
margin-left: -340px;
}
.main-nav ul li.first-ul:hover.menu-4 > .sub-menu {
margin-left: -480px;
}
.main-nav ul li.first-ul:hover.menu-5 > .sub-menu {
margin-left: -570px;
}
.search-field {
border: 3px solid #fff !important;
border-radius: 20px !important;
padding: 5px 20px !important;
background: rgba(0, 0, 0, 0.9);
color: #8ed8f8 !important;
outline: none;
margin-right: 22px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
.search-field.closed {
pointer-events: none;
opacity: 0;
filter: alpha(opacity=0);
width: 0;
}
.search-field.open {
pointer-events: auto;
opacity: 1;
filter: alpha(opacity=100);
width: 250px;
}
.gform_wrapper {
max-width: 100% !important;
}
.gform_wrapper .hidden {
display: none;
}
.gform_wrapper input[type="text"],
.gform_wrapper input[type="email"],
.gform_wrapper textarea {
color: #35629b !important;
border: none !important;
border-radius: 0 !important;
background: #e9f7fd;
padding: 20px 15px !important;
margin-bottom: 20px !important;
font-size: 14px !important;
}
.gform_wrapper textarea.large {
height: 170px !important
}
.gform_wrapper input[type="submit"] {
text-decoration: none !important;
padding: 18px 47px !important;
text-align: center !important;
border: 3px solid #8ed8f8 !important;
background: transparent !important;
font-size: 14px !important;
text-transform: uppercase !important;
color: #8ed8f8 !important;
box-shadow: none !important;
border-radius: 0 !important;
font-weight: 700 !important;
display: block !important;
width: 100% !important;
-webkit-transition: all 0.50s !important;
-moz-transition: all 0.50s !important;
transition: all 0.50s !important;
}
#events-news::-webkit-input-placeholder,
#primary::-webkit-input-placeholder {
color: #35619b;
text-transform: uppercase;
text-align: center;
opacity: 1;
filter: alpha(opacity=100);
}
#events-news:-moz-placeholder,
#primary:-moz-placeholder { color: #35619b;
text-transform: uppercase;
text-align: center;
opacity: 1;
filter: alpha(opacity=100);
}
#events-news::-moz-placeholder,
#primary::-moz-placeholder { color: #35619b;
text-transform: uppercase;
text-align: center;
opacity: 1;
filter: alpha(opacity=100);
}
#events-news:-ms-input-placeholder,
#primary:-ms-input-placeholder {
color: #35619b;
text-transform: uppercase;
text-align: center;
opacity: 1;
filter: alpha(opacity=100);
}
.sidebar::-webkit-input-placeholder,
.sidebar:-moz-placeholder,
.sidebar::-moz-placeholder,
.sidebar:-ms-input-placeholder {
text-align: left !important;
} .grid:after {
content: '';
display: block;
clear: both;
} .grid-sizer,
.grid-explore {
width: 50%;
z-index: 10;
}
.grid-explore.large {
width: 100%;
max-height: 371px;
}
.grid-explore.small {
max-height: 180px;
}
.grid-explore {
position: relative;
margin-bottom: 10px;
padding-right: 2%;
overflow: hidden;
}
.grid-explore .cover {
height: 100%;
}
.grid-explore .inner {
position: absolute;
top: 50%;
text-align: center;
left: 50%;
transform: translateX(-50%);
z-index: 9999;
width: 100%;
}
.grid-explore.large .inner {
top: 45%;
}
.grid-explore.small .inner {
top: 40%;
}
.grid-explore:before {
content: "";
background: rgba(73, 148, 214, 0.5);
width: 98%;
height: 50%;
position: absolute;
top: -50%;
left: 0;
z-index: 5;
opacity: 0;
transition: all 0.35s;
}
.grid-explore:after {
content: "";
background: rgba(73, 148, 214, 0.5);
width: 98%;
height: 50%;
position: absolute;
bottom: -50%;
left: 0;
z-index: 5;
opacity: 0;
pointer-events: none;
transition: all 0.35s;
}
.grid-explore.small:before,
.grid-explore.small:after {
width: 96%;
}
.grid-explore h2 {
margin: 0;
padding: 0;
opacity: 0;
transition: all 0.5s;
}
.grid-explore:hover h2 {
opacity: 1;
}
.grid-explore:hover:before {
top: 0;
opacity: 1;
}
.grid-explore:hover:after {
bottom: 0;
opacity: 1;
}
.grid-explore h2 a {
font-family: 'Raleway', sans-serif;
text-transform: uppercase;
color: #fff;
text-decoration: none;
display: block;
font-size: 28px;
font-weight: 400;
z-index: 10;
transition: all 0.5s;
}
.grid-explore.small h2 a {
font-size: 20px;
}
.grid-explore h2:hover:before {
top: 0;
}
.grid-explore h2:hover:after {
bottom: 0;
}
.grid-explore img {
display: block;
max-width: 100%;
}
.home-banner {
height: 600px;
}
.explore {
text-align: center;
padding: 40px 40px 100px;
background: url(//inl.gov/wp-content/themes/inl/img/pattern.jpg) repeat;
}
.left {
width: 50%;
float: left;
}
.right {
width: 50%;
float: left;
}
.clearfix {
content: ".";
visibility: hidden;
display: block;
height: 0;
clear: both;
}
.decor-h2 {
margin: 60px 0 45px;
font-weight: 500 !important;
font-size: 40px !important;
line-height: 43px;
background: url(//inl.gov/wp-content/themes/inl/img/header-decor.png) no-repeat center bottom;
padding-bottom: 45px;
}
.programs {
text-align: center;
}
.programs .text { }
.programs h2 {
font-weight: 400;
font-size: 24px;
line-height: 28px;
}
.programs .description {
font-family: 'Roboto', sans-serif;
margin-bottom: 25px;
}
.home-page-final .btn-blue {
background: transparent;
}
.home-page-final .btn-blue:hover {
background: rgba(0, 0, 0, 0.6);
}
.col-md-6 {
width: 50%;
float: left;
padding-left: 20px;
padding-right: 20px;
text-align: left;
}
.col-md-4 {
width: 33.3333%;
float: left;
padding-left: 20px;
padding-right: 20px;
text-align: left;
}
.col-md-3 {
width: 25%;
float: left;
padding-left: 20px;
padding-right: 20px;
text-align: left;
}
.home-page-final .row {
margin-bottom: 45px;
}
.twitter-container {
padding: 50px 0;
text-align: center;
background: url(//inl.gov/wp-content/themes/inl/img/bg-twitter.jpg) no-repeat center center / cover;
}
.twitter-container a {
cursor: pointer;
}
.twitter-container img {
margin-bottom: 25px;
}
.twitter-container a,
.twitter-container p {
display: inline-block;
color: #fff;
font-size: 30px;
text-decoration: none;
font-family: 'Raleway', sans-serif;
line-height: 40px;
max-width: 1024px;
margin: 0 auto;
}
.home-page-final .news {
padding: 50px 0;
text-align: center;
}
.home-page-final .news h3 {
font-family: 'Raleway', sans-serif;
color: #404040;
font-size: 18px;
line-height: 23px;
margin: 20px 0 35px;
text-transform: uppercase;
min-height: 46px;
overflow: hidden;
}
.home-page-final .news .text {
font-family: 'Roboto', sans-serif;
margin-bottom: 25px;
}
.numbers {
padding: 100px 0;
background: url(//inl.gov/wp-content/themes/inl/img/bg-numbers.jpg) no-repeat center center / cover;
}
.numbers p {
font-size: 24px;
font-family: 'Raleway', sans-serif;
color: #fff;
font-weight: 400;
margin: 0;
}
.numbers .row {
margin: 0;
}
.numbers .inner {
text-align: center;
}
.numbers span {
font-family: 'Raleway', sans-serif;
font-size: 60px;
color: #fff;
margin-bottom: 30px;
display: inline-block;
}
.numbers span.smaller {
font-size: 37px;
margin: 0;
}
.logo-footer {
padding: 50px 0;
background: #0b5c91;
}
.logo-footer ul {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
}
.logo-footer ul li {
display: inline-block;
vertical-align: middle;
margin: 0 32px;
}
.logo-footer .row {
margin: 0;
}
#home-slides {
position: relative;
overflow: hidden;
}
.bx-wrapper, #home-slides {
opacity: 0;
visibility: hidden;
transition: all 0.5s;
transition-delay: 0.3s;
}
.bx-wrapper.fadeIn, #home-slides.fadeIn {
opacity: 1;
visibility: visible;
}
.round-bg {
position: absolute;
z-index: 50;
top: -200px;
left: -100px;
width: 1000px;
height: 1000px;
background: rgba(6, 31, 33, 0.6);
border-radius: 50%;
border: 2px solid #fff;
}
.twitter-tweet {
margin: 0 auto !important;
}
.hidden {
display: none;
}
#custom_html-3{
margin-top: 24px;
width: 31% !important;
}
@media screen and (max-width: 1024px){ .main-nav ul li a{
padding: 22px 10px;
}
}html, body, 
.container,
.cbp-fbscroller,
.cbp-fbscroller div.panel { 
position: relative;
width: 100%;
} .cbp-fbscroller > nav {
position: fixed;
z-index: 1000;
right: 50px;
top: 50%;
width: 26px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.cbp-fbscroller > nav a {
display: block;
position: relative;
z-index: 100;
color: transparent;
width: 20px;
height: 20px;
outline: none;
margin: 18px 0;
border-radius: 50%;
border: 2px solid #fff;
}
.no-touch .cbp-fbscroller > nav a:hover {
background: #fff;
background: rgba(255,255,255,0.6);
filter: alpha(opacity=60);
}
.cbp-fbscroller > nav a.cbp-fbcurrent {
background: #fff;
} .cbp-fbscroller div.panel {
position: relative;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
} .overlay {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #33619d;
background: rgba(51,97,157,0.97);
z-index: 7000;
} .overlay nav {
text-align: center;
position: relative;
top: 65%;
height: 60%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.overlay ul {
list-style: none;
padding: 0;
margin: 0 auto;
display: inline-block;
height: 100%;
width: 100%;
position: relative;
}
.overlay ul li {
display: block;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.overlay ul li a {
font-size: 41px;
line-height: 55px;
font-family: 'Raleway', sans-serif;
font-weight: 800;
display: block;
color: #fff;
text-transform: uppercase;
text-decoration: none;
-webkit-transition: all 0.5s;
transition: all 0.5s;
width: 100%;
}
.overlay ul li a:hover,
.overlay ul li a:focus {
background:#3969a8;
}
.overlay ul li > ul {
margin: 0.8em 0;
}
.overlay ul li > a.active {
color: #8ed8f8
}
.overlay ul li > ul li a {
font-family: 'Roboto Slab', serif;
font-size: 20px;
text-transform: none;
line-height: 32px;
font-weight: 200;
}
.overlay ul li > ul li a:hover {
color: #8ed8f8;
background: transparent;
} .overlay-corner {
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
-webkit-transform: translateY(-50px) translateX(50px);
transform: translateY(-50px) translateX(50px);
-webkit-transition: opacity 0.5s, -webkit-transform 0.5s, visibility 0s 0.5s;
transition: opacity 0.5s, transform 0.5s, visibility 0s 0.5s;
}
.overlay-corner.open {
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
-webkit-transform: translateY(0%);
transform: translateY(0%);
-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
transition: opacity 0.5s, transform 0.5s;
}
.fbsection {
position: relative
}
@media screen and (min-width : 1025px) {
.cbp-fbscroller div.panel {
background-attachment: fixed;
}
}
@media screen and (max-height: 30.5em) {
.overlay nav {
height: 70%;
font-size: 34px;
}
.overlay ul li {
min-height: 34px;
}
} .tabs {
margin: 20px 0;
}
.tabs-menu {
margin: 0;
list-style: none;
}
.tabs-menu li {
line-height: 30px;
display: inline-block;
margin-right: 10px;
background: transparent;
border: 3px solid #b1b1b1;
padding: 15px;
vertical-align: top;
}
.tabs-menu li.last {
margin: 0;
border: none;
padding: 0;
}
.tabs-menu li.current {
position: relative;
background: #fff;
border: 3px solid #32609c;
z-index: 5;
}
.tabs-menu li a {
text-transform: uppercase;
color: #b1b1b1;
text-decoration: none; 
font-size: 41px;
font-family: "Raleway";
font-weight: 800;
display: block;
}
.tabs-menu .current a {
color: #32609c;
}
.tab {
border: 1px solid #d4d4d1;
background-color: #fff;
float: left;
margin-bottom: 20px;
width: auto;
}
.tab-content {
display: none;
}
#tab-1 {
display: block;   
}#slides {
position: relative;
}
#slides .slides-container {
display: none;
}
#slides .scrollable {
*zoom: 1;
position: relative;
top: 0;
left: 0;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
height: 100%;
}
#slides .scrollable:after {
content: "";
display: table;
clear: both;
}
.slides-navigation {
margin: 0 auto;
position: absolute;
z-index: 3;
top: 46%;
width: 100%;
}
.slides-navigation a {
position: absolute;
display: block;
}
.slides-navigation a.prev {
left: 0;
}
.slides-navigation a.next {
right: 0;
}
.slides-pagination {
position: absolute;
z-index: 3;
bottom: 0;
text-align: center;
width: 100%;
}
.slides-pagination a {
border: 2px solid #222;
border-radius: 15px;
width: 10px;
height: 10px;
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
*vertical-align: auto;
zoom: 1;
*display: inline;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGP6zwAAAgcBApocMXEAAAAASUVORK5CYII=);
margin: 2px;
overflow: hidden;
text-indent: -100%;
}
.slides-pagination a.current {
background: #222;
}.bx-wrapper {
position: relative;
margin: 0;
padding: 0;
*zoom: 1;
}
.bx-wrapper img {
max-width: 100%;
display: block;
} .bxslider {
margin: 0;
padding: 0;
}
.bxslider .wrapper {
position: absolute;
top: 0;
margin: 220px 130px 0;
}
.bxslider .text {
max-width: 620px;
position: relative;
z-index: 100;
}
.bxslider .wrapper h2,
.bxslider .wrapper h3,
.bxslider .wrapper p {
color: #ffffff;
}
.bxslider li {
overflow: hidden;
}
.bxslider .wrapper h2 {
font-size: 50px;
font-weight: 500;
line-height: 47px;
}
.bxslider .wrapper h3 {
font-family: 'Raleway', sans-serif;
font-size: 28px;
margin: 0 0 45px;
}
.bx-wrapper .bx-viewport { -webkit-transform: translatez(0);
-moz-transform: translatez(0);
-ms-transform: translatez(0);
-o-transform: translatez(0);
transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: 40px;
width: 100%;
} .bx-wrapper .bx-loading {
min-height: 50px;
background: url(//inl.gov/wp-content/themes/inl/img/bx_loader.gif) center center no-repeat #fff;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
} .bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: transparent;
text-indent: -9999px;
display: block;
width: 15px;
height: 15px;
margin: 0 5px;
outline: 0;
border: 2px solid #fff;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
background: #fff;
} .bx-wrapper .bx-prev {
left: 30px;
background: url(//inl.gov/wp-content/themes/inl/img/controls.png) no-repeat left top;
}
.bx-wrapper .bx-next {
right: 30px;
background: url(//inl.gov/wp-content/themes/inl/img/controls.png) no-repeat right top;
}
.bx-wrapper .bx-prev:hover {
background-position: left bottom;
}
.bx-wrapper .bx-next:hover {
background-position: right bottom;
}
.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -16px;
outline: 0;
width: 20px;
height: 34px;
text-indent: -9999px;
z-index: 2;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
} .bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
background: url(//inl.gov/wp-content/themes/inl/img/controls.png) -86px -11px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
background: url(//inl.gov/wp-content/themes/inl/img/controls.png) -86px -44px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px;
} .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
} .bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: #666\9;
background: rgba(80, 80, 80, 0.75);
width: 100%;
}
.bx-wrapper .bx-caption span {
color: #fff;
font-family: Arial;
display: block;
font-size: .85em;
padding: 10px;
}@media only screen and (max-width : 1120px) {
.site-branding .logo.blue {
width: 350px;
background: url(//inl.gov/wp-content/themes/inl/img/logo-2020.png) no-repeat;
background-position: left 18px;
background-size: 100%;
}
}
@media only screen and (max-width : 1024px) {
.site-branding .logo.blue {
width: 200px;
}
h1, h2 { font-size: 20px; line-height: 35px; }
.wrapper,
.two-col .main-content .wrapper { width: auto; padding-left: 20px; padding-right: 20px; }
.contact-list ul li:nth-child(3n) { margin-right: 0 }
.article .main-content .wrapper { width: auto; padding: 0 20px; }
.banner .inner,
#temp-evenodd .page-banner .inner,
#panel2 .circle .inner,
#events-news .page-banner .inner-content,
#media-contacts .inner-content { padding: 0 100px }
.banner .inner h2 { font-size: 24px !important; line-height: 27px !important; }
.links .link,
#select-box,
.tabs-menu li { margin-bottom: 25px; }
#events-news .page-banner .wrapper .btn-blue { margin: 35px auto 0px; }
.article .entry{ padding: 0px 50px 20px 50px; } .article .page-header h2 { padding: 0 50px; }
.category-filters { text-align: center }
.category-filters .filter { margin:11px; width: 110px; height: 110px; }
.category-filters .filter.last { margin: 11px; }
.category-filters .filter a { font-size: 14px; line-height: 14px; height: 110px; padding: 0 5px; }
#footer .wrapper { padding: 0 20px; }
.cbp-fbscroller > nav { right: 40px; }
.bg { display: none !important; }
}
@media screen and (max-width: 992px) {
.cbp-af-header-shrink .main-nav ul li.first-ul > .sub-menu {
top: 0px;
}
#footer #footer-nav ul li {
min-width: 170px;
max-width: 170px;
}
.btn-blue {
width: auto;
min-width: 160px;
}
.numbers span {
font-size: 40px;
}
.main-nav {
display: none;
position: absolute;
top: 90px;
left: 0;
width: 100%;
background: #005b94;
text-align: left;
z-index: 9999;
}
.main-nav.open {
display: block;
overflow-y: scroll;
}
.main-nav ul li {
display: block;
border-bottom: 1px solid #0074bd;
}
.main-nav ul li:first-child {
padding-top: 10px;
}
.main-nav ul li:last-child {
border-bottom: 0;
}
.main-nav ul li a {
display: inline-block;
color: #fff;
padding: 0 25px;
margin-bottom: 10px;
}
.main-nav ul li.first-ul {
position: relative;
padding: 10px 0 0;
}
.main-nav ul li.first-ul > .sub-menu {
display: none;
left: 0 !important;
margin-left: 0 !important;
position: relative;
width: auto;
padding: 0;
border: 0;
top: 0;
background: #0074bd;
padding: 14px 0 1px;
}
.main-nav ul li.first-ul > .mobile-arrow {
background: url(//inl.gov/wp-content/themes/inl/img/white-arrow.png) no-repeat;
width: 12px;
height: 9px;
display: inline-block;
content: "";
background-color: #0074bd;
padding: 11px;
background-position: center center;
border-radius: 4px;
position: absolute;
top: 14px;
right: 15px;
}
.main-nav ul li.first-ul > .sub-menu li {
display: block;
min-width: inherit;
max-width: inherit;
margin-bottom: 10px;
padding: 0 35px;
border-color: #005b94;
}
.main-nav ul li .sub-menu li.second-ul > .sub-menu {
display: none !important;
}
.main-nav ul li .sub-menu li.second-ul > .sub-menu li {
}
.main-nav ul li .sub-menu li.second-ul > .sub-menu li a {
}
.c-hamburger {
display: block;
}
.bxslider .wrapper {
margin: 150px 130px 0;
}
.twitter-container a,
.twitter-container p {
font-size: 3.2vw !important;
line-height: 3.4vw;
}
}
@media screen and (min-width : 481px) and (max-width: 800px) {
.small-fade { opacity: 1; }
.center { position: inherit; left: 0; top: 0; -webkit-transform: none; -moz-transform: none; transform: none; display: table-cell; vertical-align: middle; padding: 0 20px; }
.home .warning .btn-blue{ float: left; height:36px; padding: 6px; }
.banner .background{ background-position: 50% 50% !important; }
}
@media screen and (max-width: 786px) {
.grid-explore h2 {
opacity: 1;
}
.grid-explore:after {
bottom: 0;
opacity: 1;
}
.grid-explore:before {
top: 0;
opacity: 1;
}
} @media screen and (max-width: 767px) {
.col-md-3 {
width: 50%;
}
#masthead{
height: 90px !important;
background: #FFF !important;
}
#masthead .site-branding .logo {
background-size: 70%;
}
.hasHeader {
margin-top: 90px;
}
.site-navigation {
padding-top: 10px;
}
.left,
.right {
width: 100%;
float: none;
}
.bxslider .wrapper h2 {
font-size: 6vw;
line-height: 6vw;
}
.bxslider .wrapper h3 {
font-size: 4vw;
line-height: 4vw;
}
.twitter-container a {
font-size: 5vw;
line-height: 6vw;
}
.col-md-6,
.col-md-4 {
width: 100%;
float: none;
}
.col-md-4 {
margin-bottom: 25px;
}
.numbers p {
font-size: 4vw;
}
.numbers .count,
.numbers span.smaller {
font-size: 7vw;
margin: 0;
}
.numbers .inner {
margin-bottom: 50px;
}
.numbers .inner.nm {
margin-bottom: 0;
}
.logo-footer ul li {
display: inline-block;;
margin: 15px;
width: 20%;
}
.logo-footer ul li img {
max-width: 90%;
}
.menu-toggle,
.main-navigation.toggled .nav-menu {
display: block;
}
.main-navigation ul {
display: none;
}
.home .content .top { padding-top:110px; }
.message {
top: 90px;
}
.message .inner-message{
margin: 0 auto;
width: 325px;
}
.message .inner-message p{
width: 280px !important;
padding: 0 10px;
overflow: hidden;
float: left;
}
.message .inner-message p span{
font-size: 11px !important;
}
.message .inner-message img{
width: 25px;
float: left;
}
.message .btn-blue{
min-width: auto !important;
width: 45% !important;
margin: auto !important;
float: none !important;
}
.warning.message.stack{
top: 226px;
}
.alert-rss-updates-page span{
display: none;
}
.small-fade { opacity: 1; }
.bg {display: none !important}
.cbp-fbscroller > nav { display: none; }
h1, h2 { font-size: 20px; line-height: 25px; }
.wrapper { width: auto; padding: 0 20px }
.article .main-content .wrapper { width: auto; padding: 0 20px; }
.page-banner p { font-size: 16px !important; line-height: 30px !important; }
.cbp-fbscroller section  { background-attachment: inherit; }
.panel { height:568px !important; }
#careers .panel{height:auto !important;}
#careers #panel2 #slides li img { left:auto !important; right:0px; }
.career-article .banner .background { background-position: right center !important; }
#masthead { padding: 10px 20px; }
#search { margin-right: 8px; top: 20px; }
#search .search-btn { display: none; }
input.open, input.closed { position: absolute; top: 60px; left: -190px }
.site-branding { width: 38%; }
.site-branding .logo { background-size: 75%; }
.btn-menu { width: 60px; height: 60px; line-height: 60px; }
.site-navigation { padding-top: 10px; }
.overlay ul li { min-height: inherit; }
.overlay ul li a { font-size: 20px; line-height: 35px; }
.overlay ul li > ul {margin: 0;}
.overlay ul li > ul li a { font-size: 16px; line-height: 26px; }
.home .content { opacity: 1 !important; top: 0px !important; padding: 0 15px; height: 100%; background: rgba(0,0,0,0.5); z-index: 25; }
.home .content .top { width: 77%; }
.home .content .middle p { font-size: 24px !important; line-height: 27px !important; height: auto; padding: 20px 0; }
.center { position: inherit; left: 0; top: 0; -webkit-transform: none; -moz-transform: none; transform: none; display: table-cell; vertical-align: middle; padding: 0 20px; }
.content .middle div { height: auto; display: block; }
.content .middle div p.sub-fit { margin: 0; padding: 20px 0; }
.content .middle div h4 { font-size: 15px; line-height: 18px; padding: 0 0 20px 0; }
.content .bottom .btn-blue { font-size: 12px; padding: 7px 10px; }
.banner .inner { width: 50%; padding: 0 !important; }
.banner .inner h2 { font-size: 24px; line-height: 27px; }
.banner .inner p { margin: 0 }
.banner .background{ background-position: 50% 50% !important; }
.contact-list .directorate h2,
.contact-list .media-relations h2,
.contact-list .communication-liaisons h2 { width: auto; margin: 0; padding: 0; }
.contact-list .directorate .line-decor,
.contact-list .media-relations .line-decor,
.contact-list .communication-liaisons .line-decor { width: 100%; margin-bottom: 20px; }
.contact-list ul li { width: auto; margin: 0 0 25px 0; display: block; }
#footer aside, #footer #footer-nav { width: auto !important; }
#footer .wrapper { padding: 0 20px; }
.wrapper.mobile{display:block;}
.wrapper.desktop{display:none;}
#temp-evenodd .mobile { display: block; }
#temp-evenodd .desktop { display: none; }
#temp-evenodd .page-banner .wrapper { padding: 0 20px; }
#temp-evenodd .page-banner .inner { padding: 0 !important; }
#temp-evenodd .dot { display: none; }
#temp-evenodd .row { max-height: inherit; padding-bottom: 3em; }
#temp-evenodd .row .left,
#temp-evenodd .row .right { float: none; width: auto; margin-bottom: 15px; }
#temp-evenodd .row.even .right, #temp-evenodd .row.odd .left { padding: 15px 20px; }
#temp-evenodd .row .left h2,
#temp-evenodd .row .left p,
#temp-evenodd .row .right h2,
#temp-evenodd .row .right p { padding: 0 20px; }
#temp-evenodd .row .left a,
#temp-evenodd .row .right a { margin-left: 20px; }
#panel1 .main-content, #panel3 .main-content { padding: 2em 0; }
#panel1 .main-content .wrapper { padding: 0 20px; }
#panel1 .main-content h2, #panel3 .main-content h2 { margin-bottom: 20px; }
#panel1 .main-content p, #panel3 .main-content p { font-size: 18px; line-height: 24px; }
#panel2 .circle { background: none; border: none; width: auto; border-radius: 0; }
#panel2 .circle .inner { padding: 0 !important; }
#panel2 .circle .inner h2 { line-height: 35px; margin: 15px 0; }
.slides-navigation a.next,
.slides-navigation a.prev { background-size: 60%; background-position: center; }
.slides-navigation a.next { right: 0% !important; }
.slides-navigation a.prev { left: 0% !important }
.links { margin: 45px 0 25px; }
.links .link { width: auto; margin: 0 0 25px 0; }
#careers #panel4 { display: none; }
#careers #slides { height: 410px !important }
#careers #slides img { }
#careers #slides .circle { margin: 0; height: auto !important; }
#careers #slides .circle .inner { height: 350px !important }
#careers #slides .slides-navigation { top: 75%; }
#careers #slides .slides-navigation a:first-child { right: 60px !important; }
#careers #slides .slides-navigation a:last-child { left: 60px; }
#careers #slides .container { height: 100%; background: rgba(0,0,0,0.6) }
#panel6 .contact-list ul { width: auto; }
#panel5 .contact-list h2 { width: auto }
#panel5 .contact-list .line-decor { width: 100%; margin-bottom: 30px; }
#panel6 .main-content #resources li a { font-size: 18px; line-height: 19px; }
.category-filters { text-align: center }
.category-filters .filter { margin:11px; width: 110px; height: 110px; }
.category-filters .filter.last { margin: 11px; }
.category-filters .filter a { font-size: 14px; line-height: 14px; height: 110px; padding: 0 5px; }
.two-col .left,
.two-col .right { float: none; width: auto; padding: 0; }
.two-col .left a,
.two-col .righta { display: inline-block; }
.tabs-menu li { width: 100%; margin: 0 0 10px 0; }
.filter-search input[type="text"] { width: 100%; min-width: inherit; }
.grid-item, .large .grid-item { width: 100%; margin: 0 0 25px 0; }
#events-news .page-banner .inner-content { width: auto; padding: 0 !important; }
#events-news .page-banner .wrapper .btn-blue { width: auto; margin: 45px auto 0; }
#events-news .filters .row { padding-bottom: 10px; }
#events-news .results .result { width: 100%; margin: 0 0 25px 0; }
#events-news .filters .btn-filter { width: 100%; margin: 0 0 10px 0; }
#select-box { width: 100% !important; margin: 0 0 10px 0; }
#select-box .label { font-size: 16px; padding: 3px 10px; }
#media-contacts .inner-content { width: auto; padding: 0 !important }
.two-col .main-content .wrapper { width: auto; padding: 2em 20px; }
.article .main-content .wrapper { width: auto; }
.article .page-header { text-align: left; }
.article .page-header h1 { margin: 0px !important; padding: 0px;}
.article .page-header h2, { padding: 0 !important; font-size: 24px; line-height: 27px; margin:0px;}
.article .entry {padding: 0px 15px 10px 15px;}
.article .entry h1, .article .entry h2, .article .entry h3, .article .entry h4, .article .entry h5, .article .entry p, .article .entry address { padding: 0 !important; }
.reference-footer .wrapper .inner { width: 60%; padding: 0; }
#news-warning .inner-content h2 { width: 100%; margin: 15px auto; }
#map iframe { height: 250px; }
.contact-modal { position: absolute !important; top: 250px !important; left: 0; width: auto; }
.overlay nav { top: 280px; }
}
@media screen and (max-width: 500px) {
input.open, input.closed {
top: 100px;
left: -313px;
}
.bxslider .wrapper {
margin: 60px 80px 0;
}
.bx-controls-direction {
display: none;
}
.grid-explore h2 {
opacity: 1;
}
.grid-explore h2 a {
font-size: 18px;
}
.grid-explore.small h2 a {
font-size: 14px;
line-height: 16px;
}
.grid-explore:after {
bottom: 0;
opacity: 1;
}
.grid-explore:before {
top: 0;
opacity: 1;
}
.bxfull {
background-position: right center !important;
}
.bx-viewport {
max-height: 400px;
}
}
@media screen and (max-width: 380px) {
.bxslider .wrapper {
margin: 80px 21px 0;
}
}@font-face{
font-family: "League Spartan";
src: url(//inl.gov/wp-content/themes/inl/fonts/LeagueSpartan-Bold.ttf);
src: url(//inl.gov/wp-content/themes/inl/fonts/LeagueSpartan-Bold.otf) format('opentype'),
url(//inl.gov/wp-content/themes/inl/fonts/leaguespartan-bold.woff) format('woff');
}
@font-face{
font-family: "Open Sans Light";
src: url(//inl.gov/wp-content/themes/inl/fonts/open sans light.ttf);
}
.k-12-fonts h1, .k-12-fonts h2, .k-12-fonts h3, .k-12-fonts h4, .k-12-fonts h5, .k-12-fonts a{
font-family: 'League Spartan';
}
.k-12-fonts p, .k-12-fonts span{
font-family: 'Open Sans Light';
} .volunteer-content .tabs-item-0 .tabs-title{ display: none;
} .stem-card{
width: 24%;
background: white;
padding: 20px;
margin: .5%;
min-height: 250px;
text-align: center;
position: relative;
float: left;
}
.stem-card i{
padding: 25px;
}
.stem-card .card-title{
text-align: center;
color: #005a96;
}
.stem-card .card-link-container{
width:100%;
position: absolute;
bottom: 0;
left: 0;
}
.stem-card .btn-blue{
width: 150px;
margin-bottom: 20px;
background: #81cb23;
border: 0;
color: white;
}
.stem-card .btn-blue:hover{
background: rgba(6, 31, 33, 0.9) !important;
} .stem-jump{
width: 24%;
background: white;
padding: 20px;
margin: .5%;
text-align: center;
position: relative;
float: left;
min-height: 250px;
}
.stem-jump .btn-blue{
width: 150px;
margin-bottom: 20px;
background: #81cb23;
border: 0;
color: white;
}
.stem-jump .btn-blue:hover{
background: rgba(6, 31, 33, 0.9) !important;
}
.stem-stat{
width: 25%;
background: white;
padding: 20px;
text-align: center;
position: relative;
float: left;
min-height: 250px;
}
.stem-stat{
padding: 20px 0px;
}
.stem-jump i, .stem-stat i{
padding: 25px;
}
.stem-jump .jump-title{
text-align: center;
color: #005a96;
}
.stat-value, .stat-title{
margin-bottom: 0;
color: #ff6565;
text-align: center;
text-transform: uppercase;
}
.stat-title{
font-weight: 600;
}
.stat-value{
line-height: 45px !important;
}
.stem-jump .jump-link-container{
width:100%;
position: absolute;
bottom: 0;
left: 0;
}
.stem-jump .btn-blue{
width: 150px;
margin-bottom: 20px;
} .support-content, .volunteer-content{
background: #ffffff;
}
.stem-tabs p > img{
width: 100%;
}
.support-content .stem-accordions,
.career-content .stem-accordions,
.volunteer-content .stem-accordions{
display: none;
}
.stem-content{
padding: 50px 0;
}
.stem-content .stem-title{
text-align: center;
} .stem-tabs{
width:60%;
margin: 50px auto;
display: flex;
}
.tabs-switchers{
width: 30%;
display: table-cell;
float: left;
}
.tabs-switch{
padding: 1.5em;
background: #777777;
opacity: 0.7;
margin: 20px 0px 20px 0px;
}
.tabs-switch .btn-blue{ padding: 5px 10px;
margin-top: 10px;
}
.tabs-switch:hover{
background: #005a96;
}
.tabs-switch.active{
background: #005a96;
}
.tabs-switch .tabs-teaser{
color: black;
}
.tabs-switch.active .tabs-title,
.tabs-switch:hover .tabs-title,
.tabs-switch:hover .tabs-teaser,
.tabs-switch.active .tabs-teaser{
color: white;
}
.tabs-content{ width: 70%;  background: #d9d9d9;
}
.tabs-content .tabs-title{
font-size: 30px;
}
.tabs-content .btn-blue{
background: #81cb23;
border: 0;
color: white;
}
.tabs-content .btn-blue:hover{
background: rgba(6, 31, 33, 0.9) !important;
}
.tabs-item{
overflow: hidden;
margin:0;
display: none;
}
.tabs-item.active{
display: block;
margin:20px;
}
.contact-content .stem-title{
color: white;
}
.stem-contacts{
width: 100%;
max-width: 1280px;
margin: 50px auto;
}
.stem-contacts .contact{
width: 32%;
margin: 0px .5%;
float: left;
}
.stem-contact-img{
width: auto !important;
border-radius: 0 !important;
}
.stem-post{
margin: 50px;
}
.stem-post p{
font-size: 18px;
} .stem-stats{
margin: 50px auto;
max-width: 80%;
}
.stem-stats .stem-stat:nth-child(1){
border-left: 20px solid transparent;
border-top: 20px solid transparent;
border-right: 10px solid transparent;
border-image: linear-gradient(to right, #005a97 0%, #2eb2ae 100%);
border-image-slice: 1;
}
.stem-stats .stem-stat:nth-child(2){
border-left: 10px solid transparent;
border-bottom: 20px solid transparent;
border-right: 10px solid transparent;
border-image: linear-gradient(to right, #2eb2ae 0%, #38b6ff 100%);
border-image-slice: 1;
}
.stem-stats .stem-stat:nth-child(3){
border-left: 10px solid transparent;
border-top: 20px solid transparent;
border-right: 10px solid transparent;
border-image: linear-gradient(to right, #38b6ff 0%, #39ede7 100%);
border-image-slice: 1;
}
.stem-stats .stem-stat:nth-child(4){
border-left: 10px solid transparent;
border-bottom: 20px solid transparent;
border-right: 20px solid transparent;
border-image: linear-gradient(to right, #39ede7 0%, #81cb23 100%);
border-image-slice: 1;
}
.stat-disclaimer{
float: right;
margin: 10px;
} .goal-content{
background: #2eb2ae;
}
.goal-content .stem-title{
color: white;
}
.goals-container{
width:80%;
margin:auto;
}
.goal-image-box, .goal-container{
width: 45%;
float: left;
margin: 50px 2.5%;
}
.stem-goal{
margin: 15px auto;
background: white;
}
.stem-goal-icon{
width: 25%;
float: left;
padding: 20px;
text-align: center;
}
.stem-goal-icon{
color: #005a97;
}
.stem-goal-text{
padding: 20px;
width: 75%;
float: left;
}
.stem-goal-text h3{
color: #005a97 !important;
} .statewide-map-description, .statewide-map-image{
width: 50%;
float: left;
}
.statewide-map-description .btn-blue{
background: #2eb2ae;
color: white;
border: 0;
}
.statewide-map-description .btn-blue:hover{
background: rgba(6, 31, 33, 0.9);
} .social-icon .fa-instagram{
color: #e1306c;
}
.stem-team{
display:flex;
}
.stem-member{ background: white; margin: .5%;
text-align: center;
position: relative;
}
.stem-member .member-name{
color: #005a96;
text-align: center;
margin-bottom: 0;
}
.stem-member .member-description{
margin: 10px 5px 50px 5px;
font-size: 14px;
}
.stem-member .btn-blue{
margin-bottom: 0;
width:100%;
}
.stem-member .btn-container{
position: absolute;
bottom: 0;
left: 0;
width:100%;
}
.team-content{
padding: 20px 0 20px 10px;
background-color: white;
margin: 50px 0 0 11px;
} .news-content{
background: #2eb2ae;
}
.news-content .stem-title{
color: white;
}
.news-content .pagination{
text-align: right;
}
.news-content .pagination .page-numbers{
margin: 0 2px 10px 2px;
text-align: center;
text-decoration: none;
padding: 10px 15px;
border: 3px solid #8ed8f8;
font-size: 12px;
line-height: 23px;
text-transform: uppercase;
color: #8ed8f8;
font-weight: 700;
cursor: pointer;
background: rgba(6, 31, 33, 0.4);
font-family: "Raleway";
display: inline-block;
zoom: 1;
-webkit-transition: all 0.50s;
-moz-transition: all 0.50s;
transition: all 0.50s;
}
.news-content .pagination .page-numbers.current,
.news-content .pagination .page-numbers:hover{
background: rgba(6, 31, 33, 0.9);
color: #fff !important;
}
.news-content .pagination .page-numbers.current{
cursor: default;
}
.stem-buttons{
display: flex;
}
.stem-news-item{
width: 32%;
margin: .5%;
background: white;
float: left;
position: relative;
min-height: 550px;
}
.stem-news-item .stem-news-text{
margin: 0 15px 70px 15px;
}
.stem-news-item .stem-news-button{
width: 100%;
text-align: center;
position: absolute;
bottom: 0px;
left: 0px;
}
.stem-news-item .stem-news-button .btn-blue{
color: white;
background: #005a97;
border: 0;
}
.stem-news-item .stem-news-button .btn-blue:hover{
background: rgba(6, 31, 33, 0.9);
}
.stem-news-text .date{
margin-bottom: 0;
}
.stem-news-item .title-link{
font-family: 'Raleway';
font-size: 18px;
font-weight: 800;
text-transform: uppercase;
color: #35629b;
text-decoration: none;
}
.stem-news-item .news-type{
text-transform: uppercase;
text-decoration: none;
line-height: 20px;
}
.stem-news-item .news-type:hover{
color: #35629b;
font-weight: 600;
}
.stem-events-title{
text-align: center;
margin: 65px 0 0 0;
} .stem-joke{
border: #005a96 2px dotted;
text-align: center;
padding: 20px;
}
.stem-joke h3{
text-align: center !important;
} .stem-flipbooks{
display: flex;
flex-wrap: wrap;
}
.flipbook-container{
flex-basis: 49%;
margin: .5%;
}
.stem-flipbook{
background: white;
padding: 10px;
}
.stem-flipbook:hover{
cursor: pointer;
}
.stem-flipbook-image{
width:100%;
}
.stem-flipbook-title{
font-size: 16px !important;
text-align: center !important;
}
.stem-flipbook-links-l,
.stem-flipbook-links-r{
width: 49%;
background: #81cb23;
border: 0;
color: white;
}
.stem-flipbook-links-l{
float: left;
}
.stem-flipbook-links-r{
float:right;
}
.btn-blue:hover{
color:white;
} .stem-accordions{
margin: 50px auto;
}
.stem-accordion{
background: white;
margin: 10px auto;
}
.stem-accordion-header{
background: white;
padding: 20px;
}
.active .stem-accordion-header{
background: #35629b;
}
.stem-accordion-header:hover{
background: #35629b;
cursor: pointer;
}
.stem-accordion .stem-accordion-help{
color: black;
}
.stem-accordion-header:hover .stem-accordion-title,
.stem-accordion-header:hover .stem-accordion-help,
.active .stem-accordion-title,
.active .stem-accordion-help{
color: white;
}
.stem-accordion-header .btn-blue{
margin-top: 10px;
}
.stem-accordion-image{
max-width: 22%;
margin: 1.5%;
float: left;
text-align: center;
height: 150px;
}
.stem-files .stem-accordion-image{
float:none;
flex-basis: 25%;
margin-bottom: 60px;
}
.stem-files{
display: flex;
flex-wrap: wrap;
margin-bottom: 60px;
}
.stem-accordion-image img{
max-height: 150px;
}
.stem-accordion-collapse{
padding: 0px;
overflow: hidden;
height: 0;
transition: height 500ms ease;
}
.stem-accordion-sizebox{
padding: 20px;
}
.resource-icon{
height: 100px;
margin: 20px;
} .stem-bread a, .stem-bread i{
color: #35629b;
text-decoration: none;
text-transform: uppercase;
font-weight: 600;
}
.stem-bread{
margin-bottom: 20px;
} .stem-wrapper{
width: 35% !important;
margin: 100px 0 !important;
padding: 0 !important;
position: absolute;
}
.stem-inner{
padding: 40px !important;
background: #005a97;
height: 150px !important;
}
.stem-inner h1{
text-align: left !important;
margin-bottom: 0;
} .jokes {
padding: 0rem;
display: flex;
flex-wrap: wrap;
}
.jokes .joke{
flex-basis: 33%;
max-width: 31%;
margin: 1%;
background: rgb(18, 18, 18);
}
.jokes .joke .gifplayer-wrapper{
display: block;
}
.jokes .joke figure {
text-align: center;
}
.jokes .joke img {
width: 100%;
max-width: none;
}
.jokes .joke figure figcaption h3 {
color: white;
padding: .75rem;
font-size: 1.25rem;
}
.jokes .joke p {
font-size: 1rem;
line-height: 1.5;
padding: 1rem .75rem;
color: #666666;
} .joke-shares{
margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}
.joke-shares h3{
text-align: center; font-family: interface, Helvetica Neue, helvetica, sans-serif;
letter-spacing: .01em;
text-transform: capitalize;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 600;
color: #b2b2b2;
font-size: 14px;
}
.j-button{
color: #fff;
background: no-repeat url(//inl.gov/wp-content/themes/inl/img/social_sprite_2x.png) 0 0;
background-size: 288px 216px;
display: inline-block;
margin-left: 5px;
padding: 0;
width: 36px;
border: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
cursor: pointer;
font-family: interface, Helvetica Neue, helvetica, sans-serif;
font-size: 14px;
font-weight: 700;
height: 36px;
line-height: 36px;
min-width: 36px;
outline: none;
padding: 0 15px;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-appearance: none;
-webkit-font-smoothing: antialiased;
} @-webkit-keyframes fb-anim{0%{background-position:0 -144px}20%{background-position:0 -144px}25%{background-position:-36px -144px}30%{background-position:-72px -144px}35%{background-position:-108px -144px}40%{background-position:-144px -144px}60%{background-position:-144px -144px}65%{background-position:-180px -144px}70%{background-position:-216px -144px}75%{background-position:-252px -144px}80%{background-position:0 -144px}to{background-position:0 -144px}} @keyframes fb-anim{0%{background-position:0 -144px}20%{background-position:0 -144px}25%{background-position:-36px -144px}30%{background-position:-72px -144px}35%{background-position:-108px -144px}40%{background-position:-144px -144px}60%{background-position:-144px -144px}65%{background-position:-180px -144px}70%{background-position:-216px -144px}75%{background-position:-252px -144px}80%{background-position:0 -144px}to{background-position:0 -144px}}
@-webkit-keyframes tw-anim{0%{background-position:-36px -72px}to{background-position:-180px -72px}}@keyframes tw-anim{0%{background-position:-36px -72px}to{background-position:-180px -72px}}
@-webkit-keyframes pin-anim{0%{background-position:-36px -36px}to{background-position:-216px -36px}}@keyframes pin-anim{0%{background-position:-36px -36px}to{background-position:-216px -36px}}
@-webkit-keyframes rd-anim{0%{background-position:-36px 0}to{background-position:-216px 0}}@keyframes rd-anim{0%{background-position:-36px 0}to{background-position:-216px 0}}
.j-facebook{
background-color: #3894fc;
background-position: 0 -144px;
}
.j-facebook:hover{
-webkit-animation: fb-anim 1s steps(1) infinite alternate;
animation: fb-anim 1s steps(1) infinite alternate;
}
.j-twitter{
background-color: #00ccff;
background-position: 0 -72px;
}
.j-twitter:hover{
-webkit-animation: tw-anim .35s steps(4) infinite;
animation: tw-anim .35s steps(4) infinite;
}
.j-tumblr{
background-color: #529ecc;
background-position: 0 -108px;
}
.j-pintrest{
background-color: #e54cb5;
background-position: 0 -36px;
}
.j-pintrest:hover{
-webkit-animation: pin-anim .5s steps(5) infinite alternate;
animation: pin-anim .5s steps(5) infinite alternate;
}
.j-reddit{
background-color: #fc6669;
background-position: 0 0;
}
.j-reddit:hover{
-webkit-animation: rd-anim .5s steps(5) infinite alternate;
animation: rd-anim .5s steps(5) infinite alternate;
} @media screen and (max-width: 1440px){
.stem-inner h1{
font-size: 23px;
}
.member-name{
font-size: 15px !important;
}
.member-title{
font-size: 15px !important;
}
.stem-member{
min-height: 270px;
}
}
@media screen and (max-width: 1024px){
.stem-inner h1{
font-size: 20px;
}
.stem-tabs{
width: 95%;
}
.tabs-teaser{
font-size: 12px;
}
.tabs-title{
margin-bottom: 0px !important;
}
.stem-goal-icon i{
font-size: 3em !important;
}
.stem-goal-text h3{
margin: 0;
}
.stem-goal-description{
font-size: 14px;
}
.jokes .joke{
margin: auto;
flex-basis: 50%;
max-width: 46%;
}
#joke_2, #joke_3{
display: none;
}
}
@media screen and (max-width: 768px){
.stem-wrapper{
width: 50% !important;
}
.stem-card{
width: 48%;
margin: 1%;
}
.stem-jump{
width: 48%;
margin: 1%;
}
.stem-contacts .contact{
width: 100%;
margin: 1% 0;
}
.goal-image-box, .goal-container{
width: 100%;
margin: 0;
float: none;
}
.stem-team{
display: block;
}
.stem-member{
width: 400px;
margin: 3% auto;
}
}
@media screen and (max-width: 425px){
.stem-post{
margin: 25px;
}
.stem-wrapper{
width: auto !important;
}
.stem-inner h1{
text-align: center !important;
}
.stem-card .card-title{
font-size: 14px;
margin-bottom: 0px;
}
.stem-card .card-teaser{
font-size: 12px;
}
.support-content .stem-accordions,
.career-content .stem-accordions,
.volunteer-content .stem-accordions{
display: block;
width: 95%;
}
.support-content .stem-tabs,
.career-content .stem-tabs,
.volunteer-content .stem-tabs{
display: none;
}
.goal-image-box{
display: none;
}
.goal-container{
width: 100%;
margin: 0;
}
.stem-goal-icon i{
font-size: 3em !important;
}
.stem-stat{
width: 100%;
}
.stem-stats .stem-stat:nth-child(1){
border-left: 20px solid transparent;
border-top: 20px solid transparent;
border-bottom: 10px solid transparent;
border-right: 0;
border-image: linear-gradient(to bottom, #005a97 0%, #2eb2ae 100%);
border-image-slice: 1;
}
.stem-stats .stem-stat:nth-child(2){
border-left: 0;
border-top: 10px solid transparent;
border-right: 20px solid transparent;
border-bottom: 10px solid transparent;
border-image: linear-gradient(to bottom, #2eb2ae 0%, #38b6ff 100%);
border-image-slice: 1;
}
.stem-stats .stem-stat:nth-child(3){
border-top: 10px solid transparent;
border-left: 20px solid transparent;
border-bottom: 10px solid transparent;
border-right: 0;
border-image: linear-gradient(to bottom, #38b6ff 0%, #39ede7 100%);
border-image-slice: 1;
}
.stem-stats .stem-stat:nth-child(4){
border-top: 10px solid transparent;
border-right: 20px solid transparent;
border-bottom: 20px solid transparent;
border-left: 0;
border-image: linear-gradient(to bottom, #39ede7 0%, #81cb23 100%);
border-image-slice: 1;
}
.stem-news-item{
width: 100%;
margin: 5% 0;
}
.stem-buttons{
display: block;
}
.stem-member{
width: 100%;
margin: 3% auto;
}
.jokes .joke{
margin: 0px;
flex-basis: 100%;
max-width: 100%;
}
}
@media screen and (max-width: 375px){
.stem-jump{
min-height: 275px;
}
.stem-jump .btn-blue{
width: auto;
min-width: 0;
}
.stem-jump h3{
font-size: 14px;
}
.stem-card{
width: 98%;
}
} .flip-outer {
margin: 60px;
display: grid;
place-items: center;
}
.flip-wrapper {
position: relative;
perspective: 40em;
display: grid;
transform-style: preserve-3d;
}
.flip-card {
grid-area: 1 / 1;
height: 200px;
width: 500px;
transform: translateX(10px) rotateY(25deg) rotateX(10deg);
background: rgba(249, 198, 26, 0.88);
display: flex;
justify-content: flex-start;
align-items: center;
padding: 30px;
color: #000;
text-transform: uppercase;
font-size: 60px;
font-weight: 900;
backface-visibility: hidden;
box-shadow: 0 10px 30px -3px rgba(0,0,0,.1);
}
.flip-card h2 {
font-size: 25px;
font-weight: 900;
width: 100%;
}
.flip-card p{
font-size: 20px;
font-weight: 800;
text-transform: none;
color: black;
}
.flip-answer{
color: rgba(249, 198, 26, 0);
font-size: 15px;
transition: 0.3s;
}
.flip-card .enclosed {
background: #000;
line-height: 1;
color: rgba(249, 198, 26, 1);
padding: 0 5px;
display: inline-block;
transform: translate(-1px, 1px) scale(0.75);
transform-origin: right center;
}
.flip-wrapper:before {
--bw: 9px;
grid-area: 1 / 1;
content: '';
backface-visibility: hidden;
height: 100%;
width: 100%;
margin-top: calc(-1 * var(--bw));
margin-left: calc(-1 * var(--bw));
background: transparent;
transform: translateX(-60px) rotateY(-30deg) rotateX(15deg) scale(1.03);
pointer-events: none;
border: var(--bw) solid #000;
box-sizing: content-box;
}
.flip-wrapper:hover > div,
.flip-wrapper:hover:before {
transform: none;
}
.flip-wrapper:hover .flip-answer{
color: black;
background-color: white;
padding: 10px;
}
.flip-wrapper > div,
.flip-wrapper:before {
will-change: transform;
transition: .3s transform cubic-bezier(.25,.46,.45,1);
}
.page-template-template-k12-grants-php .main-content{
background-color: #FFFFFF;
}
.page-template-template-k12-grants-php .main-content .sidebar div{
background-color: whitesmoke;
}
.page-template-template-k12-grants-php .main-content .top h3{
color: #303030;
}.geothermal-page .anchor-space:target{
display: block;
position: relative;
top: -100px;
visibility: hidden;
} .geothermal-page .main-content .wrapper {
max-width: 1280px;
width: auto;
} .geothermal-page .banner .background{
filter: brightness(.8);
position: relative;
background-position: bottom !important;
height: 800px;
}
.geo-logo-container{
position: absolute;
top: 0;
width: 100%;
left: 0;
height: 800px;
text-align: center;
padding: 60px;
background: radial-gradient(circle, rgba(255,255,255,1) 15%, rgba(255,255,255,0) 60%);
}
.geo-logo{ max-height: 100%;
} .geo-jumps{
display: flex;
}
.geo-jump{
width: 23%;
background: white;
padding: 20px;
margin: 1%;
text-align: center;
position: relative;
min-height: 250px;
padding-bottom: 70px;
}
.geo-jump .btn-blue{
width: 100%;
margin-bottom: 20px;
background: #E37222;
border: 0;
color: white;
font-size: 18px;
}
.geo-jump .btn-blue:hover{
background: rgba(6, 31, 33, 0.9) !important;
}
.geo-jump i{
padding: 25px;
}
.geo-jump .jump-title{
text-align: center;
color: #404040;
font-size: 24px;
}
.geo-jump .jump-link-container{
width:100%;
position: absolute;
bottom: 0;
left: 0;
height: 70px;
} .geo-content{
background-color: white;
}
.geo-content h2{
text-align: center;
font-size: 50px;
}
.geo-content p,
.geo-content a{
font-size: 20px;
overflow-wrap: anywhere; 
}
.geo-content span{
font-size: 20px;
font-weight: 600;
} .geo-accordion-background{
position: absolute;
width: 100%;
height: 100%;
filter: brightness(0.7);
background-size: cover !important;
background-position: top !important;
}
.geo-accordion-section{
position: relative;
}
.geo-accordion-section .wrapper{
z-index: 10;
position: inherit;
}
.geo-accordion-section .wrapper>p{
font-size: 20px;
color: white;
}
.geo-accordions-title{
text-align: center;
font-size: 50px;
color: white;
}
.geo-accordions{
margin: 50px auto;
}
.geo-accordion{
background: white;
margin: 10px auto;
}
.geo-accordion-header{
background: white;
padding: 20px;
}
.active .geo-accordion-header{
background: #E37222;
}
.geo-accordion-header:hover{
background: #E37222;
cursor: pointer;
}
.geo-accordion-header:hover .geo-accordion-title,
.geo-accordion-header:hover .geo-accordion-help,
.active .geo-accordion-title,
.active .geo-accordion-help{
color: white;
}
.geo-accordion-image{
max-width: 22%;
margin: 1.5%;
float: left;
text-align: center;
height: 150px;
}
.geo-accordion-image img{
max-height: 150px;
}
.geo-accordion-collapse{
padding: 0px;
overflow: hidden;
height: 0;
transition: height 500ms ease;
}
.geo-accordion-sizebox{
padding: 20px;
}
.geo-accordion-title{
margin-bottom: 0 !important;
} .geo-faqs-section{
background: url(//inl.gov/wp-content/themes/inl/img/pattern.jpg) repeat;
}
.geo-faqs-title{
text-align: center;
font-size: 50px;
} .geo-contact-title{
text-align: center;
font-size: 50px;
color: white;
}
.geo-contact-background{
position: absolute;
width: 100%;
height: 100%; background-size: cover !important;
background-position: top !important;
}
.geo-contact-section{
position: relative;
}
.geo-contact-section .wrapper{
z-index: 10;
position: inherit;
}
.geo-contact-section .wrapper p{
color: white;
font-size: 20px;
} .geo-current-winners{
display: flex;
width: 100%;
flex-wrap: wrap;
}
.geo-previous-winners{ width: 100%;
flex-wrap: wrap;
}
.geo-winner{
min-width: 48%;
flex-basis: 48%;
margin: 1%;
display: flex;
border: 1px solid;
position: relative;
}
.geo-winner-right{
width: 75%;
padding-bottom: 72px;
}
.geo-winner-left{
width: 25%; }
.geo-winner-title{
padding: 15px;
background-color: #E37222;
}
.geo-winner-title h3{
margin: 0;
color: white;
font-size: 20px;
}
.geo-winner-placement{
padding: 15px;
background-color: rgba(0,0,0,.5);
}
.geo-winner-placement p{
color: white;
font-size: 20px;
font-weight: 500;
text-transform: uppercase;
margin: 0;
}
.geo-winner-body{
padding: 15px;
}
.geo-winner-button{
position: absolute;
bottom: 0;
right: 0;
padding-right: 15px;
padding-bottom: 15px;
}
.geo-winner-button .btn-blue{
margin: 0;
width: 200px;
background: #E37222;
border: 0;
color: white;
font-size: 18px;
}
.geo-winner-button .btn-blue:hover{
background: rgba(6, 31, 33, 0.9) !important;
}
.geo-current-winners-mobile,
.geo-previous-winners-mobile{
display: none;
} .geo-countdown{
border: 1px solid #E37222;
}
#geo-timer{
text-align: center;
font-size: 18px;
margin: 0;
}
@media screen and (max-width: 425px){
.geothermal-page .banner .background,
.geothermal-page .banner .geo-logo-container{
height: 400px;
}
.geo-jumps{
display: block;
}
.geo-jump{
width: 100%;
margin: 10px 0;
}
.geo-jump .jump-link-container .btn-blue{
width: 100% !important;
margin-bottom: 0 !important;
}
.geo-content h2{
font-size: 24px;
}
.geo-content p{
font-size: 16px;
}
.geo-accordions-title,
.geo-faqs-title,
.geo-contact-title{
font-size: 24px;
}
.geo-accordion-section .n2-section-smartslider{
display: none;
}
.geo-current-winners,
.geo-previous-winners{
display: none;
}
.geo-current-winners-mobile,
.geo-previous-winners-mobile{
display: block;
}
.geothermal-page .tabs-body ul{
overflow-wrap: break-word;
}
}
@media screen and (max-width: 768px){
.geo-jump i{
padding: 20px;
font-size: 4em;
}
.geo-jump .jump-title{
font-size: 20px;
}
.geo-jump .jump-link-container{
height: auto;
}
.geo-jump .jump-link-container .btn-blue{
width: auto;
font-size: 15px;
margin-bottom: 5px;
}
.geo-previous-winners,
.geo-current-winners{
display: block;
}
.geo-winner-left{
height: auto;
}
}
@media screen and (max-width: 1024px){
.geo-content{
padding: 0 20px !important;
}
.geo-accordion-section .wrapper{
padding: 3em 20px !important;
}
.geo-faqs-section .wrapper{
padding: 3em 20px !important;
}
.geo-contact-section .wrapper{
padding: 3em 20px !important;
}
}:root{
--ww-green: rgb(144,198,50);
--ww-green-50: rgba(144,198,50, .7);
} .ww-banner-desktop{
display: block;
} .wireless-workshop .main-content .wrapper{
padding: 3em;
max-width: 1920px;
width: 100%;
}
.wireless-workshop h1,
.wireless-workshop h2{
color: black;
font-weight: 400;
line-height: 1em !important;
margin-bottom: 10px;
}
.wireless-workshop p,
.wireless-workshop a{
font-size: 24px;
text-decoration: none;
}
.wireless-workshop a{
color: #005b94;
}
.wireless-workshop .btn-blue{
font-size: 16px;
color: black;
font-weight: 400;
}
.ww-button-container{
text-align: center;
}
.ww-grid-section{
background: url(//inl.gov/wp-content/themes/inl/img/pattern.jpg) repeat;
}
.ww-grid{
display: flex;
flex-wrap: wrap;
}
.ww-grid-item{
flex-basis: 50%;
} .ww-accordion p,
.ww-accordion a,
.ww-accordion li{
font-size: 20px;
}
.ww-accordion-background{
position: absolute;
width: 100%;
height: 100%;
filter: brightness(0.7);
background-size: cover !important;
background-position: top !important;
}
.ww-accordion-section{
position: relative;
}
.ww-accordion-section .wrapper{
z-index: 10;
position: inherit;
}
.ww-accordion-section .wrapper>p{
font-size: 20px;
color: white;
}
.ww-accordions-title{
text-align: center;
font-size: 50px;
color: white;
}
.ww-accordions{
margin: 50px auto;
}
.ww-accordion{
background: white;
margin: 10px auto;
}
.ww-accordion-header{
background: white;
padding: 20px;
}
.active .ww-accordion-header{
background: rgb(144,198,50);
}
.ww-accordion-header:hover{
background: rgb(144,198,50);
cursor: pointer;
}
.ww-accordion-header:hover .ww-accordion-title,
.ww-accordion-header:hover .ww-accordion-help,
.ww-accordion-header:hover .ww-accordion-icon,
.active .ww-accordion-title,
.active .ww-accordion-icon,
.active .ww-accordion-help{
color: white;
}
.ww-accordion-image{
max-width: 22%;
margin: 1.5%;
float: left;
text-align: center;
height: 150px;
}
.ww-accordion-image img{
max-height: 150px;
}
.ww-accordion-collapse{
padding: 0px;
overflow: hidden;
height: 0;
transition: height 500ms ease;
}
.ww-accordion-sizebox{
padding: 20px;
}
.ww-accordion-title{
margin-bottom: 0 !important;
font-size: 24px !important;
float: left;
}
.ww-icon-box{
float: right;
}
.ww-accordion-icon{
font-size: 40px !important;
height: 0;
overflow: visible;
margin: 0;
line-height: 1em !important;
}:root{
--cce-green: rgb(144,198,50);
--cce-green-50: rgba(144,198,50, .7);
--cce-blue: #005b94;
--cce-blue-50: rgba(0, 91, 148, .7);
--cce-temp: rgb(60, 60, 60);
--cce-temp-50: rgba(60, 60, 60, 0.7);
} .cce-page .widget-grey ul li{
background-position: left 10px !important;
} .cce-wrapper{
max-width: 1920px;
margin: auto;
}
.cce-page .banner .wrapper{
width: 1280px;
padding: 200px 0px 0px 0px;
}
.cce-page .banner .inner{
width: 1280px;
height: auto;
padding: 20px; }
.cce-page .banner .inner h1{
margin: 0;
line-height: 1em !important;
}
.cce-page .banner .background{
height: 500px;
position: relative;
display: none;
}
.cce-page .banner .cce-banner-title{
position: absolute;
top: 44%;
left: 0;
min-width: 35%;
}
.cce-page .banner .cce-banner-desktop{
display: block;
} .cce-jump-section .cce-wrapper{
width:100%;
display: flex;
padding: 10px;
}
.cce-jump{
max-width: 33%;
flex-basis: 33%;
margin-right: 10px;
padding: 0;
margin-bottom: 0;
max-height: 300px;
}
.cce-jump:last-child{
margin-right: 0;
}
.grid-explore.cce-jump:before,
.grid-explore.cce-jump:after{
width: 100%;
}
.grid-explore.cce-jump .inner{
top: 40%;
}
.grid-explore.cce-jump h2 a{
font-size: 46px;
} .cce-main-section .cce-wrapper{
padding: 40px 80px;
}
.cce-main-header{ }
.cce-main-header h2{
font-size: 40px;
font-weight: 600;
line-height: 1em !important;
margin-bottom: 0;
color: rgb(144,198,50);
}
.cce-main-header p{
font-size: 20px;
}
.cce-page .main-content .wrapper{
padding: 40px 0;
width: 100%;
}
.cce-page .main-content .wrapper p,
.cce-page .main-content .wrapper ul,
.cce-page .main-content .wrapper li{
font-size: 20px;
}
.cce-page .main-content .left ul{
margin: 0 0 1.5em 3em;
list-style: square;
}
.cce-page .main-content .left li{
padding-left: 0;
background: none;
display: list-item;
} .cce-concepts-section .cce-wrapper{
padding: 80px; min-height: 775px;
}
.cce-concepts-header{
padding: 80px 0 0 80px;
}
.cce-concepts-header h2{
font-size: 60px;
line-height: 1em !important;
margin-bottom: 0;
}
.cce-concepts-header p{ font-size: 20px;
}
.cce-concepts{
display: flex; padding: 40px;
position: relative;
}
.cce-concept{
width: 550px;
padding: 90px;
background: rgba(255,255,255,.8);
height: 550px;
border-radius: 50%;
}
.cce-concept-1{ background-color: rgba(0, 91, 148, .7);
z-index: 1;
transform: translate(10%, 0);
}
.cce-concept-2{
z-index: 2; background-color: rgba(60, 60, 60, 0.7);
transform: translate(0, -7%);
}
.cce-concept-3{ background-color: rgba(144,198,50, .7);
z-index: 1;
transform: translate(-10%, 0);
}
.concept-header{ margin-bottom: 15px;
}
.concept-header h3{
font-size: 30px;
color: white;
text-align: center;
}
.concept-body p{
color: white;
font-size: 23px;
}
.cce-concept-1 .concept-body p{
text-align: center;
}
.cce-concept-2 .concept-body p{
text-align: center;
}
.cce-concept-3 .concept-body p{
text-align: center;
} .cce-method-section{
background-color: #005b94;
}
.cce-method-section .cce-wrapper{ padding: 80px;
}
.cce-method-header h2{
font-size: 40px;
font-weight: 600;
line-height: 1em !important;
margin-bottom: 40px;
color: rgb(144,198,50);
}
.cce-method-header p{
color: white;
font-size: 20px;
}
.cce-methods{
display: flex;
}
.cce-method{
padding: 20px;
background: rgba(255,255,255,.8);
flex-basis: 24%;
margin-left: .5%;
margin-right: .5%;
}
.cce-method .method-header{
border-bottom: 1px solid gray;
margin-bottom: 15px;
}
.cce-method h3{
font-size: 20px;
}
.cce-method p{
font-size: 18px;
}
.cce-method-links{
padding: 20px 80px 80px 80px;
}
.cce-method-link{
background-color: rgba(255,255,255,.8);
padding: 20px;
margin: .5%;
}
.cce-method-link a{
color: #35629b;
font-weight: 600;
text-decoration: none;
font-size: 20px;
} .cce-body-section{
min-height: 500px;
background: url(//inl.gov/wp-content/themes/inl/img/pattern.jpg) repeat;
}
.cce-body-grid{
display: grid; margin: auto;
}
.cce-grid-item{
padding: 20px;
}
.cce-grid-item.grid-1{
grid-column-start: 1;
}
.cce-grid-item.grid-2{
grid-column-start: 2;
}
.cce-grid-item.grid-3{
grid-column-start: 3;
}
.cce-grid-item.row-1{
grid-row-start: 1;
}
.cce-grid-item.row-2{
grid-row-start: 2;
}
.cce-grid-item.row-3{
grid-row-start: 3;
}
.cce-technology-content,
.cce-success-content,
.cce-expansion-content{
background-color: white;
}
.cce-technology-content h3,
.cce-success-content h3,
.cce-expansion-content h3{
font-size: 28px;
}
.cce-technology-content p,
.cce-success-content p,
.cce-expansion-content p{
font-size: 18px;
}
.cce-technology-media,
.cce-success-media,
.cce-expansion-media{
padding: 0;
} .cce-multimedia-section{
background-color: black;
}
.cce-multimedia-section .cce-wrapper{
min-height: 500px;
padding: 80px;
}
.cce-multimedia-header h2{
font-size: 40px;
font-weight: 600;
line-height: 1em !important;
margin-bottom: 0;
color: rgb(144,198,50);
}
.cce-multimedia-header p{
color: white;
font-size: 20px;
}
.cce-multimedia-section .mm-parent{
margin-bottom: 0;
height: 100%;
}
.cce-multimedia-right{
width: 25%;
padding-left: 1%;
}
.cce-multimedia-right .widget-grey{
margin-bottom: 0;
}
.cce-multimedia-left{
width: 75%;
}
.cce-multimedia-flex{
display: flex;
padding-top:20px;
}
.cce-multimedia-flex-inner{
display: flex;
height: 100%;
}
.cce-multimedia-item{
flex-basis: 50%;
}
.cce-multimedia-links{
}
.cce-multimedia-link{ padding: 5px;
margin: .5%;
}
.cce-multimedia-link a{
color: white;
font-weight: 500;
text-decoration: none;
font-size: 20px;
}
.cce-multimedia-link i{
color: white;
} .cce-resources-section{ }
.cce-resources-section .cce-wrapper{
min-height: 500px;
padding: 80px;
}
.cce-resources-header h2{
font-size: 40px;
font-weight: 600;
line-height: 1em !important;
margin-bottom: 0;
color: rgb(144,198,50);
} .cce-contact-section{
min-height: 500px;
}
.cce-contact-header{
padding: 80px 0 0 80px;
}
.cce-contact-header h2{
font-size: 60px;
line-height: 1em !important;
margin-bottom: 0;
color: white;
}
.cce-contact-header p{
color: white;
font-size: 20px;
}
.cce-contacts{
padding: 20px 80px 80px 80px;
}
.cce-contacts .contact{
float: left;
width: 23%;
margin-left: 1%;
margin-right: 1%;
background: rgba(0,91,148,.5);
}
.cce-contacts .contact p,
.cce-contacts .contact span{
color: white;
font-weight: 500;
}
.cce-contacts .contact .btn-blue{
background: #005b94;
color: white;
border-color: white;
}
.cce-contacts .contact .btn-blue:hover{
background: transparent;
} .cce-tabs{
width:100%;
margin: 50px auto;
}
.cce-tabs .tabs-switchers{
width: 25%;
display: table-cell;
float: left;
padding-right: 20px;
}
.cce-tabs .tabs-switchers h3{
text-transform: none;
}
.cce-tabs .tabs-switch{
padding: 0;
background: none;
opacity: 1;
margin: 0;
}
.cce-tabs .tabs-switch .tabs-title{
color: white;
cursor: pointer;
}
.cce-tabs .tabs-switch .btn-blue{
max-width: 160px;
padding: 5px 10px;
margin-top: 10px;
}
.cce-tabs .tabs-switch:hover{
background: none;
}
.cce-tabs .tabs-switch.active{
background: none;
}
.cce-tabs .tabs-switch.active .tabs-title,
.cce-tabs .tabs-switch:hover .tabs-title,
.cce-tabs .tabs-switch:hover .tabs-teaser,
.cce-tabs .tabs-switch.active .tabs-teaser{
color: rgb(144,198,50);
}
.cce-tabs .tabs-content{
width: 75%;
display: table-cell; background: #d9d9d9;
position: relative;
height: 650px;
overflow-y: scroll;
}
.cce-tabs .tabs-content .tabs-title{
font-size: 24px;
}
.cce-tabs .tabs-body p,
.cce-tabs .tabs-body a{
font-size: 20px;
}
.cce-tabs .tabs-body a{
text-decoration: none;
color: #005b94;
}
.cce-tabs .tabs-body.contacts p{
margin-bottom: 0;
}
.cce-tabs .tabs-body.contacts{
display: flex;
}
.cce-contacts-left, .cce-contacts-right{
flex-basis: 50%;
}
.cce-contacts-left{
padding-right: 20px;
border-right: 1px solid #ccc;
}
.cce-contacts-right{
padding-left: 20px;
}
.cce-tabs .tabs-content .btn-blue{
background: rgb(144,198,50);
border: 0;
color: white;
}
.cce-tabs .tabs-content .tabs-button{
width: 100%;   margin-top: 20px 0;
text-align: center;
}
.cce-tabs .tabs-content .btn-blue:hover{
background: rgba(6, 31, 33, 0.9) !important;
}
.cce-tabs .tabs-item{
overflow: hidden;
margin:0;
display: none;
}
.cce-tabs .tabs-item.active{
display: block;
margin:40px;
margin-bottom: 35px;
}
.cce-tabs .tabs-cat{
color: white;
margin: 0;
font-size: 24px;
font-weight: 600;
}
.cce-tabs .tabs-category{
margin-bottom: 10px;
}
.cce-tabs .tabs-category .tabs-title{
padding-left: 20px;
}
.cce-tabs .tabs-category .tabs-title,
.cce-tabs .tabs-category .tabs-title a{
color: white;
font-weight: 400;
text-decoration: none;
font-family: "Raleway";
font-size: 24px;
cursor: pointer;
margin-bottom: 10px !important;
}
.cce-tabs .tabs-category .tabs-title a:hover{
color: rgb(144,198,50);
} .cce-accordions{
margin: 50px auto;
display: none;
}
.cce-accordions .accordion-cat{
text-align: center;
color: white;
font-size: 26px;
}
.cce-method-section .cce-tabs,
.cce-multimedia-section .cce-tabs,
.cce-resources-section .cce-tabs{
display: flex;
}
.cce-accordion{
background: white;
margin: 10px auto;
}
.cce-accordion-header{
background: white;
padding: 20px;
}
.active .cce-accordion-header{
background: #35629b;
}
.cce-accordion-header:hover{
background: #35629b;
cursor: pointer;
}
.cce-accordion-header:hover .cce-accordion-title,
.cce-accordion-header:hover .cce-accordion-help,
.active .cce-accordion-title,
.active .cce-accordion-help{
color: white;
}
.cce-accordion-image{
max-width: 22%;
margin: 1.5%;
float: left;
text-align: center;
height: 150px;
}
.cce-accordion-image img{
max-height: 150px;
}
.cce-accordion-sheet{
max-width: 22%;
margin: 1.5%;
float: left;
text-align: center;
height: 150px;
}
.cce-accordion-collapse{
padding: 0px;
overflow: hidden;
height: 0;
transition: height 500ms ease;
}
.cce-accordion-sizebox{
padding: 20px;
}
.cce-black,
.cce-black>a{
color: black !important;
}
.cce-black>a:hover{
color: rgb(144,198,50) !important;
}
.active .cce-black{
color: rgb(144,198,50) !important;
} @media screen and (max-width: 1800px){
.cce-concepts{
display: flex;
padding: 0;
}
.cce-concepts-section .cce-wrapper{
min-height: inherit;
}
.cce-concept{
position: relative;
padding: 65px;
height: auto;
width: 33%;
border-radius: 0;
}
.cce-concept:first-child{
transform: translate(7%,0);
}
.cce-concept:nth-child(2){
transform: translate(0, -7%);
}
.cce-concept:last-child{
transform: translate(-7%,0);
}
.concept-body p{
font-size: 16px;
}
.concept-header h3{
font-size: 20px;
}
}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1024px){
.cce-concept{
padding: 30px;
}
.cce-tabs .tabs-category .tabs-title,
.cce-tabs .tabs-category .tabs-title a{
font-size: 12px;
font-weight: 500;
}
.grid-explore.cce-jump h2 a{
font-size: 30px;
}
.cce-main-header h2,
.cce-method-header h2,
.cce-multimedia-header h2,
.cce-resources-header h2{
font-size: 40px;
}
}
@media screen and (max-width:768px){
.cce-concepts{
display: block;
}
.cce-concept{
width: 100%;
}
.cce-concept-1 .concept-body p,
.cce-concept-2 .concept-body p,
.cce-concept-3 .concept-body p{
text-align: center;
}
.cce-concept:first-child{
transform: translate(0,7%);
}
.cce-concept:nth-child(2){
transform: translate(0,0);
}
.cce-concept:last-child{
transform: translate(0,-7%);
}
.cce-wrapper{
padding: 40px !important;
}
.cce-jump-section .cce-wrapper{
padding: 10px !important;
}
.cce-tabs .tabs-switch .tabs-title,
.cce-tabs .tabs-cat{
font-size: 14px;
}
.cce-tabs .tabs-body.contacts{
display: block;
}
.cce-contacts-left{
border-right: 0;
padding-right: 0;
}
.cce-contacts-right{
padding-left: 0;
}
}
@media screen and (max-width:425px){
.cce-page .banner .background{
display: block;
}
.cce-page .banner .cce-banner-desktop{
display: none;
}
.cce-page .cce-accordions{
display: block;
}
.cce-method-section .cce-tabs,
.cce-multimedia-section .cce-tabs,
.cce-resources-section .cce-tabs{
display: none;
}
.cce-wrapper{
padding: 20px !important;
}
.concept-body p{
font-size: 20px;
}
.concept-header h3{
font-size: 24px;
}
.cce-jump-section .cce-wrapper{
display: block;
}
.cce-jump{
width: 100%;
max-width: 100%;
flex-basis: auto;
padding-bottom: 10px;
}
.cce-jump-section{
display: none;
}
}.article-template-default .main-content .wrapper{
max-width: 1280px;
width: auto;
}
.article-template-default .article-content p{
padding: 0;
}
.article-template-default .ssba.ssbp-wrap{
margin-top: 20px;
}
.article-related{
padding: 60px;
}
.article-related .decor-h2{
text-align: center;
margin: 0;
}
.article-related .decor-h2.title-light{
color:white;
}
.article-related .owl-carousel{
margin-top: 50px;
}
.article-related .owl-carousel .owl-prev span,
.article-related .owl-carousel .owl-next span{
color: white;
font-size: 64px;
}
.article-related .owl-carousel .owl-prev{
float: left;
}
.article-related .owl-carousel .owl-next{
float: right;
}
.article-related .owl-carousel .owl-nav{
position: absolute;
z-index: -1;
top: 38%;
left: -4%;
width: 100vw;
padding: 20px;
}
.article-related .owl-carousel .owl-dots{
padding-top: 20px;
} .related-page{
background: white; min-height: 644px;
position: relative;
}
.related-page-left{
width:100%;
height: 344px;
}
.related-page-right{
width:100%;
padding: 20px 40px 70px 40px; }
.related-page-button{
position: absolute;
padding-right: 20px;
padding-bottom: 20px;
bottom: 0;
right: 0;
}
.related-page-button .btn-blue{
margin-bottom: 0;
}
.article-related button{
box-shadow: unset;
}
.related-page-image {
display: block;
float: left;
margin-right: 20px; width: 250px !important;
} @media screen and (min-width: 2560px){
.article-related .owl-carousel .owl-nav{
left: -2.5%;
}
}
@media screen and (max-width: 1440px){
.article-related .related-page .related-page-right{
min-height: 380px;
}
.article-related .owl-carousel .owl-nav{
left: -4.5%;
}
}
@media screen and (max-width: 1024px){
.article-related .related-page .related-page-right{
min-height: 600px;
}
.article-related .owl-carousel .owl-nav{
left: -6.5%;
}
}
@media screen and (max-width: 768px){
.article-related .related-page{
display: block;
}
.article-related .related-page .related-page-left{
width: 100%;
height: 200px;
}
.article-related .related-page .related-page-right{
width: 100%;
min-height: 530px;
}
.article-related .owl-carousel .owl-nav{
left: -9.5%;
}
}
@media screen and (max-width: 425px){
.article-related{
padding: 20px;
}
.article-related .decor-h2{
font-size: 24px !important;
background: unset;
padding-bottom: 0;
}
.article-related .owl-carousel{
margin-top: 20px;
}
.article-related .related-page .related-page-right{
min-height: unset;
}
.article-related .related-page{
min-height: unset;
}
.article-related .owl-carousel .owl-nav{
position: inherit;
z-index: 0;
top: auto;
left: auto;
width: auto;
padding: 0;
}
.article-related .owl-carousel .owl-dots{
padding-top: 0;
}
.article-related .owl-carousel .owl-prev{
float: none;
}
.article-related .owl-carousel .owl-next{
float: none;
}
}.mt-page p, .mt-page h1, .mt-page h2, .mt-page h3, .mt-page h4, .mt-page h5, .mt-page span, .mt-page li {
color: #4d4d4d;
}
.mt-page h4{
font-size: 22px;
}
.mt-page h5{
font-size: 20px;
}
.mt-page p, .mt-page span, .mt-page li, .mt-page a{
font-size: 18px;
} .home .programs .wrapper{
width: 1280px;
}
@media only screen and (max-width: 1024px){
.home .programs .wrapper{
width: auto;
}
} .btn{
border: 0;
border-radius: 0;
color: #fff !important; letter-spacing: 1px;
font-weight: 400;
font-size: 14px;
text-transform: uppercase;
text-shadow: 1px 1px 5px #000 !important;
text-decoration: none;
padding: 8px 12px;
margin: 0;
height: 40px;
box-shadow: unset;
text-shadow: unset;
transition: all 0.50s;
line-height: 1.3em !important;
}
.btn:hover{
color: white;
opacity: .75;
}
.btn.btn-cherenkov{
background: rgb(7,81,158);
}
.btn.btn-chlorophyll{
background: rgb(141,195,64);
}
.btn.btn-electric{
background: rgb(43,168,224);
}
.btn.btn-infrared{
background: rgb(207,30,76);
}
.btn.btn-oxide{
background: rgb(246,140,32);
}
.btn.btn-heliotrope{
background: rgb(131,35,106);
}
.mt-page span{
font-size: inherit;
}
.mt-wrapper {
margin: auto;
max-width: 1920px;
padding: 60px 0 30px 0;
}
.mt-content{
max-width: 1268px;
}
.mt-content .left{
width:62%;
}
.mt-content .right{
width:37%;
margin-left: 1%;
}
.mt-content.wide, .mt-content.wideboxes{
max-width: 1280px;
}
.mt-content.wideboxes .left{
width:75%;
}
.mt-content.wideboxes .right{
width:24%;
margin-left: 1%;
}
.mt-page .banner.title-wide .wrapper{
max-width: 1280px;
width: 100%;
padding: 0;
}
.mt-page .banner.title-right .wrapper .inner{
text-align: right;
}
.mt-page .banner.title-left .wrapper .inner{
text-align: left;
}
.mt-page .banner.title-wide.title-right .wrapper h1{
width: 1280px; }
.mt-page .banner.title-right .wrapper h1{
width: 1024px; }
.mt-page .banner .wrapper a{
text-decoration: none;
}
.mt-page .banner .wrapper a:hover h1{
opacity: .75;
}
.mt-section-link{
text-align: center;
} .mt-faq .owl-nav span{
font-size: 50px;
color: white;
text-shadow: none;
}
.mt-faq.owl-carousel .owl-nav{
position: absolute;
width: 100vw;
top: 20%;
left: -5vw;
z-index: 1;
}
.mt-faq.owl-carousel .owl-stage-outer{
z-index: 10;
}
.mt-faq.owl-carousel{
margin-left: auto;
margin-right: auto;
width: 90vw;
}
.mt-faq.owl-carousel .owl-nav button.owl-prev{
float: left;
}
.mt-faq.owl-carousel .owl-nav button.owl-next{
float: right;
}
.mt-faq.owl-carousel .owl-nav button.owl-prev,
.mt-faq.owl-carousel .owl-nav button.owl-next{
background: #05509f !important;
box-shadow: none;
padding: 20px !important;
}
.mt-faq .owl-dots{
display: none;
} .page-template-template-marketing .tingle-modal-box__content h2{
text-transform: none;
color: #05509f;
font-weight: 400;
} .lgc-first .inside-grid-column{
padding-right: 20px;
}
.lgc-last .inside-grid-column{
padding-left: 20px;
} .mt-btn{
padding: 20px;
width: 100%;
display: block;
text-decoration: none;
font-size: 20px;
color: #fff;
max-width: 200px;
text-align: center;
}
.mt-btn.cherenkov{
background: rgb(7,81,158);
}
.mt-btn.chlorophyll{
background: rgb(141,195,64);
}
.mt-btn.electric{
background: rgb(43,168,224);
}
.mt-btn.infrared{
background: rgb(207,30,76);
}
.mt-btn.oxide{
background: rgb(246,140,32);
}
.mt-btn.heliotrope{
background: rgb(131,35,106);
}
.mt-section .mt-jumps{
display: flex;
flex-wrap: wrap;
width: 100%; justify-content: center;
}
.mt-jumps .mt-jump{
text-align: center;
background: white;
flex-basis: 32%;
padding: 20px 20px 50px 20px;
margin: .5%;
position: relative;
}
.mt-jumps .mt-jump h3{
font-size: 18px;
margin-bottom: 20px;
}
.mt-jumps .mt-jump i{
margin: 20px 0;
}
.mt-jumps .mt-jump .mt-jump-readmore{
text-align: center;
width: 100%;
position: absolute;
bottom: 0;
left: 0;
margin-bottom: 30px;
}
.mt-jumps .mt-jump .mt-jump-btn{
padding: 10px 15px;
margin-bottom: 20px;
width: 150px; text-decoration: none;
font-size: 20px;
}
.mt-section.jumps .mt-wrapper{
max-width: 1280px;
padding-top: 60px;
padding-bottom: 30px;
} .mt-contacts{
margin-top: 40px;
flex-wrap: wrap;
justify-content: space-evenly;
}
.mt-contacts.per-row-1 .contact{
flex-basis: 99%;
}
.mt-contacts.per-row-2 .contact{
flex-basis: 49%;
}
.mt-contacts.per-row-3 .contact{
flex-basis: 32%;
}
.mt-contacts.per-row-4 .contact{
flex-basis: 24%;
}
.mt-contacts .contact{
margin-left: .5%;
margin-right: .5%;
background: none;
}
.mt-contacts .contact.no-form{
background: #ffffff;
position: relative;
}
.mt-contacts .contact .contact-inner{
background: #ffffff;
padding: 20px;
position: relative;
}
.mt-contacts .contact.no-form .contact-inner{
height: auto;
padding-bottom: 60px;
}
.mt-contacts .contact.no-form .email-container{
position: absolute;
left: 0;
bottom: 0;
width: 100%;
padding: 20px;
}
.mt-contacts .contact .contact-inner p{
color: #4d4d4d;
}
.mt-contacts .contact .contact-inner .mt-contact-img{ } .dyn-slider-archive{
text-align: right;
}
.dyn-slider-archive a{
text-decoration: none;
text-transform: uppercase;
color: rgb(7, 81, 158);
}
.dyn-slider-divider{
height: 24px;
width: 100%;
background: url(//inl.gov/wp-content/themes/inl/img/Green_bar_1400w.png);
background-position: center;
background-size: auto;
background-repeat: no-repeat;
margin-bottom: 20px;
}
.dynamic-slider .owl-carousel{
padding-left: 40px;
padding-right: 45px;
}
.dynamic-slider .owl-carousel .owl-stage-outer {
z-index: 2;
}
.dynamic-slider .owl-nav{
margin: 0;
position: absolute;
width: 100%;
top: 20%;
left: 0;
z-index: 1;
}
.dynamic-slider .owl-carousel .owl-nav button.owl-prev, .dynamic-slider .owl-carousel .owl-nav button.owl-next {
background: #05509f !important;
box-shadow: none;
padding: 10px !important;
line-height: 36px;
}
.dynamic-slider .owl-nav button.owl-next {
float: right;
}
.dynamic-slider .owl-nav button.owl-prev {
float: left;
}
.dynamic-slider .owl-nav span {
font-size: 50px;
color: white;
text-shadow: none;
line-height: 50px !important;
}
.dynamic-slider .owl-dots .owl-dot{
box-shadow: none;
}
.dynamic-slider .owl-dots .owl-dot.active span,
.dynamic-slider .owl-dots .owl-dot:hover span{
background: #05509f !important;
}
.dynamic-slider .inner{
height: auto;
display: block;
margin: auto;
width: auto;
}
.dynamic-slider .dyn-header{
font-weight: 400;
}
.dynamic-slider .owl-stage{
display: flex;
margin-bottom: 20px;
}
.dynamic-slider .owl-item{
background: white;
box-shadow: 1px 1px 5px rgba(0,0,0,.5);
margin: 10px;
}
.dyn-item:hover{
cursor: pointer;
}
.dynamic-slider .dyn-item{
display: flex;
height: 100%;
min-height: 200px;
}
.dynamic-slider .dyn-item.multimedia{
display: block;
height: 100%;
background-color: rgb(7, 81, 158);
}
.dynamic-slider .owl-item .dyn-left{
flex-basis: 40%;
background: url(https://inl-gov.imgix.net/2018/11/Blank-INL-Banner-2.png?auto=compress%2Cformat&fit=scale&h=310&ixlib=php-1.2.1&w=575&wpsize=medium);
background-position: center !important;
background-size: cover !important;
}
.dynamic-slider .dyn-item.multimedia .dyn-left{
width: 100%;
height: 150px;
}
.dynamic-slider .owl-item .dyn-right{
flex-basis: 60%;
padding: 10px;
}
.dynamic-slider .dyn-item.multimedia .dyn-right{
width: 100%;
height: auto;
background-color: rgb(7, 81, 158);
}
.dynamic-slider .owl-item .dyn-right h3{
text-transform: uppercase;
font-size: 15px;
font-weight: 600;
color: black;
}
.dynamic-slider .owl-item .dyn-right span{
color: black;
font-size: 14px;
}
.dynamic-slider .owl-item .dyn-right p{
color: black;
font-size: 12px;
}
.dynamic-slider .owl-item .multimedia .dyn-right p,
.dynamic-slider .owl-item .multimedia .dyn-right span{
color: white;
}
.dynamic-slider .owl-item .multimedia .dyn-right h3{
color: white;
}
.dynamic-slider .owl-item .dyn-right .readmore-container{
width: 100%;
padding: 0 10px;
position: absolute;
bottom: 0;
left: 0;
text-align: right;
}
.dynamic-slider .owl-item .dyn-right a{
color: rgb(43,168,224);
font-size: 12px;
text-decoration: none;
font-weight: 600;
text-transform: uppercase;
}
.dynamic-slider .owl-item .multimedia .dyn-right a{
color: rgb(141,195,64);
}
.dynamic-slider .owl-item .dyn-right a:after{
content: ' \203A';
} .dyn-item.large{
display: block;
}
.dyn-item.large .dyn-left{
width: 100%;
height: 200px;
}
.dyn-item.large .dyn-right{
text-align: center;
}
.dyn-item.large .dyn-right h3{
font-size: 22px;
text-transform: none;
}
.dyn-item.large .dyn-right p{
font-size: 18px;
}
.n2-ss-margin{
max-width: 1280px;
margin: auto !important;
} .mt-accordion p,
.mt-accordion a,
.mt-accordion li{
font-size: 20px;
}
.mt-accordion-background{
position: absolute;
width: 100%;
height: 100%;
filter: brightness(0.7);
background-size: cover !important;
background-position: top !important;
}
.mt-accordion-section{
position: relative;
}
.mt-accordion-section .wrapper{
z-index: 10;
position: inherit;
}
.mt-accordion-section .wrapper>p{
font-size: 20px;
color: white;
}
.mt-accordions-title{
text-align: center;
font-size: 50px;
color: white;
}
.mt-accordions{
margin: 50px auto;
}
.mt-accordion{
background: white;
margin: 10px auto;
}
.mt-accordion-header{
background: white;
padding: 20px;
}
.active .mt-accordion-header{
background: rgb(144,198,50);
}
.mt-accordion-header:hover{
background: rgb(144,198,50);
cursor: pointer;
}
.mt-accordion-header:hover .mt-accordion-title,
.mt-accordion-header:hover .mt-accordion-help,
.mt-accordion-header:hover .mt-accordion-icon,
.active .mt-accordion-title,
.active .mt-accordion-icon,
.active .mt-accordion-help{
color: white;
}
.mt-accordion-image{
max-width: 22%;
margin: 1.5%;
float: left;
text-align: center;
height: 150px;
}
.mt-accordion-image img{
max-height: 150px;
}
.mt-accordion-collapse{
padding: 0px;
overflow: hidden;
height: 0;
transition: height 500ms ease;
}
.mt-accordion-sizebox{
padding: 20px;
}
.mt-accordion-title{
margin-bottom: 0 !important;
font-size: 24px !important;
float: left;
}
.mt-icon-box{
float: right;
}
.mt-accordion-icon{
font-size: 40px !important;
height: 0;
overflow: visible;
margin: 0;
line-height: 1em !important;
}
@media screen and (max-width: 1024px){
.mt-page .mt-section .mt-wrapper{
padding: 20px;
}
.mt-page .banner .wrapper .inner{
padding: 0px 20px !important;
}
.mt-content.wideboxes .left{
width:62%;
}
.mt-content.wideboxes .right{
width:37%;
}
.dynamic-slider .dyn-item{
display: block;
}
.dynamic-slider .dyn-item .dyn-left{
width: 100%;
height: 150px;
}
}
@media screen and (max-width: 768px){
.mt-jumps .mt-jump{
flex-basis: 33%;
}
.mt-contacts.per-row-4 .contact{
flex-basis: 49%;
}
.mt-content.wideboxes .left{
width:100%;
}
.mt-content.wideboxes .right{
width:100%;
}
}
@media screen and (max-width: 425px){
.mt-page .mt-section .mt-wrapper{
padding: 20px;
}
.mt-content .left{
width:100% !important;
}
.mt-content .right{
width:100% !important;
}
.mt-page .banner .wrapper .inner{
padding: 0px 20px !important;
}
.mt-faq.owl-carousel .owl-nav button.owl-prev,
.mt-faq.owl-carousel .owl-nav button.owl-next{
padding: 10px !important;
}
.mt-faq .owl-nav span{
font-size: 20px;
}
.mt-contacts{
display: block !important;
}
.mt-jumps{
display: block !important;
}
}.nhs-page p, .nhs-page h1, .nhs-page h2, .nhs-page h3, .nhs-page h4, .nhs-page h5, .nhs-page span, .nhs-page li {
color: black;
}
.nhs-page h1{
text-transform: none;
margin: 0;
}
.nhs-page .banner .inner h1,
.nhs-section.banner .inner h1{
text-transform: uppercase;
margin: 0 0 15px 0;
}
.nhs-page h2{
font-size: 36px;
text-transform: none;
margin: 0;
}
.nhs-page h3{
font-size: 28px;
}
.nhs-page h4{
font-size: 25px;
}
.nhs-page h5{
font-size: 23px;
}
.nhs-page p, .nhs-page span, .nhs-page li, .nhs-page a{
font-size: 20px;
}
.nhs-page span{
font-size: inherit;
}
.nhs-page .nhs-section-link{
text-align: center;
margin-top: 40px;
padding: 17px 0;
}
.nhs-page .nhs-anchor{
position: relative;
top: -30px;
}
.nhs-page .nhs-button{
text-decoration: none;
background: rgb(7, 81, 158);
padding: 20px;
color: white;
}
.nhs-page .nhs-button:hover{
opacity: .75;
}
.nhs-dyn-bttn{
text-decoration: none;
color: rgb(7, 81, 158);
text-transform: uppercase;
font-weight: 600;
}
.nhs-page .nhs-section.wysiwyg,
.nhs-page .nhs-section.leftnav,
.nhs-page .nhs-section.contacts{
padding: 50px;
}
.nhs-page #row_0_wysiwyg{
padding-top: 0px !important;
}
.nhs-page .nhs-section.sidebar .nhs-content,
.mt-section.wysiwyg.sidebar .mt-content{
display: flex;
}
.nhs-page .nhs-section.sidebar .nhs-content .left-col,
.mt-section.wysiwyg.sidebar .left-col{
flex-basis: 70%;
padding-right: 30px;
}
.nhs-page .nhs-section.sidebar .nhs-content .right-col,
.mt-section.wysiwyg.sidebar .right-col{
flex-basis: 30%;
padding-left: 30px; }
.nhs-page .nhs-section.sidebar .nhs-content .nhs-sidebar,
.mt-section.wysiwyg.sidebar .nhs-sidebar{
margin: 0;
list-style: none;
}
.nhs-page .nhs-section.sidebar .nhs-content .nhs-highlights,
.mt-section.wysiwyg.sidebar .nhs-highlights{
padding: 15px;
background-color: rgb(236, 236, 236);
box-shadow: -5px 5px 10px rgb(0,0,0, .50);
margin-bottom: 20px;
}
.nhs-page .nhs-section.sidebar .nhs-content .nhs-sidebar li,
.mt-section.wysiwyg.sidebar .nhs-sidebar li{
margin-bottom: 10px;
font-size: 16px;
}
.nhs-page .nhs-section.sidebar .nhs-content .nhs-sidebar li a,
.mt-section.wysiwyg.sidebar .nhs-sidebar li a{
color: black;
text-decoration: none;
font-size: 16px;
}
.nhs-page .nhs-section.sidebar .nhs-content .nhs-sidebar li a span,
.mt-section.wysiwyg.sidebar .nhs-sidebar li a span{
color: rgb(7, 81, 158);
text-transform: uppercase;
font-size: 16px;
}
.nhs-page .nhs-section.sidebar .nhs-content .right-col h4,
.mt-section.wysiwyg.sidebar .nhs-highlights h4{
color: rgb(43, 168, 224);
margin-bottom: 10px;
}
.nhs-page .nhs-section.sidebar .nhs-content .right-col .more-link,
.mt-section.wysiwyg.sidebar .nhs-highlights .more-link{
color: rgb(43, 168, 224);
text-transform: uppercase;
text-decoration: none;
font-weight: 600;
}
.nhs-page .nhs-section.sidebar .nhs-content .right-col .nhs-highlights > div{
margin-top: 30px;
}
.nhs-page .nhs-section.sidebar .nhs-content .right-col .more-link:after,
.nhs-page .nhs-section.sidebar .nhs-content .nhs-sidebar li a:after,
.mt-section.wysiwyg.sidebar .nhs-highlights li a:after,
.mt-section.wysiwyg.sidebar .nhs-highlights .more-link:after{
content: ' \203A\203A';
}
.nhs-page .nhs-section.sidebar .nhs-content .nhs-sidebar li a:hover,
.mt-section.wysiwyg.sidebar .nhs-sidebar li a:hover{
color: rgb(43, 168, 224);
}
.nhs-title-container{
max-width: 1280px;
width: 90vw;
margin: auto;
}
.nhs-section-title{
color: rgb(7, 81, 158);
text-transform: none;
font-weight: 600;
margin: 0 0 15px !important;
}
.nhs-wrapper {
margin: auto;
max-width: 1920px;
width: 90vw;
padding: 0 0 30px 0;
}
.nhs-content{
max-width: 1268px;
}
.nhs-content .left{
width:62%;
}
.nhs-content .right{
width:37%;
margin-left: 1%;
}
.nhs-content.wide, .nhs-content.wideboxes{
max-width: 1280px;
}
.nhs-content.wideboxes .left{
width:75%;
}
.nhs-content.wideboxes .right{
width:24%;
margin-left: 1%;
}
.nhs-page .banner .nhs-mask{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.nhs-page .banner .nhs-mask.dark{
background: rgba(6, 31, 33, 0.6);
}
.nhs-page .banner .nhs-mask.light{
background: rgba(195, 209, 210, 0.6);
}
.nhs-page .banner .wrapper.dark h1,
.nhs-page .banner .wrapper.dark h2,
.nhs-page .banner .wrapper.none h1,
.nhs-page .banner .wrapper.none h2,
.nhs-section.banner .wrapper.dark h1,
.nhs-section.banner .wrapper.dark h2,
.nhs-section.banner .wrapper.none h1,
.nhs-section.banner .wrapper.none h2{
color: white;
text-shadow: 5px 5px 5px black;
}
.nhs-page .banner .wrapper.light h1,
.nhs-page .banner .wrapper.light h2,
.nhs-section.banner .wrapper.light h1,
.nhs-section.banner .wrapper.light h2{
color: black;
text-shadow: 5px 5px 5px gray;
}
.nhs-page .banner.title-wide .wrapper,
.nhs-section.banner.title-wide .wrapper{
max-width: 1280px;
width: 100%;
padding: 0;
}
.nhs-page .banner.title-right .wrapper .inner{
text-align: right;
}
.nhs-page .banner.title-left .wrapper .inner{
text-align: left;
}
.nhs-page .banner .wrapper .inner h1,
.nhs-section.banner .wrapper .inner h1{
font-weight: 400;
font-size: 48px;
}
.nhs-page .banner .wrapper .inner h2,
.nhs-section.banner .wrapper .inner h2{
font-weight: 400;
font-size: 30px;
}
.nhs-page .banner.title-wide.title-right .wrapper h1{
width: 1280px; }
.nhs-page .banner.title-right .wrapper h1{
width: 1024px; } .nhs-links-section{
display: table;
width: 100%;
max-width: 1280px;
margin: auto;
transform: translate(0, -50%);
}
.nhs-links{
display: table-row;
}
.nhs-links a{
display: table-cell;
text-decoration: none;
}
.nhs-link-box{
background-color: rgb(7, 81, 158);
margin:0px 10px;
padding: 20px;
text-align: center;
font-size: 18px;
color: white;
} #nhs-navigation{ width: 100%;
position: absolute;
margin: auto;
transform: translate(0, -50%);
z-index: 500;
}
#nhs-navigation .main-nav{
text-align: center;
display: block;
margin-right: 0px;
}
#nhs-navigation .menu > .menu-item{
display: inline-block;
vertical-align: top;
position: relative;
background: rgb(7, 81, 158);
padding: 15px 25px;
}
#nhs-navigation .menu > .menu-item.current_page_item > a,
#nhs-navigation .menu > .menu-item.current-menu-parent > a{
font-weight: 600;
}
#nhs-navigation .menu > .menu-item > a{
color: white;
text-transform: none;
padding: 0;
font-size: 18px;
font-weight: 400;
}
#nhs-navigation .menu > .menu-item > .sub-menu{
width: 500px;
padding: 25px 30px;
border-top: 4px solid rgb(43, 168, 224);
position: absolute;
left: -999em;
top: 60px;
background: rgb(7, 81, 158);
text-align: left;
}
#nhs-navigation .menu > .menu-item.menu-item-has-children:hover > .sub-menu,
#nhs-navigation .menu > .menu-item.menu-item-has-children > .sub-menu:hover{
left: 0;
margin-left: 0px;
}
#nhs-navigation .menu > .menu-item-has-children:after{
content: '▼';
color: white;
font-size: 10px;
position: absolute;
right: 12px;
top: 17px;
}
#nhs-navigation .menu > .menu-item-has-children{
padding-right: 30px;
}
#nhs-navigation .sub-menu .menu-item{
display: inherit;
}
#nhs-navigation .sub-menu .menu-item > .sub-menu{
margin-left: 10px;
display: inherit;
background: rgb(7, 81, 158);
}
#nhs-navigation .sub-menu .menu-item > .sub-menu a{
font-weight: 400;
text-transform: none;
} .nhs-carousel{
display: flex;
flex-wrap: wrap;
}
.flex-16 .nhs-carousel-item{
flex-basis: 16.5%;
margin: auto;
padding: 10px;
}
.flex-20 .nhs-carousel-item{
flex-basis: 20%;
margin: auto;
padding: 10px;
}
.flex-25 .nhs-carousel-item{
flex-basis: 25%;
margin: auto;
padding: 10px;
}
.flex-33 .nhs-carousel-item{
flex-basis: 33%;
margin: auto;
padding: 10px;
}
.flex-50 .nhs-carousel-item{
flex-basis: 48%;
margin: .5%;
}
.flex-100 .nhs-carousel-item{
flex-basis: 100%;
margin: auto;
}
.nhs-carousel-title{
font-size: 28px;
color: rgb(7, 81, 158) !important;
font-weight: 600;
margin-bottom: 10px;
}
.nhs-carousel-title-link{
text-decoration: none;
}
.flex-33 .nhs-carousel-item img{
max-height: 250px;
}
.flex-50 .nhs-carousel-item img{
max-height: auto;
}
.flex-100 .nhs-carousel-item img{
max-height: auto;
}
.nhs-carousel-link{ text-align: center;
}
.owl-item .nhs-carousel-link{
position: absolute;
bottom: 30px;
left: 0;
width: 100%;
}
.nhs-carousel .owl-item{
min-height: 600px !important;
padding-bottom: 50px;
background: white;
border-radius: 10px;
transition: all 100ms;
}
.nhs-carousel .owl-item:hover{
transform: scale(1.01);
}
.nhs-carousel .owl-item .nhs-carousel-body{
text-align: center;
padding: 0 10px;
}
.nhs-carousel.nhs-dynamic .owl-item .nhs-carousel-body{
text-align: left;
}
.nhs-carousel .owl-item img{
border-radius: 10px 10px 0 0;
}
.nhs-carousel .owl-item .nhs-carousel-title{
margin-bottom: 0;
}
.nhs-carousel .owl-nav{
width: 108%;
left: -4%;
position: absolute;
top: 20%;
}
.nhs-carousel .owl-nav .owl-next{
float: right;
}
.nhs-carousel .owl-nav .owl-prev{
float: left;
}
.nhs-carousel .owl-nav button > span{
color: white;
font-size: 50px;
vertical-align: middle;
}
.nhs-carousel .owl-nav button{
background: rgb(7, 81, 158) !important;
border-radius: 0 !important;
margin: 0 !important;
height: 75px;
width: 50px;
}
.nhs-carousel .owl-nav button,
.nhs-carousel .owl-dots button{
box-shadow: none;
} .nhs-faq .owl-nav span{
font-size: 50px;
color: white;
text-shadow: none;
}
.nhs-faq.owl-carousel .owl-nav{
position: absolute;
width: 100vw;
top: 20%;
left: -5vw;
z-index: 1;
}
.nhs-faq.owl-carousel .owl-stage-outer{
z-index: 10;
}
.nhs-faq.owl-carousel{
margin-left: auto;
margin-right: auto;
width: 90vw;
}
.nhs-faq.owl-carousel .owl-nav button.owl-prev{
float: left;
}
.nhs-faq.owl-carousel .owl-nav button.owl-next{
float: right;
}
.nhs-faq.owl-carousel .owl-nav button.owl-prev,
.nhs-faq.owl-carousel .owl-nav button.owl-next{
background: #05509f !important;
box-shadow: none;
padding: 20px !important;
}
.nhs-faq .owl-dots{
display: none;
} .page-template-template-marketing .tingle-modal-box__content h2{
text-transform: none;
color: #05509f;
font-weight: 400;
} .lgc-first .inside-grid-column{
padding-right: 20px;
}
.lgc-last .inside-grid-column{
padding-left: 20px;
} .nhs-section.leftnav .nhs-section-title:hover{
cursor: pointer;
}
.nhs-tabs{
width:100%;
margin: 50px auto;
display: flex;
}
.nhs-tabs .tabs-switchers{
width: 33%;
display: table-cell;
float: left;
padding-right: 20px;
position: relative;
transition: 100ms ease all;
}
.nhs-tabs.collapsed .tabs-switchers{
width: 0%;
}
.nhs-tabs.collapsed .tabs-switchers .tabs-category{
display: none;
}
.nhs-tabs.collapsed .tabs-content{
width: 100%;
}
.nhs-tabs .tabs-switchers .m-collapse{
display: none;
}
.nhs-tabs .tabs-switchers h3{
text-transform: none;
}
.nhs-tabs .tabs-switch{
padding: 0;
background: none;
opacity: 1;
margin: 0;
text-decoration: none;
}
.nhs-tabs .tabs-switch .tabs-title{
color: white;
cursor: pointer;
}
.nhs-tabs .tabs-switch .btn-blue{
max-width: 160px;
padding: 5px 10px;
margin-top: 10px;
}
.nhs-tabs .tabs-switch:hover{
background: none;
}
.nhs-tabs .tabs-switch.active{
background: none;
}
.nhs-tabs .tabs-switch.active .tabs-title,
.nhs-tabs .tabs-switch:hover .tabs-title,
.nhs-tabs .tabs-switch:hover .tabs-teaser,
.nhs-tabs .tabs-switch.active .tabs-teaser{
color: var(--cce-green);
}
.nhs-tabs .tabs-content{
width: 66%;
display: table-cell; background: #d9d9d9;
position: relative;  transition: 100ms ease all;
}
.nhs-tabs .tabs-content .tabs-title{
font-size: 24px;
color: black;
}
.nhs-tabs .tabs-body p,
.nhs-tabs .tabs-body a,
.nhs-tabs .tabs-body li{
font-size: 20px;
color: black;
}
.nhs-tabs .tabs-body img{
max-height: 300px;
width: auto; }
.nhs-tabs .tabs-body a{
text-decoration: none;
color: var(--nhs-blue);
}
.nhs-tabs .tabs-body.contacts p{
margin-bottom: 0;
}
.nhs-tabs .tabs-body.contacts{
display: flex;
}
.nhs-contacts-left, .nhs-contacts-right{
flex-basis: 50%;
}
.nhs-contacts-left{
padding-right: 20px;
border-right: 1px solid #ccc;
}
.nhs-contacts-right{
padding-left: 20px;
}
.nhs-tabs .tabs-content .btn-blue{
background: var(--cce-green);
border: 0;
color: white;
}
.nhs-tabs .tabs-content .tabs-button{
width: 100%;   margin-top: 20px 0;
text-align: center;
}
.nhs-tabs .tabs-content .btn-blue:hover{
background: rgba(6, 31, 33, 0.9) !important;
}
.nhs-tabs .tabs-item{
overflow: hidden;
margin:0;
display: none;
}
.nhs-tabs .tabs-item.active{
display: block;
margin:40px;
margin-bottom: 35px;
}
.nhs-tabs .tabs-cat{
color: white;
margin: 0;
font-size: 24px;
font-weight: 600;
margin-bottom: 10px;
}
.nhs-tabs .tabs-category{
margin-bottom: 10px;
}
.nhs-tabs .tabs-category .tabs-title{
padding-left: 20px;
}
.nhs-tabs .tabs-category .tabs-title,
.nhs-tabs .tabs-category .tabs-title a{
color: white;
font-weight: 400;
text-decoration: none;
font-family: "Raleway";
font-size: 20px;
cursor: pointer;
line-height: 1.2em !important;
margin-bottom: 15px !important;
}
.nhs-tabs .tabs-category .tabs-title a:hover{
color: var(--cce-green);
} .nhs-vert-item{
margin: 25px 0;
background: white;
transition: all 300ms ease;
} .nhs-accordions{
margin: 50px auto;
display: none;
}
.nhs-accordions .accordion-cat{
text-align: center;
color: white;
font-size: 26px;
}
.nhs-method-section .nhs-tabs,
.nhs-multimedia-section .nhs-tabs,
.nhs-resources-section .nhs-tabs{
display: flex;
}
.nhs-accordion{
background: white;
margin: 10px auto;
}
.nhs-accordion-header{
background: white;
padding: 20px;
}
.active .nhs-accordion-header{
background: #35629b;
}
.nhs-accordion-header:hover{
background: #35629b;
cursor: pointer;
}
.nhs-accordion-header:hover .nhs-accordion-title,
.nhs-accordion-header:hover .nhs-accordion-help,
.active .nhs-accordion-title,
.active .nhs-accordion-help{
color: white;
}
.nhs-accordion-image{
max-width: 22%;
margin: 1.5%;
float: left;
text-align: center;
height: 150px;
}
.nhs-accordion-image img{
max-height: 150px;
}
.nhs-accordion-sheet{
max-width: 22%;
margin: 1.5%;
float: left;
text-align: center;
height: 150px;
}
.nhs-accordion-collapse{
padding: 0px;
overflow: hidden;
height: 0;
transition: height 500ms ease;
}
.nhs-accordion-sizebox{
padding: 20px;
}
.nhs-black,
.nhs-black>a{
color: black !important;
}
.nhs-black>a:hover{
color: var(--cce-green) !important;
}
.active .nhs-black{
color: var(--cce-green) !important;
} .nhs-section .nhs-contact{
background: white;
padding: 20px;
} .featherlight-close{
color: red !important;
font-weight: 900 !important;
font-size: 32px !important;
width: auto !important;
}
@media screen and (max-width: 1024px){
.nhs-page .nhs-section .nhs-wrapper{
padding: 20px;
}
.nhs-page .banner .wrapper .inner,
.nhs-section.banner .wrapper .inner{
padding: 0px 20px !important;
}
.nhs-content .left{
width:62% !important;
}
.nhs-content .right{
width:37% !important;
}
.nhs-tabs .tabs-category .tabs-title,
.nhs-tabs .tabs-category .tabs-title a{
font-size: 12px;
font-weight: 500;
}
.nhs-tabs .tabs-body p, .nhs-tabs .tabs-body a, .nhs-tabs .tabs-body li{
font-size: 14px;
}
.nhs-tabs .tabs-cat{
font-size: 16px;
}
.nhs-tabs .tabs-content .tabs-title{
font-size: 16px;
}
}
@media screen and (max-width: 768px){
.nhs-page .nhs-section.sidebar .nhs-content,
.mt-section.wysiwyg.sidebar .mt-content{
display: block;
}
.nhs-page .nhs-section.sidebar .nhs-content .left-col,
.mt-section.wysiwyg.sidebar .left-col{
padding-right: 0;
}
.nhs-page .nhs-section.sidebar .nhs-content .right-col,
.mt-section.wysiwyg.sidebar .right-col{
padding-left: 0;
border-left: none;
} .nhs-tabs .tabs-switchers .m-collapse{
font-weight: 600;
line-height: 1em !important;
display: block;
position: absolute;
right: 0;
background: none;
box-shadow: none;
border-radius: 0;
text-shadow: none;
} #nhs-navigation .c-hamburger{
display: none;
}
#nhs-navigation .main-nav{
background: none;
position: initial;
}
#nhs-navigation .menu > .menu-item > a{
font-size: 12px;
margin-bottom: 0;
line-height: 1em !important;
}
#nhs-navigation .menu > .menu-item{
padding: 10px 20px;
}
#nhs-navigation .menu > .menu-item-has-children:after{
top: 12px;
right: 7px;
}
#nhs-navigation .menu > .menu-item > .sub-menu{
top: 48px;
}
}
@media screen and (max-width: 425px){
.nhs-page .banner .wrapper .inner h1, .nhs-section.banner .wrapper .inner h1{
font-size: 30px;
}
.nhs-page .banner .wrapper .inner h2{
font-size: 18px;
}
.nhs-page .nhs-section .nhs-wrapper{
padding: 20px;
}
.nhs-content .left{
width:100% !important;
}
.nhs-content .right{
width:100% !important;
}
.nhs-page .banner .wrapper .inner,
.nhs-section.banner .wrapper .inner{
padding: 0px 20px !important;
}
.nhs-faq.owl-carousel .owl-nav button.owl-prev,
.nhs-faq.owl-carousel .owl-nav button.owl-next{
padding: 10px !important;
}
.nhs-faq .owl-nav span{
font-size: 20px;
}
#nhs-navigation{
display: none;
}
.nhs-tabs .tabs-switchers{
width: 100%;
}
.nhs-tabs.collapsed .tabs-switchers .tabs-category{
display: none;
}
.nhs-tabs .tabs-content{
width: 0%;
}
.nhs-tabs .tabs-content .tabs-item{
display: none;
}
.nhs-tabs.collapsed .tabs-content .tabs-item{
display: block;
}
}@-ms-viewport {
width: auto;
}
.lgc-clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
.lgc-grid-container:before, .lgc-grid-5:before, .lgc-mobile-grid-5:before, .lgc-tablet-grid-5:before, .lgc-grid-10:before, .lgc-mobile-grid-10:before, .lgc-tablet-grid-10:before, .lgc-grid-15:before, .lgc-mobile-grid-15:before, .lgc-tablet-grid-15:before, .lgc-grid-20:before, .lgc-mobile-grid-20:before, .lgc-tablet-grid-20:before, .lgc-grid-25:before, .lgc-mobile-grid-25:before, .lgc-tablet-grid-25:before, .lgc-grid-30:before, .lgc-mobile-grid-30:before, .lgc-tablet-grid-30:before, .lgc-grid-35:before, .lgc-mobile-grid-35:before, .lgc-tablet-grid-35:before, .lgc-grid-40:before, .lgc-mobile-grid-40:before, .lgc-tablet-grid-40:before, .lgc-grid-45:before, .lgc-mobile-grid-45:before, .lgc-tablet-grid-45:before, .lgc-grid-50:before, .lgc-mobile-grid-50:before, .lgc-tablet-grid-50:before, .lgc-grid-55:before, .lgc-mobile-grid-55:before, .lgc-tablet-grid-55:before, .lgc-grid-60:before, .lgc-mobile-grid-60:before, .lgc-tablet-grid-60:before, .lgc-grid-65:before, .lgc-mobile-grid-65:before, .lgc-tablet-grid-65:before, .lgc-grid-70:before, .lgc-mobile-grid-70:before, .lgc-tablet-grid-70:before, .lgc-grid-75:before, .lgc-mobile-grid-75:before, .lgc-tablet-grid-75:before, .lgc-grid-80:before, .lgc-mobile-grid-80:before, .lgc-tablet-grid-80:before, .lgc-grid-85:before, .lgc-mobile-grid-85:before, .lgc-tablet-grid-85:before, .lgc-grid-90:before, .lgc-mobile-grid-90:before, .lgc-tablet-grid-90:before, .lgc-grid-95:before, .lgc-mobile-grid-95:before, .lgc-tablet-grid-95:before, .lgc-grid-100:before, .lgc-mobile-grid-100:before, .lgc-tablet-grid-100:before, .lgc-grid-33:before, .lgc-mobile-grid-33:before, .lgc-tablet-grid-33:before, .lgc-grid-66:before, .lgc-mobile-grid-66:before, .lgc-tablet-grid-66:before, .lgc-clearfix:before,
.lgc-grid-container:after,
.lgc-grid-5:after,
.lgc-mobile-grid-5:after,
.lgc-tablet-grid-5:after,
.lgc-grid-10:after,
.lgc-mobile-grid-10:after,
.lgc-tablet-grid-10:after,
.lgc-grid-15:after,
.lgc-mobile-grid-15:after,
.lgc-tablet-grid-15:after,
.lgc-grid-20:after,
.lgc-mobile-grid-20:after,
.lgc-tablet-grid-20:after,
.lgc-grid-25:after,
.lgc-mobile-grid-25:after,
.lgc-tablet-grid-25:after,
.lgc-grid-30:after,
.lgc-mobile-grid-30:after,
.lgc-tablet-grid-30:after,
.lgc-grid-35:after,
.lgc-mobile-grid-35:after,
.lgc-tablet-grid-35:after,
.lgc-grid-40:after,
.lgc-mobile-grid-40:after,
.lgc-tablet-grid-40:after,
.lgc-grid-45:after,
.lgc-mobile-grid-45:after,
.lgc-tablet-grid-45:after,
.lgc-grid-50:after,
.lgc-mobile-grid-50:after,
.lgc-tablet-grid-50:after,
.lgc-grid-55:after,
.lgc-mobile-grid-55:after,
.lgc-tablet-grid-55:after,
.lgc-grid-60:after,
.lgc-mobile-grid-60:after,
.lgc-tablet-grid-60:after,
.lgc-grid-65:after,
.lgc-mobile-grid-65:after,
.lgc-tablet-grid-65:after,
.lgc-grid-70:after,
.lgc-mobile-grid-70:after,
.lgc-tablet-grid-70:after,
.lgc-grid-75:after,
.lgc-mobile-grid-75:after,
.lgc-tablet-grid-75:after,
.lgc-grid-80:after,
.lgc-mobile-grid-80:after,
.lgc-tablet-grid-80:after,
.lgc-grid-85:after,
.lgc-mobile-grid-85:after,
.lgc-tablet-grid-85:after,
.lgc-grid-90:after,
.lgc-mobile-grid-90:after,
.lgc-tablet-grid-90:after,
.lgc-grid-95:after,
.lgc-mobile-grid-95:after,
.lgc-tablet-grid-95:after,
.lgc-grid-100:after,
.lgc-mobile-grid-100:after,
.lgc-tablet-grid-100:after,
.lgc-grid-33:after,
.lgc-mobile-grid-33:after,
.lgc-tablet-grid-33:after,
.lgc-grid-66:after,
.lgc-mobile-grid-66:after,
.lgc-tablet-grid-66:after,
.lgc-clearfix:after {
content: ".";
display: block;
overflow: hidden;
visibility: hidden;
font-size: 0;
line-height: 0;
width: 0;
height: 0;
}
.lgc-grid-container:after, .lgc-grid-5:after, .lgc-mobile-grid-5:after, .lgc-tablet-grid-5:after, .lgc-grid-10:after, .lgc-mobile-grid-10:after, .lgc-tablet-grid-10:after, .lgc-grid-15:after, .lgc-mobile-grid-15:after, .lgc-tablet-grid-15:after, .lgc-grid-20:after, .lgc-mobile-grid-20:after, .lgc-tablet-grid-20:after, .lgc-grid-25:after, .lgc-mobile-grid-25:after, .lgc-tablet-grid-25:after, .lgc-grid-30:after, .lgc-mobile-grid-30:after, .lgc-tablet-grid-30:after, .lgc-grid-35:after, .lgc-mobile-grid-35:after, .lgc-tablet-grid-35:after, .lgc-grid-40:after, .lgc-mobile-grid-40:after, .lgc-tablet-grid-40:after, .lgc-grid-45:after, .lgc-mobile-grid-45:after, .lgc-tablet-grid-45:after, .lgc-grid-50:after, .lgc-mobile-grid-50:after, .lgc-tablet-grid-50:after, .lgc-grid-55:after, .lgc-mobile-grid-55:after, .lgc-tablet-grid-55:after, .lgc-grid-60:after, .lgc-mobile-grid-60:after, .lgc-tablet-grid-60:after, .lgc-grid-65:after, .lgc-mobile-grid-65:after, .lgc-tablet-grid-65:after, .lgc-grid-70:after, .lgc-mobile-grid-70:after, .lgc-tablet-grid-70:after, .lgc-grid-75:after, .lgc-mobile-grid-75:after, .lgc-tablet-grid-75:after, .lgc-grid-80:after, .lgc-mobile-grid-80:after, .lgc-tablet-grid-80:after, .lgc-grid-85:after, .lgc-mobile-grid-85:after, .lgc-tablet-grid-85:after, .lgc-grid-90:after, .lgc-mobile-grid-90:after, .lgc-tablet-grid-90:after, .lgc-grid-95:after, .lgc-mobile-grid-95:after, .lgc-tablet-grid-95:after, .lgc-grid-100:after, .lgc-mobile-grid-100:after, .lgc-tablet-grid-100:after, .lgc-grid-33:after, .lgc-mobile-grid-33:after, .lgc-tablet-grid-33:after, .lgc-grid-66:after, .lgc-mobile-grid-66:after, .lgc-tablet-grid-66:after, .lgc-clearfix:after {
clear: both;
}
.lgc-grid-container {
margin-left: auto;
margin-right: auto;
max-width: 1200px;
padding-left: 10px;
padding-right: 10px;
}
.lgc-grid-5, .lgc-mobile-grid-5, .lgc-tablet-grid-5, .lgc-grid-10, .lgc-mobile-grid-10, .lgc-tablet-grid-10, .lgc-grid-15, .lgc-mobile-grid-15, .lgc-tablet-grid-15, .lgc-grid-20, .lgc-mobile-grid-20, .lgc-tablet-grid-20, .lgc-grid-25, .lgc-mobile-grid-25, .lgc-tablet-grid-25, .lgc-grid-30, .lgc-mobile-grid-30, .lgc-tablet-grid-30, .lgc-grid-35, .lgc-mobile-grid-35, .lgc-tablet-grid-35, .lgc-grid-40, .lgc-mobile-grid-40, .lgc-tablet-grid-40, .lgc-grid-45, .lgc-mobile-grid-45, .lgc-tablet-grid-45, .lgc-grid-50, .lgc-mobile-grid-50, .lgc-tablet-grid-50, .lgc-grid-55, .lgc-mobile-grid-55, .lgc-tablet-grid-55, .lgc-grid-60, .lgc-mobile-grid-60, .lgc-tablet-grid-60, .lgc-grid-65, .lgc-mobile-grid-65, .lgc-tablet-grid-65, .lgc-grid-70, .lgc-mobile-grid-70, .lgc-tablet-grid-70, .lgc-grid-75, .lgc-mobile-grid-75, .lgc-tablet-grid-75, .lgc-grid-80, .lgc-mobile-grid-80, .lgc-tablet-grid-80, .lgc-grid-85, .lgc-mobile-grid-85, .lgc-tablet-grid-85, .lgc-grid-90, .lgc-mobile-grid-90, .lgc-tablet-grid-90, .lgc-grid-95, .lgc-mobile-grid-95, .lgc-tablet-grid-95, .lgc-grid-100, .lgc-mobile-grid-100, .lgc-tablet-grid-100, .lgc-grid-33, .lgc-mobile-grid-33, .lgc-tablet-grid-33, .lgc-grid-66, .lgc-mobile-grid-66, .lgc-tablet-grid-66 {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding-left: 10px;
padding-right: 10px;
}
.lgc-grid-parent {
padding-left: 0;
padding-right: 0;
}
.lgc-grid-offset {
margin-left: -10px;
margin-right: -10px;
}
@media (max-width: 767px) {
.mobile-push-5, .lgc-mobile-pull-5, .lgc-mobile-push-10, .lgc-mobile-pull-10, .lgc-mobile-push-15, .lgc-mobile-pull-15, .lgc-mobile-push-20, .lgc-mobile-pull-20, .lgc-mobile-push-25, .lgc-mobile-pull-25, .lgc-mobile-push-30, .lgc-mobile-pull-30, .lgc-mobile-push-35, .lgc-mobile-pull-35, .lgc-mobile-push-40, .lgc-mobile-pull-40, .lgc-mobile-push-45, .lgc-mobile-pull-45, .lgc-mobile-push-50, .lgc-mobile-pull-50, .lgc-mobile-push-55, .lgc-mobile-pull-55, .lgc-mobile-push-60, .lgc-mobile-pull-60, .lgc-mobile-push-65, .lgc-mobile-pull-65, .lgc-mobile-push-70, .lgc-mobile-pull-70, .lgc-mobile-push-75, .lgc-mobile-pull-75, .lgc-mobile-push-80, .lgc-mobile-pull-80, .lgc-mobile-push-85, .lgc-mobile-pull-85, .lgc-mobile-push-90, .lgc-mobile-pull-90, .lgc-mobile-push-95, .lgc-mobile-pull-95, .lgc-mobile-push-33, .lgc-mobile-pull-33, .lgc-mobile-push-66, .lgc-mobile-pull-66 {
position: relative;
}
.lgc-hide-on-mobile {
display: none !important;
}
.lgc-mobile-grid-5 {
float: left;
width: 5%;
}
.lgc-mobile-prefix-5 {
margin-left: 5%;
}
.lgc-mobile-suffix-5 {
margin-right: 5%;
}
.lgc-mobile-push-5 {
left: 5%;
}
.lgc-mobile-pull-5 {
left: -5%;
}
.lgc-mobile-grid-10 {
float: left;
width: 10%;
}
.lgc-mobile-prefix-10 {
margin-left: 10%;
}
.lgc-mobile-suffix-10 {
margin-right: 10%;
}
.lgc-mobile-push-10 {
left: 10%;
}
.lgc-mobile-pull-10 {
left: -10%;
}
.lgc-mobile-grid-15 {
float: left;
width: 15%;
}
.lgc-mobile-prefix-15 {
margin-left: 15%;
}
.lgc-mobile-suffix-15 {
margin-right: 15%;
}
.lgc-mobile-push-15 {
left: 15%;
}
.lgc-mobile-pull-15 {
left: -15%;
}
.lgc-mobile-grid-20 {
float: left;
width: 20%;
}
.lgc-mobile-prefix-20 {
margin-left: 20%;
}
.lgc-mobile-suffix-20 {
margin-right: 20%;
}
.lgc-mobile-push-20 {
left: 20%;
}
.lgc-mobile-pull-20 {
left: -20%;
}
.lgc-mobile-grid-25 {
float: left;
width: 25%;
}
.lgc-mobile-prefix-25 {
margin-left: 25%;
}
.lgc-mobile-suffix-25 {
margin-right: 25%;
}
.lgc-mobile-push-25 {
left: 25%;
}
.lgc-mobile-pull-25 {
left: -25%;
}
.lgc-mobile-grid-30 {
float: left;
width: 30%;
}
.lgc-mobile-prefix-30 {
margin-left: 30%;
}
.lgc-mobile-suffix-30 {
margin-right: 30%;
}
.lgc-mobile-push-30 {
left: 30%;
}
.lgc-mobile-pull-30 {
left: -30%;
}
.lgc-mobile-grid-35 {
float: left;
width: 35%;
}
.lgc-mobile-prefix-35 {
margin-left: 35%;
}
.lgc-mobile-suffix-35 {
margin-right: 35%;
}
.lgc-mobile-push-35 {
left: 35%;
}
.lgc-mobile-pull-35 {
left: -35%;
}
.lgc-mobile-grid-40 {
float: left;
width: 40%;
}
.lgc-mobile-prefix-40 {
margin-left: 40%;
}
.lgc-mobile-suffix-40 {
margin-right: 40%;
}
.lgc-mobile-push-40 {
left: 40%;
}
.lgc-mobile-pull-40 {
left: -40%;
}
.lgc-mobile-grid-45 {
float: left;
width: 45%;
}
.lgc-mobile-prefix-45 {
margin-left: 45%;
}
.lgc-mobile-suffix-45 {
margin-right: 45%;
}
.lgc-mobile-push-45 {
left: 45%;
}
.lgc-mobile-pull-45 {
left: -45%;
}
.lgc-mobile-grid-50 {
float: left;
width: 50%;
}
.lgc-mobile-prefix-50 {
margin-left: 50%;
}
.lgc-mobile-suffix-50 {
margin-right: 50%;
}
.lgc-mobile-push-50 {
left: 50%;
}
.lgc-mobile-pull-50 {
left: -50%;
}
.lgc-mobile-grid-55 {
float: left;
width: 55%;
}
.lgc-mobile-prefix-55 {
margin-left: 55%;
}
.lgc-mobile-suffix-55 {
margin-right: 55%;
}
.lgc-mobile-push-55 {
left: 55%;
}
.lgc-mobile-pull-55 {
left: -55%;
}
.lgc-mobile-grid-60 {
float: left;
width: 60%;
}
.lgc-mobile-prefix-60 {
margin-left: 60%;
}
.lgc-mobile-suffix-60 {
margin-right: 60%;
}
.lgc-mobile-push-60 {
left: 60%;
}
.lgc-mobile-pull-60 {
left: -60%;
}
.lgc-mobile-grid-65 {
float: left;
width: 65%;
}
.lgc-mobile-prefix-65 {
margin-left: 65%;
}
.lgc-mobile-suffix-65 {
margin-right: 65%;
}
.lgc-mobile-push-65 {
left: 65%;
}
.lgc-mobile-pull-65 {
left: -65%;
}
.lgc-mobile-grid-70 {
float: left;
width: 70%;
}
.lgc-mobile-prefix-70 {
margin-left: 70%;
}
.lgc-mobile-suffix-70 {
margin-right: 70%;
}
.lgc-mobile-push-70 {
left: 70%;
}
.lgc-mobile-pull-70 {
left: -70%;
}
.lgc-mobile-grid-75 {
float: left;
width: 75%;
}
.lgc-mobile-prefix-75 {
margin-left: 75%;
}
.lgc-mobile-suffix-75 {
margin-right: 75%;
}
.lgc-mobile-push-75 {
left: 75%;
}
.lgc-mobile-pull-75 {
left: -75%;
}
.lgc-mobile-grid-80 {
float: left;
width: 80%;
}
.lgc-mobile-prefix-80 {
margin-left: 80%;
}
.lgc-mobile-suffix-80 {
margin-right: 80%;
}
.lgc-mobile-push-80 {
left: 80%;
}
.lgc-mobile-pull-80 {
left: -80%;
}
.lgc-mobile-grid-85 {
float: left;
width: 85%;
}
.lgc-mobile-prefix-85 {
margin-left: 85%;
}
.lgc-mobile-suffix-85 {
margin-right: 85%;
}
.lgc-mobile-push-85 {
left: 85%;
}
.lgc-mobile-pull-85 {
left: -85%;
}
.lgc-mobile-grid-90 {
float: left;
width: 90%;
}
.lgc-mobile-prefix-90 {
margin-left: 90%;
}
.lgc-mobile-suffix-90 {
margin-right: 90%;
}
.lgc-mobile-push-90 {
left: 90%;
}
.lgc-mobile-pull-90 {
left: -90%;
}
.lgc-mobile-grid-95 {
float: left;
width: 95%;
}
.lgc-mobile-prefix-95 {
margin-left: 95%;
}
.lgc-mobile-suffix-95 {
margin-right: 95%;
}
.lgc-mobile-push-95 {
left: 95%;
}
.lgc-mobile-pull-95 {
left: -95%;
}
.lgc-mobile-grid-33 {
float: left;
width: 33.33333%;
}
.lgc-mobile-prefix-33 {
margin-left: 33.33333%;
}
.lgc-mobile-suffix-33 {
margin-right: 33.33333%;
}
.lgc-mobile-push-33 {
left: 33.33333%;
}
.lgc-mobile-pull-33 {
left: -33.33333%;
}
.lgc-mobile-grid-66 {
float: left;
width: 66.66667%;
}
.lgc-mobile-prefix-66 {
margin-left: 66.66667%;
}
.lgc-mobile-suffix-66 {
margin-right: 66.66667%;
}
.lgc-mobile-push-66 {
left: 66.66667%;
}
.lgc-mobile-pull-66 {
left: -66.66667%;
}
.lgc-mobile-grid-100 {
clear: both;
width: 100%;
}
}
@media (min-width: 768px) and (max-width: 1025px) {
.tablet-push-5, .lgc-tablet-pull-5, .lgc-tablet-push-10, .lgc-tablet-pull-10, .lgc-tablet-push-15, .lgc-tablet-pull-15, .lgc-tablet-push-20, .lgc-tablet-pull-20, .lgc-tablet-push-25, .lgc-tablet-pull-25, .lgc-tablet-push-30, .lgc-tablet-pull-30, .lgc-tablet-push-35, .lgc-tablet-pull-35, .lgc-tablet-push-40, .lgc-tablet-pull-40, .lgc-tablet-push-45, .lgc-tablet-pull-45, .lgc-tablet-push-50, .lgc-tablet-pull-50, .lgc-tablet-push-55, .lgc-tablet-pull-55, .lgc-tablet-push-60, .lgc-tablet-pull-60, .lgc-tablet-push-65, .lgc-tablet-pull-65, .lgc-tablet-push-70, .lgc-tablet-pull-70, .lgc-tablet-push-75, .lgc-tablet-pull-75, .lgc-tablet-push-80, .lgc-tablet-pull-80, .lgc-tablet-push-85, .lgc-tablet-pull-85, .lgc-tablet-push-90, .lgc-tablet-pull-90, .lgc-tablet-push-95, .lgc-tablet-pull-95, .lgc-tablet-push-33, .lgc-tablet-pull-33, .lgc-tablet-push-66, .lgc-tablet-pull-66 {
position: relative;
}
.lgc-hide-on-tablet {
display: none !important;
}
.lgc-tablet-grid-5 {
float: left;
width: 5%;
}
.lgc-tablet-prefix-5 {
margin-left: 5%;
}
.lgc-tablet-suffix-5 {
margin-right: 5%;
}
.lgc-tablet-push-5 {
left: 5%;
}
.lgc-tablet-pull-5 {
left: -5%;
}
.lgc-tablet-grid-10 {
float: left;
width: 10%;
}
.lgc-tablet-prefix-10 {
margin-left: 10%;
}
.lgc-tablet-suffix-10 {
margin-right: 10%;
}
.lgc-tablet-push-10 {
left: 10%;
}
.lgc-tablet-pull-10 {
left: -10%;
}
.lgc-tablet-grid-15 {
float: left;
width: 15%;
}
.lgc-tablet-prefix-15 {
margin-left: 15%;
}
.lgc-tablet-suffix-15 {
margin-right: 15%;
}
.lgc-tablet-push-15 {
left: 15%;
}
.lgc-tablet-pull-15 {
left: -15%;
}
.lgc-tablet-grid-20 {
float: left;
width: 20%;
}
.lgc-tablet-prefix-20 {
margin-left: 20%;
}
.lgc-tablet-suffix-20 {
margin-right: 20%;
}
.lgc-tablet-push-20 {
left: 20%;
}
.lgc-tablet-pull-20 {
left: -20%;
}
.lgc-tablet-grid-25 {
float: left;
width: 25%;
}
.lgc-tablet-prefix-25 {
margin-left: 25%;
}
.lgc-tablet-suffix-25 {
margin-right: 25%;
}
.lgc-tablet-push-25 {
left: 25%;
}
.lgc-tablet-pull-25 {
left: -25%;
}
.lgc-tablet-grid-30 {
float: left;
width: 30%;
}
.lgc-tablet-prefix-30 {
margin-left: 30%;
}
.lgc-tablet-suffix-30 {
margin-right: 30%;
}
.lgc-tablet-push-30 {
left: 30%;
}
.lgc-tablet-pull-30 {
left: -30%;
}
.lgc-tablet-grid-35 {
float: left;
width: 35%;
}
.lgc-tablet-prefix-35 {
margin-left: 35%;
}
.lgc-tablet-suffix-35 {
margin-right: 35%;
}
.lgc-tablet-push-35 {
left: 35%;
}
.lgc-tablet-pull-35 {
left: -35%;
}
.lgc-tablet-grid-40 {
float: left;
width: 40%;
}
.lgc-tablet-prefix-40 {
margin-left: 40%;
}
.lgc-tablet-suffix-40 {
margin-right: 40%;
}
.lgc-tablet-push-40 {
left: 40%;
}
.lgc-tablet-pull-40 {
left: -40%;
}
.lgc-tablet-grid-45 {
float: left;
width: 45%;
}
.lgc-tablet-prefix-45 {
margin-left: 45%;
}
.lgc-tablet-suffix-45 {
margin-right: 45%;
}
.lgc-tablet-push-45 {
left: 45%;
}
.lgc-tablet-pull-45 {
left: -45%;
}
.lgc-tablet-grid-50 {
float: left;
width: 50%;
}
.lgc-tablet-prefix-50 {
margin-left: 50%;
}
.lgc-tablet-suffix-50 {
margin-right: 50%;
}
.lgc-tablet-push-50 {
left: 50%;
}
.lgc-tablet-pull-50 {
left: -50%;
}
.lgc-tablet-grid-55 {
float: left;
width: 55%;
}
.lgc-tablet-prefix-55 {
margin-left: 55%;
}
.lgc-tablet-suffix-55 {
margin-right: 55%;
}
.lgc-tablet-push-55 {
left: 55%;
}
.lgc-tablet-pull-55 {
left: -55%;
}
.lgc-tablet-grid-60 {
float: left;
width: 60%;
}
.lgc-tablet-prefix-60 {
margin-left: 60%;
}
.lgc-tablet-suffix-60 {
margin-right: 60%;
}
.lgc-tablet-push-60 {
left: 60%;
}
.lgc-tablet-pull-60 {
left: -60%;
}
.lgc-tablet-grid-65 {
float: left;
width: 65%;
}
.lgc-tablet-prefix-65 {
margin-left: 65%;
}
.lgc-tablet-suffix-65 {
margin-right: 65%;
}
.lgc-tablet-push-65 {
left: 65%;
}
.lgc-tablet-pull-65 {
left: -65%;
}
.lgc-tablet-grid-70 {
float: left;
width: 70%;
}
.lgc-tablet-prefix-70 {
margin-left: 70%;
}
.lgc-tablet-suffix-70 {
margin-right: 70%;
}
.lgc-tablet-push-70 {
left: 70%;
}
.lgc-tablet-pull-70 {
left: -70%;
}
.lgc-tablet-grid-75 {
float: left;
width: 75%;
}
.lgc-tablet-prefix-75 {
margin-left: 75%;
}
.lgc-tablet-suffix-75 {
margin-right: 75%;
}
.lgc-tablet-push-75 {
left: 75%;
}
.lgc-tablet-pull-75 {
left: -75%;
}
.lgc-tablet-grid-80 {
float: left;
width: 80%;
}
.lgc-tablet-prefix-80 {
margin-left: 80%;
}
.lgc-tablet-suffix-80 {
margin-right: 80%;
}
.lgc-tablet-push-80 {
left: 80%;
}
.lgc-tablet-pull-80 {
left: -80%;
}
.lgc-tablet-grid-85 {
float: left;
width: 85%;
}
.lgc-tablet-prefix-85 {
margin-left: 85%;
}
.lgc-tablet-suffix-85 {
margin-right: 85%;
}
.lgc-tablet-push-85 {
left: 85%;
}
.lgc-tablet-pull-85 {
left: -85%;
}
.lgc-tablet-grid-90 {
float: left;
width: 90%;
}
.lgc-tablet-prefix-90 {
margin-left: 90%;
}
.lgc-tablet-suffix-90 {
margin-right: 90%;
}
.lgc-tablet-push-90 {
left: 90%;
}
.lgc-tablet-pull-90 {
left: -90%;
}
.lgc-tablet-grid-95 {
float: left;
width: 95%;
}
.lgc-tablet-prefix-95 {
margin-left: 95%;
}
.lgc-tablet-suffix-95 {
margin-right: 95%;
}
.lgc-tablet-push-95 {
left: 95%;
}
.lgc-tablet-pull-95 {
left: -95%;
}
.lgc-tablet-grid-33 {
float: left;
width: 33.33333%;
}
.lgc-tablet-prefix-33 {
margin-left: 33.33333%;
}
.lgc-tablet-suffix-33 {
margin-right: 33.33333%;
}
.lgc-tablet-push-33 {
left: 33.33333%;
}
.lgc-tablet-pull-33 {
left: -33.33333%;
}
.lgc-tablet-grid-66 {
float: left;
width: 66.66667%;
}
.lgc-tablet-prefix-66 {
margin-left: 66.66667%;
}
.lgc-tablet-suffix-66 {
margin-right: 66.66667%;
}
.lgc-tablet-push-66 {
left: 66.66667%;
}
.lgc-tablet-pull-66 {
left: -66.66667%;
}
.lgc-tablet-grid-100 {
clear: both;
width: 100%;
}
}
@media (min-width: 1025px) {
.push-5, .lgc-pull-5, .lgc-push-10, .lgc-pull-10, .lgc-push-15, .lgc-pull-15, .lgc-push-20, .lgc-pull-20, .lgc-push-25, .lgc-pull-25, .lgc-push-30, .lgc-pull-30, .lgc-push-35, .lgc-pull-35, .lgc-push-40, .lgc-pull-40, .lgc-push-45, .lgc-pull-45, .lgc-push-50, .lgc-pull-50, .lgc-push-55, .lgc-pull-55, .lgc-push-60, .lgc-pull-60, .lgc-push-65, .lgc-pull-65, .lgc-push-70, .lgc-pull-70, .lgc-push-75, .lgc-pull-75, .lgc-push-80, .lgc-pull-80, .lgc-push-85, .lgc-pull-85, .lgc-push-90, .lgc-pull-90, .lgc-push-95, .lgc-pull-95, .lgc-push-33, .lgc-pull-33, .lgc-push-66, .lgc-pull-66 {
position: relative;
}
.lgc-hide-on-desktop {
display: none !important;
}
.lgc-grid-5 {
float: left;
width: 5%;
}
.lgc-prefix-5 {
margin-left: 5%;
}
.lgc-suffix-5 {
margin-right: 5%;
}
.lgc-push-5 {
left: 5%;
}
.lgc-pull-5 {
left: -5%;
}
.lgc-grid-10 {
float: left;
width: 10%;
}
.lgc-prefix-10 {
margin-left: 10%;
}
.lgc-suffix-10 {
margin-right: 10%;
}
.lgc-push-10 {
left: 10%;
}
.lgc-pull-10 {
left: -10%;
}
.lgc-grid-15 {
float: left;
width: 15%;
}
.lgc-prefix-15 {
margin-left: 15%;
}
.lgc-suffix-15 {
margin-right: 15%;
}
.lgc-push-15 {
left: 15%;
}
.lgc-pull-15 {
left: -15%;
}
.lgc-grid-20 {
float: left;
width: 20%;
}
.lgc-prefix-20 {
margin-left: 20%;
}
.lgc-suffix-20 {
margin-right: 20%;
}
.lgc-push-20 {
left: 20%;
}
.lgc-pull-20 {
left: -20%;
}
.lgc-grid-25 {
float: left;
width: 25%;
}
.lgc-prefix-25 {
margin-left: 25%;
}
.lgc-suffix-25 {
margin-right: 25%;
}
.lgc-push-25 {
left: 25%;
}
.lgc-pull-25 {
left: -25%;
}
.lgc-grid-30 {
float: left;
width: 30%;
}
.lgc-prefix-30 {
margin-left: 30%;
}
.lgc-suffix-30 {
margin-right: 30%;
}
.lgc-push-30 {
left: 30%;
}
.lgc-pull-30 {
left: -30%;
}
.lgc-grid-35 {
float: left;
width: 35%;
}
.lgc-prefix-35 {
margin-left: 35%;
}
.lgc-suffix-35 {
margin-right: 35%;
}
.lgc-push-35 {
left: 35%;
}
.lgc-pull-35 {
left: -35%;
}
.lgc-grid-40 {
float: left;
width: 40%;
}
.lgc-prefix-40 {
margin-left: 40%;
}
.lgc-suffix-40 {
margin-right: 40%;
}
.lgc-push-40 {
left: 40%;
}
.lgc-pull-40 {
left: -40%;
}
.lgc-grid-45 {
float: left;
width: 45%;
}
.lgc-prefix-45 {
margin-left: 45%;
}
.lgc-suffix-45 {
margin-right: 45%;
}
.lgc-push-45 {
left: 45%;
}
.lgc-pull-45 {
left: -45%;
}
.lgc-grid-50 {
float: left;
width: 50%;
}
.lgc-prefix-50 {
margin-left: 50%;
}
.lgc-suffix-50 {
margin-right: 50%;
}
.lgc-push-50 {
left: 50%;
}
.lgc-pull-50 {
left: -50%;
}
.lgc-grid-55 {
float: left;
width: 55%;
}
.lgc-prefix-55 {
margin-left: 55%;
}
.lgc-suffix-55 {
margin-right: 55%;
}
.lgc-push-55 {
left: 55%;
}
.lgc-pull-55 {
left: -55%;
}
.lgc-grid-60 {
float: left;
width: 60%;
}
.lgc-prefix-60 {
margin-left: 60%;
}
.lgc-suffix-60 {
margin-right: 60%;
}
.lgc-push-60 {
left: 60%;
}
.lgc-pull-60 {
left: -60%;
}
.lgc-grid-65 {
float: left;
width: 65%;
}
.lgc-prefix-65 {
margin-left: 65%;
}
.lgc-suffix-65 {
margin-right: 65%;
}
.lgc-push-65 {
left: 65%;
}
.lgc-pull-65 {
left: -65%;
}
.lgc-grid-70 {
float: left;
width: 70%;
}
.lgc-prefix-70 {
margin-left: 70%;
}
.lgc-suffix-70 {
margin-right: 70%;
}
.lgc-push-70 {
left: 70%;
}
.lgc-pull-70 {
left: -70%;
}
.lgc-grid-75 {
float: left;
width: 75%;
}
.lgc-prefix-75 {
margin-left: 75%;
}
.lgc-suffix-75 {
margin-right: 75%;
}
.lgc-push-75 {
left: 75%;
}
.lgc-pull-75 {
left: -75%;
}
.lgc-grid-80 {
float: left;
width: 80%;
}
.lgc-prefix-80 {
margin-left: 80%;
}
.lgc-suffix-80 {
margin-right: 80%;
}
.lgc-push-80 {
left: 80%;
}
.lgc-pull-80 {
left: -80%;
}
.lgc-grid-85 {
float: left;
width: 85%;
}
.lgc-prefix-85 {
margin-left: 85%;
}
.lgc-suffix-85 {
margin-right: 85%;
}
.lgc-push-85 {
left: 85%;
}
.lgc-pull-85 {
left: -85%;
}
.lgc-grid-90 {
float: left;
width: 90%;
}
.lgc-prefix-90 {
margin-left: 90%;
}
.lgc-suffix-90 {
margin-right: 90%;
}
.lgc-push-90 {
left: 90%;
}
.lgc-pull-90 {
left: -90%;
}
.lgc-grid-95 {
float: left;
width: 95%;
}
.lgc-prefix-95 {
margin-left: 95%;
}
.lgc-suffix-95 {
margin-right: 95%;
}
.lgc-push-95 {
left: 95%;
}
.lgc-pull-95 {
left: -95%;
}
.lgc-grid-33 {
float: left;
width: 33.33333%;
}
.lgc-prefix-33 {
margin-left: 33.33333%;
}
.lgc-suffix-33 {
margin-right: 33.33333%;
}
.lgc-push-33 {
left: 33.33333%;
}
.lgc-pull-33 {
left: -33.33333%;
}
.lgc-grid-66 {
float: left;
width: 66.66667%;
}
.lgc-prefix-66 {
margin-left: 66.66667%;
}
.lgc-suffix-66 {
margin-right: 66.66667%;
}
.lgc-push-66 {
left: 66.66667%;
}
.lgc-pull-66 {
left: -66.66667%;
}
.lgc-grid-100 {
clear: both;
width: 100%;
}
} .lgc-column p {
margin-bottom: 1.5em;
}
.inside-grid-column {
padding: 0 10px 0 10px;
margin-bottom: 1.5em;
}
.inside-grid-column > p:last-child {
margin-bottom: 0;
}
@media (max-width:767px) {
.lgc-mobile-grid-100 .inside-grid-column {
padding: 0;
}
}
@media (max-width: 1024px) {
.lgc-clear {
display: none;
}
}