@media only screen and (min-width: 1200px) {
  .btn-set3 {
    display: flex;
    justify-content: space-around;
  }
}

@media only screen and (min-width: 992px) {
  #topnav .navigation-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: end;
  }

  #topnav .navigation-menu > li:hover > .menu-arrow {
    border-color: #2f55d4;
  }

  #topnav #navigation {
    display: block !important;
  }

  #topnav.scroll {
    top: 0;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .custom-input-subject label {
    display: inline-block;
    text-align: center;
  }

  .subject-form-set {
    display: flex;
    text-align: center;
  }

  .subject-select {
    width: 170px;
    height: 45px;
    line-height: 45px;
  }

  .subject-form-set button {
    line-height: 45px;
    height: 45px;
    margin-left: 15px;
  }

  #placeOrderForm .btn_RedeemPromo {
    font-size: 14px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .sign-up-right {
    text-align: center;
    padding: 24px 0px 24px 0px;
  }

  .sign-up-right img {
    position: inherit;
    transform: translateY(0%);
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sign-up-right.b-b-md2lg-none {
    border-bottom: none;
  }
}

@media only screen and (min-width: 768px) {
  .hidden-md,
  .btns_xs {
    display: none !important;
  }
  .sidebar_sticky {
    background: #fff;
    position: fixed;
    max-width: 400px;
    top: 80px;
    z-index: 11;
    margin-left: 45px;
  }

  .sidebar_sticky_abs {
    background: #fff;
    position: absolute;
    max-width: 400px;
    margin-left: 33px;
    top: 426px;
    z-index: 11;
  }

  .sidebar_sticky_abs_error {
    background: #fff;
    position: absolute;
    max-width: 400px;
    margin-left: 45px;
    top: 420px;
    z-index: 11;
  }
}

@media only screen and (max-width: 1199px) {
  .key-feature {
    max-height: 215px;
  }

  .col-td-3 {
    max-width: 25%;
  }

  .col-td-4 {
    max-width: 50%;
  }

  .btn-set3 a.btn {
    padding: 8px;
  }

  .seal a {
    margin-left: 0px;
  }

  .seal a.btn {
    width: 95px;
  }

  .seal a.btn.phone {
    width: 170px;
  }

  .logo img {
    width: 200px;
  }

  .home-shape-bottom2,
  .home-shape-bottom3,
  .hot {
    display: none;
  }

  #topnav .navigation-menu > li {
    margin: 0px 4px;
  }

  .border-order {
    padding: 20px 10px;
    margin-bottom: 20px;
  }

  .check-out.nav-sticky {
    width: 290px;
  }

  .check-out.nav-sticky.nav-sticky-bottom {
    top: 1160px;
    width: 290px;
  }

  .border-order h4 {
    font-size: 18px;
  }

  .stats-rate {
    text-align: center;
    display: inherit;
    margin: 0 5px;
  }

  .stats-rate h4 {
    margin-left: 0;
  }

  .stats-rate img {
    margin-right: 0;
    display: block;
    margin: 0 auto;
  }

  .sample-set {
    max-height: inherit;
  }

  .sample-set .sample-right a {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 991px) {
  #topnav {
    background-color: #fff;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    min-height: 74px;
  }
  .calculate_order select#pagesDropdown {
    width: 100%;
    border-radius: 20px;
    margin: 0 0 0 0px;
    padding: 0 0 0 35px;
    background-position: 92% 50%;
    text-transform: capitalize;
  }

  .seal a.btn {
    width: 130px;
  }

  .hot {
    display: inline-block;
  }

  #topnav .container {
    width: auto;
  }

  #topnav .navigation-menu > li {
    float: none;
  }

  #topnav .navigation-menu > li > a {
    color: #161c2d;
    padding: 10px 20px;
  }

  #topnav .navigation-menu > li > a:after {
    position: absolute;
    right: 15px;
  }

  #topnav .menu-extras .menu-item {
    border-color: #8492a6;
  }

  #topnav .navbar-header {
    float: left;
  }

  #navigation {
    position: absolute;
    top: 90px;
    left: 0;
    width: 100%;
    display: none;
    height: auto;
    padding-bottom: 0;
    overflow: auto;
    border-top: 1px solid #f1f3f9;
    border-bottom: 1px solid #f1f3f9;
    background-color: #fff;
  }

  #navigation.open {
    display: block;
    overflow-y: auto;
  }

  .hbox-2.border-right {
    border-right: 0 !important;
  }

  #topnav #nav_responsive {
    background: #f0f8ff;
    padding: 15px 5px;
    margin-bottom: 10px;
  }

  #topnav .navigation-menu > li {
    margin: 0px 0 5px;
    padding: 0px;
    text-align: left;
  }

  #topnav .navigation-menu > li a {
    margin: 0px !important;
    padding: 5px !important;
  }

  #topnav .navbar_btns {
    padding: 0;
  }

  .title-heading .heading {
    font-size: 45px;
  }

  .features {
    text-align: left;
    max-width: 322px;
    margin: 0 auto;
  }

  .custom-tab button {
    font-size: 16px;
  }

  .footer .footer-head {
    margin-top: 20px;
  }

  .secure-seal img {
    width: 50%;
  }

  .hbox-2 .hbox-2-txt p {
    padding-top: 0;
  }

  .hbox-2 i {
    margin-top: 1px;
  }

  .event-schedule {
    justify-content: center;
  }

  .event-schedule .content {
    text-align: left;
  }

  .event-schedule .content .title {
    font-size: 20px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: block;
  }

  .event-schedule .content .title .star-set {
    float: right;
  }

  @keyframes bouncing {
    0%,
    100%,
    20%,
    53%,
    80% {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }

    40%,
    43% {
      -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      -webkit-transform: translate3d(0, -16px, 0);
      transform: translate3d(0, -16px, 0);
    }

    70% {
      -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      -webkit-transform: translate3d(0, -8px, 0);
      transform: translate3d(0, -8px, 0);
    }

    90% {
      -webkit-transform: translate3d(0, -4px, 0);
      transform: translate3d(0, -4px, 0);
    }
  }

  #navigation {
    padding-bottom: 25px;
  }

  .check-out.nav-sticky {
    width: 270px;
  }

  .check-out.nav-sticky.nav-sticky-bottom {
    top: 1100px;
    width: 270px;
  }

  .subject-set {
    margin-top: 30px;
  }

  .Level-text {
    margin: 0px auto 10px auto;
  }

  .sign-up-outer {
    margin-top: 40px;
  }

  .review-owl .owl-carousel .owl-controls .owl-pagination {
    text-align: center !important;
  }
}

