body {
    font-family: "Montserrat", sans-serif;
  }
  
  p,
  body {
    color: #111;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    text-align: initial;
    font-family: "Montserrat", sans-serif;
  }
  
  html,
  body {
    overflow-x: hidden;
  }
  
  body.home {
    background: #F9F9F9;
  }
  
  header {
    z-index: 99;
    position: relative;
  }
  
  header .navbar {
    padding-top: 13px;
    padding-bottom: 13px;
    border: 0;
  }
  
  header .navbar ul li:last-child a {
    padding-right: 0px;
  }
  
  header .navbar a {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    padding: 18px 22px;
  }
  
  header.dark .navbar a {
    color: #fff;
  }
  
  header.dark .navbar a:hover {
    background-color: transparent;
    color: #FFB606;
  }
  
  header.dark .navbar-toggle {
    margin: 0;
    margin-top: 40px;
  }
  
  header.dark .navbar-toggle img {
    -webkit-filter: invert(1);
            filter: invert(1);
  }
  
  header .btn {
    margin-top: 10px;
    margin-left: 20px;
  }
  
  .main-banner {
    background: none;
  }
  
  .main-banner .outer-wrap {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  
  .main-banner .heading {
    font-size: 36px;
    line-height: 50px;
    font-weight: 700;
    max-width: 589px;
  }
  
  .main-banner .text p {
    color: #111;
    padding: 10px 0 35px 0;
    font-size: 16px;
    line-height: 28px;
    max-width: 561px;
  }
  
  .p-0 {
    padding: 0;
  }
  
  .btn-rounded,
  .btn-rounded-wide {
    border-radius: 40px;
    padding: 16px 21px !important;
    font-size: 12px;
  }
  
  .w-100 {
    width: 100%;
  }
  
  .btn.theme-btn {
    border-radius: 6px;
    background: #FFB606;
    color: #1A1919 !important;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: 0.1px;
    padding: 9px 14px !important;
    border: 1px solid #FFB606;
  }
  
  .btn.theme-btn:hover {
    background-color: #FFB606 !important;
    color: #1A1919 !important;
    opacity: 0.8;
  }
  
  .btn.theme-btn.dark {
    background: #1A1919;
    color: #fff !important;
    border: 1px solid #1A1919;
  }
  
  .btn.theme-btn.dark:hover {
    color: #1A1919 !important;
    border: 1px solid #1A1919;
    border-color: #1A1919 !important;
    opacity: 1;
  }
  
  .btn.theme-btn.outline-dark {
    color: #1A1919;
    border: 1px solid #1A1919;
    border-color: #1A1919 !important;
  }
  
  .btn.theme-btn.outline-dark:hover {
    background: #1A1919 !important;
    color: #fff !important;
    border: 1px solid #1A1919 !important;
    opacity: 1;
  }
  
  .trust-score {
    margin-top: 45px;
  }
  
  .trust-score .rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 10px;
  }
  
  .trust-score .rating .brand-icon {
    border-radius: 6px;
    background: #FFF;
    -webkit-box-shadow: 0px 0px 1px 0px rgba(23, 49, 143, 0.25), 0px 1px 2px 0px rgba(23, 49, 143, 0.06);
            box-shadow: 0px 0px 1px 0px rgba(23, 49, 143, 0.25), 0px 1px 2px 0px rgba(23, 49, 143, 0.06);
    width: 42px;
    height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: 12px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  
  .trust-score .rating .brand {
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    margin-bottom: 7px;
  }
  
  .trust-score .rating .details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .trust-score .rating .number {
    font-size: 12px;
    font-weight: 600;
    margin-left: 10px;
    line-height: 17px;
  }
  
  .sec-heading {
    font-size: 32px;
    font-weight: 700;
    line-height: 44px;
    color: #111;
  }
  
  p {
    color: #111;
    font-size: 14px;
    font-weight: 400;
  }
  
  .fw-400 {
    font-weight: 400 !important;
  }
  
  .fw-500 {
    font-weight: 500 !important;
  }
  
  .fw-600 {
    font-weight: 600 !important;
  }
  
  .fw-700 {
    font-weight: 700 !important;
  }
  
  .text-dark {
    color: #111 !important;
  }
  
  .font-12 {
    font-size: 12px !important;
  }
  
  .font-14 {
    font-size: 14px;
    line-height: 24px;
  }
  
  .font-16 {
    font-size: 16px;
    line-height: 24px;
  }
  
  .font-18 {
    font-size: 18px;
    line-height: 32px;
  }
  
  .lh-26 {
    line-height: 26px;
  }
  
  .lh-28 {
    line-height: 28px;
  }
  
  .text-center {
    text-align: center !important;
  }
  
  .text-center p {
    text-align: center !important;
  }
  
  .plr-0 {
    padding-left: 0;
    padding-right: 0;
  }
  
  .bg-dark {
    background-color: #1A1919;
  }
  
  .stats {
    background: #F9F9F9;
  }
  
  .stats .wrap {
    border-radius: 50px;
    border: 1px solid #2e75b5;
    padding: 30px;
    overflow: hidden;
    position: relative;
    background-color: #fdfdfd;
  }
  
  .stats .text-wrap {
    margin: auto;
    position: relative;
    z-index: 9;
    max-width: 965px;
  }
  
  .stats .counts h3 {
    font-size: 32px;
    margin-bottom: 5px;
  }
  
  .stats .globe {
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 0;
    opacity: 0.3;
  }
  
  .bg-light-gray {
    background: #F9F9F9;
  }
  
  .mt-0 {
    margin-top: 0 !important;
  }
  
  .mt-2 {
    margin-top: 2rem !important;
  }
  
  .mt-3 {
    margin-top: 3rem !important;
  }
  
  .mt-4 {
    margin-top: 4rem !important;
  }
  
  .mt-5 {
    margin-top: 5rem !important;
  }
  
  .mb-0 {
    margin-bottom: 0 !important;
  }
  
  .mb-2 {
    margin-bottom: 2rem !important;
  }
  
  .mb-3 {
    margin-bottom: 3rem !important;
  }
  
  .mb-4 {
    margin-bottom: 4rem !important;
  }
  
  .mb-5 {
    margin-bottom: 5rem !important;
  }
  
  .pb-5 {
    padding-bottom: 5rem;
  }
  
  .how-process .wrap {
    border-radius: 30px;
    background: #FFF;
    padding: 40px;
  }
  
  .how-process .inner-wrap {
    position: relative;
    padding-left: 40px;
  }
  
  .how-process .inner-wrap::before {
    content: "";
    position: absolute;
    left: 0;
    height: 85%;
    width: 1px;
    background: #e5e5e5;
    top: 3px;
  }
  
  .how-process .item {
    margin-bottom: 40px;
    position: relative;
  }
  
  .how-process .item::before {
    content: '';
    position: absolute;
    width: 11px;
    height: 11px;
    background-color: #2E75B5;
    border-radius: 50%;
    left: -44px;
    top: 3px;
  }
  
  .how-process .item h5 {
    margin-bottom: 7px;
  }
  
  .how-process .item:last-child {
    margin-bottom: 0;
  }
  
  header.v2 .navbar .navbar-brand img {
    height: 96px;
  }
  
  .service-packed {
    background-color: #F9F9F9;
  }
  
  .service-packed .card {
    border-radius: 12px;
    border: 1px solid #EBEBEB;
    background: rgba(255, 255, 255, 0.8);
    padding: 20px;
    margin-bottom: 30px;
  }
  
  .service-packed .card .icon {
    border-radius: 10px;
    background: #2E75B5;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .service-packed .card h3 {
    color: #001434;
    font-size: 20px;
    font-weight: 600;
  }
  
  .service-packed .card p {
    color: #2F466B;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
  }
  
  .service-packed .wrap {
    border-radius: 12px;
    border: 1px solid #EBEBEB;
    background: rgba(255, 255, 255, 0.8);
    padding: 10px 15px;
  }
  
  .service-packed table {
    width: 100%;
  }
  
  .service-packed table .title {
    color: #001434;
    font-size: 24px;
    font-weight: 600;
    text-align: left;
  }
  
  .service-packed table tr td {
    padding: 11.3px;
    color: #001434;
    font-size: 16px;
    font-weight: 500;
  }
  
  .service-packed table tr td img {
    display: inline-block;
  }
  
  .service-packed table tr td:last-child {
    text-align: right;
  }
  
  .service-packed table tr.last td {
    color: #001434;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    padding-top: 30px;
  }
  
  .service-packed table .price {
    opacity: 0.7;
  }
  
  .service-packed.v2 .card .icon {
    background-color: white;
  }
  
  .service-packed.v2 .card h3 {
    color: #1A1919;
  }
  
  .service-packed.v2 .card p {
    color: #1A1919;
    font-weight: 400;
  }
  
  .btn-primary2 {
    border-radius: 52px;
    background: #2E75B5;
    padding: 14px 30px;
    font-size: 15px;
    font-weight: 500;
    margin-top: 5px;
    color: #fff;
  }
  
  .btn-primary2:hover {
    background: #2E75B5;
    color: #fff;
    opacity: 0.8;
  }
  
  .btn-primary2.yellow {
    background: #FAC537;
    color: #000;
  }
  
  .btn-primary2.grey {
    border: 1px solid #EBEBEB;
    background: #F4F5F7;
    color: #000;
  }
  
  .btn-primary2.grey:hover {
    background: #2E75B5;
    color: #fff;
    opacity: 1;
  }
  
  .btn-primary2.v2 {
    border-radius: 6px;
    background: #FFB606;
    color: #000;
    padding: 11px 15px;
    font-weight: 600;
    margin-bottom: 20px;
  }
  
  .btn-primary2.order-today, .btn-primary2.do-paper {
    border-radius: 6px;
    background: #1A1919;
    padding: 12px 15px;
    border: 1px solid #1A1919;
    color: #fff;
  }
  
  .btn-primary2.order-today {
    border-color: #1A1919 !important;
    color: #1A1919;
    margin-left: 20px;
    background-color: transparent;
    font-weight: 600;
  }
  
  .free-tag {
    margin-left: 5px;
  }
  
  .btn-primary2.white {
    border-radius: 52px;
    background: #FFF;
    color: #111;
    text-align: center;
    font-size: 15px;
    line-height: 27px;
    letter-spacing: 0.1px;
    padding: 13px 20px;
    margin: 35px auto 0px;
    width: auto;
  }
  
  .cta {
    background: #2E75B5;
    position: relative;
    overflow: hidden;
  }
  
  .cta .graphic {
    position: absolute;
    left: 0;
    top: 0;
  }
  
  .cta .graphic.right {
    right: 0;
    left: auto;
  }
  
  .cta h4 {
    color: #FFF;
    font-size: 24px;
    line-height: 36px;
    max-width: 970px;
    margin: auto;
  }
  
  .cta.v2 {
    background: #FFB606;
  }
  
  .cta.v2 p {
    color: #1A1919;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
  }
  
  .cta.v2 .graphic.left {
    top: auto;
    bottom: 0;
  }
  
  .site-trust .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .site-trust .item img {
    margin-right: 19px;
  }
  
  .site-trust .item h4 {
    margin-bottom: 0px;
  }
  
  .site-trust .item p {
    font-size: 13px;
    font-weight: 600;
    opacity: 0.8;
    color: #111;
  }
  
  .heading-name {
    padding-left: 21px;
    color: #111;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    position: relative;
  }
  
  .heading-name::before {
    content: '';
    position: absolute;
    width: 11px;
    height: 11px;
    background: #2E75B5;
    border-radius: 50%;
    left: 0;
    top: 5px;
  }
  
  .faqs .panel {
    border-radius: 20px;
    border: 1px solid #EBEBEB;
    background: rgba(244, 245, 247, 0.5);
    padding: 10px 10px;
    margin: 20px 0;
  }
  
  .faqs .panel .panel-title {
    padding-right: 10px;
  }
  
  .faqs .panel .panel-heading h4 a {
    position: relative;
    background-color: transparent;
    width: 100%;
    display: inline-block;
  }
  
  .faqs .panel .panel-heading h4 a::before {
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid black;
    display: inline-block;
    top: 8px;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    right: 0;
  }
  
  .faqs .panel .panel-heading h4 a a {
    color: #111;
    font-size: 17px;
    font-weight: 600;
    line-height: 28px;
  }
  
  .faqs .panel .panel-body {
    color: #111;
    font-size: 14px;
    font-weight: 400;
  }
  
  .faqs.v2 {
    background: #F7F6F6;
  }
  
  .faqs.v2 .panel {
    background-color: #fff;
    border-radius: 14px;
    border-color: #fff;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  
  .bg-white {
    background-color: #fff;
  }
  
  .paper-writing-services {
    background: #E6EEF6;
  }
  
  .paper-writing-services .tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    list-style-type: none;
  }
  
  .paper-writing-services .tabs li a {
    border-radius: 62px;
    background: #F4F5F7;
    color: #111;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 22.4px;
    padding: 16px 25px;
    margin: 5px;
  }
  
  .paper-writing-services .tabs li.active a, .paper-writing-services .tabs li:hover a {
    background: #2E75B5;
    color: #fff;
  }
  
  .paper-writing-services .tab-content ul li {
    color: #111;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    list-style-type: none;
    padding-bottom: 12px;
    padding-left: 25px;
  }
  
  .paper-writing-services .tab-content ul li::before {
    content: '';
    position: absolute;
    left: 0;
    background-image: url(images/check-mark.png);
    background-size: contain;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    top: 6px;
  }
  
  .justify-content-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  
  .section-name {
    color: #FFB606;
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    text-transform: uppercase;
  }
  
  .customer-reviews {
    background-color: #f9f9f9;
  }
  
  .customer-reviews .sec-heading {
    margin-top: 10px;
  }
  
  .customer-reviews .card {
    border-radius: 18px;
    border: 1px solid #EBEBEB;
    background: #F4F5F7;
    padding: 20px;
    margin-bottom: 35px;
  }
  
  .customer-reviews .card .name {
    color: #111;
    font-size: 16px;
    font-weight: 700;
    line-height: 22.4px;
  }
  
  .customer-reviews .card .title {
    color: #111;
    font-size: 20px;
    font-weight: 500;
    line-height: 32.4px;
  }
  
  .customer-reviews .card p {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 20px;
  }
  
  .customer-reviews .card .rate,
  .customer-reviews .card .date {
    font-size: 12px;
    color: #111;
  }
  
  .customer-reviews .card .date {
    margin-left: 10px;
  }
  
  .customer-reviews .card img.active {
    display: none;
  }
  
  .customer-reviews .card.active, .customer-reviews .card:hover {
    background: #111;
  }
  
  .customer-reviews .card.active *, .customer-reviews .card:hover * {
    color: #fff !important;
  }
  
  .customer-reviews .card.active img.default, .customer-reviews .card:hover img.default {
    display: none;
  }
  
  .customer-reviews .card.active img.active, .customer-reviews .card:hover img.active {
    display: block;
  }
  
  .customer-reviews.v2 {
    background: #F7F6F6;
  }
  
  .customer-reviews.v2 .card {
    padding: 25px 25px;
    background-color: #fff;
    border: 0;
  }
  
  .customer-reviews.v2 .card:hover * {
    color: #111 !important;
  }
  
  .customer-reviews.v2 .card .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .customer-reviews.v2 .card .info .left {
    margin-right: 10px;
  }
  
  .customer-reviews.v2 .card .info .dp {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
  }
  
  .customer-reviews.v2 .card .info .dp img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  
  .customer-reviews.v2 .card p {
    color: #1A1919;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.361px;
    margin-bottom: 0;
  }
  
  .customer-reviews.v2 .card .name {
    color: #1A1919;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.361px;
  }
  
  .customer-reviews.v2 .card .company {
    color: #767676;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: -0.289px;
  }
  
  .read-more-reviews {
    border-radius: 6px;
    background: rgba(255, 182, 6, 0.3);
    color: #1A1919;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    line-height: 16px;
    padding: 15px 19px;
  }
  
  .read-more-reviews:hover {
    background: #FFB606;
    color: #1A1919;
  }
  
  .templates .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  
  .templates .swiper-button-prev:after,
  .templates .swiper-button-next:after {
    display: none;
  }
  
  .templates .swiper-btn-prev {
    left: -13px;
  }
  
  .templates .swiper-btn-next {
    right: -13px;
  }
  
  .templates .swiper-slide img {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    overflow: hidden;
  }
  
  .templates .swiper-backface-hidden .swiper-slide img {
    -webkit-transform: scale(0.9) translateZ(0);
            transform: scale(0.9) translateZ(0);
  }
  
  .templates .swiper-slide.swiper-slide-active img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important;
    opacity: 1 !important;
  }
  
  .templates .swiper-backface-hidden .swiper-slide.swiper-slide-active img {
    -webkit-transform: scale(1) translateZ(0) !important;
            transform: scale(1) translateZ(0) !important;
  }
  
  .content-block h3 {
    color: #111;
    font-size: 22px;
    font-weight: 700;
    line-height: 35px;
    margin-top: 30px;
  }
  
  .content-block p,
  .content-block ul li {
    color: #111;
    font-size: 15px;
    line-height: 27px;
  }
  
  .content-block ul {
    padding: 0;
  }
  
  .content-block ul li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px;
    list-style-type: none;
  }
  
  .content-block ul li::before {
    content: '';
    background-color: #2E75B5;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 10px;
  }
  
  .content-block .check ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    list-style-type: none;
    position: relative;
    border-radius: 20px;
    background: #FFF;
    padding: 22px 35px;
    max-width: 90%;
    margin-top: 19px;
  }
  
  .content-block .check ul li {
    position: relative;
    padding-left: 24px;
    font-weight: 500;
    padding-bottom: 5px;
  }
  
  .content-block .check ul li::before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    background-image: url(/images/check-mark.png);
    background-size: contain;
    background-color: transparent;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
  }
  
  a:hover {
    text-decoration: none;
  }
  
  .social {
    text-align: right;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  
  .social a {
    border-radius: 14px;
    border: 1px solid rgba(140, 141, 141, 0.32);
    padding: 11px 14px;
    margin: 10px 4px;
  }
  
  .social label {
    color: #000;
    font-size: 14px;
    font-weight: 500;
  }
  
  .social i {
    color: #000;
    padding-right: 5px;
  }
  
  .text-dark {
    color: #111 !important;
  }
  
  .blog-posts.recent .post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .blog-posts.recent .post h3 {
    margin: 0;
    line-height: 25px;
  }
  
  .blog-posts.recent .post .body {
    font-size: 14px;
  }
  
  .request-call-modal {
    padding: 0 !important;
  }
  
  .request-call-modal .modal-dialog {
    max-width: 100%;
    width: 100%;
    margin: 0;
  }
  
  .request-call-modal .modal-content {
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0px;
    border: 0;
    height: 100vh;
  }
  
  .request-call-modal .modal-body {
    padding: 0;
    min-height: 100vh;
    background: #F2F2F2;
  }
  
  .request-call-modal .form-wrap {
    border-radius: 0 !important;
  }
  
  .request-call-modal .check-lists li {
    color: #111 !important;
    font-weight: 500 !important;
  }
  
  .request-call-modal .close {
    opacity: 0.9;
    position: absolute;
    right: 30px;
    top: 30px;
  }
  
  .request-call-modal .btn.btn-primary2 {
    border-radius: 52px;
    background: #2E75B5;
  }
  
  .keywords ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style: none;
    padding: 0;
  }
  
  .keywords ul li {
    position: relative;
  }
  
  .keywords ul li::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 10px;
    background-color: #000;
  }
  
  .keywords ul li a {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    color: #111;
  }
  
  .img-fluid {
    display: block;
    max-width: 100%;
    height: auto;
  }
  
  .img-fluid.d-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  
  .brands {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    font-size: 14px;
  }
  
  .brands div {
    margin-right: 20px;
  }
  
  .img-responsive.d-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  
  .achive-mr {
    margin-top: 0;
    margin-bottom: 7px;
  }
  
  .footer .widget h5 {
    color: #111;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    margin-top: 0px;
  }
  
  .footer .widget ul li a,
  .footer .widget p a {
    color: #111;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 10px;
    display: inline-block;
  }
  
  .footer .widget .year {
    color: #111;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 0;
  }
  
  .footer .widget .award {
    color: #111;
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
  }
  
  .footer .widget .category {
    color: #111;
    font-size: 12px;
    font-weight: 400;
    line-height: 26px;
  }
  
  .footer .block {
    margin-top: 40px;
  }
  
  .footer .block h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 14.3px;
  }
  
  .footer .keywords a {
    font-weight: 500;
  }
  
  .section-slider .media-body h3 {
    margin: 5px 0 10px 0;
    font-size: 17px;
    color: #fff;
  }
  
  .section-slider ol li.active .media-body h3 {
    color: #2e75b5;
  }
  
  .call-us {
    position: absolute;
    right: 0;
    max-width: 408px;
    border-radius: 0px 0px 30px 30px;
    background: #FFF;
    padding: 17px 17px;
    -webkit-box-shadow: none;
            box-shadow: none;
    z-index: 99;
    top: 0;
  }
  
  .call-us .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .call-us .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 17px;
    border-right: 1px solid #c2c2c2;
    margin-right: 12px;
  }
  
  .call-us img {
    margin-right: 10px;
  }
  
  .call-us .box::before, .call-us .box::after {
    display: none;
  }
  
  .call-us .head {
    color: #777;
    font-size: 9.8px;
    font-weight: 500;
    line-height: 15.68px;
  }
  
  .call-us button {
    padding: 11px 21px !important;
    margin-top: 10px;
  }
  
  .call-us .media {
    margin-top: 9px;
    margin-left: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .call-us .media .media-object {
    margin-top: 9px;
  }
  
  .call-us .number {
    color: #111;
    font-size: 17.5px;
    font-weight: 500;
    line-height: 19.25px;
    margin: 3px 0;
  }
  
  .call-us .number a {
    color: #111;
  }
  
  .call-us .btn {
    border-radius: 20px;
    background: #2E75B5;
    white-space: nowrap;
    color: #FFF;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    line-height: 20.8px;
    padding: 8px 21px;
  }
  
  .copyright {
    text-align: center;
  }
  
  .copyright h5 {
    font-weight: 500;
  }
  
  .footer-services a {
    color: #000;
    font-size: 14px;
    margin-bottom: 4px;
  }
  
  .text-white {
    color: #fff !important;
  }
  
  .position-relative {
    position: relative;
  }
  
  .ratings {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px;
  }
  
  .section-padding.large {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  
  .call-btn,
  .whatsapp-btn {
    background: #2E75B5;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0.1px;
    padding: 11px 15px;
    border-radius: 10px;
    white-space: nowrap;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 5px;
  }
  
  .call-btn i,
  .whatsapp-btn i {
    padding-right: 5px;
  }
  
  .call-btn:hover,
  .whatsapp-btn:hover {
    color: #fff;
    opacity: 0.8;
  }
  
  .whatsapp-btn {
    background: #4CAF50;
    margin-left: 20px;
  }
  
  .swiper-pagination-bullet {
    width: 33px !important;
    border-radius: 0px !important;
    height: 4px !important;
    background-color: #2E75B5 !important;
  }
  
  .form-wrap {
    margin-top: 45px;
  }
  
  .form-wrap p {
    color: #999;
    font-size: 14px;
    font-weight: 500;
    margin-left: 9px;
  }
  
  .form-wrap .form-group {
    margin-bottom: 30px;
  }
  
  .form-wrap .form-group .form-control {
    border: 0;
    border-bottom: 1px solid #98999a;
    border-radius: 0px;
    padding: 25px 0px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  
  .form-wrap .form-group .form-control::-webkit-input-placeholder {
    color: #999;
    font-size: 16px;
    font-weight: 500;
  }
  
  .form-wrap .form-group .form-control:-ms-input-placeholder {
    color: #999;
    font-size: 16px;
    font-weight: 500;
  }
  
  .form-wrap .form-group .form-control::-ms-input-placeholder {
    color: #999;
    font-size: 16px;
    font-weight: 500;
  }
  
  .form-wrap .form-group .form-control::placeholder {
    color: #999;
    font-size: 16px;
    font-weight: 500;
  }
  
  .form-wrap .form-group input[type="checkbox"] {
    margin-right: 7px;
  }
  
  .wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  
  .ebook {
    position: relative;
    background: #FFF;
    overflow: hidden;
  }
  
  .ebook::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background-color: #2E75B5;
    width: 30%;
    z-index: 0;
  }
  
  .ebook .pattern {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  }
  
  .ebook .ebook-img {
    position: relative;
    z-index: 9;
    width: 100%;
  }
  
  .ebook .left {
    max-width: 470px;
  }
  
  .align-items-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .essay-writers {
    background: #2E75B5;
    overflow: hidden;
  }
  
  .essay-writers .swiper .swiper-wrapper {
    height: auto;
  }
  
  .essay-writers .profile-photo {
    min-height: 548px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 30px;
    margin: 0 auto 0px;
  }
  
  .essay-writers .arrow-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: right;
        -ms-flex-pack: right;
            justify-content: right;
  }
  
  .essay-writers .item {
    padding: 30px 40px;
    border-radius: 40px;
    background: #FFF;
  }
  
  .essay-writers .item .intro {
    padding-top: 15px;
    border-top: 1px solid #000;
    margin-top: 23px;
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
    margin-bottom: 25px;
  }
  
  .essay-writers .item .writer-scores {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  
  .essay-writers .item .writer-scores .box {
    margin-right: 25px;
  }
  
  .essay-writers .item .profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 10px;
  }
  
  .essay-writers .item .profile .dp {
    width: 50px;
    border-radius: 10px;
    border: 1px solid #dbdbdb;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 10px;
  }
  
  .essay-writers .item .wrap {
    padding: 0 10px;
  }
  
  .essay-writers .item .stats {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fff;
  }
  
  .essay-writers .item .stats .right {
    padding-left: 10px;
  }
  
  .essay-writers .item .stats .right .title {
    margin-bottom: 3px;
  }
  
  .essay-writers .item .stats .left {
    font-size: 32px;
    margin-top: 12px;
  }
  
  .essay-writers .item .hire {
    border: 1px solid #000;
    padding: 10px 20px;
    border-radius: 14px;
    color: #000;
    width: 112px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 50px;
    font-size: 15px;
    font-weight: 500;
    margin-left: auto;
    margin-top: -20px;
  }
  
  .essay-writers .item .hire:hover {
    background-color: #2e75b5;
    color: #fff;
    border-color: #2e75b5;
  }
  
  .media-mention .swiper::before,
  .media-mention .swiper::after,
  .companies .swiper::before,
  .companies .swiper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(#F9F9F9), to(rgba(249, 249, 249, 0)));
    background: linear-gradient(90deg, #F9F9F9 0%, rgba(249, 249, 249, 0) 100%);
    z-index: 9;
  }
  
  .media-mention .swiper::after,
  .companies .swiper::after {
    right: 0;
    left: auto;
  }
  
  .media-mention .swiper-pagination2,
  .companies .swiper-pagination2 {
    margin-top: 40px;
  }
  
  .swiper.mediaSwiper,
  .swiper.companiesSwiper {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 45px;
  }
  
  .companies {
    background: #F9F9F9;
  }
  
  .companies .swiper img {
    max-height: 50px;
    margin: auto;
  }
  
  .swiper-btn-next,
  .swiper-btn-prev {
    border-radius: 12px;
    background: #F6F6F6;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .swiper-btn-prev {
    margin-right: 10px;
  }
  
  .swiper-btn-prev svg {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  
  .swiper-wrapper {
    height: auto !important;
  }
  
  .mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  
  .swiper-btn-prev.swiper-button-disabled,
  .swiper-btn-next.swiper-button-disabled {
    background-color: #568fc2;
  }
  
  .swiper-btn-prev.swiper-button-disabled svg path,
  .swiper-btn-next.swiper-button-disabled svg path {
    stroke: #fff;
  }
  
  .top-section.index {
    background-color: #f6f6f6;
    background-image: url("/images/home-bg.webp");
    background-size: 100% 100%;
    background-position: top right;
    background-repeat: no-repeat;
  }
  
  .top-section .pattern {
    position: absolute;
    right: 0;
    top: 0;
  }
  
  .page-banner {
    color: #fff;
    padding-top: 60px;
  }
  
  .page-banner h1 {
    font-size: 40px;
    line-height: 58px;
  }
  
  .page-banner .second-heading {
    max-width: 550px;
    margin-right: 0px;
    margin-left: auto;
  }
  
  .page-banner .assured {
    list-style-type: none;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 10px;
    margin-bottom: 30px;
  }
  
  .page-banner .assured li {
    margin-right: 28px;
    font-size: 14px;
    font-weight: 500;
  }
  
  .page-banner .assured li span img {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 10px;
  }
  
  .page-banner .featured-img {
    margin-top: -50px;
    max-height: 650px;
    margin-left: auto;
  }
  
  .home .subheading {
    color: #4A4A4A;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
  }
  
  .c-level-clients .item {
    border: 1px solid rgba(26, 25, 25, 0.1);
    background: #FFF;
    margin-bottom: 10px;
    height: 78px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .c-level-clients .item img {
    text-align: center;
    margin: auto;
  }
  
  .logo {
    max-width: 199px;
  }
  
  .request-call-icon {
    position: fixed;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 999;
    background-color: #2e75b5;
    padding: 10px;
    cursor: pointer;
    width: 60px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .templates {
    padding-top: 100px;
    padding-bottom: 60px;
  }
  
  .templates p {
    color: #fff;
    font-weight: 400;
    margin-top: 25px;
    line-height: 26px;
  }
  
  .templates img {
    border-radius: 10px;
  }
  
  .quick-contact ul li {
    color: #1A1919;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 5px;
  }
  
  .quick-contact .check-lists {
    list-style-type: none;
    padding: 0;
    margin-top: 30px;
  }
  
  .quick-contact .check-lists li {
    color: #1A1919;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 11px;
    padding-left: 35px;
    position: relative;
  }
  
  .quick-contact .check-lists li::before {
    content: '';
    position: absolute;
    left: 0;
    background-image: url(/images/check-circle.svg);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: contain;
    top: 0px;
    opacity: 0.8;
  }
  
  .quick-contact .staff {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 50px;
    margin-bottom: 40px;
  }
  
  .quick-contact .staff .left {
    margin-right: 13px;
  }
  
  .quick-contact .staff .left .dp {
    width: 70px;
    height: 70px;
    overflow: hidden;
    border-radius: 50%;
    position: relative;
  }
  
  .quick-contact .staff .left .dp img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  
  .quick-contact .staff .right .name {
    color: #1A1919;
    font-size: 15px;
    font-weight: 600;
    line-height: 27px;
  }
  
  .quick-contact .staff .right .role {
    color: #1A1919;
    font-size: 14px;
    font-weight: 500;
    line-height: 19.5px;
  }
  
  .quick-contact .tagline {
    border-radius: 20px;
    background: #FFF;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    padding: 5px 20px;
    position: relative;
  }
  
  .quick-contact .tagline .text {
    color: #1A1919;
    font-size: 19px;
    font-weight: 400;
    line-height: 26.6px;
  }
  
  .quick-contact .looking-for {
    position: relative;
    margin-bottom: 30px;
  }
  
  .quick-contact .looking-for::before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: black;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  
  .quick-contact .numbers {
    color: #1A1919;
    font-size: 17px;
    font-weight: 500;
    text-align: center;
  }
  
  .quick-contact .numbers a {
    color: #000;
  }
  
  .quick-contact .numbers a:first-child {
    margin-right: 40px;
  }
  
  .quick-contact .numbers a:hover {
    text-decoration: underline;
  }
  
  .quick-contact .form-wrap {
    border-radius: 30px;
    background: #FFF;
    padding: 40px;
    max-width: 490px;
    margin-left: auto;
  }
  
  .quick-contact .form-wrap p {
    color: #1A1919;
    font-size: 14px;
    font-weight: 500;
  }
  
  .quick-contact .btn-primary2 {
    border-radius: 14px;
    background: #1A1919;
  }
  
  .quick-contact .form-control {
    padding-left: 0;
  }
  
  .quick-contact .agree-terms,
  .ebook .agree-terms {
    padding-left: 20px;
  }
  
  .quick-contact .agree-terms .cs-checkbox,
  .ebook .agree-terms .cs-checkbox {
    width: 20px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 20px;
    position: relative;
    border: 1px solid #1A1919;
    border-radius: 4px;
    overflow: hidden;
    position: absolute;
    left: 17px;
    top: 2px;
  }
  
  .quick-contact .agree-terms .cs-checkbox input,
  .ebook .agree-terms .cs-checkbox input {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
  }
  
  .bg-colors {
    background: #F9F9F9 !important;
  }
  
  .hd-Bg header {
    background: #2E75B5;
  }
  
  .hd-Bg .btn.theme-btn {
    border-radius: 52px;
    background: #FFF;
    font-size: 14px;
    color: #1B1A1F;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0.1px;
    padding: 5px 14px !important;
  }
  
  .hd-Bg header .navbar a {
    font-size: 14px;
  }
  
  .hd-Bg header .navbar {
    padding-top: 0px;
    padding-bottom: 7px;
  }
  
  .review-ready {
    text-align: center;
    padding-top: 70px !important;
    padding-bottom: 50px !important;
  }
  
  .review-ready .hd-review {
    text-align: center;
  }
  
  .review-ready .hd-review h3 {
    color: #2376B7;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
  }
  
  .review-ready .hd-review h1 {
    color: #1B1A1F;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: -0.96px;
    margin-top: 18px;
    font-family: 'Poppins', sans-serif;
  }
  
  .review-ready .hd-review h4 {
    color: #64607D;
    margin-top: 20px;
    font-size: 16px;
    font-weight: 500;
  }
  
  .score-rank {
    border-radius: 40px;
    border: 1px solid rgba(27, 26, 31, 0.1);
    background: -webkit-gradient(linear, right top, left top, from(#72BE29), color-stop(21.77%, #A9CD36), color-stop(33.75%, #F7AE3D), color-stop(49.37%, #F6A037), color-stop(65%, #E97033), color-stop(82.19%, #D94E40), to(#CC324B));
    background: linear-gradient(270deg, #72BE29 0%, #A9CD36 21.77%, #F7AE3D 33.75%, #F6A037 49.37%, #E97033 65%, #D94E40 82.19%, #CC324B 100%);
    height: 48px;
    position: relative;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    margin: 30px 0 15px;
  }
  
  .score-rank div {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  
  .score-rank .start {
    left: 30px;
  }
  
  .score-rank .high {
    right: 30px;
  }
  
  .score-rank .average {
    left: 36%;
  }
  
  .score-rank .indicator {
    left: 36%;
    top: 3px;
  }
  
  .overall-box {
    width: 100%;
    border-radius: 20px;
    border: 1px solid rgba(27, 26, 31, 0.1);
    background: #FFF;
    padding: 30px;
  }
  
  .overall-box .jhonsmith h6 {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 15px;
  }
  
  .overall-box .jhonsmith .resume-scored h3 {
    margin-top: 60px;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
  }
  
  .overall-box .jhonsmith .resume-scored .g-scored {
    margin-top: 31px;
  }
  
  .overall-box .jhonsmith .resume-scored .lorem-conetnt-scored {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 14px;
  }
  
  .overall-box .jhonsmith .resume-scored .lorem-conetnt-scored span {
    display: block;
    margin-right: 8px;
  }
  
  .overall-box .jhonsmith .resume-scored .lorem-conetnt-scored {
    color: #8D8D8F;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
  }
  
  .boxExpert {
    border-radius: 20px;
    background: #FFF3EB;
    width: 100%;
  }
  
  .boxExpert h4 {
    color: #1B1A1F;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 24px */
    margin: 0 auto;
    display: block;
    max-width: 261px;
    margin-top: 16px;
  }
  
  .boxExpert button {
    border-radius: 0px 0px 20px 20px;
    background: #1B1A1F;
    width: 100%;
    color: #FFF;
    font-size: 14px;
    border: 0;
    font-style: normal;
    padding: 11px 24px;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 14px;
  }
  
  .tipsBox {
    margin-top: 30px;
    padding: 20px;
    border-radius: 20px;
    border: 1px solid rgba(27, 26, 31, 0.1);
    background: #FFF;
  }
  
  .tipsBox .tips-bulb {
    color: #1B1A1F;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 4px;
  }
  
  .tipsBox .tips-bulb span {
    margin-left: 6px;
  }
  
  .tipsBox ul {
    margin: 0;
    padding: 0px 20px 0px 20px;
    list-style-type: auto;
  }
  
  .tipsBox ul li {
    margin-top: 26px;
    color: #1B1A1F;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    /* 24px */
  }
  
  .analysis-content {
    margin-top: 60px;
  }
  
  .analysis-content .hd-analsis {
    color: #1B1A1F;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
  }
  
  .designFormiting {
    margin-top: 32px;
    border-bottom: 1px solid #E9E9E9;
    padding-bottom: 16px;
    color: #1B1A1F;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  
  .designFormiting span {
    margin-right: 14px;
  }
  
  .designConetent {
    margin-top: 20px;
  }
  
  .designConetent img {
    margin-right: 16px;
  }
  
  .analysis-block {
    padding-left: 50px;
    position: relative;
  }
  
  .analysis-block .arrow {
    position: absolute;
    left: 0;
  }
  
  .disclamer {
    margin-bottom: 30px;
  }
  
  .disclamer .wrap {
    border-radius: 20px;
    background: #FFFCF3;
    position: relative;
    padding: 20px;
    padding-left: 40px;
  }
  
  .disclamer strong {
    color: #1B1A1F;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
  }
  
  .disclamer .wrap::before {
    content: "";
    position: absolute;
    background: #FED03A;
    width: 4px;
    height: calc(100% - 40px);
    left: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  
  .rowdata {
    border-radius: 20px;
    background: #FFF;
  }
  
  .rowdata .rowdata-innerBox {
    border-radius: 20px;
    background: #F3F6FE;
    padding: 30px;
  }
  
  .rowdata .rowdata-innerBox .rawData-Hd h1 {
    color: #1B1A1F;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 20px;
    font-family: 'Poppins', sans-serif;
  }
  
  .cvStacks {
    color: #1B1A1F;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 40px;
    font-family: "Poppins", sans-serif;
  }
  
  .tbl {
    margin-top: 20px;
  }
  
  .tbl table {
    width: 100%;
    background: #fff;
  }
  
  .tbl td {
    border: 1px solid rgba(27, 26, 31, 0.1);
    color: #8D8D8F;
    font-size: 14px;
    font-weight: 500;
    padding: 11px 20px;
  }
  
  .tbl td strong {
    color: #1B1A1F;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    padding-left: 4px;
  }
  
  .tbl .management {
    background: #2E75B5;
    color: #fff;
  }
  
  .tbl .management td {
    color: #fff;
  }
  
  .tbl .management td strong {
    color: #fff;
  }
  
  .tbl .fullName {
    background: #FFFF80;
    color: #000;
  }
  
  .tbl .fullName strong {
    color: #BC3939;
  }
  
  .iconImg {
    width: 20px;
    position: relative;
    top: 5px;
    margin-left: 2px;
  }
  
  .trackingSystem {
    border-radius: 20px;
    background: #FFF;
  }
  
  .trackingSystem .an-applicant {
    border-radius: 20px;
    border: 1px solid rgba(27, 26, 31, 0.1);
    background: #FFF;
    padding: 30px;
  }
  
  .trackingSystem .an-applicant .tracking-Hd h3 {
    color: #1B1A1F;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    font-family: 'Poppins', sans-serif;
  }
  
  .trackingSystem .an-applicant .tracking-Hd p {
    font-size: 16px;
    line-height: 27px;
    margin-top: 20px;
  }
  
  .trackingSystem .an-applicant .hd-cv {
    font-size: 16px;
    font-weight: 700;
    margin-top: 40px;
    font-family: "Poppins", sans-serif;
  }
  
  .flex-sales {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 30px;
  }
  
  .cv-skills {
    margin-top: 50px;
  }
  
  .cv-skills h3 {
    color: #1B1A1F;
    font-size: 16px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
  }
  
  .skills {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  
  .skills div {
    background: #0DA1EC;
    color: #FFF;
    font-size: 14px;
    font-weight: 700;
    margin: 10px 5px;
    padding: 10px 10px;
    min-width: 141px;
    min-height: 40px;
    text-align: center;
    font-family: 'JetBrains Mono', monospace;
  }
  
  .not-confident {
    border-radius: 20px;
    background: #FFFCF3;
    padding: 20px;
    position: relative;
    margin-top: 30px;
  }
  
  .not-confident h3 {
    margin: 0;
    color: #CE3606;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 7px;
  }
  
  .not-confident p {
    margin: 0;
  }
  
  .not-confident .wrap {
    position: relative;
    padding-left: 20px;
  }
  
  .not-confident .wrap::before {
    content: '';
    position: absolute;
    background: #CE3606;
    width: 4px;
    height: 100%;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  
  .hd-sales {
    margin-left: 14px;
  }
  
  .hd-sales h6 {
    font-size: 14px;
    font-weight: 600;
    margin: 0px;
  }
  
  .cv-review .hd-sales p {
    color: #0C0A25;
    font-size: 12px;
    margin-top: 10px;
    line-height: 23px;
  }
  
  .cv-review .container,
  .footer .container {
    width: 100%;
    padding-left: 76px;
    padding-right: 76px;
    max-width: 1520px;
    margin: auto;
  }
  
  .nextStep {
    border-radius: 20px;
    border: 1px solid rgba(27, 26, 31, 0.1);
    background: #FFF;
    padding: 30px 30px 0;
    margin-top: 30px;
  }
  
  .nextHd h2 {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    font-family: 'Poppins', sans-serif;
  }
  
  .nextHd p {
    color: #1B1A1F;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin-top: 20px;
  }
  
  .cv-back {
    font-size: 16px;
    font-weight: 600;
    margin: 40px 0;
  }
  
  .cv-review .majorIssue ul {
    margin: 0;
    list-style-type: none;
    position: relative;
  }
  
  .cv-review .majorIssue ul li {
    color: #BC3939;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    margin-bottom: 30px;
    padding-left: 40px;
  }
  
  .cv-review .majorIssue ul li p {
    padding-top: 5px;
  }
  
  .cv-review .majorIssue ul li::after {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    height: 11px;
    width: 11px;
    background: #BC3939;
    border-radius: 50%;
  }
  
  .cv-review .majorIssue ul li::before {
    content: '';
    position: absolute;
    left: 4px;
    width: 1px;
    height: calc(100% + 34px);
    background-color: #b2b2b2;
    background-image: none;
  }
  
  .cv-review .majorIssue ul li:last-child::before {
    content: "";
    position: absolute;
    left: 4px;
    width: 1px;
    height: calc(100% + 34px);
    background-color: transparent;
    background-image: none;
  }
  
  .formExpert {
    border-radius: 20px;
    background: #004B90;
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
  }
  
  .formExpert .resume {
    position: absolute;
    right: 35px;
    max-width: 461px;
    bottom: 0;
  }
  
  .getProfessional {
    padding: 30px;
  }
  
  .getProfessional h4 {
    color: white;
    font-size: 22px;
    font-weight: 700;
    line-height: 35px;
    font-family: Inter, sans-serif;
    font-family: 'Poppins', sans-serif;
  }
  
  .getProfessional p {
    color: #FFF;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Inter", sans-serif;
    /* 24px */
  }
  
  .circleright {
    position: absolute;
    right: 0;
  }
  
  .btnGroup {
    margin-top: 30px;
  }
  
  .btnGroup button.firstBtn {
    border-radius: 14px;
    background: #FFF;
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    padding: 11px 24px;
    border: 1px solid #2376B7;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-family: "Inter", sans-serif;
  }
  
  .btnGroup button.secondtBtn {
    border-radius: 14px;
    border: 1px solid #FFF;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    padding: 11px 24px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background: transparent;
    margin-left: 14px;
    font-family: "Inter", sans-serif;
  }
  
  .btnGroup button.firstBtn:hover {
    background: transparent;
    border: 1px solid #FFF;
    color: #fff;
  }
  
  .btnGroup button.secondtBtn:hover {
    background: #2376B7;
    border: 1px solid #2376B7;
  }
  
  .footer .block h3 {
    line-height: 30px;
  }
  
  .selling_combo-sec {
    background-color: #fff;
    width: 100%;
    margin-top: 100px;
  }
  
  .bgBlack {
    background-color: #1A1919;
    width: 100%;
    position: relative;
  }
  
  #bgColor {
    background: #fff;
  }
  
  #bgColor .footer-services {
    background: #fff;
  }
  
  .tmlBg {
    position: absolute;
    right: 0;
    top: 0;
  }
  
  .selling-hd {
    color: #FFF;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    /* 137.5% */
  }
  
  .selling-hd span {
    color: #FFB606;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
  }
  
  .selling-hd p {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    /* 160% */
    margin-top: 14px;
  }
  
  .btn-g {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
  }
  
  .btn-g button.cont1 {
    border-radius: 6px;
    background: #FFF;
    color: #1A1919;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -0.45px;
    padding: 0px 23px;
    border: 1px solid #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  
  .btn-g button.purc1 {
    border-radius: 6px;
    border: 1px solid #FFF;
    color: #FFF;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    background: transparent;
    font-weight: 600;
    letter-spacing: -0.45px;
    padding: 0px 23px;
    margin-left: 17px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  
  .btn-g button.cont1:hover {
    background: transparent;
    color: #fff;
  }
  
  .btn-g button.purc1:hover {
    background: #fff;
    color: #000;
  }
  
  .padding-get {
    padding: 55px 0px;
    position: relative;
    z-index: 9;
  }
  
  .padding-get::before {
    content: '';
    position: absolute;
    left: -120px;
    height: 374px;
    width: 100%;
    top: 0;
    z-index: -1;
    background-repeat: no-repeat;
    background-image: url(/images/white2.png);
  }
  
  .cxoimg {
    text-align: right;
    padding-top: 51px;
  }
  
  #ltr-sec .page-banner {
    background-color: #F6EFE1;
  }
  
  #ltr-sec header {
    background: #F6EFE1;
  }
  
  #ltr-sec header.dark .navbar a {
    color: #000;
  }
  
  #ltr-sec .btn.theme-btn {
    background: #004935;
    line-height: 18px;
    font-size: 15px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #fff !important;
  }
  
  #ltr-sec .btn.theme-btn:hover {
    background: none !important;
    border: 1px solid #004935 !important;
    color: #004935 !important;
  }
  
  #ltr-sec .page-banner .assured {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  
  #ltr-sec .page-banner .assured li {
    margin-right: 0;
    margin-left: 28px;
    color: #000;
  }
  
  #ltr-sec .ratedStar {
    color: #000;
  }
  
  #ltr-sec .ratedStar img {
    margin-right: 5px;
  }
  
  #ltr-sec .brands {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    color: #000;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  #ltr-sec {
    background: #fff;
  }
  
  #ltr-sec .brands div {
    margin-right: 0px;
    margin-left: 20px;
    font-weight: bolder;
  }
  
  .hdTxt {
    max-width: 400px;
    margin: 0 0 0 auto;
  }
  
  #ltr-sec .page-banner .featured-img {
    max-height: 592px;
    margin-left: initial;
    padding-top: 50px;
  }
  
  .greenBg {
    background: #004935;
  }
  
  #ltr-sec .cta.v2 {
    background: #004935;
  }
  
  #ltr-sec #callBack {
    background: #fff !important;
    color: #000 !important;
  }
  
  #ltr-sec #ordertoday {
    border: 1px solid #FFF !important;
  }
  
  #ltr-sec #ordertoday:hover {
    color: #fff !important;
    background-color: #004935 !important;
  }
  
  #ltr-sec #submit {
    background: #004935 !important;
    color: #fff !important;
  }
  
  #ltr-sec .footer-services {
    background: #fff;
  }
  
  .workAsia {
    background: #004935;
  }
  
  .bgg {
    position: relative;
  }
  
  .bgg::before {
    position: absolute;
    content: "";
    right: 0;
    width: 592px;
    background: #fff;
    height: 100%;
    top: 0;
  }
  
  .workTxt {
    padding: 58px 0px;
  }
  
  .workTxt h1 {
    color: #FFF;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    /* 137.5% */
  }
  
  .workTxt p {
    color: #FFF;
    max-width: 551px;
    font-size: 20px;
    margin-top: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    /* 160% */
  }
  
  .workButton {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 34px;
  }
  
  .workButton button {
    border-radius: 6px;
    background: #FFF;
    color: #1A1919;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    border: 1px solid #fff;
    padding: 8px 24px;
    letter-spacing: -0.45px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  
  .workButton button:hover {
    background: #004935;
    color: #fff;
  }
  
  .workButton button.pur_btton {
    background: #004935;
    color: #fff;
    margin-left: 17px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  
  .workButton button.pur_btton:hover {
    background: #fff;
    color: #004935;
  }
  
  .bgg {
    margin-top: 100px;
    margin-bottom: 50px;
  }
  
  .workAsia {
    position: relative;
  }
  
  .workAsia::before {
    content: '';
    position: absolute;
    right: 200px;
    top: -50px;
    width: 486px;
    height: 486px;
    z-index: 9;
    background-image: url(/images/global.webp);
  }
  
  #ltr-sec .social {
    padding-bottom: 0;
  }
  
  #ltr-sec .footer .block {
    margin-top: 0 !important;
  }
  
  #bgColor .social {
    padding-bottom: 0;
  }
  
  #bgColor .footer .block {
    margin-top: 0 !important;
  }
  
  #ltr-sec #callBack:hover {
    background: none !important;
    color: #fff !important;
    border: 1px solid #fff !important;
  }
  
  #ltr-sec #ordertoday:hover {
    background: #fff !important;
    color: #000 !important;
  }
  
  #bgColor .btn.theme-btn {
    padding: 5px 14px !important;
  }
  
  #copy .social a i {
    color: #fff;
  }
  
  #copy .social a {
    cursor: pointer;
    border-radius: 14px;
    border: 1px solid rgba(140, 141, 141, 0.32);
    color: #fff;
    margin: 10px 0px 10px 8px;
  }
  
  #copy .social label {
    color: #FFF;
    font-size: 14px;
    cursor: pointer;
    font-style: normal;
    font-weight: 500;
  }
  
  #copy {
    background: #1A1919;
  }
  
  #ltr-sec header.dark .navbar a:hover {
    color: #004935;
  }
  
  .widget-content {
    position: relative;
  }
  
  .widget-content .arrow {
    position: absolute;
    left: 0;
  }
  
  .widget-content h1 {
    font-size: 20px;
    font-weight: 700;
    line-height: 26.4px;
    margin-top: 40px;
    font-family: 'Poppins', sans-serif;
  }
  
  .widget-content h2 {
    border-bottom: 1px solid #cecece;
    color: #1B1A1F;
    font-size: 16px;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 14px;
    margin-bottom: 20px;
    margin-top: 40px;
    cursor: pointer;
    position: relative;
    padding-right: 20px;
    font-family: 'Poppins', sans-serif;
  }
  
  .widget-content h2::before {
    content: '';
    position: absolute;
    right: 0;
    top: 5px;
    background-image: url(cheveron-up1.svg);
    background-size: contain;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  
  .widget-content h2.collapsed::before {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  
  .widget-content h2:hover {
    color: #2E75B5;
  }
  
  .widget-content h2 span {
    margin-right: 20px;
  }
  
  .widget-content .content {
    padding-left: 42px;
  }
  
  .widget-content .content p {
    margin-bottom: 10px;
  }
  
  .cv-review.side-widget {
    border-radius: 20px;
    border: 1px solid rgba(27, 26, 31, 0.1);
    background: #FFF;
    margin: 0px auto 30px;
    padding: 20px 25px 10px;
  }
  
  .cv-review.side-widget h2 {
    font-size: 16px;
    font-weight: 700;
    color: #1B1A1F;
    line-height: 26px;
    margin: 0 0 15px;
    position: relative;
    padding-left: 30px;
    font-family: 'Poppins', sans-serif;
  }
  
  .cv-review.side-widget h2 svg {
    position: absolute;
    left: 0;
    top: 5px;
  }
  
  .cv-review.side-widget a {
    text-decoration: underline;
    color: #2E75B5;
    font-weight: 700;
  }
  
  .cv-review.side-widget ul li {
    margin-bottom: 10px;
  }
  
  .cv-review.side-widget .btn {
    border-radius: 10px;
    background: #2E75B5;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    font-size: 14px;
    padding: 10px 15px;
    margin-bottom: 15px;
  }
  
  .cv-review ul {
    padding: 0;
  }
  
  .cv-review ul li {
    list-style-type: none;
    position: relative;
    padding-left: 20px;
    margin-bottom: 15px;
    text-align: left;
  }
  
  .cv-review ul li::before {
    content: "";
    position: absolute;
    left: 0;
    background-image: url("./images/polygon.svg");
    background-size: contain;
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    top: 8px;
    left: 0;
  }
  
  .cv-review {
    background: #F9F9F9;
  }
  
  .cv-review,
  .cv-review p {
    color: #1B1A1F;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
  }
  
  .box-outer {
    background-color: white;
    padding: 30px;
    border-radius: 20px;
    margin-bottom: 30px;
  }
  
  .feedback {
    border-radius: 20px;
    background: #F3F6FE;
    padding: 20px;
    margin: 30px auto 20px;
  }
  
  .feedback h3 {
    margin: 0;
    color: #2E75B5;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
  }
  
  .feedback ul {
    margin: 0;
  }
  
  .feedback ul li:last-child {
    margin: 0;
  }
  
  .feedback ul li::before {
    background-image: url("../images/polygon-black.svg");
  }
  
  .not-you {
    border: 1px solid rgba(27, 26, 31, 0.1);
    background: #FFF;
    max-width: 356px;
    margin-left: auto;
  }
  
  .not-you .top {
    background: #CE3606;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 2px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .not-you .top svg {
    margin-right: 5px;
    margin-left: 2px;
  }
  
  .not-you p {
    color: #1B1A1F;
    font-size: 12px;
    line-height: 20px;
    padding: 15px 15px 5px;
  }
  
  @media (min-width: 1440px) {
    .boxed {
      margin-left: 11%;
    }
  }
  
  @media (max-width: 1366px) {
    .copyright h5 {
      font-size: 14px;
    }
    .service-packed .wrap {
      padding: 0px 15px;
    }
    .service-packed table tr.last td {
      padding-top: 20px;
    }
    .workAsia::before {
      right: 100px;
    }
    .bgg::before {
      width: 237px;
    }
    .getProfessional h4 {
      font-size: 20px;
      line-height: 32px;
    }
    .getProfessional {
      padding: 24px;
    }
    .getProfessional p {
      font-size: 14px;
    }
  }
  
  @media (max-width: 1280px) {
    .bgg::before {
      height: 101%;
      top: -1px;
    }
    .boxed {
      margin-left: 4%;
    }
    .btnGroup button.secondtBtn {
      font-size: 14px;
      padding: 8px 24px;
    }
    .footer .block p {
      font-size: 14px;
    }
    .footer .widget h5 {
      font-size: 14px;
    }
    .footer .widget .award {
      font-size: 14px;
    }
    .boxExpert h4 {
      font-size: 14px;
    }
    .section-padding p {
      font-size: 14px;
      line-height: 24px;
    }
    .footer .widget ul li a,
    .footer .widget p a {
      font-size: 14px;
    }
    .footer .block {
      margin-top: 20px;
    }
    .footer .block h3 {
      font-size: 16px !important;
    }
    .footer-services a {
      font-size: 14px !important;
    }
    .btnGroup button.firstBtn {
      font-size: 14px;
      padding: 8px 24px;
    }
    .review-ready .hd-review h1 {
      font-size: 28px;
    }
    .review-ready .hd-review h4 {
      margin-top: 14px;
      font-size: 18px;
    }
    .overall-box .jhonsmith h6 {
      font-size: 20px;
    }
    .overall-box .jhonsmith p {
      font-size: 14px;
    }
    .overall-box .jhonsmith .resume-scored {
      margin-top: 40px;
      font-size: 20px;
    }
    .analysis-content .hd-analsis {
      font-size: 20px;
    }
    .designFormiting {
      font-size: 15px;
    }
    .designConetent p {
      font-size: 14px;
    }
    .disclamer {
      font-size: 14px;
    }
    .rowdata .rowdata-innerBox .rawData-Hd h1 {
      font-size: 20px;
    }
    .rowdata .rowdata-innerBox .rawData-Hd p {
      font-size: 14px;
      line-height: 24px;
    }
    .tipsBox .tips-bulb {
      font-size: 20px;
    }
    .tipsBox ul li {
      margin-top: 20px;
      font-size: 15px;
    }
    .designFormiting {
      margin-top: 20px;
    }
    .analysis-content {
      margin-top: 40px;
    }
    .rowdata {
      padding: 20px;
    }
    .trackingSystem .an-applicant {
      padding: 20px;
    }
    .trackingSystem .an-applicant .tracking-Hd h3 {
      font-size: 20px;
    }
    .nextStep {
      padding: 20px;
    }
    .trackingSystem .an-applicant .tracking-Hd p {
      font-size: 14px;
      margin-top: 10px;
    }
    .nextHd h2 {
      font-size: 20px;
    }
    .nextHd p {
      font-size: 14px;
      line-height: 24px;
      margin-top: 10px;
    }
    .majorIssue ul li p {
      font-size: 14px;
    }
  }
  
  @media (max-width: 1200px) {
    .boxed {
      margin-left: 4%;
    }
    .page-banner {
      margin-top: -1px;
    }
    .page-banner h1 {
      font-size: 33px;
      line-height: 49px;
    }
    .page-banner h2 {
      font-size: 15px;
      line-height: 28px;
    }
    .page-banner .assured li {
      margin-right: 11px;
      font-size: 13px;
    }
    .customer-reviews.v2 .card p {
      font-size: 15px;
      line-height: 28px;
    }
    .customer-reviews.v2 .card .name {
      font-size: 16px;
    }
    .customer-reviews.v2 .card .company {
      font-size: 14px;
    }
    .formExpert .resume {
      right: 0;
      max-width: 390px;
    }
  }
  
  @media (max-width: 1024px) {
    .formExpert .resume {
      display: none;
    }
    .copyright h5 {
      line-height: 28px;
    }
    #copy .social label {
      display: none;
    }
    #copy .social i {
      padding-right: 0;
    }
    #copy .social {
      padding-top: 0;
    }
    .workAsia::before {
      right: 0;
    }
    .workAsia::before {
      top: -33px;
    }
    .tipsBox {
      padding: 20px 13px;
    }
    .tbl td {
      font-size: 12px;
    }
    .tbl td strong {
      font-size: 12px;
    }
    .getProfessional h4 {
      font-size: 17px;
    }
    .getProfessional {
      padding: 20px;
    }
    .btnGroup {
      margin-top: 10px;
    }
  }
  
  @media (max-width: 991px) {
    .boxExpert {
      margin-top: 30px;
    }
    .cv-review .container,
    .footer .container {
      padding-left: 20px;
      padding-right: 20px;
    }
    .imgexp img {
      margin: 0 auto;
      text-align: center;
      margin-top: 24px;
    }
    .getProfessional {
      text-align: center;
    }
    .btnGroup {
      margin-top: 20px;
    }
    .getProfessional p {
      text-align: center;
    }
    .boxExpert img {
      text-align: center;
      margin: 0 auto;
    }
    .how-process .wrap {
      margin-top: 40px;
    }
    .quick-contact .numbers {
      font-size: 16px;
    }
    .quick-contact .check-lists li {
      font-size: 16px;
    }
    .page-banner {
      padding-top: 0px;
    }
    .page-banner .featured-img {
      margin: auto !important;
      margin-top: 30px !important;
    }
    .top-section .pattern {
      display: none;
    }
  }
  
  @media (max-width: 820px) {
    #bs-navbar-collapse-1 {
      margin-top: 20px;
    }
    .selling-hd p {
      text-align: center;
    }
    .review-ready {
      padding: 40px 0px !important;
    }
    .padding-get {
      text-align: center;
    }
    .btn-g {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
    }
    .cxoimg {
      text-align: center;
    }
  }
  
  @media (min-width: 1400px) {
    .container {
      width: 1240px;
    }
  }
  
  @media (min-width: 320px) and (max-width: 768px) {
    .col-xs-6 {
      width: 50%;
      padding-left: 15px;
      padding-right: 15px;
    }
  }
  
  @media (max-width: 768px) {
    .box-outer {
      padding: 20px;
    }
    #ltr-sec .brands {
      padding-bottom: 40px;
    }
    .top-section.index {
      background-image: none;
      background-color: #fff;
    }
    .call-us .number {
      font-size: 14px;
    }
    .call-us .btn {
      font-size: 11px;
      padding: 8px 15px;
    }
    .media-mention .swiper::before,
    .companies .swiper::before {
      width: 10%;
    }
    .media-mention .swiper::after,
    .companies .swiper::after {
      width: 10%;
    }
    .main-banner {
      position: relative;
      background-image: url("./images/bg1.png") !important;
      background-position: top center;
    }
    .main-banner .heading {
      font-size: 30px;
      line-height: 42px;
    }
    .main-banner::before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      background-color: #f9f9f987;
      width: 100%;
      height: 100%;
    }
    .stats .wrap {
      border-radius: 10px;
    }
    .stats .wrap .counts p {
      min-height: 55px;
    }
    .essay-writers .profile-photo {
      min-height: auto;
      margin-bottom: 20px;
    }
    .ebook::after {
      display: none;
    }
    .ebook .row {
      -ms-flex-wrap: wrap-reverse;
          flex-wrap: wrap-reverse;
    }
    .cta .graphic {
      display: none;
    }
    .page-banner h1 {
      font-size: 26px;
      line-height: 42px;
    }
    .how-process .wrap {
      border-radius: 10px;
      background: #FFF;
      padding: 30px 20px;
    }
    .how-process .wrap .inner-wrap::before {
      height: 82.5%;
    }
    .sec-heading {
      font-size: 26px;
      line-height: 40px;
    }
    .templates .row .p-0 {
      padding: 20px;
    }
    .footer .right {
      width: 100%;
      text-align: center;
      margin: 30px 0;
    }
    header .navbar-brand {
      float: unset;
    }
    header .navbar {
      padding-top: 0px;
      padding-bottom: 0;
      padding-left: 15px;
    }
  }
  
  @media (max-width: 580px) {
    .bottom-social-icon {
      width: 100% !important;
    }
    .cv-review .container,
    .footer .container {
      padding-left: 10px;
      padding-right: 10px;
    }
    #copy .social {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      width: 100%;
    }
    #ltr-sec .page-banner .featured-img {
      display: none;
    }
    .workTxt h1 {
      font-size: 21px;
    }
    .bgg {
      margin-top: 0px;
      margin-bottom: 0px;
    }
    .workTxt {
      padding: 24px 0px;
      padding-bottom: 35px;
    }
    .bgg::before {
      display: none;
    }
    #ltr-sec .navbar .navbar-brand img {
      max-width: 110px !important;
    }
    .workAsia::before {
      display: none;
    }
    #ltr-sec #bs-navbar-collapse-1 {
      margin-top: 0px;
    }
    #ltr-sec .navbar-toggle {
      background: #000;
    }
    #ltr-sec header.dark .navbar-toggle {
      margin-top: 28px;
      margin-right: 20px;
    }
    #ltr-sec .page-banner {
      padding-bottom: 50px;
    }
    .rowdata .rowdata-innerBox .rawData-Hd h1 {
      font-size: 18px;
      line-height: 24px;
    }
    .footer .right {
      margin-bottom: 0;
      margin-top: 30px;
    }
    .g-logo img {
      width: 150px;
    }
    .checkPlan {
      margin-top: 30px;
      margin-bottom: 0px;
    }
    .tbl .management td strong {
      display: inline-block;
      padding-left: 10px;
    }
    .review-ready .hd-review h1 {
      font-size: 20px;
    }
    .review-ready .hd-review h4 {
      font-size: 14px;
    }
    .analysis-content {
      margin-top: 15px;
    }
    .analysis-content .hd-analsis {
      font-size: 18px;
    }
    .analysisBox {
      border-radius: 0px;
      background: #fff0 !important;
    }
    .overall-box,
    .overall-box .jhonsmith p,
    .designConetent p {
      margin-bottom: 30px;
    }
    .overall-box .jhonsmith .resume-scored {
      margin-top: 28px;
      font-size: 18px;
    }
    .trackingSystem .an-applicant .tracking-Hd h3 {
      font-size: 18px;
      line-height: 24px;
    }
    .majorIssue ul li {
      line-height: 20px;
    }
    .nextHd h2 {
      font-size: 18px;
    }
    .cv-back {
      font-size: 14px;
      line-height: 24px !important;
      margin-top: 20px;
    }
    .trackingSystem {
      background: none;
    }
    .tbl td strong {
      display: block;
      padding-left: 0;
    }
    .tbl td {
      padding: 6px 7px;
    }
    .rowdata {
      padding: 0;
      background-color: #fff;
    }
    .tipsBox {
      padding: 20px 20px;
    }
    .essay-writers .item {
      padding: 30px 15px;
      border-radius: 10px;
    }
    .essay-writers .profile-photo {
      min-height: auto;
      max-width: 90%;
      border-radius: 10px;
    }
    .social {
      text-align: center;
    }
    .social a {
      width: 50px;
      height: 50px;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border-radius: 50%;
    }
    .social label {
      display: none;
    }
    .social i {
      padding-right: 0;
    }
    .service-packed table tr td {
      font-size: 13px;
    }
    .service-packed table tr.last td {
      font-size: 14px;
    }
    .blog-posts.recent .post {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      height: auto !important;
    }
    .blog-posts.recent .post img {
      width: 100%;
      max-width: 100%;
    }
    .paper-writing-services .tabs {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      padding: 0;
    }
    .paper-writing-services .tabs li {
      width: 100%;
    }
    .paper-writing-services .tabs li a {
      display: block;
      width: 100%;
    }
    .recent-blogs .post {
      padding: 20px;
    }
    .page-banner .assured {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
    }
    .page-banner .assured li {
      width: 100%;
      margin-bottom: 6px;
    }
    .btnGroup button.firstBtn {
      padding: 8px 18px !important;
      margin-bottom: 10px;
    }
  }
  
  @media (max-width: 360px) {
    .btnGroup button.secondtBtn {
      margin-left: 12px;
      padding: 8px 18px;
    }
    .call-btn,
    .whatsapp-btn {
      padding: 11px 11px;
      margin: 0;
    }
  }
  
  .writing-services-sec .accordion {
    margin: 0 auto;
    border-radius: 3px;
  }
  
  .writing-services-sec .accordion-Box {
    margin: 20px 0px;
  }
  
  .writing-services-sec .heading {
    font-size: 16px;
    letter-spacing: 0.8px;
    padding: 15px;
    cursor: pointer;
    background-color: #fff;
    border-radius: 14px;
    border-color: #fff;
    background: #fff;
  }
  
  .writing-services-sec .heading:nth-last-child(2) {
    border-bottom: 0;
  }
  
  .writing-services-sec .heading:first-child:hover {
    border-radius: 3px 3px 0 0;
  }
  
  .writing-services-sec .heading:nth-last-child(2):hover {
    border-radius: 0 0 3px 3px;
  }
  
  .writing-services-sec .heading::before {
    content: '';
    vertical-align: middle;
    display: inline-block;
    border-top: 7px solid #000;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    float: right;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin-top: 5px;
  }
  
  .writing-services-sec .active.heading::before {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  
  .writing-services-sec .not-active.heading::before {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  
  .writing-services-sec .contents {
    display: none;
    background: #fff;
    padding: 15px;
    border-top: 1px solid #e6e5e5;
    color: #111;
    font-size: 14px;
    font-weight: 400;
  }
  
  .writing-services-sec h1 {
    font-size: 40px;
    color: #000;
    font-weight: normal;
    text-align: center;
    margin: 50px 0;
  }
  
  /* Ratings Section Styles */
  .ratings-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 63rem;
    margin: 0 auto;
    text-align: left;
    color: #111;
  }
  
  .ratings-container.cxo {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    margin: 0;
    color: #fff;
    max-width: 65rem;
    gap: 20px;
  }
  
  .rating-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 1rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  
  .rating-icon {
    margin-right: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 0.5rem;
    background-color: white;
    -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    width: 42px;
    height: 42px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  
  .rating-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  
  .rating-name {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 2px;
  }
  
  .rating-stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  
  .stars-img {
    margin-right: 0.5rem;
  }
  
  .rating-score {
    font-size: 12px;
    font-weight: 600;
  }
  
  /* Responsive Design */
  @media (max-width: 768px) {
    .ratings-container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
    }
    .rating-item {
      margin-bottom: 1rem;
    }
  }
  
  @media (min-width: 769px) {
    .rating-item {
      margin-bottom: 0;
    }
  }
  
  .logo-box {
    width: 100%;
    height: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 10px auto;
    padding: 10px;
    overflow: hidden;
  }
  
  .logo-img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    display: block;
  }
  
  /* Review Cards Equal Height Styles */
  .customer-reviews .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  
  .customer-reviews .col-md-4,
  .customer-reviews .col-sm-6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
  }
  
  .customer-reviews .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    height: 100%;
  }
  
  .customer-reviews .card p {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-bottom: 20px;
  }
  
  .customer-reviews .card .info {
    margin-top: auto;
  }
  
  /* Responsive adjustments for review cards */
  @media (max-width: 768px) {
    .customer-reviews .col-sm-6 {
      margin-bottom: 20px;
    }
  }
  
  /* Equal Height Cards for 2x2 Grid */
  .equal-height-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  
  .equal-height-cards .col-md-6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.5rem;
  }
  
  .equal-height-cards .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    height: 100%;
  }
  
  .equal-height-cards .card-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  
  .equal-height-cards .card-body p {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  
  .gulf-page .ratings-container {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-right: 0;
    gap: 15px;
  }
  
  /* Search Refresh Icon Styles */
  .search-refresh-icon {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
  }
  
  .search-refresh-icon svg {
    width: 100%;
    height: 100%;
    fill: currentColor;
  }
  
  .search-refresh-icon.small {
    width: 16px;
    height: 16px;
  }
  
  .search-refresh-icon.large {
    width: 32px;
    height: 32px;
  }
  
  .search-refresh-icon.xlarge {
    width: 48px;
    height: 48px;
  }
  
  /* Icon with background styles */
  .icon-with-bg {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 6px;
    background: #FFF;
    -webkit-box-shadow: 0px 0px 1px 0px rgba(23, 49, 143, 0.25), 0px 1px 2px 0px rgba(23, 49, 143, 0.06);
            box-shadow: 0px 0px 1px 0px rgba(23, 49, 143, 0.25), 0px 1px 2px 0px rgba(23, 49, 143, 0.06);
    width: 42px;
    height: 42px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  
  .icon-with-bg .search-refresh-icon {
    width: 20px;
    height: 20px;
  }
  
  .icon-with-bg.small {
    width: 32px;
    height: 32px;
  }
  
  .icon-with-bg.small .search-refresh-icon {
    width: 16px;
    height: 16px;
  }
  
  .icon-with-bg.large {
    width: 56px;
    height: 56px;
  }
  
  .icon-with-bg.large .search-refresh-icon {
    width: 28px;
    height: 28px;
  }
  
  /* Custom Scroll Animations - Replace fade animations */
  .scroll-animate {
    opacity: 0;
    transform: translateY(30px);
    transition: all 0.6s ease-out;
  }
  
  .scroll-animate.animate-in {
    opacity: 1;
    transform: translateY(0);
  }
  
  /* Animation delays for different elements */
  .scroll-delay-1 { transition-delay: 0.1s; }
  .scroll-delay-2 { transition-delay: 0.2s; }
  .scroll-delay-3 { transition-delay: 0.3s; }
  .scroll-delay-4 { transition-delay: 0.4s; }
  .scroll-delay-5 { transition-delay: 0.5s; }
  
  /* Disable animations on mobile for better performance */
  @media (max-width: 768px) {
    .scroll-animate {
      opacity: 1;
      transform: none;
      transition: none;
    }
  }
  
  /* Reduce motion for users who prefer it */
  @media (prefers-reduced-motion: reduce) {
    .scroll-animate {
      opacity: 1;
      transform: none;
      transition: none;
    }
  }

