/*
Theme Name: Noteblog
Author: lighthouseseo
Description: Noteblog is SEO optimized for the search engines Google and Bing, while being a modern and simple responsive WordPress theme. Journalists, writers and authors can use it to publish news through blogging or writing with our minimalistic multipurpose magazine / newspaper theme. We have made clean code so the load time is fast, quick page speed is a big part of our SEO friendly theme. Whether you like food, fashion, photography, travel or need a business portfolio then our minimal article theme is a good choice. If you are a corporate business or agency, you can use it to design your creative &amp; elegant landing page. Bloggers can use ads like adsense and affiliate marketing for your blog page about books, actors or other entertainment as well as write a journal / biography about your personal life with our typography optimised, reading friendly, flat and light design. We don&#8217;t yet fully support websites having a one page / single page with post builder plugins, but we will add that soon together with making special white and dark layouts for school, education, coach and conference sites. Noteblog has many features such as widgets, header image and responsive design so it works on mobile phones too.
Version: 2.4
Author URI: https://outstandingthemes.com/
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-images, footer-widgets, full-width-template, front-page-post-form, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, news, portfolio
Text Domain: noteblog
*/
.archive-page-title,
.byline,
.cat-links a,
.entry-meta,
.entry-meta a,
.navbar,
.tags-links a {
    text-transform: capitalize
}

.navbar-default li>.dropdown-menu>li>a,
code {
    white-space: normal
}

body,
button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
textarea {
        font-family: "Manrope", sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased
}

a:active,
a:hover,
input:focus,
input:hover,
textarea:focus,
textarea:hover {
    outline: 0
}

#secondary .widget li.recentcomments a {
    margin: 5px 0
}

.footer-widgets li.recentcomments a {
    margin: 2px 0
}

blockquote,
blockquote p {
    font-size: 18px
}

iframe,
table {
    width: 100%
}

.comment-list,
.comment-list .children,
.widget ul {
    list-style: none
}

body {
    background: #eee
}

tbody tr:nth-child(odd) {
    background: rgba(0, 0, 0, .1)
}

body,
button,
input,
select,
textarea {
    color: #424242;
    font-size: 16px;
    font-weight: 400
}
div#secondary .menu ul ul {
    padding-left: 10px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    color: #212121;
    font-weight: 900;
    font-style: normal
}

blockquote,
cite,
dfn,
em,
i {
    font-style: italic
}

p {
    margin-bottom: 1.5em;
    line-height: 1.7em;
    font-size: 16px
}

a {
    color: #607D8B;
    text-decoration: none
}

