body{
overflow-x: hidden;
color: #5a5a5a;
-webkit-font-smoothing: antialiased !important;
}
.alignwide,
.alignwide {
margin-left: auto;
margin-right: auto;
clear: both;
}
@media only screen and (min-width: 768px) {
.alignwide,
.alignwide {
width: 100%;
max-width: 100%;
}
}
@media only screen and (min-width: 768px) {
.entry-content > *, .entry .entry-summary > * {
margin-top:32px;
margin-bottom: 32px;
}
}
ul, li {
list-style-position: inside;
}
.alignleft,
.alignleft {
float: left;
max-width: calc(5 * (100vw / 12));
margin-top: 0;
margin-left: 0;
margin-right: 1rem;
}
@media only screen and (min-width: 768px) {
.alignleft,
.alignleft {
max-width: calc(4 * (100vw / 12));
margin-right: calc(2 * 1rem);
}
}
.alignright,
.alignright {
float: right;
max-width: calc(5 * (100vw / 12));
margin-top: 0;
margin-right: 0;
margin-left: 1rem;
}
@media only screen and (min-width: 768px) {
.alignright,
.alignright {
max-width: calc(4 * (100vw / 12));
margin-right: 0;
margin-left: calc(2 * 1rem);
}
}
.aligncenter,
.aligncenter {
margin-left: auto;
margin-right: auto;
text-align: center;
} .sidebar-inactive #content .container {
max-width: 80%;
} .sidebar-inactive .alignfull, 
.alignfull,
.alignfull,
.blockquote.wp-block-pullquote.alignfull,
.wp-block-pullquote:not(.is-style-solid-color).alignfull{  
width: 100vw;
margin-left: -50vw;
margin-right: -50vw;
position: relative;
left: 50%;
right: 50%;
max-width: initial;
border-left:0;
padding-left: 0;
padding-right: 0;
}
.alignfull > img,
.alignwide > img {
max-width: none;
width: 100%;
}
figure, .wp-caption, .wp-caption-overlay .wp-caption {
border: 0;
margin: 0;
padding: 0;
overflow: hidden;
position: relative;
max-width: 100%;
} .sidebar-inactive .alignfull blockquote{
padding: 40px;
}
.sidebar-inactive .alignfull.wp-block-cover-image.has-background-dim{
padding: 40px;
}
.sidebar-inactive  figure.wp-block-image.alignleft.is-resized,
.wp-block-image .alignleft{
margin-right: 30px;
margin-bottom: 30px;
}
.sidebar-inactive  figure.wp-block-image.alignright.is-resized,
.wp-block-image .alignright{
margin-left: 30px;
}
.sidebar-inactive #content .container {
max-width: 80%;
}
p.has-background {
padding: 20px 30px;
}
.wp-block-audio {
width: 100%;
}
.wp-block-audio audio {
width: 100%;
}
.wp-block-audio.alignleft audio,
.wp-block-audio.alignright audio {
max-width: 198px;
}
@media only screen and (min-width: 768px) {
.wp-block-audio.alignleft audio,
.wp-block-audio.alignright audio {
max-width: 384px;
}
}
@media only screen and (min-width: 1379px) {
.wp-block-audio.alignleft audio,
.wp-block-audio.alignright audio {
max-width: 385.44px;
}
}
.wp-block-video video {
width: 100%;
}
.wp-block-embed-vimeo .wp-block-embed__wrapper{
text-align: center;
}
.wp-block-button .wp-block-button__link {
transition: background 150ms ease-in-out;
border: none;
font-size: 0.88889em;
line-height: 1.2;
box-sizing: border-box;
font-weight: bold;
text-decoration: none;
padding: 0.76rem 1rem;
outline: none;
outline: none;
transition: all .4s;
}
.wp-block-button .wp-block-button__link:not(.has-background) {
font-size: 16px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
background: #1868dd;
height: 50px;
padding: 0 35px;
line-height: 47px;
border-radius: 3px;
border: 0;
}
.wp-block-button .wp-block-button__link:not(.has-text-color) {
color: white;
}
.wp-block-button .wp-block-button__link:hover {
color: white !important;
background: #103dbe;
cursor: pointer;
}
.wp-block-button .wp-block-button__link:focus {
color: white;
background: #103dbe;
outline: thin dotted;
outline-offset: -4px;
}
.wp-block-button:not(.is-style-squared) .wp-block-button__link {
}
.wp-block-button.is-style-outline .wp-block-button__link,
.wp-block-button.is-style-outline .wp-block-button__link:focus,
.wp-block-button.is-style-outline .wp-block-button__link:active {
transition: all 150ms ease-in-out;
border-width: 2px;
border-style: solid;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background),
.wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-background),
.wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-background) {
background: transparent;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),
.wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-text-color),
.wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-text-color) {
color: #ffb923;
border-color: currentColor;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
color: #111 !important;
border-color: #111;
}
.wp-block-archives,
.wp-block-categories,
.wp-block-latest-posts {
list-style-position: outside;
}
.wp-block-latest-posts.has-dates{
list-style: none;
}
.wp-block-latest-posts__post-date{
margin-top:5px;
}
.wp-block-archives li,
.wp-block-categories li,
.wp-block-latest-posts li {
font-weight: 500;
line-height: 1.2;
padding-bottom: 0.75rem;
}
.wp-block-archives li.menu-item-has-children, .wp-block-archives li:last-child,
.wp-block-categories li.menu-item-has-children,
.wp-block-categories li:last-child,
.wp-block-latest-posts li.menu-item-has-children,
.wp-block-latest-posts li:last-child {
padding-bottom: 0;
}
.wp-block-archives li a,
.wp-block-categories li a,
.wp-block-latest-posts li a {
text-decoration: none;
}
.wp-block-archives.aligncenter,
.wp-block-categories.aligncenter {
text-align: center;
list-style-position: inside;
}
.wp-block-categories ul {
padding-top: 0.75rem;
}
.wp-block-categories li ul {
list-style-position: outside;
}
.wp-block-categories ul {
counter-reset: submenu;
}
.wp-block-latest-posts.is-grid li {
border-top: 2px solid #ccc;
padding-top: 1rem;
margin-bottom: 2rem;
}
.wp-block-latest-posts.is-grid li a:after {
content: '';
}
.wp-block-latest-posts.is-grid li:last-child {
margin-bottom: auto;
}
.wp-block-latest-posts.is-grid li:last-child a:after {
content: '';
}
.wp-block-preformatted {
line-height: 1.8;
padding: 1rem;
}
.wp-block-verse {
font-size: 87.5%;
line-height: 1.8;
}
.has-drop-cap:not(:focus):first-letter {
font-size: 3.375em;
line-height: 1;
font-weight: bold;
margin: 0 0.25em 0 0;
}
.wp-block-pullquote {
border-color: transparent;
border-width: 2px;
padding: 0;
}
.wp-block-pullquote p {
font-size: 1.6875em;
font-style: italic;
line-height: 1.3;
margin-bottom: 20px;
margin-top: 0.5em;
}
.wp-block-pullquote p em {
font-style: normal;
}
@media only screen and (min-width: 768px) {
.wp-block-pullquote p {
font-size: 1.75rem;
}
}
.wp-block-pullquote.alignleft, 
.wp-block-pullquote.alignright {
width: 100%;
margin-top:80px;
margin-bottom: 70px;
}
.wp-block-pullquote.alignleft blockquote, 
.wp-block-pullquote.alignright blockquote {
margin: 1rem 0;
max-width: 100%;
}
.wp-block-pullquote.alignleft{
text-align: left;
margin-right: 30px !important;
}
.wp-block-pullquote.alignright{
text-align: right;
margin-left: 30px !important;
}
.wp-block-pullquote.alignleft blockquote p:first-child, .wp-block-pullquote.alignright blockquote p:first-child {
margin-top: 0;
}
.wp-block-pullquote.is-style-solid-color {
padding-left: 0;
padding-right: 0;
}
@media only screen and (min-width: 768px) {
.wp-block-pullquote.is-style-solid-color {
padding-left: 10%;
padding-right: 10%;
}
}
.wp-block-pullquote.is-style-solid-color p,
.wp-block-pullquote.is-style-solid-color blockquote p {
font-size: 1.6875em;
line-height: 1.3;
margin-bottom: 0.5em;
margin-top: 0.5em;
}
@media only screen and (min-width: 768px) {
.wp-block-pullquote.is-style-solid-color p {
font-size: 2.25em;
}
}
.wp-block-pullquote.is-style-solid-color a {
color: #fff;
}
.wp-block-pullquote.is-style-solid-color cite {
color: inherit;
}
.wp-block-pullquote.is-style-solid-color blockquote {
max-width: 100%;
padding-left: 0;
margin-left: 1rem;
margin-right: 1rem;
} @media only screen and (min-width: 768px) {
.wp-block-pullquote.is-style-solid-color blockquote {
margin-left: 0;
margin-right: 0;
padding:20px 0 20px 20px;
color:#000;
}
}
@media only screen and (min-width: 768px) {
.wp-block-pullquote.is-style-solid-color.alignright, .wp-block-pullquote.is-style-solid-color.alignleft {
padding: 1rem calc(2 * 1rem);
}
}
@media only screen and (min-width: 768px) {
.wp-block-pullquote.is-style-solid-color.alignfull {
padding-left: calc(10% + 58px + (2 * 1rem));
padding-right: calc(10% + 58px + (2 * 1rem));
}
}
blockquote.wp-block-quote,
blockquote.wp-block-quote.is-large{
padding: 30px 30px 40px 40px;
} blockquote.wp-block-quote, 
.wp-block-quote,
.wp-block-quote:not(.is-large):not(.is-style-large), blockquote.wp-block-pullquote,
.wp-block-quote.is-large, .wp-block-quote.is-style-large,
.wp-block-pullquote:not(.is-style-solid-color){
padding: 0;
padding-left: 40px;
border-left: 3px solid #1868dd;
margin: 15px 0;
background: transparent;
position: relative;
color: #000;
font-style: italic;
}
.wp-block-quote .editor-rich-text__tinymce{
color: #000;
}
.editor-block-list__block .wp-block-pullquote blockquote,
.wp-block-pullquote blockquote{
border-left:0;
padding-left:0;
}
blockquote.wp-block-quote p, 
.wp-block-quote p{
margin: 20px 0;
line-height: 1.625;
}
.wp-block-quote:before {
content: '\f10d';
font-family: 'Fontawesome';
display: block;
color: #1868dd;
font-size: 36px;
}
.wp-block-quote cite,
.wp-block-pullquote cite,
blockquote.wp-block-quote .wp-block-quote__citation{
font-weight: normal;
font-size: 16px;
margin-left: 40px;
text-transform: unset;
display: inline-block;
color: #000;
}
.wp-block-quote__citation, 
.wp-block-quote cite, 
.wp-block-quote footer {
position: relative;
font-style: normal;
}
blockquote.wp-block-quote cite::before, 
blockquote.wp-block-quote footer::before, 
blockquote.wp-block-quote .wp-block-quote__citation::before,
.wp-block-quote cite::before,
.wp-block-pullquote cite::before {
position: absolute;
top: 0;
width: 30px;
height: 2px;
background: #1868dd;
content: '';
bottom: 0;
margin: 10px 0 13px -40px;
}
.wp-block-quote .blockquote-footer{
margin-left:40px;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
margin: 1rem 0;
}
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
font-size: 1.6875em;
line-height: 1.4;
font-style: italic;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
font-size: 16px;
text-align: left;
}
.wp-block-quote.is-style-large cite em{
display: block;
position: relative;
top: -30px;
}
@media only screen and (min-width: 768px) {
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
margin: 1rem 0;
}
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
font-size: 1.6875em;
}
} .wp-block-pullquote blockquote::before {
content: '\f10d';
font-family: 'Fontawesome';
position: relative;
display: block;
color: #1868dd;
font-size: 36px;
}
.wp-block-pullquote .has-very-dark-gray-color.has-very-dark-gray-color{
background: none;
}
.wp-block-image img {
display: block;
max-width: 100%;
}
.wp-block-image.alignleft, .wp-block-image.alignright {
max-width: 100%;
}
.wp-block-image.alignfull img {
width: 100vw;
}
@media only screen and (min-width: 768px) {
.wp-block-image.alignfull img {
margin-left: auto;
margin-right: auto;
}
}
.wp-block-cover-image,
.wp-block-cover {
position: relative;
min-height: 430px;
padding: 1rem;
}
@media only screen and (min-width: 768px) {
.wp-block-cover-image,
.wp-block-cover {
padding: 1rem 10%;
}
}
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2,
.wp-block-paragraph.has-large-font-size.editor-rich-text__editable{
font-size: 1.6875em;
font-weight: bold;
line-height: 1.25;
color: #fff;
}
@media only screen and (min-width: 768px) {
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover p.wp-block-cover-text,
.wp-block-cover h2 {
font-size: 2.25em;
max-width: 100%;
}
}
.wp-block-cover-image.alignleft, .wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
width: 100%;
}
@media only screen and (min-width: 768px) {
.wp-block-cover-image.alignleft, .wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
padding: 1rem calc(2 * 1rem);
}
}
.wp-block-cover-image.alignleft, .wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
padding: 0;
}
.wp-block-cover__inner-container p{
line-height: 40px;
}
.wp-block-cover-image.alignleft, .wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
padding: 0;
}
.block-editor-block-list__layout .block-editor-block-list__block {
padding-left: 0;
padding-right: 0;
}
@media only screen and (min-width: 768px) {
.wp-block-cover-image.alignfull .wp-block-cover-image-text,
.wp-block-cover-image.alignfull .wp-block-cover-text,
.wp-block-cover-image.alignfull h2,
.wp-block-cover.alignfull .wp-block-cover-image-text,
.wp-block-cover.alignfull .wp-block-cover-text,
.wp-block-cover.alignfull h2 {
max-width: calc(8 * (100vw / 12) - 28px);
}
}
@media only screen and (min-width: 1168px) {
.wp-block-cover-image.alignfull .wp-block-cover-image-text,
.wp-block-cover-image.alignfull .wp-block-cover-text,
.wp-block-cover-image.alignfull h2,
.wp-block-cover.alignfull .wp-block-cover-image-text,
.wp-block-cover.alignfull .wp-block-cover-text,
.wp-block-cover.alignfull h2 {
max-width: calc(6 * (100vw / 12) - 28px);
}
}
.wp-block-gallery {
list-style-type: none;
padding-left: 0;
}
.wp-block-gallery .blocks-gallery-image:last-child,
.wp-block-gallery .blocks-gallery-item:last-child {
margin-bottom: 16px;
}
.wp-block-gallery figcaption a {
color: #fff;
}
.wp-block-audio figcaption,
.wp-block-video figcaption,
.wp-block-image figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
font-size: 0.71111em;
line-height: 1.6;
margin: 0;
padding: 0.5rem;
text-align: center;
bottom:0;
}
.wp-block-file .wp-block-file__button {
display: table;
transition: background 150ms ease-in-out;
border: none;
border-radius: 5px;
background: #d72924;
font-size: 22px;
line-height: 1.2;
text-decoration: none;
font-weight: bold;
padding: 0.75rem 1rem;
color: #fff;
margin-left: 0;
margin-top: calc(0.75 * 1rem);
}
@media only screen and (min-width: 1168px) {
.wp-block-file .wp-block-file__button {
font-size: 22px;
padding: 0.875rem 1.5rem;
}
}
.wp-block-file .wp-block-file__button:hover {
background: #111;
cursor: pointer;
}
.wp-block-file .wp-block-file__button:focus {
background: #111;
outline: thin dotted;
outline-offset: -4px;
}
.wp-block-code {
border-radius: 0;
}
.wp-block-code code {
font-size: 1.125em;
white-space: pre-wrap;
word-break: break-word;
} .wp-block-columns.alignfull {
padding-left: 1rem;
padding-right: 1rem;
}
@media (min-width: 1128px){
.wp-block-column {
padding-right: 24px;
padding-left: 24px;
}
}
@media only screen and (min-width: 600px) {
.wp-block-columns {
flex-wrap: nowrap;
}
}
@media only screen and (min-width: 768px) {
.wp-block-columns .wp-block-column > *:first-child {
margin-top: 0;
}
.wp-block-columns .wp-block-column > *:last-child {
margin-bottom: 0;
}
.wp-block-columns[class*='has-'] > * {
margin-right: 1rem;
}
.wp-block-columns[class*='has-'] > *:last-child {
margin-right: 0;
}
.wp-block-columns.alignfull,
.wp-block-columns.alignfull .wp-block-column {
padding-left: calc(2 * 1rem);
padding-right: calc(2 * 1rem);
}
}
.wp-block-latest-comments .wp-block-latest-comments__comment-meta {
font-weight: bold;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date {
font-weight: normal;
}
.wp-block-latest-comments .wp-block-latest-comments__comment,
.wp-block-latest-comments .wp-block-latest-comments__comment-date,
.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
font-size: inherit;
}
.wp-block-latest-comments.has-dates .wp-block-latest-comments__comment-date {
font-size: 0.71111em;
}
.has-small-font-size {
font-size: 0.88889em;
}
.has-normal-font-size {
font-size: 1.125em;
}
.has-large-font-size {
font-size: 36px;
font-weight: 700;
line-height: 45px;
}
.has-huge-font-size {
font-size: 2.25em;
}
.has-primary-background-color,
.has-secondary-background-color,
.has-dark-gray-background-color,
.has-light-gray-background-color {
color: #fff;
}
.has-primary-background-color p,
.has-primary-background-color h1,
.has-primary-background-color h2,
.has-primary-background-color h3,
.has-primary-background-color h4,
.has-primary-background-color h5,
.has-primary-background-color h6,
.has-primary-background-color a,
.has-secondary-background-color p,
.has-secondary-background-color h1,
.has-secondary-background-color h2,
.has-secondary-background-color h3,
.has-secondary-background-color h4,
.has-secondary-background-color h5,
.has-secondary-background-color h6,
.has-secondary-background-color a,
.has-dark-gray-background-color p,
.has-dark-gray-background-color h1,
.has-dark-gray-background-color h2,
.has-dark-gray-background-color h3,
.has-dark-gray-background-color h4,
.has-dark-gray-background-color h5,
.has-dark-gray-background-color h6,
.has-dark-gray-background-color a,
.has-light-gray-background-color p,
.has-light-gray-background-color h1,
.has-light-gray-background-color h2,
.has-light-gray-background-color h3,
.has-light-gray-background-color h4,
.has-light-gray-background-color h5,
.has-light-gray-background-color h6,
.has-light-gray-background-color a {
color: #fff;
}
.has-white-background-color {
color: #111;
}
.has-white-background-color p,
.has-white-background-color h1,
.has-white-background-color h2,
.has-white-background-color h3,
.has-white-background-color h4,
.has-white-background-color h5,
.has-white-background-color h6,
.has-white-background-color a {
color: #111;
}
.has-primary-background-color,
.wp-block-pullquote.is-style-solid-color.has-primary-background-color {
background-color: #d72924;
}
.has-secondary-background-color,
.wp-block-pullquote.is-style-solid-color.has-secondary-background-color {
background-color: #005177;
}
.has-dark-gray-background-color,
.wp-block-pullquote.is-style-solid-color.has-dark-gray-background-color {
background-color: #111;
}
.has-light-gray-background-color,
.wp-block-pullquote.is-style-solid-color.has-light-gray-background-color {
background-color: #767676;
}
.has-white-background-color,
.wp-block-pullquote.is-style-solid-color.has-white-background-color {
background-color: #FFF;
}
.has-primary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-primary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-primary-color p {
color: #d72924;
}
.has-secondary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color p {
color: #005177;
}
.has-dark-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color p {
color: #111;
}
.has-light-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color p {
color: #767676;
}
.has-white-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
color: #FFF;
} .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;
}
.avatar {
border-radius: 100%;
display: block;
height: calc(2.25 * 1rem);
min-height: inherit;
width: calc(2.25 * 1rem);
}
svg {
transition: fill 120ms ease-in-out;
fill: currentColor;
} .wp-caption {
margin-bottom: calc(1.5 * 1rem);
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption-text {
color: #767676;
font-size: 0.81111em;
line-height: 1.6;
margin: 0;
}
.wp-caption-text.gallery-caption {
padding-left: 0;
} .gallery {
display: flex;
flex-flow: row wrap;
justify-content: center;
margin-bottom: calc(1.5 * 1rem);
}
.gallery-item {
display: inline-block;
margin-right: 16px;
margin-bottom: 16px;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: calc((100% - 16px * 1) / 2);
}
.gallery-columns-2 .gallery-item:nth-of-type(2n+2) {
margin-right: 0;
}
.gallery-columns-3 .gallery-item {
max-width: calc((100% - 16px * 2) / 3);
}
.gallery-columns-3 .gallery-item:nth-of-type(3n+3) {
margin-right: 0;
}
.gallery-columns-4 .gallery-item {
max-width: calc((100% - 16px * 3) / 4);
}
.gallery-columns-4 .gallery-item:nth-of-type(4n+4) {
margin-right: 0;
}
.gallery-columns-5 .gallery-item {
max-width: calc((100% - 16px * 4) / 5);
}
.gallery-columns-5 .gallery-item:nth-of-type(5n+5) {
margin-right: 0;
}
.gallery-columns-6 .gallery-item {
max-width: calc((100% - 16px * 5) / 6);
}
.gallery-columns-6 .gallery-item:nth-of-type(6n+6) {
margin-right: 0;
}
.gallery-columns-7 .gallery-item {
max-width: calc((100% - 16px * 6) / 7);
}
.gallery-columns-7 .gallery-item:nth-of-type(7n+7) {
margin-right: 0;
}
.gallery-columns-8 .gallery-item {
max-width: calc((100% - 16px * 7) / 8);
}
.gallery-columns-8 .gallery-item:nth-of-type(8n+8) {
margin-right: 0;
}
.gallery-columns-9 .gallery-item {
max-width: calc((100% - 16px * 8) / 9);
}
.gallery-columns-9 .gallery-item:nth-of-type(9n+9) {
margin-right: 0;
}
.gallery-item:last-of-type {
padding-right: 0;
}
.gallery-caption {
display: block;
font-size: 0.71111em;
line-height: 1.6;
margin: 0;
padding: 0.5rem;
}
.gallery-item>div>a {
display: block;
line-height: 0;
box-shadow: 0 0 0 0 transparent;
}
.gallery-item>div>a:focus {
box-shadow: 0 0 0 2px #0073aa;
}
@media only screen and (max-width: 991px) {
.sidebar-inactive .is-type-video,
.sidebar-active .is-type-video {
left: 0;
width: 100%;
max-width: 100%;
}
.is-type-video iframe {
height: 100%;
}
.wp-block-separator.is-style-dots:before,
hr.is-style-dots:before {
font-size: .3875em;
}
.wp-block-pullquote p {
font-size: 1em;
}
}  .wp-block-separator, hr {
background-color: #767676;
border: 0;
height: 2px;
margin: 2rem auto;
max-width: 200px;
text-align: center;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: 100px;
}
.wp-block-separator.is-style-wide,
hr.is-style-wide {
max-width: 100%;
}
@media only screen and (min-width: 768px) {
.wp-block-separator.is-style-wide,
hr.is-style-wide {
max-width: calc(8 * (100vw / 12) - 28px);
}
}
@media only screen and (min-width: 1168px) {
.wp-block-separator.is-style-wide,
hr.is-style-wide {
max-width: calc(6 * (100vw / 12) - 28px);
}
}
.wp-block-separator.is-style-dots,
hr.is-style-dots {
max-width: 100%;
background-color: inherit;
border: inherit;
height: inherit;
text-align: center;
}
@media only screen and (min-width: 768px) {
.wp-block-separator.is-style-dots,
hr.is-style-dots {
max-width: calc(8 * (100vw / 12) - 28px);
}
}
@media only screen and (min-width: 1168px) {
.wp-block-separator.is-style-dots,
hr.is-style-dots {
max-width: calc(6 * (100vw / 12) - 28px);
}
}
.wp-block-separator.is-style-dots:before,
hr.is-style-dots:before {
color: #767676;
font-size: 1.6875em;
letter-spacing: 0.88889em;
padding-left: 0.88889em;
}
.wp-block-separator + h1:before,
.wp-block-separator + h2:before,
hr + h1:before,
hr + h2:before {
display: none;
} .wp-block-table td, 
.wp-block-table th{
border: 1px solid #ededed;
}
.wp-block-table{
border:0;
border-bottom: 1px solid #ededed;
border-left:1px solid #ededed;
text-align: center;
}
table.wp-block-table>tbody>tr:nth-child(2n+1)>td {
background-color: #fcfcfc;
}
table.wp-block-table>tbody>tr>td {
padding: 10px 5px;
border-bottom: 0;
border-left: 0;
} .wp-block-embed__wrapper iframe{
border:0;
} .wp-block-cover.has-background-dim-60.has-background-dim a{
text-decoration: underline;
color:#ffb923;
}
.wp-block-embed-vimeo iframe{
border:0;
}
.block-editor-block-list__layout  figure.wp-block-embed-vimeo.alignfull{
width:auto;
}
.wp-block-pullquote.is-style-default{
background: none;
border-left:0;
}
.wp-block-embed-vimeo .wp-block-embed__wrapper {
position: relative;
padding-bottom: 56.25%;
padding-top: 0;
height: 0;
overflow: hidden;
}
.wp-block-embed-vimeo .wp-block-embed__wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}@media (min-width: 1300px) {}
@media (min-width: 1600px) {} @media (min-width: 992px) and (max-width: 1199px) {
html {
font-size: 14px;
;
} .pricing-feature-group {
padding: 20px;
}
.xs-menu-tools>li {
margin-right: 15px;
} .footer-bottom .xs-list li {
margin-right: 20px;
} .inner-welcome-image-group .banner-ico.banner-ico-1 {
left: 44.5%;
}
.inner-welcome-image-group .banner-ico.banner-ico-2 {
right: 12%;
}
} @media (max-width: 991px) {
#bridge .home-shortcuts {
float: none;
}
#bridge #nav {
position: relative;
}
#bridge #nav .navbar-header {
position: absolute;
right: 25px;
top: 9px;
z-index: 10;
}
#bridge #nav .navbar-collapse {
border-top: 0px solid #000;
margin-top: 40px;
box-shadow: none;
}
#bridge #nav {
min-height: 50px;
}
#bridge #nav .navbar-toggle {
margin: 0px;
}
#bridge #main-menu .navbar-nav .dropdown-menu {
position: static;
}
#bridge #main-menu .nav .nav-divider {
display: none;
}
.xs-header .nav-brand {
display: block;
}
.xs-menus .nav-menu>li>a .submenu-indicator-chevron {
border-color: #000 !important;
}
.header-transparent .xs-menus .nav-menu>li>a,
.nav-sticky.sticky-header.sticky .xs-header .xs-menus .nav-menu>li>a {
color: #000 !important;
}
html {
font-size: 90%;
}
.xs-header.header-boxed .nav-brand {
display: inline-block;
} .why-choose-us-block,
.xs-single-pricing,
.xs-feature-group,
.hosting-info-img,
.hosting-info-wraper-2,
.xs-blog-post,
.footer-widget {
margin-bottom: 30px;
} .xs-header .xs-logo {
display: none;
}
.nav-sticky.sticky-header .xs-menus .nav-menu>li>a,
.xs-header .xs-menus .nav-menu>li>a,
.xs-header.header-boxed .xs-menus .nav-menu>li>a {
color: #1e1e1e;
padding: 15px;
}
.nav-sticky .xs_nav-portrait .nav-menus-wrapper,
.nav-sticky .nav-overlay-panel {
height: 110vh;
} .xs-menu-tools {
display: none;
}
.xs-menus .nav-menu li>.nav-dropdown {
box-shadow: none;
}
.xs-menus .nav-menu>li>a .submenu-indicator-chevron {
border-color: transparent #1e1e1e #1e1e1e transparent;
}
.nav-toggle-bar {
color: inherit;
background-color: currentColor;
box-shadow: 0 0.5em 0 0 currentColor, 0 1em 0 0 currentColor;
} .domain-search-form {
width: 100%;
} .xs-heading .heading-title {
font-size: 1.3rem;
} .footer-bottom .xs-list {
text-align: center;
}
.footer-bottom .xs-list li {
display: inline-block;
margin-right: 15px;
margin-bottom: 15px;
} .pricing-feature-item>.pricing-feature:first-child {
height: 30px;
padding: 7px 10px;
font-weight: 700;
}
.pricing-feature {
padding: 10px 40px;
height: 40px;
} .inner-welcome-image-group {
text-align: center;
width: 70%;
margin: 0 auto;
} .xs-banner.service-banner-2 {
min-height: 900px;
}
.social-list li {
margin-bottom: 10px;
}
.service-banner .banner-title {
font-size: 2.76471rem;
}
.xs-banner.service-banner {
min-height: 850px;
} .inner-banner .inner-welcome-image-group {
display: none;
} .xs-single-team {
margin-bottom: 30px;
}
.xs-single-team img {
width: 100%;
} .contact-info-group {
margin-bottom: 30px;
} .xs-accordion,
.xs-accordion:last-child {
margin-bottom: 60px;
} .checkout-form-group {
width: calc(100% - 45px);
}
.checkout_info .cart_table_wraper {
width: 100%;
}
.cart-checkout-wraper {
padding: 50px;
}
.wc-proceed-to-checkout {
width: 100%;
}
.wc-proceed-to-checkout .btn {
padding: 15px 29px;
font-size: .8rem;
}
.admin-bar .header-transparent {
top: 32px;
}
.megamenu-content {
max-width: 100%;
min-width: auto;
}
.xs-header .nav-brand,
.xs-header .xs-logo {
padding: 0;
}
.slider-content-group .slider-container {
margin-bottom: 30px;
}
.widget-posts .widget-post.media .d-flex {
display: none !important;
} .xs-header.header-boxed>.container::before {
left: 0;
width: 100%;
}
}
@media (max-width: 782px) {
.logged-in .xs_nav-portrait .nav-menus-wrapper.nav-menus-wrapper-open {
top: 46px;
}
} @media (max-width: 767px) {
#bridge .home-shortcuts li {
width: 100%;
margin-bottom: 30px;
}
.nav-sticky.sticky-header.sticky {
transform: translateY(-30%);
}
.select-options {
left: 0;
} .footer-widget {
text-align: center;
}
.footer-widget .contact-info-widget .media img {
display: none !important;
}
.footer-widget .widget-title::before {
left: 50%;
margin-left: -15px;
}
.xs-section-padding {
padding: 50px 0;
} .xs-heading {
margin-bottom: 40px;
} .xs-heading .heading-title {
font-size: 1.4rem;
font-weight: 700;
} .list-inline>li {
display: block;
margin-right: 0px;
margin-bottom: 15px;
}
.list-inline>li:last-child {
margin-bottom: 0px;
} .xs-logo-wraper {
display: none;
}
.xs-top-bar-info,
.top-menu {
text-align: center;
padding: 5px 0;
}
.xs-top-bar-info li {
margin-right: 15px;
} .banner-title {
font-size: .96471rem;
}
.banner-sub-title {
font-size: .81176rem;
}
.xs-banner .xs-banner-image {
margin-left: 0px;
margin-right: 0px;
margin-top: 50px;
}
.xs-banner .xs-banner-image .banner-ico {
width: 16px;
}
.xs-banner-content p {
margin-bottom: 20px;
} .xs-domain-info li {
display: inline-block;
margin-right: 0;
padding-right: 0;
border-right: 0px solid rgba(71, 93, 255, 0.25);
margin-bottom: 15px;
margin-right: 35px;
margin-left: 0;
} .domain-search-form {
height: 100%;
}
.domain-search-form-group {
padding: 30px;
}
.domain-search-form .select-group {
position: static;
margin-top: 10px;
width: 100%;
}
.domain-search-form input:not([type="submit"]) {
height: 60px;
padding: 0 16px;
}
.xs-domain-info li:last-child {
margin-bottom: 0px;
} .xs-btn-wraper .btn {
margin-right: 15px;
margin-bottom: 15px;
}
.btn {
font-size: .9rem;
padding: 10px 25px;
} .why-choose-us-block {
padding: 0;
} .pricing-info .xs-list li {
margin-right: 0;
margin-bottom: 10px;
}
.pricing-info .xs-list li:last-child {
margin-bottom: 0px;
} .service-section .xs-mb-8 {
margin-bottom: 0px;
}
.xs-service-block {
margin-bottom: 40px;
}
.xs-service-block {
padding: 0;
} .call-to-action-section {
padding-top: 50px;
padding-bottom: 50px;
margin-bottom: 30px;
}
.call-to-action-section+.xs-feature-section {
margin-top: 0;
} .xs-feature-group .media {
flex-wrap: wrap;
}
.xs-feature-group .feature-img {
margin-bottom: 15px;
}
.xs-feature-group .watermark-icon {
display: none;
}
.xs-feature-group {
padding: 20px;
} .hosting-info-img .info-icon {
width: 30px;
}
.hosting-info-img .info-icon.icon-2 {
left: 0;
}
.hosting-info-wraper {
padding-left: 0;
margin-bottom: 50px;
}
.hosting-info-wraper-2 .content-title {
margin-bottom: 30px;
}
.xs-hosting-info .row {
margin-bottom: 45px;
} .content-title {
font-size: 1.2rem;
} .xs-testimonial-item,
.xs-testimonial-slider .owl-item.center .xs-testimonial-item {
width: 100%;
padding: 30px;
} .footer-bottom-info {
margin-bottom: 20px;
}
.footer-group {
background-size: cover;
} .copyright-text {
padding: 0px;
}
.footer-logo-wraper {
padding: 15px 0;
}
.copyright-text p,
.social-list {
text-align: center;
} .hosting-info-wraper-2 {
margin-bottom: 50px;
} .xs-banner.banner-v3 {
min-height: 900px;
}
.main-nav-tab-2 li {
width: calc(100% / 2);
}
.main-nav-tab-2 li a {
font-size: .9647rem;
} .service-banner .banner-title {
font-size: 1.76471rem;
}
.xs-banner.service-banner {
min-height: 700px;
}
.xs-banner.inner-banner .banner-title {
font-size: 1.5882rem;
}
.breadcrumbs.list-inline>li {
display: inline-block;
} .gloosy-btn {
width: 60px;
height: 60px;
line-height: 63px;
}
.join-with-us-wraper {
margin-bottom: 30px;
margin-top: 0;
z-index: 2;
padding: 20px 15px;
}
.office-interface-group-content.content-1 {
margin-top: 0;
}
.office-interface-group-content.content-2 {
margin-right: 0;
} .simple-social-list li {
display: inline-block;
margin-right: 15px;
} .post:not(.format-audio):not(.post-details) .post-media+.post-body {
width: 100%;
margin-top: 0;
}
.post-body .entry-title {
font-size: 1.26471rem;
}
.post-body .post-meta>span:not(:last-child) {
margin-bottom: 15px;
}
.xs-blog-list {
margin-bottom: 50px;
}
.blog-lsit-group {
margin-bottom: 50px;
}
.widget:not(.widget-search) {
padding: 20px;
}
.widget:not(:last-child) {
margin-bottom: 30px;
}
.sidebar-widget.sidebar-right {
margin-left: 0px;
}
.sidebar-widget.sidebar-left {
margin-right: 0px;
} .xs-comments-area .comment:not(:last-child) .children {
margin-left: 50px;
}
.simple-social-list.list-inline {
text-align: left;
}
.author-info {
padding: 30px;
display: block;
}
.author-image {
margin-right: 0;
margin-bottom: 20px;
}
.post-navigation [class^=col-]:first-child .post-navigation-title {
margin-bottom: 20px;
}
.blog-post-group {
margin-bottom: 30px;
}
.post-details .post-footer .tag-lists {
margin-bottom: 20px;
} .xs-form-group {
padding: 0;
} .content-title-wraper {
margin-bottom: 80px;
} .coupon {
max-width: 100%;
margin-left: 0;
padding: 0 15px;
margin-bottom: 20px;
} .checkout-form-group {
width: 100%;
}
.cart-checkout-wraper {
padding: 20px;
}
.sign_in_form.xs-form .form-control:last-child,
.sign_in_form.xs-form .select:last-child,
.billing-form.xs-form .form-control:last-child,
.billing-form.xs-form .select:last-child {
margin-bottom: 30px;
}
.sign_in_form .simple-btn {
margin-top: 12px;
}
.checkout_info .cart_table_wraper {
width: 100%;
} .xs-form>.row>[class^=col-]:first-child .form-group {
padding-left: 0;
}
.xs-form>.row>[class^=col-]:last-child .form-group {
padding-right: 0;
}
.xs-form>.row>[class^=col-] .form-group {
margin-bottom: 20px;
} .xs-banner.banner-404 .banner-title {
font-size: 1.96471rem;
}
.xs-banner.banner-404 .xs-banner-image {
width: 80%;
margin: 0 auto;
}
.xs-banner.banner-404 {
min-height: 750px;
}
.vps-pricing-list {
padding-left: 0px;
} .location-wraper .location {
float: left;
width: 50%;
display: inline-block;
}
.location_indicator {
display: none;
}
.location-groups .location {
display: block;
position: static;
margin-bottom: 30px;
}
.location-groups .map-image {
display: none;
}
.tooltip.show {
opacity: 0;
}
.xs-domain-info {
text-align: center;
display: block;
overflow: hidden;
margin-left: 0;
padding-left: 0;
}
#domain-form #hostinza-style .input-group {
box-shadow: none;
border: 0px;
padding-left: 0;
}
#domain-form #hostinza-style .large #Search {
height: 50px;
box-shadow: 0px 10px 45px 0px rgba(0, 0, 0, 0.06);
border: 1px solid #f5f3f3;
margin-bottom: 15px;
border-radius: 30px !important;
}
#hostinza-style .input-group .input-group-btn {
display: inline-block;
width: 50%;
float: right;
border: 0 !important;
background-color: transparent;
}
#hostinza-style button#Submit {
margin-right: 0px;
}
#hostinza-style .large button#Submit {
width: 100%;
}
#domain-form #hostinza-style .input-group::after {
display: block;
content: "";
clear: both;
}
#domain-form .select-group {
position: absolute;
left: 0;
top: 18px;
}
.colored #hostinza-style .large #Search {
width: 100%;
left: 0px;
}
.colored .domain-search-form .select .select-styled {
color: #FFFFFF;
}
.domain-search-form .select-options {
left: 0;
}
.colored .select-styled.active::after {
color: #1868dd;
}
} @media (max-width: 600px) {
.admin-bar .nav-sticky.sticky-header.sticky {
transform: translateY(-100%);
}
.admin-bar .header-transparent {
top: 48px;
}
}
@media (max-width: 480px) {
:root {
font-size: 15px;
}
.xs-comments-area .comment:not(:last-child) .children {
margin-left: 20px;
}
.domain-search-form .select-options { } .vps-pricing-list>li {
max-width: 100%;
}
.vps-pricing-list:last-child>li:not(:last-child) {
padding-bottom: 26px;
margin-bottom: 26px;
border-bottom: 1px solid #e7e7e7;
}
.slider-content-group {
padding: 40px;
}
.slider-tigger:not(:last-child) {
margin-right: 5px;
}
.slider-tigger {
padding-top: 10px;
width: calc(calc(100% / 3) - 5px);
}
.slider-tigger::before {
display: none;
} .location-wraper .location {
width: 100%;
}
.colored #hostinza-style .input-group {
background-color: transparent;
}
.colored #hostinza-style .large #Search {
background-color: #FFFFFF;
}
}
@media (max-width: 320px) {
.domain-search-form .select-options { }
html {
font-size: 60.5%;
}
}