article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
overflow-x: hidden;
}
body {
margin: 0;
}
a {
background: transparent;
}
a:active,
a:hover {
outline: 0;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
mark {
background: #ff0;
color: #000;
}
code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em;
}
pre {
white-space: pre-wrap;
}
q {
quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
button,
input,
select,
textarea {
font-family: inherit;
font-size: 100%;
margin: 0;
-webkit-border-radius:0;
}
button,
input["text"],
textarea {
-webkit-appearance:none;
}
input[type="checkbox"], input[type="radio"] {
vertical-align: middle;
}
button,
input {
line-height: normal;
}
button,
select {
text-transform: none;
}
select {
background-color:#fff;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
textarea:focus, input:focus {
outline: 0;
}  .clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
*, *:before, *:after {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
body {
position: relative;
font-family: 'Open Sans', sans-serif;
color:#222;
background-color: #fff;
font-size: 15px;
line-height: 1.4;
-webkit-font-smoothing: antialiased;
}
p {
line-height:1.8;
}
a {
text-decoration:none;
color:#fc7f6f;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
}
h1,h2,h3,h4,h5,h6 {
font-family: "Poppins";
margin: 1.4em 0 .5em;
color:#111;
font-weight: 600;
letter-spacing: -0.025em;
line-height: 1.3;
}
p,hr {
margin-bottom:20px;
}
h1 {
font-size:29px;
}
h2 {
font-size:26px;
}
h3 {
font-size:23px;
}
h4 {
font-size:20px;
}
h5 {
font-size:18px;
}
h6 {
font-size:16px;
}
hr {
border:0;
height:0;
border-bottom:1px solid #e5e5e5;
clear:both;
}
blockquote {
margin:40px 20px;
}
blockquote:before {
font-family: "FontAwesome";
content: "\f10d";
font-size: 24px;
font-weight: 400;
position: relative;
top: 5px;
display: block;
width: 38px;
height: 38px;
padding: 0px;
margin: 0 auto;
line-height: 36px;
text-align: center;
}
blockquote p {
font-size:19px;
line-height:1.5em;
font-weight: 300;
text-align: center;
}
.container:not(.sidebar-open) blockquote p {
font-size:20px;
}
cite {
color:#aaa;
}
ul, ol {
padding-left:30px;
margin-bottom:20px;
}
ul ol, ol ul, ul ul, ol ol {
margin-bottom: 0;
}
ul li, ol li  {
margin-bottom:7px;
line-height: 2;
position: relative;
}
.post-entry ul li,
.post-entry ol li {
margin-top: 5px;
margin-bottom: 5px;
}
dl {
line-height: 2;
}
.bypostauthor  {}
table { margin-bottom:22px; border-collapse:collapse }
td, th { padding: 12px; border-bottom: 1px solid #e5e5e5; }
th { font-weight:bold; background-color:#eee;}
pre {
white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; }
button[type="submit"],
input,
select,
textarea {
max-width: 100%;
border: 1px solid #e5e5e5;
padding: 10px;
}
input[type="text"],
input[type="email"],
textarea {
padding: 10px;
-webkit-appearance: none;
}
input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus,
.wpcf7 textarea:focus {
border-color:#333;
}
button[type="submit"], input[type="submit"] {
font-size: 10px;
padding: 14px 18px;
background-color:#fc7f6f;
text-transform: uppercase;
color:#fff;
letter-spacing: 1px;
border: none;
position: relative;
top:-1px;
}
::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
color:    #aaa;
}
.search-form-area ::-webkit-input-placeholder, .search-form-area :-moz-placeholder,
.search-form-area ::-moz-placeholder, .search-form-area :-ms-input-placeholder {
color: #aaa
}  .vertical-middle {
width: 100%;
height: 100%;
display: table;
vertical-align: middle;
}
.pulse {
-webkit-animation: breath 1.5s ease-out infinite;
-moz-animation: breath 1.5s ease-out infinite;
-ms-animation: breath 1.5s ease-out infinite;
animation: breath 1.5s ease-out infinite;
}
.radius img {
border-radius: 100%;
}
@-ms-keyframes breath {
0% { opacity: 0.8;}
50% {opacity: 1.0;}
100% {opacity: 0.8;}
}
@-moz-keyframes breath {
0% {opacity: 0.8;}
50% {opacity: 1.;}
100% {opacity: 0.8;}
}
@-webkit-keyframes breath {
0% {opacity: 0.8;}
50% {opacity: 1.0;}
100% {opacity: 0.8;}
}
@keyframes breath {
0% {opacity: 0.8;}
50% {opacity: 1.0;}
100% {opacity: 0.8;}
}  .btn {
display: inline-block;
text-transform: uppercase;
}
.btn.type-1 {
font-size: 10px;
font-weight: 400;
background-color:#fc7f6f;
padding: 10px 12px;
color: #fff;
letter-spacing: 1px;
box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3) inset;
}
.btn.type-1:hover {
background-color: #111;
}
.btn.type-2 {
color: rgba(255,255,255,0.2);
font-size: 50px;
}
.btn.type-2:hover {
background-color: transparent;
}
.btn.type-3 {
font-size: 11px;
padding: 16px 24px;
color: #fff;
letter-spacing: 1px;
-webkit-text-shadow: none;
text-shadow: none;
border: 2px solid #fff;
}
.btn.type-3:hover {
background-color: #fc7f6f;
border-color: transparent;
color:#fff;
}
.btn.type-4 {
font-size: 11px;
font-weight: 400;
background-color:#fc7f6f;
padding: 16px 24px;
color: #fff;
letter-spacing: 1px;
box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3) inset;
}
.btn.type-4:hover {
background-color: #111;
}  #wrapper {
position: relative;
z-index: 1;
}
.container {
width:980px;
margin:0 auto;
}
#main-container-wrapper {
padding-top: 72px;
background-color: #fff;
}
.single #main-container-wrapper,
.page #main-container-wrapper {
padding-top: 86px;
}
#main-container {
width:100%;
padding:80px 0;
}
#main-container .container {
position: relative;
}
.container.sidebar-open #content {
width:625px;
float:left;
}
#sidebar {
position: relative;
width:300px;
float:right;
}
#sidebar-inner {
position: relative;
}
.theiaStickySidebar.hide {
opacity: 0;
}  #main-header {
position: absolute;
width: 100%;
}
#main-top-wrapper {
text-align: center;
position: relative;
}
#logo {
position:relative;
height: 100%;
float: left;
z-index:1;
text-align:center;
}
#logo h1 {
display: block;
margin: 0;
line-height: 1;
color: inherit;
}
#logo h1.with-img {
font-size: 0;
}
#logo h1 a {
display: inline-block;
line-height: 1;
letter-spacing: 0;
color:inherit;
text-transform: uppercase;
}
#logo h1 a span {
position: relative;
top: -1px;
display: inline-block;
font-size: 29px;
line-height: 1;
-ms-transition: all .3s;
-moz-transition: all .3s;
-webkit-transition: all .3s;
transition: all .3s;
}
.is-sticky #logo h1 a span {
top: -2px;
font-size: 26px;
}
#logo h1 a:hover {
opacity: .8
}
#logo h1 img {
position: relative;
display: block;
line-height: 1;
-ms-transition: -ms-transform .3s;
-moz-transition: -moz-transform .3s;
-webkit-transition: -webkit-transform .3s;
transition: transform .3s;
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
filter: none;
-webkit-filter: blur(0px);
-moz-filter: blur(0px);
-ms-filter: blur(0px);
filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');
}
.is-sticky #logo h1 img {
-ms-transform: scale(0.9);
-moz-transform: scale(0.9);
-webkit-transform: scale(0.9);
transform: scale(0.9);
}  .main-navigation-wrapper {
position: relative;
z-index: 100;
height:86px;
width:100%;
text-align: center;
background:#fff;
box-shadow: 0px 1px 10px rgba(0,0,0,0.10);
-moz-box-shadow: 0px 1px 10px rgba(0,0,0,0.10);
-webkit-box-shadow: 0px 1px 10px rgba(0,0,0,0.10);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-o-transition: height .3s;
-ms-transition: height .3s;
-moz-transition: height .3s;
-webkit-transition: height .3s;
transition: height .3s;
}
.full-width-header .main-navigation-wrapper {
padding-left: 30px;
padding-right: 30px;
}
.main-navigation-wrapper .container {
height: 100%;
}
#sticky-wrapper {
-o-transition: height .3s;
-ms-transition: height .3s;
-moz-transition: height .3s;
-webkit-transition: height .3s;
transition: height .3s;
}
.is-sticky .main-navigation-wrapper {
height: 70px;
}
.slicknav_menu {
display:none;
padding:0;
}
.slicknav_btn {
float: right;
height: 86px;
line-height: 66px;
padding:10px;
margin:0 -10px 0 0;
}
.is-sticky .slicknav_btn {
line-height: 50px;
height: 70px;
}
.main-navigation {
display: inline-block;
float: right;
height: 86px;
position: relative;
}
.menu-mobile {
float: right;
display: inline-block;
}
.nav-menu {
display: inline-block;
color:inherit;
padding: 0;
margin: 0;
}
#main-header .nav-menu .current-menu-ancestor > a, #main-header .nav-menu .current-menu-item > a,
#main-header .nav-menu .current_page_item > a {
color:#fc7f6f;
}
.nav-menu.add-menu-alert p {
display: inline-block;
line-height: 86px;
margin: 0;
font-size: 10px !important;
text-transform: uppercase;
}
#footer-copyright .nav-menu.add-menu-alert p {
line-height: 33px;
color: #fff;
}
.nav-menu > li {
position:relative;
float: left;
margin: 0 13px;
}
.nav-menu li {
list-style-type: none;
padding:0;
text-transform: uppercase;
}
.nav-menu > li:last-child {
margin-right: 0;
}
.nav-menu > li > a {
display: block;
position: relative;
font-size:10px;
color:#111;
}
.nav-menu > li:last-child {
margin-right: 0;
}
.nav-menu .menu-item-has-children {
margin-right: 20px;
}
.main-navigation-wrapper .nav-menu > li > a {
line-height:86px;
font-size:13px;
font-weight: 700;
}
.is-sticky .main-navigation-wrapper  .nav-menu > li > a {
line-height: 68px;
}
.nav-menu > li:after {
position: absolute;
bottom:32%;
content:"";
width: 0;
display: block;
height:1px;
background-color: #fc7f6f;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.nav-menu > li:hover:after {
width: 100%;
}
.nav-menu > li.menu-item-has-children > a:after {
content: "\f107";
font-family: "FontAwesome";
display: inline-block;
margin-left: 5px;
font-size:8px;
position: absolute;
}
.is-sticky .nav-menu > li:after {
bottom:30%;
}
.nav-menu.footer-menu {
margin-bottom: 6px;
}
.nav-menu.footer-menu > li {
padding: 7px 0;
margin: 0 10px;
}
.nav-menu  > li.menu-item-has-children {
margin-right: 15px;
}
.nav-menu.footer-menu > li:after {
bottom: 3px;
}
.nav-menu.footer-menu .sub-menu, .nav-menu.footer-menu .children {
bottom: 30px;
top: auto;
}
.nav-menu.footer-menu  > li > a {
line-height: 1.5;
letter-spacing: 1px;
font-size: 10px;
color: #fff;
}
.no-search > .nav-menu > li:last-child > a:after,
.nav-menu.footer-menu  > li:last-child > a:after {
display: none;
}
.nav-menu > li > a:hover,
.nav-menu > li:hover > a {
color: #fc7f6f;
} .nav-menu .sub-menu,
.nav-menu .children {
background: #222;
opacity: 0;
visibility: hidden;
width: 225px;
padding:19px 0;
position: absolute;
z-index:10;
margin:0;
left: 0;
top:100%;
-webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
text-align: left;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
}
.nav-menu .sub-menu ul,
.nav-menu .children ul {
left: 100%;
top: -12px;
}
.nav-menu ul li {
float: none;
padding:0 30px;
margin:0;
}
.nav-menu li:last-child,
.nav-menu ul li:last-child {
border-bottom:none;
}
.nav-menu .sub-menu a {
position: relative;
display: inline-block;
color: #fff;
line-height:1.8;
font-size: 10px;
padding:6px 0;
letter-spacing: 1px;
border-bottom:1px solid transparent;
-o-transition:.25s;
-ms-transition:.25s;
-moz-transition:.25s;
-webkit-transition:.25s;
transition:.25s;
}
.nav-menu .sub-menu a:after {
content: "";
width: 0;
display: block;
height: 1px;
background-color: #fc7f6f;
margin-top: 2px;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.nav-menu .sub-menu a:hover:after {
width: 100%;
}
.nav-menu .sub-menu > li:last-child > a {
border-bottom: none;
}
.nav-menu ul a:hover,
.nav-menu ul ul a:hover {
color: #fc7f6f;
}
.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul {
opacity: 1;
visibility: visible;
backface-visibility:hidden;
-webkit-backface-visibility:hidden;
}
.slicknav_menu .slicknav_icon-bar {
color:#222;
}  .top-search-area {
display: inline-block;
text-align:right;
vertical-align: top;
float: right;
line-height: 86px;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.is-sticky .top-search-area {
line-height: 68px;
}
.top-search-area a {
position: relative;
z-index: 11;
display: inline-block;
font-size: 14px;
color: inherit;
line-height:32px;
padding: 10px;
margin-right: -10px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s ;
-o-transition: all 0.3s ;
transition: all 0.3s ;
}
.top-search-area:before {
content: "";
display: inline-block;
vertical-align: middle;
height: 17px;
border-left:1px solid #111;
opacity: .3;
width: 1px;
margin-right: 6px;
margin-left: 20px;
margin-top: -3px;
}
.top-search-area a:hover {
color:#fc7f6f;
}
.search-form-area {
position: absolute;
top:0;
left:0;
width: 100%;
z-index: 10;
-webkit-transition:all 0.3s ease-out;
transition:all 0.3s ease-out;
opacity: 0;
visibility: hidden;
}
.search-form-area .search-form {
line-height: 1;
}
body.search-open .search-form-area {
opacity: 1;
visibility: visible;
}
body.search-open .top-search-area a .fa.fa-search:before{
content: "\f00d";
font-size: 16px;
}
.search-form-area .search-form .search {
width: 100%;
height: 86px;
line-height: 86px;
font-size: 22px;
background:#fff;
padding: 12px 25px;
text-align: center;
border:none;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s ;
-o-transition: all 0.3s ;
transition: all 0.3s ;
}
.is-sticky .search-form-area .search-form .search {
font-size: 18px;
height: 70px;
line-height: 70px;
}
.search-form {
position: relative;
}
.search-form .search-submit {
width: 30px;
height: 40px;
font-size: 14px;
color:#aaa;
position: absolute;
right: 5px;
top:50%;
margin-top: -20px;
border:none;
background: none;
cursor:pointer;
padding: 0;
box-shadow: none;
-webkit-box-shadow: none;
}
.search-form .search-submit:focus {
outline:none;
}
.search-form-area .search-form .search-submit {
display: none;
right: 8px;
}
.search .no-post h2 {
margin-top:0;
margin-bottom: 0;
font-size: 45px;
}  .featured-area[data-slider-type="carousel"] {
max-width: 100%;
height: 200px;
position: relative;
overflow: hidden;
}
.featured-area[data-slider-type="carousel"] .preloader {
content: attr(data-content);
position: absolute;
left: 0;
top: 0;
bottom: auto;
margin: 0;
width: 100%;
height: 100%;
background-color: #222;
}
.featured-area a {
outline: none;
}
.featured-area .swiper-wrapper {
overflow: hidden;
}
.featured-area[data-slider-type="slider"] .swiper-wrapper {
height: 500px;
}
.featured-area .slick-slider .slick-list,
.featured-area .slick-slider .slick-track {
height: 100%;
}
.featured-area .vertical-middle {
margin: 0 auto;
padding: 0 15%;
position: relative;
z-index: 1;
}
.vertical-middle .vertical-middle-inner {
vertical-align: middle;
display: table-cell;
}
.featured-area[data-slider-type="slider"] .item-header-wrapper {
display: inline-block;
position: relative;
z-index: 3;
text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
}
.featured-area[data-slider-type="slider"] .date-author {
display: block;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
color:#fff;
margin-bottom: 10px;
font-weight: 600;
}
.featured-area[data-slider-type="slider"] .btn {
margin-top: 20px;
}
.featured-area {
position: relative;
background-color: #222;
}
.featured-area .swiper-container-wrapper {
opacity: 0;
}
.featured-area .swiper-container-wrapper.open {
opacity: 1;
}
.featured-area.boxed {
background-color: transparent;
}
.featured-area .swiper-container {
cursor:move;
cursor:-webkit-grab;
cursor:-moz-grab;
cursor:grab;
}
.featured-area .swiper-button-prev-custom,
.featured-area .swiper-button-next-custom {
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.featured-area.boxed .swiper-container-wrapper:hover .swiper-button-prev-custom {
left:-21px;
}
.featured-area.boxed .swiper-container-wrapper:hover .swiper-button-next-custom {
right:-21px;
}
.featured-area[data-slider-type="slider"] .swiper-container .swiper-slide .vertical-middle-inner {
opacity:0;
}
.featured-area[data-slider-type="slider"] .swiper-container .swiper-slide.animated .vertical-middle-inner {
opacity:1;
animation: slide_active .4s ease-in-out;
-webkit-animation: slide_active .4s ease-in-out;
}
@-webkit-keyframes slide_active {
0%   { opacity: 0; -webkit-transform:translate(0,10px); }
100% { opacity: 1.0; -webkit-transform:translate(0,0); }
}
@keyframes slide_active {
0%   { opacity: 0; transform:translate(0,10px); }
100% { opacity: 1.0; transform:translate(0,0); }
}
.featured-area[data-slider-type="slider"] .swiper-pagination .swiper-pagination-bullet {
position: relative;
width: 10px;
height: 10px;
background:rgba(255,255,255,.4);
opacity: 1;
-webkit-box-shadow: 1px 1px 10px rgba(0,0,0,.05);
-moz-box-shadow: 1px 1px 10px rgba(0,0,0,.05);
box-shadow: 1px 1px 10px rgba(0,0,0,.05);
-webkit-transition:all 0.3s ease-out;
transition:all 0.3s ease-out;
}
.featured-area[data-slider-type="slider"] .swiper-pagination .swiper-pagination-bullet:after {
content: "";
position: absolute;
left:-3px;
top:-3px;
right: -3px;
bottom:-3px;
border-radius: 100%;
border: 1px solid #fff;
opacity: .3;
}
.featured-area[data-slider-type="slider"] .swiper-pagination .swiper-pagination-bullet:hover {
background:rgba(255,255,255,1);
}
.featured-area[data-slider-type="slider"] .swiper-pagination .swiper-pagination-bullet-active {
background:rgba(255,255,255,1);
}
.featured-area .swiper-slide {
position: relative;
width: 100%;
outline: none;
}
.featured-area .swiper-slide .slider-item {
height: 100%;
background-position: center center;
background-size: cover;
}
.featured-area .swiper-slide .click-overlay {
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
z-index:10;
}
.featured-area[data-slider-type="slider"] .container {
position: relative;
}
.featured-area .swiper-slide.dark {
background-color:#fff;
}
.featured-area .swiper-slide img {
display: block;
width:100%;
height:auto;
}
.featured-area .feat-author, .featured-area .feat-cat-date {
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 400;
}
.featured-area .feat-author {
font-size: 12px;
margin-bottom: 0;
}
.featured-area  .feat-cat-date {
font-size: 11px;
margin:0;
}
.featured-area[data-slider-type="slider"] .feat-author:after {
right:-7px;
}
.featured-area[data-slider-type="slider"] .feat-author:before {
left:-7px;
}
.featured-area[data-slider-type="slider"] .slider-item h2:after  {
content: "";
display: block;
width: 30px;
height: 1px;
background-color:#fff;
margin: 16px auto 0;
}
.featured-area[data-slider-type="slider"]  .slider-item h2:after  {
width:30px;
background-color:#fff;
display: none;
}
.featured-area[data-slider-type="slider"] .dark .slider-item h2:after  {
background-color:#333;
}
.featured-area[data-slider-type="slider"] .slider-item {
position: relative;
height: 100%;
text-align: center;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
background-color: #222;
}
.featured-area .slider-item:after {
content: "";
position: absolute;
left: 0;
top: 0;
width:100%;
height: 100%;
background: -moz-linear-gradient(top, rgba(76,76,76,0) 0%, rgba(76,76,76,0.2) 42%, rgba(19,19,19,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76,76,76,0)), color-stop(42%, rgba(76,76,76,0.2)), color-stop(100%, rgba(19,19,19,1)));
background: -webkit-linear-gradient(top, rgba(76,76,76,0) 0%, rgba(76,76,76,0.2) 42%, rgba(19,19,19,1) 100%);
background: -o-linear-gradient(top, rgba(76,76,76,0) 0%, rgba(76,76,76,0.2) 42%, rgba(19,19,19,1) 100%);
background: -ms-linear-gradient(top, rgba(76,76,76,0) 0%, rgba(76,76,76,0.2) 42%, rgba(19,19,19,1) 100%);
background: linear-gradient(to bottom, rgba(76,76,76,0) 0%, rgba(76,76,76,0.2) 42%, rgba(19,19,19,1) 100%);
-o-transition: all .3s;
-ms-transition: all .3s;
-moz-transition: all .3s;
-webkit-transition:all .3s;
transition:all .3s;
}
.featured-area[data-slider-type="slider"] .slider-item .container {
height: 100%;
}
.featured-area[data-slider-type="slider"] .slider-item h2 {
margin:0 0 15px;
}
.featured-area[data-slider-type="slider"] .slider-item h2,
.featured-area[data-slider-type="slider"] .slider-item h2 a {
font-size: 46px;
color:#fff;
margin: 0 auto;
outline: none;
}
.featured-area .slider-item h2 a:hover {
opacity: .8;
}
.featured-area .slider-item .btn-wrapper {
margin-top: 27px;
}
.featured-area .slider-item .continue-btn {
display: inline-block;
text-transform: uppercase;
text-shadow:none;
position: relative;
-o-transition: all .2s;
-ms-transition: all .2s;
-moz-transition: all .2s;
-webkit-transition:all .2s;
transition:all .2s;
}
.featured-area .slider-item .continue-btn:hover {
padding-right: 35px;
}
.featured-area .slider-item .continue-btn:after {
position: absolute;
display: inline-block;
font-family: "FontAwesome";
content: "\f178";
color: #fff;
font-size: 10px;
font-style: normal;
padding-left: 8px;
opacity: 0;
-o-transition: all .2s;
-ms-transition: all .2s;
-moz-transition: all .2s;
-webkit-transition:all .2s;
transition: all .2s;
padding-top: 3px;
}
.featured-area .slider-item .continue-btn:hover:after {
opacity: 1;
}
.featured-area .slick-arrow {
border:2px solid #fff;
display: block;
position: absolute;
top:50%;
margin-top: -35px;
width: 42px;
height: 70px;
line-height: 70px;
text-align: center;
z-index: 99;
cursor: pointer;
-o-transition: all .3s;
-ms-transition: all .3s;
-moz-transition: all .3s;
-webkit-transition:all .3s;
transition:all .3s;
}
.featured-area .slick-arrow i {
font-size: 22px;
line-height: 66px;
color:#fff;
-o-transition: all .3s;
-ms-transition: all .3s;
-moz-transition: all .3s;
-webkit-transition:all .3s;
transition:all .3s;
}
.featured-area .slick-arrow:hover {
background-color:#fc7f6f;
border-color:transparent;
}
.featured-area .slick-arrow:hover i {
color: #fff;
}
.featured-area .slick-prev {
left:25px;
}
.featured-area.full .slick-next {
right:25px;
}
.featured-area .slick-prev i {
position:relative;
}
.featured-area .slick-next i {
position:relative;
}
.featured-area[data-slider-type="carousel"] .item-header-wrapper {
position: absolute;
left: 0px;
bottom: 0;
right: 0;
z-index: 10;
padding:5% 20% 5% 5%;
background-color: rgba(0, 0, 0, 0.35);
transition:all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
}
.featured-area[data-slider-type="carousel"] .slick-slide:hover .item-header-wrapper {
background-color: rgba(0, 0, 0, 0.7);
}
.featured-area[data-slider-type="carousel"] .item-header-wrapper h2,
.featured-area[data-slider-type="carousel"] .item-header-wrapper h2 a {
font-size: 26px;
margin-bottom: 0;
margin-top: 0;
color:#fff;
}
.featured-area[data-slider-type="carousel"] .item-header-wrapper .date-author {
display: inline-block;
font-size: 11px;
margin-bottom: 8px;
color:#fff;
text-transform: uppercase;
}  .featured-posts-container {
position: relative;
top: -1px;
}
.featured-posts ul {
list-style-type: none;
padding: 0;
margin: 0;
display: table;
width: 100%;
}
.featured-posts .featured-post-item {
display: table-cell;
width: 25%;
margin-bottom: 0;
text-align: left;
vertical-align: top;
background-color: #fc7f6f;
overflow: hidden;
-o-transition: background-color .3s;
-ms-transition: background-color .3s;
-moz-transition: background-color .3s;
-webkit-transition:background-color .3s;
transition:background-color .3s;
}
.featured-posts .featured-post-thumb {
height: 200px;
background-position: center center;
background-repeat: no-repeat;
opacity: 0;
visibility: hidden;
background-size: cover;
backface-visibility:hidden;
-webkit-backface-visibility:hidden;
-o-transition: all .3s;
-ms-transition: all .3s;
-moz-transition: all .3s;
-webkit-transition:all .3s;
transition:all .3s;
}
.featured-posts .featured-post-item:nth-child(2) {
background-color: #191919;
}
.featured-posts .featured-post-item:nth-child(3) {
background-color: #3890DC;
}
.featured-posts .featured-post-item:nth-child(4) {
background-color: #ce466a;
}
.featured-posts .vertical-middle .vertical-middle-inner {
vertical-align: bottom;
}
.featured-posts .featured-post-item-text {
position: relative;
z-index: 1;
padding: 10%;
}
.featured-posts .featured-post-image {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-position: center center;
background-size: cover;
-ms-transition: all .3s;
-moz-transition: all .3s;
-webkit-transition:all .3s;
transition:all .3s;
}
.featured-posts .featured-post-item .featured-post-image {
opacity: .1;
}
.featured-posts .featured-post-item:hover .featured-post-image {
opacity: .2;
}
.featured-posts h4 {
color: #fff;
font-size: 17px;
display: block;
display: block;
margin-top:0;
margin-bottom: 0;
}
.featured-posts .featured-post-link {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
z-index: 10;
}
.promo-meta {
font-size: 11px;
color:#fff;
text-transform: uppercase;
margin-top: 5px;
}
.promo-item-count-lbl {
color: #fff;
display: block;
font-size: 60px;
font-weight: 600;
text-align: left;
line-height: 1em;
position: relative;
left: -4px;
margin-bottom: 25px;
}
.promo-item-count-lbl:after {
content: "";
display: block;
height: 3px;
background-color: #fff;
width: 30px;
margin-top: 5px;
position: relative;
left: 6px;
}  .layout-title-container {
padding: 60px 0;
background-color: #eee;
}
.layout-title {
margin: 0 auto;
text-align:center;
}
.layout-title p:last-of-type {
margin-bottom: 0;
}
.layout-title img {
margin-bottom: 22px;
}
.layout-title h3 {
font-size: 32px;
margin: 0 auto 14px;
max-width: 75%;
}
.layout-title .sub-title {
font-size: 11px;
display: block;
text-transform: uppercase;
}
.layout-title .layout-text {
margin: 35px 50px 0 50px;
}
.layout-title  .layout-link {
margin-top: 30px;
}  body:not(.single) .post, .single .post-entry, .single .post-entry-bottom, .post-share, #content .page, .post-author, .related-posts, .post-comments {
margin-right: auto;
margin-left: auto;
}
.post.article-item {
position: relative;
margin-bottom: 75px;
}
.post-list.full .post.article-item {
border-bottom:1px solid #e5e5e5;
margin-bottom: 60px;
padding-bottom: 60px;
}
.single .post.article-item {
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
}
.masonry-layout .post-item.article-item .item {
padding: 0;
margin-bottom: 0;
}
.featured {
position: absolute;
left: 0;
top:0;
z-index: 1;
display: inline-block;
width: 40px;
height: 45px;
line-height: 46px;
text-align: center;
color: #fff;
font-size: 18px;
font-weight: 600;
background-color: #222;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.masonry-layout .post .featured {
left:40px;
}
.list-layout .post .featured {
left: 15px;
} .post-header {
margin-bottom:45px;
text-align:center;
padding: 0 10%;
}
.container:not(.sidebar-open) .post-list.full .post-header,
.dynamic-container:not(.sidebar-open) .dynamic-promo-item-top .post-header {
padding: 0 18%;
}
.dynamic-container .dynamic-layout .dynamic-other-items .post-item .post-header,
.dynamic-container.sidebar-open .dynamic-layout .dynamic-promo-items .post-item .post-header {
padding: 0 5%;
}
.dynamic-layout .dynamic-promo-items .post-header,
.dynamic-layout .dynamic-other-items .post-header  {
margin-bottom: 0;
}
.single .post-header {
margin-top: 0;
}
.post-list.dynamic .post-header .cat,
.post-list.full .post-header .cat,
.single .post-header .cat,
.post-list.dynamic .dynamic-promo-item-top .post-header .cat {
color: #fc7f6f;
text-align: center;
font-size: 13px;
text-transform: uppercase;
display: block;
margin-bottom: 4px;
}
.post-list.dynamic .post-header .cat {
font-size: 11px;
}
.container:not(.sidebar-open) .post-list.full .post-header .cat,
.container:not(.sidebar-open) .dynamic-promo-item-top .post-header .cat,
.single .container:not(.sidebar-open) .post-header .cat {
font-size: 13px;
}
.cat a {
color:inherit;
}
.cat a:hover {
text-decoration:none;
opacity:.7;
}
.post-header h1, .post-header h2 {
margin-top: 0;
}
.post-header h1, .post-header h2  {
font-size:33px;
color:#111;
margin-top: 12px;
margin-bottom:0;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition: .3s;
}
.post-header h2 a{
color:inherit;
}
.container:not(.sidebar-open) .dynamic-layout .dynamic-promo-item-top .post-header h2,
.container:not(.sidebar-open) .post-list.full .post-header h2 {
font-size: 38px;
}
.single .post-header h1 {
font-size: 33px;
}
.single .container:not(.sidebar-open) .post-header h1{
font-size: 38px;
}
.post-header h2 a:hover {
opacity:.7;
}
.post-header h1  strong, .post-header h2 strong {
font-weight:600;
}
.post-header h1  em, .post-header h2 em {
font-style:italic;
}
.post-header .date-author {
display: inline-block;
margin-top: 10px;
font-size: 11px;
text-transform: uppercase;
}
.post-header .date-author p {
display: inline-block;
padding: 0 10px;
margin: 0;
}
.post-header .date-author .seperator {
font-size: 10px;
} .post-entry {
position: relative;
}
.post-entry a:hover {
opacity:.7;
}
.dropcap:first-letter{
font-size: 50px;
border:5px solid #333;
font-weight: 600;
color: #333;
font-weight: 600;
padding: 9px 15px;
display: inline-block;
float: left;
margin-top: 6px;
margin-right: 15px;
}
.format-link .post-entry a:hover,
.format-quote .post-entry a:hover {
opacity: 1;
}
.masonry .format-link .post-entry,
.masonry .format-quote .post-entry {
padding: 0;
}
.post-entry .wp-caption a:hover,
.post-entry .gallery .gallery-item a:hover {
opacity: .9;
}
.container.sidebar-open .post-list.list .post-entry .post-entry-text {
font-size: 15px;
}
.post-entry img {
max-width:100%;
height:auto;
}
.post-entry p {
margin-bottom:20px;
}
.post-entry p:after {
clear: both;
}
.post-entry a.more-link {
display: none;
}
.post-entry-bottom {
margin-top: 30px;
text-align: center;
}
.post-list.list .post-entry-bottom {
margin-top: 16px;
}
.single .post-entry-bottom {
text-align: left;
}
.post-entry-bottom a.custom-more-link {
display: inline-block;
float: left;
font-size: 16px;
color: inherit;
font-family: "Poppins";
font-weight: 600;
position: relative;
top:5px;
}
.post-entry-bottom a.custom-more-link:after {
content: "\f178";
font-family: "FontAwesome";
font-size: 10px;
padding-left: 7px;
}
.post-entry-bottom a.custom-more-link:hover {
color: #fc7f6f;
} .post-featured-item {
margin-bottom:40px;
position: relative;
text-align: center;
}
.dynamic-promo-item-top .post-featured-item:before {
content: "";
display: block;
position: absolute;
border-top: 10px solid;
border-top-color: #fff;
border-right: 10px solid transparent;
border-left: 10px solid transparent;
left: 50%;
width: 0;
height: 0;
margin-left: -10px;
z-index: 5;
}
.dynamic-layout .dynamic-promo-items .post-featured-item,
.dynamic-layout .dynamic-other-items .post-featured-item {
margin-bottom: 25px;
}
.post-featured-item .post-featured-item-inner {
position: relative;
display: inline-block;
max-width: 100%;
}
.post-featured-item.format-standard {
text-align:center;
}
.post-featured-item a {
display: block;
}
.post-featured-item img {
display: block;
max-width:100%;
height:auto;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.format-standard .post-featured-item img,
.format-audio .post-featured-item img {
margin: 0 auto;
}
.post-featured-item a img {
backface-visibility:hidden;
-webkit-backface-visibility:hidden;
}
.post-featured-item a img:hover {
opacity:.9;
}
.post-featured-item .custom-caption,
.fotorama .fotorama__caption__wrap {
display: inline-block;
font-size:11px;
text-transform: uppercase;
color:#fff;
position: absolute;
bottom:0;
left:0;
right: 0;
text-align: center;
line-height: 1.5em;
background-color:rgba(0,0,0,.7);
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.post-featured-item .custom-caption {
background-color: transparent;
}
.post-featured-item .custom-caption .custom-caption-inner {
position: relative;
display: block;
background-color:rgba(0,0,0,.7);
padding:12px 14px;
}
.post-featured-item .custom-caption .custom-caption-inner:before {
display: inline-block;
position: absolute;
content:"";
font-family: "FontAwesome";
font-size: 15px;
}
.masonry-layout .post-featured-item .custom-caption,
.masonry-layout .fotorama .fotorama__caption__wrap{
display: none;
}
.fotorama.fotorama--fullscreen .fotorama__caption {
margin-bottom: 20px;
text-align: center;
}
.fotorama.fotorama--fullscreen .fotorama__caption__wrap {
position: static;
display: inline-block;
}
.post-featured-item.gallery-post .item .custom-caption,
.post-featured-item.gallery-post .fotorama__caption__wrap {
opacity: 0;
transform: translateY(100%);
-wbebkit-transform: translateY(100%);
}
.post-featured-item.gallery-post .item:hover .custom-caption,
.post-featured-item.gallery-post .fotorama__stage__frame:hover .fotorama__caption__wrap {
opacity: 1;
transform: translateY(0);
-wbebkit-transform: translateY(0);
}
.post-featured-item.gallery-post .fotorama__nav-wrap {
position: absolute;
bottom: 0;
}
.post-featured-item.gallery-post .fotorama__stage__frame {
background-color: #F6F6F6;
}
.post-featured-item.gallery-post .justified-gallery {
white-space: nowrap;
}
.post-featured-item.gallery-post .justified-gallery .item {
display: inline-block;
margin-bottom: 0;
padding:0;
}
.post-featured-item.video-post,
.post-featured-item.audio-post {
opacity: 0;
}
.post-featured-item.video-post.open,
.post-featured-item.audio-post.open {
opacity: 1;
}
.post-featured-item.audio-post img {
margin-bottom: -4px;
}
.post-featured-item.video-post .video-wrapper {
position: relative;
padding-bottom: 56.25%; height: 0;
}
.post-featured-item.video-post .video-wrapper.embed iframe {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.post-featured-item.video-post .video-wrapper .mejs-container.mejs-video {
position: absolute;
top: 0;
left: 0;
width: 100%!important;
height: 100%!important;
}
.post-featured-item.video-post .video-wrapper .mejs-poster {
background-size: cover;
background-color: #000;
}
.post-featured-item.video-post .video-wrapper .mejs-layer {
width: 100%;
height: 100%;
}
.post-featured-item.video-post .video-wrapper .mejs-inner,
.post-featured-item.video-post .video-wrapper .mejs-layers {
height: 100%;
}
.post-featured-item.video-post .video-wrapper .mejs-fullscreen-button {
position: relative;
right: 4px;
}
.post-featured-item.audio-post iframe {
width: 100%;
} .format-link .post-entry {}
.format-link .post-entry {
text-align: center;
}
.format-link .post-entry p {
margin: 0;
line-height: 1;
}
.format-link .post-entry a {
color:inherit;
font-size: 16px;
font-style: normal;
font-weight: 600;
display: block;
line-height: 1.6;
padding:  20px 30px;
margin: 0 50px;
}
.masonry-layout .format-link .post-entry a,
.dynamic-layout .article-item:not(.first-item) .format-link .post-entry a {
margin: 0;
font-size: 16px;
line-height: 1.8;
}
.format-link .post-entry a:before {
content: "\e01a";
font-family: "Elegant";
display: block;
font-size: 25px;
margin-bottom: 10px;
font-style: normal;
font-weight: normal;
}
.masonry-layout .format-link .post-entry a:before {
font-size: 17px;
}
.format-link .post-entry a:after {
content: "";
width: 15%;
min-width: 40px;
display: block;
margin: 20px auto 0;
height: 1px;
background:rgba(0,0,0,.15);
}
.format-quote .post-entry {}
.format-quote .post-entry {
text-align: center;
}
.format-quote .post-entry blockquote {
padding: 20px 30px;
margin: 0 50px;
color:inherit;
}
.format-quote .post-entry blockquote:before {
display: none;
}
.masonry-layout .format-quote .post-entry blockquote,
.dynamic-layout .article-item:not(.first-item) .format-quote .post-entry blockquote {
margin: 0;
}
.format-quote .post-entry blockquote cite {
font-size: 11px;
letter-spacing: 1px;
font-style: normal;
display: block;
margin-top: 15px;
text-transform: uppercase;
}
.masonry-layout .format-quote .post-entry blockquote cite {
font-size: 11px;
margin-top: 10px;
}
.format-quote .post-entry blockquote p {
font-size: 20px;
font-style: normal;
font-weight: 600;
margin: 0;
line-height: 1.6;
text-align: center;
}
.masonry-layout .format-quote .post-entry blockquote p,
.dynamic-layout .article-item:not(.first-item) .format-quote .post-entry blockquote p {
font-size: 16px;
}
.format-quote .post-entry blockquote p:before {
font-family: "elegant";
content: "\e057";
top: -6px;
left: -5px;
}
.format-quote .post-entry blockquote p:before {
display: block;
font-size: 30px;
margin-bottom: 10px;
top: 0;
left: 0;
color:#222;
font-style: normal;
font-weight: normal;
}
.masonry-layout .format-quote .post-entry blockquote p:before {
font-size: 21px;
}
.format-quote .post-entry blockquote p:after {
content: "";
width: 15%;
min-width: 40px;
display: block;
margin: 20px auto 0;
height: 1px;
top: 0;
left: 0;
background: rgba(0,0,0,.15);
border:none;
} .like-comment-buttons-wrapper {
display: block;
text-align: center;
}
.like-comment-buttons {
display: inline-block;
float: left;
margin-top: 6px;
}
.masonry-item-footer .like-comment-buttons-wrapper .like-comment-buttons:before {
display: none;
}
.masonry-layout .like-comment-buttons {
position: relative;
right: -7px;
padding-top: 0;
margin-top: 0;
border-top: none;
}
.like-comment-buttons a {
color:inherit;
font-size: 14px;
font-weight: 700;
padding-right:4px;
text-transform: uppercase;
}
.like-comment-buttons a:hover {
color:#fc7f6f;
}
.like-comment-buttons .jm-post-like {
display: inline-block;
text-align: left;
}
.jm-post-like .loader {
font-size: 12px;
position: relative;
top:-1px;
-webkit-animation: spin 4s infinite linear;
animation: spin 4s infinite linear;
}
.masonry-item-footer .like-comment-buttons .jm-post-like .loader {
font-size: inherit;
}
@-moz-keyframes spin {
from { -moz-transform: rotate(0deg); }
to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
from { -webkit-transform: rotate(0deg); }
to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
from {transform:rotate(0deg);}
to {transform:rotate(360deg);}
} .post-share {
position: relative;
float: right;
text-align: center;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
backface-visibility:hidden;
-webkit-backface-visibility:hidden;
}
.post-share .post-share-inner {
display: inline-block;
}
.post-share .share-text {
float: left;
display: inline-block;
position: relative;
top:5px;
padding-right: 3px;
}
.post-share .share-text:after {
content: "\f178";
font-family: "FontAwesome";
font-size: 10px;
padding-left: 7px;
margin-right: 4px;
}
.post-share ul {
float: left;
list-style-type: none;
padding:0;
margin: 0;
transition: .3s;
-webkit-transition: .3s;
transition-delay:0;
-webkit-transition-delay:0;
}
.post-share .share-item {
display: inline-block;
margin: 0;
backface-visibility:hidden;
-webkit-backface-visibility:hidden;
}
.post-share .share-main.share-box {
width: 39px;
height: 39px;
line-height: 39px;
font-size: 15px;
z-index: 1;
vertical-align: baseline;
}
.post-share a {
color: inherit;
display:inline-block;
margin: 0 -1px;
text-align: center;
}
.post-share a:hover {
color: inherit;
opacity: .5;
}
.share-box {
width:30px;
height:30px;
display:inline-block;
line-height:29px;
font-size: 13px;
margin:0 1px;
border-radius:100%;
color:#222;
-webkit-border-radius:100%;
-moz-border-radius:100%;
transition:.3s;
-webkit-transition:.3s;
background: #fafafa;
border: 1px solid #ddd;
box-shadow: 0 1px 0 rgba(0,0,0,.08);
-webkit- box-shadow: 0 1px 0 rgba(0,0,0,.08);
}
.post-share .share-box {
position: relative;
font-size: 13px;
text-align: center;
display: inline-block;
border-radius: 100%;
} .post-author {
position:relative;
margin-top:55px;
padding-top:55px;
border-top: 1px solid #e5e5e5;
}
.author-img {
max-width: 100%;
height: auto;
margin-bottom:20px;
}
.post-author .author-img {
float: left;
}
.post-author .box-title-area .title {
margin-bottom: 8px;
font-size: 21px;
text-align: left;
}
.post-author .box-title-area .title:after {
display: none;
}
.post-author .box-title-area .title a {
color: inherit;
}
.author-img img {
border-radius:100%;
margin: 0;
}
.author-content {
overflow:hidden;
}
.post-author .author-content {
margin-left: 85px;
padding-left: 25px;
}
.author-content h5 {
margin-top: 0;
margin-bottom: 10px;
}
.author-content h5 a {
font-size:24px;
font-style: italic;
margin-bottom:8px;
color:#111;
display:block;
}
.author-info {
font-size: 14px;
}
.author-content p {
margin:0 auto 15px;
}
.author-content .author-social {
display: inline-block;
width: 30px;
height: 30px;
line-height: 29px;
border-radius: 100px;
text-align: center;
font-size:13px;
color: #222;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
background: #fafafa;
border: 1px solid #ddd;
box-shadow: 0 1px 0 rgba(0,0,0,.08);
-webkit- box-shadow: 0 1px 0 rgba(0,0,0,.08);
}
.author-content .author-social:hover {
opacity:.5;
} .related-posts {
margin-top: 55px;
padding-top: 55px;
border-top: 1px solid #e5e5e5;
overflow:hidden;
}
.related-posts .related-posts-inner {
margin: 0 -25px -60px;
}
.box-title-area .title {
font-size:24px;
text-align: center;
margin: 0 0 1.7em;
position: relative;
}
.dynamic-layout .box-title-area .title {
font-size: 24px;
}
.container:not(.sidebar-open)  .dynamic-layout .box-title-area .title {
font-size: 28px;
}
.box-title-area .title:after {
display: block;
margin: 2% auto;
width: 30px;
height: 1px;
content: '';
background-color: #333333;
}
.related-posts .item {
padding: 0 25px 60px 25px;
display: inline-block;
margin-right: -4px;
vertical-align: top;
width: 50%;
text-align: center;
}
.related-posts .item img {
margin-bottom:25px;
width:100%;
height:auto;
}
.related-posts .item a:hover {
opacity:.9;
}
.related-posts .item h3 {
font-size:19px;
margin: 0 auto;
padding: 0 5%;
}
.related-posts .item h3 em {
font-style: normal;
}
.related-posts .item h3 a {
color:inherit;
}
.related-posts .item h3 a:hover {
opacity:.7;
}
.related-posts .item span.date {
font-size: 10px;
text-transform: uppercase;
}
.related-posts .item .cat  {
color: #fc7f6f;
text-align: center;
font-size: 11px;
text-transform: uppercase;
display: block;
margin-bottom: 5px;
} .post-tags {
margin-bottom: 20px;
font-size: 11px;
text-transform: uppercase;
}
.post-tags em {
font-style: normal;
}
.post-tags a {} .post-pagination.pagination {
margin: 40px auto 0;
padding-top: 40px;
border-top: 1px solid #e5e5e5;
}
.post-pagination.pagination a {
max-width: 300px;
}
.post-pagination.pagination .label {
display: block;
font-size: 10px;
text-transform:  uppercase;
margin-bottom: 6px;
}
.post-pagination.pagination .older {
text-align: right;
}
.post-pagination.pagination .older .label:after {
content: "\f178";
font-family: "FontAwesome";
font-size: 10px;
padding-left: 7px;
}
.post-pagination.pagination .newer .label:before {
content: "\f177";
font-family: "FontAwesome";
font-size: 10px;
padding-right: 7px;
}
.post-pagination.pagination .title {
display: block;
font-family: "Poppins";
font-size: 15px;
line-height: 1.4;
}  .masonry-container #content,
.masonry-container #sidebar {
opacity: 0;
visibility: hidden;
transition:opacity 500ms ease-in-out, visibility 500ms ease-in-out;
-webkit-transition:opacity 500ms ease-in-out, visibility 500ms ease-in-out;
}
.masonry-container.open #content,
.masonry-container.open #sidebar {
opacity: 1;
visibility: visible;
}
.masonry-layout, .dynamic-layout .dynamic-other-items, .dynamic-promo-items {
margin: 0 -25px;
padding: 0;
}
.masonry-layout {
margin: 0 -20px;
}
.masonry-layout .post-item, .dynamic-layout .post-item {
display: inline-block;
vertical-align: top;
width: 33.3333333333333333%;
padding:0 25px 60px 25px;
line-height: 1.2em;
}
.masonry-layout .post-item {
padding:0 20px 40px 20px;
}
.container:not(.sidebar-open) .dynamic-layout .dynamic-other-items, .container:not(.sidebar-open) .dynamic-promo-items {
margin: 0 -30px;
}
.container:not(.sidebar-open) .dynamic-layout .post-item {
padding: 0 30px 60px 30px;
}
.dynamic-container.sidebar-open .dynamic-layout .post-item {
width: 50%;
}
.masonry-layout .post-featured-item {
margin-bottom: 0;
line-height: 0;
}
.masonry-layout .post-item {
float: left;
margin-bottom: 0;
}
.masonry-layout  .item-content {
padding: 30px;
background-color: #f8f8f8;
border: 1px solid #eee;
}
.dynamic-layout .post-item {
margin-right: -4px;
}
.dynamic-layout .post-item .post {
position: relative;
}
.dynamic-layout .dynamic-promo-items .post-item.grid-6 {
display: inline-block;
width: 50%;
margin-right: -4px;
vertical-align: top;
padding-bottom: 60px;
}
.dynamic-layout .post-item .featured {
left: 20px;
}
.container.sidebar-open .masonry-layout .post-item {
width:50%;
}
.masonry-layout .post-item .item h2, .dynamic-layout .post-item .item h2 {
margin-top: 0;
margin-bottom:6px;
text-align: center;
}
.dynamic-layout .post-item .item h2 {
font-size: 16px;
}
.dynamic-container .dynamic-layout .dynamic-promo-items .post-item.grid-6 .item h2 {
font-size: 19px;
}
.dynamic-container:not(.sidebar-open) .dynamic-layout .dynamic-promo-items .post-item.grid-6 .item h2 {
font-size: 24px;
}
.dynamic-container .dynamic-layout .dynamic-other-items .post-item .item h2 {
font-size: 19px;
}
.dynamic-container:not(.sidebar-open) .dynamic-layout .dynamic-other-items .post-item .item h2 {
font-size: 19px;
}
.masonry-layout .post-item .post-header {
margin-bottom: 17px;
padding: 0;
}
.masonry-layout .post-item .item h2 {
font-size: 18px;
}
.masonry-layout .post-item .item h2 a {
color: inherit;
}
.masonry-layout .post-item .item h2 a:hover {
opacity:.7;
}
.masonry-layout .post-item .item p {
margin-bottom:6px;
font-size: 13px;
}
.masonry-layout .post-item .item p {
margin-top: 0;
}
.masonry-layout .fotorama__caption, .dynamic-layout .fotorama__caption {
display: none;
}
.masonry-item-footer, .dynamic-layout .masonry-item-footer {
margin-top: 20px;
padding-top: 17px;
border-top: 1px solid #e5e5e5;
}
.sub-meta-container {
font-size: 10px;
text-transform: uppercase;
text-align: center;
color: #fc7f6f;
}
.post-list.dynamic .sub-meta-container {
color: inherit;
}
.comment-like-container {
width: 30%;
float: right;
position: relative;
top:5px;
}
.masonry-layout .comment-like-container {
top:0;
}
.comment-like-container .like-comment-buttons-wrapper {
margin-top: 2px;
text-align: right;
}
.masonry-item-footer  .like-comment-buttons a {
font-size:13px;
margin: 0 0 0 2px;
}
#post-item-advertisement-area {
display: block;
width: 100% !important;
padding: 0;
text-align:center;
margin-bottom: 60px;
}
#post-item-advertisement-area img {
max-width: 100%;
height: auto;
}  body:not(.single) .list-layout .post {
max-width: 100%;
}
.list-layout .post-featured-item {
float: left;
width: 360px;
margin-right: 30px;
margin-bottom: 0;
}
.list-layout .post.has-post-thumbnail .post-entry-wrapper {
float: right;
width: 590px;
}
.sidebar-open .list-layout .post-featured-item {
width: 225px;
}
.sidebar-open .list-layout .post.has-post-thumbnail .post-entry-wrapper {
width: 370px;
}
.list-layout .post.format-quote .post-entry-wrapper,
.list-layout .post.format-link .post-entry-wrapper {
float: none!important;
width: 100%!important;
}
.list-layout .post-header {
text-align: left;
margin-bottom: 5px;
padding: 0;
}
.list-layout .post-header h2 {
width: 100%;
font-size: 31px;
margin: 0;
padding: 0;
text-align: left;
}
.container.sidebar-open .list-layout .post-header h2 {
font-size: 26px;
}
.list-layout .post-header h2 a {
color: inherit;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
}
.list-layout .post-header h2 a:hover {
opacity:.7;
}
.list-layout .post p {
margin-bottom:6px;
}
.list-layout .post.format-quote p,
.list-layout .post.format-link p {
text-align: center;
}
.list-layout .post-header .date-author {
margin-top: 8px;
color: #fc7f6f;
}
.list-layout .post-header .date-author p {
padding: 0;
}
.list-layout .post-entry-bottom a.custom-more-link {
float: left;
margin-bottom: 0;
}
.list-layout .like-comment-buttons-wrapper {
float: right;
line-height: 36px;
}
.list-layout .like-comment-buttons-wrapper .like-comment-buttons:before {
display: none;
margin: 0;
}  .full-container .pagination {
margin: 45px auto 0;
}
.pagination a {
position: relative;
display:inline-block;
color: inherit;
font-size: 16px;
font-weight: 600;
}
.pagination a:hover {
color:#fc7f6f;
}
.pagination.classic a,
.pagination.load-more a {
font-family: "Poppins";
}
.pagination:not(.post-pagination) .older a:after {
content: "\f178";
font-family: "FontAwesome";
font-size: 10px;
padding-left: 7px;
}
.pagination:not(.post-pagination) .newer a:before {
content: "\f177";
font-family: "FontAwesome";
font-size: 10px;
padding-right: 7px;
}
.pagination .newer {
float:left;
}
.pagination .newer .fa {
margin-right: 3px;
}
.pagination .older .fa {
margin-left: 3px;
}
.pagination .older {
float:right;
}
.pagination.load-more {
display: none;
position: relative;
z-index: 1;
text-align: center;
}
.pagination.load-more a:hover {
-o-transition: all .2s;
-ms-transition: all .2s;
-moz-transition: all .2s;
-webkit-transition: all .2s;
transition: all .2s;
}
.pagination.load-more.show {
display: block;
}
.pagination.load-more a {
display: block;
text-align: center;
}
.pagination.load-more p {
margin: 0;
display: inline-block;
}
.pagination.load-more .loading {
width: 120px;
}
.pagination.load-more .loading .text {
display: none;
}
.pagination.load-more .animative-btn.loading:after {
background-color: #fff!important;
}
.pagination.load-more .animative-btn.loading:hover {
color: #111!important;
}
.@-moz-keyframes throbber-loader {
0% {
background: #333;
}
10% {
background: #ddd;
}
40% {
background: #333;
}
}
@-webkit-keyframes throbber-loader {
0% {
background: #333;
}
10% {
background: #ddd;
}
40% {
background: #333;
}
}
@keyframes throbber-loader {
0% {
background: #333;
}
10% {
background: #ddd;
}
40% {
background: #333;
}
}
.throbber-loader {
display: none;
margin-bottom: -3px!important;
}
.pagination.load-more .loading .throbber-loader {
display: inline-block;
} .throbber-loader:not(:required) {
-moz-animation: throbber-loader 2000ms 300ms infinite ease-out;
-webkit-animation: throbber-loader 2000ms 300ms infinite ease-out;
animation: throbber-loader 2000ms 300ms infinite ease-out;
background: #333;
position: relative;
text-indent: -9999px;
width: 5px;
height: 1.5em;
margin: 0 1.6em;
}
.throbber-loader:not(:required):before, .throbber-loader:not(:required):after {
background: #333;
content: '\x200B';
display: inline-block;
width: 5px;
height: 1.5em;
position: absolute;
top: 0;
}
.throbber-loader:not(:required):before {
-moz-animation: throbber-loader 2000ms 150ms infinite ease-out;
-webkit-animation: throbber-loader 2000ms 150ms infinite ease-out;
animation: throbber-loader 2000ms 150ms infinite ease-out;
left: -1.2em;
}
.throbber-loader:not(:required):after {
-moz-animation: throbber-loader 2000ms 450ms infinite ease-out;
-webkit-animation: throbber-loader 2000ms 450ms infinite ease-out;
animation: throbber-loader 2000ms 450ms infinite ease-out;
right: -1.2em;
}  .post-list.masonry .article-item[class*="page-"] {
opacity: 0;
}
.post-list .article-item.animate {
opacity: 1!important;
transform: translateY(50px);
animation: fallPerspective .4s ease forwards;
-webkit-animation: fallPerspective .4s ease forwards;
}
@-webkit-keyframes fallPerspective {
100% { transform: translateY(0px); opacity: 1; }
}
@keyframes fallPerspective {
100% { transform: translateY(0px); opacity: 1; }
}  .unfold-footer #main-container-wrapper {
position: relative;
z-index: 5;
}
.unfold-footer footer.main-footer.activate {
position: fixed;
bottom: 0;
width: 100%;
}
#footer-social {
background:#f2f2f2;
padding:40px 0;
text-align:center;
}
#footer-social a {
margin:0 15px;
color:#999;
}
#footer-social a:first-child {
margin-left:0;
}
#footer-social a:last-child {
margin-right:0;
}
#footer-social a i {
height:28px;
width:28px;
text-align:center;
line-height:28px;
background:#666;
color:#fff;
border-radius:50%;
margin-right:5px;
font-size:14px;
}
#footer-social a:hover {
text-decoration:none;
color:#000;
}
#footer-social a:hover > i {
background:#000;
}   #footer-widget-area {
background:#1B1D21;
padding:60px 0;
}
#footer-widget-area {
color:#fff;
}
#footer-widget-area p i {
font-size:14px;
margin:0 5px 0 7px;
}
#footer-widget-area .widget-columns {
width:30%;
margin-right:5%;
float:left;
}
#footer-widget-area .four-column .widget-columns {
width: 22.375%;
margin-right:3.5%;
}
#footer-widget-area .widget-columns.last,
#footer-widget-area .four-column .widget-columns.last {
margin-right:0;
}   #footer-copyright {
position: relative;
padding:18px 0;
background:#111;
color:#fff;
text-align:center;
}
#footer-copyright p {
font-size:10px;
margin: 7px 0;
letter-spacing: 1px;
text-transform: uppercase;
}
#footer-copyright p i {
color:#fc7f6f;
}
.goto-top {
display: inline-block;
position: fixed;
z-index: 1;
z-index: 100;
bottom: 20px;
right: 20px;
padding: 6px 12px;
background-color: #fc7f6f;
color: #fff;
width: 40px;
height: 40px;
line-height: 26px;
font-size: 17px;
text-align: center;
border-radius: 100px;
opacity: 0;
visibility: hidden;
-ms-transform: translate(0,5px); -webkit-transform: translate(0,5px); transform: translate(0,5px);
}
.goto-top.on {
opacity: 1;
visibility: visible;
-ms-transform: translate(0,0); -webkit-transform: translate(0,0); transform: translate(0,0);
}
.goto-top.on:hover {
opacity: .5;
}  #widget-area {
overflow:hidden;
margin-bottom:60px;
border-top:1px solid #e5e5e5;
padding-top:70px;
}
.widget {
margin-bottom:40px;
font-size: 14px;
}
.widget:last-child {
margin-bottom: 0;
}
#sidebar .widget {
margin-bottom:55px;
position: relative;
-webkit-backface-visibility:hidden;
backface-visibility:hidden;
}
#sidebar .widget:last-child {
margin-bottom:0;
}
#sidebar img {
max-width:100%;
height:auto;
display: block;
backface-visibility:hidden;
-webkit-backface-visibility:hidden;
}
#sidebar iframe {
max-width:100%!important;
}
.widget_rss .rss-widget-icon {
display: inline-block!important;
}
.widget .about-widget p:first-child {
margin-top: 0;
}
.widget .about-widget p:last-child, .widget.widget_text p:last-child {
margin-bottom: 0;
}
.about-widget a:not(.widget-link), .widget_text a {
color:#fc7f6f;
}
.widget .about-widget .widget-link {
display: inline-block;
font-size: 10px;
font-weight: 400;
background-color: #fc7f6f;
padding: 13px 17px;
color: #fff;
letter-spacing: 1px;
box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3) inset;
text-transform: uppercase;
}
.widget .about-widget .widget-link:hover {
background-color: #111;
color:#fff;
}
.widget-title {
font-size:13px;
font-family: "Open Sans";
font-weight: 700;
margin-top: 0;
margin-bottom:15px;
text-align: center;
text-transform: uppercase;
}
#sidebar .widget-title {
position: relative;
}
#sidebar .widget-title:before {
position: absolute;
left: 0;
top: 50%;
width: 100%;
height: 1px;
content: '';
background-color: #333333;
}
#sidebar .widget-title span {
position: relative;
z-index: 1;
display: inline-block;
padding: 6px 15px;
background-color: #fff;
}
.widget-title span {
display: inline-block;
}
.widget li, .widget a {
color:inherit;
}
.widget ul {
padding: 0;
margin: 0;
}
.widget ul li {
line-height: 1.6;
list-style-type: none;
}
.widget ul li:last-child {
margin-bottom:0;
padding-bottom:0;
border-bottom:none !important;
}
#footer-widget-area .widget-title, #footer-widget-area .widget-title span {
background: none;
}
#footer-widget-area .widget-title {
color:#fff;
margin-top: 0;
font-size: 13px;
text-align: left;
padding: 0;
}
#footer-widget-area .widget_mc4wp_form_widget .widget-title {
text-align: center;
} .search-form .search {
border: 1px solid #ddd;
}
.search-form .search:focus { outline:none; } .widget .search-form .search {
width:100%;
} .about-widget img {
margin: 0 auto;
max-width:100%;
height:auto;
display: block;
}
#sidebar .about-widget .widget-content-desription {
background-color: #f8f8f8;
border: 1px solid #eee;
padding: 30px;
}
#footer-widget-area .about-widget .img {
margin-bottom: 20px;
} .widget_text img {
max-width: 100%;
height: auto;
} .widget_mc4wp_form_widget {
padding: 25px;
border:6px solid #333;
}
#footer-widget-area .widget_mc4wp_form_widget {
background-color: rgba(255,255,255,.05);
border-color:rgba(255,255,255,.15);
}
.widget_mc4wp_form_widget input[type="email"],
.widget_mc4wp_form_widget input[type="text"],
.widget_mc4wp_form_widget input[type="tel"] {
width: 100%;
}
.widget_mc4wp_form_widget p {
text-align: center;
margin-top: 0;
margin-bottom: 20px;
}
.widget_mc4wp_form_widget h1,
.widget_mc4wp_form_widget h2,
.widget_mc4wp_form_widget h3,
.widget_mc4wp_form_widget h4,
.widget_mc4wp_form_widget h5,
.widget_mc4wp_form_widget h6 {
margin-top: 0;
text-align: center;
}
.widget.widget_mc4wp_widget .mc4wp-form {
margin-top: 0;
margin-bottom: 0;
}
.mc4wp-form button, .mc4wp-form input[type=button], .mc4wp-form input[type=submit] {
width: 100%;
}
.mc4wp-form label {
display: block;
font-size: 13px;
font-weight: 600;
margin-bottom: 5px!important;
}
.mc4wp-form p:last-of-type {
margin-bottom: 0;
} .widget .tagcloud a {
font-size:10px !important;
font-weight: 600;
text-transform:uppercase;
margin-right:5px;
margin-bottom:7px;
display:inline-block;
text-decoration: none;
padding: 7px 10px 6px;
color: inherit;
border: 1px solid #333;
}
#footer-widget-area .widget .tagcloud a {
background-color:rgba(255,255,255,.05);
border-color: rgba(255,255,255,.15);
color:#fff;
}
.widget .tagcloud a:hover, #footer-widget-area .widget .tagcloud a:hover {
border-color: transparent;
background:#fc7f6f;
color:#fff;
} .fb-like-box-container {
width: 100%;
height: auto;
} .widget_categories .screen-reader-text,
.widget_archive .screen-reader-text{
display: none;
}
.widget_categories select.postform,
.widget_archive select {
width: 100%;
}
.widget_categories select.postform option,
.widget_archive select {
padding: 7px;
} #wp-calendar {width: 100%; background-color:#fff; color:#222; }
#wp-calendar caption { text-align: right; color: #777; font-size: 12px; margin-top: 10px; margin-bottom: 15px; }
#wp-calendar thead { font-size: 12px;  }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #999; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px; border-right: none;}
#wp-calendar tbody td a { font-weight:400; color:#222; }
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }
#wp-calendar thead th { padding-bottom: 10px; text-align: center; } .widget.ultimate_conversion_recent_post_with_thumbs_widget ul li {
margin-bottom: 20px;
line-height: 1.6em;
position: relative;
border:none;
}
.widget.ultimate_conversion_recent_post_with_thumbs_widget ul li:last-child,
#footer-widget-area .widget.ultimate_conversion_recent_post_with_thumbs_widget ul li:last-child,
.widget.widget_recent_comments ul li:last-child,
#footer-widget-area .widget.widget_recent_comments ul li:last-child  {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.widget.ultimate_conversion_recent_post_with_thumbs_widget .thumb.size_50_50 {
float: left;
}
.widget.ultimate_conversion_recent_post_with_thumbs_widget .thumb.size_50_50,
.widget.ultimate_conversion_recent_post_with_thumbs_widget img {
width: 80px;
height: 80px;
border-radius:100px;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.widget.ultimate_conversion_recent_post_with_thumbs_widget .thumb.size_50_50 a {
display: block;
position: relative;
overflow: hidden;
}
.widget.ultimate_conversion_recent_post_with_thumbs_widget a:hover img {
opacity: .9;
}
.widget.ultimate_conversion_recent_post_with_thumbs_widget .recent_post_text {
display: block;
padding-left:100px;
padding-top: 7px;
}
.widget.ultimate_conversion_recent_post_with_thumbs_widget .recent_post_text h4 {
margin-top: 0;
margin-bottom: 0;
}
.widget.ultimate_conversion_recent_post_with_thumbs_widget .recent_post_text a {
font-size: 15px;
font-family: "Poppins";
display: inline-block;
line-height: 1.4;
color: inherit;
letter-spacing:-0.0125em;
}
.widget.ultimate_conversion_recent_post_with_thumbs_widget .recent_post_text a:hover {
opacity: .7;
}
.widget.ultimate_conversion_recent_post_with_thumbs_widget .recent_post_text .post-category {
color: #fc7f6f;
font-size: 11px;
text-transform: uppercase;
display: block;
margin-bottom: 5px;
} .widget ul.side-newsfeed li {
list-style-type:none;
margin-bottom:30px;
padding-bottom: 0;
border:none;
}
.widget ul.side-newsfeed li:last-child {
margin-bottom: 0;
}
.widget ul.side-newsfeed li .side-item {
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
-webkit-backface-visibility:hidden;
backface-visibility:hidden;
}
.widget ul.side-newsfeed li .side-item .side-image {
position: relative;
display: block;
}
.widget ul.side-newsfeed li .side-item .side-image a:hover img {
opacity: .9;
}
.widget ul.side-newsfeed li .side-item .side-image img {
width:100%;
height:auto;
display: block;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.side-item .side-item-text {
overflow:hidden;
text-align: center;
padding: 25px 0 0;
}
.side-item .side-image .side-item-category {
position: absolute;
bottom: -12px;
left:0;
width: 100%;
text-align: center;
}
.side-item .side-image .side-item-category-inner {
display: inline-block;
padding: 5px 13px;
background: #fc7f6f;
color: #fff;
border-radius: 100px;
letter-spacing: 1px;
font-size: 9px;
text-transform: uppercase;
}
.widget ul.side-newsfeed li .side-item .side-item-text h4 {
display: block;
font-size:17px;
margin: 0;
padding: 0 5%;
display: block;
-webkit-backface-visibility:hidden;
backface-visibility:hidden;
}
#footer-widget-area .widget ul.side-newsfeed li .side-item .side-item-text h4,
#footer-widget-area .widget.ultimate_conversion_recent_post_with_thumbs_widget .recent_post_text h4 {
color: #fff;
}
.widget_archive a:hover,
.widget_meta a:hover,
.widget_categories a:hover,
.widget_recent_comments a:hover,
.widget_pages a:hover,
.widget_text a {
color: #f48d6b;
}
.widget ul.side-newsfeed li .side-item .side-item-text h4 a:hover {
opacity: .7;
color: inherit;
}
.widget ul.side-newsfeed li .side-item .side-item-text .side-item-meta {
font-size:10px;
text-transform: uppercase;
margin-top: 3px;
} .widget-social-links {
position: relative;
}
#sidebar .widget-social-links {
text-align:center;
padding: 0 20px;
}
.widget-social-links a {
display: inline-block;
}
.widget-social-links a:first-child {
margin-left:0;
}
.widget-social-links a:last-child {
margin-right:0;
}
.widget-social-links a span {
margin: 0 3px 6px 0;
width: 35px;
height: 35px;
line-height: 34px;
border-radius: 100px;
text-align: center;
font-size:14px;
display: inline-block;
background: #fafafa;
border: 1px solid #ddd;
box-shadow: 0 1px 0 rgba(0,0,0,.08);
color: #222;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
#footer-widget-area .widget-social-links a span {
box-shadow: none;
background-color: rgba(255,255,255,.05);
border-color: rgba(255,255,255,.15);
color: #fff
}
#sidebar.widget-social-links a span {
margin:0 9px;
}
.widget_recent_entries ul li {
padding-bottom: 10px;
margin-bottom: 10px;
}
.widget_recent_entries a {
font-size: 15px;
font-family: "Poppins";
font-weight: 600;
display: block;
line-height: 1.4;
color: inherit;
letter-spacing:-0.0125em;
}
.widget_recent_entries a:hover {
color: inherit;
opacity: .7;
}
.widget_recent_entries .post-date {
display: block;
font-size: 10px;
text-transform: uppercase;
line-height: 1.4;
margin-top: 5px;
}
.widget .widget-social-links a {
color:inherit;
}
.widget .widget-social-links a:hover {
opacity:.5;
color: inherit;
}
.widget.widget_recent_comments li {
position: relative;
line-height: 1.5;
margin-bottom: 15px;
}
.widget.widget_recent_comments li:last-child {
margin-bottom: 0;
} .ultimate-conversion-advertisement-widget ul li {
width: 100%;
margin-right: 0;
margin-bottom: 0;
padding-bottom: 0;
border: none;
}
.ultimate-conversion-advertisement-widget ul.double li {
margin-right: 4%;
width: 48%;
float: left;
}
.ultimate-conversion-advertisement-widget ul.double li:last-child {
margin-right: 0;
}
.ultimate-conversion-advertisement-widget ul li a {
display: block;
font-size: 0;
}
.ultimate-conversion-advertisement-widget ul li img {
width: 100%;
height: auto;
} .widget .sub-menu,
.widget_pages .page_item ul {
margin-top: 10px;
padding-left: 25px;
}
.widget .sub-menu a,
.widget_pages .page_item ul a{
font-style: italic;
} .widget_rss ul li {
margin-bottom: 20px;
}
.widget_rss ul li:last-child {
margin-bottom: 0;
}
.widget_rss .rsswidget {
font-size: 16px;
display: block;
font-weight: 600;
}
.widget_rss .rss-date, .widget_rss cite {
font-size: 10px;
text-transform: uppercase;
font-style:normal;
display: block;
margin-bottom: 10px;
}
.widget_text select, .widget_categories select, .widget_archive select {
width: 100%;
padding: 9px;
height: 39px;
}  .post-comments {
margin-top:55px;
padding-top:55px;
border-top: 1px solid #e5e5e5;
}
.comments {
margin-top: 10px;
margin-bottom:40px;
}
.comment  {
list-style-type: none;
padding: 0;
}
.post-comments .box-title-area {
margin-bottom: 25px;
}
.comment-item {
border-bottom:1px dotted #ddd;
padding-bottom:40px;
margin-bottom:40px;
}
.comment-item .author-img {
float:left;
margin-right:20px;
}
.comment-item .author-img img {
border-radius:50%;
}
.comment-item .comment-text {
overflow:hidden;
}
.comment-item .comment-text p {
font-size: 14px;
}
.comment-item .comment-text span.author {
margin-top: 3px;
}
.comment-item .comment-text span.author, .comment-item .comment-text span.author a {
display:block;
font-size:18px;
font-weight: 600;
line-height: 1.3;
color:inherit;
font-family: "Poppins";
}
.comment-item .comment-text span.author a:hover {
opacity: .7;
}
.comment-item .comment-text span.date {
display:block;
font-size: 13px;
margin-bottom:20px;
}
.comment-item .comment-text em {
font-size:13px;
margin-bottom:-14px;
display:block;
color:orange;
letter-spacing:1px;
color:#db6169;
}
.comment-item .comment-text em i {
font-size:14px;
color:#f3bd00;
}
.post-comments span.reply a {
float:left;
font-size:10px;
text-transform: uppercase;
margin-right:8px;
}
.post-comments span.reply a:hover {
opacity:.5;
}
.post-comments ul.children {
margin: 0 0 0 8px;
}
.post-comments ul.children li:before {
display: none;
}
.post-comments ul.children li.comment-item {
margin:0 0 8px 0;
} .wpcf7-form span.wpcf7-not-valid-tip {
font-size: 13px;
}
#respond  h3 {
font-size:18px;
margin-bottom:0;
margin-top: 0;
}
#respond h3 a {
color:#000;
display:inline-block;
}
#respond h3 small a {
text-transform:none;
font-family: "Open Sans", sans-serif;
font-size:10px;
text-transform: uppercase;
font-weight: 400;
margin-left:7px;
float: right;
position: relative;
top:10px;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
}
#respond h3 small a:hover {
opacity:.5;
}
#respond label {
display: block;
font-size:11px;
text-transform: uppercase;
margin-bottom: 9px;
}
#respond input:focus {
outline:none;
}
#respond .comment-form-url {
margin-bottom:10px;
}
#respond textarea {
width:100%;
height:120px;
line-height: 1.6;
}
#respond input[type="text"], #respond input[type="email"] {
width: 100%;
}
#respond textarea:focus {
outline:none;
}
#respond p[class*="comment-form"] {
float: left;
position: relative;
width: 30%;
margin-right: 5%;
margin-bottom: 25px;
margin-top: 0;
}
#respond p.comment-form-url {
margin-right: 0 !important;
}
#respond span.wpcf7-not-valid-tip {
display: block;
position: absolute;
top: 1px;
right: 0;
font-size: 11px;
background: #222;
color: #fff;
padding: 4px 12px;
}
#respond .form-submit {
clear: both;
}
#respond #submit {
position: relative;
display: inline-block;
font-size: 10px;
letter-spacing: 1px;
text-transform: uppercase;
padding: 15px 21px 15px 23px;
line-height: 1;
-o-transition: all .3s;
-ms-transition: all .3s;
-moz-transition: all .3s;
-webkit-transition: all .3s;
transition: all .3s;
}
.mc4wp-form input[type=submit] {
background-color: #222;
-o-transition: all .3s;
-ms-transition: all .3s;
-moz-transition: all .3s;
-webkit-transition: all .3s;
transition: all .3s;
}
#respond #submit:hover,.mc4wp-form input[type=submit]:hover {
opacity: .8;
}
#respond .form-allowed-tags {
font-size: 12px;
}
.form-submit {
margin-bottom: 0;
}
.comments #respond {
margin-bottom:30px;
}
#comments .no-comments {
text-align: center;
font-weight: bold;
}
#respond p {
margin: 15px 0;
}
#respond p.comment-form-comment {
float: none;
clear: both;
width: 100%;
margin-top: 30px;
margin-right: 0;
}  .page-introduce-title {
margin: 0;
font-size: 37px;
}
.page-introduce-title strong {
color: #fc7f6f;
font-weight: 600;
}
.page-introduce-title .search-query {
color: #fc7f6f;
}
.archive-title-area {
position: relative;
padding:76px 0 62px;
text-align:center;
margin: 0 auto;
background-color: #f5f5f5;
box-shadow:inset 0px 0  15px rgba(0,0,0,.05);
-webkit-box-shadow:inset 0px 0  15px rgba(0,0,0,.05);
}
.archive-title-area h1 {
margin-bottom: 0;
}  .search.search-no-results #main-container{
padding: 80px 0;
margin: 0;
text-align: center;
}
.search.search-no-results #content {
max-width: 600px;
}
.search.search-no-results .entry-content {
margin-bottom: 35px;
}
.search.search-no-results .entry-content h1 {
margin-top: 0;
}
.search.search-no-results .entry-content p {
font-size: 18px;
font-weight: 300;
margin-top: 0;
}
.search.search-no-results .search-form .search {
width: 100%;
}  .alignnone {
margin: 3px 20px 20px 0;
}
.aligncenter, div.aligncenter {
display: block;
margin: 30px auto;
}
div.aligncenter {
display: block;
}
.alignright {
display: block;
float: none;
margin: 3px auto 20px;
}
@media (min-width: 500px) {
.alignright {
float: right;
margin: 3px 0 20px 20px;
}
}
.alignleft {
display: block;
float: none;
margin: 3px auto 20px;
}
@media (min-width: 500px) {
.alignleft {
float: left;
margin: 3px 20px 20px 0;
}
}
a img.alignright {
display: block;
float: none;
margin: 3px auto 20px;
}
@media (min-width: 500px) {
a img.alignright {
float: right;
margin: 3px 0 20px 20px;
}
}
a img.alignnone {
margin: 3px 20px 20px 0;
}
a img.alignleft {
display: block;
float: none;
margin: 3px auto 20px;
}
@media (min-width: 500px) {
a img.alignleft {
float: left;
margin: 3px 20px 20px 0;
}
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
max-width: 100%;
text-align: center;
margin: 30px 0;
}
.wp-caption.alignnone {
margin: 3px 0 20px 0;
}
.wp-caption.alignleft {
margin: 3px 0 20px 0;
}
.wp-caption.alignright {
margin: 3px 0 20px 0;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 100%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
color:#999;
margin: 10px 15px 0;
} .gallery  {
margin-top:30px !important;
margin-bottom: 30px !important;
}
.gallery .gallery-item {
margin:0 !important;
position: relative;
padding-right: 6px;
padding-bottom: 6px;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.gallery .gallery-item a {
display: block;
}
.gallery:hover .gallery-item {
opacity: .8;
}
.gallery:hover .gallery-item:hover {
opacity: 1;
}
.gallery .gallery-caption {
font-size:11px;
line-height: 1;
text-transform: uppercase;
text-align: left;
color:#fff;
position: absolute;
bottom:6px;
left:0;
right: 6px;
padding:12px 15px;
background-color: rgba(0,0,0,.7);
opacity: 0;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.gallery.gallery-columns-3 .gallery-caption{
font-size:9px;
}
.gallery .gallery-item:hover .gallery-caption{
opacity: 1;
}
.gallery .gallery-icon img{
border: none !important;
width: 100%;
display: block;
}
.gallery .gallery-icon img:hover {
}  .advertisement-topbar {
position: relative;
z-index: 101;
color:#fff;
font-size: 11px;
background-color: #1b1d21;
text-align: center;
background-position: center center;
background-repeat: no-repeat;
}
.advertisement-topbar .container {
padding: 15px 0;
}
.advertisement-topbar h3 {
color:inherit;
display: inline-block;
font-size: 15px;
margin: 15px 0;
line-height: 1.5;
}
.advertisement-topbar .btn {
margin-left: 20px;
}
.advertisement-close-btn {
display: block;
position: absolute;
top: 0;
right: 25px;
padding:3px;
background-color: #fff;
color:#222;
}
.advertisement-close-btn .fa {
font-size: 12px;
width: 20px;
line-height: 20px;
}
.advertisement-close-btn:hover {
background-color: #fc7f6f;
color: #fff;
}  .wpcf7 input, .wpcf7 select {
width: 100%;
}
.wpcf7 textarea {
width:100%;
}
.wpcf7 input[type="checkbox"], .wpcf7 input[type="radio"] {
width: auto;
margin-top: -1px;
}
div.wpcf7 {
overflow:hidden;
position: relative;
}
.wpcf7 p.ultimate_conversion_input {
float:left;
margin-right:19px;
}
.wpcf7 p.ultimate_conversion_message {
clear:both;
}
.wpcf7 input, .wpcf7 textarea, .wpcf7 select {
border: 1px solid #e5e5e5;
padding: 10px;
letter-spacing: 0;
margin-top: 3px;
}
.wpcf7 p {
margin:0 0 15px;
}
.wpcf7 label {
font-size: 11px;
text-transform: uppercase;
}
.wpcf7 .col-block {
position: relative;
width: 33.3333%;
display: inline-block;
padding: 0 5% 0 0;
margin-right: -4px;
vertical-align: top;
}
.wpcf7 .col-block:nth-child(2n+4){
padding-right: 0;
}
div.wpcf7 img.ajax-loader {
float: right;
position: aboslute;
right: 0;
bottom:60px;
}
.wpcf7 .wpcf7-submit {
background:#fc7f6f;
padding: 15px 21px 15px 23px;
margin-top: 30px;
color:#fff;
letter-spacing:1px;
font-size:10px;
outline: none;
text-transform:uppercase;
cursor:pointer;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
display:block;
border:none;
width:auto;
}
.wpcf7 .wpcf7-submit:hover {
opacity:.8;
}
div.wpcf7-response-output {
margin: 0;
padding: 15px;
border: 1px solid #111;
color:#111;
} .error-404 {
text-align:center;
padding: 50px 0;
}
.error-404 h1 {
font-size:40px;
margin: 0;
} .entry-attachment img {
max-width: 100%;
height: auto;
}
.entry-caption p {
margin: 0;
line-height: 1;
}  .mejs-container .mejs-controls {
height: 34px!important;
}
.mejs-controls .mejs-button button {
margin: 9px 6px!important;
}
.mejs-container .mejs-controls .mejs-time {
padding: 12px 2px 0!important;
}
.mejs-controls .mejs-time-rail span, .mejs-controls .mejs-time-rail a,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
height: 3px!important;
}
.mejs-controls div.mejs-time-rail {
padding-top: 10px!important;
}
.mejs-controls .mejs-offscreen {
display: none !important;
}
.mejs-container {
background-color: #000!important;
}
.mejs-container .mejs-controls {
background: #000!important;
}
.mejs-overlay-error {
display:none!important;
}
.mejs-overlay-button {
opacity: .5!important;
display: none;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
top:15px!important;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
background-color:#fc7f6f!important;
} .fb-page > span {
max-width: 100%;
} div:not(.sharedaddy) .post-entry ul li:before {
display: none;
}
.jr-insta-thumb ul.thumbnails:before,
.jr-insta-thumb ul.thumbnails:after {
content: " ";
display: table;
}
.jr-insta-thumb ul.thumbnails:after {
clear: both;
} .pswp__top-bar {
background-color: transparent;
}
.pswp__top-bar .pswp__button, .pswp__top-bar .pswp__counter {
background-color: rgba(0, 0, 0, 0.5);
}
.pswp__caption, .pswp__caption__center {
text-align: center;
}
.pswp__caption {
position: absolute;
bottom: 20px;
left: 0;
right: 0;
background-color: transparent;
}
.pswp__caption__center {
display: inline-block;
font-size: 10px;
text-transform: uppercase;
color: #fff;
text-align: center;
line-height: 1.3;
background-color: rgba(0,0,0,.7);
padding: 14px;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .3s;
}
img#wpstats {
display: none !important;
}@media only screen and (min-width: 1680px) {
.featured-posts h4 {
font-size: 19px;
}
.featured-area[data-slider-type="slider"] .swiper-wrapper {
height: 600px;
}
.promo-item-count-lbl {
font-size: 70px;
}
.featured-area[data-slider-type="carousel"] .item-header-wrapper h2, .featured-area[data-slider-type="carousel"] .item-header-wrapper h2 a {
font-size: 30px;
}
.featured-area[data-slider-type="carousel"] .item-header-wrapper {
padding: 5% 25% 5% 5%;
}
}
@media only screen and (min-width: 1240px) {
.container {
width: 1140px;
}
#sidebar {
width: 330px;
}
.container.sidebar-open #content {
width: 750px;
}
.sidebar-open .list-layout .post-featured-item {
width: 270px;
}
.sidebar-open .list-layout .post.has-post-thumbnail .post-entry-wrapper {
width: 440px;
}
.list-layout .post-featured-item {
width: 400px;
}
.list-layout .post.has-post-thumbnail .post-entry-wrapper {
width: 695px;
}
}
@media only screen and (max-width: 1025px) {
body {
background-size:auto!important;
background-position:center top!important;
}
.container {
width:84%;
max-width: 630px;
}
.post-header,
.post-list.full .post-header,
.container:not(.sidebar-open) .post-list.full .post-header,
.dynamic-container:not(.sidebar-open) .dynamic-promo-item-top .post-header,
.dynamic-container .dynamic-layout .dynamic-other-items .post-item .post-header, 
.dynamic-container.sidebar-open .dynamic-layout .dynamic-promo-items .post-item .post-header {
padding-left: 2%;
padding-right: 2%;
}
.post-header h1, .post-header h2,
.container:not(.sidebar-open) .dynamic-layout .dynamic-promo-item-top .post-header h2, 
.container:not(.sidebar-open) .post-list.full .post-header h2,
.single .post-header h1,
.single .container:not(.sidebar-open) .post-header h1 {
font-size: 30px;
}
.dynamic-container:not(.sidebar-open) .dynamic-layout .dynamic-promo-items .post-item.grid-6 .item h2 {
font-size: 19px;
}
.featured-area .vertical-middle {
padding: 0 5%;
}
.main-navigation {
display:none;
}
.slicknav_menu {
display:block;
}
#footer-widget-area .widget-columns {
width:50%!important;
margin-right: 0!important;
margin-bottom: 80px;
}
#footer-widget-area .widget-columns:nth-child(2n+1) {
padding-right: 50px;
clear:both;
}
#footer-widget-area .widget-columns.last {
margin-bottom: 0;
}
.widget img {
max-width:100%;
height:auto;
}
.widget iframe {
max-width:100% !important;
height:auto;
}
.wpcf7 input {
width:100%;
}
.container.sidebar-open #content{
width: 100%;
float:none;
}
.masonry-layout .post-item {
width: 50%!important;
}
#sidebar {
margin:65px auto 0;
float:none;
min-height: 0!important;
width: 100%;
max-width: 330px;
}
.theiaStickySidebar {
position: static!important;
}
#post-item-advertisement-area {
width: 100% !important;
}
.layout-title img {
max-width: 100%;
height: auto;
}
.featured-area[data-slider-type="slider"] .slider-item h2, .featured-area[data-slider-type="slider"] .slider-item h2 a {
font-size: 35px;
}
.featured-posts .featured-post-item {
width: 50%;
display: inline-block;
}
.fotorama__wrap {
margin: 0 auto;
}
.featured-posts-container {
margin-bottom: 0;
}
.unfold-footer footer.main-footer.activate {
position: static;
}
.unfold-footer #wrapper {
padding-bottom: 0!important;
}
.dynamic-layout .post-item {
width: 50%!important;
}
.archive-title-area {
padding: 50px 0 36px;
}
.layout-title h3 {
max-width: 90%;
font-size: 25px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1025px) {
.sticky-wrapper.is-sticky .slicknav_nav {
top:70px;
}
.featured-posts .featured-post-item {
min-height: 248px;
}
.featured-posts .featured-post-item-text {
padding: 40px;
}
.page-introduce-title {
font-size: 30px;
}
.related-posts .item {
width:48.25%;
}
.related-posts .item:nth-child(2n){
margin-right: 0;
}
.list-layout .post-featured-item, 
.sidebar-open .list-layout .post-featured-item {
width: 245px;
margin-right: 20px;
}
.list-layout .post.has-post-thumbnail .post-entry-wrapper,
.sidebar-open .list-layout .post.has-post-thumbnail .post-entry-wrapper {
width: 365px;
}
.list-layout .post-header h2,
.container.sidebar-open .list-layout .post-header h2 {
font-size: 23px;
}
.featured-area[data-slider-type="slider"] .slider-item h2,
.featured-area[data-slider-type="slider"] .slider-item h2 a {
max-width: 600px;
}
.featured-area[data-slider-type="slider"] .swiper-wrapper {
height: 425px;
}
}
@media only screen and (max-width: 782px) { 
.wpadminbar-open .main-navigation-wrapper.sticky {
top:46px!important;
}
.gallery.gallery-columns-3 .gallery-caption {
display: none;
}
.featured-area[data-slider-type="slider"] .item-link {
padding: 10px 40px 50px
}
} @media only screen and (max-width: 767px) {
body {
font-size: 13px;
}
h1 {
font-size:23px;
}
h2 {
font-size:20px;
}
h3 {
font-size:18px;
}
h4 {
font-size:17px;
}
h5 {
font-size:16px;
}
h6 {
font-size:14px;
}
.single #main-container-wrapper, .page #main-container-wrapper {
padding-top: 60px;
}
.advertisement-topbar {
background-size: cover;
}
.top-search-area a:before {
margin-left: 12px;
margin-right: 12px;
}
.post-featured-item .custom-caption, 
.fotorama .fotorama__caption__wrap {
display: none;
}
.main-navigation-wrapper, .slicknav_btn,
.is-sticky .main-navigation-wrapper {
height: 60px;
}
.featured-area .slick-arrow {
display: none!important;
}
.featured-posts ul li {
width: 100%;
}
.featured-posts ul li:last-child {
margin-bottom: 0;
}
.featured-area[data-slider-type="slider"] .slider-item h2, 
.featured-area[data-slider-type="slider"] .slider-item h2 a {
font-size: 28px;
}
.post-header h1, .post-header h2, 
.sidebar-open .post-header h1, 
.sidebar-open .post-header h2 {
max-width:100%;
width: 100%;
font-size: 21px;
}
.dynamic-promo-item-top .post-header h2,
.container:not(.sidebar-open) .dynamic-layout .dynamic-promo-item-top .post-header h2,
.container:not(.sidebar-open) .post-list.full .post-header h2,
.container.sidebar-open .list-layout .post-header h2,
.list-layout .post-header h2,
.single .container:not(.sidebar-open) .post-header h1 {
font-size: 21px;
}
.container:not(.sidebar-open) .dynamic-layout .dynamic-promo-items .post-item.grid-6 .item h2 {
font-size: 19px;
}
#logo h1 a span,
.is-sticky #logo h1 a span {
top: -3px;
font-size: 20px;
}
#logo h1.with-img a,
.is-sticky #logo h1.with-img a {
width: 0;
}
#logo h1.with-img img,
.is-sticky #logo h1.with-img img {
max-height:60px;
top:3px;
-ms-transform: scale(0.75);
-moz-transform: scale(0.75);
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
.slicknav_menu {
position: static;
}
.slicknav_btn, .top-search-area {
height: 60px!important;
}
.top-search-area {
line-height: 60px!important;
}
.slicknav_btn {
line-height: 40px!important;
}
.slicknav_nav {
width: 100%;
left: 0;
top:60px;
}
.advertisement-close-btn {
top: 0;
right: 0;
}
.post-list.full .featured, .post-list.dynamic .dynamic-promo-item-top .featured {
position: static;
display: inline-block;
margin-bottom: 18px;
}
#main-container-wrapper {
padding-top: 50px;
}
#main-container {
padding:50px 0; 
}
.layout-title-container,
#footer-widget-area {
padding: 50px 0;
}
.layout-title {
max-width: 95%;
}
.featured-area[data-slider-type="slider"] .slider-item .container {
width: 96%;
}
.featured-area[data-slider-type="slider"] .slider-item h2, 
.featured-area[data-slider-type="slider"] .slider-item h2 a {
font-size: 23px;
}
.featured-area[data-slider-type="carousel"] .item-header-wrapper h2, 
.featured-area[data-slider-type="carousel"] .item-header-wrapper h2 a {
font-size: 18px;
line-height: 1.4;
}
.featured-area[data-slider-type="slider"] .date-author {
font-size: 12px;
margin-top: 7px;
}
.featured-area[data-slider-type="slider"] .swiper-wrapper {
height: 300px;
}
.featured-area .vertical-middle {
padding:0; 
}
.container, .c-container {
width: 85%;
}
#sidebar {
width: 100%;
}
.post-header h1, .post-header h2 {
padding: 0;
}
blockquote {
margin-left: 0;
margin-right: 0;
}
.post-header .date-author p {
display:block;
}
blockquote p {
font-size: 15px;
}
.format-quote .post-entry blockquote,
.format-link .post-entry a {
margin: 0;
padding: 30px;
}
.mejs-overlay-button {
width: 50px;
height: 50px;
margin: -25px 0 0 -25px;
background-size:cover;
}
.masonry-layout .item-content {
padding: 20px;
}
.page-introduce-title {
font-size: 22px;
}
.archive-title-area {
padding: 45px 0 35px;
}
.author-content p {
font-size: 13px;
}
.post-author .box-title-area .title {
font-size: 20px;
text-align: center;
}
.box-title-area .title {
line-height: 1.5;
font-size: 20px
}
.comment-item .comment-text span.author, .comment-item .comment-text span.author a {
font-size: 16px;
}
.related-posts .item h3 {
font-size: 16px;
}
.post-share .share-text {
display: none;
}
.post-share .share-box {
width:30px; 
height:30px;
line-height: 26px;
font-size: 12px;
}
.pswp__caption {
bottom: 0;
}
.pswp__caption__center {
width: 100%;
}
.search-form-area .search-form .search,
.is-sticky .search-form-area .search-form .search {
font-size: 17px;
height: 60px;
line-height: 60px;
}
.search-form-area .search-form .search {
text-align: left;
}
.featured-posts .featured-post-item {
width: 100%;
}
.featured-area[data-slider-type="slider"] .date-author {
font-size: 11px;
margin-top: 7px;
}
.featured-area[data-slider-type="carousel"] .item-header-wrapper .date-author {
font-size: 10px;
}
.footer-menu.nav-menu {
margin-bottom: 15px;
}
.footer-menu.nav-menu > li {
float: none;
display: inline-block;
}
.nav-menu.footer-menu .sub-menu, .nav-menu.footer-menu .children {
display:none;
}
.dynamic-layout .box-title-area .title,
.container:not(.sidebar-open) .dynamic-layout .box-title-area .title {
font-size: 19px;
width: 90%;
margin: 0 auto 1.7em;
}
.related-posts .item {
width:100%;
margin-right: 0;
}
#respond input[type="text"], #respond input[type="email"] {
width: 100%;
}
.thecomment .author-img {
display:none;
}
.masonry-layout .post-item {
width: 100%!important;
}
.post-entry-bottom {
margin-top: 30px;
text-align: center;
}
.post-entry-bottom a.custom-more-link, .post-share,
.post-tags {
float: none;
}
.post-entry-bottom a.custom-more-link {
display: inline-block;
}
.like-comment-buttons-wrapper {
display: block;
width: 100%;
}
.like-comment-buttons {
float: none;
}
.post-share {
display: block;
margin-top: 20px;
}
.post-tags {
margin-bottom: 14px;
text-align: center;
}
.post-share:hover ul {
display: block;
}
.post-share li.share-item {
position: static;
display: inline-block;
}
.post-author .author-img {
float: none;
width:100%;
margin-top:0;
margin-bottom: 15px;
text-align: center;
}
.post-author .author-content {
text-align: center;
padding:0;
margin-left: 0;
}
.post-comments ul.children {
margin:0;
padding-left: 18px;
}
.pagination .older, .pagination .newer,
.post-pagination.pagination .older,
.post-pagination.pagination .newer {
float: none;
text-align: center;
font-size: 16px;
}
.pagination.load-more a {
font-size: 16px;
}
.pagination .newer {
margin-top: 30px;
}
.related-posts .item h3 {
font-size: 18px;
}
.featured-area[data-slider-type="slider"] .item-header-wrapper {
max-width: 80%;
}
.featured-area[data-slider-type="carousel"] .item-header-wrapper {
padding: 5% 7%;
}
.list-layout .post-featured-item, 
.sidebar-open .list-layout .post-featured-item {
width: 100%;
margin-right: 0;
margin-bottom: 10px;
}
.list-layout .post.has-post-thumbnail .post-entry-wrapper,
.sidebar-open .list-layout .post.has-post-thumbnail .post-entry-wrapper {
width: 100%;
}
.list-layout .like-comment-buttons-wrapper {
text-align: left;
margin-top: 20px;
line-height: 1;
}
.post-header {
margin-bottom: 25px;
}
.list-layout .post-header {
margin-top: 10px;
}
.post-featured-item {
margin-bottom: 20px;
}
.post.article-item {
margin-bottom: 30px;
padding-bottom: 30px;
}
.post-list.full .post.article-item {
margin-bottom: 35px;
padding-bottom: 35px;
}
.featured-area[data-slider-type="slider"] .swiper-wrapper {
height: 350px;
}
.featured-posts .featured-post-item-text {
padding: 5% 7%;
}
.promo-item-count-lbl {
font-size: 40px;
margin-bottom: 15px;
}
.advertisement-topbar h3 {
display: block;
width: 95%;
margin-top: 0;
margin-bottom: 0;
}
.advertisement-topbar .btn {
margin-top: 14px;
margin-left: 0;
}
.layout-title h3 {
max-width: 100%;
font-size: 19px;
}
.layout-title .layout-text {
margin-left: 0;
margin-right: 0;
} .dynamic-container:not(.sidebar-open) .dynamic-promo-item-top .post-entry {
padding: 0;
}
.dynamic-container:not(.sidebar-open) .dynamic-layout .dynamic-promo-items .post-item.grid-6 .item h2 {
padding: 0;
}
.dynamic-layout .dynamic-promo-items .post-item.grid-6,
.dynamic-layout .post-item {
width: 100%!important;
}
.dynamic-layout .dynamic-promo-items .post-header, 
.dynamic-layout .dynamic-other-items .post-header {
margin-bottom: 0;
} #respond p[class*="comment-form"] {
float: none;
width: 100%;
margin-right: 0;
margin-bottom: 15px;
}
.post-pagination.pagination .title {
font-size: 14px;
}
#footer-widget-area .widget-columns {
width:100%!important;
}
#footer-widget-area .widget-columns:nth-child(2n+1) {
padding-right: 0;
}
}
@media only screen and (max-width: 600px) { 
#wpadminbar {
position: fixed;
}
} @media only screen and (min-width: 480px) and (max-width: 767px) {	
}
@media only screen and (max-width: 479px) {
}@font-face {
font-family: 'Avenir LT Std';
src: url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/AvenirLTStd-Roman.eot);
src: url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/AvenirLTStd-Roman.eot?#iefix) format('embedded-opentype'),
url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/AvenirLTStd-Roman.woff2) format('woff2'),
url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/AvenirLTStd-Roman.woff) format('woff'),
url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/AvenirLTStd-Roman.ttf) format('truetype'),
url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/AvenirLTStd-Roman.svg#AvenirLTStd-Roman) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Avenir LT Std';
src: url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/AvenirLTStd-Book.eot);
src: url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/AvenirLTStd-Book.eot?#iefix) format('embedded-opentype'),
url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/AvenirLTStd-Book.woff2) format('woff2'),
url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/AvenirLTStd-Book.woff) format('woff'),
url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/AvenirLTStd-Book.ttf) format('truetype'),
url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/AvenirLTStd-Book.svg#AvenirLTStd-Book) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Avenir LT Std';
src: url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/AvenirLTStd-Light.eot);
src: url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/AvenirLTStd-Light.eot?#iefix) format('embedded-opentype'),
url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/AvenirLTStd-Light.woff2) format('woff2'),
url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/AvenirLTStd-Light.woff) format('woff'),
url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/AvenirLTStd-Light.ttf) format('truetype'),
url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/AvenirLTStd-Light.svg#AvenirLTStd-Light) format('svg');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Avenir';
src: url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Black.eot);
src: url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Black.eot?#iefix) format('embedded-opentype'), url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Black.woff2) format('woff2'), url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Black.woff) format('woff'), url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Black.ttf) format('truetype'), url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Black.svg#Avenir-Black) format('svg');
font-weight: 900;
font-style: normal;
}
@font-face {
font-family: 'Avenir Book';
src: url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Book.eot);
src: url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Book.eot?#iefix) format('embedded-opentype'), url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Book.woff2) format('woff2'), url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Book.woff) format('woff'), url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Book.ttf) format('truetype'), url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Book.svg#Avenir-Book) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Avenir';
src: url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Heavy.eot);
src: url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Heavy.eot?#iefix) format('embedded-opentype'), url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Heavy.woff2) format('woff2'), url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Heavy.woff) format('woff'), url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Heavy.ttf) format('truetype'), url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Heavy.svg#Avenir-Heavy) format('svg');
font-weight: 900;
font-style: normal;
}
@font-face {
font-family: 'Avenir';
src: url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Light.eot);
src: url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Light.eot?#iefix) format('embedded-opentype'), url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Light.woff2) format('woff2'), url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Light.woff) format('woff'), url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Light.ttf) format('truetype'), url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Light.svg#Avenir-Light) format('svg');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Avenir';
src: url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Medium.eot);
src: url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Medium.eot?#iefix) format('embedded-opentype'), url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Medium.woff2) format('woff2'), url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Medium.woff) format('woff'), url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Medium.ttf) format('truetype'), url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Medium.svg#Avenir-Medium) format('svg');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'Avenir';
src: url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Oblique.eot);
src: url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Oblique.eot?#iefix) format('embedded-opentype'), url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Oblique.woff2) format('woff2'), url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Oblique.woff) format('woff'), url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Oblique.ttf) format('truetype'), url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/fonts/Avenir-Oblique.svg#Avenir-Oblique) format('svg');
font-weight: normal;
font-style: italic;
} :focus{
outline: none;
border: none;
}
*, *::before, *::after {
box-sizing: border-box;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.row::after {
clear: both;
content: "";
display: table;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10,
.col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8,
.col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6,
.col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4,
.col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2,
.col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
position: relative;
}
.col-md-5 {
float: left;
width: 41.6667%;
}
.offset-md-2 { } .goto-top{
padding: inherit;
line-height: 40px;
background-color: #8aba49;
display: none;
}
blockquote::before{
font-size: 0;
line-height: 0;
text-indent: -1000000px;
height: auto;
}
blockquote{
padding: 0;
margin: 0;
}
blockquote p{
margin:0 0 20px;
text-align: left;
} html, body{
font-family: Avenir, 'Avenir Next', 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5, h6{
font-family: Avenir, 'Avenir Next', 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
font-weight: 500;
letter-spacing: 0;
}
p{
font-family: Avenir, 'Avenir Next', 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
font-size: 18px;
line-height: 28px;
font-weight: 100;
}
img{
height: inherit;
max-width: 100%;
border: 0;
}
a{
color: #8aba49;
}
a:hover{
color: #8aba49;
text-decoration: none !important;
}
.post-entry-bottom a.custom-more-link, .shwMorPstBtn{
background: #3E98D4;
border: #3E98D4;
color: #fff;
transition: all ease-in-out 300ms 0s;
display: inline-block;
font-weight: 300;
line-height: 1.25;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: 0.5rem 1rem;
font-size: 1rem;
border-radius: 0.25rem;
}
.post-entry-bottom a.custom-more-link:hover{
background-color: #5bc0de;
border-color: #5bc0de;
color: #fff!important;
}
.date-author p{
font-size: 11px;
line-height: 16px;
}
#wrapper{
padding-bottom: 0!important;
}
#main-container{
padding: 80px 0;
} .nav-grey{
padding: 10px 0;
}
.bg-faded{
background-color: #f7f7f9;
position: relative;
z-index: 20;
}
.nav-grey .m-x-1{
margin-left: 1rem !important;
margin-right: 1rem !important;
}
.nav-grey .col-md-12{
float: left;
width: 100%;
text-align: left;
}
.nav-link{
display: inline-block;
vertical-align: middle;
margin-left: 1rem;
line-height: 0;
}
.nav-link:first-child{
margin-left: 0;
}
small, .small {
font-size: 88%;
font-weight: normal;
}
.text-muted {
color: #818a91;
line-height: 24px;
}
.text-muted:hover,
.text-muted:focus{
color: #687077 !important;
}
.border-left-1 {
border-left:1px solid darkgrey;
padding-left:1em;
} .nav-menu li{
text-transform: capitalize;
margin: 0 0 0 1rem;
}
.main-navigation-wrapper .nav-menu > li > a{
font-size: 15px;
font-weight: 300;
}
#main-header .nav-menu .current-menu-ancestor > a, #main-header .nav-menu .current-menu-item > a, #main-header .nav-menu .current_page_item > a{
color: #8aba49;
}
#main-header .nav-menu .current-menu-item.no-active > a{
color: #111;
}
.nav-menu > li > a:hover, .nav-menu > li:hover > a{
color: #8aba49;
}
.nav-menu > li:after{
background-color: #8aba49;
}
.nav-menu .sub-menu{
background: #fff;
}
.nav-menu .sub-menu a{
color: #111;
font-size: 12px;
} button, input, select {
overflow: visible;
}
.form-group {
margin-bottom: 1rem;
}
.form-control{
background-clip: padding-box;
background-color: #fff;
background-image: none;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0.25rem;
color: #55595c;
display: block;
font-size: 1rem;
line-height: 1.25;
padding: 0.5rem 0.75rem;
width: 100%;
}
.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
border-radius: 0.3rem;
font-size: 1.25rem;
padding: 0.75rem 1.5rem;
} button[type="submit"], input[type="submit"] {
background-color: #8aba49;
border: medium none;
color: #fff;
font-size: 1.25rem;
letter-spacing: 0;
padding: 0.70rem 1.5rem;
position: relative;
text-transform: capitalize;
top: 0;
}
.btn-primary{
background-color: #8aba49;
border-color: #8aba49;
transition: all 300ms ease-in-out 0s;
}
.btn {
-moz-user-select: none;
border: 1px solid transparent;
border-radius: 0.25rem;
cursor: pointer;
display: inline-block;
font-size: 1rem;
font-weight: normal;
line-height: 1.25;
padding: 0.5rem 1rem;
text-align: center;
vertical-align: middle;
white-space: nowrap;
}
.btn-primary {
background-color: #8aba49;
border-color: #8aba49;
color: #fff;
}
.btn-lg, .btn-group-lg > .btn {
border-radius: 0.3rem;
font-size: 1.25rem;
padding: 0.75rem 1.5rem;
} section#email{
background-image: url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/images/blog-banner-bg.jpg);
background-repeat: repeat;
height: 440px;
background-position: 0% 9.5%;
background-attachment: fixed;
background-size: 86px;
}
.section-hero{
display: table;
width: 100%;
position: relative;
}
.section-hero:after{
background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(76, 76, 76, 0) 0%, rgba(76, 76, 76, 0.2) 42%, rgba(19, 19, 19, 1) 100%) repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
transition: all 0.3s ease 0s;
width: 100%;
}
.section-hero > div{
display: table-cell;
width: 100%;
height: 100%;
text-align: center;
vertical-align: middle; }
.section-hero > div > div{  padding-right: 15px;
padding-left: 15px;
text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
position: relative;
z-index: 2;
}
.section-hero h1.display-4{ font-size: 46px;
margin:0 0 25px;
}
.section-hero h1.display-1{
margin: 0 0 5px;
font-size: 4.3rem;
font-family: "Raleway",sans-serif;
}
.section-hero h1{
color: #fff;
letter-spacing: 1px;
}
.section-hero p{
color: #fff;
margin: 15px 0;
} .section-hero .form-group > label{
display: none;
}
.section-hero .col-md-5 {   }
.section-hero .col-md-4 { text-align: left;
}
.section-hero .white-link{
color: rgba(255,255,255,1);
display: inline-block;
}
.section-hero .white-link:hover{
color: rgba(255,255,255,0.6) !important;
}
.section-hero a.btn.type-3{
border-radius: 0;
}
.section-hero a.btn.type-3:hover{
color: #fff!important;
background-color: #8aba49;
} .featured-posts h4{
letter-spacing: 0.2px;
}
.featured-posts .featured-post-item{ transition: all 500ms ease-in-out;
}
.featured-posts .featured-post-item:nth-child(2){ }
.featured-posts .featured-post-item:nth-child(3){ }
.featured-posts .featured-post-item:nth-child(4){ }
.featured-posts .featured-post-item .promo-meta{
color: rgba(255,255,255,0.4);
transition: all 500ms ease-in-out;
}
.featured-posts .featured-post-item:hover .promo-meta{
color: rgba(255,255,255,1);
}
.featured-posts .featured-post-item:nth-child(2) .promo-meta{
color: rgba(0,0,0,0.8);
}
.featured-posts .featured-post-item:nth-child(2):hover .promo-meta{
color: rgba(0,0,0,1);
}
.featured-posts-container .featured-posts ul li .featured-post-image{
background-size: cover;
}
.featured-posts .featured-post-item .featured-post-image{
opacity: 0.25;
}
.featured-posts .featured-post-item:hover .featured-post-image{
opacity: 0.4;
} .single #main-container-wrapper,
.page #main-container-wrapper,
#main-container-wrapper{
padding-top: 132px;
} .home_page_content .post-header,
.home_page_content .post-featured-item{
display: none;
} .list-layout .post-header h2{
font-size: 38px !important;
line-height: 44px;
font-weight: 500;
margin-bottom: 25px;
}
.list-layout .post-header .date-author{ color: #8aba49;
margin-top: 0;
}
.list-layout .post-header .date-author a:hover{
color: #014c8c !important;
opacity: 1;
}
.btnCaseBlg{
text-align: right;
}
.shwMorPstBtn{
background-color: #8aba49;
border-color: #8aba49;
text-transform: capitalize;
}
.shwMorPstBtn:hover,
.section-hero button[type="submit"]:hover,
.section-hero input[type="submit"]:hover{
background-color: #a3d362;
border-color: #a3d362;
color: #fff!important;
}
.shwMorPstBtn:after{
content: "\f178";
font-family: "FontAwesome";
font-size: 10px;
padding-left: 7px;
}
.post-header{
text-align: left;
}
.listing_share_buttons .post-share{
width: 100%;
text-align: right;
}
.listing_share_buttons .post-share .post-share-inner > a,
.listing_share_buttons .post-share .post-share-inner > span{
display: none;
}
.listing_share_buttons .post-share .post-share-inner{
display: block;
}
.listing_share_buttons .post-share .post-share-inner ul{
float: none;
}
.listing_share_buttons .post-share .post-share-inner ul li{
margin-left: 2px;
}
.listing_share_buttons{
margin-top: 25px;
}
.listing_share_buttons:after{
display: block;
clear: both;
content: "";
}
.sidebar-open .list-layout .post.has-post-thumbnail .post-entry-wrapper,
.list-layout .post.has-post-thumbnail .post-entry-wrapper{
width: auto;
float: none;
}
.list-layout .post.has-post-thumbnail .post-entry-wrapper .post-header span.cat.befor_title,
.related-posts .item .cat,
.podcast_cat_list .post-item.article-item .item-content .post-header .sub-meta-container .cat{
color: #898989;
display: inline-block;
font-size: 12px;
font-style: normal;
font-weight: 500;
margin: 0 0 18px;
text-decoration: none;
text-transform: uppercase;
}
.list-layout .post.has-post-thumbnail .post-entry-wrapper .post-entry p{
margin-bottom: 22px;
}
.list-layout .post.has-post-thumbnail .post-entry-wrapper .post-entry-bottom-author-date .date-author{
margin-top: 10px;
}
.list-layout .post.has-post-thumbnail .post-entry-wrapper .post-entry-bottom-author-date .date-author p{}
.list-layout .post.has-post-thumbnail .post-entry-wrapper .post-entry-bottom-author-date .date-author p span.author,
.list-layout .post.has-post-thumbnail .post-entry-wrapper .post-entry-bottom-author-date .date-author p a.author{
font-size: 18px;
color: #8aba49;
}
.list-layout .post.has-post-thumbnail .post-entry-wrapper .post-entry-bottom-author-date .date-author p span.date{
font-size: 14px;
border-left: 1px solid #000;
margin-left: 5px;
padding-left: 7px;
}
.list-layout .post.has-post-thumbnail .post-entry-wrapper .post-entry-bottom{
margin-top: 33px;
}
.post.article-item{
border-bottom: 1px solid #ececec;
padding-bottom: 50px;
margin-bottom: 60px;
}
.post.article-item:last-child{
margin-bottom: 40px;
} body.single.single-post .container .post.article-item .post-header{
padding: 0;
margin-bottom: 0;
}
body.single.single-post .container .post.article-item .post-header h1{
margin: 0 0 23px;
font-size: 36px;
}
body.single.single-post .container .post.article-item .post-header span.cat{
display: none;
}
body.single.single-post .container .post.article-item .post-featured-item{
text-align: left;
margin-bottom: 25px;
}
body.single.single-post .container .post.article-item .post-entry .post-entry-text ul,
body.single.single-post .container .post.article-item .post-entry .post-entry-text ol,
body.page.page-template-default .container .page.type-page .post-entry ul,
body.page.page-template-default .container .page.type-page .post-entry ol{
font-family: Avenir, 'Avenir Next', 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
font-size: 18px;
font-weight: 100;
}
body.single.single-post .container .post.article-item .post-entry .post-entry-text ul li,
body.single.single-post .container .post.article-item .post-entry .post-entry-text ol li,
body.page.page-template-default .container .page.type-page .post-entry ul li,
body.page.page-template-default .container .page.type-page .post-entry ol li{
margin:0;
line-height: 26px;
}
body.single.single-post .container .post.article-item .image_below_panel{
margin-bottom: 70px;
}
body.single.single-post .container .post-entry-text .nc_socialPanel{ width: 300px!important;
float: right;
margin-bottom: 0 !important;
}
body.single.single-post .container .post-entry-text .nc_socialPanel:after{
content: "";
display: block;
clear: both;
}
body.single.single-post .container #content .post-featured-item .post-featured-item-inner{
display: block;
}
body.single.single-post .container #content .post-featured-item .post-featured-item-inner img{
width: 100%;
}
.add_text_single_page,
.author_single_page{
display: inline-block;
vertical-align: top;
}
.add_text_single_page{
width: 56%;
font-style: italic;
padding-right: 20px;
margin-right: 20px;
border-right: 1px solid #000;
}
.author_single_page{ width: 34%;
}
.author_single_page p{
margin: 0;
}
.author_single_page p span{
display: inline-block;
}
.author_single_page p span.date,
.author_single_page p span.seperator{
color: #b3b3b3;
font-family: "Avenir Book";
font-size: 17px;
font-style: normal;
font-weight: normal;
line-height: 19px;
margin: 0 0 5px;
}
.author_single_page p span.author{
color: #8aba49;
font-size: 14px;
line-height: 15px;
}
.author_single_page.single_line{
width: auto;
}
.hide_dm_add_text{
display: none;
}
.archive-title-area,
.title_wrapper{
background-color: #8aba49;
padding: 20px 40px;
font-family:"Raleway",sans-serif;
}
.archive-title-area h1,
.title_wrapper h1{
color: #fff;
}
.title_wrapper h1{
margin: 0;
font-size: 37px;
text-align: center;
}
.archive-title-area h1 strong,
.title_wrapper h1 strong,
.archive-title-area h1 span.search-query,
.title_wrapper h1 span.search-query{
color:rgba(255,255,255,0.8);
}
.related-posts .item{
width: 50%;
}
.related-posts .item:nth-of-type(2n){}
.related-posts .related-posts-inner{}
.related-posts .related-posts-inner:after{
clear: both;
display: block;
content: "";
} #sidebar .widget{
margin-bottom: 45px;
}
#sidebar #sidebar-inner .widget_search h4{
display: none;
}
#sidebar #sidebar-inner .widget_search .search-form .search{
border-radius: 4px;
font-size: 15px;
}
h4.widget-title-custom{
font-family: Avenir,"Avenir Next","Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 500;
font-size: 13px;
letter-spacing: 1px;
text-align: center;
text-transform: uppercase;
position: relative;
margin-bottom: 20px;
}
h4.widget-title-custom:before{
background-color: #333333;
content: "";
height: 1px;
left: 0;
position: absolute;
top: 50%;
width: 100%;
}
#sidebar .widget-title-custom span{
background-color: #fff;
display: inline-block;
padding: 6px 15px;
position: relative;
z-index: 1;
} body.category-podcast .banner_container .section-hero{}
body.category-podcast .banner_container .section-hero .text-xs-center{
color: #fff;
font-size: 17px;
line-height: 26px;
font-weight: 300;
letter-spacing: 0.4px;
}
body.category-podcast .banner_container .section-hero h1.display-4{
position: relative;
margin-bottom: 30px;
}
body.category-podcast .banner_container .section-hero h1.display-4:after{
display: block;
margin: 25px auto 0;
width: 70px;
height: 2px;
background-color: #8aba49;
content: "";
}
.notMasonry{}
.notMasonry:after{
display: block;
clear: both;
content: "";
} .podcast_cat_list{}
.podcast_cat_list:after{
content: "";
display: block;
clear: both;
}
.podcast_cat_list .post-item.article-item{
background-color: #f8f8f8;
border: 1px solid #eee; width: 47.4%;
float: left;
margin-bottom: 40px;
}
.podcast_cat_list .post-item.article-item:nth-of-type(2n){
float: right;
}
.podcast_cat_list .post-item.article-item.first_podcast{
width: 100%;
float: none;
} .podcast_cat_list .post-item.article-item .post-featured-item{
margin-bottom: 0;
height: 190px;
overflow: hidden;
}
.podcast_cat_list .post-item.article-item.first_podcast .post-featured-item{
height: auto;
}
.podcast_cat_list .post-item.article-item.first_podcast .post-featured-item .post-featured-item-inner,
.podcast_cat_list .post-item.article-item.first_podcast .post-featured-item a img{
width: 100%;
}
.podcast_cat_list .post-item.article-item .post-featured-item .post-featured-item-inner
.listing_share_buttons{
display: none;
}
.podcast_cat_list .post-item.article-item .item-content{
padding: 30px;
}
.podcast_cat_list .post-item.article-item .item-content .post-header{
padding: 0;
margin-bottom: 12px;
}
.podcast_cat_list .post-item.article-item .item-content .post-header h2{
font-size: 18px;
line-height: 24px;
font-weight: 700;
text-align: left;
margin:0 0 12px;
}
.podcast_cat_list .post-item.article-item .item-content .post-entry p{
font-size: 14px;
line-height: 24px;
margin: 12px 0 0;
}
.podcast_cat_list .post-item.article-item .item-content .post-header .sub-meta-container{
text-align: left;
}
.podcast_cat_list .post-item.article-item .item-content .post-header .sub-meta-container .cat{
margin-bottom: 0;
}
.hardcoded_single_content{}
.hardcoded_single_content:after{
display: block;
content: "";
clear: both;
}
.podcast-subscribe-link{
color: rgb(255, 255, 255);
font-size: 15px;
padding: 20px 60px 20px 20px;
margin-bottom: 0;
display: block;
position: relative;
width: 49%;
}
.podcast-subscribe-link:hover{
color:rgba(255,255,255,0.75) !important;
}
.podcast-subscribe-link.itunes {
background: rgb(29, 155, 217);
background: -webkit-linear-gradient(rgb(59, 174, 231), rgb(0, 136, 204));
background: linear-gradient(rgb(59, 174, 231), rgb(0, 136, 204));
float: left;
}
.podcast-subscribe-link.stitcher {
background: rgb(0, 0, 0);
float: right;
}
@media all and (max-width: 767px){
.podcast-subscribe-link{
width: 100%;
margin-bottom: 15px;
}
} .navigation{
text-align: right;
}
.navigation ul{ list-style: none; padding-left: 0; }
.navigation ul li{ list-style-type: none; display: inline-block; margin: 0 2px; }
.navigation ul li a{
border-radius: 4px;
border:1px solid #8aba49; background-color: transparent;
line-height: 37px;
height: 37px;
padding: 0 15px;
color: #8aba49;
display: block;
}
.navigation ul li a:hover, .navigation ul li.active a{
background-color: #8aba49;
color:#fff !important;
}
body.single.single-post .pagination.post-pagination{}
body.single.single-post .pagination.post-pagination .older{
float: left;
text-align: left;
}
body.single.single-post .pagination.post-pagination .newer{
float: right;
text-align: right;
}
body.single.single-post .pagination.post-pagination .older .label:after,
body.single.single-post .pagination.post-pagination .newer .label:before{
display: none;
}
body.single.single-post .pagination.post-pagination .older a,
body.single.single-post .pagination.post-pagination .newer a{
position: relative;
}
body.single.single-post .pagination.post-pagination .older a{
padding-left: 40px;
}
body.single.single-post .pagination.post-pagination .newer a{
padding-right: 40px;
}
body.single.single-post .pagination.post-pagination .older a:before,
body.single.single-post .pagination.post-pagination .newer a:after{
font-family: "FontAwesome";
font-size: 30px;
font-weight: 100;
position: absolute;
top: 20px; }
body.single.single-post .pagination.post-pagination .older a:before{
content: "\f053";
left: 0;
}
body.single.single-post .pagination.post-pagination .newer a:after{
content: "\f054";
right: 0;
} body.page.page-template-default .container .page.type-page .post-header,
body.page.page-template .container .page.type-page .post-header{
display: none;
} .author-info-wrapper{
color: #fff;
font-family: Avenir,"Avenir Next","Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
padding: 20px 0;
}
.author-info-wrapper h2{
color: #fff;
margin: 20px 0 25px;
padding: 0 35px 15px;
border-bottom: 3px solid #9eca63;
display: inline-block;
text-shadow: 0 1px 4px rgba(0, 0, 0, 0.64);
}
.author-info-wrapper p{
margin: 0;
}
.author-page img {
border: 7px solid #fff;
border-radius: 5px;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
margin: 0;
}
.author-info-wrapper .details{}
.author-info-wrapper .details a{
color: rgba(255,255,255,0.6);
}
.author-info-wrapper .details a:hover{
color: rgba(255,255,255,1)!important;
}
body.author .archive-title-area{
position: relative;
}
body.author .archive-title-area:after{
content: "";
display: block;
height: 8px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
background-color: #5B7D2C;
}
.post-author .author-img{
width:100px;
height: 100px; }
.post-author .author-img img{
object-fit: cover;
width: 100%;
} .layout-title-container{
display: none;
}
.section-about{
color: #fff;
padding: 5em 0 6em !important;
text-align: center;
background: url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/images/about-background_footer.png) 50% 0% no-repeat;
background-size: cover;
}
.section-about h2{
color: #fff;
font-size: 36px;
margin:0 0 8px;
}
.section-about p{
margin:0 0 15px;
}
.section-about a{
color: #fff;
font-size: 18px;
} .widget_recent_entries a,
.widget-title,
.pagination.classic a,
.pagination.load-more a{
font-family: Avenir, 'Avenir Next', 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.widget_recent_entries a{
font-weight: 300;
}
.widget-title{
font-weight: 500;
letter-spacing: 1px;
}
.widget li{
margin-bottom: 6px;
}
.widget li, .widget a{
color: #828282;
}
.footer .widget li, .widget a{
color: #e2e2e3;
font-size: 14px;
}
.widget li a:hover{
text-decoration: underline;
}
.widget.ultimate_conversion_recent_post_with_thumbs_widget .recent_post_text .post-category{
color: #8aba49;
}
.widget.ultimate_conversion_recent_post_with_thumbs_widget .recent_post_text a{
font-family: inherit;
}
.widget.ultimate_conversion_recent_post_with_thumbs_widget .recent_post_text a:hover{
text-decoration: none;
}
.widget.ultimate_conversion_recent_post_with_thumbs_widget .recent_post_text{
padding-top: 0;
}
.widget.ultimate_conversion_recent_post_with_thumbs_widget .thumb.size_50_50 a{
display: block;
height: 43px;
overflow: hidden;
}
.widget.ultimate_conversion_recent_post_with_thumbs_widget .thumb.size_50_50,
.widget.ultimate_conversion_recent_post_with_thumbs_widget img{
border-radius: 0;
} #footer-widget-area{
background-color: #303030;
padding: 45px 0 0;
}
#footer-widget-area .container{
border-bottom: 1px solid rgba(0,0,0,0.1);
padding-bottom: 20px;
}
#footer-widget-area .widget-columns.last{ position: relative;
}
.footer-gears {
position: absolute;
right: -37px;
top: -22px;
width: 8.5em;
z-index: 8;
}
#footer-widget-area .widget-columns.last h4{
font-size: 3.2em;
font-weight: 500;
line-height: 42px;
margin: 0;
}
#footer-widget-area .widget-title{
font-size: 14px;
font-weight: 700;
color: #e2e2e3;
}
#footer-widget-area .widget ul li{
line-height: inherit;
font-weight: 100;
margin-top: 0px;
}
.unfold-footer footer.main-footer.activate{
position: relative;
bottom: inherit;
float: left;
}
.footer-message{
margin-bottom: 20px;
color: #e2e2e3;
}
.footer-message p{
margin: 0px;
}
.social-links a{
margin-left: 1.2rem;
font-size: 18px;
color: #828282;
transition: all 500ms ease-in-out;
}
.social-links a:first-child{
margin-left: 0;
}
.social-links a:hover{
}
#footer-copyright{
background-color: #303030;
}
#footer-copyright p{
color: #818a91;
font-size: 65%;
line-height: 16px;
margin: 0 auto 15px;
width: 31%;
}
#footer-copyright ul.nav-menu.footer-menu{
display: table;
width: 100%;
}
#footer-copyright ul.nav-menu.footer-menu li{
display: table-cell;
text-align: center;
width: 25%;
margin: 0;
padding: 0;
}
#footer-copyright ul.nav-menu.footer-menu li:after{
display: none;
}
#footer-copyright ul.nav-menu.footer-menu li a{
font-weight: 700;
color: #e2e2e3;
font-size: 14px;
text-transform: uppercase;
display: inline-block;
}
#footer-copyright ul.nav-menu.footer-menu li a:hover{
text-decoration: underline;
color: #8aba49;
}
#footer-copyright ul.nav-menu.footer-menu li:first-child{
text-align: left;
}
#footer-copyright ul.nav-menu.footer-menu li:first-child a{
background:url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/images/logo-light.png) 0 0 no-repeat;
font-size: 0;
line-height: 0;
text-indent: -100000px;
width: 215px;
height: 54px;
vertical-align: top;
}
#footer-copyright ul.nav-menu.footer-menu li:last-child,
#footer-copyright ul.nav-menu.footer-menu li:nth-last-of-type(2){
text-align: right;
}
.flyout{
transition: all 0.3s;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
}  section {
padding: 2em 0;
}  .single #main-container-wrapper,
.page #main-container-wrapper,
#main-container-wrapper{
padding-top: 68px;
}
#sticky-wrapper{
height: 68px !important;
}
.main-navigation-wrapper,
.main-navigation{
height: 69px;
}
.main-navigation-wrapper{
border-bottom: 1px solid rgb(226, 226, 227);
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
.main-navigation-wrapper .container{
width: auto;
max-width: none;
margin: 0 1rem;
}
.main-navigation-wrapper .nav-menu > li > a{
line-height: 69px;
}
#logo{ padding: 12px 0 12px 0px;
}
#logo h1 img{
width: 175px;
height: 44px;
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
}
.main-navigation-wrapper .nav-menu > li > a{
text-decoration: none;
}
.nav-menu > li:hover:after{
width: 0%;
}
.btn-nav a,
.slicknav_nav .btn-nav a {
background-color: transparent;
border: 1px solid #8aba49;
border-radius: 0.3rem;
color: #8aba49 !important;
font-weight: 600 !important;
line-height: 1 !important;
padding: 0.5rem 1rem;
}
.btn-nav a {
margin-top: 18px;
}
.btn-nav a:hover,
.slicknav_nav .btn-nav a:hover {
background-color: #8aba49;
color: #ffffff !important;
}
.slicknav_nav .btn-nav a {
display: inline-block;
margin-top: 4px;
}  .section-hero:after{
display: none;
}
.section-hero {
background: url(https://files.slack.com/files-pri/T0EG5HJ21-F2SMK9FSL/background.png?pub_secret=fbf98916b6) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
color: #fff;
padding-top: 5%;
padding-bottom: 2em;
}
.m-t-2 {
margin-top: 1.5rem !important;
}
.section-hero > div > div{
text-shadow: none;
}
.section-hero h1.display-4{
font-size: 3.5rem;
font-weight: 300;
margin-bottom: 0.5rem;
line-height: 66px;
}
.section-hero h1.display-1{
font-size: 110px;
font-weight: 300;
line-height: 130px;
}
.section-hero p{
font-size: 17px;
line-height: 28px;
font-weight: 600;
letter-spacing: -0.3px;
margin: 0 0 1rem;
}  #grey-card {
background: #F8F8F8;
}
.shadow-card {
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05), 0 3px 6px rgba(0, 0, 0, 0.09);
-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05), 0 3px 6px rgba(0, 0, 0, 0.09);
-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05), 0 3px 6px rgba(0, 0, 0, 0.09);
}
.card-border-blue {
background: #3E98D4;
color: #fff;
padding: 10px 0;
}
.card-border-green {
background: #B9D531;
color: #fff;
padding: 10px 0;
}
button[type="submit"].rqin,
input[type="submit"].rqin{
background: #3E98D4;
border: 1px solid #3E98D4;
color: #fff;
transition: all ease-in-out 300ms 0s;
font-size: 1rem;
line-height: 1.25;
font-weight: 600;
padding: 0.5rem 1rem;
}
button[type="submit"].rqin:hover,
input[type="submit"].rqin:hover,
button[type="submit"].rqin:focus,
input[type="submit"].rqin:focus{
background-color: #5bc0de;
border-color: #5bc0de;
}
button[type="submit"].introlm,
input[type="submit"].introlm{
background: transparent;
border-color: #8ABA49;
color: #8ABA49;
border: 1px solid #8ABA49;
color: #8ABA49;
transition: all ease-in-out 300ms 0s;
font-size: 1rem;
line-height: 1.25;
font-weight: 600;
padding: 0.5rem 1rem;
}
button[type="submit"].introlm:hover,
input[type="submit"].introlm:hover,
button[type="submit"].introlm:focus,
input[type="submit"].introlm:focus{
background: #8ABA49;
border: 1px solid #8ABA49;
color: #fff;
}  .row-flex, .row-flex > div[class*='col-'] {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex: 1 1 auto;
}
.row-flex-wrap {
-webkit-flex-flow: row wrap;
align-content: flex-start;
flex: 0;
}
.row-flex, .card.flex {
display: flex;
display: -webkit-flex;
display: -ms-flexbox;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
justify-content: center;
}
.row-flex > div[class*='col-'],
.container-flex > div[class*='col-'] {
margin: -.2px;
}
.card-block {
padding: 1.25rem;
min-height: 9.5em;
}
.container-flex > div[class*='col-'] div,
.row-flex > div[class*='col-'] div {
width: 100%;
}
.no-color-link {
color: #333;
}
.row-flex .card .card-block p{
font-size: 16px;
line-height: inherit;
}
.btn-outline-primary.readmrblg{
border-color: #8ABA49;
color: #8ABA49;
transition: all ease-in-out 300ms 0s;
text-transform: none;
font-weight: 600;
}
.btn-outline-primary.readmrblg:hover,
.btn-outline-primary.readmrblg:focus{
color: #fff;
background-color: #8ABA49;
border-color: #8ABA49;
}  #footer-widget-area ul li a:hover, #footer-widget-area .social-links a:hover{
color: #8aba49;
}
#footer-widget-area .four-column .widget-columns{
width: 17%;
}
#footer-widget-area .four-column .widget-columns.last{
width: calc(100% - 61.5%);
}
#footer-widget-area .four-column .widget-columns.last .textwidget{
max-width: 310px;
float: right;
}
#footer-widget-area .four-column .widget-columns.last .widget_text img{
max-width: 90px;
}
#footer-copyright p{
width: 100% !important;
text-align: center;
}
.footer-message p.lead {
font-size: 1.4em;
font-weight: 600;
margin-right: 51px;
}
.social-links{ }
#footer-copyright p{
text-transform: none;
}  .contact-page .title_wrapper h1{
font-size: 52px;
}
.contact-page .post-entry{
color: #000;
font-size: 18px;
}
.contact-page .post-entry a{
color: #a6c739;
}
.contact-page .post-entry strong{
font-weight: 500;
} .slicknav_btn {
height: 69px;
line-height: 50px !important;
}
.slicknav_nav{
top:70px;
}  @media only screen and (max-width: 1239px) {
p{
font-size: 16px;
line-height: 26px;
}
.list-layout .post.has-post-thumbnail .post-entry-wrapper .post-entry-bottom-author-date .date-author p span.author,
.list-layout .post.has-post-thumbnail .post-entry-wrapper .post-entry-bottom-author-date .date-author p a.author{
font-size: 16px;
}
.list-layout .post.has-post-thumbnail .post-entry-wrapper .post-entry-bottom{
margin-top: 22px;
}
button[type="submit"], input[type="submit"]{
max-width: inherit;
}
.section-hero h1.display-4{
font-size: 42px;
}
.navigation ul li a{
padding: 0 10px;
}
.podcast_cat_list .post-item.article-item .post-featured-item{
height: 155px;
}
#footer-widget-area .widget-columns.last h4{
font-size: 3em;
}
.social-links a{
margin-left: 1rem;
}
#footer-copyright p{
width: 35%;
}
.footer-gears{
width: 8em;
right: -20px;
}
}
@media only screen and (max-width: 1025px) {
#main-container{
padding: 65px 0;
}
section#email{
background-attachment: scroll;
}
.section-hero > div > div{
width: 80%;
} body.home .section-hero .col-md-5{ }
.section-hero .col-md-4{
float: none;
width: auto;
}
.section-hero h1.display-4{ font-size: 40px;
}
.section-hero .form-group{
margin:5px auto 20px;
}
.featured-posts .featured-post-item{
display: block;
float: left;
min-height: 260px;
}
.featured-posts ul:after{
display: block;
content: "";
clear: both;
}
.promo-item-count-lbl{
font-size: 50px;
}
.list-layout .post-header h2{
font-size: 32px !important;
line-height: 38px;
margin-bottom: 22px;
}
.section-about h2{
font-size: 30px;
}
.section-about p{ }
.btnCaseBlg{
text-align: center;
}
.navigation{
text-align: center;
}
#footer-copyright ul.nav-menu.footer-menu{
display: block;
}
#footer-copyright ul.nav-menu.footer-menu li{
display: block;
float: none;
width: auto;
text-align: center !important;
}
#footer-copyright p{
width: 55%;
}
}
@media only screen and (max-width: 767px) {
.single #main-container-wrapper,
.page #main-container-wrapper,
#main-container-wrapper
{
padding-top: 68px;
}
#main-container{
padding: 45px 0;
}
#logo h1.with-img a, .is-sticky #logo h1.with-img a{
width: auto!important;
}
.section-hero h1.display-4{
font-size: 32px;
}
.post.article-item{
margin-bottom: 40px;
}
.listing_share_buttons .post-share{
text-align: left;
}
.list-layout .post-header h2{
font-size: 26px !important;
line-height: 32px;
margin-bottom: 20px;
}
.list-layout .post-featured-item{
float: none;
}
.podcast_cat_list .post-item.article-item{
float: none;
width: 100%;
}
.podcast_cat_list .post-item.article-item:nth-of-type(2n){
float: none;
}
.podcast_cat_list .post-item.article-item .post-featured-item{
height: auto;
}
.podcast_cat_list .post-item.article-item .post-featured-item .post-featured-item-inner
img,
.podcast_cat_list .post-item.article-item .post-featured-item .post-featured-item-inner
{ width: 100%; }
.post-author .author-img{
margin:0 auto 15px;
}
body.single.single-post .container .image_below_panel{
position: relative;
}
body.single.single-post .container .image_below_panel .author_single_page .nc_socialPanel{
position: absolute;
left: 0;
bottom: -50px;
margin: 0!important;
}
.navigation ul{}
.navigation ul li a{
line-height: 38px;
}
.navigation ul li:first-child a,
.navigation ul li:last-child a{
font-size: 0; }
.navigation ul li:first-child a::before,
.navigation ul li:last-child a::before{
font-family: "FontAwesome";
display: inline-block;
font-size: 15px;
line-height: 36px;
color: #8aba49;
transition: all 500ms ease-in-out;
-webkit-transition: all 500ms ease-in-out;
-o-transition: all 500ms ease-in-out;
-ms-transition: all 500ms ease-in-out;
-moz-transition: all 500ms ease-in-out;
}
.navigation ul li a:hover:before,
.navigation ul li.active a:before{
color: #fff;
}
.navigation ul li:first-child a::before{
content: "\f100";
}
.navigation ul li:last-child a::before{
content: "\f101";
}
#footer-widget-area .container{
text-align: center;
}
#footer-widget-area .widget-title{
text-align: center;
}
#footer-widget-area .widget-columns{
margin-bottom: 40px;
float: none;
} #footer-widget-area .widget-columns.last{
display: block;
width: 80% !important;
margin:0 auto !important;
}
#footer-widget-area .widget-columns.last h4{
font-size: 30px;
}
#footer-copyright p{
width: 65%;
}
.footer-gears{
right: -10px;
}
}
@media only screen and (max-width: 599px) {
.section-hero h1.display-4{
font-size: 28px;
line-height: 34px;
}
.section-about h2{
font-size: 26px;
} .related-posts .item{
width: 100%;
padding: 0 0 45px;
}
.related-posts .item img{
width: auto;
}
body.category-podcast .banner_container .section-hero .text-xs-center{
font-size: 15px;
line-height: 24px;
}
#footer-widget-area .widget-columns.last h4{
font-size: 22px;
}
.footer-gears{ top: -60px;
width: 6em;
}
#footer-copyright p{
width: 80%;
}
}
@media only screen and (max-width: 479px) {
.section-hero h1.display-4{
font-size: 23px;
line-height: 28px;
}
.navigation ul li{
margin: 0;
}
.navigation ul li a{ padding: 0 8px;
}
.related-posts .item{
width: 100%;
padding: 0 0 30px;
}
body.single.single-post .container .post-entry-text .nc_socialPanel{
width: 100%!important;
float: none;
}
#footer-copyright ul.nav-menu.footer-menu li a{
font-size: 12px;
}
.footer-gears{
right: 0;
top: -35px;
width: 3.5em;
}
#footer-copyright p{
width: 95%;
}
#footer-widget-area .widget-columns.last{
width: 98%!important;
}
}
.nc_wrapper.floatBottom{
display: none;
}  .youre-in {
font-family: Avenir, 'Avenir Next', 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #333;
font-weight: 500;
}
.youre-in p{
font-weight: 500;
font-family: Avenir, 'Avenir Next', 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.youre-in .section.section-grey{
background-color: #FBFBFB;
}
.youre-in .section.section-grey .secondary-text{
color: #3E98D4;
}
.youre-in .text-xs-center .lead{
color: #333;
}
.youre-in .text-xs-center .video-border{
border: 8px solid #eee;
}
.youre-in .text-xs-center .btn-primary{
background-color: #8ABA49;
border-color: #8ABA49;
transition: all ease-in-out 300ms 0s;
-webkit-transition: all ease-in-out 300ms 0s;
-moz-transition: all ease-in-out 300ms 0s;
-ms-transition: all ease-in-out 300ms 0s;
font-size: 1.5em;
font-family: Avenir, 'Avenir Next', 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform: none;
font-weight: 700;
}
.youre-in .text-xs-center .btn-primary:hover{
background-color: #9ec865;
border-color: #9ec865;
}
.youre-in .section .text-center.m-t-2,
.youre-in .section.section-grey .m-b-2.text-center{
text-align: center;
}
.youre-in .section.section-grey .m-b-2.text-center{
margin-bottom: 2.5rem !important;
}
.youre-in .row-flex .card {
margin-bottom: 2em;
}
.youre-in .section.section-blue{
background-color: #3E98D4;
color: #fff;
padding: 0px;
font-family: Avenir, 'Avenir Next', 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.youre-in .section.section-blue .btn-primary{
background-color: #8ABA49;
border-color: #8ABA49;
transition: all ease-in-out 300ms 0s;
-webkit-transition: all ease-in-out 300ms 0s;
-moz-transition: all ease-in-out 300ms 0s;
-ms-transition: all ease-in-out 300ms 0s;
font-size: 1.5em;
font-family: Avenir, 'Avenir Next', 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform: none;
font-weight: 700;
}
.youre-in .section.section-blue .btn-primary:hover{
background-color: #9ec865;
border-color: #9ec865;
}
.youre-in #slider {
position: relative;
overflow: hidden;
margin: 20px auto 0 auto;
}
.youre-in #slider ul {
position: relative;
margin: 0;
padding: 0;
height: 200px;
list-style: none;
}
.youre-in #slider ul li {
position: relative;
display: block;
float: left;
margin: 0;
padding: 0;
width: 500px;
height: 400px;
background: #fff;
color: #333;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
.youre-in #slider .testimonial-avatar {
margin: 0 auto;
width: 6em;
margin-bottom: 10px;
margin-top: 10px;
}
.youre-in #slider .card-block {
padding: 0 2em;
}
.youre-in #slider .card-block p{
font-size: 14px;
line-height: 26px;
}
.youre-in a.control_prev, .youre-in a.control_next {
position: absolute;
top: 40%;
z-index: 999;
display: block;
padding: 3% 1%;
width: auto;
height: auto;
background: rgba(42, 42, 42, 0.36);
color: #fff;
text-decoration: none;
font-weight: 600;
font-size: 17px;
opacity: 0.8;
cursor: pointer;
}
.youre-in a.control_prev:hover, .youre-in a.control_next:hover {
opacity: 1;
-webkit-transition: all 0.2s ease;
color: #fff !important;
}
.youre-in a.control_prev {
border-radius: 0 2px 2px 0;
}
.youre-in a.control_next {
right: 0;
border-radius: 2px 0 0 2px;
}
.youre-in .bold {
font-weight: 600;
}
.youre-in b, .youre-in strong {
font-weight: bolder;
}
.youre-in .p-y-3 .m-b-2.text-center{
text-align: center;
}
.youre-in .p-y-3 #card-blue {
background: #2E4671;
color: #fff;
}
.youre-in .text-xs-center.text-muted .img-height {
height: 6em;
position: relative;
margin-bottom: 11px;
}
.youre-in .text-xs-center.text-muted .img-height img {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
margin: auto auto 0;
}
.youre-in .text-xs-center.text-muted .img-height small{
font-size: 90%;
}
.youre-in .section-background-cta {
background: url(https://s3.amazonaws.com/digitalmarketer-downloads/wp-content/uploads/2016/11/partner-background-1.png);
background-size: cover;
}
.youre-in .section-background-cta .mx-auto{
margin: 0 auto;
}
.youre-in .section-blue-picture {
background: #717171;
background-size: cover;
color: #fff;
padding-top: 5%;
}
.youre-in .section-blue-picture .text-center{
text-align: center;
}
.youre-in .section.section-about{
display: none;
}  .finish-your-invitation .section-hero h1.display-1{
font-size: 65px;
line-height: 1.1;
}
.finish-your-invitation .lead{
font-size: 1.12rem;
}
.finish-your-invitation .section-hero {
padding-top: 14px;
height: auto;
padding-bottom: 3em;
}
#invitation-to-lab-form button[type="submit"],
#invitation-to-lab-form input[type="submit"]{
color: #fff;
background-color: #5cb85c;
border-color: #5cb85c;
font-weight: 700;
line-height: 1.45;
}
#invitation-to-lab-form .btn-success:hover {
color: #fff;
background-color: #449d44;
border-color: #419641;
}
.finish-your-invitation .section-about{
display: none;
}
#invitation-to-lab-form .form-group{
margin-bottom: 10px;
}
#invitation-to-lab-form {
text-align: left;
}
#invitation-to-lab-form .intl-tel-input{
width: 100%;
}
#invitation-to-lab-form span.country-name {
color: #333;
}
#invitation-to-lab-form .intl-tel-input .country-list .country .dial-code {
color: #999;
}
.finish-your-invitation .invisible {
display: none !important;
}
#invitation-to-lab-form .col-form-legend,
#invitation-to-lab-form .infusion-radio label{
font-weight: 700;
}  .lab-invitation-thank-you{
font-family: Avenir, 'Avenir Next', 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.lab-invitation-thank-you .section-hero-1,
.lab-invitation-thank-you .section-hero h2 {
background-color: #3E98D4;
background-size: cover;
color: #fff;
font-family: 'Raleway', sans-serif;
}
.lab-invitation-thank-you .section-hero-1 h1{
font-size: 2.5rem;
font-family: Avenir, 'Avenir Next', 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
line-height: 1.42857143;
color: #333;
font-weight: 400;
}
.lab-invitation-thank-you .lead{
font-weight: 400;
}
.lab-invitation-thank-you .lead a {
color: #8ABA49;
}
.lab-invitation-thank-you .lead a:hover {
color: #014c8c !important;
text-decoration: underline;
}
.lab-invitation-thank-you ul{
padding-left: 40px;
}
.lab-invitation-thank-you ul li{
font-family: Avenir, 'Avenir Next', 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 18px;
line-height: 1.42857143;
color: #333;
font-weight: 400;
margin-bottom: 0px;
}
.lab-invitation-thank-you .text-center {
text-align: center;
}
.lab-invitation-thank-you .section-about{
display: none;
}
.lab-invitation-thank-you  .section-background-cta {
background: url(https://s3.amazonaws.com/digitalmarketer-downloads/wp-content/uploads/2016/11/partner-background-1.png);
background-size: cover;
}
.lab-invitation-thank-you .mx-auto{
text-align: center;
margin: 0 auto;
}
.lab-invitation-thank-you .card-block .lead{
font-weight: 300;
}
.lab-invitation-thank-you .card-block h4{
line-height: initial;
}
.lab-invitation-thank-you .card-block a{
color: #8ABA49;
}
.lab-invitation-thank-you .card-block a:hover{
color: #014c8c !important;
text-decoration: underline !important;
}  .your-invitation-has-expired .section-grey {
background: #FBFBFB;
}
.your-invitation-has-expired .secondary-text {
color: #3E98D4;
}
.your-invitation-has-expired .text-center{
text-align: center;
}
.btn.btn-dm-green {
font-size: 20px;
color: #fff !important;
background-color: #00d45b;
border-color: transparent;
width: auto;
padding: 13px 32px;
text-decoration: none;
outline: none !important;
text-transform: none;
}
.prodtcts-cont .btn.btn-dm-green{
font-size: 1.2rem;
padding: 8px 0;
} .fold-content .btn.btn-dm-green, .middle-bg .btn.btn-dm-green, .bottom-btn-cta .btn.btn-dm-green{
max-width: 350px;
} .c-button .btn.btn-dm-green, .pricing__footer .btn.btn-dm-green{
font-size: 22px;
font-weight: 900;
}
.btn.btn-default:hover, .btn.btn-default:focus {
opacity: 0.6;
}
.btn-italic{
font-style: italic
}
.w-100{
width: 100% !important;
}
.w-80{
width: 80% !important;
}
.btn.btn-dm-white {
font-size: 20px;
color: #666 !important;
background-color: #ffffff;
border-color: transparent;
width: auto;
padding: 13px 32px;
text-decoration: none;
outline: none !important;
text-transform: none;
}
.btn.btn-dm-transparent {
font-size: 20px;
color: #fff !important;
background-color: transparent;
border-color: #fff;
width: auto;
padding: 13px 32px;
text-decoration: none;
outline: none !important;
text-transform: none;
}
.btn.btn-dm-green-transparent {
font-size: 20px;
color: #00d45b;
background-color: transparent;
border-color: #00d45b;
width: auto;
padding: 13px 32px;
text-decoration: none;
outline: none !important;
text-transform: none;
}
.fold-home-bg {
width: 100%;
background: #f0f1f1;
padding: 0;
}
.curve {
padding: 2em 0 4em;
background-image: url(https://www.scdn2.secure.raxcdn.com/wp-content/themes/ultimate-conversion-child/images/bg-hero.jpg);
background-position: 50% 28%;
background-repeat: no-repeat;
background-size: cover;
color: #fff;
overflow: hidden;
margin-left: -20%;
margin-right: -20%;
border-radius: 50% / 40%;
border-top-left-radius: 0;
border-top-right-radius: 0;
}    @media only screen and (max-width: 1025px) {
.finish-your-invitation .section-hero .form-group.row{
margin-left: -15px;
margin-right: -15px;
}
}  @media only screen and (max-width: 1023px) {
.youre-in .section.section-blue .col-md-6{
width: 100%;
text-align: center;
float: left;
}
.youre-in #card-blue img{
max-width: 100% !important;
}
}  @media screen and (max-width: 867px){
.finish-your-invitation .section-hero .row {
margin: 0px!important;
}
.lab-invitation-thank-you .section-hero-1 h1{
font-size: 1.5rem;
}
.lab-invitation-thank-you .section-hero-1 img{
margin-top: 10px;
}
.lab-invitation-thank-you .p-t-3{
padding-top: 0px !important;
}
.lab-invitation-thank-you .m-t-3{
margin-top: 0px !important;
}
.lab-invitation-thank-you .m-t-2 {
margin-top: 0px !important;
}
.lab-invitation-thank-you .section-background-cta .col-md-6.card,
.youre-in .section-background-cta .col-md-6.card{
width: 100%;
}
.lab-invitation-thank-you .section-background-cta .offset-md-3.card,
.youre-in .section-background-cta .offset-md-3.card{
margin-left: 0;
}
}  @media only screen and (max-width: 867px) and (min-width: 767px)  {
.finish-your-invitation .section-hero .form-group.row{
margin-left: -15px !important;
margin-right: -15px !important;
}
}  @media screen and (max-width: 767px){
.finish-your-invitation .form-group .col-md-6,
.finish-your-invitation #invitation-to-lab-form .form-group {
padding: 0px;
margin-top: 0px;
margin-bottom: 5px;
}
.finish-your-invitation .section-hero > div > div{
width: 100%;
}
.finish-your-invitation #form .display-1 {
font-size: 2em !important;
}
.finish-your-invitation .section-hero p {
font-size: 16px;
line-height: inherit;
}
.lab-invitation-thank-you .m-t-3{
margin-top: 3rem !important;
}
.lab-invitation-thank-you .p-t-3{
padding-top: 3rem !important;
}
.lab-invitation-thank-you .section .col-md-4,
.youre-in .section .col-md-4{
width: 100%;
}
.lab-invitation-thank-you .shadow-card.img-fluid{
width: 100%;
}
.youre-in .shadow-card.img-fluid{
width: 100%;
display: block;
}
.lab-invitation-thank-you .section-hero-1 .m-t-3{
margin-top: 0 !important;
padding-top: 0px !important;
text-align: center;
}
.youre-in .row-flex img{
border: 0 none;
height: inherit;
max-width: 100%;
width: 100%;
}
.w-80{
width: 100% !important;
}
.no-section-padding-on-mob{
padding-top: 0px !important;
}
.no-padding-on-mob{
padding: 0px !important;
}
}  @media screen and (max-width: 525px){
.youre-in .section.section-blue #slider {
display: none;
}
.youre-in .section-background-cta .card-block img{
max-width: 100% !important;
}
.youre-in .text-xs-center .btn-primary,
.youre-in .section.section-blue .btn-primary{
width: 100%;
font-size: 13px;
}
.youre-in .section.section-blue{
padding-bottom: 50px;
}
}  @media screen and (max-width: 479px){
.lab-invitation-thank-you .section-hero-1 h1{
font-size: 1.2rem;
}
.lab-invitation-thank-you h3{
font-size: 1.4rem;
}
.lab-invitation-thank-you .lead,
.youre-in .lead,
.youre-in p,
.youre-in .row-flex .card .card-block p {
font-size: 15px;
line-height: 22px;
}
.lab-invitation-thank-you .card-block img{
max-width: 100% !important;
}
.youre-in .card-block h2{
font-size: 1.2rem;
line-height: 25px;
}
.lab-invitation-thank-you ul {
padding-left: 20px;
}
.lab-invitation-thank-you ul li{
font-size: 15px;
}
.your-invitation-has-expired.youre-in .section.section-grey .secondary-text{
font-size: 28px;
}
.c-button .btn.btn-dm-green, .pricing__footer .btn.btn-dm-green{
font-size: 20px;
width: 100%;
padding: 13px 10px;
}
.pricing__footer .btn.btn-dm-green{
font-size: 16px;
}
.curve {
margin-left: 0;
margin-right: 0;
border-radius: 0 / 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
}   .sidebar-open .list-layout .post-featured-item{
width: 40%;
margin: 0;
padding-right: 30px;
}
.dm-list-post-body{
float: right;
width: 60%;
}
@media only screen and (max-width: 1025px) and (min-width: 768px){
.sidebar-open .list-layout .post-featured-item{
width: 32%;
margin: 0;
padding-right: 20px;
}
.dm-list-post-body{
width: 68%;
}
.curve {
margin-left: 0;
margin-right: 0;
border-radius: 0 / 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
}
@media only screen and (max-width: 767px){
.sidebar-open .list-layout .post-featured-item{
width: 100%;
margin: 0 0 10px;
padding-right: 0px;
}
.dm-list-post-body{
width: 100%;
}
}
@media only screen and (min-width: 1240px){
.sidebar-open .list-layout .post-featured-item{
width: 40%;
margin: 0;
padding-right: 30px;
}
.dm-list-post-body{
width: 60%;
}
}
.container.sidebar-open #content{
width: 64%;
}
#sidebar{
width: 30%;
}
@media only screen and (min-width: 1240px){
.container.sidebar-open #content{
width: 65%;
}
#sidebar{
width: 29%;
}
}
@media only screen and (max-width: 1025px){
.container.sidebar-open #content{
width: 100%;
}
#sidebar{
width: 100%;
}
} .iconFiller{
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.nc_socialPanel a .swp_count:not(.swp_hide){
margin: 0 2px 0 0;
}
.nc_socialPanel .nc_tweetContainer a.nc_tweet,
.nc_socialPanel .totes .swp_count{
align-items: stretch;
align-content: stretch;
}
.nc_socialPanel .nc_tweetContainer a.nc_tweet:hover .swp_count:not(.swp_hide){
display: none;
}
.nc_socialPanel.swp_d_darkGray a,
.nc_socialPanel.swp_d_fullColor a,
.nc_socialPanel.swp_d_lightGray a,
.nc_socialPanel.swp_d_mediumGray a,
body .nc_socialPanel.swp_o_darkGray:hover a,
body .nc_socialPanel.swp_o_fullColor:hover a,
body .nc_socialPanel.swp_o_lightGray:hover a,
body .nc_socialPanel.swp_o_mediumGray:hover a,
html body .nc_socialPanel.swp_i_darkGray a:hover,
html body .nc_socialPanel.swp_i_fullColor .nc_tweetContainer:hover a,
html body .nc_socialPanel.swp_i_lightGray .nc_tweetContainer:hover a,
html body .nc_socialPanel.swp_i_mediumGray a:hover{
color: #fff !important;
}
body.single.single-post .container .post.article-item .post-entry .post-entry-text ul,
body.single.single-post .container .post.article-item .post-entry .post-entry-text ol,
body.page.page-template-default .container .page.type-page .post-entry ul,
body.page.page-template-default .container .page.type-page .post-entry ol{ }
.post-entry p{ }
.post-entry a{
color: #8aba49;
}
.author-page img {
object-fit: cover;
width: 100px;
height: 100px;
border: none;
border-radius: 50%;
box-shadow: 0 0 17px rgba(0, 0, 0, 0.4);
}
.clr{
clear: both;
}
.no-section-padding{
padding-top: 0px !important;
}
.no-border{
border: none !important;
} .list-layout .post.category-podcast .post-entry-bottom .custom-more-link {
font-size: 0px;
color: #30d957 !important;
background-color: transparent;
border-color: #30d957;
border-radius: 0;
padding: 13px 18px;
text-decoration: none;
outline: none !important;
text-transform: none;
}
.list-layout .post.category-podcast .post-entry-bottom .custom-more-link:after{
content: "Listen Now";
font-size: 16px;
padding-left: 0px;
font-family: inherit;
}
.list-layout .post.category-podcast .date-author .author{
display: none;
}
.list-layout .post.category-podcast .date-author p span.date{
border-left: 0px !important;
padding-left: 0px !important;
margin-left: 0px !important;
}