a:visited {
    color: #78909c;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

a img {
    border: 0
}

dd {
    margin: 0 1.5em 1.5em
}

blockquote {
    border-left: 5px solid #455A64;
    background: rgba(0, 0, 0, .05);
    margin-left: .5em
}

code {
    color: #666
}

table {
    border-collapse: separate;
    border-spacing: 0
}

.site-branding {
    max-width: 1100px;
    margin: auto
}

.site-header,
.site-header .site-branding,
.sticky-post,
.wp-caption,
.wp-caption-text {
    text-align: center
}

thead {
    background-color: rgba(0, 0, 0, .15);
    color: #212121
}

table,
td,
th {
    border: 1px solid rgba(0, 0, 0, .15)
}

td,
th {
    padding: .7em;
    text-align: left
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline
}

embed,
iframe,
object {
    max-width: 100%
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:active,
.screen-reader-text:focus,
.screen-reader-text:hover {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.navbar,
.secondary-inner {
    -webkit-box-shadow: 0 2px 25px rgba(0, 0, 0, .08)
}

button,
input,
textarea {
    font-family: inherit;
    padding: 5px
}

input,
textarea {
    color: #727272;
    border: 1px solid #aaa1a8
}

button,
button:hover,
html input[type=button],
html input[type=button]:hover,
input[type=reset],
input[type=reset]:hover,
input[type=submit],
input[type=submit]:hover {
    border-radius: 2px;
    color: #fff
}

button:active,
button:focus,
html input[type=button]:active,
html input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
    border: 1px solid #455A64;
    border-radius: 2px;
    background: -moz-linear-gradient(#607d8b, #455a64);
    background: -o-linear-gradient(#607d8b, #455a64);
    background: -webkit-linear-gradient(#607d8b, #455a64);
    background: linear-gradient(#607d8b, #455a64);
    color: #fff
}

input[type=email],
input[type=email]:focus,
input[type=text],
input[type=text]:focus,
textarea,
textarea:focus {
    color: #727272
}

input[type=search].search-field {
    border-radius: 2px 0 0 2px;
    width: -webkit-calc(100% - 42px);
    width: calc(100% - 42px)
}

.page .container article h2,
.page .container article h3,
.page .container article h4,
.page .container article h5,
.page .container article h6,
.single h1,
.single h2,
.single h3,
.single h4,
.single h5,
.single h6 {
    font-family: Merriweather, serif;
    color: #2f2f2f
}

.search-form {
    position: relative
}

.comment-author.vcard,
.comment-metadata,
footer.comment-meta {
    display: inline-block
}

.comment-author.vcard b.fn,
.comment-author.vcard img.avatar {
    float: left
}

.comment-author.vcard .says {
    float: left;
    margin-left: 6px
}

.comment-content {
    width: 100%;
    float: left;
    padding-left: 0
}
.comment-content p{
    color: #424242;
}

.comment-author.vcard b.fn,
.comment-metadata time {
    margin-left: 10px
}

.comment-author.vcard img.avatar {
    margin-top: 0
}

.single-post .container article.comment-body {
    padding-left: 0;
    padding-top: 20px;
    padding-bottom: 30px;
    margin-top: 0
}

.search-form label {
    width: 100%;
    margin-bottom: 0
}

.comment-content p:last-of-type {
    margin-bottom: 0
}
.comment-meta{
    width: 280px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
a.comment-reply-link {
    padding-left: 0;
    font-size: 14px
}

ol.comment-list:first-of-type {
    padding-left: 0
}

ol.comment-list {
    padding-left: 15px
}

.navbar-default {
    background: #fff
}

.search-submit:before {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 16px;
    left: 1px;
    line-height: 34px;
    position: relative;
    width: 40px
}

.navbar,
.wp-caption-text {
    font-size: 14px
}

.frontpage-site-description,
.frontpage-site-title,
.navbar {
    font-family: lato, 'helvetica neue', helvetica, arial, verdana;
    font-style: normal
}

.archive-page-title,
.frontpage-site-title,
.navbar-brand,
.search-page-title {
    font-family: Merriweather, serif
}

.search-submit {
    border-radius: 0 2px 2px 0;
    bottom: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 42px
}

img {
    margin-bottom: 1em
}

.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

a img.alignleft,
a img.alignnone {
    margin: 5px 20px 20px 0
}

a img.alignleft {
    float: left
}

.navbar-nav,
.tags-links {
    float: right
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px
}

.wp-caption {
    max-width: 96%;
    padding: 5px 3px 10px
}

.wp-caption.aligncenter,
.wp-caption.alignnone {
    margin: 5px auto 20px
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.wp-caption p.wp-caption-text {
    font-size: 14px;
    line-height: 16px;
    margin: 0;
    padding: 0 4px 5px
}

.article-grid-container {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.article-grid-container article {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    max-width: 30%;
    margin-top: 0;
    flex: 1 1 30%;
    margin-bottom: 35px
}

.post-thumbnail-wrap .entry-date {
    position: absolute;
    z-index: 999;
    width: 100%;
    padding: 10px 20px;
    bottom: 0;
    color: #fff;
    font-weight: 900;
    left: 5px
}
li {
    margin: 0 0 .5em 0;
    padding: 0;
}
.article-grid-container .entry-date {
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 900
}

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

.comment-content img,
.entry-content img,
.widget img {
    max-width: 100%
}

.entry-content img,
img[class*=align],
img[class*=wp-image-] {
    max-width: 100%;
    height: auto
}

.entry-content img,
img.size-full {
    max-width: 100%
}

.comment-content img.wp-smiley,
.entry-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

img.wp-post-image {
    max-width: 100%;
    width: auto;
    height: auto
}

.image-attachment {
    margin-left: auto;
    margin-right: auto
}

.featured-image img {
    display: block;
    margin: 0 auto
}

.nav {
    display: block
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: relative;
    width: 100%
}

.home .navbar-fixed-bottom,
.home .navbar-fixed-top {
    position: absolute;
    top: 0;
    z-index: 1030
}
p.comment-form-cookies-consent {
    display: none;
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.home.admin-bar .navbar-fixed-top {
    top: 32px
}

.navbar {
    margin-bottom: 30px;
    font-weight: 600;
    border: none;
    transition: all 1s;
    box-shadow: 0 2px 25px rgba(0, 0, 0, .08)
}

.navbar-brand {
    font-size: 20px;
    height: 70px;
    padding: 15px;
    line-height: 40px;
    font-style: italic
}

.navbar-nav>li>a {
    padding-top: 25px;
    padding-bottom: 25px
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #fff;
    border-color: #fff
}

.home .lh-nav-bg-transform {
    background-color: rgba(255, 255, 255, 0)!important;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent
}

.navbar.lh-nav-bg-transform {
    font-size: 16px
}

.navbar-default .navbar-brand {
    color: #333
}

.blog.home .navbar {
    margin-bottom: 0;
    border-bottom: 0 solid #e2e2e2
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #000
}

.navbar-default .navbar-link,
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #333
}

.darkHeader {
    display: none
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-color: rgba(231, 231, 231, 0)
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #333;
    height: 3px;
    width: 31px;
    margin-top: 6px
}

.navbar-default .navbar-toggle:focus .icon-bar,
.navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #333
}

#secondary .widget {
    margin: 35px 0
}

#secondary .widget:first-of-type {
    margin-top: 0
}

#secondary .widget:last-of-type {
    margin-bottom: 0
}

.navbar-default .navbar-link:hover {
    color: #000
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #FFF;
    text-decoration: none;
    outline: 0
}

.site-header {
    background: #1b1b1b;
    position: relative;
    width: 100%;
    margin-bottom: 3em;
    overflow: hidden;
    background-size: cover;
    padding: 180px 0
}

.frontpage-site-title {
    font-size: 50px;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 1170px;
    width: 100%;
    display: inline-block;
    font-weight: 700;
    font-style: italic;
    color: #fff
}

.frontpage-site-description {
    display: block;
    margin-top: 15px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 5px
}

.frontpage-site-description:after {
    height: 1px;
    width: 70px;
    background: #fff;
    margin: 15px auto 0
}

.frontpage-site-button:hover {
    color: #fff;
    background-color: #1c1c1c
}

.frontpage-site-description a,
.frontpage-site-title a,
.home-link {
    text-decoration: none
}

.sticky-post {
    position: absolute;
    top: 0;
    padding: 5px 15px;
    margin: auto;
    left: 0;
    right: 0;
    width: 120px;
    border-radius: 0 0 5px 5px;
    z-index: 9
}

.comments-area,
.post-comments,
.single-post-content {
    background-color: #fff;
    clear: both;
    margin-bottom: 2em
}

.post-content {
    background-color: #fff;
    clear: both;
    margin: 0 0 35px;
    box-shadow: 0 2px 25px rgba(0, 0, 0, .08)
}

.single-post-content {
    padding: 0 4em
}

.comments-area {
    background: #fff
}

.post-comments .comments-area {
    background: #fff;
    padding: 1em 20px;
    overflow: hidden;
    box-shadow: none
}

.post-content hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-color: #e6e6e6;
    border-style: solid;
    width: 100%
}

.entry-content,
.entry-footer,
.entry-header,
.entry-meta,
.entry-summary,
.entry-title {
    width: 100%;
    word-wrap: break-word;
    overflow: hidden
}

.post-feed-wrapper a.comments-link {
    display: none
}

.entry-content,
.entry-summary {
    color: #424242
}

.entry-summary p {
    margin-bottom: 0;
    display: inline
}

.entry-header h2.entry-title {
    margin: 0 0 5px
}

.entry-header {
    padding-bottom: 8px;
    text-align: left
}

.entry-title {
    margin-bottom: 14px;
	line-height: normal;
}

.entry-header .entry-title a {
    color: #212121
}

.entry-meta,
.entry-meta a {
    color: #727272;
    clear: both
}

.entry-meta {
    font-weight: 300
}

.entry-meta a {
    line-height: 1.7
}

.entry-meta h5 {
    margin-top: 0;
    margin-bottom: 0
}

.entry-header .entry-meta::after {
    height: 4px;
    width: 125px;
    margin: 10px auto
}

.taxonomy-description {
    color: #455A64;
    text-align: center
}

.byline a {
    color: #727272
}

.group-blog .byline,
.single .byline {
    display: inline
}

.entry-footer {
    word-spacing: 3px
}

#category {
    margin-top: 1em;
    margin-bottom: 1em
}

.cat-links a,
.tags-links a {
    color: #727272;
    font-style: italic
}

.archive-page-header,
.search-page-header {
    margin-bottom: 1.5em
}

.archive-page-title,
.search-page-title {
    color: #525252;
    text-align: center;
    font-style: italic;
    font-size: 27px
}

.archive-page-title:after,
.search-page-title:after {
    display: block;
    content: ' ';
    width: 100px;
    height: 2px;
    background: #525252;
    margin: 15px auto 10px
}

.entry-summary,
.image-attachment .entry-content {
    text-align: left
}

.post-content,
.widget {
    border-radius: 3px
}

.attachment img {
    margin-left: auto;
    margin-right: auto
}

h5.entry-date,
h5.entry-date a {
    color: #afafaf;
    font-weight: 400;
    font-size: 15px;
    margin: 3px 0 8px
}

.post-thumbnail-wrap {
    position: relative;
    min-height: 300px;
    overflow: hidden
}

.read-more {
    margin-bottom: 0
}

.btn-default {
    border: none;
    border-radius: 0;
    color: #212121
}

.btn-default:focus,
.btn-default:hover {
    color: #fff
}

.image-attachment .entry-meta a {
    color: #607D8B;
    text-decoration: underline
}

.no-decoration,
.no-decoration:active,
.no-decoration:focus,
.no-decoration:hover,
.post-feed-wrapper .entry-header .entry-title a:active,
.post-feed-wrapper .entry-header .entry-title a:focus,
.post-feed-wrapper .entry-header .entry-title a:hover {
    text-decoration: none
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.posts-navigation {
    width: 100%
}

.archive .format-staus .entry-content,
.blog .format-status .entry-content {
    background-color: #CFD8DC;
    padding-top: 2em;
    font-size: 16px
}

textarea#comment {
    width: 100%;
    border: 1px solid #e0e0e0;
    border-bottom: 2px solid #e0e0e0;
    height: 100px
}

.archive .format-staus .entry-footer,
.blog .format-status .entry-footer {
    background-color: #CFD8DC
}

.gallery {
    margin-bottom: 1.6em
}

.gallery-item {
    display: inline-block;
    padding: 1.79104477%;
    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%
}

.widget select,
.widget_text img {
    max-width: 100%
}

.gallery-icon img {
    margin: 0 auto
}

.gallery-caption {
    color: #707070;
    color: rgba(51, 51, 51, .7);
    display: block;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.5;
    padding: .5em 0
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none
}

.avatar {
    height: 50px;
    width: 50px;
    border-radius: 25px
}

.comment-respond label {
    display: block;
    font-weight: 400
}

.comment-metadata {
    font-size: .8em
}

.widget_recent_entries .post-date {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #9a9a9a
}

.comment-content {
    margin-bottom: .3em
}

.comment-respond #submit {
    background-color: #455A64;
    color: #fff;
    border: none;
    border-radius: 4px
}

.comment-respond {
    padding-top: 5px
}

.comment-metadata time {
    color: #aaa;
    display: block
}

span.edit-link {
    display: none
}

.widget-title-lines:after,
.widget-title-lines:before {
    content: '';
    display: block;
    height: 2px;
    background: #dfdfdf;
    position: absolute;
    z-index: -1
}

.widget-title-lines:before {
    width: 100%;
    top: 8px
}

.widget-title-lines:after {
    width: 90%;
    top: 12px
}

.sidebar-headline-wrapper {
    position: relative
}

#secondary .widget .widget-title .rsswidget,
#secondary .widget a {
    color: #6b6b6b
}

.widget ul {
    padding: 0 1em
}

.widget ul ul {
    padding: 0 0 0 1em
}

.widget td,
.widget th {
    padding: .2em;
    text-align: left
}

#secondary .widget hr {
    border-color: #ddd
}

#secondary .widget table caption {
    color: #777;
    font-weight: 600;
    padding-bottom: 5px
}

