@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
*{
    padding: 0;
    margin: 0;
    font-family: "Poppins", serif;
}

.geo-targeting-header{
    padding-top: 28px !important;
}

.geo-targeting-login-btn{
    background-color: #C6EC64;
    border-radius: 10px;
    border-color: #C6EC64;
    color: #161108 !important;
    font-size: 16px !important;
    line-height: 24px;
    font-weight: 700;
}

.geo-targeting-hero-section {
    background-color: #1e1e22;
    color: white;
    border-radius: 20px;
    padding: 80px 20px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.geo-targeting-hero-section h1 {
    font-weight: bold;
    font-family: "DM Sans", serif;
    font-size: 50px;
    line-height: 55px;
}

.geo-targeting-section6 .paragraph span a,
.geo-targeting-section6 .heading span,
.geo-targeting-hero-section .highlight {
    color: #C6EC64;
}

.geo-targeting-hero-section p {
    font-size: 20px;
    max-width: 710px;
    margin-top: 20px !important;
    margin: auto;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 30px;
}

.geo-bg-left, .geo-bg-right {
    position: absolute;
    bottom: 0;
    width: 180px;
    height: auto;
}

.geo-targeting-footer-left-bg-img,
.geo-bg-left {
    left: 0;
}

.geo-targeting-footer-right-bg-img,
.geo-bg-right {
    right: 0;
}

.geo-text h2{
    font-size: 40px !important;
    color: #16161B;
    line-height: 50px;
    font-weight: 700;
}

.webservice-asp-code-section p,
.geolocation-api-service-section .service-para,
.get-in-touch,
.gradient-border p,
.geo-targeting-section4 p,
.geo-targeting-section3 p,
.geo-text p{
    font-size: 16px;
    color: #595960;
    font-weight: normal;
    line-height: 24px;
}

.geo-targeting-section4{
    padding-top: 60px;
}

.geo-targeting-section2{
    padding-top: 80px;
}

.geo-targeting-section2-hr{
    color: #D1D5DB;
    margin: 50px 0px;
    opacity: 1;
}

.geo-targeting-section3 .heading{
    font-size: 18px;
    color: #16161B;
    font-weight: 700;
    text-align: center;
    line-height: 27px;
    letter-spacing: 5px;
}

.geo-targeting-section4 .title,
.geo-targeting-section3 .title{
    font-size: 40px;
    color: #16161B;
    font-weight: 700;
    line-height: 50px;
    text-align: center;
}

.webservices-ssl-section4 .title{
    font-size: 40px;
    color: #16161B;
    font-weight: 700;
    line-height: 50px;
    text-align: center;
    padding-top: 70px;
}

.geo-targeting-type {
    max-width: 800px;
    margin: auto;
}

.geo-targeting-type .gradient-border {
    position: relative;
    padding: 20px;
    margin-bottom: 25px;
    border-radius: 8px;
    background: white; 
}

.geo-targeting-type .gradient-border::before {
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: linear-gradient(269.8deg, #121A00 0.13%, #374B01 31.93%, #BEDC71 54.18%, #BEDC71 81.67%, #374B01 99.78%);
    border-radius: 10px;
    z-index: -1;
}

.geolocation-api-service-title,
.geolocation-api-service-section .service-heading,
.gradient-border h3 {
    font-weight: bold;
    font-size: 24px !important;
    color: #16161B;
    line-height: 34px;
}

.geo-targeting-section4{
    max-width: 700px;
    margin: auto;
}

.geo-targeting-section4 .geo-targeting-api-flex .geo-targeting-api-item{
    background-color: #C6EC64 !important;
    color: #16161B !important;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    border-radius: 5px;
    font-weight: 700;
    font-family: "Inter", serif;
}

.geo-targeting-section4 .geo-targeting-api-flex .geo-targeting-text{
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    color: #16161B;
}

.geo-targeting-section4 .geo-targeting-hr{
    border: none;
    height: 2px; 
    background: repeating-linear-gradient(to right, #444450, #444450 10px, transparent 10px, transparent 20px);
    width: 100%;
    margin-top: 20px;
    opacity: 1;
}

.geo-targeting-faq-section .accordion-button:not(.collapsed){
    background-color: transparent !important;
    box-shadow: none;
}

.geo-targeting-faq-section .accordion-item{
    border: none !important;
}

.geo-targeting-faq-section .accordion-button:focus{
    box-shadow: none !important;
}

.geo-targeting-faq-section .accordion-button{
    font-weight: bold;
    position: relative;
    color: #16161B;
    font-size: 20px;
    padding: 35px 0px;
}

.geo-targeting-faq-section .accordion-button::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0; 
    left: 0; 
    width: 100%; 
    height: 2px;
    background: repeating-linear-gradient(to right, #444450, #444450 10px, transparent 10px, transparent 20px);
}

.geo-targeting-faq-section .accordion-body{
    padding: 30px 0px 0px;
    color: #595960;
    font-size: 16px;
    font-weight: 400;
}

.geo-targeting-section5{
    background-color: #EBF4D1;
    padding: 60px 0px;
    margin-top: 30px;
}

.geo-targeting-main{
    max-width: 812px;
    margin: auto;
}

.geo-targeting-main .title{
    font-size: 40px;
    font-weight: bold;
    line-height: 50px;
    color: #16161B;
}

.geo-targeting-main .try-btn{
    background: linear-gradient(91.04deg, #080809 0.81%, #111602 25.53%, #36470A 51.22%, #293706 76.4%, #1F2B01 97.76%);
    padding: 14px 25px;
    border-radius: 10px;
}

.geo-targeting-main .try-btn a{
    color: #C6EC64;
    text-decoration: none;
}

.geo-targeting-main-hr{
    color: #5A5A5A;
    margin-top: 50px;
    opacity: 1;
    padding-bottom: 30px;
}

.geo-targeting-review-box {
    text-align: center;
}

.divider {
    width: 1px;
    background-color: #5A5A5A;
    height: 60px;
    margin: auto;
}

.geo-targeting-review-box .mulit-stars img{
    width: 94px !important;
}

.geo-targeting-section6{
    background-color: #27272E;
    padding: 50px 0px;
}

.geo-targeting-section6 .heading{
    color: #fff;
    font-size: 35px;
    font-weight: bold;
    line-height: 45px;
}

.geo-targeting-section6 .paragraph{
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
}

.geo-targeting-footer{
    position: relative;
    background-color: #16161B;
}

.geo-targeting-footer-left-bg-img,
.geo-targeting-footer-right-bg-img{
    position: absolute;
    width: 110px;
}

.geo-targeting-new-letter .form-control{
    width: 450px;
    border-radius: 10px !important;
    background: #16161B !important;
    height: 60px;
    padding: 25px;
    color: #F9FFD2 !important;
}

.geo-targeting-new-letter .btn{
    border-radius: 10px !important;
    background: #C6EC64;
    color: #161108;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    height: 45px;
    position: absolute;
    right: 10px;
    width: 126px;
}

.geo-targeting-new-letter{
    display: flex;
    align-items: center;
    position: relative;
    padding-top: 4px;
}

input::placeholder{
    color: #F9FFD2 !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.geo-targeting-footer .heading{
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
}

.geo-targeting-footer-ul{
    list-style: none;
}

.geo-targeting-footer-ul li a{
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    line-height: 34px;
    font-weight: bold;
}

.geo-targeting-footer{
    padding-top: 60px;
    padding-bottom: 20px;
}

.padding-bottom-70px{
    padding-bottom: 70px !important;
}

.geo-targeting-footer-hr{
    border-bottom: 1px solid #2E2E3A;
    opacity: 1;
    max-width: 98%;
    margin: auto;
}

.geo-targeting-footer .copy-right{
    font-size: 14px;
    line-height: normal;
    color: #FFFFFF;
}

.geo-targeting-footer .copy-right-policy a{
    font-size: 16px;
    line-height: normal;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

.navbar-toggler:focus{
    box-shadow: none !important;
}

.navbar-toggler-icon{
    background-image: url('../img/geotargeting/toggle-bar.svg') !important;
}

.geo-targeting-footer{
    margin-top: -1px;
}

.geolocation-api-title,
.geo-targeting-section3 .geo-targeting-section3-title{
    max-width: 700px;
    margin: auto;
}

/* IP GeoLocation API Plugin style  */
.geolocation-api {
    position: relative;
    padding: 20px;
    margin-bottom: 25px;
    border-radius: 8px;
    background: white; 
    max-width: 583px;
    margin: auto;
}

.geolocation-api::before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    background: linear-gradient(269.8deg, #121A00 0.13%, #374B01 31.93%, #BEDC71 54.18%, #BEDC71 81.67%, #374B01 99.78%);
    border-radius: 10px;
    z-index: -1;
}

.geolocation-api-para{
    padding-top: 30px;
}

.geolocation-api-benefits{
    padding: 40px 0px;
}

.geo-location-main-section{
    margin-bottom: 80px !important;
}

/* geolocation api service style  */
.geolocation-api-service-section .service-heading{
    position: relative;
}

.geolocation-api-service-section .service-heading::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 50px;
    border-bottom: 10px solid #C6EC64;
    top: 40px;
}

.geolocation-api-service-section{
    max-width: 980px;
    margin: auto;
}

.geolocation-api-service-benefits{
    padding-top: 30px !important;
    max-width: 870px;
    margin: auto;
}

/* web service asp style  */
.webservice-asp-hero-section h1{
    max-width: 700px;
    margin: auto;
}

.webservice-asp-hero-section p{
    max-width: 780px;
}

.webservice-asp-section3 .gradient-border h3{
    max-width: 740px;
}

.webservice-asp-section3 .title{
    max-width: 570px;
}

.webservice-asp-code-section{
    background-color: #EBF4D1;
    padding: 50px 0px;
    border-radius: 50px;
    margin-bottom: 40px;
    max-width: 1100px;
    margin: auto;
    margin-top: 50px;
}

.webservice-asp-code-section .code-heading{
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 20px;
}

.webservice-code-example{
    background-color: #16161B;
    padding: 47px 52px;
    border-radius: 20px;
    max-width: 900px;
    margin: auto;
    margin-top: 30px;
}

.webservice-code-example .webservice-code-example-text{
    font-size: 20px;
    line-height: 30px;
    font-weight: normal;
}

.webservice-code-example .webservice-code-example-text .text-C6EC64{
    color: #C6EC64;
}

.webservice-code-example .webservice-code-example-text .text-F9FFD2{
    color: #F9FFD2;
}

.webservice-code-example-para{
    max-width: 750px;
    margin: auto;
    padding-top: 30px;
}

.webservices-section-title h2{
    max-width: 600px;
    margin: auto;
}

/* web service ssl style  */

.webservice-ssl-hero-section p{
    max-width: 850px;
}

.webservice-ssl-code-section p{
    max-width: 640px;
    margin: auto;
}

.webservice-ssl-code-section .code{
    font-weight: bold;
    color: #595960 !important;
}

.webservice-ssl-code-example{
    padding: 20px !important;
    max-width: 850px !important;
}

.webservice-ssl-code-example .text-FB5343{
    color: #FB5343 !important;
}

.webservice-ssl-section4{
    padding-bottom: 80px !important;
}

@media screen and (max-width:1200px) {
    .geo-targeting-new-letter .form-control{
        width: 400px;
    }    
}

@media screen and (max-width:991px) {
    #navbarSupportedContent{
        text-align: start !important;
        padding-left: 0px !important;
    }

    #navbarSupportedContent .navbar-nav{
        padding-left: 0px !important;
    }

    .web-signup-btn{
        display: block !important;
    }
    
    .geo-targetting-header-btn{
        display: none !important;
    }

    .fd-cr{
        flex-direction: column-reverse;
    }

    .geo-targeting-main-flex{
        flex-direction: column;
    }

    .geo-targeting-main .try-btn{
        width: 100%;
        text-align: center;
    }

    .geo-targeting-main .title{
        text-align: center;
        padding-bottom: 20px;
    }

    .geo-targeting-footer .heading{
        text-align: center;
        padding-top: 15px;
    }

    .geo-targeting-footer-logo{
        text-align: center;
    }

    .copy-right-policy,
    .geo-targeting-new-letter{
        justify-content: center !important;
    }

    .geo-targeting-footer .copy-right{
        text-align: center;
        padding-top: 10px;
    }

    .geo-targeting-footer-ul{
        padding-top: 20px !important;
    }   
}

@media screen and (max-width:767px){
    .geo-targeting-new-letter .form-control{
        width: 100%;
    }

    .geo-targeting-header img{
        max-width: 160px;
    }

    #navbarSupportedContent{
        text-align: start !important;
        padding-left: 0px !important;

    }

    .geo-targeting-header .nav-item .nav-line{
        padding-bottom: 0px !important;
        padding-top: 0px !important;
    }

    .geo-targetting-header-btn{
        display: none !important; 
    }

    .geo-bg-right{
        display: none;
    }

    .geo-targeting-hero-section h1{
        font-size: 35px;
        line-height: 40px;
    }

    .geo-targeting-hero-section p{
        font-size: 14px;
        line-height: 24px;
    }

    .geo-bg-left{
        width: 133px;
    }

    .container{
        padding: 0px 30px;
    }

    .fd-cr{
        flex-direction: column-reverse;
    }

    .geo-text h2{
        font-size: 30px !important;
        line-height: 40px;
    }

    .webservice-asp-code-section p,
    .geolocation-api-service-para,
    .geolocation-api-service-section .service-para,
    .geo-targeting-section4 .geo-targeting-api-flex .geo-targeting-text,
    .get-in-touch,
    .gradient-border p,
    .geo-targeting-section4 p,
    .geo-targeting-section3 p,
    .geo-text p{
        font-size: 14px !important;
        line-height: 24px;
    }

    .geo-targeting-section4 .geo-targeting-api-flex .geo-targeting-text.geolocation-start-geo{
        font-size: 16px !important;
    }

    .geo-targeting-section4 p{
        padding-bottom: 30px !important;
    }

    .geo-text p{
        text-align: center;
    }

    .geo-targeting-section2 img{
        width: 100% !important;
        padding-top: 50px;
    }

    .geo-targeting-section3 .heading{
        font-size: 14px;
    }

    .geo-targeting-section4 .title, .geo-targeting-section3 .title{
        font-size: 30px;
        line-height: 40px;
    }

    .gradient-border h3{
        font-size: 20px !important;
        line-height: 30px;
        text-align: left;
    }

    .gradient-border p{
        padding-top: 3px !important;
    }

    .gradient-border{
        margin-bottom: 20px !important;
    }

    .geo-targeting-section4{
        padding-top: 50px;
    }

    .webservice-ssl-hero-section p,
    .geo-targeting-faq-section .accordion-button{
        font-size: 16px;
        line-height: 24px;
    }

    .webservice-code-example .webservice-code-example-text,
    .geo-targeting-faq-section .accordion-body{
        font-size: 14px;
        line-height: 20px;
    }

    .geo-targeting-main-flex{
        flex-wrap: wrap;
    }

    .geo-targeting-main .title{
        font-size: 35px;
        line-height: 45px;
        text-align: center;
        padding-bottom: 20px;
    }

    .geo-targeting-review-box span{
        font-size: 14px;
    }

    .geo-targeting-review-box .mulit-stars img{
        width: 64px !important;
    }

    .geo-targeting-review-box-flex{
        padding-top: 30px !important;
    }

    .geo-targeting-section6 .heading{
        font-size: 30px;
        line-height: 40px;
        text-align: center;
        padding-bottom: 20px;
    }

    .geo-targeting-section6 .paragraph{
        font-size: 14px;
        text-align: center;
    }

    .geo-targeting-footer{
        padding-top: 30px;
    }

    .geo-targeting-new-letter{
        width: 100%;
    }

    .geo-targeting-footer .heading{
        padding-top: 30px;
    }

    .geo-targeting-new-letter .btn{
        width: 111px;
        font-size: 16px;
    }

    .geo-targeting-footer-ul{
        padding-left: 0px !important;
        padding-top: 30px !important;
    }

    .geo-targeting-footer-ul.signup{
        text-align: end;
    }

    .copy-right-policy{
        justify-content: center !important;
    }

    .geo-targeting-footer .copy-right{
        text-align: center;
        padding: 30px 0px;
    }

    .geolocation-api-hero-section h1{
        max-width: 290px;
        margin: auto;
    }

    .geolocation-api-benefits{
        padding: 10px 0px !important;
    }

    .geolocation-api-benefits img{
        width: 100% !important;
        padding: 40px 0px;
    }

    .footer-top{
        margin-bottom: -1px !important;
    }

    .geo-targeting-section2-hr.geolocation-api-benefits{
        margin: 25px 0px !important;
    }

    .geolocation-api-service-section .service-para{
        padding-top: 30px;
    }

    .geolocation-api-service-section .service-heading{
        font-size: 18px !important;
        line-height: 27px;
    }

    .geolocation-api-hr{
        margin: 30px 0px !important;
    }

    .geolocation-api-service-benefits{
        padding-top: 10px !important;
    }

    .webservice-asp-code-section .code-heading,     
    .geolocation-api-service-title{
        font-size: 20px !important;
        line-height: 30px;
    }

    .geolocation-api-section2{
        padding-top: 50px !important;
    }

    .webservices-section-title{
        padding-top: 30px !important;
    }

    .webservice-asp-code-section{
        border-radius: 0px !important;
        margin-bottom: 50px;
        margin-top: 0px !important;
    }

    .webservice-code-example{
        padding: 20px;
        margin: 30px 20px;
    }

    .webservice-code-example-para{
        max-width: 400px;
        margin: auto;
        padding-top: 0px;
    }

    .webservice-asp-code-section .code-heading{
        padding-bottom: 10px;
    }

    .webservice-asp-code-section p{
        max-width: 365px;
        margin: auto;
    }

    .webservice-asp-section4{
        padding-top: 10px !important;
    }

    .webservice-asp-section4 .title{
        padding-bottom: 0px !important;
    }

    .webservices-ssl-section4 .title{
        padding-top: 30px !important;
    }

    .webservice-ssl-code-example{
        margin: 25px 20px;
    }

    .webservice-ssl-code-section h3{
        padding-top: 0px !important;
    }

    .webservice-ssl-code-section{
        margin-top: 0px !important;
    }

    .webservice-ssl-section4{
        padding-top: 0px !important;
    }

    .webservice-ssl-code-section .sub-title{
        padding-top: 0px !important;
    }
}
