/*
Theme Name: SERPed.com
Theme URI: http://www.serped.com
Description: Template for the blog of SERPed.com
Author URI:
Version: 4.0
Tags: responsive, bootstrap, serped
Text Domain: serped.com
*/
/* ==========================================================================
Google Fonts
========================================================================== */
/*@import url(https://fonts.googleapis.com/css?family=Merriweather:400,300,700|Montserrat);*/
/**
FONTS TO USE
font-family: 'Montserrat', sans-serif;
font-family: 'Merriweather', serif;
**/
/* ==================================================
TAGS
================================================== */
body {
color: #363636;
font-family: "Merriweather", serif;
font-family: "Montserrat", sans-serif;
font-weight: 300;
font-size: 14px;
}
.article-content ul li,
.article-content li {
margin-bottom: 1.2em;
font-size: 18px;
font-weight: 400;
}
.col-md-12,
#sidebar {
color: #363636;
font-family: "Merriweather", serif !important;
font-family: "Montserrat", sans-serif !important;
font-weight: 300;
font-size: 14px;
padding-left: 35px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Montserrat", sans-serif;
}
.invert h1 {
color: #fff;
}
.invert h2 {
color: #fff;
}
.invert h3 {
color: #fff;
}
.invert h5 {
color: #fff;
}
.invert a {
color: #fff;
}
.invert a:hover,
.invert a:active {
color: #fff;
}
.invert p {
color: #fff;
}
.invert li {
color: #fff;
}
footer {
padding-top: 40px;
}
p {
line-height: 1.6em;
}
/* ==================================================
ID's
================================================== */
.nav-tabs-focus-none > li > a {
color: #363636;
}
.nav-tabs-focus-none > li {
margin: 15px 0px;
}
/* ===== TEST YOUR SEO PROWESS START ===== */
.testseoprowess {
padding: 0px 20px;
margin-top: 50px;
text-align: center;
}
/* ===== GET ACTIONABLE SEO START ===== */
.joinseomarketerswidg {
padding: 0px 20px;
margin-top: 0px;
text-align: center;
background: #f2f2f2;
}
.joinseomarketerswidg img {
padding-top: 20px;
padding-bottom: 20px;
}
.joinseomarketerswidg h3 {
color: #fa646f;
}
.joinseomarketerswidg p {
color: #fa646f;
}
.joinseomarketerswidg .btn {
white-space: normal;
margin: auto;
}
.serped_seo_Widget h2 {
display: none;
}
.serped_seoquiz_Widget {
background: #f2f2f2;
}
.testseoprowess h3 {
color: #fa646f;
}
.serped_seoquiz_Widget p {
color: #fa646f;
}
.first-post-img-wd100 {
padding: 0px;
}
.first-post-img-wd100 img {
width: 100%;
}
.lt-post-cont {
margin-top: 130px !important;
margin-top: 90px !important;
border-bottom: 1px solid #f3f6f7;
}
.home-content {
/*border-top: 1px solid #f3f6f7;*/
}
/* ===== CATEGORY START
======================= */
.category-menu-class {
margin: 20px auto;
max-width: 1170px;
min-height: 42px;
}
.menu-item a {
font-size: 14px;
font-family: sans-serif;
padding: 8px 20px;
border-radius: 50px;
font-family: "Merriweather", serif;
font-family: "Montserrat", sans-serif;
font-size: 16px;
font-weight: 400;
}
.category-menu-class li a {
color: #363636;
text-transform: uppercase;
}
.category-menu-class li a:hover {
text-decoration: none;
}
.menu-item.current-menu-item a {
color: #fa646f;
color: #44a6f6;
background: rgba(250, 100, 111, 0.1);
background: rgba(68, 166, 246, 0.1);
}
.menu-item.current-menu-item a:hover {
color: #fa646f;
text-decoration: none;
}
.category-menu-class ul {
list-style-type: none;
list-style: none;
list-style-image: none;
margin-top: 10px;
padding-left: 15px;
}
.category-menu-class li {
padding: 10px 5px 10px 0px;
display: inline-block;
}
/* ===== CATEGORY END
======================= */
.add-border-bottom-ct {
border-bottom: 1px solid #ddd;
}
.img-responsive-et {
display: block;
height: 100%;
width: auto;
padding-bottom: 10px;
}
.img-responsive {
width: 100% !important;
}
article.preview p {
padding-right: 15px;
padding-left: 15px;
}
article.preview .front-post-button a {
padding-right: 15px;
}
.front-post-button .meta {
margin-top: 5px !important;
}
.front-post-button {
text-align: center;
padding-top: 30px;
}
.front-post-button a:focus,
visited,
active {
outline: none;
outline-offset: 0;
}
.front-post-button button:focus,
visited,
active {
outline: none;
outline-offset: 0;
}
.front-post-button a {
float: right;
}
.first-front-post {
padding: 40px;
margin-top: 0 !important;
}
.first-front-post h4 {
margin-top: 0 !important;
}
.nav-tabs-focus-none:focus {
outline: none !important;
}
#recommended:focus {
outline: none !important;
}
#mostread:focus {
outline: none !important;
}
.background-nav-single {
background: rgba(255, 255, 255, 0.5) !important;
}
/* ===== NAVIGATION START
============================ */
.navigation {
margin: 30px 0 5px;
display: inline-block;
width: 100%;
text-align: center;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
color: #fff;
text-decoration: none;
}
.navigation li {
display: inline;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
background-color: #6fb7e9;
border-radius: 3px;
cursor: pointer;
padding: 12px;
padding: 0.75rem;
}
.navigation li a:hover,
.navigation li.active a {
background-color: #3c8dc5;
}
/* ===== NAVIGATION END
============================ */
.meta-first-post {
width: 20% !important;
margin-top: 20px !important;
}
/* end dodadeno */
#form-subscribe {
background: transparent;
border-radius: 0;
color: #fff;
font-family: "Montserrat", sans-serif;
margin-top: 60px;
}
#form-subscribe button {
background: #fff;
border-radius: 0;
color: #274688;
margin-left: -4px;
padding: 10px 30px;
}
#main-content {
margin-top: 0;
}
#main-nav {
border-top: none;
}
#main-nav .menu {
margin-top: 30px;
margin-left: 20px;
font-family: "Montserrat";
}
#main-nav .navbar-form {
font-family: "Montserrat";
margin-top: 35px;
}
#main-nav .container-1 {
position: relative;
width: 90%;
}
/* Changed Search */
.search-form-edit-cont {
border-radius: 5px;
}
.container-1 {
padding: 0px;
width: 100%;
background: #f3f6f7;
border-radius: 5px;
height: 50px;
}
input#search {
color: #363636;
background: transparent;
outline: 0;
 border: 0px;