#secondary h4.widget-title {
    margin-top: 30px;
    font-size: 18px;
    font-family: lato, 'helvetica neue', helvetica, arial, verdana
}

.copy-right-section,
h2.comments-title {
    font-family: Merriweather, serif;
    font-style: italic
}
h2.comments-title {
    font-size: 16px;
    font-style: normal;
}
#secondary .widget:first-of-type h4.widget-title {
    margin-top: 0
}

#secondary .widget li a {
    margin: 5px;
    display: inline-block;
    /*display: flex;*/
}

#secondary .widget li.recentcomments {
    margin: 5px 0
}

#secondary .widget li {
    margin: 0;
    padding: 0;width: 100%;
}

#secondary .widget li:first-of-type a {
    margin-top: 0
}

#secondary .widget .rsswidget {
    margin: 10px 0 5px
}

.secondary-inner {
    background: #fff;
    padding: 18px;
    box-shadow: 0 2px 25px rgba(0, 0, 0, .08);
    border-radius: 2px; color: #727272;
    font-size: 15px;
    margin-bottom: 35px
}

#secondary .widget .children li:first-of-type a {
    margin-top: 5px
}

#secondary b,
#secondary p,
#secondary p ol li,
#secondary ul li {
    font-size: 15px
}

#secondary .widget #recentcomments a,
#secondary .widget .rsswidget {
    color: #4dbf99
}

#secondary .widget .rsswidget img {
    margin-top: 12px
}

.widget input[type=search].search-field {
    width: -webkit-calc(100% - 35px);
    width: calc(100% - 35px)
}

.widget .search-submit:before {
    font-size: 16px;
    left: 1px;
    line-height: 35px;
    width: 34px
}

.widget button.search-submit {
    padding: 0;
    width: 35px
}

.site-info {
    text-align: center;
    margin: 0
}

.site-footer a {
    color: #fff
}

.page .container article,
.single-post .container article {
    padding: 20px 50px 40px
}

.page .container article.comment-body {
    padding: 20px 0;
    width: 100%;
    margin: 0
}

.page .container .entry-header,
.single-post .container .entry-header {
    text-align: center
}

.page .container .avatar,
.single-post .container .avatar {
    margin-bottom: 0;
    margin-top: 20px
}

h2.comments-title {
    border-bottom: 1px dashed rgba(0, 0, 0, .23);
    padding-bottom: 20px
}

.comments-area .comment {
    width: 100%;
    border-top: 2px solid rgba(51, 51, 51, .12)
}

ol.comment-list {
    border-bottom: 2px solid rgba(51, 51, 51, .12)
}

.comments-area li.comment:first-of-type {
    border-top: 0 solid #fff
}

.custom-logo-link {
    margin: 0;
    padding: 10px 0;
    display: inline-block
}

.cat-links,
.tags-links {
    color: #a2a2a2
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0)
}

.btn,
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.btn-default:visited {
    padding: 15px 46px;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    border-radius: 35px;
    font-weight: 700
}

.custom-logo-link img {
    margin: 0
}

#respond input#submit {
    color: #fff;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    padding: 10px 25px;
    border-radius: 3px
}

#respond,
.form-submit {
    text-align: left;
    display: inline-block;
    width: 100%
}

.comment-form-email,
.comment-form-url,
p.comment-form-author {
    width: 47%;
    float: left;
    text-align: center;
    color: #7b7b7b
}

.comments-area,
.post-comments {
    border-radius: 3px;
    border: none;
    -webkit-box-shadow: 0 2px 25px rgba(0, 0, 0, .08);
    box-shadow: 0 2px 25px rgba(0, 0, 0, .08);
    padding: 0 15px;
    overflow: hidden;
    width: 100%
}

.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
    margin-bottom: 20px;
    width: 100% !important;
    border: 1px solid #d4d4d4;
    border-radius: 3px;
    padding: 5px 10px;
    text-align: center
}
.comment-form-url {
	display: none;
}

.comment-form-author{
    margin-right: 5%;
    margin-bottom: 0
}

.comment-form-url {
    margin-bottom: 0
}

input.search-field {
    border: 1px solid #ddd;
    border-bottom: 2px solid #ddd
}

#secondary .widget ul {
    margin: 0;
    padding: 0
}

.footer-widget-wrapper,
.site-footer {
    background-color: #212324
}

.footer-widget-wrapper .container {
    padding: 20px
}

.copy-right-section {
    border-top: 1px solid #3f4042;
    max-width: 1130px;
    margin: auto;
    padding: 30px 15px;
    font-weight: 700;
    color: #7f7f7f;
    font-size: 14px
}

#secondary .widget li ul.children li {
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0
}

#secondary .widget li ul.children {
    padding-right: 0;
    padding-top: 0
}

.site-footer {
    color: #fff;
    font-size: 16px
}

.footer-widgets a,
.footer-widgets li a {
    margin: 2px;
    display: inline-block
}

.footer-widgets a:first-of-type,
.footer-widgets li a:first-of-type {
    margin-top: 0
}

.footer-widgets,
.footer-widgets p {
    font-size: 14px;
    line-height: 150%;
    color: #dedede
}

.footer-widgets p:last-of-type {
    margin-bottom: 0
}

.footer-widgets {
    padding: 20px 0
}

.footer-widgets a,
.footer-widgets li a {
    color: rgba(255, 255, 255, .5)
}

.footer-widgets h3 {
    color: #fff;
    font-weight: 900;
    font-size: 19px;
    margin-top: 0;
    font-family: lato, 'helvetica neue', helvetica, arial, verdana
}

.footer-widgets ul {
    margin: 0;
    padding: 0
}

.footer-widgets #recentcomments li,
.footer-widgets ul li {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer-widgets #wp-calendar,
.footer-widgets #wp-calendar caption,
.footer-widgets .calendar_wrap {
    background: #fff
}

.footer-widgets .calendar_wrap td,
.footer-widgets .calendar_wrap td a {
    color: #333
}

.commentlist .bypostauthor,
.commentlist li ul.children li.bypostauthor {
    background: #e7f8fb
}

#secondary td,
#secondary th,
.bottom-widgets {
    background: #fff
}

input[type=email],
input[type=email]:focus,
input[type=text],
input[type=text]:focus,
textarea,
textarea:focus {
    border: 1px solid #ddd;
    border-bottom: 2px solid #ddd;
    background: #fff;
    width: 100%
}

.top-widgets h3 {
    margin-top: 0;
    color: #fff
}

.bottom-widgets {
    font-size: 16px;
    text-align: center;
    margin: .5em 5px 35px;
    padding: 10px 20px;
    -webkit-box-shadow: 0 2px 25px rgba(0, 0, 0, .08);
    box-shadow: 0 2px 25px rgba(0, 0, 0, .08);
    border-radius: 2px
}

#secondary .widget:first-of-type {
    padding-top: 0
}

.bottom-widgets h3 {
    margin-top: 0
}

#secondary .widget .children {
    padding: 10px 0 0 10px
}

.footer-widgets .children {
    padding-left: 8px
}

.footer-widgets img {
    max-width: 100%
}

h5,
h6 {
    font-size: 16px
}

.children .comment-body {
    margin-top: 30px
}

.post-feed-wrapper p {
    color: #949494;
    font-size: 15px
}

.blog-feed-contant {
    padding: 20px
}

.post-feed-wrapper .entry-header .entry-title a {
    font-family: Merriweather, serif;
    font-style: italic;
    font-weight: 700;
    color: #4a4849;
    font-size: 20px
}

.featured-banner-no-thumbnail {
    min-height: 40px
}

.featured-banner {
    position: absolute;
    z-index: 99;
    top: 15px;
    left: 15px;
    background: #151515;
    padding: 8px 17px;
    font-size: 11px;
    color: #fff;
    opacity: 1.9;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px
}

.post-thumbnail {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    min-height: 100%;
    left: 0;
    right: 0;
    width: 100%;
    background-position: center;
    background-size: cover;
    border-radius: 5px 0 0 5px
}

.post-password-form input[type=submit] {
    padding: 15px 46px;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    border-radius: 3px;
    font-weight: 700;
    border: 0;
    margin: 20px auto;
    text-align: center
}

.post-password-form label {
    width: 100%
}

.page .container article h1,
.single h1 {
    font-style: italic;
    text-align: left;
    font-family: Merriweather, serif
}