/*Mobile Queries*/
@media only screen and (max-width: 767px) {
  #benefits .features_inner .row:nth-child(2) {
    text-align: center;
  }
  .faqs {
    padding-bottom: 0;
  }
    
    .coupan_square {
        right: 69px;
        top: 2px;
    }
    .coupan_details {
      top: 10px;
      left: 45px;
    }
    .about_left_btm img{
        width: 100%;
    }
  .hidden-small {
    display: none;
  }
    [href^='tel']{
        cursor: pointer;
        pointer-events: unset !important;
    }
    .home_process .container .row:nth-child(2) div:nth-child(4) {
  margin-top: 0px !important;
}
    .with-gradient::before,.with-gradient.home_ser::before {
    background-image: radial-gradient(circle, rgba(10, 42, 127, 1) 0%, rgba(33, 65, 150, 1) 0%, rgba(10, 42, 127, 1) 63%);

}
    .with-gradient{
        background-image: unset !important;
    }
    .cc-floating.cc-type-info.cc-theme-classic .cc-btn:hover::befor{
        opacity: 0.8;
    }

    .sixth-section img{
        width: 90%;
    }
    .mobile-disabled{
        display: none;
    }
    .mobile-enabled{
    display: block;
}
    .mobile-enabled.calc-heading {
  line-height: 20px;
  padding-top: 10px;
}
    .calculate_order_form .btn-submit {
        margin-top: 0;
        width: 100%;
    }
    .calculate_order.calculate_order_form h3 {
    text-align: center;
}
   .contact_wrapper {
        position: unset;
        padding: 5px 15px 25px;
    }
    #home.home_ser {
  padding: 20px 0 60px;
}
   .testimonial_right_btm .tesimonial_seals {
  display: inline-block;
  margin: 0 auto 20px;
  position: unset !important;
}
    .email{
    pointer-events: unset;
}
    .get_credit_worth_wrapper p {
    top: 35px;
    right: 0px;
}

  #general_details.preview-table tr:nth-child(odd) {
    background-color: #f2f2f2;
  }

  .hidden-xs,
  #pop-up,
  .hot,
  .btn_tel.btn_tel_head {
    display: none !important;
  }
  .active_sm {
    display: block;
    max-width: 360px;
    margin: 0 auto;
  }
  .active_md {
    display: none;
  }
  .ready1 .ready_right .cta_cmn_btn a:nth-child(2),
  .ready1 .ready_right .cta_cmn_btn a:nth-child(3),
  .testimonial_area .cta_cmn_btn a:nth-child(2),
  .testimonial_area .cta_cmn_btn a:nth-child(3) {
    position: relative;
    top: 2px;
    text-align: center;
    display: inline-block;
  }
  .ready1 .ready_right .cta_cmn_btn a:nth-child(2) {
    margin-right: 5px;
    margin-left: 0;
  }
  .testimonial_area .cta_cmn_btn a {
    margin-right: 5px;
  }
  #process {
    padding-top: 60px;
  }
  .testimonial_right_btm {
    padding: 15px 0 1px;
  }
  #process .section-title.mb-60 {
    margin-bottom: 0 !important;
  }
  .ready1 .ready_right .cta_cmn_btn a,
  .testimonial_area .cta_cmn_btn a {
    display: block;
    margin-bottom: 15px;
  }
  aside.ribbon {
    padding: 6px 0 5px;
  }
  .feature_top {
    position: relative;
  }
  .features span::after {
    left: 0;
  }
  .feature_top span img {
    width: 8%;
    left: -4px;
    position: relative;
  }
  .ribbon p {
    font-size: 16px;
  }
  aside.ribbon {
    height: 50px;
  }

  .testimonial_area .cta_cmn_btn {
    margin-bottom: 20px;
    text-align: center;
    margin-top: 40px;
  }
  aside.ribbon::before,
  aside.ribbon::after {
    top: 5px;
  }
  .pmtp-0 {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }

  #topnav .call-cta p {
    vertical-align: top;
  }

  .how-2.home_process .row .col-md-3:nth-child(4) .process-clean .process_number {
    bottom: 0;
  }
  .testimonial_right_btm .tesimonial_seals {
    display: inline-block;
    margin: 0 auto 20px;
  }
  .total_prices p {
    line-height: 40px;
  }
  .header_tp_btm {
    display: block !important;
  }
  .seal-wraper1 {
    margin-right: unset;
    margin-bottom: 0px;
    margin-top: 20px;
  }
  .hide_small {
    display: none;
  }
  .hide_large {
    display: block;
  }
  .review_btm_seal1 {
    margin-right: 0;
  }
  .about_card {
    margin-top: 30px;
    margin-bottom: 0;
  }
  .call-cta {
    text-align: left;
  }
  .review_btm_seal {
    margin-top: 25px;
  }
  .process-clean .process_number {
    position: absolute;
    bottom: -10px;
    left: -210px;
    right: 0;
  }
  #topnav .navbar_btns li {
    margin-left: 0;
    margin-top: 15px;
  }
  .feature_top h4 {
    top: 0px;
    left: 60px;
    position: absolute;
  }
  .feature_top + .content.mt-4 {
    margin-top: 0 !important;
  }
  .feature_right_top {
    text-align: center !important;
  }

  .process-clean::after {
    display: none;
  }
  .process-cleanh h5 {
    font-size: 14px;
  }

  .features_inner .row div .row:nth-child(2) .features.mt-5 {
    margin-top: 40px !important;
    position: relative;
  }
  .feature_logo_sprite ul li {
    display: inline-block;
  }
  .feature_logo_sprite ul li {
    margin-right: 5px;
  }
  .feature_logo_sprite ul {
    margin-bottom: 10px;
  }
  .pad-left-unset {
    padding-left: 0;
  }
  .how-2.home_process .mtp_custom {
    margin-top: 5px !important;
  }
  .process-clean h5 {
    font-size: 14px;
    max-width: 140px;
    margin: 0 auto;
  }
  .feat_logo {
    margin: 10px auto;
  }
  .ready1 .ready_right .cta_cmn_btn a:nth-child(1),
  .testimonial_area .cta_cmn_btn a:nth-child(1) {
    max-width: 280px;
    margin: 0 auto 20px;
    text-align: center;
  }
  .watch-video.mt-4.pt-2.d-md-block {
    margin: 0 auto;
  }
  .pad-right-unset {
    padding-right: 0;
  }
  .ready.ready1.ready3 .ready_left img {
    position: unset !important;
    width: 70%;
    text-align: center;
  }
  .cta-pad-adj {
    padding: 20px 0;
  }
  .ready.ready1.ready3 .ready_left {
    margin-bottom: 20px;
  }
  .ready1 .ready_right h5 {
    padding: 0 0 0;
  }
  .title-heading .para-desc,
  .tab-set .section-title,
  .calculate-set,
  .recent-review-left,
  .recent-review-right,
  .stats-star,
  .btn-set3,
  .banner_small .page_tagline,
  #placeorder_sidebar.order_sidebar .pricing_detail_bx {
    text-align: center;
  }
  #topnav .navbar_btns li.header_tel_info {
    display: none;
  }
  .ready .cta_cmn_btn {
    text-align: center;
  }
  .large-enable {
    display: none;
  }
  .small-enable {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
  }
  .content_left,
  .content_right {
    position: unset;
  }
  .header_tp_number {
    display: none;
  }
  .feature_right_top,
  .cta_common-left,
  .navigation-menu li p,
  #topnav .navbar_btns {
    text-align: left;
  }
  .feature_right_top img {
    width: 100%;
  }
  .cta_common-right .media,
  .ready_right .media {
    display: block;
    margin: 10px auto 0;
    text-align: center;
  }
  .cta_common-right .media .fa.fa-phone,
  .ready_right .media .fa.fa-phone {
    transform: rotateZ(90deg);
  }
  .cta_common-right .media-body::before {
    display: none;
  }
  aside.pb-ribbon,
  aside.ribbon {
    left: -7px;
  }
  .ready_right {
    text-align: center !important;
  }
  .ready_right {
    margin-top: 35px;
  }
  .cta_common-right .media .fa,
  .cta_common-right .media .fas,
  .ready_right .media .fa,
  .ready_right .media .fas {
    display: block;
    margin-bottom: 15px;
  }
  .ready_right .media-body::before {
    display: none;
  }
  .media-body.media-body-cl {
    margin-left: 25px !important;
  }
  .cta_common-left p {
    margin-bottom: 25px;
  }
  .cta_comn_img_wrapper img {
    display: none;
  }
  .testimonial_right {
    margin-top: 30px;
    text-align: center;
  }
  .cta_second-left img {
    position: unset;
  }
  #topnav .header_tp_btm .navigation-menu {
    display: block !important;
  }
  .cta_second-left {
    padding-top: 60px;
    text-align: center;
  }
  .cta_common_second_right {
    padding: 0 0 60px;
  }
  #topnav .navigation-menu > li {
    display: inline-block;
  }
  #topnav #nav_responsive {
    background: #f0f8ff;
    padding: 10px 15px;
    margin-bottom: 0px;
    height: 25vh;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    overflow: hidden;
    transition: unset !important;
  }
  .banner_feature_wraper span:nth-child(1) {
margin-right: 8px;
display: inline-block;
height: 25px;
width: 25px;
position: relative;
top: -2px;
  }
  .banner_feature_wraper span .fas,
  .banner_feature_wraper span .fa,
  .banner_feature_wraper span .far {
    font-size: 13px;
    line-height: 24px;
  }
  .banner_feature_wraper span:nth-child(1) {
    line-height: 23px;
    padding: 0px;
  }
  .banner_feature_wraper {
    text-align: left;
    font-size: 15px;
  }
  .about_card.about_card_mtp_1 {
    margin-top: unset;
  }
  .about_card.about_card_1 {
    margin-bottom: 0;
  }
  #reviews_area_main {
    padding: 60px 0 20px;
  }
  #benefits {
    padding: 60px 0;
  }
  #reviews_area_main .review_seals_list {
    padding: 20px 0 !important;
  }
  .cc-floating.cc-type-info.cc-theme-classic .cc-btn {
    background: none;
    font-size: 0;
    width: 23px !important;
    height: 21px !important;
    max-width: unset !important;
    min-width: 0 !important;
    padding: 0 !important;
    border: unset;
    position: absolute !important;
    right: 4px !important;
    top: -7px !important;
  }
  #popup1 {
    overflow: scroll;
  }
  .popup-new {
    width: 100%;
  }
  .popup {
    overflow: scroll;
    width: 80%;
  }
  .surprise-btn {
    padding: 5px 13px;
    border-radius: 30px;
    background-color: #2f55d4;
  }
  .cc-floating.cc-type-info.cc-theme-classic .cc-btn::before {
content: ' â•³';
position: absolute;
color: #000;
font-size: 9px;
position: absolute;
padding: 0 !important;
left: 8px;
font-weight: 900;
  }
    .cc-floating.cc-type-info.cc-theme-classic .cc-btn:hover {
  background-color: unset;
  color: #2f55d4;
  border:unset !important;
}
    
  .cc-floating .cc-message {
    text-align: left;
  }
  .banner_right_adj {
    display: none;
  }
  .calculate_order select {
    border: 1px solid #b5b5b5;
  }
  .calculator_wrapper {
    position: unset !important;
    width: 100% !important;
    margin-bottom: 0 !important;
  }
  .order-form {
    padding: 0px 0px 0px 0;
  }
  .calculator_left {
    padding: 15px !important;
  }
  .calculator_right {
    border-left: unset !important;
  }
  #custom_cookiabar.cookiealert {
    max-width: 240px !important;
    background: rgba(46, 202, 139, 0.8) !important;
    padding: 6px 8px !important;
    margin: 10px !important;
    font-size: 14px !important;
    line-height: 1.2 !important;
  }
  #process .tabcontent {
    display: none !important;
  }
  #topnav #custom_navbar_xs {
    position: relative;
  }
  #reviews_area_main .review_seals_list li {
    display: block;
    width: 165px;
    padding: 12px 0;
    margin: 0 auto;
    border-top: 1px solid #ddd;
  }
  .title-heading .para-desc {
    margin-bottom: 0.5rem;
    text-align: left !important;
  }
  .review_seals_list > li:nth-child(1) {
    border-top: unset !important;
  }
  #reviews_area_main .review_seals_list::before {
    display: none;
  }
  #reviews_area_main .review_seals_wrapper .main-title.stats-title {
    text-align: center;
    border: 0px;
    max-width: 100%;
  }
  #reviews_area_main .review_seals_list {
    padding: 0;
    max-width: 351px;
    margin: 0 auto;
  }
  .banner_feature_wraper.under_lined::after {
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto;
    width: 40% !important;
  }
  #contact + div {
    padding-top: 0 !important;
    margin-top: 10px !important;
  }
  .bdr_l_r {
    border-right: unset !important;
    border-left: unset !important;
  }
  .banner_feat_mtp {
    margin-top: 0px !important;
  }
  .feature_logo_sprite {
    text-align: center;
  }
  .feature_logo_sprite {
    margin-top: 0;
    margin-left: 30px;
  }
  #topnav #custom_navbar_xs #navbar_closer {
    color: crimson;
    font-size: 24px;
    font-weight: 600;
    line-height: 0.8;
    cursor: pointer;
    position: absolute;
    top: calc(50% - 12px);
    right: 15px;
  }

  #topnav .navbar .navbar-brand {
    margin: 0;
  }

  #topnav .navigation-menu {
    margin-top: 15px !important;
    display: none;
  }

  .pricing_detail_bx {
    margin-top: 30px;
    padding: 20px 10px;
  }
  .banner_feature_wraper {
    text-align: center;
    margin-bottom: 15px;
  }
  .banner_feature_wraper.under_lined::after {
    bottom: 0 !important;
  }

  #placeOrderForm .btn_RedeemPromo {
    top: 10px;
  }

  .email-landing .count-down li span {
    line-height: 1;
  }

  #Sample_Modal .close {
    right: -10px;
    top: -10px;
  }

  #Sample_Modal .modal-dialog {
    width: 100%;
    max-width: 92% !important;
    margin: 100px auto 0px !important;
  }

  #Sample_Modal .responsive-wrapper-padding-bottom-90pct {
    padding-bottom: 140%;
  }

  .mb-lg-60 {
    margin-bottom: 0px;
  }

  .mt-lg-32 {
    margin-top: 0px;
  }

  .pop-up-modal {
    max-width: 360px;
  }

  #home {
    padding-top: 20px;
    padding-bottom: 35px;
  }

  .bg-half-170 {
    padding: 150px 0;
    height: auto;
  }

  #topnav {
    position: sticky;
    z-index: 2;
    transform: unset !important;
  }

  #navigation {
    position: relative;
    top: 0px;
  }

  .navigation-menu li a.btn {
    width: 160px;
  }

  .title-heading {
    padding-top: 5px !important;
  }

  .title-heading .heading {
    font-size: 24px !important;
    font-weight: 800;
    text-align: left;
    margin: 0 auto 5px !important;
  }

  #home .col-lg-4.col-md-6.mt-4.pt-2.mt-sm-0.pt-sm-0.order-2.order-md-1 {
    margin-top: 0px !important;
  }

  .section {
    padding: 60px 0;
  }

  .title-heading .para-desc {
    font-size: 18px;
    margin: 0 auto;
  }

  .section-title .main-title {
    font-size: 28px;
  }

  .section-title .title {
    font-size: 24px;
  }

  h1.main-title.stats-title {
    font-size: 28px;
  }

  .mt-60 {
    margin-top: 60px;
  }

  .secure-seal2 {
    width: inherit;
    margin: 0 auto;
  }

  .custom-tab button {
    font-size: 20px;
  }

  .btn-set3 {
    display: inherit;
  }

  .btn-set3 a.btn {
    width: 220px;
  }

  a.btn {
    width: 225px;
    padding: 8px 4px;
    font-size: 14px;
  }

  a.btn.sign-up {
    width: 160px;
  }

  .btn-set2 a.btn {
    width: 260px;
  }

  .tab-height {
    height: 550px;
    margin: 30px 0px;
  }

  .how-2 {
    padding-top: 0px;
  }

  .bg1,
  .bg2,
  .bg3,
  .bg4 {
    background-position: center top;
    left: 0;
    top: -15%;
    width: 100%;
  }

  #calculate {
    padding: 40px 0;
  }

  .calculate-set i {
    float: none;
  }

  .calculate-set p {
    padding-left: 0;
  }

  #pop-up .count-down {
    margin-bottom: 30px;
  }

  .seal {
    margin-top: 0px;
  }

  #navigation {
    border-top: none;
  }

  .custom-check .tool-wrap .tool {
    transform: translate(5%, -75%);
  }

  .order-header {
    padding-top: 30px;
  }

  .order-header h2 {
    font-size: 26px;
  }

  .seal {
    margin-right: 0;
    float: none;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
  }

  .check-out.nav-sticky,
  .check-out.nav-sticky.nav-sticky-bottom {
    position: inherit;
    top: inherit;
    width: inherit;
  }

  .FREE-wala li.feature-list {
    width: 100%;
  }

  .cc-floating.cc-theme-classic {
    display: inline-block;
    left: 8px;
    right: inherit;
    text-align: center;
    bottom: 8px;
    overflow: initial;
    max-width: 240px !important;
    z-index: 5 !important;
    padding: 5px;
    margin-bottom: 0 !important;
  }

  .cc-floating .cc-message {
    margin-bottom: 0px;
    line-height: 16px;
    padding: 0 20px 0 0;
  }

  .cc-floating.cc-theme-classic .cc-btn.cc-dismiss {
    width: 75px;
    height: inherit;
    line-height: 15px;
    border-radius: 5px;
    text-align: center;
    padding: 10px 5px;
  }

  .Level-text {
    transform: translate(-50%, -100%);
  }

  .calculate-set i {
    margin-bottom: 30px;
  }

  .place-bar {
    display: flex;
    z-index: 99999;
    justify-content: center;
  }

  .privacy-title.signup-title {
    padding: 60px 0 40px;
  }

  .order_sidebar {
    margin: 0 auto 0 auto;
  }

  .privacy-title {
    padding: 50px 0 50px;
  }

  .cc-floating.cc-type-info.cc-theme-classic .cc-btn {
    position: inherit;
    top: inherit;
    transform: translateY(0%);
    margin-top: 10px;
    padding: 3px 5px;
  }

  .pricing-rates.starter-plan {
    transform: unset !important;
  }

  .preview-table tr td {
    width: 33.333%;
    font-size: 13px;
    padding: 8px 5px;
  }

  .preview-table tr td[colspan='2'] {
    width: 66.666666%;
  }

  .table-rating .preview-table tr td[colspan='2'] {
    width: 30.333333%;
  }

  .banner_small {
    margin-top: 0;
  }

  #topnav .navbar-toggler {
    margin-right: 15px;
  }

  .btns_xs {
    margin-top: 5px;
    margin-left: auto;
    margin-right: 15px;
    position: relative;
  }

  .success-box {
    position: inherit;
    margin: 10px auto 0 auto;
  }
  .recent-review-left {
    text-align: left !important;
  }
  .recent-reviews-btm {
    padding: 0 20px 0 55px;
    text-align: left;
  }
  .recent-review-right {
    text-align: left !important;
  }
  .recent-review-right span:nth-child(1) {
    position: relative;
    top: -5px;
  }
  .ready_right .media-body h5 {
    margin-bottom: 0;
    padding: 0;
  }
  .ready .cta_cmn_btn {
    text-align: center;
    margin-top: 20px;
  }
  .ready_right h5 {
    padding: 0 0 5px;
  }
  .cta_common.cta_common_second .cta_cmn_btn {
    text-align: center;
    margin-top: 0px;
  }
  .about_card.about_card_mtp {
    margin-top: 30px;
    margin-bottom: 30px;
  }
    .tooltip {
 display: none;
}
    .tooltip + .list-unstyled.footer-list li:nth-child(1){
    display: block;
}

