@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: '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: 'Roboto';
  src: local('Roboto'), local('Roboto-Regular'),
      url('../fonts/Roboto-Regular.woff2') format('woff2'),
      url('../fonts/Roboto-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Medium'), local('Roboto-Medium'),
      url('../fonts/Roboto-Medium.woff2') format('woff2'),
      url('../fonts/Roboto-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Bold'), local('Roboto-Bold'),
      url('../fonts/Roboto-Bold.woff2') format('woff2'),
      url('../fonts/Roboto-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}




body {padding: 0;margin: 0;font-family: Roboto;font-weight: 400;}
html, body {width: 100%;height: 100%}
a {text-decoration: none;color: #010f21;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: Roboto;font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;color: #666;}
p a {color: #05AB97;}
p strong {color: #05AB97; 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: #05AB97;}
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: Roboto;font-style: normal;font-weight: 600;color: #000000;margin-bottom: 15px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #05AB97;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {color: #05AB97;}
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 {margin-bottom: 20px;}
.default-css ol {padding-left: 18px;}
.default-css ul li, .default-css ol li { font-family: Roboto; font-style: normal; font-weight: 400; font-size: 18px; line-height: 28px; color: #666; margin: 0 0 10px; }
.default-css ul li a, .default-css ol li a {color: #000}
.default-css ul li strong, .default-css ol li strong {color: #05AB97;font-weight: 600;}
.default-css ul li a:hover, .default-css ol li a:hover {color: #05AB97}
.default-css ul li { list-style: none !important; background: url(../images/list-arrow.png) no-repeat; background-position: 0 6px; padding-left: 26px; background-size: 18px; }
.floating-icon {position: fixed;right:-70px;top: 50%;transform: translateY(-50%);z-index: 11;transform: rotate(-90deg);}
.floating-icon a { padding: 19px 35px; display: inline-block; color: #FFF; text-align: center; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 400; line-height: 20px; border-radius: 4px 4px 0px 0px; background: #004564; }
.floating-icon a:hover {color: #fff;background: #000;}



/* ---Header-section ---*/
.header-section { position: absolute; z-index: 999; width: 100%; top: 55px; left: 0;transition: all ease-in-out 0.5s; }
.header-section.sticky { position: fixed; background: white; width: 100%; top: 0; box-shadow: 0px 0px 30px 0px rgba(39, 50, 53, 0.12); }
.header-section.sticky .header-top { box-shadow: none; background: transparent; padding: 0 15px; }
.header-top { margin: 0 -50px; border-radius: 60px; background: #FFF; box-shadow: 0px 0px 30px 0px rgba(39, 50, 53, 0.12); padding: 0 40px; }
.header-section .row { align-items: center; }
.header-section .col-sm-3 { width: 16%; }
.header-section .col-sm-9 { width: 84%; }
.header-meuu-right { display: flex; align-items: center; justify-content: space-between; }
.header-btns { display: flex; align-items: center; }
.head-btn { display: inline-block;border-radius: 45px 0px 0px 45px; background: #2D3A49; color: #FFF; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 500; line-height: normal; padding: 15px 35px; }
a.head-btn.head-green { border-radius: 0px 45px 45px 0px; background: #05AB97; border-left: 2px solid #fff; }
.header-top-btns p a { color: #fff; }
.header-top-btns p a:hover{ color: #05AB97; }
.head-btn:hover{ color: #05AB97; }
a.head-btn.head-green:hover{ color: #000; }


/*--banner--*/
section.home-banner { position: relative; z-index: 1; padding: 270px 0 130px; margin: 20px 20px 0; border-radius: 45px; background: #2D3A49; }
section.home-banner::before { position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; z-index: -1; background: url(../images/banner-bg.png) no-repeat; background-size: cover; border-radius: 45px; }
section.home-banner .row { align-items: center; }
section.home-banner .col-sm-7 { width: 53%; }
section.home-banner .col-sm-5 { width: 47%; }
.banner-title { margin-bottom: 15px; color: #FFF; font-family: "Roboto"; font-size: 59px; font-style: normal; font-weight: 600; line-height: 80px; } 
.banner-title strong { font-weight: 600; }
.banner-img figure { overflow: hidden; }
.banner-img figure img { width: 100%; }
.banner-caption p { font-size: 20px; color: #fff; font-weight: 600; }
.banner-caption .banner-btns { margin-top: 40px; }
.banner-caption.default-css
 {
    text-align: center;
}

a.theme-btn { display: inline-block; position: relative; padding: 17px 40px; text-align: center; line-height: 26px; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 600; color: #fff; border-radius: 45px; background: #05AB97; }
a.theme-btn:hover { background: #2d3a49; color: #FFF; }

a.theme-btn.btn-black { border: 1px solid #FFF; background: rgba(255, 255, 255, 0.20); backdrop-filter: blur(5px); }
a.theme-btn.btn-black:hover { background: #05AB97; border-color: #05AB97; }
.banner-btns a.theme-btn:hover{ background: #fff; color: #05AB97; }



/* -------logo-section--------- */
section.logo-section { padding: 30px 0 70px; }
.banner-logos ul { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0px 0px 0; align-items: center; }
.banner-logos ul li { list-style: none; padding: 10px; }
.banner-logos ul li figure img { filter: brightness(0) invert(0.6); transition: all 0.5s; }
.banner-logos ul li:hover figure img { filter: brightness(1) invert(0); }

.sub-title { color: #343842; font-family: 'Nexa'; font-size: 30px; font-style: normal; font-weight: 700; line-height: 50px; margin-bottom: 20px; position: relative; padding-bottom: 7px; }
.sub-title::before { position: absolute; content: ''; width: 100%; bottom: 0; left: 0; height: 1px; z-index: -1; background: #CCCCCC80; }
.sub-title::after { position: absolute; content: ''; width: 9%; bottom: 0; left: 0; height: 2px; z-index: -1; background: #05AB97; }
.sub-title strong{ color: #05AB97; }

/* -------form-css--------- */
.form-hero { position: relative; right: 0; top: 0; float: none; padding: 0; border-radius: 0; background: none; } 
.form-hero .b-form-title { margin-bottom: 30px; color: #FFF; text-align: center; font-family: Roboto; font-size: 45px; font-style: normal; font-weight: 600; line-height: 60px; }
.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;}
.form-hero .gform_wrapper label.gfield_label {font-family: ' Outfit', sans-serif;font-style: normal;font-weight: 400 !important;font-size: 16px !important;line-height: 22px;color: #666 !important;margin-bottom: 3px;}
.gform_wrapper .medium::-webkit-input-placeholder { /* Edge */color: #666;opacity: 1;}
.gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #666;opacity: 1;}
.gform_wrapper .medium::placeholder {color: #666;opacity: 1;}
.gform_wrapper input[type="text"]::-webkit-input-placeholder { /* Edge */color: #666;opacity: 1;}
.gform_wrapper input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */color: #666;opacity: 1;}
.gform_wrapper input[type="text"]::placeholder {color: #666;opacity: 1;}
.form-hero input.button.gform_button { padding: 15px 45px !important; display: inline-block; position: relative; cursor: pointer; transition: all 1s; border: none; text-align: center; font-family: Outfit !important; font-size: 20px !important; font-style: normal; font-weight: 600 !important; line-height: 23px !important; border-radius: 45px !important; background: #05AB97 !important; height: 60px !important; color: #fff !important; }
.form-hero input.button.gform_button:hover { background: #2D3A49 !important; box-shadow: none !important; color: #fff !important; }
.gform_wrapper textarea.medium { height: 100px !important; border-radius: 0px !important; display: block; min-block-size: inherit !important; -webkit-appearance: auto !important; }
.gform_wrapper .gform_footer {padding: 0px 0 0 0 !important;margin: 0px 0 0 0 !important;position: relative;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: 12px 0px 12px 0px; -webkit-appearance: none; resize: none; position: relative; height: 60px; transition: all 1s; margin: 0 !important; box-shadow: none; color: #666 !important; font-size: 18px !important; font-family: Roboto; font-style: normal; font-weight: 400; line-height: 28px; border-radius: 0; border: none; background: #FFF; border-bottom: 1px solid #D9D9D9; }
.form-hero .gform_wrapper select { background: #fff url(../images/select-arrow.png) no-repeat right 13px center!important; background-size: 16px !important; }
.form-hero .gform_wrapper label, .form-hero .gform_wrapper label, .form-hero .gform_wrapper label.gfield_label {font-size: 16px!important;font-family: Roboto;font-style: normal;font-weight: 400;line-height: 28px;color: #666;margin: 0 !important;padding-left: 5px;}
.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 #F3BD1C !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: #F3BD1C;}
.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;}
.form-hero .gform_wrapper .ginput_container { margin: 0!important; padding: 0; position: relative; display: flex; flex-wrap: wrap; }

.heading-title { margin-bottom: 15px; color: #2D3A49; font-family: Roboto; font-size: 60px; font-style: normal; font-weight: 400; line-height: 80px; }
.heading-title strong{ font-weight: 700;color: #05AB97; }

/* -------how-it-works-section------- */
section.how-it-works-section { padding: 100px 0 100px; position: relative; z-index: 1; }
section.how-it-works-section.how-works-inn { padding-top: 0px; }
/* section.how-it-works-section::before { position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; background: url(../images/how-it-work-shape.png) no-repeat; background-size: 100%; z-index: -1; background-position: center; } */
section.how-it-works-section .row { justify-content: center;align-items: flex-start; }
.how-it-works-row .row { margin: -65px -65px; }
.how-it-works-row .row .col-sm-3:nth-child(2n) { margin: 180px 0 0; }
section.how-it-works-section .col-sm-3 { padding: 65px; }
.how-it-works-box { border-radius: 10px; background: #FFF; box-shadow: 0px 0px 30px 0px rgba(0, 48, 41, 0.10); padding: 45px 30px; position: relative; height: 100%; transition: all 0.5s; }
.how-it-works-box figure { width: 70px; height: 70px; background: linear-gradient(180deg, #05AB97 0%, #02453D 100%); text-align: center; border-radius: 50%; line-height: 65px; margin-bottom: 16px; transition: all 0.5s; }
.how-it-works-box figure img { max-width: 40px; }
.how-it-works-box h3 { color: #000; font-family: Roboto; font-size: 20px; font-style: normal; font-weight: 600; margin-bottom: 10px; line-height: 28px; transition: all 0.5s; }
.how-it-works-box span { position: absolute; bottom: 10px; right: 10px; color: #2D3A49; font-family: Roboto; font-size: 30px; font-style: normal; font-weight: 700; line-height: 28px; transition: all 0.5s; }
.how-it-works-box:hover{ background: #2D3A49; box-shadow: 0px 0px 30px 0px rgba(0, 48, 41, 0.10); }
.how-it-works-box:hover span{color: #05AB97; }
.how-it-works-box:hover h3 {color: #05AB97; }
.how-it-works-box p{ transition: all 0.5s; }
.how-it-works-box:hover p {color: #fff; }
.works-btns { margin-top: 70px; }
.how-it-works-box::after { position: absolute; content: ''; width: 100px; height: 100px; background: url(../images/work-arrow.png) no-repeat; right: -125px; top: 80px; z-index: -1;}
.how-it-works-row .row .col-sm-3:nth-child(2n) .how-it-works-box::after { top: 140px; transform: rotate(-90deg); }
.how-it-works-row .row .col-sm-3:last-child .how-it-works-box::after {display: none; }
.how-it-works-row .row .col-sm-3:nth-child(4) .how-it-works-box::after {display: none; }
.how-it-works-row { padding-top: 15px; }


/* -------good-news-section--------- */
section.good-news-section { position: relative; z-index: 2; padding: 100px 0 0; background: #f5f5f5; }
.good-news-section::before { position: absolute; content: ''; width: 100%; height: 71%; z-index: -1; left: 0; background: #2D3A49; top: 0; }
section.good-news-section .heading-title{ color: #fff; }
section.good-news-section p{ color: #fff; }
section.good-news-section .container { max-width: 1400px !important; }
.video-section { border-radius: 45px; background: #FFF; box-shadow: 0px 0px 50px 0px rgba(5, 171, 151, 0.20); overflow: hidden; padding: 10px; height: 650px; max-width: 1400px; margin: 45px auto 0px; }
.video-section video.fullscreenbg__video { max-height: 100%; width: 100%; height: 100%; object-fit: cover; border-radius: 45px; }



/* -------what-omega-section--------- */
section.what-omega-section { padding: 100px 0; position: relative; z-index: 1; }
section.what-omega-section::before { position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; background: linear-gradient(180deg, #F5F5F5 0%, #FFF 100%); z-index: -1; }
.sub-heading { color: #2D3A49; font-family: Roboto; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; margin-bottom: 5px; } 
section.what-omega-section .section-heading p { font-size: 24px; line-height: 40px; margin-bottom: 10px; font-weight: 500; }
.what-omega-row .row { align-items: center; }
.what-omega-row { max-width: 1400px; margin: 25px auto 0; }
.what-omega-row .col-sm-5 { width: 45%; }
.what-omega-row .col-sm-7 { width: 55%; }
.what-omega-content ul { display: flex; flex-wrap: wrap; justify-content: center; }
.what-omega-content ul li { width: 50%; padding: 20px 30px; list-style: none; }
.what-omega-box { border-radius: 30px; background: #FFF; box-shadow: 0px 0px 50px 0px rgba(2, 69, 61, 0.20); text-align: center; padding: 25px 15px 15px; height: 100%; position: relative; transition: all 0.5s; }
.what-omega-box figure { margin: 0 auto 12px; }
.what-omega-box h3 { color: #2D3A49; font-family: Roboto; font-size: 24px; font-style: normal; font-weight: 600; line-height: 40px; transition: all 0.5s; }
.what-omega-box:hover{ background: #2D3A49; }
.what-omega-box:hover h3{ color: #FFF; }
.omega-btn { text-align: center; position: absolute; bottom: 10px; left: 50%; }
.omega-img { position: relative; }


/* -------affiliate-program-section--------- */
section.affiliate-program-section { border-radius: 45px; background: #2D3A49; margin: 0 40px 0px; padding: 40px 50px 40px 120px; }
section.affiliate-program-section .row { align-items: center; }
.affiliate-program-content { text-align: center; padding-right: 30px; }
.affiliate-program-content .sub-heading { color: #FFF; font-size: 20px; font-weight: 600; text-transform: uppercase; }
.affiliate-program-content .heading-title { color: #fff; }
.affiliate-program-content ul { display: flex;justify-content: center; flex-wrap: wrap; }
.affiliate-program-content ul li { width: 33.33%; padding: 20px; list-style: none; }
.affiliate-program-box figure { border-radius: 0px 0px 45px 45px; background: #FFF; width: 100px; height: 100px; margin: 0 auto 35px; line-height: 90px; }
.affiliate-program-box h3 { color: #05AB97; font-family: Roboto; font-size: 26px; font-style: normal; font-weight: 700; line-height: 28px; margin-bottom: 7px; }
.affiliate-program-box p { color: #FFF; }
.affiliate-email-box { text-align: center; border-radius: 45px; background: #05AB97; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.20); padding: 70px 17px 15px; max-width: 490px; float: right; }
.affiliate-email-box h2 { color: #FFF; text-align: center; font-family: Roboto; font-size: 40px; font-style: normal; font-weight: 700; line-height: 50px; margin-bottom: 10px; }
.affiliate-email-box p { color: #fff; }
.affiliate-email-box-child { margin-top: 60px; border-radius: 36px; background: #FFF; padding: 0 40px 75px; }
.affiliate-email-box-child figure { border-radius: 0px 0px 45px 45px; background: #2D3A49; width: 100px; height: 100px; margin: 0 auto 35px; line-height: 90px; }
.affiliate-email-box-child h3 {transition: all 0.5s; color: #2D3A49; text-align: center; font-family: Roboto; font-size: 26px; font-style: normal; font-weight: 700; line-height: 28px; }
.affiliate-email-box-child h3 a { color: #2D3A49; }
.affiliate-email-box-child h3 a:hover { color: #05AB97; }
.affiliate-email-box-child p { color: #666; }
.affiliate-program-box { border-radius: 20px; background: #3C4C5F; height: 100%; padding: 0 15px 15px; transition: all 0.5s;}
.affiliate-program-box:hover h3 { color: #fff; }
.affiliate-program-box:hover { background: #05AB97; }

/* -------pricing-section--------- */
section.pricing-section { padding: 100px 0; position: relative; z-index: 1; background-repeat: no-repeat; background-size: 100% 100%; margin: 45px 0 100px; }
section.pricing-section .col-sm-5 { width: 35%; }
section.pricing-section .col-sm-7 { width: 65%; }
section.pricing-section .section-heading{
	height:100%; align-content:center;
 }
section.pricing-section .section-heading h2 { color: #666; font-family: Roboto; font-size: 40px; font-style: normal; font-weight: 400; line-height: 48px; }
section.pricing-section .header-btns { margin-top: 45px; }
section.pricing-section .col-sm-4 {padding: 15px; }
section.pricing-section .col-sm-3 { padding: 20px; }
section.pricing-section .row{justify-content:center;}
.pricing-box { border-radius: 45px; background: #FFF; box-shadow: 0px 0px 50px 0px rgba(45, 58, 73, 0.20); padding: 70px 55px; text-align: center; }
.pricing-box h2 { color: #05AB97; font-family: Roboto; font-size: 40px; font-style: normal; font-weight: 600; line-height: 50px; margin-bottom: 40px; }
.pricing-box ul li { list-style: none; border-bottom: 1px solid #D9D9D9; font-size: 22px; line-height: 40px; margin: 0; padding: 20px 0; color: #666; font-family: Roboto; font-style: normal; font-weight: 400; }
.pricing-box ul li strong { color: #2D3A49;font-weight: 400; }
.pricing-box a.theme-btn { margin-top: 70px; }
.pricing-box.pricing-box-child { padding: 90px 40px; }
.pricing-box h3 { color: #05AB97; text-align: center; font-family: Roboto; font-size: 30px; font-style: normal; font-weight: 600; line-height: 50px; margin-bottom: 30px; }
.pricing-box p { font-size: 24px; line-height: 40px; }
.pricing-box.pricing-box-child a.theme-btn { background: #2D3A49; margin-top: 45px; }
.pricing-box.pricing-box-child a.theme-btn:hover { background: #05AB97; color: #fff; }
.pricing-box a.theme-btn:hover { background: #2D3A49; color: #fff; }
section.pricing-section .section-heading { margin-top: 0px !important; }
.pricing-section::after { position: absolute; content: ''; width: 304px; height: 280px; bottom: 14%; left: 20px; z-index: -1; background: url(../images/omega-bg-logo.png) no-repeat ; background-size: 100% 100%; }

/* -------testimonial-section--------- */
section.testimonial-section { padding: 100px 0 80px; background: #2D3A49; }
section.testimonial-section p { color: #fff; }
section.testimonial-section .heading-title { color: #fff; }
section.testimonial-section .row { justify-content: center; }
section.testimonial-section .section-heading { max-width: 1210px; margin: 0 auto; }
section.testimonial-section .col-sm-4 { padding: 25px; }
.client-box { border-radius: 45px; height: 100%; position: relative; padding: 30px 25px 100px; transition: all 0.5s; border: 1px solid rgba(5, 171, 151, 0.50); }
.client-box p { font-size: 16px; line-height: 24px; }
.clint-name-parent { display: flex; align-items: center; justify-content: space-between; position: absolute; bottom: 40px; width: 100%; padding: 0 25px; left: 0; }
.testi-item-heading h3 { margin: 0; color: #05AB97; font-family: Roboto; font-size: 18px; font-style: normal; font-weight: 600; line-height: 28px; }
.clients-star img { max-width: 30px; }
.testimonial-row { margin: 0 -60px; }
.client-box:hover p { color: #666; }
.client-box:hover { border-color: transparent; background: #FFF; }

/* -------faq-section--------- */
.faq-section { padding-top: 100px; }
.faq-row .col-sm-6 { padding: 30px 60px; }
.faq-box .card-header h5, .card-header-title { padding: 20px 0px 20px 70px; position: relative; margin: 0; border-radius: 0; font-family: Outfit; font-size: 26px; font-style: normal; font-weight: 400; line-height: 40px; color: #05AB97; }
.card-body.default-css p { color: #666; }
.card-body.default-css { padding: 0px 0px 10px 70px; background: #FFF; margin: 0 0px; border-bottom: 1px solid rgb(0 0 0 / 20%); }
.faq-box .card { margin: 0 0 px; border-radius: 0; background: transparent; box-shadow: none; border: none; }
.card-header-title.collapsed { color: #666; box-shadow: none; border: none; background: #fff; border-bottom: 1px solid rgb(0 0 0 / 20%); }
.card-header-title.collapsed:hover { color: #05AB97; }
.faq-box .card-header h5::after, .card-header-title::after { content: ""; background: url(../images/faq-minus.png) no-repeat center; width: 25px; height: 25px; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); left: 0px; background-size: 22px !important;}
.faq-box .card-header { border: none; padding: 0; cursor: pointer; position: relative; margin: 0 0 0px; background: transparent !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;}

/* -------omega-defaul-section--------- */
section.omega-defaul-section { padding: 100px 0 100px; }
section.omega-defaul-section .row { align-items: center; }
.omega-defaul-row { background: rgb(5 171 151 / 10%); padding: 30px 40px;  position: relative;}
section.omega-defaul-section .heading-title { color: #000; font-size: 50px; line-height: 67px; margin: 0; }
section.omega-defaul-section .heading-title strong { font-weight: 600; }
.omega-defaul-box .header-btns { text-align: center; justify-content: center; }
.omega-defaul-row::after { position: absolute; content: ''; width: 26px; height: 100%; right: 32%; top: 0; background: url(../images/omega-defaul-img.png) no-repeat; background-size: auto; background-size: 100% 100%; bottom: 0; z-index: 6; }



/* OUR BLOG SECTION CSS START */
.blog-section { padding: 100px 0; }
.blog-wrapper .row { justify-content: center; }
.blog-wrapper .col-sm-4 { padding: 20px; }
.blog-item figure { border-radius: 10px; overflow: hidden; }
.blog-content h3 { margin: 0; color: #000; font-family: Outfit; font-size: 25px; font-style: normal; font-weight: 500; line-height: 40px; }
.blog-section .heading-title { font-weight: 600; }
.blog-content h3 a { color: #000; }
.blog-item:hover .blog-content h3 a { color: #05AB97; transition: 0.6s; }
.blog-item figure img { width: 100%; transition: all 0.6s ease; border-radius: 10px; }
.blog-item:hover figure img { transform: scale(1.1); }

.blog-content { padding: 20px 0 0; }
.header-btns.left a.theme-btn { padding: 12px 20px; font-size: 16px; line-height: 23px; margin-left: -30px; }


/*----------- footer ---------*/
.footer { position: relative; padding: 110px 0 0; z-index: 1; border-radius: 45px; background: #2D3A49; margin: 0 20px 30px; }
.footer::after { position: absolute; content: ''; width: 100%; height: 100%; background: url(../images/ftr-bg.png) no-repeat; z-index: -1; left: 0; border-radius: 45px; top: 0; background-size: cover; }
.footer .col-sm-4 { width: 28%; }
.ftr-logo a { display: inline-block; margin-bottom: 30px; }
.ftr-logo p { color: #fff; }
.footer .col-sm-8 { width: 72%; }
.ftr-item-row { padding-left: 130px; }
.ftr-item { padding-right: 90px; }
.ftr-item-row .col-sm-7 .ftr-item { padding: 0 0 0 30px; }
.ftr-title { margin-bottom: 25px; color: #05AB97; font-family: 'Roboto'; font-size: 30px; font-style: normal; font-weight: 600; line-height: 35px; }
.ftr-item p { color: #fff; }
.ftr-item p a:hover { color: #fff; }
.ftr-item ul { column-count: 3; }
.ftr-item ul li { list-style: none; color: #FFF; font-family: Roboto; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; margin-bottom: 10px; }
.ftr-item ul li a { color: #fff; }
.ftr-item ul li a:hover { color: #05AB97; }
.newsletter-row .ftr-social { padding: 0; width: 30%; text-align: right; }
.ftr-social a { display: inline-block; margin: 0 5px; border-radius: 50%; width: 50px; height: 50px; text-align: center; line-height: 44px; background: transparent; border: 1px solid #fff; }
.ftr-social a img { filter: brightness(0) invert(1); max-width: 20px; }
.ftr-social a:hover{ background: #05AB97; border-color: #05AB97; }
.newsletter-form form { position: relative; }
.newsletter-row { border-top: 1px solid rgb(217 217 217 / 20%); padding: 25px 0 55px; margin: 30px 0 0px; display: flex; align-items: center; justify-content: space-between; }
.newsletter-row .newsletter-form { width: 70%; padding-right: 40px; }
.newsletter-form .medium { padding: 9px 80px 9px 30px !important; display: block !important; height: 60px !important; width: 100% !important; margin: 0 !important; border-radius: 45px !important; border: none !important; background: rgb(255 255 255 / 20%) !important; color: #FFF !important; font-family: Roboto !important; font-size: 18px !important; font-style: normal !important; font-weight: 400 !important; line-height: 28px !important; }
.newsletter-form input.button.gform_button { display: inline-block !important; border: none !important; cursor: pointer; transition: all .6s ease-out; font-family: Outfit !important; color: #fff !important; padding: 25px !important; font-weight: 500 !important; line-height: normal !important; text-align: center !important; position: absolute !important; top: 5px !important; right: 7px !important; font-size: 0 !important; color: #fff; background: #05AB97 url(../images/telegram-icon.png) no-repeat !important; background-position: center !important; border-radius: 45px !important; margin: 0 !important; }
.newsletter-form input.button.gform_button:hover {background-color: #003029 !important;}
.newsletter-form .gform_wrapper .gform_footer {position: initial;}
.newsletter-form .medium::-webkit-input-placeholder { /* Edge */
color: #fff;opacity: 1;}
.newsletter-form .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #fff;opacity: 1;}
.newsletter-form .medium::placeholder {color: #fff;opacity: 1;}
.newsletter-form .gform_body { margin: 0; }
.newsletter-form .gform_wrapper .gfield { padding: 0; }
.copyright-sections { padding: 15px 0; border-top: 1px solid rgb(217 217 217 / 20%); }
.copyright-sections .row { align-items: center; }
.copyright p { margin: 0; color: #fff; }
.copyright p a { color: #05AB97; }
.copyright p a:hover{ color: #fff; }
.menu-copyright { float: right; }
.menu-copyright ul li { list-style: none; display: inline-block; position: relative; text-align: center; font-style: normal; font-weight: 400; color: #fff; font-size: 18px; font-family: Roboto; line-height: 28px; }
.menu-copyright ul li a { color: #fff; }
.menu-copyright ul li a:hover { color: #05AB97; }
.menu-copyright ul li::after { content: '|'; color: #fff; padding: 0 10px 0 13px; font-family: Roboto; font-style: normal; font-weight: 400; font-size: 20px; line-height: 28px; }
.menu-copyright ul li:last-child::after{ display: none; }

.modal-body { padding: 0; border-radius: 45px; border: 5px solid #fff; }
.modal-backdrop.show { opacity: .9; }
.modal-dialog { max-width: 660px!important; position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%) !important; margin: 0px auto 0; width: 95% }
.modal.popup-form 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;}
.modal-content { border-radius: 45px; }
.modal-body { padding: 0; border-radius: 45px; border: 5px solid #fff; }

/*--inner pages start--*/
section.inner-banner { position: relative; margin: 20px 20px 0; border-radius: 45px; overflow: hidden; }
/* section.inner-banner::before { content: ''; height: 100%; width: 50%; top: 0; position: absolute; left: 0; background: linear-gradient(270deg, rgba(0, 0, 0, 0.00) 10.28%, #000 103.67%); } */
.inner-banner>img{width: 100%;}
.page-nav { width: 100%; position: absolute; padding: 16px 0; bottom: 0; left: 0; z-index: 1; background: linear-gradient(90deg, #05AB97 0%, rgba(2, 69, 61, 0.00) 48.33%); }
.page-nav ul li { margin: 0px; color: #fff; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 600; line-height: 28px; list-style: none;   display: inline; }
.page-nav ul li span a{color: #fff; font-weight: 600;}
.page-nav ul li span a:hover{color: #2d3a49;}
.page-nav ul li span a{ color: #fff; }
.page-nav ul li:hover span a{ color: #000;}

.banner-btns.inner-btn { padding: 0; }
.caption-absolute {
  position: absolute;
  left: 0;
  z-index: 1;
  top: 60%;
  width: 100%;
  text-align: center;
  transform: translateY(-50%);
}
section.inner-banner .banner-btns { margin-top: 25px; }
.banner-title.inner-title { font-weight: 700; }
.caption-absolute .banner-caption::before{ display: none;}
.default-section { padding: 100px 0;}
.good-news-section.good-news-inn { background: #FFF;padding-bottom: 100px; }
.good-news-section.good-news-inn::before { background: #FFF; }
.good-news-section.good-news-inn .container { max-width: 1630px !important; }
.good-news-section.good-news-inn .col-sm-6 { padding: 20px; }
.good-news-section.good-news-inn .video-section { box-shadow: none; padding: 0; height: 450px; margin: 0; }
.how-it-works-section.how-works-inn::before{ display: none; }
.how-it-works-section.how-works-inn .container { max-width: 1630px !important; }
.good-news-section.good-news-inn p { color: #666; }
.good-news-section.good-news-inn .heading-title { color: #2D3A49; }
.how-it-works-section.works-inn { padding: 100px 50px; }
.how-it-works-section.works-inn .how-it-works-row .row { align-items: center; }
section.how-it-works-section.works-inn .video-section { margin: 0; padding: 0; box-shadow: none; border-radius: 0; height: 400px; margin-right: 40px; }
section.how-it-works-section.works-inn .video-section video.fullscreenbg__video { border-radius: 0; }
section.how-it-works-section.works-inn .col-sm-9 { padding: 10px; }
section.how-it-works-section.works-inn .works-row-child .row { align-items: inherit; }
.how-it-works-section.works-inn::before{ display: none; }
.how-it-works-section.works-inn .col-sm-6 { padding: 25px; }
.how-it-works-section.works-inn .how-it-works-box::after{ display: none; }
.how-it-works-section.works-inn .how-it-works-row { padding: 0; }
.how-it-works-section.works-inn .row {
    align-items: center;
}
.works-box-text { position: relative; width: calc(100% - 92px); }
.works-box-text span { left: -72px; top: 80px; bottom: auto; }

.how-it-works-section.works-inn .col-sm-4 { width: 30%; }
.how-it-works-section.works-inn .col-sm-3 { width: 25%; padding: 0 15px; }
.how-it-works-section.works-inn .col-sm-6 { width: 45%; padding: 0 15px; }
.how-it-works-section.works-inn .how-it-works-box { box-shadow: none; padding: 0 80px; }
.how-it-works-section.works-inn .how-it-works-box:hover{background: transparent;box-shadow: none;}
.how-it-works-section.works-inn .how-it-works-box figure { width: 115px; height: 115px; line-height: 113px; margin-bottom: 30px; }
.how-it-works-section.works-inn .how-it-works-box  figure img { max-width: 100%; }
.how-it-works-section.works-inn .how-it-works-box h3 { color: #05AB97; font-size: 30px; margin-bottom: 10px; line-height: 38px; }
.how-it-works-section.works-inn .how-it-works-box:hover p { color: #666; }
.how-it-works-section.works-inn .how-it-works-box span { bottom: auto; right: auto; left: 39%; top: 15%; color: rgb(5 171 151 / 22%); font-size: 80px; line-height: 28px; }


.how-it-works-tabs { border-radius: 10px; background: #FFF; box-shadow: 0px 0px 40px 0px rgba(5, 171, 151, 0.20); padding: 30px; }
.how-it-works-tabs ul.nav.nav-tabs {border: none;margin: 0;display: block;}
.how-it-works-tabs ul.nav.nav-tabs li { list-style: none; margin: 0; position: relative; color: #000; font-family: Roboto; font-size: 22px; font-style: normal; font-weight: 600; line-height: 28px; border-bottom: 1px solid #D9D9D9; padding: 20px 0; }
.how-it-works-tabs ul.nav.nav-tabs li:last-child { border-bottom: none; padding-bottom: 0; }
.how-it-works-tabs ul.nav.nav-tabs li a {color: #000;}
.how-it-works-tabs ul.nav.nav-tabs li a.active {color: #05AB97;}

.what-omega-section.what-omega-inn::before { background: #FFF; }
.home-banner.banner-inn { padding: 80px 0 0; margin: 0; background: transparent; }
.home-banner.banner-inn::before{ display: none; }
.home-banner.banner-inn { padding: 0px 0 100px; margin: 0; background: transparent; border-radius: 0; }
.banner-inn-row { border-radius: 45px; background: #F5F5F5; padding: 70px 0 0 70px; border: 1px solid #05AB97; overflow: hidden; }
.home-banner.banner-inn .col-sm-7 { width: 58%; }
.banner-inn-row .banner-title { color: #000; }
.home-banner.banner-inn p { font-size: 18px; font-weight: 400; color: #666; }
.home-banner.banner-inn .col-sm-5 { width: 42%; }
.pricing-section.pricing-inn { margin: 0; }
.pricing-section.pricing-inn .row { align-items: inherit; }
.pricing-section.pricing-inn .section-heading { margin: 0; }
.pricing-section.pricing-inn .sub-heading { font-size: 30px;margin-bottom: 10px;color: #2D3A49; }
.pricing-inn-row { max-width: 1400px; margin: 0 auto; }
.pricing-inn-row .col-sm-6 { padding: 19px; }
.pricing-inn-row .pricing-box.pricing-box-child a.theme-btn { background: #fff; color: #2d3a49; }
.pricing-inn-row .pricing-box.pricing-box-child a.theme-btn:hover { background: #2d3a49; color: #fff; }
.pricing-inn-row .pricing-box.pricing-box-child p { color: #fff; }
.pricing-inn-row .pricing-box.pricing-box-child h3 { color: #FFF; }
.pricing-inn-row .pricing-box.pricing-box-child { background: #05AB97; align-content: center; }
.pricing-inn-row .pricing-box.pricing-box-child h3 { font-size: 40px; line-height: 60px; margin-bottom: 12px; }
.pricing-inn-row .header-btns { justify-content: center; }
/* .pricing-section.pricing-inn::after{ display: none; } */
.pricing-section.pricing-inn .pricing-box { height: 100%; }
.omega-defaul-section.omega-defaul-inn{ padding-top: 0; }
.pricing-inn-row .pricing-box a.theme-btn { margin-top: 50px; }
.pricing-inn-row .pricing-box h2 { margin-bottom: 10px; }
.pricing-inn-row .pricing-box.pricing-box-child h2 { color: #fff; padding-bottom: 20px; }


.testimonial-section.testimonial-inn { background: #fff; }
.testimonial-section.testimonial-inn .heading-title { color: #2D3A49; }
.testimonial-row { margin: 0 -25px; }
.testimonial-section.testimonial-inn .client-box:hover { background: #FFF; box-shadow: 0px 0px 20px 0px rgba(45, 58, 73, 0.30) inset; }
.testimonial-section.testimonial-inn p { color: #666; }

section.default-section.hntc { background: rgb(5 171 151 / 10%); }

/*--wp-pegination inner page--*/
.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: 40px; height: 40px; display: inline-block; margin: 0 5px; border: 1px solid #05AB97; font-family: 'Outfit'; line-height: 33px; text-align: center; border-radius: 50%; font-style: normal; font-weight: 700; font-size: 22px; color: #05AB97; background-size: 20px !important; }
.wp-pegination span.current, .wp-pegination .page:hover { color: #fff; border-color: #05AB97; background: #05AB97; }
.wp-pegination a.nextpostslink {background: url(../images/pagination-next.png);background-repeat: no-repeat !important;background-position: center center !important;font-size: 0;} .wp-pegination a.nextpostslink:hover { background: #05AB97 url(../images/pagination-next-hover.png); background-repeat: repeat; border-color: #05AB97 !important; }
.wp-pegination a.previouspostslink {background: url(../images/pagination-next.png);background-repeat: no-repeat !important;background-position: center center !important;font-size: 0;transform: rotate(180deg);}
.wp-pegination span.current, .wp-pegination .page:hover { color: #fff; border-color: #05ab97; background: #05ab97; }
span.pages, span.extend, a.last, a.first {display: none;}
nav.navigation.pagination {display: none;}

.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: #05AB97; }
.mail img { margin-right: 7px; }
.contact-box { padding-right: 80px; }
.contact-box .ftr-social { margin-top: 45px; }
.contact-box .ftr-social a { border-color: #2D3A49; }
.contact-box .ftr-social a img { filter: brightness(0) invert(0); }
.contact-box .ftr-social a:hover { border-color: #05AB97; }
.contact-box .ftr-social a:hover img { filter: brightness(0) invert(1); }
.contact-box .heading-title { font-weight: 600; }
.popup-form .form-hero { background: #05ab97; border-radius: 45px; padding: 30px 25px; }
.popup-form .form-hero .gform_wrapper input[type="text"], .popup-form .form-hero .gform_wrapper textarea, .popup-form .form-hero .gform_wrapper select, .popup-form .form-hero .gform_wrapper .medium { padding: 12px 20px 12px 25px; border-bottom: none; border-radius: 45px; }
.popup-form  .gform_wrapper textarea.medium { border-radius: 45px !important; }
.popup-form .form-hero input.button.gform_button { background: #fff !important; color: #2D3A49 !important; box-shadow: 0 0 40px rgba(0 , 0, 0, 0.3); }
.popup-form .form-hero input.button.gform_button:hover { background: #2D3A49 !important; box-shadow: none !important; color: #fff !important; }
.omega-indexer-section { padding: 100px 0; }
.omega-indexer-row { border-radius: 45px; background: #FFF; box-shadow: 0px 40px 30px 0px rgba(5, 171, 151, 0.10); margin: 0 auto; padding: 0 20px 60px 70px; }
.omega-indexer-section .section-heading p { font-size: 26px;}
.omega-indexer-section .heading-title { margin: 0; }
.indexer-item { padding: 17px 0; }
.indexer-title { color: #05AB97; font-family: Roboto; 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: Roboto; }
.indexer-item p a:hover{ color: #05AB97; }
.indexer-item ul li { list-style: none; color: #666; font-family: Roboto; 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; }
.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 { border-radius: 45px; background: #FFF; box-shadow: 0px 0px 40px 0px rgba(45, 58, 73, 0.20); text-align: center; padding: 45px 40px; }
.affiliate-program-section.affiliate-inn .affiliate-program-box figure { margin: 0 auto 25px; border-radius: 0; background: transparent; }
.affiliate-program-section.affiliate-inn .affiliate-program-box h3 { color: #000; font-size: 24px; font-weight: 600;  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: #05AB97; }
.affiliate-program-section.affiliate-inn .affiliate-program-box:hover{ background: #2D3A49; }
.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; }
.what-omega-section.omega-inn { margin-bottom: 100px; background: #2D3A49; }
.what-omega-section.omega-inn::before { display: none; }
.what-omega-section.omega-inn .section-heading p { font-size: 18px; line-height: 28px; font-weight: 400; color: #fff; }
.what-omega-section.omega-inn .what-omega-row .col-sm-5 { width: 40%; }
.what-omega-section.omega-inn .what-omega-row .col-sm-7 { width: 60%; }
.what-omega-section.omega-inn .omega-img { text-align: right; }
.what-omega-section.omega-inn .what-omega-row { max-width: 1310px; }
.what-omega-section.omega-inn .heading-title { color: #fff; }
.what-omega-section.omega-inn .what-omega-box:hover { background: #05ab97; }
.what-omega-section.omega-inn .what-omega-box:hover figure img { filter: brightness(0); }
.what-omega-box:hover figure img{ transition: all 0.4s; }
.faq-section.faq-inn .faq-row { max-width: 1100px; margin: 20px auto 0; } 
.faq-section.faq-inn { padding: 100px 0; }

/*  */
section.indexing-credit-section { background: #2D3A49; padding: 60px 0; margin-bottom: 80px; }
section.indexing-credit-section .heading-title { color: #fff; }
section.indexing-credit-section .header-btns { justify-content: center; }
section.indexing-credit-section .header-btns .head-btn { color: #2D3A49; background: #fff; }
section.indexing-credit-section .header-btns .head-btn:hover { color: #05AB97; }
section.indexing-credit-section .header-btns a.head-btn.head-green { background: #05AB97; border-left: 2px solid #2D3A49; }
section.indexing-credit-section .header-btns a.head-btn.head-green:hover { color: #fff; }
.home-banner.banner-inn .banner-btns a.theme-btn:hover { background: #2d3a49; color: #FFF; }


.faq-section .nav-tabs { border-bottom: none; justify-content: center; margin-bottom: 15px; }
.faq-section .nav-tabs li { padding: 10px 15px; }
.faq-section .nav-tabs li a { display: inline-block; padding: 13px 25px; border-radius: 4px; background: #05AB97; color: #fff; font-family: Outfit; font-style: normal; font-weight: 400; font-size: 18px; line-height: 26px; text-align: center; align-content: center; height: 100%; }
.faq-section .nav-tabs li a.active { background: #2D3A49; color: #FFF; }
.faq-section .tab-content { max-width: 1400px; margin: 0 auto; }




.blog-img-single>figure { overflow: hidden; margin-bottom: 20px; }
.blog-img-single>figure img{ width: 100%; }
nav.navigation.post-navigation { overflow: hidden; padding: 25px 0 16px; }
.nav-previous { float: left; }
.nav-next { float: right; }
.nav-next a, .nav-previous a { position: relative; text-align: center; display: inline-block; padding: 14px 24px; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 500; line-height: normal; border-radius: 45px; color: #fff; background: #05AB97; }
.nav-next a:hover, .nav-previous a:hover { box-shadow: inset 280px 0 0 #000; border-color: #000; color: #fff; }
.blogpage-single-section .col-sm-4 { padding-left: 70px; }
.service-detail-right.sticky { position: sticky; top: 160px; right: 0; }
.service-detail-list, .form-hero.service-detail-list { padding: 30px 32px 17px; margin-bottom: 40px; border-radius: 4px; border: 1px solid #05AB97; background: #F5F5F5; }
.search-btn.sebtnx { width: 100%; margin-bottom: 13px; }
.search-btn form { position: relative; }
.search-medium { width: 100%; padding: 15px 70px 15px 20px; height: 50px; background-color: transparent; font-size: 18px; line-height: 28px; color: #666; font-family: outfit; font-weight: 400; border-radius: 45px; border: 1px solid rgba(102, 102, 102, 0.60); }
.search-btn.sebtnx .search-medium { background-color: #fff; }
.search-btn button { border: none; position: absolute; top: 11px; width: 37px; right: 10px; background: transparent; }
.sidebar-title { margin-bottom: 10px; color: #05AB97; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 600; line-height: 36px; }
.service-detail-list ul li { list-style: none; position: relative; margin: 10px 0; }
.service-detail-list ul li.active a, .service-detail-list ul li a:hover { background: #05AB97; color: #fff; }
.service-detail-list ul li a { display: block; transition: 0.6s; color: #000; font-family: Outfit; font-size: 16px; font-style: normal; font-weight: 500; line-height: 25px; padding: 11px 20px 11px 15px; border-radius: 4px; background: #FFF; }
.service-detail-list ul li a::after { content: "\f105"; font-style: normal; font-weight: 400; font-size: 15px; line-height: 20px; color: #d1cccc; font-family: FontAwesome; position: absolute; top: 50%; transform: translateY(-50%); right: 10px; transition: 0.6s; }
.estimatin-titel { text-align: center; padding: 50px 40px; margin-bottom: 40px; border-radius: 4px; border: 1px solid #05AB97; background: #F5F5F5; }
.estimatin-titel h4 { font-family: Outfit; margin-bottom: 20px; color: #19202D; text-align: center; font-size: 30px; font-style: normal; font-weight: 600; line-height: 40px; }
.estimatin-btn .theme-btn { margin: 0; background: #05AB97; border-color: transparent; }
.service-detail-list hr { background: #D9D9D9; height: 2px !important; position: relative; opacity: 1; }
.service-detail-list hr::before { content: ''; position: absolute; left: 0; transition: 0.6s; width: 18%; height: 2px;  top: 0; background: #05AB97; }
.service-detail-img { position: relative; z-index: 1; }
.service-detail-img figure { border-radius: 4px; overflow: hidden; }
.service-detail-img figure img { width: 100%; }
.service-detail-box-bottum { position: absolute; content: ''; bottom: 30px; text-align: center; z-index: 1; left: 30px; right: 30px; }
.service-detail-box-bottum h4 { font-size: 35px; color: #05AB97; font-weight: 600; }
.service-detail-box-bottum h4 a:hover { color: #fff; }
.service-detail-img::after { position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #021F35 100%); border-radius: 4px; }
.estimatin-btn .theme-btn:hover{ box-shadow: inset 280px 0 0 #000; border-color: #000; color:#fff; }
.form-hero.service-detail-list { float: none; width: 100%; max-width: 100%; }
.form-hero.service-detail-list .heading-title { color: #05AB97; font-size: 26px; font-weight: 700; line-height: 30px; text-align: center; }
.form-hero.service-detail-list p { color: #05AB97; }
figure.fimgs { margin-bottom: 20px; }
figure.fimgs img{width: 100%;}
section.services-detail.default-section .col-sm-4 { padding-left: 70px; }
.gform-theme--foundation .gfield textarea.medium { min-block-size: inherit !important; }
.gfield_error [aria-invalid=true] { border: none !important; border-bottom: 1px solid #c02b0a !important; }
.newsletter-form .gfield_error [aria-invalid="true"] { border: 1px solid #c02b0a !important; }
.gform_confirmation_message { color: #fff !important; }
.newsletter-frm { margin-bottom: 10px !important; } 


.header-section.landing-header-section{top:40px;}
.header-section.landing-header-section .header-top { background: transparent; box-shadow: none; padding: 0px 0 0; margin: 0; } 
section.home-banner.black-friday-banner { text-align: center; padding: 110px 0 50px; position: relative; z-index: 0; background-repeat: no-repeat !important; background-size: cover !important; background-position: center !important;        overflow: hidden; }
section.home-banner::before { background: #000; opacity: 0.5; }
.sub-banner-title { color: #05AB97; text-align: center; font-family: Poppins; font-size: 30px; font-style: normal; font-weight: 600; line-height: 40px; text-transform: capitalize; }
section.home-banner.black-friday-banner .banner-title { margin-bottom: 15px; color: #FFF; text-align: center; font-family: Oswald; font-size: 90px; font-style: normal; font-weight: 600; line-height: 100px; text-transform: uppercase; }
.offer-image { padding-top: 20px; } 
.offer-image img { width: 100%; }
section.home-banner.black-friday-banner .banner-caption p { color: #FFF; font-size: 24px; font-weight: 600; line-height: 30px; }
section.home-banner.black-friday-banner  h4 { color: #05AB97; text-align: center; font-family: Poppins; font-size: 60px; font-style: normal; font-weight: 600; line-height: 60px; }
.countdown { border-radius: 10px; background: #05AB97; margin: 20px auto 50px; max-width: 690px; padding: 5px 10px 15px; }
.woo-sctr-shortcode-wrap-wrap.woo-sctr-shortcode-wrap-wrap-salescountdowntimer .woo-sctr-shortcode-countdown-1 .woo-sctr-shortcode-countdown-text { list-style: none; width: 25%; color: #FFF; text-align: center; font-family: Poppins; font-size: 26px; font-style: normal; font-weight: 400; line-height: 26px; text-transform: capitalize; display: block !important; width: auto !important; }
.woo-sctr-shortcode-wrap-wrap.woo-sctr-shortcode-wrap-wrap-salescountdowntimer .woo-sctr-shortcode-countdown-1 .woo-sctr-shortcode-countdown-value, .woo-sctr-shortcode-wrap-wrap.woo-sctr-shortcode-wrap-wrap-salescountdowntimer .woo-sctr-shortcode-countdown-1 .woo-sctr-shortcode-countdown-value-container { display: block !important; color: #FFF; text-align: center; font-family: Oswald; font-size: 90px; font-style: normal; font-weight: 600; line-height: 100px; text-transform: uppercase; }
.woo-sctr-shortcode-wrap-wrap.woo-sctr-shortcode-wrap-wrap-1 .woo-sctr-shortcode-countdown-wrap.woo-sctr-shortcode-countdown-style-1 .woo-sctr-shortcode-countdown-unit { height: auto !important; width: auto !important; border: none !important; }
.woo-sctr-shortcode-wrap { padding: 0 !important; }
.woo-sctr-shortcode-countdown-style-1 .woo-sctr-shortcode-countdown-unit-wrap { padding: 0 26px !important; }
.header-section.landing-header-section.sticky { position: absolute !important; background: transparent !important; padding: 0 !important; }
span.woo-sctr-shortcode-countdown-text-before { display: none; }

section.black-friday-exclusive-section { border-radius: 45px; background: #283235; margin: 0 20px 20px; padding: 80px 0; position: relative; z-index: 1;}
section.black-friday-exclusive-section::before { position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; background: url(../images/black-friday-exclusive-bg.png) no-repeat; background-size: 100% 100%; z-index: -1; background-position: center; border-radius: 45px; }
.black-friday-exclusive { text-align: center; }
.black-friday-exclusive .heading-title { color: #fff; }
.black-friday-exclusive .section-heading { text-align: center; }
.black-friday-exclusive .black-friday-exclusive-btns { padding-top: 30px; }
.black-friday-exclusive figure { margin-bottom: 35px; }
.black-friday-exclusive figure img { max-width: 310px; }
.black-friday-exclusive .black-friday-exclusive-btns a.theme-btn:hover { color: #05AB97; background: #fff; }



/* timer */
#timer { border-radius: 10px; background: #05AB97; color: #FFF; font-family: 'Oswald'; font-size: 90px; font-style: normal; font-weight: 600; line-height: 80px; margin: 20px auto 30px; text-align: center; max-width: 740px; padding: 15px 10px 10px; }
#timer div { display: inline-block; min-width: 175px; }
#timer div span { display: block; color: #FFF; text-align: center; color: #FFF; font-family: Poppins; font-size: 26px; font-style: normal; font-weight: 400; line-height: 50px; text-transform: capitalize; }


.pricing-text { margin: 35px 0 0; }
.price-heading {
    color: #05ab97;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 25px;
    font-family: Roboto;
    position: relative;
    transition: all 0.5s ease;
}
.pricing-box-new {
    border-radius: 5px;
    background: #FFF;
    padding: 30px 20px 85px;
    height: 100%;
    position: relative;
    transition: all 0.5s;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.16);
    overflow: hidden;
    z-index: 1;
}
.pricing-box-new::after {
    position: absolute;
    content: '';
    width: 84px;
    height: 80px;
    top: 10px;
    right: 10px;
    z-index: -1;
    background: url(../images/omega-bg-logo.png) no-repeat;
    background-size: 100% 100%;
}
section.pricing-section.pricing-inn.new .col-sm-4 { padding: 20px; width: 33.33%; }
section.pricing-section.pricing-inn.new .row{ justify-content: center; }
.pricing-box-new:hover{ background: #ebf8f6; }
.banner-caption.default-css h3 {
    color: #fff;
}
.price-box {
    font-size: 45px;
    display: block;
    color: #000;
    line-height: 32px;
    font-weight: 600;
    font-family: Roboto;
    font-style: normal;
    margin-bottom: 25px;
}
.price-box sub {
    font-weight: 400;
    font-size: .45em;
    bottom: 0;
}
.price-btn.text-center a.head-btn{
    border-radius: 45px;
    width: 100%;
}
.pricing-box-new .default-css {
    text-align: left;
}
.price-btn.text-center {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
}



@media (min-width: 1200px) {
/*------------- mega menu ---------------*/
.menu-top-menu-container {position: relative}
.mega-menu {position: inherit!important}
.mega-menu .hover_mega_menu {visibility: hidden;position: absolute;margin-top: 0;width: 100%;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;}
.mega-menu:hover>.hover_mega_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 {-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;counter-increment: brick-counter;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-right: 15px!important;background: transparent !important;border-bottom: none;text-transform: inherit !important;float: none;}
.mega-menu ul.sub-menu li a {background: transparent !important;color: #000 !important;}
.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #F3BD1C !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li {position: relative;padding-left: 30px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li a {background: transparent !important;color: #414141 !important;padding: 3px 10px 3px 15px;padding-left: 0 !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #F3BD1C !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li::before { content: ""; font-size: 18px; color: #F3BD1C; font-family: 'FontAwesome'; left: 0; position: absolute; top: 2px; background: url(../images/favicon.png) no-repeat; height: 22px; width: 22px; background-size: 22px; filter: brightness(0); }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:hover::before { filter: none; transition: 0.6s; }
.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 .hover_mega_menu ul.sub-menu {position: relative;width: auto;top: 0;opacity: 1;overflow: visible;transform: inherit;transform-origin: inherit;visibility: inherit;column-count: 3;border: none;border-radius: 0;box-shadow: none;transition: inherit;margin: 0;transform: rotateX(0deg);}



/*------------- mega menu2 CSS---------------*/
.mega-menu2 {position: inherit!important}
.mega-menu2 .hover_mega_menu {visibility: hidden;position: absolute;margin-top: 0;width: 100%;border-radius: 0 0 10px 10px;left: 15px;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 {visibility: visible;opacity: 1;-webkit-transform: rotateX(0);-moz-transform: rotateX(0);-ms-transform: rotateX(0);transform: rotateX(0)}
.mega-menu2 .hover_mega_menu ul.sub-menu {position: relative;width: auto;top: 0;opacity: 1;overflow: visible;transform: inherit;transform-origin: inherit;visibility: inherit;column-count: 3;border: none;border-radius: 0;box-shadow: none;transition: inherit;margin: 0;transform: rotateX(0deg);
    left: 0;}
.mega-menu2 ul.sub-menu li {-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;counter-increment: brick-counter;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-right: 0px!important;background: transparent !important;border: none;float: none;}
.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #F3BD1C !important;}

.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a { padding: 2px 0 !important; margin-left: 0px !important; font-weight: 600; }

.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #F3BD1C !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;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #414141 !important;padding: 3px 10px 3px 15px;padding-left: 26px !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children>a { padding: 5px 0 !important; margin-left: 0px !important; font-weight: 700; color: #000 !important; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #F3BD1C !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a::after {color: #F3BD1C !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: 14px !important; padding-top: 6px !important; font-weight: 400; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a:hover {color: #F3BD1C !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li { position: relative; padding-left: 0 !important; text-transform: inherit !important; float: none; }
.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::before { content: ""; font-size: 18px; color: #F3BD1C; font-family: 'FontAwesome'; left: 0; position: absolute; top: 5px; background: url(../images/favicon.png) no-repeat; height: 22px; width: 22px; background-size: 22px; filter: brightness(0); }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children::before{display: none;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children ul.sub-menu li a:hover { color: #F3BD1C !important; } 
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li:hover::before { filter: none; transition: 0.6s; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li .hover_mega_menu { opacity: 1 !important; visibility: visible !important; position: relative; background: transparent; box-shadow: none; padding: 0; transform: rotateX(0deg); padding-left: 0px; left: 0;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li .hover_mega_menu ul.sub-menu { column-count: 1; }
.navbar-collapse .menu-top-menu-container > ul > li.mega-menu2 .hover_mega_menu ul li a {text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container > ul > li.mega-menu .hover_mega_menu ul li a {text-transform: inherit !important;}
.contact-detail-menu {border-radius: 4px;display: inline-block;width: 100%;padding: 20px 20px 20px;background: #F3F9FF;overflow: hidden;margin: 20px 0 0;text-align: left;} 
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a:hover {color: #F3BD1C !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;left: 0;} }

@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:1799px) {
.header-top { margin: 0 0px; }
.testimonial-row { margin: 0 -20px; }
.how-it-works-row .row { margin: -65px -35px; }
}

@media (max-width:1699px) {
.banner-title { font-size: 47px; line-height: 60px; }
.header-section { top: 35px; }
.container { max-width: 100% !important; padding: 0 35px; }
.header-top { padding: 0 25px; }
section.home-banner { padding: 200px 0 80px; }
a.theme-btn { padding: 15px 30px; line-height: 24px; font-size: 18px; }
.banner-caption .banner-btns { margin-top: 30px; }
.heading-title { font-size: 50px; line-height: 60px; }
section.how-it-works-section { padding: 60px 0 80px; }
section.good-news-section { padding: 80px 0 0; }
section.what-omega-section { padding: 80px 0; }
section.testimonial-section { padding: 80px 0 60px; }
.testimonial-row { margin: 0; }
section.what-omega-section .section-heading p { font-size: 22px; line-height: 32px; }
section.affiliate-program-section { padding: 40px 35px 40px 25px; }
.affiliate-email-box { padding: 50px 17px 15px; }
.affiliate-email-box-child { margin-top: 50px;; padding: 0 30px 50px; }
.affiliate-program-content ul li { padding: 15px; }
.affiliate-program-content { padding-right: 20px; }
section.pricing-section { padding: 60px 0; margin: 45px 0 60px; }
.pricing-box { padding: 60px 45px; }
.pricing-box.pricing-box-child { padding: 70px 35px; }
section.pricing-section .section-heading h2 { font-size: 35px; line-height: 45px; }
section.pricing-section .header-btns { margin-top: 30px; }
.pricing-box h2 { font-size: 35px; line-height: 45px; margin-bottom: 30px; }
.pricing-box ul li { font-size: 20px; line-height: 36px; padding: 20px 0; }
.pricing-box p { font-size: 22px; line-height: 38px; }
.pricing-box h3 { font-size: 25px; line-height: 40px; margin-bottom: 20px; }
.pricing-box.pricing-box-child a.theme-btn { margin-top: 25px; }
.pricing-box a.theme-btn { margin-top: 60px; }
.pricing-section::after { width: 274px; height: 250px; }
.faq-section { padding-top: 80px; }
.faq-box .card-header h5, .card-header-title { padding: 20px 0px 20px 70px; }
.card-body.default-css { padding: 0px 0px 10px 70px; }
section.omega-defaul-section .heading-title { font-size: 45px; line-height: 64px; }
section.omega-defaul-section { padding: 80px 0 80px; }
.ftr-item { padding-right: 50px; }
.footer { padding: 80px 0 0; }
.ftr-item-row { padding-left: 100px; }
.default-section { padding: 80px 0;}
h1 {font-size: 36px;}
h2 {font-size: 30px;}
h3 {font-size: 26px;}
h4 {font-size: 24px;}
h5 {font-size: 22px;}
h6 {font-size: 20px;}
.works-btns { margin-top: 60px; }
.how-it-works-row .row { margin: -45px 0; }
section.how-it-works-section .col-sm-3 { padding: 45px; }
.page-nav ul li { font-size: 18px; line-height: 26px; }
.page-nav { padding: 12px 0; }
.good-news-section.good-news-inn { padding-bottom: 80px; }
.how-it-works-section.works-inn { padding: 80px 30px; }
section.how-it-works-section.works-inn .video-section { margin-right: 20px; }
.banner-inn-row { padding: 60px 0 0 50px; }
.home-banner.banner-inn { padding: 0px 0 80px; }
.pricing-inn-row .pricing-box.pricing-box-child h3 { font-size: 35px; line-height: 50px; }
.faq-section.faq-inn { padding: 80px 0; }
.affiliate-program-section.affiliate-inn { padding: 60px 0; }
.what-omega-section.omega-inn { margin-bottom: 80px; }
.omega-indexer-section { padding: 80px 0; }
.omega-indexer-row { padding: 0 20px 50px 40px; }
.services-software-section p { font-size: 25px; line-height: 35px; }
.services-software-section { padding-bottom: 80px; }
.indexer-item ul li strong { min-width: 180px; }
.contact-section { padding: 80px 0; }
.blog-section { padding: 80px 0; }
.head-btn { font-size: 18px; padding: 12px 20px; }
section.home-banner.black-friday-banner .banner-title { margin-bottom: 15px; font-size: 70px; line-height: 80px; }
	section.home-banner.black-friday-banner { padding: 60px 0 50px; }
.menu-navbar {
  padding-left: 5%;
}
	
}
@media (max-width:1599px) {
.indexer-item p { word-wrap: break-word; }


}

@media (max-width:1499px) {
.header-logo img { max-width: 150px; }
.head-btn { font-size: 18px; padding: 12px 15px; }
section.home-banner { padding: 170px 0 60px;margin: 15px 20px 0; }
.banner-title { font-size: 35px; line-height: 50px; }
.banner-caption p { font-size: 18px; }
a.theme-btn { padding: 14px 25px; line-height: 24px; font-size: 18px; }
.banner-caption .banner-btns { margin-top: 25px; }
.header-top { padding: 0 15px; }
.header-section { top: 30px; }
section.logo-section { padding: 15px 0 50px; }
.heading-title { font-size: 40px; line-height: 50px; }
.how-it-works-box { padding: 25px 25px; }
.how-it-works-box span { font-size: 25px; line-height: 25px; }
section.how-it-works-section { padding: 60px 0 60px; }
section.how-it-works-section .col-sm-3 { padding: 35px; }
.how-it-works-row .row .col-sm-3:nth-child(2n) { margin: 110px 0 0; }
.works-btns { margin-top: 45px; }
.how-it-works-box::after { width: 80px; height: 80px; right: -80px; top: 40px; background-size: 60px !important; background-position: center !important; }
.how-it-works-row .row .col-sm-3:nth-child(2n) .how-it-works-box::after { top: 150px; transform: rotate(-90deg); }
section.good-news-section { padding: 60px 0 0; }
section.what-omega-section { padding: 60px 0; }
section.testimonial-section { padding: 60px 0 50px; }
.how-it-works-row .row { margin: -35px 0; }
section.what-omega-section .section-heading p { font-size: 20px; line-height: 30px; }
.what-omega-box figure img { max-width: 70px; }
.what-omega-content ul li { padding: 15px 20px; }
.what-omega-box h3 { font-size: 20px; line-height: 30px; }
.affiliate-program-content ul li { padding: 10px; }
.affiliate-program-content .sub-heading { font-size: 18px; }
.affiliate-program-box h3 { font-size: 22px; line-height: 28px; }
section.affiliate-program-section { padding: 40px 35px 40px 15px; }
.affiliate-program-box figure { width: 90px; height: 90px; margin: 0 auto 25px; line-height: 80px; }
.affiliate-program-box figure img { max-width: 50px; }
.affiliate-email-box h2 { font-size: 30px; line-height: 40px; margin-bottom: 10px; }
.affiliate-email-box-child h3 { font-size: 22px; line-height: 26px; }
.affiliate-email-box { padding: 35px 15px 14px; }
.affiliate-email-box-child { margin-top: 40px; padding: 0 20px 30px; }
.affiliate-program-content { padding-right: 10px; }
.affiliate-email-box-child figure { width: 90px; height: 90px; margin: 0 auto 25px; line-height: 80px; }
.affiliate-email-box-child figure img { max-width: 50px; }
.affiliate-program-box p { color: #FFF; font-size: 16px; line-height: 24px; }
.affiliate-email-box p { font-size: 16px; line-height: 24px; }
section.pricing-section { padding: 40px 0; margin: 40px 0 40px; }
section.pricing-section .section-heading h2 { font-size: 30px; line-height: 40px; }
.pricing-section::after { width: 224px; height: 200px; }
.pricing-box { padding: 35px 25px; }
section.pricing-section .col-sm-4 { padding: 15px; }
section.pricing-section .col-sm-3 { padding: 15px; }
.pricing-box h2 { font-size: 30px; line-height: 40px; margin-bottom: 20px; }
.pricing-box ul li { font-size: 18px; line-height: 32px; padding: 20px 0; }
.pricing-box.pricing-box-child { padding: 35px 20px; }
.pricing-box h3 { font-size: 22px; line-height: 32px; margin-bottom: 15px; }
.pricing-box p { font-size: 18px; line-height: 32px; }
.pricing-box.pricing-box-child a.theme-btn { margin-top: 15px; }
.pricing-box a.theme-btn { margin-top: 50px; }
.video-section { height: 550px; }
section.testimonial-section .col-sm-4 { padding: 20px; }
.clients-star img { max-width: 22px; }
.faq-section { padding-top: 60px; }
.faq-row .col-sm-6 { padding: 15px 35px; }
.faq-box .card-header h5, .card-header-title { padding: 15px 0px 15px 50px; font-size: 22px; line-height: 32px; }
.faq-box .card-header h5::after, .card-header-title::after { width: 20px; height: 20px;;background-size: 18px !important; }
.card-body.default-css { padding: 0px 0px 10px 50px; }
section.omega-defaul-section .heading-title { font-size: 38px; line-height: 55px; }
section.omega-defaul-section { padding: 60px 0 60px; }
.ftr-logo a img { max-width: 220px; }
.footer { padding: 60px 0 0; margin: 0 20px 20px; }
.ftr-item-row { padding-left: 50px; }
.ftr-item-row .col-sm-7 .ftr-item { padding: 0 0 0 0px; }
.ftr-title { margin-bottom: 20px; font-size: 25px; line-height: 32px; }
.ftr-social a { margin: 0 3px; width: 40px; height: 40px; line-height: 35px;; }
.ftr-social a img { max-width: 18px; }
.newsletter-form .medium { padding: 7px 70px 7px 25px !important; height: 54px !important; font-size: 16px !important; line-height: 24px !important; }
.newsletter-form input.button.gform_button { color: #fff !important; padding: 22px !important; right: 6px !important;background-size: 24px !important; }
.default-section { padding: 60px 0;}
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium { padding: 12px 10px 12px 0px; height: 54px; color: #666 !important; font-size: 16px !important; line-height: 24px; }
.gform_wrapper .gfield { padding: 0 7px 15px; }
.form-hero .gform_body { margin: 0 -7px; }
.form-hero input.button.gform_button { padding: 13px 45px !important; font-size: 18px !important; line-height: 23px !important; border-radius: 45px !important; height: 54px !important; }
.form-hero .b-form-title { margin-bottom: 25px; font-size: 35px; line-height: 50px; }
section.inner-banner .banner-btns { margin-top: 15px; }
.page-nav { padding: 10px 0; }
.good-news-section.good-news-inn { padding-bottom: 60px; }
.how-it-works-section.works-inn { padding: 60px 0px; }
.banner-inn-row { padding: 40px 0 0 40px; }
.home-banner.banner-inn { padding: 0px 0 60px; }
.pricing-section.pricing-inn .sub-heading { font-size: 25px; }
.pricing-inn-row .pricing-box.pricing-box-child h3 { font-size: 30px; }
.wp-pegination { padding-top: 30px; }
.faq-section.faq-inn { padding: 60px 0; }
.affiliate-program-section.affiliate-inn .sub-heading { font-size: 22px; }
.affiliate-program-section.affiliate-inn .col-sm-4 { padding: 18px; }
.affiliate-program-section.affiliate-inn .affiliate-program-box figure img { max-height: 80px; max-width: 80px; }
.what-omega-section.omega-inn { margin-bottom: 60px; }
.omega-indexer-section { padding: 60px 0; }
.omega-indexer-section .section-heading  p { font-size: 22px; }
.indexer-title { font-size: 22px; line-height: 25px; margin-bottom: 6px; }
.indexer-item ul li:first-child { font-size: 22px; }
.services-software-section { padding-bottom: 60px; }
.services-software-section p { font-size: 22px; line-height: 30px; }
.contact-section { padding: 60px 0; }
.contact-row { padding: 60px 50px; }
.contact-box { padding-right: 60px; }
.contact-box .ftr-social { margin-top: 35px; }
.gform_wrapper textarea.medium { height: 90px !important; }
.blog-section { padding: 60px 0; }
.blog-content h3 { font-size: 20px; line-height: 30px; }
.blog-content { padding: 15px 0 0; }
.blog-wrapper .col-sm-4 { padding: 15px; }
section.indexing-credit-section { padding: 40px 0; margin-bottom: 60px; }
.how-it-works-tabs ul.nav.nav-tabs li { font-size: 20px; line-height: 26px; padding: 15px 0; }
.how-it-works-section.works-inn .how-it-works-box figure { width: 90px; height: 90px; line-height: 86px; margin-bottom: 20px; }
.how-it-works-section.works-inn .how-it-works-box figure img { max-width: 60px; }
.how-it-works-section.works-inn .how-it-works-box span { left: 37%; top: 12%; font-size: 60px; line-height: 28px; }
.how-it-works-section.works-inn .how-it-works-box { padding: 0 50px; }
.how-it-works-section.works-inn .how-it-works-box h3 { font-size: 26px; margin-bottom: 10px; line-height: 38px; }
.blogpage-single-section .col-sm-4 { padding-left: 30px; }
.service-detail-list, .form-hero.service-detail-list { padding: 20px 15px 7px; margin-bottom: 30px; }
.search-medium { padding: 5px 50px 5px 20px; height: 45px; font-size: 16px; line-height: 26px; }
.sidebar-title { margin-bottom: 10px; font-size: 22px; line-height: 26px; }
.service-detail-list ul li a { font-size: 15px; line-height: 20px; padding: 9px 20px 9px 10px; }
.service-detail-list hr { margin: 7px 0 15px; }
.estimatin-titel h4 { margin-bottom: 15px; font-size: 24px; line-height: 30px; }
.estimatin-titel { padding: 30px 20px; margin-bottom: 30px; }
.service-detail-box-bottum h4 { font-size: 28px; margin: 0; }
.nav-next a, .nav-previous a { padding: 10px 24px; font-size: 18px; }
.search-btn button { top: 8px; width: 32px; right: 10px; }
.header-btns.left a.theme-btn { padding: 10px 15px; font-size: 15px; line-height: 20px; margin-left: -40px; }
.header-btns.left a.theme-btn { padding: 10px 15px; font-size: 14px; }
.header-section.landing-header-section { top: 25px; } 
.sub-banner-title { font-size: 24px; line-height: 30px; }
section.home-banner.black-friday-banner .banner-title { margin-bottom: 5px; font-size: 50px; line-height: 60px; }
.woo-sctr-shortcode-wrap-wrap.woo-sctr-shortcode-wrap-wrap-salescountdowntimer .woo-sctr-shortcode-countdown-1 .woo-sctr-shortcode-countdown-value, .woo-sctr-shortcode-wrap-wrap.woo-sctr-shortcode-wrap-wrap-salescountdowntimer .woo-sctr-shortcode-countdown-1 .woo-sctr-shortcode-countdown-value-container { font-size: 70px; line-height: 80px; }
.woo-sctr-shortcode-wrap-wrap.woo-sctr-shortcode-wrap-wrap-salescountdowntimer .woo-sctr-shortcode-countdown-1 .woo-sctr-shortcode-countdown-text { font-size: 20px; line-height: 26px; }
.woo-sctr-shortcode-countdown-style-1 .woo-sctr-shortcode-countdown-unit-wrap { padding: 0 22px !important; }
.countdown { border-radius: 10px; margin: 15px auto 30px; max-width: 580px; padding: 5px 10px 15px; }
section.home-banner.black-friday-banner h4 { font-size: 45px; line-height: 44px; }
section.home-banner.black-friday-banner .banner-caption p { font-size: 20px; line-height: 26px; }
.black-friday-exclusive figure img { max-width: 270px; }
.black-friday-exclusive figure { margin-bottom: 20px; }
.black-friday-exclusive .black-friday-exclusive-btns { padding-top: 10px; }
section.black-friday-exclusive-section { border-radius: 45px; margin: 0 20px 20px; padding: 50px 0; }
#timer { font-size: 70px; line-height: 60px; max-width: 700px; padding: 15px 10px 15px; }
#timer div { display: inline-block; min-width: 160px; }
#timer div span { font-size: 22px; line-height: 30px;padding-top: 10px; }
section.pricing-section.pricing-inn.new .col-sm-4 { padding: 15px; }
/* .pricing-box-new {
    padding: 40px 15px 30px;
} */
.faq-section .nav-tabs li a {
    padding: 12px 20px;
    font-size: 16px;
    line-height: 24px;
}	
.faq-section .nav-tabs li {
    padding: 5px 10px;
}	
	.price-heading {
    font-size: 24px;
    line-height: 20px;
    margin-bottom: 20px;
}
	.price-box {
    font-size: 40px;
    line-height: 32px;
    margin-bottom: 20px;
}
	.pricing-box-new {
    padding: 30px 20px 75px;
}
	.pricing-box-new::after {
    width: 74px;
    height: 70px;
    top: 10px;
    right: 10px;
}
	
	
	
	

}

@media (max-width:1299px) {
.affiliate-email-box-child h3 { font-size: 20px; line-height: 25px; }
.affiliate-program-content ul li { padding: 10px; }
section.affiliate-program-section { padding: 40px 25px 40px 15px; }
.affiliate-program-content { padding-right: 0px; }
.ftr-item-row { padding-left: 20px; }
.ftr-item { padding-right: 20px; }
.affiliate-program-section.affiliate-inn .affiliate-program-box { padding: 35px 25px; }
.header-btns.left a.theme-btn { padding: 10px 14px; font-size: 13px; line-height: 20px; margin-left: -40px; }
.head-btn { font-size: 16px; padding: 12px 14px; }



}

@media (max-width:1199px) {
section.home-banner { padding: 40px 0 40px; margin: 10px 15px 0; border-radius: 25px; }
section.home-banner::before { border-radius: 25px; }
.banner-title { font-size: 28px; line-height: 40px; margin-bottom: 10px; }
.container { max-width: 100% !important; padding: 0 15px; }
.header-section { position: inherit; padding: 15px 0; top: 0; box-shadow: 0px 0px 30px 0px rgba(39, 50, 53, 0.12); background: #fff; }
.header-section.sticky { margin: 0; }
.header-logo img { max-width: 130px; }
.header-meuu-right { padding-right: 55px;        justify-content: right; }
.header-top { border-radius: 0; background: transparent; box-shadow: none; padding: 0; padding: 0 !important; }
.banner-caption p { font-size: 16px;line-height: 28px; }
p { font-size: 16px; line-height: 24px; margin-bottom: 10px; }
a.theme-btn { padding: 12px 22px; line-height: 22px; font-size: 16px; }
.banner-caption .banner-btns { margin-top: 18px; }
.heading-title { font-size: 32px; line-height: 40px; margin-bottom: 10px; }
.banner-logos ul li figure img { max-width: 150px; }
section.logo-section { padding: 10px 0 30px; }
.how-it-works-box h3 { font-size: 16px; margin-bottom: 8px; line-height: 22px; }
.how-it-works-box::after { width: 50px; height: 50px; right: -50px; top: 30px; background-size: 40px !important; }
.how-it-works-row .row .col-sm-3:nth-child(2n) { margin: 80px 0 0; }
.how-it-works-row { padding-top: 0px; }
.how-it-works-box figure { width: 60px; height: 60px; line-height: 55px; margin-bottom: 14px; }
.how-it-works-box span { font-size: 18px; line-height: 18px; }
section.how-it-works-section .col-sm-3 { padding: 25px; }
.how-it-works-box { padding: 15px 15px 25px; }
section.how-it-works-section { padding: 40px 0 40px; }
.works-btns { margin-top: 15px; }
.how-it-works-box p { font-size: 15px; line-height: 22px; }
.how-it-works-box figure img { max-width: 35px; }
section.good-news-section { padding: 40px 0 0; }
.video-section { border-radius: 25px; padding: 6px; height: 480px; margin: 25px auto 0px; }
.video-section video.fullscreenbg__video { border-radius: 25px; }
section.what-omega-section { padding: 40px 0; }
section.what-omega-section .section-heading p { font-size: 18px; line-height: 28px; }
.what-omega-row { margin: 10px auto 0; }
.what-omega-content ul li { padding: 10px 10px; }
.what-omega-box figure img { max-width: 60px; }
.what-omega-box h3 { font-size: 18px; line-height: 28px; }
.what-omega-box { border-radius: 25px; }
.affiliate-email-box h2 { font-size: 25px; line-height: 32px; margin-bottom: 8px; }
.affiliate-email-box p { font-size: 15px; line-height: 22px; }
.affiliate-program-content .sub-heading { font-size: 16px;line-height: 24px; }
.affiliate-program-box h3 { font-size: 20px; line-height: 26px; }
.affiliate-program-box p { font-size: 15px; line-height: 22px; }
.affiliate-program-box figure { width: 85px; height: 80px; margin: 0 auto 20px; line-height: 75px; }
.affiliate-program-box figure img { max-width: 47px; }
.affiliate-email-box { padding: 25px 10px 10px; border-radius: 25px; }
.affiliate-email-box-child { margin-top: 25px; padding: 0 10px 15px; border-radius: 20px; }
.affiliate-email-box-child figure img { max-width: 47px; }
.affiliate-email-box-child figure { width: 85px; height: 80px; margin: 0 auto 20px; line-height: 75px; }
section.affiliate-program-section { padding: 40px 5px 40px 5px; margin: 0 15px 0px; border-radius: 25px; }
section.pricing-section { padding: 20px 0; margin: 20px 0 20px; }
.sub-heading { font-size: 16px; line-height: 24px; margin-bottom: 5px; }
section.pricing-section .section-heading h2 { font-size: 25px; line-height: 32px; }
    section.pricing-section .header-btns {
        margin-top: 20px !important;
        margin: 0 auto;
        text-align: center;
        justify-content: center;
        margin-bottom: 15px;
    }
.pricing-box h2 { font-size: 25px; line-height: 34px; margin-bottom: 10px; }
.pricing-box { padding: 30px 20px; border-radius: 25px; }
.pricing-box ul li { font-size: 16px; line-height: 30px; padding: 15px 0; }
.pricing-box a.theme-btn { margin-top: 35px; }
.pricing-box.pricing-box-child { padding: 25px 15px; }
.pricing-box h3 { font-size: 18px; line-height: 28px; margin-bottom: 10px; }
.pricing-box p { font-size: 16px; line-height: 30px; }
.pricing-box.pricing-box-child a.theme-btn { margin-top: 10px; }
.pricing-section::after { width: 174px; height: 150px; }
section.testimonial-section { padding: 40px 0 30px; }
section.testimonial-section .col-sm-4 { padding: 15px; }
.client-box { border-radius: 25px; padding: 20px 15px 80px; }
.clients-star img { max-width: 16px; }
.testi-item-heading h3 { font-size: 16px; line-height: 24px; }
.clients-star { margin-top: -5px; }
.clint-name-parent { bottom: 20px; padding: 0 15px; }
.client-box p { font-size: 15px; line-height: 22px; }
.faq-section { padding-top: 40px; }
.faq-row .col-sm-6 { padding: 10px 20px; }
.faq-box .card-header h5, .card-header-title { padding: 15px 0px 15px 40px; font-size: 20px; line-height: 30px; }
.faq-box .card-header h5::after, .card-header-title::after { width: 18px; height: 18px;;background-size: 16px !important; }
.card-body.default-css { padding: 0px 0px 10px 40px; }
.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 5px; padding-left: 22px; background-size: 16px; }
.ftr-item ul li { font-size: 16px; line-height: 24px; margin-bottom: 8px; }
.ftr-title { margin-bottom: 15px; font-size: 20px; line-height: 28px; }
.ftr-logo a img { max-width: 150px; }
.footer { padding: 40px 0 0; margin: 0 15px 10px; border-radius: 25px; }
section.omega-defaul-section { padding: 40px 0 40px; }
.omega-defaul-row { padding: 30px 25px; }
section.omega-defaul-section .heading-title { font-size: 28px; line-height: 45px; }
.menu-copyright ul li { font-size: 16px; line-height: 24px; }
.ftr-item-row { padding-left: 10px; }
.ftr-item { padding-right: 10px; }
.newsletter-row .newsletter-form { width: 75%; padding-right: 20px; }
.newsletter-row .ftr-social { width: 35%; }
.menu-copyright ul li::after { padding: 0 5px 0 8px; font-size: 16px; line-height: 24px; }
.how-it-works-row .row { margin: 0; }
.omega-defaul-row::after { width: 20px; }
.default-section { padding: 40px 0;}
.ftr-item ul { column-count: 2; }
.modal-dialog { top: 55px; transform: none !important; }
.close img { max-width: 25px; }
.modal.popup-form button.close { right: 15px; top: 15px; font-size: 20px; }
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium { padding: 10px 10px 10px 0px; height: 48px; font-size: 15px !important; line-height: 22px; }
.gform_wrapper .gfield { padding: 0 5px 13px; }
.form-hero .gform_body { margin: 0 -5px; }
.gform_wrapper textarea.medium { height: 80px !important; }
.modal-body { border-radius: 25px; }
.modal-content { border-radius: 25px; }
.form-hero input.button.gform_button { padding: 11px 35px !important; font-size: 16px !important; line-height: 20px !important; border-radius: 25px !important; height: 48px !important; }
.form-hero .gform_wrapper select { background-size: 15px !important; }
h1 {font-size: 28px;}
h2 {font-size: 26px;}
h3 {font-size: 24px;}
h4 {font-size: 22px;}
h5 {font-size: 20px;}
h6 {font-size: 18px;}
section.inner-banner { margin: 10px 15px 0; border-radius: 25px; }
.caption-absolute { top: 50%; }
.page-nav ul li { font-size: 16px; line-height: 24px; }
.page-nav { padding: 7px 0; position: inherit; background: #05ab97; text-align: center; }
.good-news-section.good-news-inn { padding-bottom: 40px; }
.good-news-section.good-news-inn .video-section { height: 300px; }
.good-news-section.good-news-inn .col-sm-6 { padding: 15px; }
.how-it-works-section.works-inn { padding: 40px 0px; }
section.how-it-works-section.works-inn .video-section { margin-right: 0px; height: 300px; }
.banner-inn-row { padding: 30px 0 0 30px; border-radius: 25px; }
.home-banner.banner-inn { padding: 0px 0 40px; }
.home-banner.banner-inn p { font-size: 16px; }
.pricing-section.pricing-inn .sub-heading { font-size: 20px; margin-bottom: 5; }
.pricing-inn-row .col-sm-6 { padding: 15px; }
.pricing-inn-row .pricing-box.pricing-box-child h3 { font-size: 25px; line-height: 40px; }
.pricing-section.pricing-inn .section-heading { padding-bottom: 0; }
.pricing-inn-row .pricing-box a.theme-btn { margin-top: 35px; }
.wp-pegination .page, .wp-pegination span, .wp-pagenavi a { font-size: 20px; background-size: 18px !important; }
.wp-pegination { padding-top: 25px; }
.faq-section.faq-inn { padding: 40px 0; }
.faq-section.faq-inn .faq-row { margin: 5px auto 0; }
.what-omega-section.omega-inn { margin-bottom: 40px; }
.affiliate-program-section.affiliate-inn { padding: 40px 0; }
.affiliate-program-section.affiliate-inn .sub-heading { font-size: 18px; }
.affiliate-program-section.affiliate-inn .col-sm-4 { padding: 15px; }
.affiliate-program-section.affiliate-inn .affiliate-program-box { padding: 25px 20px; border-radius: 25px; }
.affiliate-program-section.affiliate-inn .affiliate-program-box figure img { max-height: 60px; max-width: 60px; }
.affiliate-program-section.affiliate-inn .affiliate-program-box figure { margin: 0 auto 15px; }
.affiliate-program-section.affiliate-inn .affiliate-program-box h3 { font-size: 20px; margin-bottom: 10px; }
.omega-indexer-section { padding: 40px 0; }
.omega-indexer-row { padding: 0 20px 30px 20px; border-radius: 25px; }
.omega-indexer-section .section-heading p { font-size: 20px; }
.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 { font-size: 16px; line-height: 24px; }
.indexer-item ul li strong { min-width: 140px; }
.services-software-section p { font-size: 20px; line-height: 26px; }
.link-box figure img { max-width: 120px; }
.link-box { margin-top: 25px; }
.link-box figure { margin: 0 auto 20px; }
.services-software-section { padding-bottom: 40px; }
.indexer-item p { margin-bottom: 5px; }
.contact-section { padding: 40px 0; }
.contact-row { padding: 40px 25px; border-radius: 25px; }
.contact-box { padding-right: 25px; }
.mail img { margin-right: 6px; max-width: 20px; }
.contact-box .ftr-social { margin-top: 25px; }
.mail { margin-top: 20px; }
.popup-form .form-hero { border-radius: 25px; padding: 30px 25px; }
.popup-form .form-hero .gform_wrapper input[type="text"], .popup-form .form-hero .gform_wrapper textarea, .popup-form .form-hero .gform_wrapper select, .popup-form .form-hero .gform_wrapper .medium { padding: 12px 20px 12px 20px; border-radius: 25px; }
.popup-form .gform_wrapper textarea.medium { border-radius: 25px !important; }
.blog-section { padding: 40px 0; }
.blog-content h3 { font-size: 18px; line-height: 26px; }
.blog-content { padding: 10px 0 0; }
.blog-wrapper .col-sm-4 { padding: 12px; }
section.indexing-credit-section { padding: 30px 0; margin-bottom: 40px; }
.how-it-works-tabs ul.nav.nav-tabs li { font-size: 17px; line-height: 22px; padding: 10px 0; }
.how-it-works-tabs { padding: 15px; }
.how-it-works-section.works-inn .how-it-works-box figure { width: 70px; height: 70px; line-height: 66px; margin-bottom: 10px; }
.how-it-works-section.works-inn .how-it-works-box figure img { max-width: 45px; }
.how-it-works-section.works-inn .how-it-works-box { padding: 0 0px; }
.how-it-works-section.works-inn .how-it-works-box span { left: 24%; top: 14%; font-size: 40px; line-height: 28px; }
.how-it-works-section.works-inn .how-it-works-box h3 { font-size: 20px; margin-bottom: 10px; line-height: 28px; }
section.pricing-section .section-heading { padding-left: 0px; }
nav.navigation.post-navigation { padding: 10px 0 6px; }
.nav-next a, .nav-previous a { padding: 8px 20px; font-size: 16px; }
.blogpage-single-section .col-sm-4 { padding-left: 15px; }
.service-detail-list, .form-hero.service-detail-list { padding: 15px 10px 7px; margin-bottom: 30px; }
.search-medium { padding: 5px 40px 5px 20px; height: 45px; font-size: 15px; line-height: 26px; }
.search-btn.sebtnx { margin-bottom: 10px; }
.sidebar-title { margin-bottom: 7px; font-size: 20px; line-height: 22px; }
.service-detail-list ul li a { font-size: 14px; line-height: 20px; padding: 7px 20px 7px 10px; }
.service-detail-list ul li { margin: 7px 0; }
.estimatin-titel { padding: 20px 10px; margin-bottom: 30px; }
.estimatin-titel h4 { margin-bottom: 10px; font-size: 20px; line-height: 25px; }
.service-detail-box-bottum { bottom: 10px; left: 10px; right: 10px; }
.service-detail-box-bottum h4 { font-size: 22px; }
.ginput_recaptcha {transform:scale(0.77) !important;-webkit-transform:scale(0.77) !important;transform-origin:0 0 !important;-webkit-transform-origin:0 0 !important;} .header-btns.left a.theme-btn { padding: 10px 14px; font-size: 14px; line-height: 20px; margin-left: 0; }
.header-btns.left { padding-right: 15px; }
.header-section.landing-header-section { top: 0; position: absolute; box-shadow: none; background: transparent; padding: 25px 20px; }
section.home-banner.black-friday-banner { padding: 60px 0 40px; }
.sub-banner-title { font-size: 20px; line-height: 30px; }
section.home-banner.black-friday-banner .banner-title { margin-bottom: 5px; font-size: 35px; line-height: 46px; }
section.home-banner.black-friday-banner h4 { font-size: 35px; line-height: 36px; margin-bottom: 5px; }
section.home-banner.black-friday-banner .banner-caption p { font-size: 17px; line-height: 24px; }
.woo-sctr-shortcode-wrap-wrap.woo-sctr-shortcode-wrap-wrap-salescountdowntimer .woo-sctr-shortcode-countdown-1 .woo-sctr-shortcode-countdown-value, .woo-sctr-shortcode-wrap-wrap.woo-sctr-shortcode-wrap-wrap-salescountdowntimer .woo-sctr-shortcode-countdown-1 .woo-sctr-shortcode-countdown-value-container { font-size: 46px; line-height: 50px; }
.woo-sctr-shortcode-wrap-wrap.woo-sctr-shortcode-wrap-wrap-salescountdowntimer .woo-sctr-shortcode-countdown-1 .woo-sctr-shortcode-countdown-text { font-size: 17px; line-height: 26px; }
.woo-sctr-shortcode-countdown-style-1 .woo-sctr-shortcode-countdown-unit-wrap { padding: 0 15px !important; }
.countdown { margin: 10px auto 20px; max-width: 430px; padding: 5px 10px 10px; }
.black-friday-exclusive figure img { max-width: 200px; }
.black-friday-exclusive figure { margin-bottom: 10px; }
section.black-friday-exclusive-section { border-radius: 25px; margin: 0 10px 10px; padding: 30px 0; }
section.black-friday-exclusive-section::before { border-radius: 25px; }

#timer { font-size: 50px; line-height: 40px; max-width: 550px; margin: 10px auto 20px; }
#timer div {  min-width: 130px; }
#timer div span { font-size: 18px; line-height: 24px; }
.offer-image { padding-top: 10px; }	
section.pricing-section.pricing-inn.new .col-sm-4 { padding: 12px; }
section.pricing-section.pricing-inn.new .pricing-inn-row { margin: 0; }
section.pricing-section.pricing-inn.new .section-heading { margin-bottom: 15px; }
.pricing-text { margin: 20px 0 0; }

section.pricing-section .col-sm-5 , section.pricing-section .col-sm-7 {
    width: 100%;
}
   .faq-section .nav-tabs li a {
        padding: 10px 15px;
        font-size: 15px;
        line-height: 22px;
    }	
	.menu-navbar {
  padding-left: 0 !important;
}
	    .price-heading {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 15px;
    }
	    .price-box {
        font-size: 34px;
        line-height: 28px;
        margin-bottom: 15px;
    }
	.price-btn.text-center {
    bottom: 15px;
    left: 15px;
    right: 15px;
}
	    .pricing-box-new {
        padding: 20px 15px 65px;
    }
	    .pricing-box-new::after {
        width: 64px;
        height: 60px;
        top: 10px;
        right: 10px;
    }
	    section.pricing-section .col-sm-3 {
        padding: 10px;
    }
	
	
}

@media (max-width: 991px) {
section.how-it-works-section .col-sm-3 { padding: 15px; margin-top: 0; width: 33.33%; }
.how-it-works-row .row { margin: 0; }
.how-it-works-row .row .col-sm-3:nth-child(2n) { margin: 0; }
.how-it-works-box { padding: 25px 15px; }
.works-btns { margin-top: 15px; }
.banner-logos ul li { width: 20%;text-align: center; }
.banner-logos ul { justify-content: center; }
.banner-logos ul li figure img { max-width: 130px; }
.omega-img { text-align: center; }
.omega-btn { left: 50%; width: 100%; transform: translate(-30% , 0%); }
.affiliate-program-content ul li { width: 50%; }
section.pricing-section .col-sm-4 { padding: 10px; }
.pricing-box { padding: 30px 13px; }
.footer .col-sm-4 { width: 100%; }
.ftr-logo { text-align: center; }
.ftr-logo a { margin-bottom: 20px; }
.footer .col-sm-8 { width: 100%; }
.ftr-item-row { padding-left: 0; }
.ftr-item-row .col-sm-5 { width: 100%; }
.ftr-item { padding-right: 0; text-align: center; }
.ftr-title { margin-bottom: 10px; font-size: 20px; line-height: 28px; background: #05AB97; color: #fff; padding: 6px 0 10px; margin-top: 15px; }
.ftr-item-row .col-sm-7 { width: 100%; }
.ftr-item ul { column-count: 1; text-align: center; }
.ftr-item ul li { font-size: 16px; line-height: 24px; margin-bottom: 0; padding: 8px 0; border-bottom: 1px solid rgb(217 217 217 / 20%); }
.ftr-item ul li:last-child{ border: none; }
.newsletter-row { padding: 25px 0 25px; margin: 0px 0 0px; justify-content: center; flex-wrap: wrap; }
.newsletter-row .newsletter-form { width: 100%; padding-right: 0; }
.newsletter-form form { max-width: 700px; margin: 0 auto 25px; }
.newsletter-row .ftr-social { width: 100%; text-align: center; }
.copyright-sections { padding: 0px 0 15px; border-top: 1px solid rgb(217 217 217 / 20%); }
.copyright-sections .col-sm-6 { width: 100%; }
.copyright-sections .col-sm-6:first-child { order: 2; }
.copyright { text-align: center; padding-top: 8px; }
.copyright-sections .col-sm-6:last-child { order: 1; }
.menu-copyright { float: none; text-align: center; }
.menu-copyright ul li { font-size: 16px; line-height: 24px; display: block; padding: 8px 0; margin: 0; border-bottom: 1px solid rgba(217, 217, 217, 0.2); }
.menu-copyright ul li::after {display: none; }
section.how-it-works-section .row { align-items: inherit; }
.how-it-works-box::after {display: none; }
section.how-it-works-section.works-inn .col-sm-9 { width: 100%; }
.how-it-works-section.works-inn .how-it-works-row .row > .col-sm-3 { width: 100%; }
.how-it-works-section.works-inn .works-row-child .col-sm-3 { width: 25% !important; }
.what-omega-section.omega-inn .section-heading p { font-size: 16px; line-height: 24px; }
.indexer-row .col-sm-6:first-child { width: 100%; }
.indexer-row .col-sm-6:last-child { width: 100%; }
section.how-it-works-section.works-inn .video-section video.fullscreenbg__video { border-radius: 25px; }
   .faq-section .nav-tabs li a {
        padding: 9px 10px;
        font-size: 14px;
        line-height: 20px;
    }



}

@media (max-width: 900px) {
section.affiliate-program-section .col-sm-8 { width: 100%; }
section.affiliate-program-section .col-sm-4 { width: 100%; }
.affiliate-program-content ul li { width: 33.33%; }
.affiliate-email-box { padding: 25px 10px 10px; border-radius: 25px; float: none; margin: 20px auto 0; }
section.affiliate-program-section { padding: 40px 0px 15px 0px; margin: 0 15px 0px; border-radius: 25px; }
section.pricing-section { padding: 40px 0; margin: 0; background-image: none !important; }
.pricing-section::after { display: none; }
    section.pricing-section .col-sm-3 {
        width: 33.33%;
    }
section.pricing-section .section-heading { margin-top: 0; }
section.pricing-section .header-btns { justify-content: center; }
section.testimonial-section .col-sm-4 { width: 50%; }
.faq-row .col-sm-6 { padding: 2px 20px; width: 100%; }
section.omega-defaul-section .heading-title { font-size: 25px; line-height: 40px; }
section.home-banner .col-sm-7 { width: 56%; }
section.home-banner .col-sm-5 { width: 44%; }
.caption-absolute { top: 45%; }
.good-news-section.good-news-inn .video-section { height: 240px; }
.how-it-works-section.works-inn .works-row-child .col-sm-3 { width:33.33% !important; }
.affiliate-program-section.affiliate-inn .col-sm-4 { width: 33.33%; }
.blogpage-single-section .col-sm-8{ width: 100%; }
.blogpage-single-section .col-sm-4 { width: 100%; padding-top: 30px; }
section.home-banner.black-friday-banner { padding: 20px 0 10px; }
/* .pricing-box-new { padding: 30px 15px 20px; } */


	
}

@media (max-width: 812px) {
.banner-title { font-size: 23px; line-height: 30px; margin-bottom: 10px; }
.banner-caption p { font-size: 15px;line-height: 26px; }
p { font-size: 15px; line-height: 22px; }
a.theme-btn { padding: 11px 18px; line-height: 20px; font-size: 15px; }
.head-btn { font-size: 15px; padding: 10px 15px; }
.how-it-works-box h3 { font-size: 16px; margin-bottom: 5px; line-height: 22px; }
.how-it-works-box { padding: 20px 15px; }
.how-it-works-box figure { width: 55px; height: 55px; line-height: 50px; margin-bottom: 10px; }
section.how-it-works-section .col-sm-3 { padding: 10px; }
.how-it-works-box span { font-size: 16px; line-height: 16px; }
.heading-title { font-size: 25px; line-height: 32px; margin-bottom: 10px; }
.video-section { height: 350px; }
section.what-omega-section .section-heading p { font-size: 16px; line-height: 24px; }
.banner-logos ul li { width: 25%; }
.what-omega-box h3 { font-size: 16px; line-height: 24px; }
.what-omega-box { padding: 20px 15px 10px; }
.what-omega-content ul li { padding: 7px 7px; }
.affiliate-program-box h3 { font-size: 18px; line-height: 24px; }
.affiliate-program-content .sub-heading { font-size: 15px; line-height: 22px; }  
.affiliate-email-box h2 { font-size: 22px; line-height: 30px; margin-bottom: 8px; }
.pricing-box h2 { font-size: 22px; line-height: 32px; margin-bottom: 10px; }
.pricing-box ul li { font-size: 16px; line-height: 28px; padding: 10px 0; }
.pricing-box a.theme-btn { margin-top: 25px; }
.pricing-box { padding: 25px 15px; }
.client-box p { font-size: 14px; line-height: 20px; }
.clint-name-parent figure img { max-width: 65px; }
section.testimonial-section .col-sm-4 { padding: 10px; }
.faq-box .card-header h5, .card-header-title { padding: 10px 0px 10px 25px; font-size: 18px; line-height: 28px; }
.card-body.default-css { padding: 0px 0px 10px 25px; }
.faq-box .card-header h5::after, .card-header-title::after {background-size: 14px !important; }
.faq-box .card-header h5.collapsed:after, .card-header-title.collapsed::after { background-size: 14px; }
.omega-defaul-row::after {display: none; }
section.omega-defaul-section .heading-title { font-size: 20px; line-height: 32px; }
.ftr-title { font-size: 18px; line-height: 26px; padding: 5px 0 7px; margin-top: 10px; }
.ftr-item ul li { font-size: 15px; line-height: 22px; padding: 6px 0; }
.newsletter-form .medium { padding: 7px 60px 7px 20px !important; height: 48px !important; font-size: 15px !important; line-height: 24px !important; }
.newsletter-form input.button.gform_button { padding: 20px !important; right: 5px !important; background-size: 22px !important; top: 4px !important; }
.menu-copyright ul li { font-size: 15px; line-height: 22px; padding: 6px 0; }
.newsletter-form form { max-width: 610px; }
.default-css ul li, .default-css ol li { font-size: 15px; line-height: 22px; margin: 0 0 4px; }
.default-css ul li { background-position: 0 4px; padding-left: 20px; background-size: 15px; }
section.pricing-section .section-heading h2 { font-size: 20px; line-height: 28px; }
.modal.popup-form button.close { font-size: 18px; }
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium { padding: 10px 17px 10px 0px; line-height: 20px; height: 44px; }
.gform_wrapper .gfield { padding: 0 4px 15px; }
.form-hero .gform_body { margin: 0 -4px; }
.gform_wrapper textarea.medium { height: 70px !important; }
.form-hero input.button.gform_button { padding: 11px 25px !important; height: 44px !important; }
.form-hero .gform_wrapper select { background-size: 14px !important; }
.form-hero .b-form-title { margin-bottom: 15px; font-size: 25px; line-height: 35px; }
h1 {font-size: 24px;}
h2 {font-size: 22px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 17px;}
h6 {font-size: 16px;}
.good-news-section.good-news-inn .col-sm-6 { padding: 10px 15px; width: 100%; }
.page-nav ul li { font-size: 15px; line-height: 22px; }
.page-nav { padding: 6px 0; }
.good-news-section.good-news-inn .video-section { height: 320px; }
.inner-banner > img { height: 200px; }
.home-banner.banner-inn p { font-size: 15px; }
.pricing-inn-row .pricing-box.pricing-box-child h3 { font-size: 22px; line-height: 35px; }
.pricing-section.pricing-inn .sub-heading { font-size: 16px; margin-bottom: 2; }
.pricing-inn-row .pricing-box a.theme-btn { margin-top: 25px; }
.pricing-section.pricing-inn .pricing-box.pricing-box-child .theme-btn { margin-top: 15px; }
.affiliate-program-section.affiliate-inn .sub-heading { font-size: 15px; }
.affiliate-program-section.affiliate-inn .affiliate-program-box h3 { font-size: 18px; margin-bottom: 8px; }
.affiliate-program-section.affiliate-inn .affiliate-program-box figure { margin: 0 auto 12px; }
.affiliate-program-section.affiliate-inn .affiliate-program-box { padding: 20px 15px; }
.affiliate-program-section.affiliate-inn .col-sm-4 { padding: 10px; }
.affiliate-program-section.affiliate-inn .affiliate-inn-row { padding: 0 10px; }
.what-omega-section.omega-inn .section-heading p { font-size: 15px; line-height: 22px; }
.indexer-title { font-size: 16px; line-height: 22px; margin-bottom: 4px; }
.indexer-item ul li:first-child { font-size: 16px; }
.indexer-item ul li { font-size: 15px; line-height: 22px; }
.indexer-item ul li strong { min-width: 130px; }
.omega-indexer-section .section-heading p { font-size: 18px; }
.services-software-section p { font-size: 18px; line-height: 24px; }
.link-box figure img { max-width: 100px; }
.omega-indexer-row { padding: 0 15px 20px 15px; }
.indexer-item { padding: 7px 0; }
.contact-box { padding-right: 0; }
.contact-row { padding: 25px 15px; }
.popup-form .form-hero .gform_wrapper input[type="text"], .popup-form .form-hero .gform_wrapper textarea, .popup-form .form-hero .gform_wrapper select, .popup-form .form-hero .gform_wrapper .medium { padding: 10px 20px 10px 20px; }
.blog-content h3 { font-size: 16px; line-height: 24px; }
.how-it-works-section.works-inn .col-sm-4 { width: 40%; }
.how-it-works-section.works-inn .col-sm-3 { width: 100%; display: none; }
.how-it-works-section.works-inn .col-sm-6 { width: 60%; }
section.how-it-works-section.works-inn .video-section { margin-right: 0px; height: 360px; margin-top: 20px; }
.how-it-works-tabs ul.nav.nav-tabs li { font-size: 14px; line-height: 22px; padding: 7px 0; }
.how-it-works-section.works-inn .how-it-works-box figure { width: 55px; height: 55px; line-height: 51px; margin-bottom: 10px; }
.how-it-works-section.works-inn .how-it-works-box figure img { max-width: 38px; }
.how-it-works-section.works-inn .how-it-works-box h3 { font-size: 17px; margin-bottom: 10px; line-height: 24px; }
.how-it-works-section.works-inn .how-it-works-box span { left: 21%; top: 11%; font-size: 30px; line-height: 24px; }
.pricing-inn-row .pricing-box.pricing-box-child h2 { padding-bottom: 0px; }
.nav-next a, .nav-previous a { padding: 7px 16px; font-size: 15px; } 
.sidebar-title { margin-bottom: 7px; font-size: 18px; line-height: 20px; }
.service-detail-box-bottum h4 { font-size: 20px; }
.sub-banner-title { font-size: 18px; line-height: 26px; }
section.home-banner.black-friday-banner .banner-title { margin-bottom: 5px; font-size: 26px; line-height: 36px; }
section.home-banner.black-friday-banner h4 { font-size: 30px; line-height: 30px; margin-bottom: 5px; }
section.home-banner.black-friday-banner .banner-caption p { font-size: 16px; line-height: 22px; }
.woo-sctr-shortcode-wrap-wrap.woo-sctr-shortcode-wrap-wrap-salescountdowntimer .woo-sctr-shortcode-countdown-1 .woo-sctr-shortcode-countdown-value, .woo-sctr-shortcode-wrap-wrap.woo-sctr-shortcode-wrap-wrap-salescountdowntimer .woo-sctr-shortcode-countdown-1 .woo-sctr-shortcode-countdown-value-container { font-size: 33px !important; line-height: 30px; }
.woo-sctr-shortcode-wrap-wrap.woo-sctr-shortcode-wrap-wrap-salescountdowntimer .woo-sctr-shortcode-countdown-1 .woo-sctr-shortcode-countdown-text { font-size: 15px !important; line-height: 22px; }
.woo-sctr-shortcode-countdown-style-1 .woo-sctr-shortcode-countdown-unit-wrap { padding: 0 10px !important; }
.countdown { margin: 10px auto 15px; max-width: 320px; padding: 5px 10px 10px; }
.black-friday-exclusive figure img { max-width: 150px; }
#timer { font-size: 30px; line-height: 30px; max-width: 460px; }
#timer div {  min-width: 100px; }
#timer div span { font-size: 16px; line-height: 24px;padding-top: 5px; }
section.pricing-section .section-heading h2 { font-size: 18px; line-height: 26px; }
    .price-heading {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 15px;
    }
	    .price-box {
        font-size: 30px;
        line-height: 28px;
        margin-bottom: 10px;
    }
	    .pricing-box-new {
        padding: 20px 15px 55px;
    }
	.default-css ul {
    margin-bottom: 10px;
}
	
	

}

@media (max-width: 767px) {
.what-omega-row .col-sm-5 { width: 100%; order: 2; }
.what-omega-row .col-sm-7 { width: 100%; order: 1; }
.omega-btn { left: 50%; width: 100%; transform: translate(-50% , 0%); }
.pricing-inn-row .col-sm-6 { padding: 15px; width: 100%; }
.header-btns.left { padding-right: 7px; }
section.pricing-section.pricing-inn.new .section-heading { margin-bottom: 10px; }

	
	
	
}

@media (max-width: 700px) {
section.how-it-works-section .col-sm-3 { width: 50%; }
.banner-img { padding-top: 25px; }
section.home-banner .col-sm-7 { width: 100%; }
section.home-banner .col-sm-5 { width: 100%; }
.banner-title br { display: none; }
.banner-logos ul li { width: 33.33%; }
.affiliate-program-content ul li { width: 50%; }
.omega-defaul-row .col-sm-8 { width: 100%; }
.omega-defaul-row .col-sm-4 { width: 100%; }
.omega-defaul-row .section-heading { text-align: center; margin-bottom: 23px; }
.banner-caption.default-css { text-align: center; }
.how-it-works-section.works-inn .works-row-child .col-sm-3 { width: 50% !important; }
.home-banner.banner-inn .banner-inn-row { padding: 30px 0 0px 15px; border-radius: 25px; }
.home-banner.banner-inn .banner-caption.default-css { text-align: left; padding-bottom: 25px; }
.home-banner.banner-inn .row { align-items: end; }
.pricing-section.pricing-inn .pricing-box.pricing-box-child .theme-btn { margin-top: 10px; }
.affiliate-program-section.affiliate-inn .col-sm-4 { width: 50%; }
.what-omega-section.omega-inn .what-omega-row .col-sm-7 { width: 100%; }
.what-omega-section.omega-inn .what-omega-row .col-sm-5 { width: 100%; }
.what-omega-section.omega-inn .omega-img { text-align: center; }
.what-omega-section.omega-inn .omega-img { text-align: center; padding-top: 30px; }
.contact-section .col-sm-5 { width: 100%; }
.contact-section .col-sm-7 { width: 100%; }
.contact-box { padding-right: 0; text-align: center; padding-bottom: 25px; }
.blog-wrapper .col-sm-4 { width: 50%; }
section.pricing-section.pricing-inn.new .col-sm-4 { width: 50%; }
    section.pricing-section .col-sm-4 {
        padding: 10px;
        width: 50%;
    }

	    section.pricing-section .col-sm-3 {
        width: 50%;
    }
	
}

@media (max-width: 575px) {
.video-section { height: 250px; }
.how-it-works-box figure img { max-width: 32px; }
.header-section .col-sm-3 { width: 100%; }
.header-section .col-sm-9 { width: 100%; }
.header-logo { text-align: center; }
.head-btn { font-size: 16px; padding: 10px 20px; width: 50%; border-radius: 0; text-align: center; }
.header-btns { display: flex; width: 100%; }
a.head-btn.head-green { border-radius: 0; }
.header-meuu-right { padding-right: 0; display: block; padding-top: 15px; }
.header-section { padding: 15px 0 10px; }
.good-news-section::before { height: 80%; }
.affiliate-email-box-child h3 { font-size: 18px; line-height: 24px; }
section.pricing-section .head-btn { width: auto; border-radius: 45px 0px 0px 45px; }
section.pricing-section .head-btn.head-green { border-radius: 0px 45px 45px 0px; }
section.testimonial-section .col-sm-4 { padding: 8px 15px; width: 100%; }
.faq-row .col-sm-6 { padding: 2px 15px; }
.omega-defaul-box .header-btns { width: auto; }
.omega-defaul-box .header-btns .head-btn { border-radius: 45px 0px 0px 45px; width: auto; }
.omega-defaul-box .header-btns .head-btn.head-green { border-radius: 0px 45px 45px 0px; }
.good-news-section.good-news-inn .video-section { height: 250px; }
.good-news-section.good-news-inn { padding-top: 25px; }
.home-banner.banner-inn .col-sm-7 { width: 100%; }
.home-banner.banner-inn .col-sm-5 { width: 100%; }
.home-banner.banner-inn .banner-caption.default-css { text-align: center; padding: 0 15px 5px; }
.home-banner.banner-inn .banner-inn-row { padding: 30px 0 0px 0px; }
.wp-pegination .page, .wp-pegination span, .wp-pagenavi a { font-size: 16px; background-size: 14px !important; width: 32px; height: 32px; line-height: 24px; margin: 0 2px; }
.wp-pegination { padding-top: 15px; }
.indexer-item ul li { font-size: 13px; line-height: 20px; }
.indexer-item ul li strong { min-width: 110px; }
.services-software-section p { font-size: 16px; line-height: 22px; }
.link-box figure img { max-width: 80px; }
.heading-title { font-size: 22px; line-height: 28px; margin-bottom: 10px; }
.how-it-works-tabs ul.nav.nav-tabs li { font-size: 12px; line-height: 18px; padding: 5px 0; } 
.how-it-works-section.works-inn .col-sm-6 { width: 100%; padding-top: 25px; }
.how-it-works-section.works-inn .col-sm-4 { width: 100%; }
.faq-box .card-header h5, .card-header-title { padding: 10px 0px 10px 25px; font-size: 16px; line-height: 22px; }
.card-body.default-css { padding: 0px 0px 10px 0px; }
.header-btns.left a.theme-btn { padding: 10px 14px; font-size: 17px; line-height: 20px; margin-left: 0; display: block; width: 100%; border-radius: 0; border-bottom: 1px solid #fff; background: #000; }	
.header-btns.left a.theme-btn:hover { background: #05AB97; color:#fff; }
.header-btns.left { padding-right: 0; }
#timer { font-size: 26px; line-height: 26px; max-width: 460px; }
#timer div { min-width: 80px; }
section.home-banner.black-friday-banner { padding: 70px 0 10px; }
.newsletter-row .newsletter-form { overflow: hidden; }
.pricing-box-new { padding: 22px 12px 50px; }
.price-heading {
        font-size: 18px;
        line-height: 19px;
        margin-bottom: 8px;
    }
.pricing-box-new p strong { font-size: 16px; line-height: 22px; }
section.pricing-section.pricing-inn.new .col-sm-4 { padding: 7px; }
section.pricing-section.pricing-inn.new .pricing-inn-row .row { margin: 0 -8px; }
   .faq-section .nav-tabs li {
        padding: 3px;
        width: 50%;
    }
.faq-section .nav-tabs {
    margin: 0 -3px 15px;
}
   .faq-section .nav-tabs li a {
        padding: 8px 6px;
        font-size: 13px;
        line-height: 20px;
        width: 100%;
    }
	    section.pricing-section .col-sm-3 {
        width: 50%;
        padding: 10px 10px;
    }
	.price-box {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 10px;
    }
	
	
}

@media (max-width: 525px) {
section.how-it-works-section .col-sm-3 { width: 100%;padding: 7px 0; }
.banner-logos ul li { width: 50%; padding: 5px; }
.banner-logos ul li figure { background: #fff; box-shadow: 0px 0px 30px 0px rgba(0, 48, 41, 0.10); height: 100%; padding: 10px; }
.banner-logos ul li figure img { max-width: 100px; }
.what-omega-box figure img { max-width: 50px; }
.affiliate-program-content ul li { width: 100%; padding: 7px 5px; }
.pricing-box h2 { font-size: 20px; line-height: 30px; margin-bottom: 10px; }
.pricing-box ul li { font-size: 15px; line-height: 26px; }
.clients-star img { max-width: 14px; }
.heading-title { font-size: 22px; line-height: 30px; }
section.omega-defaul-section .heading-title br { display: none; }
.gform_wrapper .gfield.gfield--width-half { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.gform_wrapper .gfield { padding: 0 4px 10px; }
.how-it-works-section.works-inn .works-row-child .col-sm-3 { width: 100% !important;padding: 7px 0; }
section.how-it-works-section.works-inn .video-section { height: 210px; }
.inner-banner > img { height: 150px; }
.popup-form .form-hero { background: #05ab97; border-radius: 25px; padding: 20px 20px 25px; }
.blog-wrapper .col-sm-4 { padding: 15px; width: 100%; }

}

@media (max-width: 480px) {
.affiliate-program-section.affiliate-inn .col-sm-4 { width: 100%; }
#timer div {  min-width: 65px; }
#timer div span { font-size: 14px; line-height: 24px; }
#timer { font-size: 26px; line-height: 26px; max-width: 320px; padding: 10px 10px 10px; }
    .pricing-box-new {
        padding: 15px 10px 50px;
    }
	
    .head-btn {
        font-size: 14px;
        padding: 10px 15px;
        width: 50%;
        border-radius: 0;
        text-align: center;
    }
    .price-btn.text-center {
        bottom: 10px;
        left: 10px;
        right: 10px;
    }

}

@media (max-width: 420px) {
.omega-defaul-row { padding: 30px 20px; }  
.good-news-section.good-news-inn .video-section { height: 210px; }
.what-omega-box { padding: 20px 10px 10px; }
section.pricing-section.pricing-inn.new .col-sm-4 { width: 100%; }
    section.pricing-section .col-sm-4 {
        width: 100%;
    }


}