.page .container .entry-date,
.single-post .container .entry-date {
    margin-bottom: 20px;
    font-size: 16px;
    text-align: left;
    font-style: italic;
    color: #8c8c8c
}

section.no-results.not-found {
    margin-bottom: 49.9px
}

.post-thumbnail-missing {
    background-size: auto;
    background-repeat: no-repeat;
    background-color: #929292
}

.home nav.navbar.lh-nav-bg-transform.navbar-default.navbar-fixed-top.navbar-left {
    margin-bottom: 0
}

.comment-author.vcard {
    margin-bottom: -10px
}

.next-article a,
.next-post a,
.prev-article a,
.prev-post a {
    background: #fff;
    padding: 15px 25px;
    box-shadow: 0 2px 25px rgba(0, 0, 0, .08);
    font-weight: 600;
    color: #4dbf99;
    margin-bottom: 35px;
    width: 100%;
    text-align: center;
    text-decoration: none;
    position: relative
}

.home-link {
    width: 100%;
    display: block
}

.next-post a,
.prev-post a {
    border-radius: 30px;
    max-width: 200px
}

.prev-post a {
    float: right
}

.prev-post a i.fa {
    margin-left: 10px
}

.next-post a {
    float: left
}

.next-post a i.fa {
    margin-right: 10px
}

.next-article a,
.prev-article a {
    border-radius: 3px
}

.next-article p,
.prev-article p {
    margin: 0;
    font-size: 14px;
    color: #6b6b6b
}

.prev-article a {
    float: right
}

.prev-article a i.fa {
    margin-left: 10px
}

.next-article a {
    float: left
}

.next-article a i.fa {
    margin-right: 10px
}

.comment-metadata {
    color: #aaa;
    display: block;
    margin-left: 0;
    margin-top: -20px
}

.comments-area .comment,
.comments-area .comment .comment-body {
    padding-right: 0;
    display: inline-block
}
.docintosh-logo {
	display:none;
}
.postid-2651 .docintosh-logo {
	/*display: block;*/
    display:none;
}
.sp-arrows .sp-previous-arrow:before, .sp-arrows .sp-previous-arrow:after, .sp-arrows .sp-next-arrow:before, .sp-arrows .sp-next-arrow:after {
    width: 20%;
    background-color: #a1a1a1 !important;
}
.sp-arrow {
	    height: 20px !important;
}
.sp-thumbnail-arrow {
	display: none !important;
}
.sp-horizontal .sp-previous-arrow {
	left: 8px !important;
}
.sp-horizontal .sp-next-arrow {
	right: 8px !important;
}
@media (max-width:1024px) {
    .tags-links {
        text-align: left
    }
    .cat-links,
    .tags-links {
        width: 100%
    }
    #navigation_menu {
        padding: 0;
        margin: 0;
        width: 100%;
    }
    .container>.navbar-header {
        padding-left: 10px;
    }
}

@media (max-width:991px) {
    .article-grid-container article {
        max-width: 48%;
        flex: 1 1 48%;
    }
    .site-branding {
        padding: 0 20px;
    }
    .readmore-btn,
    .readmore-btn:active,
    .readmore-btn:focus,
    .readmore-btn:hover,
    .readmore-btn:visited {
        right: 0;
        left: 0;
        max-width: 45px;
        margin: auto;
    }
}

@media (max-width:900px) {
    body {
        font-size: 16px;
    }
    .frontpage-site-title,
    h1 {
        font-size: 30px;
    }
    .frontpage-site-description {
        font-size: 16px;
    }
    h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 18px;
    }
    h4 {
        font-size: 16px;
    }
    h5 {
        font-size: 14px;
    }
    h6 {
        font-size: 12px
    }
    blockquote {
        margin-left: .3em;
    }
    table {
        -ms-word-break: break-all;
        word-break: break-all;
    }
    .entry-footer {
        padding-bottom: 1em;
    }
    .single-post-content {
        padding: 0 1.5em;
    }
    .comments-area,
    .post-comments {
        border: none;
        -webkit-box-shadow: 0 2px 25px rgba(0, 0, 0, .08);
        box-shadow: 0 2px 25px rgba(0, 0, 0, .08);
        border-radius: 3px;
        padding: 0;
        overflow: hidden;
        width: 100%;
    }
    .comment-content table {
        overflow: hidden;
    }
    .comment-list {
        padding: 10px;
    }
    .comment-list ol {
        padding-left: 10px;
    }
    iframe,
    input,
    textarea {
        width: 100%;
    }
    #submit,
    .search-submit {
        width: auto;
    }
    .navbar-default {
        background: #fff
    }
    td,
    th {
        padding: .2em;
        text-align: left;
        border: 1px solid #B6B6B6;
    }
    .navbar.lh-nav-bg-transform {
        font-size: 14px
    }
    .footer-widgets button.search-submit {
        width: 42px;
    }
.search-submit:before {
    padding: 11px;
}
}

@media (max-width:782px) {
    .home.admin-bar .navbar-fixed-top {
        top: 46px;
    }
}
.copy-right-section a {
    color: #a7a7a7;
}
@media (max-width:767px) {
    .page .container article,
    .single-post .container article {
        padding: 20px 20px 40px;
    }
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>.open>a:hover {
        color: #000;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #333;
        background: rgba(255, 81, 81, 0)
    }
    .home .lh-nav-bg-transform {
        position: static;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: rgba(0, 0, 0, .1)
    }
    .navbar-collapse {
        margin-right: 0!important;
        border: 0;
        box-shadow: 0 2px 25px rgba(0, 0, 0, .08);
        -webkit-box-shadow: 0 2px 25px rgba(0, 0, 0, .08)
    }
    .dropdown ul.dropdown-menu {
        padding-left: 20px;
        padding-top: 0;
    }
    .navbar-nav .open .dropdown-menu>li {
        padding: 0 0 0 35px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        border-left: 3px solid #333;
        padding-left: 10px;
        font-weight: 600;
        padding-top: 7px;
        padding-bottom: 7px;
        color: #333;
    }
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-header {
        box-shadow: 0 2px 25px rgba(0, 0, 0, .08);
        -webkit-box-shadow: 0 2px 25px rgba(0, 0, 0, .08);
    }
    .home .lh-nav-bg-transform .navbar-nav>li>a {
        text-shadow: 0 0 0 transparent;
    }
    .navbar-nav .open .dropdown-menu {
        padding: 0;
    }
    .lh-nav-bg-transform {
        box-shadow: 0 1px 1px rgba(100, 100, 0, 0)!important;
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 600px;
    }
    .article-grid-container article {
        max-width: 100%;
        flex: 1 1 100%;
    }
    .comment-form-email,
    .comment-form-url,
    p.comment-form-author {
        width: 100%;
        float: left;
        margin: 0;
    }
    .site-header {
        padding: 100px 0 120px
    }
    .navbar-nav>li>a {
        padding-left: 35px;
        padding-top: 10px;
        padding-bottom: 10px
    }
    .navbar-nav {
        float: none
    }
    .navbar-default .navbar-toggle:active,
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover,
    .navbar-toggle {
        border: 0;
        margin-top: 18px; padding: 0;
        background: rgba(221, 221, 221, 0)
    }
    body {
        font-size: 16px
    }
    #navigation_menu {
        padding: 0;
        margin: 0;
        width: 100%
    }
    .site-header {
        position: relative;
        width: 100%;
        margin-bottom: 2em
    }
    .frontpage-site-title {
        font-size: 28px
    }
    .site-description,
    .site-footer {
        font-size: 14px
    }
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:focus,
    .navbar-default .navbar-nav>.active>a:hover {
        border-top: none
    }
}

