@media only screen and (max-width: 1300px) {
.container,
.boxed-layout #page,
.boxed-layout-small #page {
max-width: 970px;
}
.boxed-layout .container,
.boxed-layout-small .container {
max-width: 904px;
}
.four-column-full-width {
width: 33.33%;
}
.client-content-box {
width: 820px;
}
.main-slider .image-slider {
min-height: 500px;
}
} @media only screen and (max-width: 1023px) {
.container,
.boxed-layout #page,
.boxed-layout-small #page,
#site-title a img {
width: 708px;
}
.boxed-layout #page,
.boxed-layout-small #page {
overflow: hidden;
}
.boxed-layout .container,
.boxed-layout-small .container,
.boxed-layout #site-title a img {
width: 668px;
}
.widget-title {
font-size: 22px;
line-height: 1.364;	
}
.main-slider .image-slider {
min-height: 400px;
}
.slider-sub-title {
font-size: 18px;
line-height: 1.389;
}
.slider-content .slider-title, 
.slider-content .slider-title a {
font-size: 28px;
line-height: 1.250;
}
.slider-content .slider-text {
font-size: 15px;
line-height: 1.467;
}
#primary,
#secondary {
margin-bottom: 50px;
padding: 0px;
float: none;
width: 100%;
border: none;
}
.left-sidebar-layout #primary {
float: none;
padding-left: 0px;
}
.left-sidebar-layout #secondary {
float: none;
padding-right: 0px;
border: none;
} .column {
margin: 0 -15px;
}
.two-column,
.three-column,
.four-column {
padding: 0  15px 40px;
}
.two-column,
.four-column,
.three-column,
.four-column-full-width,
.business-sidebar .three-column,
.boxed-layout-small .four-column-full-width {
width: 50%;
}
.sld-plus .single-event-info {
background-color: #0d1d31;
margin-top: 0;
}
.single-event-info {
background-color: #0d1d31;
text-align: center;
}
.single-event-info .date-info {
display: inline-block;
float: inherit;
margin-left: 0;
width: 100%;
}
.single-event-info .alignright {
display: inline-block;
float: inherit;
margin-bottom: 20px;
margin-left: 0;
}
.appointment-btn {
padding: 0 15px;
}
.appointment-btn,
.appointment-btn i {
font-size: 18px;
}
.three-column:nth-child(3n+4),
.four-column:nth-child(4n+5),
.column-2:nth-child(2n+3),
.column-3:nth-child(3n+4),
.column-4:nth-child(4n+5) {
clear: none;
}
.three-column:nth-child(2n+3),
.four-column:nth-child(2n+3) {
clear: both;
}
.latest-blog-image {
width: 100%;
padding-right: 0;
}
.latest-blog-box .latest-blog-content:nth-child(2n) .latest-blog-image {
padding-left: 0;
}
.latest-blog-text {
padding: 0;
width: 100%;
}
.client-content-box {
width: 615px;
}
#colophon .widget-area {
margin: 0;
display: block;
}
#colophon .column-1,
#colophon .column-2,
#colophon .column-3,
#colophon .column-4 {
border-right: none;
width: 100%;
float: none;
padding: 0;
display: block;
}
} @media only screen and (max-width: 767px) {
.container,
.boxed-layout #page,
.boxed-layout-small #page {
width: 460px;
}
.boxed-layout .container,
.boxed-layout-small .container {
width: 440px;
}
.is-sticky #sticky-header {
top: 0 !important;
}
.top-header .widget_contact li:last-child {
margin-right: 0;
}
.top-header .widget_contact,
.header-social-block {
display: inline-block;
float: none;
}
.top-header {
display: none;
}
#sticky-header-sticky-wrapper {
height: auto !important;
}
.comments-title,
#respond h3#reply-title {
font-size: 26px;
line-height: 1.231;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
margin-bottom: 10px;
}
hr {
margin-bottom: 30px;
}
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea,
input[type="reset"],
input[type="button"],
input[type="submit"] {
margin-bottom: 20px;
}
input.s {
margin: 0;
}
.boxed-layout #colophon,
.boxed-layout-small #colophon {
margin-bottom: 20px;
}
#site-title {
font-size: 34px;
}
.boxed-layout #site-branding,
.boxed-layout #site-title a img,
.boxed-layout-small #site-branding,
.boxed-layout-small #site-title a img {
max-width: 400px;
}
.header-search,
.header-search-x {
display: none;
} #sticky-header {
position: relative !important;
}
.nav-site-title {
display: none;
}
.menu-toggle {
background-color: rgba(0, 0, 0, 0);
border: 0 none;
color: #666;
cursor: pointer;
display: block;
font-size: 0;
padding: 26px 0;
width: 28px;
}
.line-one, 
.line-two, 
.line-three {
backface-visibility: hidden;
display: block;
height: 3px;
margin: 4px auto;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition:	all 0.2s;
width: 100%;
}
.menu-toggle.on .line-one {
-moz-transform: rotate(-135deg) translate(-5px, -5px);
-o-transform: rotate(-135deg) translate(-5px, -5px);
-webkit-transform: rotate(-135deg) translate(-5px, -5px);
transform: rotate(-135deg) translate(-5px, -5px);
}
.menu-toggle.on .line-two {
opacity: 0;
-moz-opacity: 0;
filter:alpha(opacity=0);
}
.menu-toggle.on .line-three {
-moz-transform: rotate(135deg) translate(-5px, 5px);
-o-transform: rotate(135deg) translate(-5px, 5px);
-webkit-transform: rotate(135deg) translate(-5px, 5px);
transform: rotate(135deg) translate(-5px, 5px);
}
.menu {
display: none;
}
.widget_nav_menu .menu {
display: block;
}
.toggled-on .menu {
display: block;
}
.main-navigation {
float: none;
padding: 0;
}
.main-navigation > ul > li {
position: inherit;
width: 100%;
border-top: 1px solid rgba(0, 0, 0, 0.1);
margin-left: 0;
}
.main-navigation > ul > li::before {
visibility: hidden;
}
.main-navigation a {
float: none;
height: inherit;
padding: 10px 0;
}
.sub-menu-toggle {
background-color: #333;
border: none;
color: #fff;
float: right;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
margin: 6px;
cursor: pointer;
position: relative;
z-index: 9;
}
.sub-menu-toggle:hover, 
.sub-menu-toggle:focus {
background-color: #888;
} .main-navigation ul li:hover ul {
top: auto;
}
.main-navigation ul li ul {
background-color: transparent;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
display: block;
left: 40px;
opacity: 1;
-moz-opacity: 1;
filter:alpha(opacity=100);
position: static;
top: auto;
visibility: visible;
width: 100%;
transition: none;
}
.main-navigation ul li ul li {
border-top: 1px solid rgba(0, 0, 0, 0.1);
display: block;
float: none;
margin: 0;
opacity: 1;
-moz-opacity: 1;
filter:alpha(opacity=100);
position: relative;
text-align: left;
visibility: visible;
width: 100%;
z-index: 1;
}
.main-navigation ul li ul li:before {
position: static;
}
.main-navigation ul li ul li ul {
left: 160px;
display: block;
opacity: 1;
-moz-opacity: 1;
filter:alpha(opacity=100);
visibility:visible;
}
#site-navigation ul ul ul a {
padding-left: 40px;
}
.main-navigation ul ul li:hover ul {
top: 0;
display: block;
opacity: 1;
-moz-opacity: 1;
filter:alpha(opacity=100);
visibility:visible;
}
.main-navigation li li.menu-item-has-children > a:after, 
.main-navigation li li.page_item_has_children > a:after {
content: "\f107";
}
.main-navigation li.menu-item-has-children > a::after, 
.main-navigation li.page_item_has_children > a::after {
content: none;
}
.main-slider .image-slider {
min-height: 300px;
}
.slider-content {
padding: 20px;
width: 90%;
}
.slider-content .slider-title, 
.slider-content .slider-title a {
font-size: 20px;
line-height: 1.250;
}
.slider-content .btn-default {
font-size: 12px;
margin: 10px 5px 20px;
padding: 5px 15px;
}
.main-slider .flex-control-nav {
bottom: 20px;
}
#content {
padding-top: 50px;
} .column {
margin: 0;
}
.two-column,
.three-column {
padding: 0 0 30px;
width: 100%;
}
.four-column-full-width,
.boxed-layout-small .four-column-full-width,
#primary .three-column, 
#primary .four-column-full-width, 
#primary .four-column {
margin: 0;
width: 100%;
}
.four-column {
padding: 0 10px 30px;
width: 50%;
}
.three-column:nth-child(2n+3) {
clear: none;
}
.three-column-post .post-container,
.four-column-post .post-container {
width: 50%;
}
.our-team-box,
.portfolio-box,
.latest-blog-box {
text-align: center;
}
.latest-blog-content {
text-align: left;
}
#main .latest-blog-content .post {
padding-bottom: 0;
}
.timeline-column {
padding: 70px 0 0;
}
.timeline-box:before {
top: 225px;
}
.timeline-column .timeline-content {
margin-bottom: 5em;
margin-left: 0;
margin-right: 0;
width: 100%;
}
.timeline-column .timeline-content:nth-of-type(2n) {
margin-bottom: 5em;
margin-top: 0;
}
.timeline-column .timeline-content:after {
right: calc(50% - 7px);
top: -3em;
}
.timeline-column .timeline-content:nth-child(2n):after {
left: calc(50% - 7px);
}
.client-content-box {
width: 410px;
}
#main .post {
padding-bottom: 40px;
}
#main .sticky {
padding: 20px 20px 30px;
}
.two_column_blog #primary .post,
.two_column_blog #primary .post.sticky {
width: 100%;
float: left;
margin-right: 0;
}
.small_image_blog .post-featured-image {
width: 100%;
}
#wp_page_numbers,
.wp-pagenavi,
#main ul.default-wp-page,
.pagination {
margin-bottom: 40px;
}
#wp_page_numbers ul li.page_info,
.wp-pagenavi .pages {
display: none;
}
.widget {
margin-bottom: 40px;
}
.widget_custom-tagcloud {
margin-bottom: 32px;
}
.widget_posts {
margin-bottom: 20px;
}
#colophon .widget_posts {
margin-bottom: 20px;
}
.site-info #site-branding {
max-width: 100%;
}
} @media only screen and (max-width: 480px) {
.container,
.boxed-layout #page,
.boxed-layout-small #page {
width: 300px;
}
.boxed-layout .container,
.boxed-layout-small .container {
width: 280px;
}
.boxed-layout #colophon,
.boxed-layout-small #colophon {
margin-bottom: 10px;
}
#site-branding {
margin: 0 auto;
max-width: 265px;
}
.boxed-layout #site-branding,
.boxed-layout #site-title a img,
.boxed-layout-small #site-branding,
.boxed-layout-small #site-title a img {
max-width: 240px;
} .column {
margin: 0;
}
.four-column {
padding: 0 0 30px;
width: 100%;
}
.four-column:nth-child(2n+3) {
clear: none;
}
.two-column-post .post-container,
.three-column-post .post-container,
.four-column-post .post-container {
width: 100%;
}
.box-title {
font-size: 26px;
}
.btn-default {
padding: 6px 18px;
font-size: 13px;
}
.client-content-box {
width: 205px;
}
} @media only screen and (max-width: 319px) {
.container,
.boxed-layout #page,
.boxed-layout .container,
.boxed-layout-small #page,
.boxed-layout-small .container {
width: 96%;
}
}@font-face {
font-family: 'Roboto Condensed';
font-style: italic;
font-weight: 400;
src: url(https://ispiatlanta.org/wp-content/fonts/roboto-condensed/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLAgM9UvI.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto Condensed';
font-style: italic;
font-weight: 400;
src: url(https://ispiatlanta.org/wp-content/fonts/roboto-condensed/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLCwM9UvI.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Condensed';
font-style: italic;
font-weight: 400;
src: url(https://ispiatlanta.org/wp-content/fonts/roboto-condensed/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLAwM9UvI.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Condensed';
font-style: italic;
font-weight: 400;
src: url(https://ispiatlanta.org/wp-content/fonts/roboto-condensed/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLDAM9UvI.woff2) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Roboto Condensed';
font-style: italic;
font-weight: 400;
src: url(https://ispiatlanta.org/wp-content/fonts/roboto-condensed/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLAAM9UvI.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto Condensed';
font-style: italic;
font-weight: 400;
src: url(https://ispiatlanta.org/wp-content/fonts/roboto-condensed/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLAQM9UvI.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto Condensed';
font-style: italic;
font-weight: 400;
src: url(https://ispiatlanta.org/wp-content/fonts/roboto-condensed/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLDwM9.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 300;
src: url(https://ispiatlanta.org/wp-content/fonts/roboto-condensed/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCkYb8td.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 300;
src: url(https://ispiatlanta.org/wp-content/fonts/roboto-condensed/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCAYb8td.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 300;
src: url(https://ispiatlanta.org/wp-content/fonts/roboto-condensed/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCgYb8td.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 300;
src: url(https://ispiatlanta.org/wp-content/fonts/roboto-condensed/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCcYb8td.woff2) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 300;
src: url(https://ispiatlanta.org/wp-content/fonts/roboto-condensed/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCsYb8td.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 300;
src: url(https://ispiatlanta.org/wp-content/fonts/roboto-condensed/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCoYb8td.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 300;
src: url(https://ispiatlanta.org/wp-content/fonts/roboto-condensed/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCQYbw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 400;
src: url(https://ispiatlanta.org/wp-content/fonts/roboto-condensed/ieVl2ZhZI2eCN5jzbjEETS9weq8-19-7DRs5.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 400;
src: url(https://ispiatlanta.org/wp-content/fonts/roboto-condensed/ieVl2ZhZI2eCN5jzbjEETS9weq8-19a7DRs5.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 400;
src: url(https://ispiatlanta.org/wp-content/fonts/roboto-condensed/ieVl2ZhZI2eCN5jzbjEETS9weq8-1967DRs5.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 400;
src: url(https://ispiatlanta.org/wp-content/fonts/roboto-condensed/ieVl2ZhZI2eCN5jzbjEETS9weq8-19G7DRs5.woff2) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 400;
src: url(https://ispiatlanta.org/wp-content/fonts/roboto-condensed/ieVl2ZhZI2eCN5jzbjEETS9weq8-1927DRs5.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 400;
src: url(https://ispiatlanta.org/wp-content/fonts/roboto-condensed/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DRs5.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 400;
src: url(https://ispiatlanta.org/wp-content/fonts/roboto-condensed/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 700;
src: url(https://ispiatlanta.org/wp-content/fonts/roboto-condensed/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCkYb8td.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 700;
src: url(https://ispiatlanta.org/wp-content/fonts/roboto-condensed/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCAYb8td.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 700;
src: url(https://ispiatlanta.org/wp-content/fonts/roboto-condensed/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCgYb8td.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 700;
src: url(https://ispiatlanta.org/wp-content/fonts/roboto-condensed/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCcYb8td.woff2) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 700;
src: url(https://ispiatlanta.org/wp-content/fonts/roboto-condensed/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCsYb8td.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 700;
src: url(https://ispiatlanta.org/wp-content/fonts/roboto-condensed/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCoYb8td.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 700;
src: url(https://ispiatlanta.org/wp-content/fonts/roboto-condensed/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCQYbw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}.simple-social-icons svg[class^="social-"],
.simple-social-icons svg[class*=" social-"] {
display: inline-block;
width: 1em;
height: 1em;
stroke-width: 0;
stroke: currentColor;
fill: currentColor;
}
.simple-social-icons {
overflow: hidden;
}
.simple-social-icons ul {
margin: 0;
padding: 0;
}
.simple-social-icons ul li {
background: none !important;
border: none !important;
float: left;
list-style-type: none !important;
margin: 0 6px 12px !important;
padding: 0 !important;
}
.simple-social-icons ul li a {
border: none !important;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
display: inline-block;
font-style: normal !important;
font-variant: normal !important;
font-weight: normal !important;
height: 1em;
line-height: 1em;
text-align: center;
text-decoration: none !important;
text-transform: none !important;
width: 1em;
}
.simple-social-icons ul.aligncenter {
text-align: center;
}
.simple-social-icons ul.aligncenter li {
display: inline-block;
float: none;
}
.simple-social-icons .screen-reader-text {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
svg.social-bluesky {
margin-left: -0.15em;
}