height: 100%;
width: 100%;
padding-left: 20px;
padding-right: 35px;
}
.widget.widget-widget_search {
border-bottom: 1px solid red;
}
.container-1 button.icon {
background: transparent;
border: none;
color: #4f5b66;
position: absolute;
bottom: 0px;
right: 0;
z-index: 1;
padding: 8px;
padding: 14px;
}
.container-1 button.icon i {
color: #fa646f;
color: #44a6f6;
font-size: 20px;
}
/* End Changed Search */
#subscribe-email {
background: transparent;
border-radius: 0;
color: #fff;
height: 42px;
width: 350px;
}
#subscribe-email::-webkit-input-placeholder {
color: #fff;
}
#subscribe-email:-moz-placeholder {
/* Firefox 18- */
color: #fff;
}
#subscribe-email::-moz-placeholder {
/* Firefox 19+ */
color: #fff;
}
#subscribe-email:-ms-input-placeholder {
color: #fff;
}
/* ==================================================
CLASSES
================================================== */
.articles header {
margin-top: 60px;
}
.article-about-author,
.related-articles,
.comments {
display: block;
border-bottom: 1px solid #f3f6f7;
overflow: hidden;
padding-top: 30px;
padding-bottom: 50px;
}
.article-about-author h3,
.related-articles h3,
.comments h3,
.form-comment h3 {
margin-bottom: 1.5em;
}
.article-about-author .author-avatar {
margin-bottom: 1em;
}
@media screen and (min-width: 1800px) {
    .article-header h2{
        width:54%
    }
}
@media screen and (min-width: 1360px) {
    .article-header h2{
        width:54%
    }
}
@media screen and (min-width: 1980px) {
    .article-header h2{
        width:38%
    }
}
@media screen and (min-width: 1920px) {
    .article-header h2{
        width:38%
    }
}
p.cite {
font-style: italic;
line-height: 2em;
text-align: center;
font-size: 18px;
}
.cited {
color: #ef4836;
display: block;
font-family: "Montserrat";
font-style: normal;
margin-top: 1em;
}
li.comment:not(:last-child) {
margin-bottom: 40px;
}
.comments .comment .avatar {
float: left;
margin-right: 1em;
}
.comments .comment .user-avatar {
width: 32px;
height: 32px;
}
.comments .comment .comment-body {
padding-left: 45px;
}
.comments .comment .comment-header {
color: #838383;
font-family: "Montserrat";
margin-bottom: 20px;
position: relative;
}
.comments .comment .comment-header .comment-meta {
color: #ef4836;
font-size: 0.9em;
}
.comments .comment .comment-header .post-byline {
display: block;
}
.comments .comment .comment-header .reply {
float: right;
font-size: 18px;
position: absolute;
right: 0;
top: 0;
}
.footer {
position: absolute;
width: 100%;
bottom: 0;
left: 0;
right: 0;
}
.footer-copyright {
color: white;
padding: 10px;
text-align: center
}
.form-comment {
padding-top: 20px;
}
.form-comment .comment-submit {
color: #fff;
background: #ef4836;
border: 1px solid #ef4836;
font-family: "Montserrat";
padding: 10px 20px;
text-transform: uppercase;
}
.form-comment .form-row {
padding: 1.3em 0;
}
.form-comment .input {
display: inline-block;
margin-right: 3%;
width: 45%;
border-radius: 0;
font-family: "Montserrat";
}
.form-comment textarea.input {
width: 93%;
}
.form-comment .input::-webkit-input-placeholder {
color: #363636;
}
.form-comment .input:-moz-placeholder {
/* Firefox 18- */
color: #363636;
}
.form-comment .input::-moz-placeholder {
/* Firefox 19+ */
color: #363636;
}
.form-comment .input:-ms-input-placeholder {
color: #363636;
}
.full-article {
border-bottom: 3px solid #ef4836;
padding-bottom: 2.5em;
}
.full-article h1 {
color: #000000;
font-size: 3.4em;
line-height: 1.4em;
text-align: center;
}
.full-article h3 {
margin-bottom: 35px;
margin-top: 1.5em;
}
.full-article p {
font-size: 1.4em;
font-size: 18px;
margin-top: 1.4em;
margin-bottom: 1.4em;
}
.hero-image {
display: block;
width: 100%;
height: 676px;
overflow: hidden;
}
.hero-image img {
position: relative;
min-height: 100%;
width: 100%;
z-index: 1;
}
.hide-sidebar,
.show-sidebar {
color: #ef4836;
display: none;
font-size: 0.4em;
line-height: 1.4em;
vertical-align: super;
}
.home-content,
.search-content {
margin-top: 0px !important;
}
.inner-sidebar {
color: #363636;
text-align: left;
}
.interstitial-subscription {
background-color: #fff;
padding: 0;
position: fixed;
top: -980px;
width: 100%;
z-index: 9999;
-webkit-transition: top 2s ease-out;
-moz-transition: top 2s ease-out;
transition: top 2s ease-out;
}
.interstitial-subscription .container {
display: block;
height: 100%;
top: 0;
position: absolute;
width: 100%;
z-index: 3;
}
.interstitial-subscription .content {
color: #fff;
line-height: 1.7;
position: relative;
text-align: center;
text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
top: 30%;
}
.interstitial-subscription .content h1 {
font-family: "Montserrat";
font-weight: bold;
font-size: 3.7em;
line-height: 1.45em;
margin: 0 auto;
margin-bottom: 0.6em;
min-width: 290px;
width: 46%;
}
.interstitial-subscription .content h5 {
font-size: 1.2em;
}
.interstitial-subscription .content .no-thanks {
color: #fff;
font-family: "Montserrat";
margin-top: 40px;
opacity: 0.6;
}
nav.navbar {
background: rgba(255, 255, 255, 0.35);
background: #fff;
height: 60px;
}
nav.navbar .navbar-header .navbar-brand {
margin-top: 10px;
padding: 0 10px;
}
nav.navbar .navbar-header .navbar-toggle {
margin-top: 12px;
}
.navbar-search {
font-size: 25px;
line-height: 20px;
padding: 35px 10px;
}
.navbar-top {
border-radius: 0;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 999;
}
/* NAVBAR TOGGLE START */
.navbar-toggle {
border: 2px solid transparent;
border-radius: 5px;
}
.navbar-default .navbar-toggle {
border-color: #f3f6f7;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #f3f6f7;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #44a6f6;
}
/* NAVBAR TOGGLE END */
.no-thanks {
cursor: pointer;
}
.pre-footer {
padding-top: 20px;
}
/* article.preview h4 {
font-size: 28px;
line-height: 1.5em;
margin-bottom: 20px;
margin-top: 40px;
} */
article.preview h4 a,
article.preview h4 a:visited,
article.preview h4 a:active {
color: #363636;
text-decoration: none;
}
article.preview h4 a:hover {
color: #ef4836;
text-decoration: none;
}
article.preview > img {
display: block;
margin-bottom: 36px;
width: 100%;
}
article.preview .meta i,
.article-meta .meta i {
font-size: 22px;
margin-right: 5px;
vertical-align: middle;
}
article.preview .meta-writer,
article.preview .meta-date,
.article-meta .meta-writer,
.article-meta .meta-date {
display: inline-block;
vertical-align: middle;
}
article.preview .meta .meta-iconed .comments,
article.preview .meta .meta-iconed .likes,
article.preview .meta .meta-iconed .go-up,
.article-meta .meta .meta-iconed .comments,
.article-meta .meta .meta-iconed .likes,
.article-meta .meta .meta-iconed .go-up {
display: inline !important;
margin-right: 20px;
}
article.preview .meta .meta-iconed .go-up a,
article.preview .meta .meta-iconed .go-up a:hover,
article.preview .meta .meta-iconed .go-up a:active,
article.preview .meta .meta-iconed .go-up a:visited {
color: #9c9c9c;
text-decoration: none;
}
/* article.preview .meta .meta-writer-avatar,
.article-meta .meta .meta-writer-avatar,
.article-about-author .meta-writer-avatar {
height: 32px;
margin-right: 10px;
width: 32px;
} */
article.preview .meta a.meta-writer-name,
article.preview .meta a.meta-writer-name:hover,
article.preview .meta a.meta-writer-name:visited,
article.preview .meta a.meta-writer-name:active,
.article-meta .meta a.meta-writer-name,
.article-meta .meta a.meta-writer-name:hover,
.article-meta .meta a.meta-writer-name:visited,
.article-meta .meta a.meta-writer-name:active,
.article-about-author .meta-writer-name,
.article-about-author .meta-writer-name:hover,
.article-about-author .meta-writer-name:visited,
.article-about-author .meta-writer-name:active {
color: #ef4836;
padding: 20px 0;
text-decoration: none;
}
article .preview-content {
width: 100%;
}
.recent-posts ul {
border-top: 1px solid #cecece;
display: inline-block;
list-style-type: none;
margin-top: 26px;
padding: 10px 0 20px 0;
}
.recent-posts ul li {
margin-top: 30px;
}
.inner-sidebar .widget a,
.inner-sidebar .widget a:hover,
.inner-sidebar .widget a:visited,
.inner-sidebar .widget a:active,
.related-articles a,
.related-articles a:hover,
.related-articles a:visited,
.related-articles a:active {
color: #363636;
text-decoration: none;
}
.related-articles a {
font-family: "Montserrat";
font-size: 0.9em;
}
.related-articles h6 {
line-height: 1.8em;
margin-top: 1.5em;
text-align: center;
}
.related-articles ul,
.comments ul {
display: block;
list-style-type: none;
padding: 10px 0 5px 0;
}
.related-articles ul li {
display: inline-block;
width: 27%;
}
.related-articles ul li:not(:last-child) {
margin-right: 8%;
}
.related-articles h3 {
text-align: center;
text-align: left;
}
.related-articles h4 {
font-size: 18px;
line-height: 1.25;
margin-top: 10px;
margin-bottom: 10px;
}
.relatedthumb h2:hover {
text-decoration: underline;
}
a.scroll-arrow {
border: 1px solid #fff;
border-radius: 50%;
bottom: 30px;
color: #fff;
display: block;
font-size: 35px;
height: 50px;
left: 48%;
line-height: 52px;
margin: 0 auto;
opacity: 0.9;
position: absolute;
width: 50px;
z-index: 1029;
}
a.scroll-arrow i {
margin-left: 25%;
width: 100%;
}
.search-content header h1 {
color: #ef4836;
}
.section-header-article .feature-image {
display: block;
position: relative;
width: 100%;
max-width: 750px;
margin: 0 auto;
margin-top: 50px;
overflow: hidden;
}
.section-header-article .feature-image img {
position: relative;
width: 100%;
}
aside.sidebar {
font-family: "Montserrat";
padding-top: 40px;
text-align: right;
}
.sidebar-button-toggle {
background: transparent;
border: none;
font-size: 28px;
height: 40px;
line-height: 1.7em;
margin-right: 10px;
width: 40px;
}
a.sidebar-button-toggle,
a.sidebar-button-toggle:hover,
a.sidebar-button-toggle:visited,
a.sidebar-button-toggle:active {
color: #000;
text-decoration: none;
}
.sidebar-button-toggle i {
vertical-align: text-top;
}
.sidebar-control {
line-height: 1em;
margin: 0 0 40px 0;
text-align: left;
}
.widget {
margin-bottom: 10px;
}
.widget-inner {
color: #363636;
}
.widget-inner .row {
border-top: 1px solid #cecece;
margin: 26px 0 0 0;
}
.widget-inner h3 {
border-bottom: 2px solid #838383;
display: inline;
font-family: "Montserrat";
font-size: 16px;
font-weight: bold;
padding-bottom: 1.6em;
text-transform: uppercase;
}
.wrapper {
background: #fff;
min-height: 100vh;
position: relative;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
margin-left: auto;
margin-right: auto;
}
/*Removing date from posts from homepage*/
.meta-date {
display: none !important;
}
/*Removing date from posts from homepage END*/
.article-content img {
max-width: 100%;
height: auto;
vertical-align: middle;
margin-bottom: 10px;
border: 14px solid #fff;
-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
}
div.meta-date {
display: none !important;
}
.comments {
display: none !important;
}
.likes {
display: none !important;
}
/*NEW*/
.main-content aside {
padding-top: 40px;
}
@media (min-width: 991px) {
.inner-sidebar.p-fixed {
position: fixed;
top: 100px;
top: 70px;
max-width: 235px;
}
.inner-sidebar.p-absolute {
position: absolute;
bottom: 0px;
max-width: 235px;
}
}
.sidebar-control.p-absolute,
.sidebar-control.p-fixed {
top: 25px;
}
.sidebar-button-toggle {
-webkit-transition-duration: 0.6s;
-o-transition-duration: 0.6s;
transition-duration: 0.6s;
}
#content-body.extended {
width: 100%;
-webkit-transition-duration: 0.6s;
-o-transition-duration: 0.6s;
transition-duration: 0.6s;
}
.inner-sidebar.open .sidebar-control {
position: fixed;
position: relative;
left: 10px;
}
.inner-sidebar .widget ul {
display: block;
list-style-type: none;
padding: 0 0 20px 0;
}
@media (min-width: 991px) {
.content-extended .inner-sidebar {
position: fixed !important;
right: -150px;
top: 100px;
height: 40px;
}
}
@media (max-width: 991px) {
.inner-sidebar {
top: 200px;
right: -140px;
padding: 15px;
}
.inner-sidebar.open {
right: 0px;
background: #fff;
box-shadow: 0px 10px 22px rgba(74, 144, 226, 0.25);
box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25);
}
}
/* ===== ACADEMY GUIDE START
============================ */
.content-marketing-guide h1 {
color: #38395b;
}
.content-marketing-guide h2 {
color: #38395b;
}
.content-marketing-guide h3 {
color: #38395b;
}
.content-marketing-guide h5 {
color: #38395b;
text-transform: uppercase;
}
.content-marketing-guide a {
color: #f26c57;
}
.content-marketing-guide a:hover,
.content-marketing-guide a:active {
color: #f26c57;
}
.content-marketing-guide p {
color: #231f20;
}
.content-marketing-guide li {
color: #231f20;
}
.continue-action {
background: #f2f2f2;
padding-top: 40px;
padding-bottom: 40px;
}
.continue-action h4 {
padding-bottom: 40px;
}
.table-of-contents {
padding: 80px;
}
.toc-illustration img {
max-width: 300px;
height: auto;
}
.intro-section {
padding-top: 40px;
padding-bottom: 40px;
background: #e6ebf1;
background: #f0f2f3;
}
.intro-content {
padding: 80px;
}
.chapter-content {
padding: 40px;
}
.chapter-image {
padding-top: 80px;
}
.chapter-content img {
max-height: 400px;
width: auto;
}
.content-marketing-guide .table-of-contents,
.content-marketing-guide .chapter-content,
.content-marketing-guide .text-content {
border: 1px solid #f2f2f2;
/* min-height: 100vh; */
}
.chapter-content h5 {
margin-bottom: 30px;
}
.text-content {
padding: 80px;
}
.text-content h3 {
margin-bottom: 40px;
}
.continue-action {
background: #f0f2f3;
}
.continue-action-form {
text-align: left;
}
/* ===== ACADEMY GUIDE END
============================ */
.app-header {
min-height: 450px;
min-height: 650px;
position: relative;
}
.app-product-header-inside {
position: relative;
padding-top: 180px;
padding-top: 280px;
padding-top: 40px;
padding-bottom: 40px;
width: 100%;
margin: auto;
text-align: center;
/*background: rgba(255,255,255,0.5);*/
margin-top: 220px;
margin-top: 330px;
}
.app-product-header-inside .btn {
color: #fff !important;
background: #4db2a0 !important;
border: 1px solid #4db2a0 !important;
padding: 16px 50px;
text-transform: uppercase;
letter-spacing: 1px;
}
.app-product-header-inside h2 {
font-family: "Montserrat", sans-serif;
font-weight: 700;
font-size: 3.7em;
line-height: 1.45em;
margin: 0 auto;
margin-bottom: 0.6em;
}
.app-product-header-inside p {
margin-bottom: 20px;
font-size: 1.2em;
}
.app-product-header-inside p {
margin-bottom: 20px;
color: #fff;
font-size: 1.2em;
font-size: 18px;
text-shadow: 0px 1px 10px rgba(0, 0, 0, 1);
letter-spacing: 1.2px;
font-weight: 400;
}
.academy-featured-title {
position: absolute;
width: 100%;
text-align: center;
top: 140px;
}
.academy-featured-content {
position: absolute;
width: 100%;
text-align: center;
top: 140px;
}
.academy-featured-title h1 {
color: #fff;
}
/* ===== TAB NAVIGATION START
============================ */
.nav {
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
padding: 6px 30px;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: transparent;
}
.nav > li.disabled > a {
color: #999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #999;
text-decoration: none;
background-color: transparent;
cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #eee;
border-color: #428bca;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
margin-right: 15px;
width: 23px;
}
.nav-tabs {
border-bottom: 2px solid #edf1f5;
}
.nav-tabs > li {
float: left;
margin-bottom: 0px;
}
.nav-tabs > li.active {
border-bottom: 2px solid #44a6f6;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 0;
border-radius: 4px 4px 0 0;
color: #44a6f6;
padding: 10px;
}
.nav-tabs > li > a:hover {
border-color: #eee #eee #ddd;
color: #44a6f6;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #44a6f6;
background-color: #fff;
background: transparent;
border: 0;
cursor: default;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
/* ===== TAB NAVIGATION END
============================ */
/* ===== Pagination NEW Stle START
======================= */
.pagination {
padding-top: 20px;
margin-top: 0px;
}
.pagination > li > a {
margin-right: 10px;
}
.pagination > li:last-child > a {
margin-right: 0px;
}
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #3d90ff;
color: #4293fc;
text-decoration: none;
background-color: #ebf3fe;
border: 1px solid #4293fc;
border: 0px solid #4293fc;
border-radius: 50px;
}
.pagination > li.active > a {
background: #3d90ff;
background: #4293fc;
}
.pagination > li > a:hover {
background: #ebf3fe;
border: 0px solid #4293fc;
color: #fff;
color: #4293fc;
}
.pagination > li.active > a:hover {
background: #4293fc;
border: 0px solid #4293fc;
color: #fff;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
}
ul.pagination i {
font-size: 10px;
color: #fff;
}
/* ===== Pagination NEW Stle END ======================= */
.button-style {
padding-top: 40px;
padding-bottom: 40px;
}
.btn {
font-size: 14px;
padding: 12px 30px;
margin-right: 10px;
margin-bottom: 10px;
white-space: normal;
}
.btn:last-child {
margin-right: 0px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
outline: 0 none;
}
.btn.sharp {
border-radius: 0px;
}
.btn.round {
border-radius: 50px;
}
.btn.outline {
background: transparent;
border: 1px;
}
.btn.link {
outline: 0px;
background: transparent;
}
.btn-primary.gradient {
background: -moz-linear-gradient(top, #33a6cc 50%, #0099cc 50%); /* FF3.6+ */
background: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(50%, #33a6cc),
color-stop(50%, #0099cc)
); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(
top,
#33a6cc 50%,
#0099cc 50%
); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(
top,
#33a6cc 50%,
#0099cc 50%
); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #33a6cc 50%, #0099cc 50%); /* IE10+ */
background: linear-gradient(to bottom, #33a6cc 50%, #0099cc 50%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33a6cc', endColorstr='#0099cc',GradientType=0 ); /* IE6-9 */
}
/* ===== BTN DEFAULT START ==================== */
.btn.btn-default {
color: #fff;
background: #44a6f6;
border: 2px solid #44a6f6;
}
.btn-default:active,
.btn-default.active {
background: #44a6f6;
border: 2px solid #44a6f6;
box-shadow: none;
}
.btn.btn-default.outline {
color: #44a6f6;
background: transparent;
}
.btn.btn-default.link {
color: #44a6f6;
outline: 0px;
border: 0px;
background: transparent;
}
/* ===== BTN DEFAULT END ==================== */
/* ===== BTN SUCCESS START ==================== */
.btn.btn-success {
background: #77c368;
border: 2px solid #77c368;
}
.btn-success:active,
.btn-success.active {
background: #77c368;
border: 2px solid #77c368;
box-shadow: none;
}
.btn.btn-success.outline {
color: #77c368;
background: transparent;
}
.btn.btn-success.link {
color: #77c368;
outline: 0px;
border: 0px;
background: transparent;
}
/* ===== BTN SUCCESS END ==================== */
/* ===== BTN PRIMARY START ==================== */
.btn.btn-primary {
background: #fa646f;
border: 2px solid #fa646f;
}
.btn-primary:active,
.btn-danger.active {
background: #fa646f;
border: 2px solid #fa646f;
box-shadow: none;
}
.btn.btn-primary.outline {
color: #fa646f;
background: transparent;
}
.btn.btn-primary.link {
color: #fa646f;
outline: 0px;
border: 0px;
background: transparent;
}
.btn.btn-primary.gradient {
color: #ffffff;
outline: 0px;
border: 0px;
background: transparent;
background: #fa646f; /* Old browsers */
background: -moz-linear-gradient(
left,
#fa646f 0%,
#fb982a 100%
); /* FF3.6-15 */
background: -webkit-linear-gradient(
left,
#fa646f 0%,
#fb982a 100%
); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(
to right,
#fa646f 0%,
#fb982a 100%
); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa646f', endColorstr='#fb982a',GradientType=1 ); /* IE6-9 */
}
.btn.btn-primary.gradient.border {
color: #ffffff;
outline: 0px;
border: 2px solid #fff;
}
/* ===== BTN PRIMARY END ==================== */
/* ===== BTN ACTION START ==================== */
.btn.btn-action {
background: #fa646f;
border: 2px solid #fa646f;
}
.btn-action:active,
.btn-action.active {
background: #fa646f;
border: 2px solid #fa646f;
box-shadow: none;
}
.btn.btn-action.outline {
color: #fa646f;
background: transparent;
}
.btn.btn-action.link {
color: #fa646f;
outline: 0px;
border: 0px;
background: transparent;
}
/* ===== BTN ACTION END ==================== */
/* ===== BTN DANGER START ==================== */
.btn.btn-danger {
background: #db2525;
border: 2px solid #db2525;
}
.btn-danger:active,
.btn-danger.active {
background: #db2525;
border: 2px solid #db2525;
box-shadow: none;
}
.btn.btn-danger.outline {
color: #db2525;
background: transparent;
}
.btn.btn-danger.link {
color: #db2525;
outline: 0px;
border: 0px;
background: transparent;
}
/* ===== BTN DANGER END ==================== */
/* ===== BTN WHITE START ==================== */
.btn.btn-white {
background: #fff;
border: 2px solid #fff;
}
.btn-white:active,
.btn-white.active {
background: #fff;
border: 2px solid #fff;
box-shadow: none;
}
.btn.btn-white.outline {
color: #fff;
background: transparent;
}
.btn.btn-white.link {
color: #fff;
outline: 0px;
border: 0px;
background: transparent;
}
/* ===== BTN WHITE END ==================== */
.btn.btn-warning {
background: #ffba00;
border: 2px solid #ffba00;
}
.btn.btn-warning.outline {
color: #ffba00;
background: transparent;
border: 2px solid #ffba00;
}
.btn-menu {
color: #eb3449;
background: transparent;
border: 2px solid #eb3449;
padding: 5px 15px;
}
.btn-menu:hover {
color: #fff;
background-color: #eb3449;
outline: none;
outline-offset: 0;
border: 2px solid #eb3449;
}
.btn-menu:focus {
color: red;
border-color: red;
background-color: white;
outline: none;
outline-offset: 0;
}
.btn-menu:active {
color: red;
border-color: red;
background-color: white;
outline: none !important;
outline-offset: 0 !important;
}
.btn-menu:visited {
color: red;
border-color: red;
background-color: white;
outline: none;
outline-offset: 0;
}
.continue-action .btn.btn-action {
background: red;
margin-right: 20px;
}
.continue-action .btn.btn-action:last-child {
margin-right: 0px;
}
/* ===== WIDGETS START
============================ */
aside .widget {
border: 1px solid #f3f6f7;
border: 1px solid transparent;
border-radius: 5px;
position: relative;
margin-bottom: 30px;
}
aside .widget h2.widget-title {
padding-left: 15px;
font-size: 22px;
margin: 0px;
}
.widget {
position: relative;
}
.widget:before {
content: "";
position: absolute;
width: 100%;
border-radius: 5px 5px 0px 0px;
height: 5px;
height: 7px;
}
.else {
background: #fa646f; /* Old browsers */
background: -moz-linear-gradient(
45deg,
#fa646f 0%,
#fb982a 100%
); /* FF3.6-15 */
background: -webkit-linear-gradient(
45deg,
#fa646f 0%,
#fb982a 100%
); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(
45deg,
#fa646f 0%,
#fb982a 100%
); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa646f', endColorstr='#fb982a',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
background: #fa646f; /* Old browsers */
background: -moz-radial-gradient(
center,
ellipse cover,
#fa646f 0%,
#fb982a 100%
); /* FF3.6-15 */
background: -webkit-radial-gradient(
center,
ellipse cover,
#fa646f 0%,
#fb982a 100%
); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(
ellipse at center,
#fa646f 0%,
#fb982a 100%
); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa646f', endColorstr='#fb982a',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.widget-banner-bg {
position: absolute;
width: 100%;
}
/* ===== join-the-academy START ===== */
.join-the-academy {
padding: 0px 0px;
border-radius: 5px;
height: 480px;
text-align: center;
}
.join-the-academy .banner-content {
width: 250px;
padding-left: 15px;
padding-right: 15px;
margin: auto;
}
.join-the-academy h3 {
color: #656e7e;
padding-top: 30px;
font-size: 21px;
text-transform: uppercase;
}
.join-the-academy .banner-content img {
margin-top: 20px;
margin-bottom: 126px;
}
.join-the-academy p {
color: #fff;
line-height: 1.6em;
}
/* ===== join-the-academy END ===== */
/* ===== test-your-seo-powers START ===== */
.test-your-seo-powers {
padding: 0px 0px;
border-radius: 5px;
height: 480px;
text-align: center;
}
.test-your-seo-powers .banner-content {
padding-left: 15px;
padding-right: 15px;
margin: auto;
}
@media (max-width: 991px) {
.test-your-seo-powers .banner-content {
width: 250px;
}
}
.test-your-seo-powers h3 {
color: #fff;
padding-top: 70px;
font-size: 22px;
text-transform: uppercase;
margin-bottom: 30px;
}
.test-your-seo-powers span {
color: #fff;
font-size: 16px;
display: block;
text-transform: uppercase;
}
.test-your-seo-powers p {
color: #fff;
line-height: 1.6em;
margin-bottom: 170px;
}
/* ===== test-your-seo-powers END ===== */
/* ===== upcoming-content-piece START ===== */
.upcoming-content-piece {
padding: 20px;
}
.upcoming-content-piece h3,
.upcoming-content-piece p {
color: #fa646f;
}
/* ===== upcoming-content-piece END ===== */
/* ===== get-actionable-seo-content START ===== */
.get-actionable-seo-content {
padding: 20px;
}
.get-actionable-seo-content .banner-content {
margin: auto;
}
.get-actionable-seo-content img {
margin-top: 20px;
margin-bottom: 20px;
}
.get-actionable-seo-content h3 {
color: #fa646f;
}
.get-actionable-seo-content p {
color: #fa646f;
}
.input-action {
background: transparent;
color: #fa646f;
border: 2px solid #fa646f;
border-radius: 50px;
outline: 0;
text-align: center;
min-height: 40px;
}
.form-control.input-action::-webkit-input-placeholder {
color: #fa646f;
}
.form-control.input-action:-moz-placeholder {
/* Firefox 18- */
color: #fa646f;
}
.form-control.input-action::-moz-placeholder {
/* Firefox 19+ */
color: #fa646f;
}
.form-control.input-action:-ms-input-placeholder {
color: #fa646f;
}
/* ===== get-actionable-seo-content END ===== */
/* ===== WIDGETS END
============================ */
/* Examples START */
.widget.tab_widget_mr_and_rec_posts {
padding-top: 1px;
border: 0px;
}
.tab_widget_mr_and_rec_posts h3 {
display: none;
}
.meta-writer img {
width: 45px;
margin-right: 10px;
}
@media (max-width: 768px) {
.meta-writer img {
margin-right: 0;
}
}
.meta-writer span {
color: #363636;
color: #edf1f5;
color: #c5c8c9;
white-space: nowrap;
}
ol.nav-tabs-focus-none {
padding-left: 0px;
}
.nav-tabs-focus-none li {
background: #f3f6f7;
padding: 15px 20px;
border-radius: 5px;
list-style-type: none;
}
/* Examples END */
.menu ul li {
background: red;
}
/* ===== MAIN-NAVIGATION START
============================ */
@media (max-width: 768px) {
.main-navigation .navbar-collapse.collapsing {
background: #fff;
padding: 40px;
}
.main-navigation .navbar-collapse.in {
background: #fff;
padding: 40px;
min-height: 100vh;
}
}
.main-navigation-action {
padding-top: 8px;
padding-top: 10px;
padding-top: 12px;
}
@media (min-width: 991px) {
.main-navigation {
background: #fff;
}
.main-navigation-action {
padding-right: 10px;
}
.main-navigation-action li {
margin-right: 10px;
}
.main-navigation-action li:last-child {
margin-right: 0px;
}
}
.main-navigation .nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
padding: 6px 15px;
font-weight: 400 !important;
}
.main-navigation .nav > li > a.btn {
padding: 6px 30px;
font-weight: 400 !important;
}
.main-navigation .nav > li > a.btn.btn-success:active,
.main-navigation .nav > li > a.btn.btn-success:hover {
color: #77c368;
font-weight: 400 !important;
}
/* ===== MAIN-NAVIGATION END
============================ */
.content-marketing-guide {
margin-top: 11px;
padding-top: 100px;
}
.search-page {
margin-top: 11px;
padding-top: 100px;
}
.featured-image img {
max-width: 100%;
height: auto;
}
img {
max-width: 100%;
height: auto;
}
#hiddencontentopen {
display: none;
}
.category-content {
border-top: 1px solid #f3f6f7;
}
.home-content #content-body article.preview:first-child {
display: none;
}
.articles-preview {
min-height: 172px;
}
.guide-header-nav {
padding-top: 8px;
}
.guide-header-nav .navbar-brand {
padding: 0px;
width: 100%;
}
.guide-header-nav .navbar-brand .img-responsive-et {
margin: auto;
max-width: 100px;
}
.main-navigation.navbar-default .navbar-nav > li > a {
font-weight: 500;
}
.container {
position: relative;
}
/**/
/* ===== FLEX START
============================ */
.flex-center {
-webkit-align-items: center;
align-items: center;
}
.flex-start {
-webkit-align-items: flex-start;
align-items: flex-start;
}
.flex-end {
-webkit-align-items: flex-end;
align-items: flex-end;
}
.flex-baseline {
-webkit-align-items: baseline;
align-items: baseline;
}
.flex-container {
float: left;
width: 100%;
display: -moz-flex;
display: -webkit-flex;
display: flex;
}
.flex-item {
width: 100%;
float: left;
max-width: 50%;
}
@media (min-width: 991px) {
.aligner {
/* row */
display: flex;
align-items: center;
justify-content: center;
}
.aligner-item {
/* col-md-6 */
max-width: 50%;
}
.aligner-item--top {
align-self: flex-start;
}
.aligner-item--bottom {
align-self: flex-end;
}
}
/* ===== FLEX END
============================ */
/* ===== OVERLAY START
============================ */
.has-overlay {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
overflow: hidden;
/*z-index:1;*/
}
.has-overlay .has-overlay-bg {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 60%;
}
.has-overlay .has-overlay-layer {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 60%;
}
.has-overlay .has-overlay-color {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 60%;
}
.overlay-s1 {
background: #fc477c;
background: -moz-linear-gradient(-45deg, #fc477c 0%, #ff9b51 100%);
background: -webkit-linear-gradient(-45deg, #fc477c 0%, #ff9b51 100%);
background: linear-gradient(-45deg, #fc477c 0%, #ff9b51 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc477c', endColorstr='#ff9b51',GradientType=1 );
border-radius: 5px;
}
.overlay-s2 {
background: #f2f2f2;
border-radius: 5px;
}
/* ===== OVERLAY END
============================ */
.front-post-meta {
padding-top: 30px;
text-align: center;
}
.front-post-meta .meta {
width: 100%;
}
.front-post-meta .meta-writer {
padding-top: 0px;
}
.front-post-meta .btn {
margin-top: 10px;
}
.author-meta {
white-space: nowrap;
padding-top: 20px;
}
.banner-content {
position: relative;
}
.navbar-default .navbar-nav > li > a {
color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #333;
background-color: transparent;
}
/* ===== LATEST START
============================ */
.main-navigation.navbar.navbar-default.navbar-fixed-top.scrolled {
opacity: 0;
-webkit-transform: translateY(-100px);
-khtml-transform: translateY(-100px);
-moz-transform: translateY(-100px);
-ms-transform: translateY(-100px);
-o-transform: translateY(-100px);
transform: translateY(-100px);
}
.main-navigation.navbar.navbar-default.navbar-fixed-top {
-webkit-transform: translateY(0px);
-khtml-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
-webkit-transition: all ease 0.3s;
-khtml-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
opacity: 1;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
/* ===== LATEST END
============================ */
@media (min-width: 991px) {
.inner-sidebar {
position: relative;
}
}
.toc-button {
height: 49px;
border: 2px solid #fa646f;
border: 2px solid #f3f6f7;
background: transparent;
background: #f3f6f7;
color: #44a6f6;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 17px;
padding-right: 17px;
border-radius: 5px;
}
.toc-button .icon-bar {
display: block;
height: 2px;
width: 18px;
background: #44a6f6;
float: left;
margin-top: 2px;
margin-bottom: 2px;
clear: both;
}
#toc-widget-3 {
display: none;
position: absolute;
left: -270px;
top: 62px;
padding-right: 250px;
}
#content-body {
position: relative;
}
#content-body.open-toc {
position: relative;
left: -250px;
}
.full-article iframe {
max-width: 100%;
}
@media (max-width: 1570px) {
.full-article.toc-open {
padding-left: 200px;
}
}
.toc_widget h3 {
font-size: 15px;
}
.inner-sidebar .widget ul li a {
font-size: 15px;
color: #44a6f6;
font-size: 15px;
}
.inner-sidebar .widget ul li a:hover {
color: #3b90d5;
}
#content-body {
outline: 0;
}
.toc-button .tt {
opacity: 0;
}
.toc-button:hover .tt {
opacity: 1;
}
.tt {
position: relative;
}
.ttt {
position: absolute;
top: -70px;
left: -11px;
border: 2px solid #44a6f6;
padding: 10px;
border-radius: 5px;
}
.rumble-area-tocbtn {
position: absolute;
left: -80px;
top: 2px;
}
.article-content,
.articles-preview {
max-width: 750px;
}
.content-frame {
max-width: 750px;
}
/* ===== SEO-QUIZ START
============================ */
.seo-quiz {
padding-top: 40px;
max-width: 680px;
padding-bottom: 80px;
margin: auto;
}
.seo-quiz p {
font-size: 16px;
letter-spacing: 0.2px;
}
.seo-quiz h1 {
font-size: 64px;
font-weight: 700;
margin-top: 40px;
margin-bottom: 40px;
}
@media screen and (max-width: 991px) {
.seo-quiz h1 {
display: none;
}
.start-button,
.seo-quiz-h1 {
text-align: center;
}
.seo-quiz {
padding-top: 0px;
}
.seo-quiz-h1 {
margin-bottom: 0px !important;
}
}
.seo-quiz-h1 {
color: #fff;
font-size: 64px;
font-weight: 700;
margin-top: 40px;
margin-bottom: 40px;
}
.seo-quiz-section {
padding-top: 100px;
min-height: calc(100vh - 136px);
}
.start-button {
padding-top: 40px;
zoom: 1.25;
}
.start-button .btn {
padding-left: 35px;
padding-right: 35px;
}
.seo-quiz-img {
padding-top: 40px;
margin-bottom: 40px;
}
@media screen and (min-width: 670px) {
.seo-quiz {
padding-left: 40px;
}
}
/* ===== SEO-QUIZ END
============================ */
/* ===== New Mobile Responsive Design
============================ */
.float-right-mob {
float: right;
}
@media screen and (max-width: 670px) {
.float-right-mob {
float: left;
}
.front-post-meta .meta .pull-left {
width: 40%;
}
.category-menu-class .menu {
text-align: center;
}
.category-menu-class .menu li {
width: 100%;
}
#text-11 {
width: 80%;
margin-left: 32px;
}
#text-11 .textwidget .get-actionable-seo-content .banner-content {
width: 100%;
}
#text-7 {
width: 80%;
margin-left: 32px;
}
.guide-header-nav {
padding-top: 3px;
}
.guide-header-nav .btn {
white-space: nowrap;
margin-top: 5px;
}
.guide-header-nav div:nth-child(1) {
padding-left: 5px;
}
.guide-header-nav div a:nth-child(1) {
padding-left: 5px;
padding-right: 5px;
}
.guide-header-nav div:nth-child(3) {
padding-left: 0px;
}
.guide-header-nav div a:nth-child(3) {
padding-left: 5px;
padding-right: 5px;
}
}
#placement-bottom {
display: none !important;
}
ol.nav-tabs-focus-none li:hover {
-webkit-box-shadow: 0px 10px 22px rgba(68, 166, 246, 0.25);
-moz-box-shadow: 0px 10px 22px rgba(68, 166, 246, 0.25);
-ms-box-shadow: 0px 10px 22px rgba(68, 166, 246, 0.25);
-o-box-shadow: 0px 10px 22px rgba(68, 166, 246, 0.25);
box-shadow: 0px 10px 22px rgba(68, 166, 246, 0.25);
}
/* ===== CUSTOM MODAL START
============================ */
.custom-modal {
}
.custom-modal .modal-header {
border-bottom: 0px;
}
.custom-modal .modal-footer {
border-top: 0px;
}
/* ===== CUSTOM MODAL END
============================ */
/* ===== UPGRADE SEO MODAL START
============================ */
.upgrade-seo-modal {
text-align: center;
}
.upgrade-seo-modal h1 {
color: #fff;
color: #fa646f;
font-size: 38px;
margin-top: 0px;
}
.modal-content.upgrade-seo-modal {
background: #fa646f;
background: #30383f;
background: #342b39;
background: #d6fafe;
}
.upgrade-seo-modal .banner-image {
padding-top: 20px;
margin-bottom: 20px;
}
.upgrade-seo-modal .form-group {
max-width: 340px;
margin-left: auto;
margin-right: auto;
}
.upgrade-seo-modal .modal-footer {
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
text-align: center;
}
/* ===== UPGRADE SEO MODAL END
============================ */
/* ===== SHARE SEO MODAL START
============================ */
.share-seo-modal {
text-align: center;
}
.share-seo-modal h1 {
color: #fff;
color: #fa646f;
font-size: 38px;
margin-top: 0px;
}
.share-seo-modal h3 {
color: #fff;
color: #fa646f;
font-size: 24px;
margin-top: 0px;
}
.modal-content.share-seo-modal {
background: #fa646f;
background: #30383f;
background: #f2f2f2;
}
.share-seo-modal .banner-image {
margin-top: 20px;
margin-bottom: 20px;
}
.share-seo-modal .form-group {
max-width: 340px;
margin-left: auto;
margin-right: auto;
}
.share-seo-modal .modal-footer {
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
text-align: center;
}
.share-seo-modal textarea.form-control {
background: transparent;
border: 2px solid #fa646f;
border-radius: 5px;
color: #fa646f;
box-shadow: none;
}
.share-seo-modal .form-control::-moz-placeholder {
color: #fa646f;
}
.share-seo-modal .form-control:-ms-input-placeholder {
color: #fa646f;
}
.share-seo-modal .form-control::-webkit-input-placeholder {
color: #fa646f;
}
/* ===== SHARE SEO MODAL END
============================ */
/* ===== CTA STYLE ===== */
.cta {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.cta {
font-family: "Montserrat", sans-serif;
min-height: 500px;
text-align: center;
background: #ffffff;
background: -webkit-linear-gradient(
-45deg,
rgba(102, 181, 238, 0.6) 0%,
rgba(131, 222, 230, 0.9) 100%
),
url("data:image/png;base64,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"),
-webkit-linear-gradient(-45deg, rgba(102, 181, 238, 1) 0%, rgba(
131,
222,
230,
1
)
100%);
}
.cta h2 {
color: #fff;
padding-top: 110px;
font-size: 42px;
font-weight: 300;
margin-bottom: 15px;
}
.cta h4 {
color: #fff;
font-size: 24px;
font-weight: 600;
margin-top: 10px;
letter-spacing: 1px;
margin-bottom: 70px;
}
@media (max-width:768px) {
.cta h2 {
padding-top: 60px
}
}
.cta-button {
font-family: "Montserrat", sans-serif;
text-decoration: none;
display: inline-block;
font-size: 21px;
font-weight: 400;
letter-spacing: 1px;
color: #fff;
border-radius: 25px;
padding: 7px 44px;
padding-top: 5px;
margin-bottom: 40px;
outline: 0;
border: 2px solid #fff;
box-shadow: 0px 6px 18px 0px rgba(80, 142, 186, 75);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0); /*.15*/
transition: box-shadow 0.3s ease-in-out;
transition: all 0.1s ease-in-out;
/*flex: 1 1 auto;*/
transition: 0.5s;
background-size: 200% auto;
/*background-image: linear-gradient(to right, #f6d365 0%, #fda085 51%, #f6d365 100%);*/
background-image: linear-gradient(
to right,
#fc4b7a 0%,
#ff935d 50%,
#ff935d 100%
);
}
.cta-button:hover {
color: #fff;
box-shadow: 0px 3px 9px 0px rgba(80, 142, 186, 75);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0); /*.3*/
transform: scale(1.1, 1.1);
transition: box-shadow 0.3s ease-in-out;
transition: all 0.1s ease-in-out;
background-position: right center; /* change the direction of the change here */
background-image: linear-gradient(
to right,
#fc4b7a 0%,
#ff935d 50%,
#fc4b7a 100%
);
}
/* ===== CTA STYLE END ===== */
.featured-post-flex {
display: flex;
margin: 50px -15px 0;
}
.featured-post-flex-item {
flex-grow: 1;
display: flex;
align-items: center;
flex-basis: 50%;
-webkit-box-shadow: 0 10px 22px rgba(68, 166, 246, 0.25);
-moz-box-shadow: 0 10px 22px rgba(68, 166, 246, 0.25);
-ms-box-shadow: 0 10px 22px rgba(68, 166, 246, 0.25);
-o-box-shadow: 0 10px 22px rgba(68, 166, 246, 0.25);
box-shadow: 0 10px 22px rgba(68, 166, 246, 0.25);
background: #fff;
}
.featured-post-flex-item.featured-post-flex-item-left a,
.featured-post-flex-item.featured-post-flex-item-left img {
height: 100%;
}
@media only screen and (max-width: 992px) {
.featured-post-flex {
flex-direction: column;
background: #fff;
}
.featured-post-flex-item.featured-post-flex-item-left {
max-width: 750px;
margin: 0 auto;
}
}
.preview-content {
padding: 40px;
}
.preview-title {
padding: 0px 55px;
}
.academy-post {
margin-bottom: 30px;
}
.preview-content h4 {
padding-right: 20px;
text-align: justify;
text-justify: inter-word;
}
.preview-content p {
padding-top: 5px;
padding-left: 25px;
padding-right: 25px;
text-align: justify;
text-justify: inter-word;
}
.preview .meta {
display: flex;
align-items: center;
justify-content: center;
}
.preview .meta-writer {
width: 50%;
float: left;
}
@media (max-width: 768px) {
.preview .meta {
display: block;
}
.preview .meta-writer {
width: 100%;
text-align: center;
}
.preview-content p {
padding: 0;
}
.meta-writer span {
display: block;
padding: 10px;
}
.meta-button {
width: 100%;
text-align: center;
margin-bottom: 0px;
}
}
.preview .meta {
display: flex;
align-items: center;
justify-content: center;
}
.meta {
padding-top: 10px;
}
.preview:not(.reset),
article.preview:not(.reset) {
display: inline-block;
margin-bottom: 80px;
display: inline-block;
margin-bottom: 50px;
border-radius: 5px;
overflow: hidden;
box-shadow: 0 10px 22px rgba(74, 144, 226, 0.25);
-webkit-box-shadow: 0 10px 22px rgba(68, 166, 246, 0.25);
-moz-box-shadow: 0 10px 22px rgba(68, 166, 246, 0.25);
-ms-box-shadow: 0 10px 22px rgba(68, 166, 246, 0.25);
-o-box-shadow: 0 10px 22px rgba(68, 166, 246, 0.25);
box-shadow: 0 10px 22px rgba(68, 166, 246, 0.25);
background: #fff;
}
.feature-image {
max-width: 100% !important;
}
.feature-image img {
margin-left: auto;
max-width: 750px !important;
margin-right: auto;
}
.feature-image {
display: none;
}
.article-content p {
line-height: 1.6;
font-weight: 400;
letter-spacing: 0;
}
.article-meta {
max-width: 100%;
padding: 20px;
-webkit-box-shadow: 0 10px 22px rgba(68, 166, 246, 0.25);
-moz-box-shadow: 0 10px 22px rgba(68, 166, 246, 0.25);
box-shadow: 0 10px 22px rgba(68, 166, 246, 0.25);
margin-bottom: 70px;
}
.article-meta .meta {
padding-top: 0;
}
.article-meta .article-header h2 {
margin: 0;
text-align: center;
}
.article-about-author {
float: left;
}
/** Vfive **/
.article-about-author .author-box {
background: #f3f6f7;
padding: 20px;
padding-bottom: 30px;
-webkit-box-shadow: 0 10px 22px rgba(68, 166, 246, 0.25);
-moz-box-shadow: 0 10px 22px rgba(68, 166, 246, 0.25);
-ms-box-shadow: 0 10px 22px rgba(68, 166, 246, 0.25);
-o-box-shadow: 0 10px 22px rgba(68, 166, 246, 0.25);
box-shadow: 0 10px 22px rgba(68, 166, 246, 0.25);
float: left;
}
.article-about-author .author-image {
float: left;
padding-right: 20px;
width: 20%;
}
.article-about-author .author-image img {
border-radius: 50%;
transition: all 0.2s ease-in-out;
}
.author-image img:hover {
transform: scale(1.1);
}
.article-about-author .author-info {
width: 80%;
float: left;
}
.article-about-author .author-name {
padding-bottom: 20px;
}
.article-about-author .author-name a {
font-family: Montserrat, sans-serif;
font-weight: 300;
font-size: 24px;
}
.article-about-author .author-description {
text-align: justify;
text-justify: inter-word;
padding-right: 20px;
}
@media (max-width: 768px) {
.article-about-author .author-image {
float: left;
padding-right: 0;
margin-bottom: 5px;
width: 100%;
text-align: center;
}
.article-about-author .author-info {
float: left;
width: 100%;
padding-left: 0;
text-align: center;
}
.article-about-author .author-description {
padding-left: 0;
display: block;
float: left;
padding-top: 0;
}
}
.feature-image .meta-writer {
text-align: left;
padding: 5px 10px;
position: absolute;
bottom: 7px;
right: 7px;
background: #fff;
border-radius: 20px;
}
.feature-image .meta-writer span {
color: #999;
}
.feature-image .meta-writer img {
width: 30px !important;
margin-right: 7px;
}
.feature-image .meta-writer a {
color: #428bca;
}
@media only screen and (max-width: 768px) {
.meta-writer {
display: none;
}
}
h4 {
font-size: 20px;
font-weight: 500;
}
.meta-button {
width: 50%;
float: right;
text-align: right;
}
@media only screen and (max-width: 992px) {
.featured-post-flex {
flex-direction: column;
background: #fff;
}
.featured-post-flex-item.featured-post-flex-item-left {
max-width: 750px;
margin: 0 auto;
}
}
.container-fluid.latest-post {
margin-top: -21px;
}
.section-404 {
background: #141557;
min-height: 100vh;
background-image: url(img/stars-404.svg);
background-position: center;
background-repeat: no-repeat;
}
.section-404 .container {
padding-top: 100px;
}
@media (min-width: 1200px) {
.section-404 .container {
padding-top: 240px;
}
}
.search-query {
color: #44a6f6;
padding: 0 10px;
}
.section-404 h2 {
font-family: Montserrat, sans-serif;
font-weight: 300;
color: #fff;
font-size: 42px;
margin-bottom: 3px;
}
.search-form {
padding: 0;
width: 100%;
background: #f3f6f7;
border-radius: 5px;
position: relative;
height: 50px;
}
.error-frame .search-form {
float: left;
background: 0 0;
border: 1px solid #fff;
border-radius: 50px;
margin-top: 20px;
}
.search-form input.form-control {
color: #44a6f6;
background: 0 0;
outline: 0;
border: 0;
height: 100%;
width: 100%;
padding-left: 20px;
padding-right: 35px;
}
.error-frame input.form-control {
width: calc(100% - 0px);
margin-left: 0;
background: rgba(255, 255, 255, 0);
position: relative;
float: left;
color: #fff;
border-radius: 50px 50px 50px 50px;
}
.error-frame .search-form-button {
float: left;
}
button.search-form-button {
background: 0 0;
border: none;
color: #4f5b66;
position: absolute;
bottom: 0;
right: 0;
z-index: 1;
padding: 8px;
padding: 14px;
}
.search .featured-image {
width: 50%;
float: left;
position: relative;
display: none;
}
.search .error-frame .search-form {
float: left;
background: 0 0;
border: 1px solid #fff;
border-radius: 50px;
margin-top: 20px;
}
.search .error-frame .search-form-button {
float: left;
}
.search .error-frame input.form-control {
width: calc(100% - 0px);
margin-left: 0;
background: rgba(255, 255, 255, 0);
position: relative;
float: left;
color: #fff;
border-radius: 50px 50px 50px 50px;
}
.search .error-frame input:focus.form-control {
border-bottom: 0 solid #44a6f6;
border-radius: 50px;
box-shadow: none;
background: rgba(0, 0, 0, 0.15);
text-decoration: none;
box-shadow: 0 0 22px rgba(74, 144, 226, 0.25);
}
.search .error-frame i {
color: #fff;
font-size: 20px;
}
.search .error-frame .form-control::-moz-placeholder {
color: #fff;
}
.search .error-frame .form-control:-ms-input-placeholder {
color: #fff;
}
.search .error-frame .form-control::-webkit-input-placeholder {
color: #fff;
}
.search .footer {
position: absolute;
}
.search article.preview {
margin-bottom: 40px;
background: #fff;
}
.search .featured-image {
width: 50%;
float: left;
position: relative;
display: none;
}
.search .preview-content {
padding: 20px 40px;
width: 60%;
display: block;
float: left;
width: 50%;
width: 100%;
}
.search .preview-content h4 {
padding-right: 20px;
text-align: justify;
text-justify: inter-word;
}
.search .preview-content p {
padding-top: 5px;
padding-left: 0;
padding-right: 0;
text-align: justify;
text-justify: inter-word;
}
.search .meta {
display: flex;
align-items: center;
justify-content: center;
padding-top: 10px;
}
.search .meta-writer {
width: 33%;
}
.search .meta-category {
width: 34%;
float: left;
}
.search .meta-category a {
color: #c5c8c9;
}
.search .meta-category a:hover {
color: #44a6f6;
}
.search span.category-bullet {
padding: 6px;
color: #c5c8c9;
}
.search .meta-button {
width: 33%;
float: right;
text-align: right;
}
@media (max-width: 768px) {
.search .meta {
display: block;
align-items: center;
justify-content: center;
padding-top: 10px;
text-align: center;
}
.search .meta-writer {
width: 100%;
margin-bottom: 10px;
}
.search .meta-category {
width: 100%;
float: left;
margin-bottom: 10px;
}
.search .meta-button {
width: 100%;
float: right;
text-align: center;
}
.meta-writer {
display: none !important;
}
.meta-button {
width: 100%;
text-align: center;
margin-bottom: 0px;
}
.preview-content h4 {
padding-left: 20px;
}
.search .error-frame h2 {
text-align: center;
}
.search .error-frame form {
margin: 20px auto;
}
.search .error-frame form .search-form {
float: none;
}
.search .img-error-frame .col-md-12 {
padding-left: 15px;
}
.search .img-error-frame .col-md-12 h4 {
padding: 0px;
}
}
.meta-writer a:hover,
.meta-writer a:active,
.meta-writer a:visited {
text-decoration: none;
}
article.preview .meta-writer {
text-align: left;
}
.search footer {
background: #141557;
}
.search footer .footer {
width: 100%;
background: #141557;
margin: 0px;
border: none;
}
/*Added by IP - start*/
.category-header {
padding: 15px 30px;
text-align: center;
background: #e7f2ff;
color: #4293fc;
margin-top: 60px;
margin-bottom: -50px;
margin-left: -15px;
margin-right: -15px;
}
.category-header > b {
font-size: 1.7em;
line-height: 2em;
}
.category-header > p {
font-weight: 600;
}
/*menu dropdown - start*/
.dropdown-toggle::after {
font-family: "serped-icon" !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
position: relative;
margin-left: 10px;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e905";
border: none;
}
.dropdown-menu {
background-color: #f9fafc;
box-shadow: 0px 21px 34px rgba(69, 59, 112, 0.15);
border: none;
border-radius: 6px;
display: block !important;
-webkit-transition: all ease 0.3s;
-khtml-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.3s;
visibility: hidden;
opacity: 0;
-webkit-transform: translateY(15px) scale(0.97);
-khtml-transform: translateY(15px) scale(0.97);
-moz-transform: translateY(15px) scale(0.97);
-ms-transform: translateY(15px) scale(0.97);
-o-transform: translateY(15px) scale(0.97);
transform: translateY(15px) scale(0.97);
}
.dropdown-menu.show {
visibility: visible;
opacity: 1;
-webkit-transform: translateY(0px) scale(1);
-khtml-transform: translateY(0px) scale(1);
-moz-transform: translateY(0px) scale(1);
-ms-transform: translateY(0px) scale(1);
-o-transform: translateY(0px) scale(1);
transform: translateY(0px) scale(1);
}
.dropdown-menu.dropdown-menu-lg {
width: 825px;
padding: 35px 0;
font-size: 18px;
/* left: -315px; */
}
.dropdown-menu.dropdown-menu-md {
width: 453px;
left: -115px;
padding: 30px 5px;
}
.dropdown-solution .dropdown-menu.dropdown-menu-md {
width: 530px;
left: -150px;
}
.dropdown-menu.dropdown-menu-md .dropdown-menu-lists > li.dropdown-menu-item {
width: 33.33%;
margin-left: 15px;
margin-right: 15px;
}
.dropdown-menu:after {
content: "";
position: absolute;
width: 27px;
height: 27px;
background-color: #f9fafc;
-webkit-transform: rotate(45deg);
-khtml-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top: -3px;
left: -150px;
right: 0;
z-index: -1;
margin: 0 auto;
}
.dropdown-menu-lists {
text-align: center;
margin-left: 0;
}
.dropdown-menu-lists > li.dropdown-menu-item {
display: inline-block;
width: 15%;
margin: 15px 5px;
padding-left: 0;
padding-right: 0;
}
.dropdown-menu-lists > li.dropdown-menu-item > a {
text-decoration: none;
text-align: center;
}
.dropdown-menu-lists > li.dropdown-menu-item > a .nav-round {
 display: flex;
margin: 0 auto;
-webkit-transition: all ease 0.1s;
-khtml-transition: all ease 0.1s;
-moz-transition: all ease 0.1s;
-ms-transition: all ease 0.1s;
-o-transition: all ease 0.1s;
transition: all ease 0.1s;
}
.dropdown-menu-lists > li.dropdown-menu-item > a > p {
/*font-size: 10px;*/
font-size: 11px;
font-weight: 500;
color: #414141;
margin-top: 10px;
padding-bottom: 0;
margin-bottom: 0;
-webkit-transition: all ease 0.1s;
-khtml-transition: all ease 0.1s;
-moz-transition: all ease 0.1s;
-ms-transition: all ease 0.1s;
-o-transition: all ease 0.1s;
transition: all ease 0.1s;
}
.dropdown-menu-lists > li.dropdown-menu-item > a > small {
/*font-size: 10px;*/
font-size: 12px;
font-weight: 300;
color: #414141;
line-height: 18px;
display: block;
}
.dropdown-menu-lists > li.dropdown-menu-item > a:hover .icon-w {
-webkit-text-fill-color: #ffffff !important;
}
.dropdown-menu-lists > li.dropdown-menu-item > a:hover > p {
color: #3f4658;
}
.link-keyword-research .icon-w {
background: -webkit-linear-gradient(-35deg, #eeba88, #f27969);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.link-keyword-research:hover .nav-round {
background: -webkit-linear-gradient(-35deg, #eeba88, #f27969);
}
.link-seo-freelance .icon-w {
background: -webkit-linear-gradient(60deg, #743aad, #f79367);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.link-seo-freelance:hover .nav-round {
background: -webkit-linear-gradient(60deg, #743aad, #f79367);
}
.link-domain-analysis .icon-w {
background: -webkit-linear-gradient(35deg, #92e6e0, #6eaef8);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.link-domain-analysis:hover .nav-round {
background: -webkit-linear-gradient(-35deg, #92e6e0, #6eaef8);
}
.link-site-management .icon-w {
background: -webkit-linear-gradient(-35deg, #faa8e3, #c68cfb);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.link-site-management:hover .nav-round {
background: -webkit-linear-gradient(-35deg, #faa8e3, #c68cfb);
}
.link-rank-tracking .icon-w {
background: -webkit-linear-gradient(-35deg, #d3eead, #80e4a2);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.link-rank-tracking:hover .nav-round {
background: -webkit-linear-gradient(-35deg, #d3eead, #80e4a2);
}
.link-other-tools .icon-w {
background: -webkit-linear-gradient(-35deg, #ffbc7b, #e866c4);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.link-other-tools:hover .nav-round {
background: -webkit-linear-gradient(-35deg, #ffbc7b, #e866c4);
}
.link-domain-finding .icon-w {
background: -webkit-linear-gradient(-35deg, #fba1ab, #eb995c);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.link-domain-finding:hover .nav-round {
background: -webkit-linear-gradient(-35deg, #fba1ab, #eb995c);
}
.link-social .icon-w {
background: -webkit-linear-gradient(-35deg, #a1fbcd, #71b8e6);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.link-social:hover .nav-round {
background: -webkit-linear-gradient(-35deg, #a1fbcd, #71b8e6);
}
.link-client-acquisition .icon-w {
background: -webkit-linear-gradient(-35deg, #ecb6f2, #fc8794);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.link-client-acquisition:hover .nav-round {
background: -webkit-linear-gradient(-35deg, #ecb6f2, #fc8794);
}
.link-reporting .icon-w {
background: -webkit-linear-gradient(-35deg, #c4c884, #b8ca89);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.link-reporting:hover .nav-round {
background: -webkit-linear-gradient(-35deg, #c4c884, #b8ca89);
}
.link-agency .icon-w {
background: -webkit-linear-gradient(-35deg, #b8ffdd, #4a90e2);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.link-agency:hover .nav-round {
background: -webkit-linear-gradient(-35deg, #b8ffdd, #4a90e2);
}
.link-chrome-extension .icon-w {
background: -webkit-linear-gradient(-35deg, #b8ffdd, #4a90e2);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.link-chrome-extension:hover .nav-round {
background: -webkit-linear-gradient(-35deg, #b8ffdd, #4a90e2);
}
.link-wordpress-plugin .icon-w {
background: -webkit-linear-gradient(-35deg, #ffbc7b, #e866c4);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.link-wordpress-plugin:hover .nav-round {
background: -webkit-linear-gradient(-35deg, #ffbc7b, #e866c4);
}
@font-face {
font-family: "serped-icon";
src: url("./font/serped-icon.eot?wjwuvh");
src: url("../font/serped-icon.eot?wjwuvh#iefix") format("embedded-opentype"),
url("./font/serped-icon.ttf?wjwuvh") format("truetype"),
url("./font/serped-icon.woff?wjwuvh") format("woff"),
url("./font/serped-icon.svg?wjwuvh#serped-icon") format("svg");
font-weight: normal;
font-style: normal;
font-display: swap;
}
[class^="icon-"],
[class*=" icon-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: "serped-icon" !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-check-o:before {
content: "\e912";
}
.icon-search:before {
content: "\e911";
}
.icon-seo-agency:before {
content: "\e900";
}
.icon-seo-freelance:before {
content: "\e901";
}
.icon-site-owner:before {
content: "\e902";
}
.icon-chevron-right:before {
content: "\e903";
}
.icon-chevron-left:before {
content: "\e904";
}
.icon-chevron-down:before {
content: "\e905";
}
.icon-chevron-up:before {
content: "\e906";
}
.icon-domain-analysis:before {
content: "\e907";
}
.icon-client-acquisition:before {
content: "\e908";
}
.icon-domain-finding:before {
content: "\e909";
}
.icon-social:before {
content: "\e90a";
}
.icon-keyword-research:before {
content: "\e90b";
}
.icon-other-tools:before {
content: "\e90c";
}
.icon-rank-tracking:before {
content: "\e90d";
}
.icon-reporting:before {
content: "\e90e";
}
.icon-site-management:before {
content: "\e90f";
}
.icon-agency:before {
content: "\e910";
}
.nav-round {
width: 50px;
height: 50px;
border-radius: 100%;
background: #ffffff;
box-shadow: 0px 9px 20px rgba(69, 59, 112, 0.07);
text-align: center;
display: inline-flex;
align-items: center;
justify-content: center;
-webkit-transition: all ease 0.1s;
-khtml-transition: all ease 0.1s;
-moz-transition: all ease 0.1s;
-ms-transition: all ease 0.1s;
-o-transition: all ease 0.1s;
transition: all ease 0.1s;
}
.nav-round.lg {
width: 86px;
height: 86px;
font-size: 30px;
}
.nav-round.no-shadow {
box-shadow: none;
}
.nav-round .icon-w {
-webkit-transition: all ease 0.1s;
-khtml-transition: all ease 0.1s;
-moz-transition: all ease 0.1s;
-ms-transition: all ease 0.1s;
-o-transition: all ease 0.1s;
transition: all ease 0.1s;
}
.nav-round > span {
line-height: 0;
}
@media screen and (max-width: 991px) {
.navbar-nav .dropdown-menu {
position: relative;
max-height: 0px;
overflow: hidden;
padding: 0;
}
.navbar-nav .dropdown-menu.show {
max-height: 100%;
}
.navbar-nav .dropdown-menu.show .dropdown-menu-lists {
 max-height: 100%;
}
.navbar .navbar-nav {
/*max-height: 100vh;*/
max-height: 80vh;
max-height: calc(100vh - 80px);
-webkit-max-height: calc(100vh - 80px);
-moz-max-height: calc(100vh - 80px);
overflow-y: scroll;
}
.navbar .navbar-nav .dropdown-menu {
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
box-shadow: none;
background-color: #fff;
}
.navbar .navbar-nav .dropdown-menu a {
text-align: center;
}
.dropdown-menu-lists {
background-color: #fff;
width: 100%;
max-height: 0;
overflow: hidden;
}
.dropdown-menu-lists > li.dropdown-menu-item {
width: 45%;
}
.dropdown-menu.dropdown-menu-lg,
.dropdown-menu.dropdown-menu-md,
.dropdown-solution .dropdown-menu.dropdown-menu-md {
width: 100%;
left: 0;
}
.navbar-nav {
padding-top: 10px;
margin-top: 10px;
padding-bottom: 25px;
background-color: #fff;
}
.navbar-nav .nav-item .nav-link {
color: #3f4658 !important;
}
.navbar-nav.mr-auto {
display: none;
}
.navbar-light .navbar-nav .nav-item {
margin-left: 0;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}
}
/*menu dropdoen - end*/
#progress-indicator {
position: fixed;
top: 0;
left: 0;
right: 0;
height:8px;
width: 100vw;
background-color: white;
z-index: 9999;
}
#myBar {
width: 0;
height: 4px;
background: #4293fc;
}
/* ===== TOPICS OF INTEREST START ====== */
.topics-of-interest { padding-top: 60px;padding-bottom: 60px;text-align: center;}
.topics-of-interest a h3 {font-size: 18px; color: #043b70;color: #3F4658;}
.topics-of-interest a p {color: #043b70; color: #677597}
.ck-col-5 {
float: left;
margin: 15px;
padding: 20px;
padding-bottom: 0px;
width: 100%;
border-radius: 5px;
border:1px solid transparent;
border:1px solid rgba(68, 166, 246,0);
-webkit-box-shadow: 0px 10px 22px rgba(68, 166, 246, 0.25);
-moz-box-shadow: 0px 10px 22px rgba(68, 166, 246, 0.25);
-ms-box-shadow: 0px 10px 22px rgba(68, 166, 246, 0.25);
-o-box-shadow: 0px 10px 22px rgba(68, 166, 246, 0.25);
box-shadow: 0px 10px 22px rgba(68, 166, 246, 0.25);
}
a:hover .ck-col-5 {
border:1px solid #44a6f6;
border:1px solid rgba(68, 166, 246,1);
}
.topics-of-interest img {
zoom:2;
}
.topics-of-interest .row.align > a {
width: 20%;
}
@media (min-width: 991px) {
.align {
display: flex;
justify-content: center;
}
.align-item { /* col-md-6 */
align-self: flex-start;
align-items: stretch;
}
.ck-col-5 {
max-width: 20%;
max-width: calc(20% - 30px);
max-width: calc(100% - 30px);
}
}
.topics-of-interest a .ck-col-5 {
height: 100% !Important;
margin-bottom: 0px;
}
.topics-of-interest a .ck-col-5:first-of-type {
margin-left: 0;
}
.topics-of-interest .section-title {
margin-right: 30px;
}
/* ===== TOPICS OF INTEREST END ======= */
/* CALL OUT START */
.call-out {
float: left;
text-align: center ;
width: 100%;
padding-top: 20px;
padding-bottom: 20px;
margin-bottom: 30px;
background: #ffffff;
border-radius:10px;
-webkit-box-shadow: 0 10px 22px rgba(68, 166, 246, .25);
-moz-box-shadow: 0 10px 22px rgba(68, 166, 246, .25);
-ms-box-shadow: 0 10px 22px rgba(68, 166, 246, .25);
-o-box-shadow: 0 10px 22px rgba(68, 166, 246, .25);
box-shadow: 0 10px 22px rgba(68, 166, 246, .25)
}
.call-out .image-call-out-frame {
position: relative;
min-height: 1px;
padding-left: 30px;
padding-right: 30px;
float: left;
width: 42%
}
.call-out .text-call-out-frame {
position: relative;
min-height: 1px;
padding-left: 30px;
padding-right: 30px;
float: left;
width: 55%
}
.call-out .devider {
position: relative;
min-height: 1px;
padding-left: 0px;
padding-right: 0px;
float: left;
}
.call-out .image-frame {
float: left ;
width: 100%;
margin: auto ;
border-radius: 10px;
overflow: hidden;
-webkit-box-shadow: 0 10px 22px rgba(68, 166, 246, .25);
-moz-box-shadow: 0 10px 22px rgba(68, 166, 246, .25);
-ms-box-shadow: 0 10px 22px rgba(68, 166, 246, .25);
-o-box-shadow: 0 10px 22px rgba(68, 166, 246, .25);
box-shadow: 0 10px 22px rgba(68, 166, 246, .25);
}
.call-out .image-frame img {
border: 0px;
margin-bottom: 0px;
}
.call-out h3 { color: #3F4658;font-size: 20px; margin-bottom:0px; margin-top: 10px; }
.call-out p { color: #677597; font-size: 13px; margin-bottom:20px; }
.call-out a {
font-weight: 600;
letter-spacing: 1px;
color: #fff;
background: #4AA8F3 ;
border: 0px;
border-radius: 25px;
padding: 14px 30px;
}
.call-out a:hover {
color: #4AA8F3;
background-color: white;
border: 1px solid #4AA8F3;
}
.title-call-out-frame > h3 {
margin-top: 20px;
margin-bottom: 10px;
}
@media (max-width:778px) {
.call-out .image-call-out-frame {
width: 100%;
padding-top: 20px;
}
.call-out .text-call-out-frame {
padding-top: 40px;
padding-bottom: 20px;
width: 100%;
}
.call-out .devider {
display: none ;
}
.call-out .image-frame {
float: left ;
width: 100%;
margin: auto ;
border-radius: 10px;
overflow: hidden;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
}
/* CALL OUT END */
/* CALL OUT SIMPLE START */
.call-out-simple {
float: left;
width: 100%;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
margin-bottom: 30px;
background: #ffffff;
border-radius:10px;
-webkit-box-shadow: 0 10px 22px rgba(68, 166, 246, .25);
-moz-box-shadow: 0 10px 22px rgba(68, 166, 246, .25);
-ms-box-shadow: 0 10px 22px rgba(68, 166, 246, .25);
-o-box-shadow: 0 10px 22px rgba(68, 166, 246, .25);
box-shadow: 0 10px 22px rgba(68, 166, 246, .25)
}
.call-out-simple .title-call-out-frame { }
.call-out-simple .call-out-logo {
display: inline;
margin-right: 20px;
padding: 0px;
padding-top: 10px;
float: left ;
}
.call-out-simple .title-call-out-frame h3 {
color: #3F4658;
font-size: 20px;
display: inline-block;
line-height: 0;
float: left;
padding-top: 10px;
}
.call-out-simple .text-call-out-frame {float: left;width: 100%;padding-top: 10px; }
.call-out-simple p { color: #677597; font-size: 13px; margin-bottom:20px; }
/* CALL OUT SIMPLE END */
/* CALL OUT SIMPLE BLUE START */
.call-out-simple.blue-bg {
float: left;
width: 100%;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
margin-bottom: 30px;
background: #4AA8F3;
border-radius:10px;
-webkit-box-shadow: 0 10px 22px rgba(68, 166, 246, .25);
-moz-box-shadow: 0 10px 22px rgba(68, 166, 246, .25);
-ms-box-shadow: 0 10px 22px rgba(68, 166, 246, .25);
-o-box-shadow: 0 10px 22px rgba(68, 166, 246, .25);
box-shadow: 0 10px 22px rgba(68, 166, 246, .25)
}
.call-out-simple.blue-bg .title-call-out-frame { }
.call-out-simple.blue-bg .call-out-logo {
display: inline;
margin-right: 20px;
padding: 0px;
padding-top: 10px;
float: left ;
}
.call-out-simple.blue-bg .title-call-out-frame h3 {
color: #ffffff;
font-size: 20px;
display: inline-block;
line-height: 0;
padding-top: 4px;
float: left ;
}
.call-out-simple.blue-bg .text-call-out-frame {float: left;width: 100%;padding-top: 10px; }
.call-out-simple.blue-bg p { color: #ffffff; font-size: 13px; margin-bottom:20px; }
.call-out-simple.blue-bg p a { color: #ffffff; }
.call-out-simple.blue-bg p a:hover { color: lightgray; }
/* CALL OUT SIMPLE BLUE END */
.single-content {
margin-top: -10px;
}
/*Added by IP - end*/
/* start css srollble box left side in post */
.section-mobile-menu{
color: #333;
font-size: 18px;
line-height: 1.9;
-webkit-font-smoothing: antialiased;
box-sizing: border-box;
text-rendering: optimizeLegibility;
left: 0;
right: 0;
background: #fff;
box-shadow: 0 2px 4px 0 rgba(0,0,0,.07);
z-index: 1000000;
position: sticky;
width: 100%;
margin: 0;
top: 61px!important;
}
.section-mobilechapters{
color: #333;
line-height: 1.9;
-webkit-font-smoothing: antialiased;
box-sizing: border-box;
text-rendering: optimizeLegibility;
padding: 0;
border: none;
font-size: 16px;
font-weight: 500;
background: #fff;
}
.section-mobiletopchapters{
-webkit-font-smoothing: antialiased;
box-sizing: border-box;
text-rendering: optimizeLegibility;
overflow: visible;
line-height: 1.15;
margin: 0;
text-transform: none;
cursor: pointer;
border: none;
background: 0 0;
font-size: 20px;
padding: 18px 24px;
box-shadow: 0 2px 4px 0 rgba(0,0,0,.07);
width: 100%;
text-align: left;
font-weight: 700;
color: #616161;
}
.action-button{
padding: 0;
width: 61px;
height: 61px;
position: absolute;
top: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
right: .5rem;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-shadow: none;
box-shadow: none;
}
.icon{
float: right;
}
.sr-only{
font-size: 20px;
text-align: left;
font-weight: 700;
color: #616161;
-webkit-font-smoothing: antialiased;
box-sizing: border-box;
text-rendering: optimizeLegibility;
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0,0,0,0);
border: 0;
}
.chapters #ez-toc-container {
list-style: none;
width:100%;
border: none;
background:#ffffff;
}
.chapters #ez-toc-container .active > a:first-of-type{
color: #f38632 !important;
font-weight: 700;
}
.tb_content #ez-toc-container .ez-toc-title-container{
display:none;
}
#ez-toc-container{
padding-left:5px !important;
padding-right:5px !important;
}
.tb_btn{
background-color: white;
border-radius: 8px;
font-size: 15px;
transition: all .6s;
background: #fff;
box-shadow: 0 0 7px 0 rgba(0,0,0,.19);
}
.tb_content{
padding: 0.5ex;
font-size: 15px;
transition: all .6s;
background: #fff;
box-shadow: 0 0 7px 0 rgba(0,0,0,.19);
background-color: white;
border-radius: 8px;
overflow: auto;
max-height:550px;
}
.article-content .big_head{
text-align:center;
margin-left:calc(-100vw / 2 + 747px / 2);
margin-right:calc(-100vw / 2 + 748px / 2);
color: white;
padding-top:104px;
padding-bottom:104px;
background-image: linear-gradient(141deg, #60ced5 0%, #60ced5 51%, #60ced5 75%);
}
.big_head h1,.big_head h2,.big_head h3,.big_head h4,.big_head h5,.big_head h6 {
display: inline-block;
max-width:750px;
}
.big_head h3{
margin-top:0px;
margin-bottom:0px;
}
.myScrollspy{
right:75px;
position:relative;
}
.t_cls{
position:absolute;
top:-320px;
transition: all .6s;
z-index: 10;
}
.stick {
position: fixed;
top: 150px;
z-index: 10;
transition: all .6s;
}
.sticky{
width:260px;
}
.sticky #ez-toc-container {
border: none;
background-color: white;
}
.sticky #ez-toc-container .active > a:first-of-type{
color: #f38632 !important;
font-weight: 700;
}
#ez-toc-container a:visited{
color: #000;
text-decoration: none !important;
}
#ez-toc-container a{
color: #000;
text-decoration: none !important;
}
#ez-toc-container li{
margin-bottom:5px !important;
}
.disappear{
transform: translateX(-1000%);
transition: transform .2s,-webkit-transform .2s;
}
.padding-10{
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
}
/* start media query for heading tags */
/*@media only screen and (max-width: 1199px) {
.article-content .big_head{
margin-right:calc(-100vw / 2 + 91% / 2);
margin-left:calc(-100vw / 2 + 113% / 2);
}
}
@media only screen and (max-width: 991px) {
.article-content .big_head{
margin-right:calc(-100vw / 2 + 103% / 2);
margin-left:calc(-100vw / 2 + 102% / 2);
}
}*/
@media only screen and (max-width: 1024px) {
.article-content .big_head{
margin-right:calc(-100vw / 2 + 600px / 2);
margin-left:calc(-100vw / 2 + 692px / 2);
}
.article-content .big_head h2{
margin-left: 16%;
margin-right: 20%;
}
}
@media only screen and (max-width: 768px) {
.article-content .big_head h2{
margin-left: 5%;
margin-right: 10%;
}
}
/*@media only screen and (max-width: 768px) {
.article-content .big_head h2{
margin-left:calc(-100vw / 2 + 692px / 2);
}
}*/
@media only screen and (max-width: 718px) {
.article-content .big_head{
margin-left:unset;
margin-right:unset;
}
.big_head h2{
width: unset;
}
.article-content .big_head h2{
margin-left: unset;
margin-right: unset;
}
}
/* ////////////////////////////// */
@media only screen and (max-width: 1600px) {
.sticky, .hid_sm_post_mat{
display:none;
}
.section-mobile-menu{
display:block;
}
}
@media only screen and (min-width: 1306px) {
.sticky, .hid_sm_post_mat{
display:block;
}
.section-mobile-menu{
display:none;
}
}
/* End css srollble box left side in post */
.feature-image {
max-width:100% !important;
}
.feature-image img{
margin-left:auto;
max-width:750px !important;
margin-right:auto;
}
.feature-image{
display: none;
}
.custom_scroll::-webkit-scrollbar {
width: 8px;
height: 8px;
display: block!important
}
.custom_scroll::-webkit-scrollbar-track {
background: rgba(0,0,0,.08);
position: absolute;
width: 10px;
right: 0;
top: 0;
z-index: 1050;
bottom: 0;
opacity: .01;
-webkit-transition: .2s;
-moz-transition: .2s;
-o-transition: .2s;
transition: .2s;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px
}
.custom_scroll::-webkit-scrollbar-thumb {
background: #444;
background: rgba(0,0,0,.35);
position: relative;
margin: 0 1px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px
}
.margin-left-10{
margin-left: 10px !important; }