@media (min-width:768px) {
    ul.nav li.dropdown:hover>ul.dropdown-menu {
        display: block
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
    .navbar-default li>.dropdown-menu {
        padding: 0;
        border: 0;
        left: auto;
        right: 10px;
        max-width: 200px
    }
    .navbar-default li>.dropdown-menu li:first-of-type {
        overflow: hidden;
        border-radius: 2px 2px 0 0
    }
    .navbar-default li>.dropdown-menu li:last-of-type {
        overflow: hidden;
        border-radius: 0 0 2px 2px
    }
    .home nav.navbar.lh-nav-bg-transform .dropdown-menu {
        border-radius: 3px
    }
    .home .lh-nav-bg-transform li>.dropdown-menu:after {
        bottom: 100%;
        left: 70%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(252, 252, 252, 0);
        border-bottom-color: #fcfcfc;
        border-width: 15px;
        margin-left: -15px
    }
    .home .lh-nav-bg-transform .navbar-nav>li>a,
    .home .lh-nav-bg-transform .navbar-nav>li>a:active,
    .home .lh-nav-bg-transform .navbar-nav>li>a:focus,
    .home .lh-nav-bg-transform .navbar-nav>li>a:hover,
    .home .lh-nav-bg-transform.navbar-default .navbar-brand,
    .home .lh-nav-bg-transform.navbar-default .navbar-brand:active,
    .home .lh-nav-bg-transform.navbar-default .navbar-brand:focus,
    .home .lh-nav-bg-transform.navbar-default .navbar-brand:hover {
        color: #fff
    }
    .navbar-default li>.dropdown-menu>li>a,
    .navbar-default li>.dropdown-menu>li>a:active,
    .navbar-default li>.dropdown-menu>li>a:focus,
    .navbar-default li>.dropdown-menu>li>a:hover {
        color: #545454;
        font-weight: 600;
        padding: 10px 20px
    }
    .dropdown-menu>.active>a,
    .dropdown-menu>.active>a:focus,
    .dropdown-menu>.active>a:hover {
        color: #fff!important
    }
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>.open>a:hover {
        color: #545454
    }
}

@media (max-width:359px) {
    .site-header {
        position: relative;
        width: 100%;
        min-height: 200px;
        margin-bottom: 1.5em
    }
    .frontpage-site-title {
        font-size: 2em;
        margin-top: 5px;
        margin-bottom: 3px
    }
    .site-description {
        font-size: 8px;
        margin-top: 1px;
        margin-bottom: 2px
    }
}

@media (max-width:500px) {
    .comment-author.vcard img.avatar {
        display: none
    }
    .comment-metadata {
        margin-left: 0!important;
        margin-top: 5px!important
    }
    .comment-author.vcard b.fn,
    .comment-metadata time {
        margin-left: 0
    }
    .comment-content,
    a.comment-reply-link {
        padding-left: 0
    }
    .next-post a,
    .prev-post a {
        max-width: 100%
    }
}

@media print {
    body {
        background: 0 0!important;
        color: #000;
        font-size: 10pt
    }
    .site {
        max-width: 98%
    }
    .site-header .home-link {
        max-width: none;
        min-height: 0
    }
    .frontpage-site-title {
        color: #000;
        font-size: 21pt
    }
    .site-description {
        font-size: 10pt
    }
    .author-avatar,
    .comment-respond,
    .comments-area .comment-edit-link,
    .comments-area .reply,
    .comments-link,
    .entry-meta .edit-link,
    .main-navigation,
    .more-link,
    .navbar,
    .page-links,
    .site-content nav,
    .site-footer,
    .widget-area {
        display: none
    }
    .entry-content,
    .entry-header,
    .entry-meta,
    .entry-summary {
        margin: 0;
        width: 100%
    }
    .entry-title,
    .page-title {
        font-size: 21pt
    }
    .entry-meta,
    .entry-meta a {
        color: #444;
        font-size: 10pt
    }
    .entry-content .wp-caption.alignleft,
    .entry-content img.alignleft {
        margin-left: 0
    }
    .entry-content .wp-caption.alignright,
    .entry-content img.alignright {
        margin-right: 0
    }
    .format-image .entry-content .size-full {
        margin: 0
    }
    .hentry {
        background-color: #fff
    }
    .comments-area>li.comment {
        background: 0 0;
        position: relative;
        width: auto
    }
    .comment-metadata {
        float: none
    }
    .comment-author .fn,
    .comment-reply-link,
    .comment-reply-login {
        color: #333
    }
}










/**************right bottom fixed contact popup***************/
#notification_update {
	position: fixed;
	bottom: 0px;
	right: 50px;
	width: 280px;
	height: 324px;
	background: #ed1846;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	z-index: 9999999;
	transform: perspective(1000px) rotate3d(1,0,0,180deg);
	-moz-transform: perspective(1000px) rotate3d(1,0,0,180deg);
	-ms-transform: perspective(1000px) rotate3d(1,0,0,180deg);
	-o-transform: perspective(1000px) rotate3d(1,0,0,180deg);
	-webkit-transform: perspective(1000px) rotate3d(1,0,0,180deg);
}
.notification_update {
	position: fixed;
	bottom: 0px;
	right: 54px;
	z-index: 9999999;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	transform: perspective(1000px) rotate3d(1,0,0,180deg);
	-moz-transform: perspective(1000px) rotate3d(1,0,0,180deg);
	-ms-transform: perspective(1000px) rotate3d(1,0,0,180deg);
	-o-transform: perspective(1000px) rotate3d(1,0,0,180deg);
	-webkit-transform: perspective(1000px) rotate3d(1,0,0,180deg);
	-webkit-animation: notification .6s ease-in-out forwards;
	animation: notification .6s ease-in-out forwards;
}
@-webkit-keyframes notification {
	0% { -webkit-transform: perspective(1200px) rotate3d(1,0,0,-180deg) translate(0px, 0px);
	}
	100% { -webkit-transform: perspective(1200px) rotate3d(1,0,0, 0deg) translate(0px, -30px);}
}
@-moz-keyframes notification {
	0% { -moz-transform: perspective(1200px) rotate3d(1,0,0,-180deg) translate(0px, 0px);
	}
	100% { -moz-transform: perspective(1200px) rotate3d(1,0,0, 0deg) translate(0px, -30px);}
}

@-o-keyframes notification {
	0% { -o-transform: perspective(1200px) rotate3d(1,0,0,-180deg) translate(0px, 0px);
	}
	100% { -o-transform: perspective(1200px) rotate3d(1,0,0, 0deg) translate(0px, -30px);}
}

