@font-face {
font-family: Lato Regular;
src: url(//hudolinsrenos.com/wp-content/themes/net360_theme/fonts/Lato-Regular.ttf);
}
@font-face {
font-family: Lato Bold;
src: url(//hudolinsrenos.com/wp-content/themes/net360_theme/fonts/Lato-Bold.ttf);
}  html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
} .top_bar {
background:#f8f4ee;
}
.top_bar div {
max-width:1260px;
margin: 0px auto;
display: flex;
justify-content: flex-end;
padding:10px 0px;
align-items: center;
}
.top_bar span {
color:red;
font-size: 25px;
font-family:'Lato Regular', sans-serif;
}
.top_bar span > a {
color:red;
}
.top_bar span > a:hover {
color:#044d7f;
}
.top_bar i {
color:#044d7f;
margin-right: 5px;
}
.top_bar section > a {
font-family:'Lato Regular', sans-serif;
font-size: 25px;
color: #1f5488;
}
.top_bar section > a:hover {
color: #0a3f68;
}
.top_bar button > i {
color:#fbcb39;
margin-right: 0px;
}
.site-header {
background: #fff;
position: sticky;
position: -webkit-sticky;
top:0;
z-index: 1000;
border-bottom: 3px solid #033e66;
}
.header-wrapper {
max-width:1260px;
margin: 0px auto;
display:flex;
align-items: center;
}
.site-branding {
flex: 1;
}
.main-navigation {
flex: 2;
}
.mobile-nav {
display: none;
}
.hamburger {
display: none;
}
.banner {
text-align: center;
}
.caption {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: white;
text-align: center;
}
.caption p {
font-size:60px;
font-family: 'Nexa Bold', sans-serif;
color: #fff;
line-height: 70px;
text-align:center;
text-transform: uppercase;
margin-bottom: 10px;
white-space: nowrap;
text-shadow: 3px 3px 6px #010202;
}
.banner-btn {
border: none;
background-color: #ed1c24;
padding: 20px 48px;
font-size: 20px;
cursor: pointer;
color:#fff;
font-family:'Montserrat Regular', sans-serif;
font-weight:500;
border-radius: 9px;
text-transform: uppercase;
}
.banner-btn:hover {
background: #cf181f;
}
.slider-wrapper {
margin-bottom: 0px;
}
.call_to_action {
border-top: 2px solid #000;
border-bottom: 2px solid #000;
padding: 30px 0px;
text-align: center;
background-color: #044d7f;
}
.call_to_action div {
margin:0px auto;
max-width: 1260px;
}
.call_to_action h1 {
font-size: 40px;
line-height: 40px;
color: #fff;
text-transform: uppercase;
}
.call_to_action h2 {
font-size: 22px;
color: #fff;
}
.call_to_action div > aside {
padding-top: 20px;
}
.home_widget_area {
padding:40px;
text-align: center;
}
.widget_wrapper {
display:flex;
justify-content: center;
}
.widget_wrapper h1{
text-align: center;
}
.home_widget {
margin-left: 15px;
margin-right: 15px;
text-align: center;
}
.home_widget ul {
text-align: center;
min-height: 250px;
margin:0px;
}
.home_widget li {
list-style: none;
color: #1f2762;
font-size: 20px;
font-family: 'Lato Regular', sans-serif;
}
.home_widget i {
color: #fff;
}
.container {
position: relative;
text-align: center;
color: white;
background-color: #07375c;
box-shadow: 5px 7px 10px #ababab;
}
.container h1 {
color: #fff;
font-family: 'Lato Regular', serif;
font-size: 30px;
padding:10px;
margin:0px;
}
.centered {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
}
.centered h2 {
color:#fff;
font-size: 20px;
font-family: 'Montserrat SemiBold', sans-serif;
margin-bottom: 10px;
}
.content_section {
margin:0px auto;
max-width: 1260px;
padding: 40px;
display:flex;
justify-content: center;
}
.content_section article {
width:70%;
margin-right: 50px;
}
.content_section aside {
width:30%;
padding:20px;
background:#b5a494;
}
.content_section aside h2 {
font-family: 'Lato Regular', sans-serif;
color:#fff;
font-size: 25px;
}
.content_section aside h3, 
.content_section aside p {
font-family: 'Lato Regular', sans-serif;
color:#fff;
font-size: 17px;
line-height: 30px;
}
.content_section aside a {
color: #fff;
font-size: 20px;
}
.content_section aside a:hover {
color: gray;
}
.content_section img {
margin:0px 10px 10px 0px;
}
.services {
display: flex;
align-items: center;
margin:0px auto;
max-width: 1260px;
justify-content: center;
margin-bottom: 30px;
justify-content: space-evenly;
} .promo_banner {
margin-top:20px;
background-image: linear-gradient(to right, #0491f1, #035994);
}
.promo_banner i {
color:#fff;
}
.inside-wrapper {
margin:0px auto;
max-width: 1260px;
}
.inside-content-area {
display:flex;
margin:30px 0px 30px 0px;
}
.inside-content-area main {
width:70%;
margin-right: 50px;
padding-left:50px;
}
.inside-content-area aside {
width:30%;
margin-left:20px;
padding:20px;
background: #b5a494;
height: 100%;
}
.inside-content-area aside h2 {
color:#fff;
font-size: 25px;
}
.inside-content-area aside h3, 
.inside-content-area aside p {
font-family: 'Lato Regular', sans-serif;
color:#fff;
}
.inside-content-area aside a {
color: #fff;
font-size: 20px;
}
.inside-content-area aside a:hover {
color: gray;
}
.service-content-area {
margin-bottom:30px;
}
.service-content-area img {
width:450px;
border-radius: 50%;
}
.service-lft-img {
display:flex;
margin:20px;
}
.service-lft-img section {
width:60%;
padding-right:30px;
}
.service-lft-img aside {
width:40%;
}
.service-rgt-img {
display:flex;
margin:20px;
}
.service-rgt-img aside {
width:40%;
}
.service-rgt-img section {
width:60%;
padding-left:20px;
}
.service_column {
display:flex;
}
.two_columns {
display:flex;
}
.two_columns div {
padding:20px;
width: 380px;
}
.three_columns {
display: flex;
}
.three_columns div {
width:30%;
padding:20px;
}
.four_columns {
display: flex;
}
.four_columns div {
width:25%;
padding:20px;
}
.sidebar_posts {
margin-bottom: 20px;
} .team_member {
display:flex;
flex-wrap:wrap;
}
.team_member h2 {
font-size:22px;
}
.team_member p {
font-size:15px;
}
.team_member article {
width:220px;
margin:20px;
}
.team_member_profile {
display: flex;
}
.team_member_profile div {
width:40%;
}
.team_member_profile article {
width:60%;
padding-left: 20px;
} .header-btn-style {
background: #044d7f;
border:none;
color:#fff;
font-size: 18px;
padding:10px 25px;
cursor: pointer;
display: inline-block;
font-family:'Lato Regular', sans-serif;
text-transform: uppercase;
}
.header-btn-style:hover {
background:#033e66;
color:#fff;
}
.sidebar-btn-style {
background: #fff;
border:none;
color:#3e8ebe;
padding: 5px 20px;
font-size: 18px;
cursor: pointer;
display: inline-block;
font-family:'Lato Regular', sans-serif;
text-transform: uppercase;
}
.sidebar-btn-style:hover {
background:#252525;
color:#fff;
}
.btn-style {
background: #b5a494;
border:1px solid #b5a494;
color:#111111;
padding: 10px 28px;
font-size: 18px;
cursor: pointer;
display: inline-block;
font-family:'Lato Regular', sans-serif;
text-transform: uppercase;
}
.btn-style:hover {
border:1px solid #9a8b7d;
background:#9a8b7d;
color:#111111;
}
button i {
color:#3e8ebe;
} .bx-viewport li { min-height: 1px; min-width: 1px; }
.bx-clone {display: none;}
.site-footer {
border-top: 15px solid #044d7f;
padding-top: 40px;
background:#252525;
}
.footer_widgets {
margin:0px auto;
max-width: 1260px;
display:flex;
padding:20px 0px 20px 0px;
}
.footer_widgets p {
color: #252525;
font-size:20px;
line-height: 30px;
}
.footer_widgets h2 {
color: #252525;
font-size:23px;
text-transform: uppercase;
}
.footer_col_1 {
width:100%;
text-align: center;
}
.footer_col_1 p > a {
color:#fff;
}
.footer_col_1 p > a:hover {
color:#9b9b9b;
}
.footer_col_1 p:first-child {
color:#fff;
font-size:40px;
line-height: 20px;
font-family:'Futura Condensed ExtraBold', sans-serif;
text-transform: uppercase;
}
.footer_col_1 p {
color:#fff;
font-size: 30px;
padding:20px;
text-transform: uppercase;
display: flex;
align-items: center;
justify-content: center;
}
.footer_col_1 ul {
list-style: none;
display:flex;
margin-left: 0px;
justify-content: center;
margin-top: 20px;
}
.footer_col_1 ul :last-child {
border-right: none;
}
.footer_col_1 li{
margin-right:20px;
padding-right: 20px;
border-right: 1px solid grey;
}
.footer_col_1 li a {
font-size: 20px;
text-transform: uppercase;
color:#fff;
}
.footer_col_1 li a:hover {
color:#9b9b9b;
}
.footer_social {
text-align: center;
margin-bottom:20px;
}
.footer_col_1 i {
color: #fff;
}
.site-info {
display:flex;
justify-content: center;
padding:20px;
color:#fff;
}
.toggle-nav {
display: none !important;
}
.mobile-nav {
display: none;
} .wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea
{
background-color: #fff;
color: grey;
width:100%;
border:1px solid lightgrey;
padding: 10px;
}
.wpcf7 input[type="submit"] {
background-color:#626872;
color:#fff;
padding:12px 40px;
border:0px;
font-size: 15px;
cursor: pointer;
} @media only screen and (max-width: 1024px) {
.caption p {
font-size: 50px;
line-height: 50px;
}
.projects_section {
align-items: center;
flex-flow: column;
}
.projects_section article {
width:90%;
margin-right: 0px;
margin-bottom:30px;
}
.projects_section aside {
width:90%;
flex-wrap: nowrap;
}
.service-lft-img aside {
width:50%;
}
.service-rgt-img aside {
width:50%;
}
.footer_col_1 {
width: 100%;
display: flex;
flex-flow: column;
align-items: center;
}
}
@media only screen and (max-width: 768px) {
.hamburger {
display: inline-block;
}
.top_bar {
padding:10px;
}
.header-wrapper {
align-items: center;
}
.banner-btn {
padding: 15px 43px;
font-size: 15px;
}
.caption p {
font-size: 30px;
line-height: 30px;
}
.call_to_action div {
flex-flow: column;
padding: 20px;
}
.call_to_action div > aside {
padding-left: 0px;
}
.call_to_action h1 {
line-height: 1.2;
}
.widget_wrapper {
flex-flow: column;
}
.content_section {
align-items: center;
flex-flow: column;
text-align: center;
}
.content_section article {
width:100%;
margin-right: 0px;
margin-bottom: 30px;
}
.content_section aside {
width:100%;
flex-wrap: wrap;
}
.main-navigation a {
font-size:15px;
}
.home_widget_area {
flex-flow: column;
}
.home_widget {
width: 100%;
margin-bottom: 50px;
}
.home_widget p {
min-height:0px;
}
.home_widget img {
width: 100%;
}
.services {
flex-flow: column;
}
.services div {
width: 100%;
}
.gallery_title {
margin-left:0px;
}
.inside-content-area {
flex-flow: column;
padding:10px;
}
.inside-content-area main {
width:100%;
}
.inside-content-area aside {
width:100%;
}
.service-lft-img {
flex-flow: column-reverse;
align-items: center;
}
.service-lft-img section {
width:100%;
}
.service-rgt-img {
flex-flow: column;
align-items: center;
}
.service-rgt-img section {
width:100%;
}
.service-content-area img {
width:350px;
}
.team_member_profile {
flex-flow: column;
}
.team_member_profile div {
width: 100%;
}
.team_member_profile article {
width: 100%;
}
.footer_widgets {
flex-flow: column;
align-items: center;
text-align:center;
}
.footer_col_2 {
width:50%;
}
}
@media only screen and (max-width: 680px) {
.site-branding {
flex: 7;
}
.footer_col_1 li {
margin-right: 10px;
}
.footer_col_1 li a {
font-size: 9px;
}
.footer_col_1 p:first-child {
font-size: 40px;
}
.footer_col_1 p {
font-size: 13px;
}
}
@media only screen and (max-width: 440px) {
.header-btn-style {
font-size:12px;
}
.header-wrapper section {
width:40%;
}
.top_bar p {
display: none;
}
.top_bar div {
flex-flow: column;
}
.caption h1 {
font-size:20px;
line-height: 20px;
}
.caption h2 {
font-size:10px;
line-height: 10px;
}
.banner-btn {
padding: 7px 25px;
font-size: 7px;
}
.home_title_text {
padding:20px;
}
.home_widget_area {
flex-flow:column;
}
.home_widget {
flex-flow:column;
width:100%;
}
.blog_posts {
flex-flow:column;
}
.blog_posts article {
width:100%;
padding:10px;
}
.inside-content-area {
flex-flow: column;
}
.inside-content-area main {
width:100%;
padding:20px;
}
.inside-content-area aside {
width:100%;
padding:20px;
margin-left: 0px;
}
.content_section aside h2 {
font-size: 29px;
}
.content_section aside p {
font-size: 17px;
}
.footer_widgets {
flex-flow:column;
}
.footer_nav, .footer_col {
width:100%;
padding:20px;
}
.caption p {
font-size: 25px;
line-height: 30px;
}
.projects_section img {
width:120px;
height:120px;
}
.service-content-area img {
width:250px;
}
.service-lft-img {
align-items: flex-start;
}
.service-rgt-img {
align-items: flex-start;
}
.footer_col_1 ul {
margin: 0px;
}
.footer_menu {
display:none;
}
}    html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} h1 {
margin: 0.30em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
} body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
h1 {
font-family: 'Lato Bold', sans-serif;
font-weight:500;
font-size: 37px;
color:#044d7f;
text-transform: uppercase;
}
h2 {
font-family: 'Lato Bold', sans-serif;
font-size: 25px;
color:#044d7f;
}
h3 {
font-family: 'Lato Bold', sans-serif;
font-size: 25px;
color:#044d7f;
}
h4, h5, h6 {
clear: both;
color:#044d7f;
}
p {
margin-bottom: 1.3em;
font-family: 'Lato Regular', serif;
font-size:17px;
line-height: 1.8;
color:#212121;
}
li {
font-family: 'Lato Regular', serif;
font-size:17px;
color:#212121;
}
i {
}
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: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 1.5em 3em;
font-family:'Raleway', sans-serif;
font-weight:400;
font-size:15px;
line-height: 1.8;
color:#001f44;
}
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: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}  a {
color: #044d7f;
text-decoration: none;
}
a:hover, a:focus, a:active {
color:#044d7f;
text-decoration: none;
} .main-navigation {
display:flex;
align-items: flex-end;
flex-flow:column;
justify-content: center;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
background: #fff;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation ul ul a {
width: 300px;
font-size: 17px;
padding: 0px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
float: left;
position: relative;
padding:5px 17px;
}
.main-navigation a {
display: block;
text-decoration: none;
font-family: 'Lato Regular', sans-serif;
font-size: 25px;
color:#044d7f;
text-transform: uppercase;
}
.main-navigation a:hover {
color:#033e66;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.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;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: 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;
table-layout: fixed;
}
.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-title {
font-size:25px;
font-weight: 400;
text-transform: uppercase;
}  .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .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;
}
@media only screen and (max-width: 768px) {
.main-navigation {
align-items: center;
display:none;
}
.main-navigation a {
font-size: 15px;
}
}