/* @import url(https://fonts.googleapis.com/css?family=Roboto); */
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body,
html,
p,
span,
h1,
h2,
h3,
h4,
h5,
a {
    font-family: 'Inter' !important;
}

h1 {
    font-size: 53.75px !important;
    font-weight: 500 !important;
    line-height: 1.2em !important;
}

h2 {
    font-size: 44.79px !important;
    line-height: 1.3 !important;
    font-weight: 500 !important;
}

h3 {
    font-size: 37.32px !important;
    font-weight: 500 !important;
    line-height: 1.4 !important;
}

h4 {
    font-size: 31px !important;
    font-weight: 500 !important;
    padding: 16px 0;
}

h5 {
    font-size: 25.92px !important;
    font-weight: 500 !important;
    padding: 16px 0;
}

h6 {
    font-size: 21px !important;
    font-weight: 500 !important;
    padding: 16px 0;
}

p {
    font-size: 18px;
}

.post-content h3,
.post-content h2 {
    padding: 16px 0 !important;
}


.col-12 h3 {

    letter-spacing: 0.10px;
    color: #000 !important;
    margin-bottom: 1.5rem !important;
}

.col-12 h3 a {
    color: #000 !important;
    text-decoration: none;

}

.col-12 p {
    line-height: 26px;
    letter-spacing: 0.10px;
    color: #000;
    padding: 20px 0;

}

.entry-content p {
    font-size: 15px;
    margin: 0 !important;
}

.col-12 .featured_img {
    margin: 25px 0;
}

.col-12 .featured_img img {
    width: 100%;
    height: auto;

}

.col-12 span a {
    text-decoration: none;
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    color: blue;

}

.description {
    font-size: 16px;
    font-weight: 400;
    /* padding: 25px 0 35px; */
}

.post-meta {
    margin: 0;
    padding: 0;
    list-style: none;
}

.post-content {
    margin-top: 30px;
}

.col-12 {
    margin-top: 6rem !important;
}

h1.entry-title {
    margin: 0;
    margin-bottom: 20px !important;
}

li.post-author.meta-wrapper {
    margin-top: 0;
}

a.navbar-brand {
    width:auto !important;
    text-align:left;
}

/* .container.blog-container {
    max-width: 900px;
} */

span.meta-text {
    font-size: 14px;
    font-weight: 400;
}

/* Author Page */
.author_section {
    background-color: #F3EEE3;
    text-align: center;
    padding: 20px;
}

/* .image_container-wrap {
    display: block;
    margin: auto;
} */

.image_container-wrap img {
    border-radius: 50%;
    margin: 0 20px  15px 0; 
    width: 120px;
    object-fit: cover;
}

.posts__info.post_grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 35px;
}

/* .author_archive {
    max-width: 1180px !important;
} */

.author_section h1 {
    font-size: 18px !important;
    text-transform: capitalize;
}

.post_content {
    height: 100%;
    display: flex;
    flex-direction: column;

}

.post_content h2 {
    font-size: 17px !important;
    text-align: center;
    background-color: #F3EEE3;
    padding: 10px;
    color: #222;
    font-weight: 600;
    flex: 1;

}

.post-link {
    text-decoration: none;
}

.post-link:hover {
    text-decoration: underline;
    color: #222;
}

span.post_count {
    font-size: 15px;
}


.featured_img img {
    height: 250px !important;
    object-fit: cover;
}



span.page-numbers.current, a.page-numbers{
    background: #000;
    color: #ffffff;
    padding: 10px 15px;
    margin: 0 4px;
    font-size: 14px;
    font-weight: 700;
    border-radius:5px;
}
a.page-numbers {
    background-color: transparent;
    border: 1px solid #86898d;
     color: #86898d;
     text-decoration: none;
 
 }
.next.page-numbers{
    background: #000;
    color: #ffffff;
}

.pagination {
    border-top: none !important;
    text-align: center;
    display: block;
}



.meta-text a {
    text-decoration: none;
    text-transform: capitalize;
}

.meta-text a:hover {
    color: #000
}

.blog-wrapper.content-wrapper {
    padding-top: 30px;
}

.page-header h1.page-title {
    text-align: center;
    padding-top: 30px;
}

.post .entry-content {
    max-width: 646px;
    margin: auto;
}

.post figure.post-thumbnail {
    max-width: 646px !important;
}

/* 18-june-20204 */
.post_container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
}


.featured_img img {
    border-radius: 20px 20px 0 0;
    width: 100%;
    height: auto;
}