.notificationClose{
	margin-right:10px; margin-top:-10px; right:20px; color:#000; z-index:9999;
}
.notificationCloseIndex{
	margin-right:10px; margin-top:10px; right:20px; color:#000; z-index:9999;
}
.notificationGo {
	position: fixed;
	bottom: 0px;
	right: 60px;
	z-index: 9999999;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	transform: perspective(1000px) rotate3d(1,0,0,180deg);
	-moz-transform: perspective(1000px) rotate3d(1,0,0,180deg);
	-ms-transform: perspective(1000px) rotate3d(1,0,0,180deg);
	-o-transform: perspective(1000px) rotate3d(1,0,0,180deg);
	-webkit-transform: perspective(1000px) rotate3d(1,0,0,180deg);
	-webkit-animation: notificationGo .6s ease-in-out forwards;
	animation: notificationGo .6s ease-in-out forwards;
}
@-webkit-keyframes notificationGo {
	0% { -webkit-transform: perspective(800px) rotate3d(1,0,0, 0deg) translate(0px, -50px);
	}
    100% { -webkit-transform: perspective(800px) rotate3d(1,0,0,180deg) translate(0px, 0px); }
}
/* @-ms-keyframes notificationGo {
	0% { -webkit-transform: perspective(800px) rotate3d(1,0,0, 0deg) translate(0px, -50px);
	}
    100% { -webkit-transform: perspective(800px) rotate3d(1,0,0,180deg) translate(0px, 0px); }
} */
@-moz-keyframes notificationGo {
	0% { -webkit-transform: perspective(800px) rotate3d(1,0,0, 0deg) translate(0px, -50px);
	}
    100% { -webkit-transform: perspective(800px) rotate3d(1,0,0,180deg) translate(0px, 0px); }
}
/* @-keyframes notificationGo {
	0% { -webkit-transform: perspective(800px) rotate3d(1,0,0, 0deg) translate(0px, -50px); transform: perspective(800px) rotate3d(1,0,0, 0deg) translate(0px, -50px);
	}
    100% { -webkit-transform: perspective(800px) rotate3d(1,0,0,180deg) translate(0px, 0px); transform: perspective(800px) rotate3d(1,0,0,180deg) translate(0px, 0px); }
} */
.clickMeUpdate {
	position: fixed;
	bottom: -6px;
	right: 10px;
/*	z-index: 9999999; */
	background: none;
	border: none;
	color: #fff;
	cursor: pointer;
	-webkit-transform-origin: right bottom;
	-webkit-animation: clickMeUpdate 3s ease-out infinite 3s;
	-moz-transform-origin: right bottom;
	-moz-animation: clickMeUpdate 3s ease-out infinite 3s;
	-ms-transform-origin: right bottom;
	-ms-animation: clickMeUpdate 3s ease-out infinite 3s;
	-o-transform-origin: right bottom;
	-o-animation: clickMeUpdate 3s ease-out infinite 3s;
}
.clickMeUpdate img {
       width : 130px;
       border-radius: 5px;
       margin-bottom: 0;
}
.clickMeUpdate:hover{
    background: none;
}
@-webkit-keyframes clickMeUpdate {
	0% { -webkit-transform: perspective(800px) rotate3d(0,0,0, 0deg) translate(0px, 0px);}
    20% { -webkit-transform: perspective(800px) rotate3d(0,0,0,0deg) translate(0px, 0px); }
	30% { -webkit-transform: perspective(800px) rotate3d(0,0,0,0deg) translate(0px, 0px); }
	40% { -webkit-transform: perspective(800px) rotate3d(1,1,1,10deg) translate(0px, 0px); }
	50% { -webkit-transform: perspective(800px) rotate3d(0,0,0,0deg) translate(0px, 0px); }
	60% { -webkit-transform: perspective(800px) rotate3d(1,1,1,30deg) translate(0px, 0px); }
	70% { -webkit-transform: perspective(800px) rotate3d(0,0,0,0deg) translate(0px, 0px); }
	80% { -webkit-transform: perspective(800px) rotate3d(1,1,1,10deg) translate(0px, 0px); }
	90% { -webkit-transform: perspective(800px) rotate3d(0,0,0,0deg) translate(0px, 0px); }
	100% { -webkit-transform: perspective(800px) rotate3d(0,0,0,0deg) translate(0px, 0px); }
}
/* @-ms-keyframes clickMeUpdate {
	0% { -ms-transform: perspective(800px) rotate3d(0,0,0, 0deg) translate(0px, 0px);}
    20% { -ms-transform: perspective(800px) rotate3d(0,0,0,0deg) translate(0px, 0px); }
	30% { -ms-transform: perspective(800px) rotate3d(0,0,0,0deg) translate(0px, 0px); }
	40% { -ms-transform: perspective(800px) rotate3d(1,1,1,10deg) translate(0px, 0px); }
	50% { -ms-transform: perspective(800px) rotate3d(0,0,0,0deg) translate(0px, 0px); }
	60% { -ms-transform: perspective(800px) rotate3d(1,1,1,30deg) translate(0px, 0px); }
	70% { -ms-transform: perspective(800px) rotate3d(0,0,0,0deg) translate(0px, 0px); }
	80% { -ms-transform: perspective(800px) rotate3d(1,1,1,10deg) translate(0px, 0px); }
	90% { -ms-transform: perspective(800px) rotate3d(0,0,0,0deg) translate(0px, 0px); }
	100% { -ms-transform: perspective(800px) rotate3d(0,0,0,0deg) translate(0px, 0px); }
} */
@-moz-keyframes clickMeUpdate {
	0% { -moz-transform: perspective(800px) rotate3d(0,0,0, 0deg) translate(0px, 0px);}
    20% { -moz-transform: perspective(800px) rotate3d(0,0,0,0deg) translate(0px, 0px); }
	30% { -moz-transform: perspective(800px) rotate3d(0,0,0,0deg) translate(0px, 0px); }
	40% { -moz-transform: perspective(800px) rotate3d(1,1,1,10deg) translate(0px, 0px); }
	50% { -moz-transform: perspective(800px) rotate3d(0,0,0,0deg) translate(0px, 0px); }
	60% { -moz-transform: perspective(800px) rotate3d(1,1,1,30deg) translate(0px, 0px); }
	70% { -moz-transform: perspective(800px) rotate3d(0,0,0,0deg) translate(0px, 0px); }
	80% { -moz-transform: perspective(800px) rotate3d(1,1,1,10deg) translate(0px, 0px); }
	90% { -moz-transform: perspective(800px) rotate3d(0,0,0,0deg) translate(0px, 0px); }
	100% { -moz-transform: perspective(800px) rotate3d(0,0,0,0deg) translate(0px, 0px); }
}
@-o-keyframes clickMeUpdate {
	0% { -o-transform: perspective(800px) rotate3d(0,0,0, 0deg) translate(0px, 0px);}
    20% { -o-transform: perspective(800px) rotate3d(0,0,0,0deg) translate(0px, 0px); }
	30% { -o-transform: perspective(800px) rotate3d(0,0,0,0deg) translate(0px, 0px); }
	40% { -o-transform: perspective(800px) rotate3d(1,1,1,10deg) translate(0px, 0px); }
	50% { -o-transform: perspective(800px) rotate3d(0,0,0,0deg) translate(0px, 0px); }
	60% { -o-transform: perspective(800px) rotate3d(1,1,1,30deg) translate(0px, 0px); }
	70% { -o-transform: perspective(800px) rotate3d(0,0,0,0deg) translate(0px, 0px); }
	80% { -o-transform: perspective(800px) rotate3d(1,1,1,10deg) translate(0px, 0px); }
	90% { -o-transform: perspective(800px) rotate3d(0,0,0,0deg) translate(0px, 0px); }
	100% { -o-transform: perspective(800px) rotate3d(0,0,0,0deg) translate(0px, 0px); }
}
.commonStyle {
	border-radius: 3px !important;
	-moz-border-radius: 3px !important;;
	-webkit-border-radius: 3px;
	border: none !important;;
	font-size: 15px !important;
	font-weight: 400 !important;
	color: #555555 !important;
	padding: 10px;
	position: relative;
	bottom: 10px;
	right: 0;
	left: 20px;
	top: 35px;
	margin-bottom: 2px !important;
	width: 85% !important;
}
.get_submit {
	background: #000;
	color: #fff;
	padding: 5px;
	border: none;
	position: absolute;
	bottom: 10px;
	right: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	filter: alpha(opacity=30);
	opacity: .3;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}

.visibleinXs{
		display:none;	
	}
.addressDetails{
	padding:20px;	
	color:#000;	
}
/* FORM
================================================ */
.form-control {
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
    font-size: 14px;
    letter-spacing: .7px;
    -webkit-text-stroke: 0.1px;
    line-height: 17px;
    color: #000;
}
/* form input */
input, textarea, select, input[type=search], button {
	font-size: 100%;
	/*font-family: inherit;*/
}
input[type=text], input[type=password], textarea, input[type=search], input[type=email],input[type=number] {
	background: #ffffff url(images/noise-bg.png);
	border: solid 1px #cacaca;
	padding: 6px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-appearance: none;
}
input[type=text], input[type=search], input[type=email], input[type=number] {
	width: 240px;
	max-width: 90%;
}

/* text area */
textarea {
	line-height: 150%;
	width: 94%;
}

/* form input:focus */
textarea:focus, input[type=password]:focus, input[type=text]:focus, input[type=search]:focus, input[type=email]:focus,input[type=number]:focus {
	outline: none;
	background: #fbfbf5;
}

/*menu*/

section button {
    display: inline-block;
    color: #fff;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
    border-radius: 2px 0 0 2px;
    letter-spacing: 1px;
    border: none;
    padding: 10px 28px;
    outline: none;
    background: #ED1846;
    float: right;
    position: fixed;
    right: 0;
    top: 20px;
    z-index: 9999;
	font-size: 14px;
    font-family: inherit; 
}
.overlay-cornershape {
    background: transparent;
    visibility: hidden;
    -webkit-transition: visibility 0s 0.5s;
    transition: visibility 0s 0.5s;
}
.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(153,204,51,0.9);
    z-index: 20;
}
.overlay-cornershape svg {
    position: absolute;
    top: 0;
    left: 0;
}
.overlay-cornershape .overlay-path {
    fill: rgba(237,24,70,0.9);
}
.overlay .overlay-close {
    width: 80px;
    height: 80px;
    position: absolute;
    right: 20px;
    top: 0px;
    overflow: hidden;
    border: none;
    background: url(../brandcarewebsite/blog/images/cross.png) no-repeat center center;
    text-indent: 200%;
    color: transparent;
    outline: none;
    z-index: 9999;
}
.overlay-cornershape nav, .overlay-cornershape .overlay-close {
    opacity: 0;
    -webkit-transition: opacity 0.4s 0.4s;
    transition: opacity 0.4s 0.4s;
}
.overlay nav {
    text-align: center;
    position: relative;
    top: 45%;
    height: 45%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}