.contact_wrapper.calculate_order.calculate_order_form {
    margin-top: 0px;
    margin-bottom: 0;
}
}

@media only screen and (max-width: 575px) {
  .calculate_order select#pagesDropdown {
    width: 100%;
    border-radius: 20px;
    margin: 0 0 0 0px;
    padding: 0 0 0 35px;
    background-position: 88% 50%;
    text-transform: capitalize;
  }
    .contact_wrapper {
        padding: 5px 13px 25px;
    }
    .banner_ratings-sm{
        display: block;
    }
    .banner_ratings-md{
        display: none;
    }
    .banner_feature_wraper span:nth-child(4) {
width: 75px;
}
    .banner_feature_wraper span:nth-child(4) p {
  font-size: 12px;
}
    .coupan_square {
height: 61px;
width: 60px;
right: 21px;
top: -55px;
    }
    .testimonial_area {
  padding: 0px 0;
    }
    .ripple_yellow.ripple_yellow_calc.ripple_yellow_submit_cal {
  animation: unset !important;
}
    .services .cta_cmn_btn {
  text-align: center;
}
    .btn-submit {
  padding: 20px 0px;
    }
    .services .call-cta {
  margin-right: 10px;
}
    .ripple_yellow.ripple_yellow_calc {
  height: 80px;
}
    .four-seven {
  display: block;
  position: unset;
  margin-bottom: 15px;
}
    .services .cta_cmn_btn a:nth-child(1) {
        max-width: 280px;
        display: block;
        margin: 0 auto 25px;
        text-align: center;
    }
    .main {
  width: 100%;
  min-height: 280px;
  text-align: center;
  position: relative;
  cursor: pointer;
  margin: 50px auto 0;
}
    .recent-review .avatar{
        margin: 0 auto;
    }
    .recent-review-left {
  text-align: center !important;
}
    .service_btm ul li {
  display: inline-block;
  width: 40%;
}
    .service_btm ul {
  display: inline-block;
margin-bottom: 0;

}
    .ripple_yellow {
  margin-top: 15px;
}
    .ripple_yellow.ripple_yellow_calc {
  margin-top: 0;
}
    .media.footer-media{
        display: block;
    }
    .gf {
  text-decoration: none !important;
  top: unset;
  font-size: 11px !important;
}
    .footer .footer-media .footer-head {
position: relative;
top: 0;
left: 0;
font-size: 11px;
}
    .footer .container .row{
        padding-bottom: 0 !important;
    }
    .footer_bdr {
  margin-bottom: 35px;
}
    .recent-reviews-btm ul {
max-width: 208px;
margin: 0 auto 20px;
text-align: left;
}
    .call-cta {
        display: inline-block !important;
}
    .stand_prices p {
  font-weight: 700;
    }
    .coupan_details {
  position: absolute;
  top: -47px;
  left: 15px;
}
    .featture_top {
  width: 100.6%;
    }
    #FREE_plan.pricing-rates {
  max-width: 350px;
  margin: 45px auto 0;
}
    .cta_second-left.cta_third-left img {
  margin-top: 0;
}
    .gcw {
top: 27px;
transform: rotate(-6deg) !important;
font-size: 14px;
}
    .popup-right-image {
  margin-right: auto !important;
}
    .features span::after {
  left: 10px !important;
}
    .feature_top span img {
  left: 0px;
    }
    
    #calculator_form .two_selectbox.row {
    margin-top: 0 !important;
    margin-bottom: 15px;
}
    .spacing_wrap p {
    display: inline-block;
    margin-right: 9px;
    margin-bottom: 0;
    margin-top: 5px;
}
    .get_credit_worth_wrapper {
    margin-top: 0;
}
    .calculator_right {
    margin-top: 0 !important;
    padding-top: 0 !important;
}
  .skills {
    margin-top: 30px;
  }
    .coupon-wrapper {
    width: 300px;
    margin: 0 auto;
}
    .get_credit_worth_wrapper img {
    width: unset;
    max-width: 260px;
}
    .get_credit_worth_wrapper {
    width: 226px;
}
    .coupon-wrapper svg {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -25px;
    width: 225pt !important;
}
    .get_credit_worth_wrapper p {
font-size: 28px;
right: -15px;
}
  .comparison_media.other_media .media span,
  .comparison_media.last_media .media span {
    padding: 2px 4.5px;
  }
    .home_ser .feature_logo_sprite ul li:nth-child(2)::after {
        display: none;
    }
  .plr-md {
    padding-left: unset;
  }
    .banner_feature_wraper.banner_feature_wraper_line::after {
    left: 40px;
    bottom: 4px;       
}
  #topnav .navigation-menu > li:nth-child(2) a p {
    color: #2f55d4;
    padding-left: 0;
    font-weight: 700;
  }
  .footer .card .footer-head {
    font-size: 11px;
  }
  .call-cta p::after {
    top: -2px;
  }
  .total_prices p span {
    font-size: 25.38px;
  }
  .total_prices p .dollar {
    top: -10px;
  }
  .ready1 .ready_right p:nth-child(2),
  .testimonial_area .cta_cmn_btn a > p:nth-child(2) {
    padding-left: 20px;
  }
  .btm-icons-align {
    margin-left: 0;
  }
  .footer .row .row .col-md-4:nth-child(2) {
    padding: 0;
  }
  .call-cta p {
    font-size: 14px;
    text-align: left;
  }
  .ready1 .ready_right .cta_cmn_btn a:nth-child(2) p::after,
  .testimonial_area .cta_cmn_btn a:nth-child(2) p::after {
    left: 6px;
  }
  .ready_right .cta_cmn_btn a:nth-child(3) {
    position: relative !important;
    top: 0;
    left: 0px;
  }
  .plr-md.plr-sm {
    padding-left: 15px;
  }
  .recent-review-right span:nth-child(2) {
    float: unset;
    display: block;
  }
  .navigation-menu li:nth-child(1) p {
    margin-left: 0px;
  }
  aside.pb-ribbon {
    top: 23px;
  }
  .features.feature-clean .icons i,.footer-media i {
    color: #fff;
  }
  .recent-reviews-btm {
    padding: 0;
text-align: center;
  }

  .col-td-3 {
    max-width: 50%;
  }

  .col-td-4 {
    max-width: 50%;
  }
  #topnav .navigation-menu > li {
    margin: 0px 0 0 !important;
  }

  .calculate_order h3 {
    text-align: center;
  }
  .comparison_tbl .table thead {
    position: sticky;
    top: 74px;
    background: #fff;
    z-index: 1;
  }
  .comparison_tbl .table thead th p {
    bottom: 0;
    display: block;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    left: 50%;
    line-height: 16px;
    position: absolute;
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    white-space: nowrap;
  }
  .comparison_tbl .table thead th {
    height: 157px;
    padding-bottom: 25px;
    position: relative;
    vertical-align: bottom;
    width: 15%;
    background: #fafafa;
    position: relative;
  }
  .comparison_tbl .table thead th::after {
    content: '';
    background-color: #eee;
    height: 100%;
    width: 1px;
    position: absolute;
    right: 0;
    top: 0;
  }
  .comparison_tbl table {
    margin-bottom: 0;
  }

  .preview-set {
    margin-left: 15px;
    margin-right: 15px;
  }
  .comparison_tbl .comparison_head {
    padding: 40px 5px 15px 6px;
  }
  .comparison_tbl .table thead th,
  .comparison_tbl .table td {
    font-size: 12px;
  }

  .comparison_media {
    padding: 10px 0;
  }
  .features.feature-clean .icons i,.footer-media i {
    height: 45px;
    width: 45px;
    line-height: 45px;
    font-size: 16px;
      margin: 0 auto;
  }
  .footer .footer-head {
    text-align: left;
    font-size: 16px;
    margin-top: 0;
  }
  footer .card .icons {
    margin-left: 0 !important;
  }
  .comparison_tbl .table td {
    vertical-align: middle;
  }

  .recent-review {
    padding: 20px 20px 20px 20px;
    text-align: center;
  }

  .recent-review img.person {
    position: inherit;
    top: inherit;
    left: inherit;
    margin-bottom: 15px;
  }
  #exampleModal {
    padding-right: 0 !important;
  }

  .custom-input-subject {
    display: inherit;
    text-align: center;
  }
  .popup-new {
    width: 100%;
  }
  .popup-new__body .first-section,
  .popup-new__body .secound-section,
  .popup-new__body .third-section,
  .popup-new__body .forth-section,
  .popup-new__body .fifth-section,
  .popup-new__body .sixth-section,
  .popup-new__body .seventh-section,
  .popup-new__body .eigth-section {
    padding-left: 15px;
  }
  .popup {
    width: 92%;
    padding: 20px 0;
  }
  .popup-new__header {
    border-radius: 65% / 0 0 37% 37%;
  }
  .popup-right-text h6 {
    margin-bottom: 15px;
    text-align: center;
  }

  .subject-select {
    width: 100%;
    margin-bottom: 15px;
    margin-top: 15px;
  }

  .subject-form-set button {
    line-height: 45px;
    height: 45px;
    margin-left: 15px;
  }

  .stats-rate {
    padding: 5px 10px;
    margin: 15px auto 0 auto;
  }

  .subject-select .list {
    width: 100%;
  }

  .subject-set {
    margin-top: 20px;
  }

  .payment {
    width: 100%;
  }

  .custom-form .number-style {
    width: 100%;
  }

  .btn-set3 a.btn {
    width: 180px;
  }

  .secure-seal img {
    width: 80%;
  }

  .custom-form .form-group {
    padding-left: 30px;
  }

  .custom-form .label {
    padding-left: 0;
  }

  .custom-check .tool-wrap .tool {
    transform: translate(-50%, -75%);
  }

  .hbox-2 i {
    float: none;
    margin-bottom: 20px;
  }

  .subject-form-set {
    display: inherit;
    text-align: center;
  }

  .Level-text {
    top: -30px;
  }

  .sign-up-right {
    text-align: center;
    padding: 15px 0;
  }

  .sign-up-right img {
    position: inherit;
    transform: translateY(0);
  }

  .stats-rate {
    display: flex;
    padding: 10px 10px;
    justify-content: center;
  }

  .stats-rate img {
    margin: 0 5px 0 0;
  }

  .stats-rate h4 {
    margin-left: 10px;
  }

  .progress-set h4 {
    text-align: left;
  }

  .login-btn {
    padding: 0 10px;
    width: 100%;
    height: 56px;
    border-radius: 5px;
    color: #fff;
    line-height: 56px;
    text-align: center;
    background-color: #2f55d4;
    border: 1px solid #2f55d4;
    transition: all 0.5s ease;
    margin: 20px auto 0 auto;
  }

  .login-btn:hover {
    background-color: white;
  }

  .custom-check {
    padding: 7px 5px;
    position: relative;
  }

  .key-feature {
    max-width: 300px;
    margin: 0 auto;
  }

  #placeOrderForm .form-control,
  .border-order {
    border: 1px solid #a0a0a0;
  }
  .watch-video.mt-4.pt-2.d-block.d-md-none {
    max-width: 230px;
    margin: 0 auto;
    margin-top: 0px;
  }
  .banner_feature_wraper {
    text-align: left;
  }
  .feature_logo_sprite {
    text-align: left;
    margin: 0 auto;
  }
  .banner_feature_wraper.under_lined::after {
    width: 100% !important;
    left: 8px !important;
  }
  #topnav .call-cta p::after {
    content: '';
    background-color: #2f55d4;
    height: 20px;
    width: 1px;
    position: absolute;
    left: -34px;
    top: 2px;
  }
  .navigation-menu li:nth-child(1) p {
    text-transform: uppercase;
    font-weight: 800;
  }
  #topnav .navigation-menu > li:nth-child(2) {
    margin-left: 10px !important;
  }
  #topnav .navigation-menu > li:nth-child(2) .call-cta p::after {
    left: -26px;
  }
  #topnav .header_tp_btm .navigation-menu {
    display: block !important;
    float: left;
  }
  #topnav .navigation-menu > li:nth-child(1) {
    vertical-align: super;
  }
  #topnav .navigation-menu {
    margin-top: 5px !important;
  }
  #topnav .call-cta p,
  #topnav .navigation-menu > li {
    vertical-align: super;
    font-size: 14px;
  }
  .navigation-menu li a span .fa,
  .navigation-menu li a .fas {
    font-size: 16px;
    color: #2f55d4;
  }