.post-grid {
    border:1px solid #f5f5f5;
    border-radius: 20px;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
}

.inner-grid {
    padding:0 20px;
    flex: 1;
}

.inner-wrap span a {
    text-decoration: none;
    background-color: #000000;
    color: #ffffff;
    font-size: 15px;
    padding: 10px 20px;
    font-weight: 700;
    border-radius:10px;
}

.inner-wrap span {

    font-size: 16px;
    color: #9b9b9b;
    font-weight: 500;
}
.inner-wrap{
    margin: 30px 0 30px;
}
/* .post_container .featured_img img {
    height: 300px;
} */
.inner-grid h2, .author-contain .inner-grid h3{
   font-size:24px !important;
   margin: 25px 0 10px;
}

.author-wrap h1{
    font-size: 35px !important;
    margin: 10px 20px 0 0;
}
.container.author-contain{
    padding:0 50px;
}
.author-bio-text{
    font-size: 17px;
    color: #414141;
}
.social-icon, .social-share ul{
    padding-inline-start:0;
    list-style: none;
}
.social-icon li a{
    background-color: #000000;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.latest-tittle {
    font-size: 30px !important;
    font-weight: 600 !important;
}
.author-content{
    border-bottom:1px solid #eee;
}
.minutes-time, .post-date p{
    font-size:17px;
}
.single-page .featured_img {
    display: none;
}
.entry-title{
    font-size: 40px !important;
    font-weight: 700 !important;
    text-align: center
}
.author-section img{
    border-radius:50%;
    order:0;
}
.wrap-list-single{
    margin-left:10px;
    order:1;
}
.wrap-list-single .wrap-single-heading{
    font-size: 24px !important;
}
.single-page .wp-block-image .aligncenter{
    margin-left: 0;
    margin-right: 0;
}
.single-page .wp-block-image .aligncenter img{
    margin:20px 0;
}
.single-page #ez-toc-container{
    width:59% !important
}
.single-page{
    max-width: 1110px;
    margin: auto;
    width: 100%;
}
.aioseo-breadcrumbs{
    text-align: center;
}
.related-posts .inner-grid h2{
    margin-bottom: 20px;
}
.single-page .wp-block-heading{
    font-size: 30px !important;
    font-weight: 700 !important;
}
.single-page .wp-block-heading p{
    font-size: 16px;
}
.single-page .aioseo-author-bio-compact{
    margin:20px 0;
}
.author-bio-link{
    display:none !important;
}

.single-page .aioseo-breadcrumbs{
    font-size:17px;
}
.related-posts{
    max-width: 1110px;
    margin: auto;
    width: 100%;
    }
    /* 20-june-2024 */
.button-right-side {
    border: 1px solid #000000;
    border-radius:5px;
}
.button-right-side .btn{
    font-size: 14px;
    padding: 8px 25px;
    font-weight:500;
}
.tittle-button h2{
 font-size:25px !important;
 font-weight:700 !important;
}
.single-page h1.entry-title{
    margin-bottom: 35px !important;
    font-size: 38px !important;
}
.post-meta-svg svg{
    margin-top:-3px;
}
.single-publish{
    margin-top:1px;
}
.author-contain .heading-wrap{
    font-size: 35px !important;
    margin: 10px 20px 0 0;
}
.related-posts .inner-grid h3{
    font-size: 24px !important;
    margin: 25px 0 10px;
    margin-bottom: 20px;
    line-height:2rem !important;
}
.aioseo-author-bio-compact-right .aioseo-author-bio-compact-main {
margin:3px 0 10px 0 !important;
}
.sidebar ul{
    list-style:none;
    padding-inline-start: 0;
    /* background-color: #f9f9f9; */
    padding: 10px 0;
    border-radius: 4px;
}
.sidebar ul h2{
    font-size:30px !important;
    font-weight:700 !important;
}
.sidebar ul li{
    padding: 15px 0;
    line-height: 1.2;
    border-bottom: 1px solid #ddd;
}
.slide-bar-list {
    width: calc(100% - 130px);
    margin: 0 !important;
}
.slidebar-img {
    width:130px;
}
.slidebar-img img{
    width: 100%;
    object-fit: cover;
    height: 90px;
    object-position: center;
}
.list-slider-wrap span{
    font-size:14px;
    color: #9e9696;
    font-weight: 600;
}
.slide-bar-list h3{
    line-height: 1.1 !important;
    font-weight: 600 !important;
    font-size: 18px !important;
}
.sidebar ul li a{
    text-decoration: none;
    font-size:15px;
}
.sidebar ul li a:hover{
    color:#222;
}
.sidebar ul li:last-child{
    border-bottom: none;
}
.content-signal-page figure{
    display:block !important;
}
.content-signal-page figure img{
    width:100% !important;
    max-width:100%;
}
.content-signal-page .description p{
    font-size:16px !important; margin-bottom: 15px;
}
.content-signal-page .description ul li {
    margin-bottom: 10px;
}
.content-signal-page #ez-toc-container nav ul li a{
    font-size:16px !important;
}
/* 4-august-2025 */
.resources-header .navbar-nav li a {
    font-size: 16px;
    color:#000;
    padding:8px !important;
    font-family: "Poppins", sans-serif !important;
    font-weight: 800 !important;
}
.resources-header .navbar-nav li span{
     color:#000;
     font-size:16px !important;
      font-family: "Poppins", sans-serif !important;
      font-weight: 800 !important;
}
.resources-header .navbar-nav li .dropdown-item{
    font-weight:400 !important;
    color:#212529 !important;
}
.signup-header-btn, .login-header-btn{
 font-weight: 800 !important;
}
.resources-header .nav-hover-after::after {
   content: "";
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0px;
    opacity: 0;
    visibility: hidden;
    border-bottom: 3px solid rgb(198, 236, 100);
    transition: 0.35s ease-in-out;
}
.resources-header .nav-line:hover .nav-hover-after::after {
    opacity: 1;
    visibility: visible;
}
.resources-header .dropdown-menu li a:hover{
    background-color: #ebf4d1;
}