.menuButton {
	border: none;
	outline: none;
	background: #ED1846;
    cursor: pointer;
    border-radius: 0px 0px 100px 100px;
    position: fixed;
    top: 0px;
    right: 20px;
    z-index: 10;
    color: #fff;
    width: 80px;
    height:35px;
}


.related > a {
	font-family: 'Roboto';
	border: 1px solid #99cc33;
	display: inline-block;
	text-align: center;
	margin: 20px 10px;
	padding: 25px;
	color: #99cc33;
    -webkit-text-stroke: 0.2px;
	-webkit-transition: color 0.3s, border-color 0.3s;
	transition: color 0.3s, border-color 0.3s;
	-webkit-backface-visibility: hidden;
}

.related a:hover {
	border-color: #82b222;
	color: #82b222;
}


.socialMediaIcons{position:fixed;right:-20px;top:100px;z-index:9999}.socialMediaIconsCephalon{position:fixed;right:-5px;top:100px;z-index:9999}.socialIcons ul li{list-style:none}.socialIcons ul li a i{display:block;font-size:1em;color:#fff;width:30px;height:30px;line-height:32px;text-align:center;background-color:#222;border-radius:2px;margin:7px 4px}



/* Overlay style */
.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(153,204,51,0.9);
    z-index: 20;
}



/* Menu style */
.overlay nav {
	text-align: center;
	position: relative;
	top: 45%;
    height: 45%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
    
}

.overlay ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	height: 100%;
	position: relative;
}

.overlay ul li {
	display: block;
	height: 20%;
	height: calc(100% / 5);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.overlay ul li a {
    font-family: 'Raleway', sans-serif;
	font-size: 30px;
	font-weight: 100;
    min-height: 5px;
	display: block;
	color: #fff !important;
    -webkit-text-stroke: 0.3px;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
    letter-spacing: 1px;
}

.overlay ul li a:hover,
.overlay ul li a:focus {
	color: #f0f0f0;

}

/* Effects */

.overlay-cornershape {
	background: transparent;
	visibility: hidden;
	-webkit-transition: visibility 0s 0.5s;
	transition: visibility 0s 0.5s;
}

.overlay-cornershape.open {
	visibility: visible;
	-webkit-transition: none;
	transition: none;
    z-index: 9999;
}

.overlay-cornershape svg {
	position: absolute;
	top: 0;
	left: 0;
}

.overlay-cornershape .overlay-path {
	fill: rgba(237,24,70,0.9);
}

.overlay-cornershape nav,
.overlay-cornershape .overlay-close {
	opacity: 0;
	-webkit-transition: opacity 0.4s 0.4s;
	transition: opacity 0.4s 0.4s;
}

.overlay-cornershape.open nav,
.overlay-cornershape.open .overlay-close {
	opacity: 1;
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}

.overlay-cornershape.close nav,
.overlay-cornershape.close .overlay-close {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

/*
custom css
*/
.site-header {
    padding: 80px 0;
}
.article-grid-container article {
    max-width: 278px;
}
.entry-header h2.entry-title {
    font-size: 20px;
    line-height: 22px;
}
.post-feed-wrapper p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.post-feed-wrapper .entry-header .entry-title a {
    font-size: 18px;
}
#secondary .widget {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
}
#secondary .widget:first-child {
    padding-bottom: 0;
}
#secondary .widget:last-of-type {
    border-bottom: none;
}
@media (min-width: 1550px){
.container {
    width: 1510px;
}
}
@media (min-width: 1200px) and (max-width: 1700px){
.site-content .container {
    width: 95% !important;
}
}
.navbar-header {
 display:none;
}
.rightlogo {
    position: relative;
    right: 43px;
    margin-top: 73px;
    margin-bottom: 30px;
}
.logo {
    position: relative;
    left: 50px;
    top: 30px;
}
.socialMediaIcons {
    position: fixed;
    right: -20px;
    top: 100px;
    z-index: 9999;
}
.socialIcons ul li {
    list-style: none;
}
.socialIcons ul li a i {
    display: block;
    font-size: 1em;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 32px;
    text-align: center;
    background-color: #222; 
    border-radius: 2px;
    margin: 7px 4px;
}
.header-logo2 {
	text-align:right;
}
.shailan-dropdown-menu .sub-menu {
	height: 300px;
    overflow-y: scroll;
	background: #fff;
}
.search-form-top {
	margin-top: 21px;
}
#respond input#submit {
    background-color: #ed1846 !important;
    background: #ed1846 !important;
}
a, a:visited, a:active, a:hover, a:focus, #secondary .widget #recentcomments a, #secondary .widget .rsswidget {
    color: #ed1846 !important;
}
/*footer p, footer p a, tag {*/
/*    font-weight: 400;*/
/*    font-size: 13px;*/
/*    font-family: Roboto, sans-serif;*/
/*    color: rgb(129, 124, 88) !important;*/
/*    margin: 15px 0px 8px;*/
/*}*/
.footer-widget-wrapper, .site-footer {
    background-color: #ededed;
}
#secondary .widget .widget-title .rsswidget, #secondary .widget a {
    color: #6b6b6b !important;
}
.search-submit {
    background-color: #3d4ec6 !important;
    background: #3d4ec6 !important;
    border: none !important;
}
.post-feed-wrapper .entry-header .entry-title a {
    color: #4a4849 !important;
}
.post-thumbnail-wrap {
    min-height: 200px;
}
/* .post-comments {
 	display:none;
} */
#menu-item-894 {
    border: 1px solid #e6e6e6;
    padding-top: 5px !important;
}
#rpwwt-recent-posts-widget-with-thumbnails-2 img {
	    object-fit: contain;
border-radius:5px;
}
::-webkit-scrollbar {
    display: none;
}
.contribute-btn input {
    background: #ed1846;
    border: none;
    padding: 10px 30px;
    text-transform: uppercase;
}

@media (max-width:768px) {
.header-logo2 {
    text-align: center;
}
.rightlogo {
    right: 0px;
}	
.logo {
    left: 50%;
    transform: translate(-50%);
}
.search-form-top {
    margin-top: 65px;
}
.site-header {
    display: none;
}
.navbar, .home .lh-nav-bg-transform {
    background-color: #ffffff !important;
}
}
@media (max-width:600px) {
.article-grid-container article {
    margin: 20px auto;
}
.post-thumbnail-wrap {
    min-height: 240px;
}
.logo {
    position: static;
    left: 50px;
    margin-top: 10px;
    transform: none;
}
	.search-form-top {
		margin: auto;
		margin-top: 62px;
    	max-width: 250px;
		margin-bottom: 30px;
	}
	.rightlogo {
		    width: 150px;display:none !important;
	}
	
}
.img-size {
    max-height: 600px;
    width: auto;
}
.blogSubHeading {
    margin-bottom: 1.2em;
	font-family: lato, 'helvetica neue', helvetica, arial, verdana !important;
}
.brand-logo {
	border: none !important;
    padding: 10px 0 !important;
}
#slider-pro-3-2663 .sp-mask {
	border: 1px solid #eee;
}
#slider-pro-3-2663 .sp-image {
	object-position: 0px -20px;
}
#wpcf7-f2652-p2651-o1 .wpcf7-submit {
	margin: 0;
    padding: 10px 15px;
    line-height: 22px;
    font-size: 16px;
    border-radius: 0;
    background: #5f88c8;    border: none !important;
}
.dwn-btn {
	display:inline-block;background: #5f88c8 !important;margin-bottom:29px; margin-left: 0px !important;
    margin-top: 7px;
}
.postid-2651 .slider-pro {
	margin: 0 !important;    width: 100% !important;
}
.postid-2651 .wp-block-column:first-child {
	border-right: 1px solid #ccc;
    padding-right: 25px;
}
.postid-2802 .wp-block-column:nth-child(2) {
		border-left: 1px solid #ccc;
    padding-left: 25px;
}
#wpcf7-f2803-p2802-o1 .wpcf7-submit, a.sticker-btn {
    margin: 0 !important;
    padding: 10px 15px;
    line-height: 22px;
    font-size: 16px;
    border-radius: 0;
    background: #ed1846 !important;
    border: none !important;
}
.stkr-add {
	width: auto;
	max-width:100%;
	border: 1px solid #aaa1a8;
	border-radius:0 !important;
	line-height:100%;
}
.sub-heading {
	font-family: lato, 'helvetica neue', helvetica, arial, verdana !important;
}
#rpwwt-recent-posts-widget-with-thumbnails-2 img {
	object-fit: cover;
	object-position: top;
}
#rpwwt-recent-posts-widget-with-thumbnails-2 .first-child img {
	object-fit: cover;
	object-position: bottom;
}
.filterout img {
	width: 33.33%;
    float: left;
    object-fit: contain;
}
.clearcust {
	clear:both;
}
.postid-2892 .insta-link a {
	color : #424242 !important
}
.filterout1 img {
    width: 48%;
    float: left;
    object-fit: contain;
    border: 1px solid #ddd;
    margin: 0px 11px 11px 0;
}
#post-2038 .entry-date, #post-2960 .entry-date {
	color: #000 !important;
}
#post-2960 .post-thumbnail {
	background-size:contain !important;
}