.contact_wrapper.calculate_order.calculate_order_form .contact_left .row.mb-3 {
    margin-bottom: 75px !important;
}
    #f_submit {
position: relative;
top: 0px;
font-size: 15px;
line-height: 18px;
}
}

@media only screen and (max-width: 479px) {
  .calculate_order select#pagesDropdown {
    width: 100%;
    border-radius: 20px;
    margin: 0 0 0 0px;
    padding: 0 0 0 35px;
    background-position: 88% 50%;
    text-transform: capitalize;
  }

  .login_page {
    padding: 20px 5px;
  }
  .col-td-3 {
    max-width: 100%;
  }
.ripple_yellow.ripple_yellow_calc.ripple_yellow_submit_cal {
    padding: 0px 3px;
}
    .ripple_yellow.ripple_yellow_calc.ripple_yellow_submit_cal {
        background: rgb(24, 210, 135);
        animation: unset !important;
}
  .col-td-4 {
    max-width: 100%;
  }

  .logo img {
    width: 130px;
  }
    .btn-submit {
  padding: 20.5px 0px;
    }
  .footer-head span {
    display: none;
  }
  .footer .row .row .col-md-4:nth-child(2) .footer-head {
    position: unset;
    white-space: nowrap;
  }
    #standard_price .dollor,#discount_price .dollor {
  font-size: 12px;
}
  .footer .row .row .col-md-4:nth-child(3) .footer-head {
    left: 0;
    position: unset;
    white-space: nowrap;
  }
  .cta_common-right .media {
    width: 60%;
  }
  .recent-review {
    min-height: 260px;
  }
  .navigation-menu li a p span {
    display: none;
  }
  #topnav .call-cta p,
  #topnav .navigation-menu > li {
    font-size: 10px;
  }
  .stand_prices p {
    font-size: 13px;
  }
  .cm_sp {
    font-size: 12px;
  }
  .cmn-price-pattern p span:nth-child(2) {
    font-size: 11px;
  }
  .navigation-menu li p {
    text-align: center;
    font-size: 11px;
    font-weight: 600;
  }
  .content_left {
    position: absolute;
    top: -23px;
    right: 0;
    left: 0;
    text-align: center;
  }
  .header_tp_number {
    position: absolute;
    right: 0;
    bottom: -18px;
    left: 0;
  }
  #topnav .call-cta p::after {
    height: 20px;
    left: -34px;
    top: -2px;
  }
  .call-cta p {
    padding-left: 0;
  }
    .services .call-cta p {
  padding-left: 15px;
}
  #topnav .navigation-menu > li:nth-child(2) {
    margin-left: 5px !important;
  }
  #topnav .navigation-menu > li:nth-child(2) .call-cta p::after {
    left: -24px;
  }
  .navigation-menu li:nth-child(1) p {
    text-transform: uppercase;
  }
  .stand_prices p span:nth-child(4) {
    font-size: 13px;
    margin-top: 0;
  }
  .stand_prices p span:nth-child(4) .dollar {
    font-size: 13px;
  }

  .intl-tel-input .selected-flag .iti-arrow {
    right: 5px !important;
  }

  #orderDetails-wrape .order_details_tbl th {
    font-size: 14px;
  }
  .cmn-price-pattern p span:nth-child(2) {
    margin-left: 0;
  }
  .cmn-price-pattern1.cmn-price-pattern p span:nth-child(2) {
    margin-left: 20px;
    position: relative;
    left: 13px;
    margin-right: 14px;
  }

  #orderDetails-wrape .table td,
  #orderDetails-wrape .table th {
    padding: 10px 0px;
  }

  .formBtm_btn {
    padding: 12px 5px;
    font-size: 15px;
    width: 100%;
    margin: 0 auto;
  }

  .watch-video {
    padding-top: 5px !important;
  }
  .navbar.p-0.navbar-expand-lg {
    margin-top: 13px;
  }

  .seal a {
    margin-top: -5px;
  }

  #topnav .logo {
    float: none;
    display: block;
  }

  a.btn.sign-up {
    width: 100px;
    padding: 5px 5px;
    font-size: 13px;
  }

  .event-schedule .content .title {
    font-size: 15px;
  }

  .seal a:not(.hot) {
    display: inline-block;
    text-align: center;
    font-size: 14px;
  }

  .seal a.btn {
    width: 140px;
  }

  .secure-seal2 div img {
    width: 90%;
  }

  .custom-tab button {
    font-size: 16px;
  }

  .secure-seal img {
    width: 95%;
    padding-left: 10px;
  }

  .submit a {
    padding: 8px 18px;
  }

  .btn-set3 a.btn {
    width: 240px;
  }

  .pop-close {
    right: -20px;
  }

  .privacy-title {
    padding: 50px 0 50px;
  }

  .privacy-title .page-next-level .title {
    font-size: 36px;
    line-height: 150%;
  }

  .thank div h2 {
    font-size: 27px;
  }

  .btn-set4 a.btn {
    width: 300px;
  }

  .custom-check .tool-wrap .tool {
    transform: translate(-50%, -75%);
  }

  .question {
    position: inherit;
    margin-left: 5px;
    margin-top: -5px;
  }

  .tool {
    left: 135px;
    transform: translate(-50%, -100%);
  }

  .order-header img {
    width: 70%;
  }

  #topnav {
    padding: 0px;
  }
  .footer-items-center {
    text-align: left;
  }
}
@media only screen and (max-width: 390px) {
  .navbar-brand img {
    width: 165px;
  }
  .stand_prices p {
    font-size: 11px;
  }
  .cmn-price-pattern p span:nth-child(2) {
    font-size: 10px;
  }
    .pl-sm-0{
        padding-left: 0 !important;
    }
    .calculate_order.calculate_order_form h3 {
  font-size: 18px;
    }
  .cmn-price-pattern1.cmn-price-pattern p span:nth-child(2) {
    margin-left: 0;
    position: relative;
    left: 3px;
    margin-right: 4px;
  }
  .stand_prices p span:nth-child(4) {
    font-size: 12px;
  }
  .stand_prices p span:nth-child(4) .dollar {
    font-size: 12px;
  }
    .coupon-wrapper {
    width: 260px;
}
    .coupon-wrapper svg {
    width: 280px !important;
}
    .coupan_details {
    top: -47px;
    left: 0;
}
    .coupan_details h4 {
    font-size: 16px;
    left: 7px;
    text-align: left;
}
    .coupan_details p {
    position: relative;
    left: 8px;
}
    .coupan_square {
    right: 15px;
    top: -49px;
    height: 48px;
    width: 49px;
}
    .coupan_square p {
    font-size: 26px;
    line-height: 45px;
}

}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 70%;
  }
}
.feature_right_top button,
.feature_right_top button:hover {
  background-color: transparent;
  border: unset;
  max-width: unset;
  width: unset;
  padding: 0;
}
@media only screen and (max-width: 449px) {
  #topnav .navbar-brand img {
    width: 100%;
    position: relative;
    top: 2px;
    left: 0px;
  }

  #topnav .btn_user_mbile {
    padding: 9px 3px;
    min-width: 78px;
  }
  .btns_xs {
    margin-right: 5px;
    margin-top: 2px;
  }
  #topnav .navbar .navbar-brand {
    margin: 0;
    width: 60%;
  }
                .dis {
  position: relative;
  left: -25px;
}
}
@media only screen and (max-width: 370px) {
  .features .title-2 {
    font-size: 18px;
  }

}
@media only screen and (max-width: 381px) {
.cta_cmn_btn a:nth-child(3) {
  display: block !important;
  left: -13px !important;
}
    .featture_top {
  top: -1px;
    }
    .cta_cmn_btn .chaton.call-cta{
       left: -25px !important;
       position: relative;
    }
    .services .cta_cmn_btn .chaton.call-cta {
max-width: 145px;
margin: 0 auto;
position: relative;
left: -17px !important;
top: 15px;
margin-bottom: 25px;
}
    .four-seven {
  position: relative;
  left: -25px;
}
    .faqs .chaton.call-cta{
        left: -7px !important;
    }

}