.resources-header .dropdown:hover .dropdown-menu{
    display: block;
}
.resources-header .navbar-toggler-icon{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.resources-header button:not(:hover):not(:active):not(.has-background){
    background-color: transparent !important;
}
.resources-header .productsDropdown, .resources-header .resourcesDropdown{
    min-width: 250px !important;
}
.resources-header .featuresDropdown, .resources-header .freeToolsDropdown  {
    min-width: 280px;
}
.resources-header .toolsDropdown {
    min-width: 300px;
}
.resources-header .login-header-btn{
    background-color:#C6EC64;
    border-radius: 10px;
    padding: 10px;
}
.resources-header{
    padding-bottom:50px !important;
}
/* footer-css */
.resource-cta-section.cta-section {
  background: #EBF4D1;
  padding: 80px 20px;
}
.resource-cta-section .max-width-780 {
    max-width: 780px;
    margin: auto;
}
.resource-cta-section .rating-section {
    max-width: 500px;
    margin: auto;
}
.resource-cta-section.cta-section .left{
  border-bottom: 1px solid black;
  padding-bottom: 40px;
}
.resource-cta-section.cta-section .heading {
    font-weight: 700;
    font-size: 35px !important;
    line-height: 45px;
    text-align: center;
    margin-bottom: 20px;
 }
.resource-cta-section .try-free-btn {
    background:linear-gradient(91.04deg, #080809 0.81%, #111602 25.53%, #36470A 51.22%, #293706 76.4%, #1F2B01 97.76%);
    width: 100%;
    font-size: 20px;
    line-height: 30px;
    border-radius: 10px;
    color:#C6EC64;
    padding: 14px 25px;
    text-align: center;
}
.resource-cta-section .border-end-black {
  border-right: 1px solid black;
}
.resource-top-footer.footer-top {
    background:#27272E;
    color: white;
}
.resource-top-footer.footer-top .heading {
    font-weight: 700;
    font-size: 35px !important;
    line-height: 45px;
    max-width: 380px;
    margin: auto;
}

.resource-top-footer .text-green {
  color: #C6EC64;
}
.resource-top-footer.footer-top p {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    margin-top: 38px;
}
.resource-footer-code.footer {
    padding-top: 60px;
    padding-bottom: 20px;
     position: relative;
    margin-top: -2px;
    background-color:#16161B;
}
.resource-footer-code.footer .heading {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
.resource-footer-code .footer-ul {
  list-style: none;
  font-weight:800 !important;
}
.resource-footer-code .footer-ul li a{
  font-weight:800 !important;
}
.resource-footer-code .footer-ul li a {
  font-size: 16px;
  text-decoration: none;
  color: #fff;
  line-height: 34px;
  font-weight: bold;
}
.resource-footer-code .footer-left-bg-img, .resource-footer-code .footer-right-bg-img {
    position: absolute;
    width: 110px;
}
.resource-footer-code .padding-bottom-70px {
    padding-bottom: 40px !important;
}
.resource-footer-code .footer-hr {
    border-bottom: 1px solid #2E2E3A;
    opacity: 1;
    max-width: 98%;
    margin: auto;
}
.footer.resource-footer-code .copy-right {
    font-size: 14px;
    line-height: normal;
    color: #FFFFFF;
}
.footer.resource-footer-code .copy-right-policy a {
    font-size: 16px;
    line-height: normal;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}
.footer.resource-footer-code .copy-right-policy a {
    font-size: 16px;
    line-height: normal;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}
.resource-footer-code .footer-right-bg-img, .resource-footer-code .geo-bg-right {
    right: 0;
}
.footer.resource-footer-code .footer-social-icon a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.footer.resource-footer-code .footer-social-icon a {
    width: 30px;
    height: 30px;
}
.footer.resource-footer-code span{
    margin: 0px 0 10px;
}
.geocoding-new-letter .form-control {
  border-radius: 10px !important;
  background:#16161B !important;
  height: 60px;
  padding: 25px 0 25px 10px;
  color:#F9FFD2 !important;
  border: 1px solid;
}
.resource-footer-code .geocoding-new-letter .btn {
  border-radius: 10px !important;
  background: #C6EC64 !important;
  color: #161108 !important;
  font-size: 18px;
  font-weight: 600 !important;
  line-height: normal;
  height: 45px;
  position: absolute;
  right: 10px;
  width: 126px;
}
.resource-footer-code .geocoding-new-letter {
  display: flex;
  align-items: center;
  position: relative;
  padding-top: 4px;
  width: 95%;
}
.resource-footer-code input::placeholder {
  color: #F9FFD2 !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}




@media (max-width:1200px){
.resources-header .navbar-nav li a, .resources-header .signup-header-btn, .resources-header .login-header-btn, .resources-header .navbar-nav li span{
    font-size: 14px !important;
   
}
.resources-header .navbar-nav li a{
 padding-left: 0 !important;
}
}    
/* End Author Page */
@media (max-width: 1024px) and (min-width: 768px) {
    h1 {
        font-size: 40px !important;
    }

    h2 {
        font-size: 35px !important;

    }

    h3 {
        font-size: 30px !important;

    }
}

@media only screen and (max-width: 821px) {

    .pagination .page-numbers,
    .comments-pagination .page-numbers {
        display: inline-block !important;
    }
}

@media (max-width:767px) {

    h1 {
        font-size: 36px !important;

    }

    h2 {
        font-size: 32px !important;
    }

    h3 {
        font-size: 24px !important;
    }

    h4 {
        font-size: 22px !important;
    }

    h5 {
        font-size: 19px !important;
    }

    h6 {
        font-size: 16px !important;
    }

    h6 {
        font-size: 15px !important;
    }

    .col-12 {
        margin-top: 0 !important;
    }

    .posts__info.post_grid {
        grid-template-columns: repeat(1, 1fr);
    }
    .post_container {
        grid-template-columns:1fr;
        grid-gap: 20px;
    }
    .resource-cta-section.cta-section .heading {
  font-weight: 700;
  font-size: 40px !important;
  line-height: 50px;
}

    .resource-cta-section.cta-section{
     padding: 40px 20px;
    }
    .resource-cta-section.cta-section .left{
    border-bottom: none;
    padding-bottom: 0px;
    }
    .resource-cta-section .border-end-black img, .stars img {
    width: 80%;
    }
    .resource-top-footer.footer-top .heading {
        font-size: 30px !important;
        line-height: 40px;
        text-align: center;
    }
    .resource-top-footer.footer-top p {
    font-size: 14px !important;
    line-height: 21px;
    text-align: center;
    padding-top: 30px;
}
 .resource-footer-code .footer-right-bg-img{
    display: none;
}
 .resource-footer-code .footer-left-bg-img {
    position: absolute;
    bottom: 50px;
    left: 38%;
    transform: translateX(-50%);
    width: 110px;
    display: block;
    transform: rotate(-90deg);
}
.resource-footer-code  .copy-right-policy{
    padding-top: 110px;
}
.resource-footer-code.footer .copy-right {
    margin-top: 20px;
}
.resource-footer-code .footer-ul{
    padding-left:0 !important;
    margin-top:15px;
}
.resource-footer-code .footer-social-icon {
    justify-content: center;
}
.resource-footer-code.footer .second-line {
    position: absolute;
    bottom: 112px;
    width: 88%;
    left: 50%;
    transform: translateX(-50%);
}
.resource-footer-code.footer{
    padding-top:20px !important;
}

}