.carbrovideo{
	width:560px;
	height:350px;
	margin: 0 auto
}

span.rpwwt-post-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
@media (max-width: 768px){
.filterout img {
	width: 50%;
}
	
	.carbrovideo{
	width:100%;
	height:300px;
	margin: 0 auto
}
}
@media (max-width:600px){
	.dwn-btn {
    	margin-left: 0 !important;
		transform: none;margin-bottom:35px;
	}
	.postid-2651 .wp-block-column:first-child {
    border-right: 0px solid #ccc;
    padding-right:0px;
	}
		.postid-2802 .wp-block-column:nth-child(2) {
		border-left: 0px solid #ccc;
    padding-left: 0px;

}
}
@media (max-width: 480px){
.filterout img {
	width: 100%;
}	
.filterout1 img {
    width: 98%;
}
}






/*New Footer Strat*/
  
footer {
  background: #0B0B0B;
  height: 100%;
  position: relative;
  z-index: 9;
}

.post-template-default footer h2, footer h2 {
    font-size: 4em;
    line-height: 1;
    color: #fff !important;
    font-weight: 600 !important;
    font-family: "Sora", sans-serif !important;
}

.footer-left {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
    padding: 3em 6em;
}
.footer-left .footer-logo-white{
  width: 180px;
}
footer button.button {
  background: transparent;
  border: 1px #F2F2F2 solid;
  color: #F2F2F2;
  padding: 8px 18px !important;
  border-radius: 0 !important;
}
footer button.button:hover {
  border: 1px #0B0B0B solid;
  color: #F2F2F2;
}
.button:after{
  display: none;
}
.social-footer p{
    margin-bottom: 1em;
}
.social-footer p, .social-footer p a{
  color: #F2F2F2!important;
  text-decoration: none;
  font-size: 14px;
  transition: 0.5s;
}


.social-footer p:last-child{
  margin-bottom: 0;
}
.social-footer .black-logo{
  width: 135px;
  height: auto;
  margin-bottom: 15px;
}
.form-footer .social-footer img{
  margin-right: 0;
  margin-left: 10px;
}

.social-footer img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

.line {
    display: inline-block;
}
footer li{
  margin:0;
}
.footer-left li a {
  color: #FF073A;
  font-weight: 600;
  text-decoration: none;
  margin-bottom: 20px;
  display: inline-block;
  font-size: 25px;
  transition: 0.5s;
}

.footer-left li a:hover{
  color: #F2F2F2 !important;
}
.social-footer ul {
    border-bottom: 1px #F2F2F2 solid;
    padding-bottom: 0;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.footer-right {
    padding: 5em;
    width: 100%;
    background: #ff073a;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.footer-right form {
    width: 40%;
    /* margin-top: 7%; */
}

.form-control, .post-template-default .form-control {
    background: transparent !important;
    border: none !important;
    border-bottom: 1px #F2F2F2 solid !important;
    border-radius: 0 !important;
    padding: 5px 0 !important;
    color: #F2F2F2 !important;
    font-family: "Manrope", sans-serif;
    font-weight: 600;
    box-shadow: none;
    width:100% !important;
    font-size: 1em;
}

.form-control:focus {
  color: #F2F2F2;
  background-color: transparent;
  border-color: #F2F2F2;
  outline: 0;
  box-shadow: none
}
textarea.form-control {
    height: 34px;
}

textarea{
  height: 40px;
  resize: none;
}

.form-control::placeholder {
  color: #F2F2F2;
  opacity: 1
}

.form-control::-ms-input-placeholder {
  color: #F2F2F2
}

button.button {
  background: #F2F2F2;
  border: 1px #F2F2F2 solid;
  padding: 10px 18px;
  color: #0B0B0B;
  transition: 0.5s;
  font-weight: 600;
}

button.button:hover{
  background: #0B0B0B;
  border: 1px #F2F2F2 solid; 
  color: #F2F2F2;
}

footer.form-footer {
  padding: 5em 12em;
  background: #FF073A;
}
footer.form-footer a {
  color: #0B0B0B;
  font-size: 25px;
  font-weight: 600;
  font-family: "Sora", sans-serif;
  text-decoration: none;
  margin-bottom: 15px;
  display: inline-block;
  transition: 0.5s;
}

footer.form-footer a:hover{
  color: #F2F2F2;
}

footer.form-footer .social-footer {
    text-align: right;
}

footer.form-footer .social-footer ul {
  border-bottom: 1px #0B0B0B solid;
  padding-bottom: 0;
  margin-bottom: 20px;
  width: 100%;
  justify-content: flex-end;
}

footer.form-footer .social-footer p, footer.form-footer .social-footer p a{
  color: #0B0B0B;
  font-size: 14px;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
}

div:where(.swal2-container) div:where(.swal2-loader) {
    border-color: #0B0B0B rgba(0, 0, 0, 0) #0B0B0B rgba(0, 0, 0, 0);
}


small.text-danger {
    color: #ffffff !important;
}

a.blog-home {
    position: absolute;
    right: 5em;
    top: 1.3em;
}

@media only screen and (max-width: 1536px) {
    .footer-left {
        padding: 0em 4em;
    }
    .footer-right {
        padding: 4em;
    }
     
}

@media only screen and (max-width: 1366px) {
    .footer-right {
        padding: 6em;
    }
    .social-footer {
        margin-top: 2em;
    }
    .footer-left li a {
        font-size: 18px;
     }
}

@media (max-width: 1024px) {
  .footer-right form {
      width: 50%;
  }
  .social-footer ul {
      width: 50%;
  }
  .footer-left {
        padding: 0em 2em;
    }
     .footer-right {
        padding: 4em;
    }
    .post-template-default footer h2, footer h2 {
        font-size: 3em;
    }
}
@media (max-width: 991px) {
   .footer-left {
    padding: 2em;
    height: auto;
  }
  .footer-left .d-flex {
        display: block !important;
    }
 
  .footer-left li a {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .footer-left li:last-child a{
    margin-bottom: 0;
  }
  .social-footer ul {
    padding-bottom: 20px;
    margin-bottom: 15px;
        width: 100%;
  }
  .form-footer .social-footer img {
    margin-right: 10px;
    margin-left: 0;
  }
  .black-logo {
    width: 128px;
    margin-bottom: 2em;
  }

  .line {
        display: block;
    }

  .footer-right {
    padding: 2em;
    height: auto;
    position: relative;
    z-index: 9;
  }
  .footer-right form {
    width: 100%;
  }
  .footer-left {
    padding: 3em 2em;
    height: auto;
  }
  .footer-left .footer-logo-white {
    width: 128px;
    margin-bottom: 2em;
  }
  .footer-right h2 {
    width: 100%;
    margin-bottom: 0.6em !important;
  }
  footer.form-footer .social-footer {
    background: transparent;
    text-align: left;
    padding: 0;
    margin-top: 20px;
  }
  footer.form-footer .social-footer ul {
    justify-content: start;
    margin-bottom: 15px;
  }
.post-template-default footer h2 {
    font-size: 3em;
}

  
  
  .social-footer {
    background: #0b0b0b;
    padding: 2em 2em;
  }
  
  .footer-left {
    padding: 2em;
    height: auto;
  }
  .footer-left li a {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .footer-left li:last-child a{
    margin-bottom: 0;
  }
  .social-footer ul {
    padding-bottom: 20px;
    margin-bottom: 15px;
  }
  .form-footer .social-footer img {
    margin-right: 10px;
    margin-left: 0;
  }
  .black-logo {
    width: 128px;
    margin-bottom: 2em;
  }

  .mobile-sticky {
    position: sticky;
    top: 0;
    z-index: 1;
}


}