@font-face
{
  font-family:'FontAwesome';
  src:url('./fontawesome-webfont.eot');
  src:url('./fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/fontawesome-webfont.woff') format('woff'),
  url('../fonts/fontawesome-webfont.ttf') format('truetype'),
  url('../fonts/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight:normal;
  font-style:normal
}


@font-face {
    font-family: 'Saira SemiCondensed';
    src: local('Saira SemiCondensed ExtraBold'), local('SairaSemiCondensed-ExtraBold'),
        url('../fonts/SairaSemiCondensed-ExtraBold.woff2') format('woff2'),
        url('../fonts/SairaSemiCondensed-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Saira SemiCondensed';
    src: local('Saira SemiCondensed Regular'), local('SairaSemiCondensed-Regular'),
        url('../fonts/SairaSemiCondensed-Regular.woff2') format('woff2'),
        url('../fonts/SairaSemiCondensed-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Saira SemiCondensed';
    src: local('Saira SemiCondensed Medium'), local('SairaSemiCondensed-Medium'),
        url('../fonts/SairaSemiCondensed-Medium.woff2') format('woff2'),
        url('../fonts/SairaSemiCondensed-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Saira SemiCondensed';
    src: local('Saira SemiCondensed SemiBold'), local('SairaSemiCondensed-SemiBold'),
        url('../fonts/SairaSemiCondensed-SemiBold.woff2') format('woff2'),
        url('../fonts/SairaSemiCondensed-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Saira SemiCondensed SemiCond';
    src: local('Saira SemiCondensed Bold'), local('SairaSemiCondensed-Bold'),
        url('../fonts/SairaSemiCondensed-Bold.woff2') format('woff2'),
        url('../fonts/SairaSemiCondensed-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Outfit';
    src: local('Outfit SemiBold'), local('Outfit-SemiBold'),
        url('../fonts/Outfit-SemiBold.woff2') format('woff2'),
        url('../fonts/Outfit-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: local('Outfit Regular'), local('Outfit-Regular'),
        url('../fonts/Outfit-Regular.woff2') format('woff2'),
        url('../fonts/Outfit-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: local('Outfit Medium'), local('Outfit-Medium'),
        url('../fonts/Outfit-Medium.woff2') format('woff2'),
        url('../fonts/Outfit-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: local('Outfit Bold'), local('Outfit-Bold'),
        url('../fonts/Outfit-Bold.woff2') format('woff2'),
        url('../fonts/Outfit-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}


body {padding: 0;margin: 0;font-family: 'Outfit';font-weight: 400;overflow-x: hidden;}
html, body {width: 100%;height: 100%}
a {text-decoration: none;color: #39B6E8;transition: all 0.6s ease-out;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-ms-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;}
a:hover {text-decoration: none!important;cursor: pointer; color: #000;}
a:focus {text-decoration: none;transition: all 1s ease}
:focus {outline: none!important}
::-moz-selection {background-color:#000;color:#fff}
::selection {background-color: #000;color: #fff}   
.other-services-bottum-text .section-title::selection, .services-tabs ul.nav.nav-tabs li a.active .services-text h2::selection, .hero-title::selection{color: #fff;    -webkit-background-clip: text; -webkit-text-fill-color: #fff;}
img {max-width: 100%;height: auto}
p {font-family: 'Outfit';font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;color: #414141;}
p a {color: #39B6E8;}
p strong {color: #39B6E8; font-weight: 500;}
p a:hover {color: #000;}
ul, ol, ul li, ol li {margin: 0;padding: 0;}
ul li a, ol li a {color: #39B6E8;}
ul li a:hover, ol li a:hover {color: #000;}
figure, address {margin: 0;}
input, textarea, select, button {border-radius: 0;-webkit-box-shadow: none;box-shadow: none;outline: none;}
input:focus, textarea:focus, select:focus, button:focus { outline: 0 !important; -webkit-box-shadow: none !important; box-shadow: none !important; }
h1, h2, h3, h4, h5, h6 {font-family: 'Saira SemiCondensed';font-style: normal;font-weight: 600;color: #000;margin-bottom: 15px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #39B6E8;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {color: #39B6E8;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #000;}
h1 {font-size: 40px;line-height: normal;}
h2 {font-size: 32px;line-height: normal;}
h3 {font-size: 28px;line-height: normal;}
h4 {font-size: 24px;line-height: normal;}
h5 {font-size: 20px;line-height: normal;}
h6 {font-size: 16px;line-height: normal;}
select::-ms-expand {display: none;}
select {-moz-appearance: none;}
.alignleft {float: left;margin-right: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.alignright {float: right;margin-left: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.aligncenter {clear: both;display: block;margin: 0 auto 15px}
.default-css ul , .default-css ol{ margin-bottom: 20px; }
.default-css ol {padding-left: 18px;}
.default-css ul li, .default-css ol li { font-family: 'Outfit'; font-style: normal; font-weight: 400; font-size: 18px; line-height: 28px; color: #414141; margin: 0 0 7px; }
.default-css ul li a, .default-css ol li a {color: #39B6E8}
.default-css ul li strong, .default-css ol li strong {color: #39B6E8;font-weight: 500;}
.default-css ul li a:hover, .default-css ol li a:hover {color: #000}
.default-css ul li {list-style: none; background: url(../images/list-arrow.png) no-repeat; background-position: 0 5px; padding-left: 26px; background-size: 18px; }
.floating-icon {position: fixed;right: -107px;top: 50%;transform: translateY(-50%);z-index: 11;transform: rotate(-90deg);}
.floating-icon a {padding: 18px 40px;display: inline-block;color: #000;text-align: center;font-family: Outfit;font-size: 18px;font-style: normal;font-weight: 600;line-height: normal;background: #FFF; box-shadow: 0px 0px 20px 0px rgba(48, 69, 124, 0.20);} .floating-icon a strong{color: #002950}
.floating-icon a:hover {color: #fff;background: #39B6E8;}
.default-section{ padding:100px 0 ; }

.dark-section .heading-title  , .dark-section h1 , .dark-section h2 , .dark-section h3 , .dark-section h4 , .dark-section h5 , .dark-section h6 , .dark-section ul li , .dark-section ol li , .dark-section h2 a{ color: #fff; }
.dark-section p a:hover  { color: #fff; }
.dark-section p{ color: #BDBDBD; }
.dark-section .heading-title strong{ color: #39B6E8; }




/* heading */
.heading-title { color: #000; font-family: "Saira SemiCondensed"; font-size: 72px; font-style: normal; font-weight: 800; line-height: 90px; margin-bottom: 15px; }
.heading-title strong { color: #39B6E8; font-weight: 800;}


/* btns */
a.theme-btn { display: inline-block; position: relative; padding: 14px 34px; text-align: center; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 600; line-height: 28px; border-radius: 45px; }


a.theme-btn.btn-black { color: #ffffff; background: #000000; border-color:#000000;}
a.theme-btn.btn-black:hover { background: #39B6E8; color: #fff; border-color: #39B6E8;}
a.theme-btn.btn-white { border-color: #fff; background: #fff; color: #000;}
a.theme-btn.btn-white:hover { color: #ffffff; background: #39B6E8; border-color:#39B6E8;}
a.theme-btn.btn-sky { background: #39B6E8; color: #fff; border-color: #39B6E8; }
a.theme-btn.btn-sky:hover { color: #fff; background: #000; border-color:#000;}

/* .banner-btns a.theme-btn.btn-black:hover{border-color: #ffffff; background: #fff; color: #39B6E8; } */
.header-btn a.theme-btn.btn-blue:hover{border-color: #000000; background: #000000; color: #ffffff; }

/*--header--*/
.header-section { position: absolute; top: 0; left: 0px; right: 0px; z-index: 99; transition: all 0.5s; padding: 15px 20px; }
.header-right { display: flex ; align-items: center; justify-content: right; }
.header-section .row { align-items: center; }
.header-section .col-sm-3 { width: 12%;}
.header-section .col-sm-9 { width: 88%;}
.header-section.sticky { position: fixed; transition: all 0.5s; box-shadow: 0px 4px 20px 0px rgb(118 111 92 / 30%); background: #fff; }
.header-btn { display: flex ; align-items: center; margin-left: 90px; }
.header-btn a.theme-btn { min-width: 140px; font-size: 20px; align-content: center; padding: 16px 34px; }
.header-btn .theme-btn.btn-sky { border-radius: 45px 0 0 45px; border-right: 1px solid #fff; }
.header-btn a.theme-btn.btn-black { border-radius: 0 45px 45px 0; border-left: 1px solid #fff; }


/*--banner--*/
section.banner-section { position: relative; z-index: 1; padding: 200px 0 120px;overflow: hidden; }
.banner-caption { margin: 0 auto; max-width: 1440px; position: relative; z-index: 1; }
.banner-title { color: #000; font-family: "Saira SemiCondensed SemiCond"; font-size: 145px; font-style: normal; font-weight: 700; line-height: 155px; margin-bottom: 10px; position: relative; }
span#scrolling-word{position: relative;}
span#scrolling-word::before { position: absolute; content: ''; width: 110px; height: 60px; left: -60px; top: 20px; z-index: -1; background: url(../images/heading-shape.png) no-repeat; background-size: contain;}
.banner-title strong { font-weight: 700; color: #39B6E8; font-size: 155px; line-height: 175px; }
section.banner-section::before { position: absolute; content: ''; width: 100%; height: 70%; left: 0; top: 0; z-index: -1; background: url(../images/banner-background-color.png) no-repeat; background-size: 100% 100%; background-position: center; }
.banner-caption-content { display: flex ; align-items: end; justify-content: space-between; margin-top: 0px; margin-left: -20px; }
.banner-text { max-width: 320px; text-align: left; margin-bottom:0px; }
.banner-caption::after { position: absolute; content: ''; width: 652px; height: 554px; right: 0; bottom: 30px; z-index: -1; background: url(../images/banner-background-shpae.png) no-repeat; }
.banner-caption h2 {
    color: #000;
    font-family: "Saira SemiCondensed SemiCond";
    font-size: 90px;
    font-style: normal;
    font-weight: 700;
    line-height: 100px;
    margin-bottom: 10px;
}
.banner-caption h3 {
    color: #000;
    font-family: 'Outfit';
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 80px;
    margin-bottom: 20px;
}

/* how-it-works-section  */
section.how-it-works-section { padding: 140px 0 100px;background: #000; position: relative; z-index: 1; border-bottom: #fff 2px solid;}
section.how-it-works-section::before { position: absolute; content: ''; right: 0; bottom: 0; background: url(../images/testimonial-before-image.png); z-index: -1; background-repeat: no-repeat; width: 245px; height: 200px; background-size: contain; }
section.how-it-works-section::after { position: absolute; content: ''; left: 0; top: 0; background: url(../images/ftr-left-bg.png); z-index: -1; background-repeat: no-repeat; width: 299px; height: 260px; background-size: contain; }
.how-it-works-row { border: 1px solid #39B6E8; border-radius: 45px; }
section.how-it-works-section .row { justify-content: center; }
section.how-it-works-section .section-heading { margin-top: -48px; }
section.how-it-works-section .section-heading .heading-title { display: inline-block; background: #000000; padding: 0 50px; }
section.how-it-works-section .col-sm-4 { padding: 30px 80px; }
.how-it-works-box { height: 100%; position: relative; display: flex ; }
.how-it-works-box figure { width: 70px; height: 70px; flex-shrink: 0; background: rgb(57 182 232 / 30%); border-radius: 50%; text-align: center; align-content: center; margin-right: 15px; }
.how-it-works-box h2 {font-family: Outfit; font-size: 24px; font-style: normal; font-weight: 600; line-height: 30px; margin-bottom: 7px; }

section.how-it-works-section .container , section.indexing-solution-section .container , section.testimonial-section .container { max-width: 1440px !important; }

section.indexing-solution-section { padding: 100px 0; }
.indexing-solution-top-row { border-radius: 20px; background: #F4FDF9; padding: 50px 45px; }
.indexing-solution-top-row { border-radius: 20px; background: #F4FDF9; padding: 50px 45px; }
.indexing-lists { margin-top: 20px; }
.indexing-lists ul { display: flex ;margin: 0 -10px; flex-wrap: wrap; justify-content: center; }
.indexing-lists ul li { list-style: none; width: 33.33%; padding: 10px 10px; border-right: 1px solid rgb(0 0 0 / 30%); }
.indexing-lists ul li:last-child{ border: none; }
.indexing-box { height: 100%; max-width: 340px; margin: 0 auto; }
.indexing-box figure { margin-bottom: 25px; }
.indexing-box h2 { color: #000; font-family: Outfit; font-size: 24px; font-style: normal; font-weight: 600; line-height: 28px; margin-bottom: 10px; }


section.about-section { background: #000; padding: 100px 40px 130px 40px; position: relative;}
.count-parent { height: 100%; align-content: center; text-align: center; }
.count-digit-row { margin-bottom: 10px; position: relative; z-index: 1; color: #FFF; font-family: Outfit; font-size: 257px; font-style: normal; font-weight: 400; line-height: 257px; }
.count-bx p { color: #39B6E8; font-family: "Saira SemiCondensed"; font-size: 36px; font-style: normal; font-weight: 800; line-height: 44px; }
section.about-section .section-heading { max-width: 770px; margin: 0 auto; }
.about-content { display: flex ; flex-wrap: wrap; margin: 40px -30px; }
.about-content .about-text { width: 50%; padding: 0 30px; }
section.about-section::before { position: absolute; content: ''; width: 340px; height: 463px; right: 0; top: 0px; z-index: 0; background: url(../images/about-bg-shape.png) no-repeat; }
section.about-section::after { position: absolute; content: ''; width: 602px; height: 100%; left: 22%; top: 0px; z-index: 0; background: url(../images/about-lines.png) no-repeat; transform: translateX(-50%); background-size: 100% 100%; }

.dark-section a.theme-btn.btn-sky:hover { background: #fff;color: #000; }



/* testimonial-section */
section.testimonial-section { padding: 100px 0 70px; position: relative; }
section.testimonial-section:after { position: absolute; content: ''; width: 600px !important; height: 470px !important; top: 0; left: 0; z-index: -1; background: url(../images/testimonial-after-image.png) !important;  background-size: contain !important; background-repeat: no-repeat !important;}
section.testimonial-section::before { position: absolute; content: ''; background: url(../images/testimonial-before-image.png) !important; left: auto; right: 0; top: auto; bottom: -10px; width: 561px !important; height: 461px !important; background-size: contain !important; background-repeat: no-repeat !important; }
section.testimonial-section .container{ position: relative; }
section.testimonial-section .section-heading { max-width: 500px; padding-top: 80px; }
.client-say-box { height: 100%; padding: 35px 25px 140px; position: relative; transition: all 0.5s; z-index: 1; border-radius: 5px; background: #F9F9F9; box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.15); }
.rating-box { position: relative; margin-bottom: 21px; }
.rating-box p { color: #000; margin: 0; }
.rating-box p strong { display: block; color: #000; font-family: Outfit; font-size: 48px; font-style: normal; font-weight: 600; line-height: 48px; }
.rating-star { position: absolute; top: 10px; left: 25%; }
.client-say-box > figure { margin: -15px 0 0 auto; text-align: right; }
.clint-name-parent { display: flex ; border-radius: 5px; background: #39B6E8; align-items: center; padding: 17px 25px; margin: 0; position: absolute; left: 0; right: 0; bottom: 0; }
.qvater { position: absolute; right: 25px; top: -60px; }
.clint-name-parent .qvater figure { width: auto !important; height: auto !important; background: transparent !important; box-shadow: none !important; outline: none !important; border-radius: 0 !important; }
.clint-name-parent figure { width: 58px; height: 58px; flex-shrink: 0; color: #000; text-align: center; font-family: Outfit; font-size: 35px; font-style: normal; font-weight: 600; line-height: 28px; background: #fff; align-content: center; outline: 4px solid rgb(21 71 126 / 5%); border-radius: 50%; }
.clients-item-heading { padding-left: 15px; }
.clients-item-heading h3 { color: #ffffff; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 600; line-height: 28px; margin-bottom: 5px; }
.client-say-box .star img { max-width: 20px; }

/* --------OWL-CAROUSEL-CSS------- */
.testimonial-slider .item { padding: 50px; }
.testimonial-slider { position: inherit !important; margin: 0 0 0 auto; float: right; max-width: 495px; }
.testimonial-row .owl-stage-outer { position: relative; z-index: 1; }
.testimonial-row .owl-stage-outer:before { position: absolute; content: ''; left: 30px; top: 80px; bottom: -50px; right: 30px; border-radius: 4px; background: #FFF; box-shadow: 0px 0px 50px 0px rgba(50, 74, 178, 0.20); z-index: 0; clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%); }
.owl-stage { display: block; }
.owl-item { display: block; flex: 1 0 auto;} 
.testimonial-slider.owl-carousel .owl-nav .owl-next, .testimonial-slider.owl-carousel .owl-nav .owl-prev { margin: 0 12px; width: 70px !important; height: 70px !important; background-size: 40px !important; border-radius: 50%; border: none !important; outline: 5px solid rgb(0 0 0 / 5%) !important; background-position: center !important;background-size: 28px !important; }
.testimonial-slider.owl-carousel .owl-nav .owl-prev { background: #39b6e8 url(../images/owl-prev.png) no-repeat; }
.testimonial-slider.owl-carousel .owl-nav .owl-next  { background: #39b6e8 url(../images/owl-next.png) no-repeat ; background-position: center !important;}
.testimonial-slider.owl-carousel .owl-nav .owl-prev:hover { background: #000 url(../images/owl-prev.png) no-repeat !important;  }
.testimonial-slider.owl-carousel .owl-nav .owl-next:hover  { background: #000 url(../images/owl-next.png) no-repeat !important ;  }
.testimonial-slider.owl-carousel .owl-nav .owl-next:hover , .testimonial-slider.owl-carousel .owl-nav .owl-prev:hover{ background-position: center !important;background-size: 28px !important; }
.owl-carousel .owl-nav span {display: none;}
.testimonial-slider .owl-nav { display: flex ; align-items: center; position: absolute; right: 0; left: 0px;bottom: 40px;max-width: 200px;}
.testimonial-slider.owl-carousel .owl-dots {display: none !important; text-align: center; margin: 50px auto 0; display: flex ; align-items: center; justify-content: center; }
.testimonial-slider.owl-carousel .owl-dots .owl-dot { height: 22px; width: 22px; background: rgb(217 217 217 / 20%); border-radius: 50%; margin: 5px; }
.testimonial-slider.owl-carousel .owl-dots .owl-dot.active { background: #39b6e8; border: 5px solid #151B20; outline: 2px solid #39b6e8 !important; height: 30px; width: 30px; }
.testimonial-slider.owl-carousel .owl-stage-outer:after { position: absolute; content: ''; left: 0; right: -20px; bottom: -10px; top: -10px; background: url(../images/testimonial-bg-shape.png) no-repeat; z-index: -1; background-size: 100% 100%; }



/* video-section */
section.alphaindex-video-section .col-sm-10 { padding-right: 0; }
section.alphaindex-video-section{ position: relative; }
section.alphaindex-video-section::before{ position: absolute; content: ''; width: 100%; height: 50%; left: 0; bottom: 0px; z-index: 0; opacity: 0.1; background: #39B6E8; }
.alphaindexchecker-logo { height: 100%; align-content: center; position: relative; }
.alphaindexchecker-logo figure img { position: absolute; top: 37%; left: 50%; text-align: center; transform: translate(-50%, -50%); }
.video-section { position: relative; overflow: hidden; border: 20px solid #fff; border-top: none; height: 800px; }
.video-section figure { position: relative; }
.video-section figure img{width: 100%;}
.video-section iframe.fullscreenbg__video {
    width: 100%; height: 100%; z-index: -1; max-height: 100%; border-radius: 5px; }
.radius { width: 160px; height: 160px; border-radius: 0; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; display: flex ; align-items: center; justify-content: center; }
.radius a { z-index: 1; }
.place { background: #E83939; z-index: 2; }
.place:hover{opacity: 0.8;}
.radius .border-animation, .place { display: block; width: 100%; height: 100%; position: absolute; border-radius: 0; text-align: center; line-height: 159px; }
.radius .border-animation { z-index: 1; }
.ba1 { animation: rounder1 1s linear 1s infinite alternate; background: rgba(255, 255, 255, 0.3); }
@keyframes rounder1 { from { transform: scale(1); } to { transform: scale(1.39); } }
.ba2 { animation: rounder2 1s linear 1s infinite alternate; background: rgba(255, 255, 255, 0.6); }
@keyframes rounder2 { from { transform: scale(1); } to { transform: scale(1.79); } }
.ba3 { animation: rounder3 1s linear 1s infinite alternate; background: rgba(255, 255, 255, 0.9); }
@keyframes rounder3 { from { transform: scale(1); } to { transform: scale(1.99); } }

.video-popup .modal-dialog { max-width: 930px !important; position: absolute; top:0; left: 0; right: 0; transform:inherit !important; width: 94%; border-radius: 0px; margin: 45px auto 0; border: 8px solid #39b6e8;}
.video-popup .modal-body { border: none; float: none; clear: both; width: 100%; position: relative; padding-bottom: 56.25%; padding-top: 0; height: 0; }
.modal.video-popup .modal-content { border: none; box-shadow: none; }
.modal.video-popup button.close { opacity: 1; position: absolute; right: 28px; top: 35px; font-size: 26px; font-weight: normal; color: #fff; cursor: pointer; text-shadow: none; background: transparent; border: none; }
.videoIframe iframe {  display: block; bottom: 100px; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }  
.video-show { position: absolute; top: 50%; transform: translate(-50% , -50%); left: 50%; }




/* price-section */
section.price-section { background: rgb(57 182 232 / 10%); padding: 100px 0;position: relative; }
section.price-section::after { position: absolute; content: ''; left: 0; bottom: -70%; background: url(../images/price-section-bg.png); background-repeat: no-repeat; width: 366px; height: 934px; background-size: 100%; }
.price-lists ul { display: flex ; flex-wrap: wrap; justify-content: center; }
.price-lists ul li { list-style: none; padding: 15px; width: 20%; }
.price-box { border-radius: 5px; background: #FFF; padding: 30px 20px 100px; height: 100%; position: relative; transition: all 0.5s; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.10); overflow: hidden; z-index: 1;}
.price-box::after { position: absolute; content: ''; width: 90px; height: 70px; top: 10px; right: 5px; z-index: -1; background: url(../images/alphaindexchecker-logo.png) no-repeat; background-size: 100% 100%; }
.price-btn { position: absolute; bottom: 20px; left: 20px; right: 20px; text-align: center; }
.price-btn a.theme-btn { width: 100%; padding: 11px 25px; }
.price-heading { color: #39B6E8; font-family: Outfit; font-size: 24px; font-style: normal; font-weight: 600; line-height: 24px; margin-bottom: 25px; position: relative; transition: all 0.5s ease; }
.price-box p { font-size: 40px; display: block; color: #000; line-height: 46px; font-weight: 600; font-family: Outfit; font-style: normal; margin-bottom: 15px; }
.price-box p strong { font-weight: 600;display: block;color: #000; }
.price-box .default-css ul { display: block !important; margin: 0 !important; }
.price-box .default-css ul li { padding: 0 !important; width: 100% !important; text-align: left !important; padding-left: 26px !important; }
.price-box:hover { background: #ECF8FD; }
.price-box p sub { font-weight: 400; font-size: .45em; bottom: 0; }



/* form */
.form-hero { position: relative; right: 0; top: 0; width: 100%; border-radius: 0; background: transparent; box-shadow: none; max-width: 100%; float: none; }
.form-title { margin-bottom: 5px; color: #3078BE; text-align: center; font-family: Saira SemiCondensed; font-size: 56px; font-style: normal; font-weight: 600; line-height: 56px; text-transform: uppercase; }
.form-hero .gform_wrapper {max-width: 100%!important;margin: 0 !important;padding: 0!important;}
.gform_wrapper .gform_fields {display: -webkit-box;display: -ms-flexbox;display: flex !important;-ms-flex-wrap: wrap;flex-wrap: wrap;grid-column-gap: 0% !important;grid-row-gap: 0px !important;}
.gform_wrapper.gravity-theme .gform_fields {grid-column-gap: 0 !important;grid-row-gap: 0 !important;}
.form-hero .gform_body {margin: 0 -10px;}
.gform_wrapper .gfield {padding: 0 10px 20px;clear: both;text-align: left;width: 100%;margin: 0;}
.gform_wrapper.gravity-theme .ginput_container_address {margin-left: 0 !important;margin-right: 0 !important;}
.gfield--type-address {margin-bottom: 0 !important;}
.gform_wrapper.gravity-theme .ginput_container_address span {padding: 0 10px 12px !important;margin: 0 !important;}
.gform_wrapper.gravity-theme fieldset {margin: 0 !important;}
.gform_wrapper .gfield.gfield--width-full {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.gform_wrapper .gfield.gfield--width-half {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.form-hero .gform_wrapper .ginput_container {margin: 0!important;padding: 0;position: relative;}
.gform_wrapper label, .form-hero .gform_wrapper label.gfield_label { font-size: 18px !important; font-family: Outfit; font-style: normal; font-weight: 400; line-height: 28px; color: #414141 !important; margin: 0 !important; padding-left: 10px; }
.gform_wrapper .medium::-webkit-input-placeholder { /* Edge */color: #414141;opacity: 1;}
.gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #414141;opacity: 1;}
.gform_wrapper .medium::placeholder {color: #414141;opacity: 1;}
.gform_wrapper input[type="text"]::-webkit-input-placeholder { /* Edge */color: #414141;opacity: 1;}
.gform_wrapper input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */color: #414141;opacity: 1;}
.gform_wrapper input[type="text"]::placeholder {color: #414141;opacity: 1;}
.form-hero input.button.gform_button { width: auto !important; height: auto !important; display: inline-block !important; position: relative !important; cursor: pointer !important; transition: all 1s !important; border: none !important; color: #FFF !important; text-align: center !important; font-family: Outfit !important; font-size: 20px !important; font-style: normal !important; font-weight: 600 !important; line-height: 28px !important; border-radius: 45px !important; box-shadow: none !important; padding: 16px 40px !important; background: #39B6E8 !important; }
.banner-droupdown .form-hero .gform_wrapper .gfield.gfield--width-half:first-child {flex: 0 0 50%;max-width: 50%;}
.form-hero input.button.gform_button:hover {background: #000 !important; color: #fff !important;}
.gform_wrapper textarea.medium { height: 120px !important; display: block; min-block-size: inherit !important; }
.gform_wrapper .gform_footer {padding: 0px 0 0 0 !important;margin: 0px 0 0 0px !important;z-index: 1;}
.form-hero .gform_wrapper .ginput_complex select {background:  url(../images/select-arrow.png) no-repeat right 13px center!important;background-size: 16px !important; padding-left: 5px !important;}
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium { width: 100% !important; padding: 10px 22px 10px 22px !important; -webkit-appearance: none !important; resize: none !important; position: relative !important; height: 50px; transition: all 1s; margin: 0 !important; box-shadow: none !important; color: #414141 !important; font-size: 18px !important; font-family: Outfit !important; font-style: normal !important; font-weight: 400 !important; line-height: 28px !important; border-radius: 4px !important; background: transparent; border-bottom: 1px solid #D9D9D9 !important; border: 1px solid rgba(0, 0, 0, 0.20) !important; }
.form-hero .gform_wrapper select {background: #f5f5f5 url(../images/select-arrow.png) no-repeat right 13px center !important; background-size: 15px !important; }
.form-hero .ginput_container.ginput_container_fileUpload, .form-hero .gform_wrapper.gravity-theme .gform_drop_area {text-align: center;padding: 10px !important;border-radius: 0px !important;border: none !important;background: transparent !important;box-shadow: none !important; border-bottom: 1px solid #000 !important;}
.form-hero input[type="file"] {display : none;}
.form-hero .button.gform_button_select_files {border: none;display: inline-block;padding: 8px 28px;margin-top: 5px;color: #FFF;font-family: Outfit;font-size: 16px;font-style: normal;font-weight: 500;line-height: 23px;border-radius: 4px;background: #021F35;}
.form-hero .button.gform_button_select_files:hover {background-color: #000;}
.form-hero .ginput_container.ginput_container_fileUpload label {color: #414141;font-size: 14px !important;}
.gfield--type-address{ margin-bottom:12px !important;}
.gform_wrapper.gravity-theme .ginput_container_address span { padding: 0 8px 0; }
.gform_wrapper.gravity-theme .gform_drop_area { padding: 10px !important;}
.gfield_checkbox {display: flex;}
.gchoice .gfield-choice-input {margin-top: 5px !important;;border-radius: 50% !important; width: 20px !important;height: 20px !important; border: 1px solid #39B6E8 !important; background: rgb(217 217 217 / 20%) !important;background-position: top 4px center !important; }
.gchoice .gfield-choice-input:checked { background: url(../images/agree.png) no-repeat !important; background-size: 13px !important; background-position: top 4px center !important; }
label.form-check-label strong {color: #39B6E8;font-weight: 400;}
label.form-check-label i { font-style: normal; color: #011A43; }
.gchoice .gfield-choice-input::before{ display:none !important; }
.gfield_description.instruction.validation_message { display: none !important; }
.form-hero .gform_wrapper .ginput_container label { width: calc(100% - 20px); }
.popup-form .modal-body { padding: 0; }
.popup-form .modal-content { border-radius: 0; background: transparent; }
.gform_validation_errors { display: none !important; }

.modal-backdrop.show { opacity: .9; }
.video-show { position: absolute; top: 50%; transform: translate(-50% , -50%); left: 50%; }
.modal.popup-form button.close {opacity: 1;position: absolute;right: 30px;top: 30px;font-size: 26px;font-weight: normal;color: #fff;cursor: pointer;/* text-shadow: none; */ background: transparent;border: none;}
.modal-body{ padding: 0; }
.popup-form .form-hero { padding: 30px 30px; border-radius: 10px;background: #f5f5f5; border: 5px solid #39B6E8; }
.modal-dialog { max-width: 720px !important; position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%) !important; margin: 0px auto 0; width: 95%; }
.popup-form .form-hero .heading-title { font-size: 38px; line-height: 40px; margin-bottom: 35px; text-align: center; }
.popup-form .form-hero .gform_wrapper .gfield { padding: 0 10px 15px; }
.popup-form .form-hero .gform_body { margin: 0 -10px; }
.popup-form .form-hero { padding: 35px 35px; }




/* -------faq-section--------- */
section.faq-section { padding: 20px; }
section.faq-section .col-sm-5 { width: 37%; }
section.faq-section .col-sm-7 { width: 63%; }
.faq-box { border-radius: 30px; background: #F7F7FA; padding: 80px 50px 80px 120px; height: 100%; max-width: 1200px; margin: 0 auto; }
.faq-row { margin-top: 30px; }
.faq-box .card { margin: 0 0 0px; background: transparent; box-shadow: none; border-radius: 0; border: none; border-bottom: 1px solid rgb(0 0 0 / 20%); }
.faq-box .card-header { border: none; padding: 0; cursor: pointer; position: relative; margin: 0 0 0px; background: transparent !important; }
.faq-box .card-header h5, .card-header-title { padding: 26px 20px 26px 45px; position: relative; margin: 0; border-radius: 45px; font-family: Outfit; font-size: 26px; font-style: normal; font-weight: 400; line-height: 28px; color: #39B6E8; background: transparent; border: none; }
.card-header-title.collapsed { color: #666; }
.faq-box .card-header h5::after, .card-header-title::after { content: ""; background: url(../images/faq-minus.png) no-repeat center; width: 20px; height: 20px; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); left: 0; background-size: 20px !important; }
.faq-box .card-header h5.collapsed:after, .card-header-title.collapsed::after { background: url(../images/faq-pluse.png) no-repeat center; box-shadow: none; }
.card-body.default-css { padding: 1px 0px 10px 45px; background: transparent; margin: 0 0px; border: none; }
.card-header-title.collapsed:hover { color: #00AEEF; }
.faq-img { position: relative; }
.faq-btn {
    /* position: absolute; */
    /* right: 0; */
    /* top: 0; */
    text-align: center;
    padding-top: 30px;
}
/* .faq-btn::before { position: absolute; content: ''; width: 229px; height: 85px; right: -2px; top: -2px; background: url(../images/faq-btn-bg.png) no-repeat; background-size: 100% 100%; background-position: center; } */
.faq-img figure img { width: 100%; border-radius: 30px; }
.faq-accordion { max-width: 720px; }


/* footer.footer */
footer.footer-section { position: relative; z-index: 1; overflow: hidden; background: #171717; padding: 100px 0 40px; }
.ftr-row { border-top: 1px solid #CCC; padding-top: 50px; margin-top: 50px; }
footer.footer-section::before { position: absolute; content: ''; right: 0; top: 0; background: url(../images/ftr-right-bg.png); z-index: -1; background-repeat: no-repeat; width: 480px; height: 447px; background-size: 100%; }
footer.footer-section::after { position: absolute; content: ''; left: 0; top: 0; background: url(../images/ftr-left-bg.png); z-index: -1; background-repeat: no-repeat; width: 480px; height: 437px; background-size: 100%; }
.ftr-btn a.theme-btn.btn-sky:hover { background: #fff; color: #000; border-color: #fff; }
footer.footer-section .col-sm-3 { width: 25%; }
footer.footer-section .col-sm-2 { width: 23%; }
footer.footer-section .col-sm-4 { width: 29%; }
footer.footer-section .section-heading { max-width: 1000px; margin: 0 auto; }
footer.footer-section .heading-title { color: #fff; font-family: "Saira SemiCondensed"; font-size: 110px; font-style: normal; font-weight: 800; line-height: 110px; margin-bottom: 15px; }
footer.footer-section .section-heading p { font-size: 36px; line-height: 50px; color: #C3C3C3; }
.ftr-call-row { padding-bottom: 20px; }
.ftr-title { margin-bottom: 15px; color: #39B6E8; font-family: "Saira SemiCondensed SemiCond"; font-size: 30px; font-style: normal; font-weight: 700; line-height: 28px; }
.ftr-call-now { display: flex; align-items: start; margin-bottom: 28px; }
.ftr-call-now figure { width: 26px; height: 26px; flex-shrink: 0; margin-right: 20px; }
footer.footer-section p { color: #FFF; }
.ftr-call-now p { margin: 0; }
footer.footer-section p a:hover{ color: #FFF; }
.ftr-call-now p a {color: #FFF;font-weight: 700; }
.ftr-call-now p strong { display: block; color: #FFF; font-size: 20px; }
.ftr-item ul li { position: relative; color: #FFF; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; line-height: normal; list-style: none; padding-bottom: 10px; }
.ftr-social { margin-top: 15px; }
.ftr-social a { border-radius: 50%; background: #fff; height: 40px; width: 40px; display: inline-block; text-align: center; line-height: 36px; margin: 3px; }
.ftr-social a img { max-width: 20px; transition: all 0.5s; filter: brightness(0); }
.ftr-social a:hover img { filter: none; }
.footer-menu { position: relative; padding: 13px 0; margin: 35px 0 30px; }
.footer-menu:before , .footer-menu:after{ position: absolute; content: ''; left: -65px; bottom: 0; background: #000; opacity: 0.2; right: -100%; height: 1px; }
.footer-menu:after { top: 0; }
.ftr-menu ul { display: flex; align-items: center; }
.ftr-menu ul li:after { content: "|"; padding: 0 65px; }
.ftr-menu ul li:last-child::after{ display: none; } 
.ftr-copyright { padding: 0 0 25px; }
footer.footer-section .copyright p { margin: 0; color: #FFF; }
.menu-copyright ul li:after { content: "/"; padding: 0 25px; }
.menu-copyright ul li:last-child:after { display: none; }
.ftr-copyright .copyright-content p a:hover{ color: #000; }
footer.footer-section ul li a { color: #FFF; }
.menu-copyright ul { display: flex; align-items: center; justify-content: right; }
.ftr-call-now p a:hover , .ftr-menu ul li a:hover , footer.footer-section .ftr-social a:hover , .menu-copyright ul li a:hover , .ftr-item ul li:hover a { color: #00AEEF; }
.copyright-section { padding: 18px 0; background: #fff; }
.newsletter-form form { position: relative; }
.newsletter-form .medium { display: block !important; height: 60px !important; width: 100% !important; margin: 0 !important; color: #666666 !important; font-family: Outfit !important; font-size: 18px !important; font-style: normal; font-weight: 400 !important; line-height: 28px !important; padding: 11px 183px 11px 25px !important; border-radius: 45px !important; border: none !important; background: #fff !important; box-shadow: 0px 0px 20px 0px rgba(18, 115, 134, 0.10); }
.newsletter-form input.button.gform_button { display: inline-block !important; cursor: pointer !important; transition: all .6s ease-out; margin: 0 !important; color: #ffffff !important; font-family: Outfit !important; font-size: 18px !important; font-style: normal !important; font-weight: 600 !important; line-height: normal !important; padding: 10px 40px !important; height: 60px !important; border: 2px solid #fff !important; border-radius: 45px !important; background: #39B6E8 !important; box-shadow: 0px 0px 20px 0px rgba(18, 115, 134, 0.10) !important; position: absolute; top: 0; right: 0; transition: all .6s ease-out; }
.newsletter-form input.button.gform_button:hover { background: #000 !important; color: #ffffff !important;  }
.newsletter-form .medium::-webkit-input-placeholder { /* Edge */color: #666;opacity: 1;}
.newsletter-form .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #666;opacity: 1;}
.newsletter-form .medium::placeholder {color: #666;opacity: 1;}
.newsletter-form input[type="text"]::-webkit-input-placeholder { /* Edge */color: #666;opacity: 1;}
.newsletter-form input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */color: #666;opacity: 1;}
.newsletter-form input[type="text"]::placeholder {color: #666;opacity: 1;}
.newsletter-form { margin: 40px 0 60px; }



/*----------inner pages CSS-------*/
.inner-banner{position: relative;z-index: 1;}
.caption-absolute { position: absolute; left: 0; z-index: 1; width: 100%; text-align: center; top: 53%; transform: translateY(-50%); }
section.inner-banner .banner-caption { margin: 0 auto; padding: 0; text-align: center; }
.page-nav { position: absolute; bottom: 0; width: 100%; padding: 10px 0; z-index: 1; background: linear-gradient(90deg, rgba(57, 182, 232, 0.00) 25%, #39B6E8 29.18%, #39B6E8 67.26%, rgba(57, 182, 232, 0.00) 75.46%); }
.page-nav ul li { margin: 0px; color: #fff; font-family: "Outfit"; font-size: 20px; font-style: normal; font-weight: 400; line-height: 28px; list-style: none; text-align: center; }
.page-nav ul li span a{color: #000;}
.page-nav ul li span a:hover, .page-nav ul li span a:hover span {color: #000;}
.page-nav ul li span .current-item { color: #fff; }
.page-nav ul li span a { color: #fff; }
.inner-banner>img { width: 100%; min-height: 330px; object-fit: cover; }



/* -----wp-pegination-css----- */
.wp-pegination { padding-top: 40px; text-align: center; }
.wp-pagenavi { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: center; }
.wp-pegination .page, .wp-pegination span, .wp-pagenavi a { width: 60px; height: 60px; display: inline-block; margin: 5px !important; text-align: center; line-height: normal; border: 1px solid #000000 !important; border-radius: 0px !important; color: #000000 !important; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 500; align-content: center; padding: 0 !important; }
.wp-pegination span.current, .wp-pegination .page:hover { background: #39B6E8 !important; color: #fff !important; border: 1px solid #39B6E8 !important; }
.wp-pegination a.nextpostslink { background: url(../images/blog-next.png); background-repeat: no-repeat !important; background-position: center center !important; font-size: 0; ; }
.wp-pegination a.previouspostslink { background: url(../images/blog-next.png); background-repeat: no-repeat !important; background-position: center center !important; font-size: 0; transform: rotate(180deg); }
.wp-pegination a.nextpostslink:hover { background:#39B6E8 url(../images/blog-hover.png); border-color: #39B6E8 !important; }
.wp-pegination a.nextpostslink, .wp-pegination a.previouspostslink{ background-size: 38px !important; }


/*--service-detail inner page--*/
section.default-section.inpad {padding: 50px 0;}
section.services-section.nipad {padding-top: 0;}
.search-container form {position: relative}
.search-medium {width: 100%;padding: 15px 25px 15px 60px;border: 1px solid #ccc;height: 60px;background-color: #fff;border-radius: 45px;font-size: 18px;line-height: 28px;color: #414141;font-weight: 400;font-family: Outfit;}
.search-btn button {border: none;position: absolute;top: 15px;width: 40px;right: 9px;height: 30px; background:transparent;}
.search-icon img { filter: brightness(0.5); }
.search-btn button:hover {cursor: pointer}
.search-container .search-medium::placeholder { color: #414141; opacity: 1; /* Firefox */ }
.search-container .search-medium::-ms-input-placeholder { /* Edge 12 -18 */ color: #414141; }
.search-container { position: relative; }
.fa-search { position: absolute; left: 10px; top: 10px; height: 40px; width: 40px; margin: 0; background: url(../images/search.png) no-repeat center; border: none; font-size: 0; background-size: 24px; }


.sidebar-title { color: #19202D; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 600; line-height: 36px; margin-bottom: 15px; position: relative; padding-left: 15px; }
.sidebar-title:after { content: ""; position: absolute; top: 0px; left: 0; background: #766F5C; height: 100%; width: 3px; }
.service-detail-list { border-radius: 4px; background: #FFF; box-shadow: 0px 0px 20px 0px rgba(24, 131, 189, 0.16); margin: 0 0 40px; padding: 30px 30px; }
.service-detail-list ul li a:hover {color: #766F5C;}
.service-detail-list ul li.active, .service-detail-list ul li:hover {color: #766F5C;}
.service-detail-list ul li.active a, .service-detail-list ul li a:hover {color: #766F5C;}
.service-detail-list ul {padding: 0;margin: 0;}
.service-detail-list ul li {list-style: none;padding: 10px 0;transition: all 0.5s ease-out;-webkit-transition: all 0.5s ease-out;position: relative;}
.service-detail-list ul li a { font-size: 18px; line-height: normal; color: #414141; font-weight: 400; font-family: Outfit; display: block; padding-right: 20px; }
.service-detail-list ul li:last-child {border: none;}
.service-detail-right .service-detail-list:last-child {margin: 0;}
.service-detail-right {padding-left: 50px;}
.services-detail-left h1 { color: #000; font-family: Outfit;}
figure.fimgs {margin-bottom: 20px;}
.service-detail-list ul li::after { content: "\f105"; position: absolute; top: 7px; right: 0; background-size: cover; color: #414141; font-family: 'FontAwesome'; font-size: 18px; font-weight: 600; }
.service-detail-list ul li:hover::after, .service-detail-list ul li.active:hover {color: #766F5C;}
.service-detail-list.estimatin-titel {text-align: center;}
figure.fimgs img {border-radius: 4px;background: #FFF;width: 100%;margin-bottom: 0;object-fit: cover;box-shadow: 0px 0px 40px 0px rgba(24, 131, 189, 0.16);}
.service-detail-list-month { color: #766F5C; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; line-height: 44px; margin-bottom: 3px; }
.service-detail-list-month.month-2 { position: relative; margin-top: 20px; padding-top: 5px; }
.service-detail-list.service-detail-list-2 p { font-size: 16px; font-weight: 400; line-height: 24px; }
.service-detail-list-month.month-2::after { content: ''; position: absolute; width: 100%; height: 1px; background: rgb(0 0 0 / 10%); top: 0; left: 0px; right: -15px; background-size: cover; }
.service-detail-list.service-detail-list-2 { padding: 35px 15px 15px 35px; }
.estimatin-detail { text-align: center; padding: 40px 15px; border-radius: 4px; background: #FFF; box-shadow: 0px 0px 20px 0px rgba(24, 131, 189, 0.16); }
.estimatin-detail h4 { color: #19202D; font-family: Outfit; font-size: 35px; font-style: normal; font-weight: 600; line-height: 50px; margin-bottom: 15px; }
.estimatin-title {margin-bottom: 20px;color: #19202D;text-align: center;font-family: Outfit;font-size: 30px;font-style: normal;font-weight: 700;line-height: 40px;}
.estimatin-btn a.theme-btn { background: #2388DA; color: #fff; margin-top: 10px; }
.estimatin-btn a.theme-btn:hover { background: #002950 !important; color: #fff; }

.blog-img-single > figure img { width: 100%; border-radius: 5px; height: 100%; object-fit: cover; }
.blog-img-single > figure { margin-bottom: 20px; border-radius: 5px; padding: 5px; background: #fff; box-shadow: 0px 0px 40px 0px rgba(24, 131, 189, 0.16); }
section.blog-section.singlepgge { padding-top: 0; } 
.pagination-parent { padding-top: 30px; }
.nav-next a, .nav-previous a{ display: inline-block; position: relative; padding: 16px 42px; text-align: center; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 600; line-height: 28px; border-radius: 45px; background: #2388DA; color: #fff; }
.nav-next a:hover, .nav-previous a:hover {background: #000;color: #fff;}
.nav-previous {float: left}
.nav-next {float: right;margin-right: 0;}
.service-detail-right.sticky { position: sticky; top: 170px; right: 0; }


.contact-page-section{padding: 100px 0;}
.inner-banner{position: relative;}


.contact-section { padding: 100px 0; }
.contact-row { border-radius: 45px; background: #FFF; box-shadow: 0px 0px 40px 0px rgba(5, 171, 151, 0.20); padding: 80px 60px; max-width: 1400px; margin: 0 auto; }
.mail { color: #000; margin-top: 25px; }
.mail a { color: #000; }
.mail a:hover { color: #39B6E8; }
.mail img { margin-right: 7px; }
.contact-box { padding-right: 80px; }
.contact-box .ftr-title { padding-top: 30px; }
.contact-box .ftr-social a { border-color: #414141; }
.contact-box .ftr-social a:hover { border-color: #39B6E8; }
.contact-box .ftr-social a:hover img { filter: inherit; }
.inner-banner .banner-title.inner-title { font-size: 72px; line-height: 76px; margin-bottom: 0; color: #39b6e8; }
.inner-banner .banner-title.inner-title::before, .inner-banner .banner-title.inner-title::after {display: none;}
.inner-banner .caption-absolute { top: 56%; }
.inner-banner .banner-caption::before, .inner-banner .banner-caption::after {display: none;}
section.indexing-solution-section.indexing-inn .indexing-solution-top-row { border-radius: 0; background: transparent; padding: 0; }
section.how-it-works-section.indexing-inn { background: transparent; }
section.how-it-works-section.indexing-inn .section-heading .heading-title { background: #fff; }


/* unlock-powerful-insights-section  */
section.unlock-powerful-insights-section { padding: 100px 0 0;}
section.unlock-powerful-insights-section .row { justify-content: center; }
section.unlock-powerful-insights-section .col-sm-6 { padding: 0 30px; }
.unlock-powerful-insights-box { height: 100%; position: relative; display: flex ; border-bottom: 1px solid rgb(57 182 232 / 70%); padding: 35px 0px 20px; }
.unlock-powerful-insights-box figure { margin-right: 30px; }
.unlock-powerful-insights-content { width: calc(100% - 90px); }
.unlock-powerful-insights-box h2 {font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 600; line-height: 36px; margin-bottom: 7px; }
.unlock-powerful-insights-box:hover h2{color: #39B6E8;}
section.worldwide-seo-alert-section { padding-bottom: 100px; }
.worldwide-seo-alert-row { border-radius: 45px; border: 1px solid #39B6E8; background: #ECF8FD; padding: 30px 30px 0; }
.worldwide-seo-alert-row .row { align-items: center; }
section.price-section.pricing-inn { background: transparent; }
section.price-section.pricing-inn::after{display: none;}

section.price-section.pricing-inn .price-heading:after { background: url(../images/price-heading-bg-pricing-inn.png); background-size: 100% 100%; }
section.testimonial-section.testimonial-inn { padding: 100px 0; }
section.testimonial-section.testimonial-inn::before, section.testimonial-section.testimonial-inn::after {display: none;}
section.testimonial-section.testimonial-inn .section-heading { max-width: 100%; padding-top: 0; }
section.testimonial-section.testimonial-inn .row { justify-content: center; }
section.testimonial-section.testimonial-inn .col-sm-4 { padding: 25px; }
section.faq-section.faq-inn { padding: 100px 0; }
section.faq-section.faq-inn .faq-box { border-radius: 0; background: transparent; padding: 0; height: 100%; max-width: 1200px; margin: 0 auto; }
section.faq-section.faq-inn .faq-accordion { max-width: 1050px; margin: 0 auto; }


section.blog-section { padding: 100px 0; }
section.blog-section .row { justify-content: center; }
section.blog-section .col-sm-4 { padding: 20px; }
.blog-item { height: 100%; position: relative; transition: all 0.5s; border-radius: 5px; background: #F9F9F9; box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.15); text-align: center; }
.blog-item figure { overflow: hidden; border-radius: 5px; }
.blog-item figure img { width: 100%; }
.blog-content { padding: 15px 10px 10px; }
section.faq-section.faq-inn { margin: 0; }


.omega-indexer-section { padding: 100px 0; }
.omega-indexer-section .section-heading p { font-size: 26px;}
.omega-indexer-section .heading-title { margin: 0; }
.indexer-item { padding: 17px 0; }
.indexer-row { border-radius: 45px; background: #ECF8FD; padding: 40px 35px; }
.omega-indexer-section .section-heading { margin-bottom: 20px; }
.indexer-title { color: #39B6E8; font-family: Outfit; font-size: 26px; font-style: normal; font-weight: 400; line-height: 28px; margin-bottom: 10px; text-transform: uppercase; }
.indexer-item p { margin: 0; }
.indexer-item p a { color: #666; font-family: Outfit; }
.indexer-item p a:hover{ color: #39B6E8; }
.indexer-item ul li { list-style: none; color: #666; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; display: flex; margin-bottom: 5px; }
.indexer-item ul li strong { font-weight: 400; min-width: 200px; padding-right: 20px; }
.indexer-item ul li:first-child { color: #000; font-size: 26px; margin-bottom: 13px; margin-top: 15px; }
.indexer-row .col-sm-6:last-child { width: 55%; }
.indexer-row .col-sm-6:first-child { width: 45%; }
.services-software-section { padding-bottom: 100px; }
.services-software-section .heading-title { font-weight: 600; }
.services-software-section p { font-size: 30px; line-height: 40px; }
.link-box { margin-top: 40px; }
.link-box figure { margin: 0 auto 25px; }
.affiliate-program-section.affiliate-inn { border-radius: 0; background: #fff; padding: 80px 0; margin: 0; }
.affiliate-program-section.affiliate-inn .sub-heading { text-transform: uppercase; font-size: 26px; }
.affiliate-inn-row { margin: 0 auto; max-width: 1300px; }
.affiliate-inn-row .row { align-items: inherit !important; justify-content: center; }
.affiliate-program-section.affiliate-inn .col-sm-4 { padding: 25px; }
.affiliate-program-section.affiliate-inn .affiliate-program-box { text-align: center; padding: 45px 40px 30px; border-radius: 10px; background: #ECF8FD;height: 100%; }
.affiliate-program-section.affiliate-inn .affiliate-program-box figure { margin: 0 auto 10px; background: #fff; width: 138px; height: 138px; flex-shrink: 0; align-content: center; border-radius: 50%; }
.affiliate-program-section.affiliate-inn .affiliate-program-box h3 { color: #000; font-size: 24px; font-weight: 600;font-family: "Outfit";  margin-bottom: 13px; }
.affiliate-program-section.affiliate-inn .affiliate-program-box h3 a{ color: #000; }
.affiliate-program-section.affiliate-inn .affiliate-program-box:hover h3 a{ color: #39B6E8; }
.affiliate-program-section.affiliate-inn .affiliate-program-box:hover{ background: #39B6E8; }
.affiliate-program-section.affiliate-inn .affiliate-program-box:hover h3{ color: #fff; }
.affiliate-program-section.affiliate-inn .affiliate-program-box:hover p{ color: #fff; }
.affiliate-program-section.affiliate-inn .affiliate-program-box p { color: #666; }
.affiliate-program-section.affiliate-inn .affiliate-program-box figure img { max-height: 100px; }
.gform_confirmation_message { color: #fff !important; }

section.omega-indexer-section.apixx { padding-top: 0; }
.indexer-item.indexer-api ul li strong { min-width: 400px; }
.indexer-item.indexer-api ul { margin-bottom: 20px; }
/*
.affiliate-program-section.affiliate-inn .affiliate-program-box h3 a {
    text-decoration: underline;
}
.affiliate-program-section.affiliate-inn .affiliate-program-box:hover a{
	color:#fff !important;
   text-decoration: underline !important;
}
*/
.affiliate-program-section.affiliate-inn .affiliate-program-box a { display: block; }


@media (min-width: 1200px){

/*------------- mega menu ---------------*/
.menu-top-menu-container {position: relative}
.mega-menu {position: inherit!important}
.mega-menu ul.sub-menu {visibility: hidden;position: absolute;margin-top: 0px;width: 100%;left: 0;right: 0;border-radius: 0 0 10px 10px;box-shadow: 0 0 5.5px rgb(5 5 5 / 20%);background-color: #fff;box-sizing: border-box;z-index: 999;opacity: 0;-webkit-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);transform: rotateX(90deg);-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;padding: 25px 25px 25px 25px;
    column-count: 3;}
.mega-menu:hover .hover_mega_menu>ul.sub-menu {visibility: visible;opacity: 1;-webkit-transform: rotateX(0);-moz-transform: rotateX(0);-ms-transform: rotateX(0);transform: rotateX(0)}
.mega-menu ul.sub-menu li {margin-right: 15px!important;background: transparent !important;border-bottom: none;}
.mega-menu ul.sub-menu li a {background: transparent !important;color: #2388DA !important;}
.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #2388DA !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li {position: relative;padding-left: 14px !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li a {
    background: transparent !important; color: #000 !important; padding: 4px 20px 4px 15px !important; padding-left: 0 !important; border: none;
}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #2388DA !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li::before {content: "\f105";font-size: 18px;color: #000;font-family: 'FontAwesome';left: 0;position: absolute;top: 4px;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:last-child:before {display: block;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li.mega-menu-img {width: 27% !important;padding: 0 !important;margin: 0 0 0 0 !important;float: right;position: absolute !important;top: 25px;right: 25px;bottom: 34px;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li.mega-menu-img::before{ display: none; }

/*------------- mega menu  2222---------------*/
.mega-menu2 {position: inherit!important}
.mega-menu2 ul.sub-menu {visibility: hidden;position: absolute;margin-top: 0px;width: 100%;border-radius: 0 0 10px 10px;left: -0px;margin-left: 0px;right: 0;box-shadow: 0 0 5.5px rgba(5, 5, 5, 0.20);background-color: #fff !important;box-sizing: border-box;z-index: 999;opacity: 0;-webkit-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);transform: rotateX(90deg);-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;padding: 25px 25px 25px 25px;}
.mega-menu2:hover .hover_mega_menu>ul.sub-menu {visibility: visible;opacity: 1;-webkit-transform: rotateX(0);-moz-transform: rotateX(0);-ms-transform: rotateX(0);transform: rotateX(0); display: block !important;}
.mega-menu2 ul.sub-menu li {width: 33%;margin-right: 0px!important;background: transparent !important;border: none;}
.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #39B6E8 !important;}
.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #39B6E8 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li {position: relative;padding-left: 0 !important; margin-left: 0px !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a {
background: transparent !important;
color: #000 !important;
border: none;
}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a { padding: 8px 0!important; margin-left: 0px !important; font-weight: 600; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a::after {color: #2388DA !important;top: 21px;display: none;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu {opacity: 1 !important;visibility: visible !important;position: relative;background: transparent;box-shadow: none;padding: 0;transform: rotateX(0deg);padding-left: 0px;padding-bottom: 0;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a {padding-left: 0 !important;padding-top: 0 !important;  font-weight: 400;
}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a:hover {color: #39B6E8 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu li {padding-left: 15px !important;width: 100%;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu li::before {content: "\f105";font-size: 18px;color: #000;font-family: 'FontAwesome';left: 0;position: absolute;top: 0px;display: block;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2:hover ul.sub-menu li ul.sub-menu {opacity: 1 !important;visibility: visible !important;position: relative;transform: rotateX(0deg);}

.contact-detail-menu {border-radius: 4px;display: inline-block;width: 100%;padding: 20px 20px 20px;background: #F3F9FF;overflow: hidden;margin: 20px 0 0;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a:hover{color: #39B6E8 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu {margin-left: 0px;margin-top: 0;left: 0 !important;border-bottom: none;}

}

@media (min-width:1200px) {
.container {max-width: 1180px !important;}
}
@media (min-width:1300px) {
.container {max-width: 1270px !important;}
}
@media (min-width:1400px) {
.container {max-width: 1360px !important;}
}
@media (min-width:1500px) {
.container {max-width: 1440px !important;}
}
@media (min-width:1600px) {
.container {max-width: 1530px !important;}
}
@media (min-width:1700px) {
.container {max-width: 1630px !important;}
}

@media (max-width: 1899px) {
.header-section { padding: 15px 0px; }
.header-btn { margin-left: 70px; }


}

@media (max-width: 1799px) {
.header-btn { margin-left: 0px; }

}

@media (max-width: 1699px) {
.container { max-width: 100% !important; padding: 0 45px; }
/* .banner-title { font-size: 145px; line-height: 160px; } */
.banner-title::before { left: 100px; top: 164px; }
section.banner-section { padding: 180px 0 100px; }
section.how-it-works-section .col-sm-4 { padding: 30px 50px; }
.heading-title { font-size: 60px; line-height: 75px; }
section.how-it-works-section .section-heading { margin-top: -43px; }
section.testimonial-section { padding: 50px 0 70px; }
.testimonial-slider .owl-nav { left: 45px; }
section.price-section { background: rgb(57 182 232 / 10%); padding: 80px 0; }
.faq-box { padding: 60px 50px 60px 50px; }
.inner-banner .banner-title.inner-title { font-size: 60px; line-height: 66px; }
.indexer-item ul li strong { min-width: 180px; }
.services-software-section p { font-size: 25px; line-height: 35px; }
.services-software-section p { font-size: 25px; line-height: 35px; }
.indexer-item p { word-wrap: break-word; }
section.faq-section.faq-inn { padding: 70px 0; }
section.faq-section.faq-inn .faq-row { margin: 10px 0 0; }
.banner-title strong {
    font-size: 120px;
    line-height: 130px;
}
.banner-title {
    font-size: 110px;
    line-height: 120px;
}
.banner-caption h2 {
    font-size: 70px;
    line-height: 80px;
}
.banner-caption h3 {
    font-size: 42px;
    line-height: 54px;
    margin-bottom: 20px;
}





}

@media (max-width: 1599px) {
section.about-section::after { width: 500px; background-size: 100% 100%; }
.count-digit-row { margin-bottom: 10px; font-size: 220px; line-height: 220px; }
.price-lists ul li { padding: 10px; }
.video-section { height: 780px; }


}

@media (max-width: 1499px) {
h1 {font-size: 35px;line-height: 42px;}
h2 {font-size: 32px;line-height: 40px;}
h3 {font-size: 28px;line-height: 35px;}
h4 {font-size: 25px;line-height: 32px;}
h5 {font-size: 22px;line-height: 30px;}
h6 {font-size: 20px;line-height: 26px;}
.default-section{ padding: 60px 0; }  

.header-section { padding: 15px 0px; }
.header-btn a.theme-btn { min-width: 110px; font-size: 18px; padding: 13px 15px; }
.banner-title { font-size: 70px; line-height: 90px; }
    .banner-caption h2 {
        font-size: 40px;
        line-height: 50px;
    }
    .banner-caption h3 {
    font-size: 28px;
    line-height: 34px;
}
span#scrolling-word::before {
    width: 70px;
    height: 50px;
    left: -40px;
    top: 10px;
}
.banner-title strong { font-size: 80px; line-height: 90px; }
section.banner-section { padding: 170px 0 70px; }
.banner-title::before { left: 22%; top: 46%; width: 120px; height: 70px; background-size: contain; transform: translate(-54%, -50%); }
.banner-caption-content { margin-left: -20px;}
.banner-caption::after { width: 552px; height: 494px; right: 100px; bottom: 30px; background-size: contain; }
.heading-title { font-size: 47px; line-height: 60px; }
section.how-it-works-section .section-heading .heading-title { padding: 0 30px; }
a.theme-btn { padding: 12px 30px; font-size: 17px; line-height: 26px; min-width: 100px; }
section.how-it-works-section .section-heading { margin-top: -32px; }
section.how-it-works-section .col-sm-4 { padding: 25px 15px; }
section.indexing-solution-section { padding: 70px 0; }
.count-digit-row { margin-bottom: 10px; font-size: 160px; line-height: 160px; }
section.about-section { padding: 60px 40px 70px 40px; }
.about-content .about-text { padding: 0 20px; }
.about-content { margin: 25px -20px; }
.count-bx p { font-size: 25px; line-height: 32px; }
section.about-section::after { width: 400px; }
section.about-section::before { width: 240px; height: 336px; background-size: contain; }
section.testimonial-section::before { bottom: -10px; width: 431px !important; height: 351px !important; }
section.testimonial-section:after { width: 480px !important; height: 360px !important; }
section.testimonial-section .section-heading { padding-top: 50px; }
.testimonial-slider.owl-carousel .owl-nav .owl-next, .testimonial-slider.owl-carousel .owl-nav .owl-prev { margin: 0 12px; width: 60px !important; height: 60px !important; background-size: 40px !important; background-size: 26px !important; }
section.testimonial-section { padding: 40px 0 50px; }
.price-box p { font-size: 36px; line-height: 42px; }
section.price-section { padding: 60px 0; }
.container { padding: 0 35px; }
.price-box {padding: 25px 20px 85px;}
.price-btn a.theme-btn { padding: 10px 20px; }
.price-heading { font-size: 22px; line-height: 30px; margin-bottom: 15px; }
.price-box .default-css ul li { padding-left: 23px !important; }
section.how-it-works-section { padding: 90px 0 70px; } 
.how-it-works-row-child { padding: 0 15px; } 
section.price-section::after { bottom: -125%; width: 240px; height: 934px; } 
.faq-accordion { max-width: 100%; } 
.faq-box { padding: 50px 40px 49px 40px; } 
.faq-box .card-header h5, .card-header-title { padding: 20px 20px 20px 40px; border-radius: 0; font-size: 23px; line-height: 28px; } 
.faq-box .card-header h5::after, .card-header-title::after { background-size: 19px !important; } 
.card-body.default-css { padding: 0px 0px 10px 40px; } 
footer.footer-section .col-sm-4 { width: 35%; } 
footer.footer-section .col-sm-2 { width: 20%; } 
.newsletter-form { margin: 25px 0 40px; } 
.newsletter-form input.button.gform_button { font-size: 17px !important; padding: 10px 30px !important; height: 54px !important; } 
.newsletter-form .medium { height: 54px !important; font-size: 17px !important; line-height: 26px !important;padding: 11px 157px 11px 25px !important; } 
.ftr-title { font-size: 25px; line-height: 28px; } 
footer.footer-section::before { width: 360px; height: 330px; background-size: contain; } 
footer.footer-section::after { height: 330px; background-size: contain; } 
footer.footer-section .heading-title { font-size: 80px; line-height: 90px; margin-bottom: 10px; } 
footer.footer-section .section-heading p { font-size: 30px; line-height: 40px; } 
footer.footer-section .section-heading { max-width: 840px; } 
footer.footer-section { padding: 80px 0 30px; }
.faq-btn::before { width: 215px; height: 81px; }
section.how-it-works-section::after { width: 209px; height: 170px; }
section.how-it-works-section::before { width: 195px; height: 160px; }

.service-detail-right { padding-left: 20px; }
.service-detail-right.sticky { top: 100px; }
.service-detail-list { margin: 0 0 30px; padding: 25px 20px; }	
.sidebar-title { font-size: 25px; line-height: 32px; margin-bottom: 15px; padding-left: 15px; }
.service-detail-list ul li { padding: 8px 0; }
.service-detail-list ul li a { font-size: 17px;}
.service-detail-list ul li::after { font-size: 17px; }
.estimatin-detail { padding: 30px 15px; }
.estimatin-detail h4 { font-size: 28px; line-height: 35px; margin-bottom: 10px; }
.search-btn { margin: 0 0 30px;}
.search-medium { padding: 15px 40px 15px 15px; height: 50px; font-size: 16px; line-height: 28px; }
.search-btn button { top: 9px; width: 32px; right: 6px; height: 30px; }
.nav-next a, .nav-previous a { padding: 9px 34px 11px; font-size: 16px; line-height: 28px; }	
.estimatin-title { margin-bottom: 10px; font-size: 30px; line-height: 40px; }
.contact-row { padding: 50px 40px; }
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium { padding: 6px 22px 6px 15px !important; height: 48px; font-size: 16px !important; line-height: 28px !important; }
.form-hero input.button.gform_button { font-size: 18px !important; line-height: 24px !important; padding: 13px 30px !important; }
.contact-section { padding: 70px 0; }
.inner-banner .banner-title.inner-title { font-size: 47px; line-height: 57px; }
.page-nav ul li { font-size: 18px; line-height: 24px; }
section.worldwide-seo-alert-section { padding-bottom: 70px; }
section.unlock-powerful-insights-section { padding: 70px 0 0; }
.unlock-powerful-insights-box h2 { font-size: 25px; line-height: 32px; margin-bottom: 6px; }
.unlock-powerful-insights-box { padding: 30px 0px 15px; }
section.blog-section { padding: 70px 0; }
section.blog-section .col-sm-4 { padding: 15px; }
section.testimonial-section.testimonial-inn { padding: 70px 0; }
section.testimonial-section.testimonial-inn .col-sm-4 { padding: 18px; }
.affiliate-program-section.affiliate-inn { padding: 70px 0; }
.affiliate-program-section.affiliate-inn .col-sm-4 { padding: 20px; }
.affiliate-program-section.affiliate-inn .affiliate-program-box { padding: 35px 30px 20px; }
.indexer-title { font-size: 22px; line-height: 25px; margin-bottom: 6px; }
.indexer-item ul li:first-child { font-size: 22px; }
.services-software-section p { font-size: 22px; line-height: 30px; }
.services-software-section p { font-size: 22px; line-height: 30px; }
.omega-indexer-section { padding: 70px 0; }
.services-software-section { padding-bottom: 70px; }
.omega-indexer-section .section-heading p { font-size: 22px; }
.video-section { height: 740px; }



}

@media (max-width: 1399px) {
.banner-caption-content { margin-left: -30px;}
.banner-caption::after { width: 492px; height: 494px; right: 80px; bottom: 30px; }
.banner-caption::before { left: 20%; top: 18%; transform: translate(-50%, -50%); }
.indexing-solution-top-row { padding: 50px 35px; }
.video-section { height: 690px; }


}

@media (max-width: 1299px) {
.banner-title::before { left: 16%; }
.indexing-lists ul li { padding: 10px 15px; }
.indexing-lists ul { margin: 0 -15px; }
.banner-title { font-size: 80px; line-height: 95px; }
section.banner-section { padding: 150px 0 70px; }
.banner-caption::before { left: 23%; top: 17%; }
section.testimonial-section.testimonial-inn .clients-item-heading h3 { font-size: 18px; }
.video-section { height: 630px; }



}

@media (max-width: 1199px) {
p { font-size: 16px; line-height: 24px; margin-bottom: 10px; }
h1, h2, h3, h4, h5, h6 { margin-bottom: 10px; }
.default-css ul li, .default-css ol li { font-size: 16px; line-height: 24px;; margin: 0 0 5px; }
.default-css ul li { background-position: 0 6px; padding-left: 20px; background-size: 15px; }
.default-css ul { margin-bottom: 15px; }
h1 {font-size: 30px;line-height: 35px;}
h2 {font-size: 28px;line-height: 35px;}
h3 {font-size: 26px;line-height: 30px;}
h4 {font-size: 24px;line-height: 30px;}
h5 {font-size: 22px;line-height: 25px;}
h6 {font-size: 20px;line-height: 25px;}
.default-section{ padding: 40px 0; }
.modal-dialog {transform: none !important; top: 65px; }
.modal.popup-form button.close { right: 15px; top: 15px; font-size: 18px; }
.close img { max-width: 25px; }
.modal.video-popup button.close { right: 15px; top: 15px; font-size: 20px; }
.video-popup .modal-dialog { margin: 60px auto 0; }
.container { padding: 0 15px; }  
.heading-title { margin-bottom: 10px; font-size: 32px; line-height: 42px; }
.radius { width: 80px; height: 80px; }
.radius .border-animation, .place { line-height: 79px; }
.place img { max-width: 24px; }
.ginput_recaptcha {transform:scale(0.77) !important;-webkit-transform:scale(0.77) !important;transform-origin:0 0 !important;-webkit-transform-origin:0 0 !important;}


.banner-title::before { top: 46%; width: 70px; height: 55px; left: 24%; }
.header-section { padding: 10px 0px; }
.banner-title { font-size: 50px; line-height: 60px;margin-bottom: 5px; }
.banner-title strong { font-size: 56px; line-height: 66px; }
span#scrolling-word::before { width: 50px; height: 30px; left: -30px; top: 4px; }
.banner-caption::before { left: 29%; top: 17%; width: 60px; height: 40px; }
.header-right { padding-right: 55px; }
.header-logo img { max-width: 110px; }
a.theme-btn { padding: 10px 25px; font-size: 16px; line-height: 22px; min-width: 100px; }
.header-btn a.theme-btn { min-width: 100px; font-size: 16px; padding: 11px 15px; }
section.banner-section { padding: 110px 0 40px; }
.banner-caption-content { margin-left: 0; margin-top: 0; }
.banner-image img { max-width: 460px; }
.banner-caption::after { width: 372px; height: 354px; right: 140px; bottom: 0px; }
.how-it-works-row {border-radius: 25px; }
section.how-it-works-section .col-sm-4 { padding: 15px 15px !important; }
.how-it-works-box h2 { font-size: 20px; line-height: 26px; margin-bottom: 6px; }
section.how-it-works-section .section-heading { margin-top: -23px; }
section.how-it-works-section { padding: 50px 0 40px; }
.how-it-works-box figure { width: 60px; height: 60px; }
.how-it-works-box figure img { max-width: 34px; }
section.indexing-solution-section { padding: 40px 0; }
.indexing-solution-top-row { padding: 30px 15px; }
.indexing-box figure { margin-bottom: 15px; }
.indexing-box figure img { max-width: 58px; }
.indexing-box h2 { font-size: 20px; line-height: 26px; margin-bottom: 8px; }
.indexing-lists { margin-top: 10px; }
section.about-section::after { width: 280px; }
.count-digit-row { margin-bottom: 10px; font-size: 100px; line-height: 100px; }
.count-bx p { font-size: 20px; line-height: 28px; }
.about-content .about-text { padding: 0 14px; }
.about-content { margin: 15px -14px; }
section.about-section { padding: 40px 15px 50px 15px; }
section.about-section::before { width: 190px; height: 266px; background-size: contain; }
section.testimonial-section:after { width: 410px !important; height: 270px !important; }
section.testimonial-section::before { bottom: -10px; width: 361px !important; height: 295px !important; }
.rating-box p strong { font-size: 40px; line-height: 48px; }
.client-say-box { padding: 25px 15px 120px; }
.rating-star img { max-width: 120px; } 
.rating-box { margin-bottom: 15px; }
.clint-name-parent { padding: 13px 15px;}
.client-say-box > figure { margin: -10px 0 0 auto; }
.client-say-box > figure img{ max-width: 42px; }
.clients-item-heading h3 { font-size: 18px; line-height: 24px; }
.clint-name-parent figure { width: 50px; height: 50px; font-size: 30px; outline: 3px solid rgb(21 71 126 / 5%); }
.client-say-box .star img { max-width: 16px; }
.client-say-box .star{ margin-top: -5px; }
.testimonial-slider.owl-carousel .owl-nav .owl-next, .testimonial-slider.owl-carousel .owl-nav .owl-prev { margin: 0 10px; width: 50px !important; height: 50px !important; background-size: 40px !important; background-size: 24px !important; }
.testimonial-slider .owl-nav { left: 10px; }
section.testimonial-section .section-heading { padding-top: 20px; }
.testimonial-slider .item { padding: 25px; }

.testimonial-slider.owl-carousel .owl-stage-outer:after { left: 0px; right: -25px; bottom: -25px; top: -25px; }
section.testimonial-section::before { bottom: -10px; width: 311px !important; height: 255px !important; }
.video-section {border: 10px solid #fff; border-top: none; height: 600px;}
.price-lists ul li { padding: 10px; width: 33.33%; }
.price-box .default-css ul li { padding-left: 20px !important; }
.price-box { padding: 20px 20px 80px;}
.price-heading { font-size: 20px; line-height: 26px; margin-bottom: 12px; }
section.price-section { padding: 40px 0; }
.faq-btn::before { width: 195px; height: 67px; }
.faq-img figure img { border-radius: 25px; }
.faq-box { padding: 40px 25px 40px 25px; border-radius: 25px; }
.faq-box .card-header h5, .card-header-title { padding: 16px 0px 15px 40px; border-radius: 0; font-size: 20px; line-height: 26px; }
.faq-box .card-header h5::after, .card-header-title::after { background-size: 16px !important; }
section.faq-section { padding: 20px 0; }
footer.footer-section .heading-title { font-size: 50px; line-height: 58px; margin-bottom: 8px; }
footer.footer-section .section-heading p { font-size: 24px; line-height: 32px; } 
footer.footer-section::before { width: 280px; height: 260px; }
footer.footer-section::after { height: 260px; width: 300px; }
footer.footer-section { padding: 50px 0 30px; }
.ftr-row { padding-top: 40px; margin-top: 40px; }
.ftr-title { font-size: 22px; line-height: 26px; }
.ftr-item ul li { font-size: 16px; }
.newsletter-form .medium { height: 50px !important; font-size: 16px !important; line-height: 24px !important; padding: 10px 137px 10px 20px !important; }
.newsletter-form input.button.gform_button { font-size: 16px !important; padding: 10px 25px !important; height: 50px !important; }
.header-top { padding: 10px 0; }
.header-section { padding: 0; }


.wp-pegination .page, .wp-pegination span, .wp-pagenavi a { width: 40px; height: 40px; margin: 3px !important; font-size: 20px; }
.wp-pegination a.nextpostslink, .wp-pegination a.previouspostslink { background-size: 28px !important; }
.wp-pegination { padding-top: 15px; }

.service-detail-right { padding-left: 0; }
.service-detail-list { margin: 0 0 25px; padding: 20px 15px; }
.sidebar-title { font-size: 20px; line-height: 26px; margin-bottom: 10px; padding-left: 10px; }	
.service-detail-list hr { margin: 10px 0; }
.service-detail-list ul li { padding: 6px 0; }
.service-detail-list ul li a { font-size: 15px; padding-right: 12px; }
.service-detail-list ul li::after { font-size: 15px; }
.estimatin-detail { padding: 20px 10px; }
.estimatin-detail h4 { font-size: 20px; line-height: 30px; margin-bottom: 5px; }
.search-btn { margin: 0 0 25px;}
.search-medium { padding: 9px 40px 9px 15px; height: 45px; font-size: 15px; line-height: 24px; }
.search-btn button { top: 6px; width: 30px; right: 5px; height: 28px; }
.nav-next a, .nav-previous a { padding: 9px 24px 11px; font-size: 15px; line-height: 22px; }
.estimatin-title { font-size: 25px; line-height: 32px; }	
.estimatin-btn a.theme-btn { margin-top: 0px; }	
.blog-img-single > figure { margin-bottom: 15px; }
.contact-section { padding: 40px 0; }
.contact-row { padding: 30px 20px; border-radius: 20px; }
.contact-box { padding-right: 0; }
.contact-box .ftr-title { color: #39b6e8; padding: 15px 0 0; margin: 0; background: transparent; }
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium { padding: 6px 22px 6px 15px !important; height: 42px; font-size: 15px !important; line-height: 22px !important; }
.gform_wrapper .gfield { padding: 0 5px 15px; }
.gform_wrapper textarea.medium { height: 90px !important; }
.form-hero input.button.gform_button { font-size: 16px !important; line-height: 22px !important; padding: 11px 25px !important; }
.contact-box  .ftr-social { margin: 10px 0 0; }
.inner-banner .banner-title.inner-title { font-size: 35px; line-height: 40px; }
.inner-banner>img { height: 300px; object-fit: cover;min-height: 100%; }
.page-nav ul li { font-size: 16px; line-height: 22px; }
section.worldwide-seo-alert-section { padding-bottom: 40px; }
.worldwide-seo-alert-row { border-radius: 25px; } 
section.unlock-powerful-insights-section { padding: 40px 0 0; }
section.unlock-powerful-insights-section .col-sm-6 { padding: 0 15px; }
.unlock-powerful-insights-box h2 { font-size: 22px; line-height: 30px; margin-bottom: 5px; }
.unlock-powerful-insights-box { padding: 20px 0px 10px; }
.unlock-powerful-insights-box figure { margin-right: 15px; }
.unlock-powerful-insights-content { width: calc(100% - 60px); }
section.blog-section { padding: 40px 0; }
section.blog-section .col-sm-4 { padding: 12px; }
section.testimonial-section.testimonial-inn { padding: 40px 0; }
section.testimonial-section.testimonial-inn .col-sm-4 { padding: 15px; }
.clint-name-parent .qvater figure img { max-width: 44px; }
.qvater { right: 15px; top: -45px; }
.affiliate-program-section.affiliate-inn { padding: 40px 0; }
.affiliate-program-section.affiliate-inn .col-sm-4 { padding: 15px; }
.affiliate-program-section.affiliate-inn .affiliate-program-box { padding: 25px 15px 10px; }
.affiliate-program-section.affiliate-inn .affiliate-program-box figure { width: 108px; height: 108px; }
.affiliate-program-section.affiliate-inn .affiliate-program-box figure img{ max-width: 60px; }
.affiliate-program-section.affiliate-inn .affiliate-program-box h3 { font-size: 20px; margin-bottom: 10px; }
.indexer-item { padding: 10px 0; }
.indexer-title { font-size: 18px; line-height: 22px; margin-bottom: 5px; }
.indexer-item ul li:first-child { font-size: 18px; margin-bottom: 10px; margin-top: 10px; }
.indexer-item ul li strong { min-width: 140px; }
.services-software-section p { font-size: 20px; line-height: 26px; }
.link-box { margin-top: 25px; }
.link-box figure { margin: 0 auto 20px; }
.services-software-section p { font-size: 20px; line-height: 26px; }
.omega-indexer-section { padding: 40px 0; }
.indexer-item ul li { font-size: 16px; line-height: 24px; }
.link-box figure img { max-width: 120px; }
.services-software-section { padding-bottom: 40px; }
.indexer-item p { margin-bottom: 5px; }
.indexer-row { border-radius: 25px; padding: 25px 25px; }
.omega-indexer-section .section-heading p { font-size: 20px; }
section.faq-section.faq-inn { padding: 40px 0; }
section.faq-section.faq-inn .faq-row { margin: 0; }
.indexer-item.indexer-api ul li strong { min-width: 340px; }
    .banner-caption h2 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 5px;
    }
    .banner-caption h3 {
        font-size: 22px;
        line-height: 28px;
    }


}

@media (max-width: 1099px) {
.banner-caption::before { left: 27.5%; top: 16.5%; width: 60px; height: 40px; }
section.testimonial-section.testimonial-inn .col-sm-4 { width: 50%; }
.video-section { height: 550px; }


}

@media (max-width:1024px) {
.banner-caption::before { left: 26.5%; top: 16.5%; width: 60px; height: 40px; }
footer.footer-section .col-sm-2  , footer.footer-section .col-sm-3 , footer.footer-section .col-sm-4{ width: 100%; }
.ftr-row { text-align: center;padding-top: 30px; margin-top: 40px; }
.ftr-title { background: #39b6e8; color: #fff; padding: 7px; margin: 10px 0; }
.ftr-item ul li { font-size: 16px; padding: 10px 0; border-bottom: 1px solid rgb(204 204 204 / 16%); }
.ftr-item ul li:last-child{ border: none; }
.newsletter-form { margin: 20px auto 25px; max-width: 580px; }
.ftr-social { margin: 20px 0 10px; }
section.how-it-works-section .col-sm-4 { width: 50%; }
.ftr-call-row { padding-bottom: 10px; }
.video-section { height: 530px;}



}

@media (max-width: 991px) {
.banner-caption::before { left: 24.5%; top: 16.5%; width: 60px; height: 40px; }
.banner-caption::after { width: 332px; height: 304px; right: 150px; bottom: 0; }
.indexer-row .col-sm-6:first-child { width: 100%; }
.indexer-row .col-sm-6:last-child { width: 100%; }
.video-section { height: 480px; }


}

@media (max-width: 900px) {
section.services-detail .col-sm-4 { width: 100%; }
section.services-detail .col-sm-8 { width: 100%; }
.blogpage-single-section .col-sm-4 { width: 100%; }
.blogpage-single-section .col-sm-8 { width: 100%; }	
.service-detail-right.sticky { position: inherit; top: 0; }	
.service-detail-right { margin-top: 30px; }

.banner-caption::after , section.about-section::after , section.faq-section .col-sm-5 , .banner-caption::before{ display: none; }
section.banner-section::before { height: 100%; }
.banner-caption-content { flex-wrap: wrap; }
.banner-text { max-width: 600px; width: 100%; order: 1; margin: 0 auto 20px; text-align: center; }
.banner-image { width: 100%; order: 2; }
.indexing-lists ul li { padding: 10px 15px; width: 50%; margin-bottom: 15px; }
.indexing-lists { overflow: hidden; }
.indexing-box { max-width: 100%; }
.indexing-solution-top-row { padding: 30px 15px 10px; }
section.about-section .col-sm-5 , section.about-section .col-sm-7{ width: 100%; }
.about-content .about-text { width: 100%; padding: 0; }
.about-content { margin: 5px 0px; }
.count-parent { height: auto; align-content: center; text-align: left; margin-bottom: 15px; }
section.faq-section .col-sm-7 { width: 100%; }
section.price-section::after { bottom: -105%; width: 180px; height: 914px; }
section.blog-section .col-sm-4 { width: 50%; }
.video-section { height: 430px; }
    .banner-caption h3 {
        margin-bottom: 10px;
    }
.btn-banner {
    padding-bottom: 10px;
}
}

@media (max-width: 812px) {
p { font-size: 15px; line-height: 22px; }
h1 {font-size: 25px;line-height: 30px;}
h2 {font-size: 22px;line-height: 30px;}
h3 {font-size: 20px;line-height: 25px;}
h4 {font-size: 18px;line-height: 24px;}
h5 {font-size: 16px;line-height: 22px;}
h6 {font-size: 14px;line-height: 20px;}
.default-css ul li, .default-css ol li { font-size: 15px; line-height: 22px; margin: 0 0 3px; }
.default-css ul li { background-position: 0 3px; padding-left: 18px; background-size: 14px; }
.default-css ul { margin-bottom: 10px; }  
.banner-title { font-size: 32px; line-height:38px; }
.banner-title strong { font-size: 40px; line-height: 46px; }
a.theme-btn { padding: 9px 15px; font-size: 15px; line-height: 22px; min-width: 100px; }
.radius { width: 60px; height: 60px; }
.radius .border-animation, .place { line-height: 59px; } 
.place img { max-width: 20px; }
.lb-nav a.lb-prev, .lb-nav a.lb-next { width: 30px !important; height: 40px; background-size: 15px !important; }

@keyframes rounder1 { from { transform: scale(1); } to { transform: scale(1.29); } }

@keyframes rounder2 { from { transform: scale(1); } to { transform: scale(1.59); } }

@keyframes rounder3 { from { transform: scale(1); } to { transform: scale(1.89); } }
.sidebar-title { font-size: 18px; line-height: 26px; }	
.estimatin-detail h4 { font-size: 18px; line-height: 26px; margin-bottom: 5px; }
.nav-next a, .nav-previous a { padding: 8px 20px 8px; font-size: 14px; line-height: 20px; } 
.search-btn { margin: 0 0 15px; }
.service-detail-list { margin: 0px 0 15px; }
.blog-img-single > figure { margin-bottom: 10px; }
.service-detail-right .form-hero { margin: 0px 0 15px; }	
figure.fimgs { margin-bottom: 15px; }
.estimatin-title { font-size: 22px; line-height: 32px; }	

.container { padding: 0 12px; }
.how-it-works-box h2 { font-size: 18px; line-height: 24px; margin-bottom: 5px; }
.heading-title { font-size: 25px; line-height: 32px; }
section.how-it-works-section .section-heading .heading-title { padding: 0 20px; }
section.how-it-works-section .section-heading { margin-top: -18px; }
section.how-it-works-section { padding: 50px 0 40px; }
.indexing-box figure img { max-width: 48px; }
.indexing-box figure { margin-bottom: 10px; }
.indexing-box h2 { font-size: 18px; line-height: 24px; margin-bottom: 6px; }
.count-digit-row { margin-bottom: 10px; font-size: 80px; line-height: 80px; }
section.about-section { padding: 40px 0px 50px 0px; }
section.testimonial-section .col-sm-6 { width: 100%; } 
section.testimonial-section .section-heading { padding-top: 0; margin: 0 auto; text-align: center; }
.testimonial-slider { position: relative !important; margin: 0 auto; float: none; max-width: 495px; }
.testimonial-slider .owl-nav { left: auto; position: relative; right: auto; text-align: center; max-width: 100%; justify-content: center; bottom: 0; margin-top: 15px; }
section.testimonial-section::before { bottom: -10px; width: 231px !important; height: 185px !important; }
section.testimonial-section:after { width: 260px !important; height: 180px !important; }
section.about-section::before { width: 140px; height: 216px; }
.price-btn { bottom: 15px; left: 15px; right: 15px; } 
.price-box p { font-size: 30px; line-height: 36px; }
.price-heading { font-size: 20px; line-height: 24px; margin-bottom: 10px; }
.price-btn a.theme-btn { padding: 9px 20px; }
.price-box { padding: 18px 18px 70px; }
.price-box .default-css ul li { padding-left: 18px !important; }
.faq-box { padding: 30px 0px 30px; border-radius: 0px; }
.faq-box .card-header h5, .card-header-title { padding: 14px 0px 13px 30px; border-radius: 0; font-size: 18px; line-height: 24px; }
.faq-box .card-header h5::after, .card-header-title::after { background-size: 14px !important; }
.card-body.default-css { padding: 0px 0px 10px 30px; }
section.faq-section { padding: 10px 0; background: #F7F7FA; margin: 10px 0; }
footer.footer-section .heading-title { font-size: 40px; line-height: 48px; margin-bottom: 8px; }
footer.footer-section .section-heading p { font-size: 20px; line-height: 30px; }
.ftr-btn { padding-top: 7px; }    
footer.footer-section::before { width: 200px; height: 190px; }
footer.footer-section::after { height: 190px; width: 260px; }
.ftr-title { font-size: 20px; line-height: 24px; }
.ftr-item ul li { font-size: 15px; padding: 9px 0; }
.newsletter-form .medium { font-size: 15px !important; line-height: 22px !important; }
.ftr-row { text-align: center; padding-top: 20px; margin-top: 30px; }
section.indexing-solution-section { padding: 10px 0; }
section.indexing-solution-section {padding: 40px 0 0; margin: 10px 0; background: #F4FDF9; }
.indexing-solution-top-row { padding: 30px 0px 0px; border-radius: 0; }
.inner-banner .banner-title.inner-title { font-size: 28px; line-height: 34px; }
.inner-banner>img { height: 250px; }
.page-nav ul li { font-size: 14px; line-height: 20px; }
.page-nav { padding: 8px 0; background: #39B6E8; }
.worldwide-seo-alert-row { padding: 20px 15px 0; }
.unlock-powerful-insights-box h2 { font-size: 18px; line-height: 24px; margin-bottom: 4px; }
.inner-banner .caption-absolute { top: 60%; }
section.testimonial-section.testimonial-inn .col-sm-4 { padding: 12px; }
section.testimonial-section.testimonial-inn .clients-item-heading h3 { font-size: 16px; line-height: 22px; }
.clients-item-heading { padding-left: 10px; }
.clint-name-parent figure { width: 40px; height: 40px; font-size: 24px; outline: 3px solid rgb(21 71 126 / 5%); }
.rating-box p strong { font-size: 30px; line-height: 38px; }
.rating-star img { max-width: 100px; }
.rating-star { top: 7px; }
.affiliate-program-section.affiliate-inn .col-sm-4 { padding: 12px; }
.indexer-item { padding: 7px 0; }
.indexer-title { font-size: 16px; line-height: 22px; margin-bottom: 4px; }
.indexer-item ul li:first-child { font-size: 16px; }
.indexer-item ul li strong { min-width: 130px; }
.services-software-section p { font-size: 18px; line-height: 24px; }
.services-software-section p { font-size: 18px; line-height: 24px; }
.indexer-item ul li { font-size: 15px; line-height: 22px; }
.link-box figure img { max-width: 100px; }
.omega-indexer-section .section-heading p { font-size: 18px; }
.indexer-row { border-radius: 25px; padding: 20px 15px; }
.indexer-item.indexer-api ul li strong { min-width: 270px; }
.video-section { height: 380px; }
.banner-caption h2 { font-size: 22px; line-height: 30px; }
span#scrolling-word::before { width: 38px; height: 30px; left: -24px; top: 2px; }
    .banner-caption h3 {
        font-size: 17px;
        line-height: 24px;
    }


}

@media (max-width: 767px) {
.affiliate-program-section.affiliate-inn .col-sm-4 { width: 50%; }



}

@media (max-width: 700px) {
.price-lists ul li { padding: 7px;}
 .price-lists ul{margin: 0 -7px;}
.banner-image { display: none; }
.banner-text { margin: 0 auto; }
section.alphaindex-video-section .col-sm-2 { display: none; }
section.alphaindex-video-section .col-sm-10 { padding: 0;width: 100% ;}
.video-section { border-left: none; }
.radius { width: 50px; height: 50px; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.radius .border-animation, .place { line-height: 49px; }
section.unlock-powerful-insights-section .col-sm-6 { width: 100%; }
.unlock-powerful-insights-content { width: calc(100% - 48px); }
.unlock-powerful-insights-box { padding: 15px 0px 10px; }
.video-section { height: 320px; }



}

@media (max-width: 600px) {
section.how-it-works-section .col-sm-4 { width: 100%; padding: 0 15px !important; }
.how-it-works-box { border-bottom: 1px solid rgb(255 255 255 / 20%); padding: 15px 0; }
section.how-it-works-section .col-sm-4:last-child .how-it-works-box{ border: none; }
section.how-it-works-section .col-sm-4 { width: 100%; }
.contact-row .col-sm-5 { width: 100%; padding-bottom: 20px; }
.contact-row .col-sm-7 { width: 100%; }
section.how-it-works-section.indexing-inn .how-it-works-box { border-color: rgb(0 0 0 / 20%); }
section.testimonial-section.testimonial-inn .col-sm-4 { width: 100%; }
.indexer-item.indexer-api ul li strong { min-width: 130px; }

}

@media (max-width: 575px) {
.owl-stage { display: block; }
.owl-item { display: block; }
.price-lists ul li {width: 50%; }
.header-btn a.theme-btn { min-width: 80px; font-size: 15px; padding: 8px 10px; }
.header-logo img { max-width: 90px; }
.header-right { padding-right: 45px; }
section.banner-section { padding: 70px 0 40px; }
.indexing-lists ul li { padding: 10px 15px; width: 100%; margin-bottom: 15px; border-right: none; border-bottom: 1px solid rgb(0 0 0 / 30%); }
.indexing-lists { margin-top: 0; }
.card-body.default-css { padding: 0px 0px 10px 0px; }
.ftr-call-row { padding-bottom: 1px; }
footer.footer-section .heading-title { font-size: 35px; line-height: 42px; margin-bottom: 6px; }
footer.footer-section .section-heading p { font-size: 18px; line-height: 26px; }
footer.footer-section::after { height: 140px; width: 160px; }
footer.footer-section::before { width: 160px; height: 160px; }
.clients-item-heading h3 { font-size: 16px; line-height: 22px; }
.client-say-box .star img { max-width: 14px; }
.clint-name-parent figure { width: 40px; height: 40px; font-size: 25px; }
.rating-star img { max-width: 100px; }
.rating-star {left: 20%; }
.count-digit-row { font-size: 60px; line-height: 60px; }
section.how-it-works-section::after , section.how-it-works-section::before{ display: none; }
.inner-banner .banner-title.inner-title { font-size: 22px; line-height: 28px; }
.inner-banner>img { height: 200px; }
section.worldwide-seo-alert-section { text-align: center; }
.worldwide-seo-alert-img { margin-bottom: 15px; }
.blog-content { padding: 10px 10px 10px; }
.affiliate-program-section.affiliate-inn .affiliate-program-box h3 { font-size: 18px; line-height: 24px; }
.affiliate-program-section.affiliate-inn .affiliate-program-box figure { width: 90px; height: 90px; }
.affiliate-program-section.affiliate-inn .affiliate-program-box figure img { max-width: 50px; }
.indexer-item ul li strong { min-width: 110px; }
.services-software-section p { font-size: 16px; line-height: 22px; }
.services-software-section p { font-size: 16px; line-height: 22px; }
.indexer-item ul li { font-size: 13px; line-height: 20px; }
.link-box figure img { max-width: 80px; }
.video-section { height: 280px; }


}

@media (max-width: 525px) {
.gform_wrapper .gfield.gfield--width-half { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.price-lists ul li { padding: 7px; width: 50%; }
.price-lists ul{margin: 0 -7px;}
.testimonial-slider.owl-carousel .owl-stage-outer:after { display: none; }
.testimonial-slider .item { padding: 15px; }
section.blog-section .col-sm-4 { width: 100%; }
.price-heading { font-size: 18px; line-height: 24px; margin-bottom: 10px; }
.price-box { padding: 15px 15px 70px; }

.price-box::after { width: 75px; height: 60px; }
.price-btn { bottom: 15px; left: 14px; right: 14px; }
.price-box p { font-size: 25px; line-height: 30px; margin-bottom: 10px; }

}

@media (max-width: 480px) {
.affiliate-program-section.affiliate-inn .col-sm-4 { width: 100%; }
.video-section { height: 220px; }


}
@media (max-width: 420px) {
.client-say-box { background: #fff; }
.video-section { height: 180px; }



}
@media (max-width: 390px) {
.price-lists ul li { width: 100%; } 
   

}