/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.3.0.1744009168
Updated: 2025-04-07 06:59:28

*/
body {
  margin: 0 !important;
  padding: 0 !important;
  max-width: 100% !important;
  overflow-x: hidden;
}

body.single-post {
  overflow-x: hidden !important;
  overflow-y: visible !important;
}

.blogs-sec div#ez-toc-container nav ul li {
  margin: 10px 0 0 0 !important;
}

.single-post .blogs-cont {
  background-color: #fff1f3;
  padding: 24px 40px 30px;
  margin-top: -11px;
}

.contact-row .col-md-12 input {
  border-radius: 4px;
  outline: none;
  background-color: #fff;
  height: 46px;
  width: 100%;
  line-height: 48px;
  font-size: 14px;
  color: #111112;
  padding-left: 12px;
  padding-right: 18px;
  border: inherit;
  margin-top: 10px;
}

.contact-row input.wpcf7-form-control.wpcf7-submit {
  background-color: #ff000b;
  color: #fff;
  border-radius: 42px !important;
  width: fit-content;
  display: inline-block;
  height: auto;
  padding: 0 32px 0 !important;
}

.contact-row label {
  display: block;
}

.contact-form {
  background-color: #fff0f2;
  padding: 16px;
  margin-top: 30px;
}

.contact-row .col-md-12 {
  width: 49%;
  margin-top: 18px;
}

.col-md-12.btn-input {
  margin-top: -30px;
}

.contact-row .col-md-12 textarea {
  border-radius: 10px;
  height: 120px;
  border: none;
  margin-top: 13px;
}

.blogs-client h6 {
  margin: 0;
  color: #091e1c;
  font-weight: 500;
}

.blog-wraper {
  display: flex;
  padding: 20px 0px;
  align-items: center;
}

.blogs-client {
  display: flex;
  align-items: center;
  gap: 9px;
  margin-left: 20px;
  margin-right: 10px;
}

.e-con-inner {
  padding-left: 80px !important;
  padding-right: 80px !important;
  max-width: 100% !important;
  width: 100% !important;
}

.blog-right label.ez-toc-title {
  border-radius: 10px;
  background: #f6f6f6;
  margin-bottom: 6px !important;
  padding: 14px 20px !important;
  display: block !important;
  width: 100% !important;
  color: #000;
  font-size: 26px !important;
}

.blogs-sec .row {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  gap: 40px;
  position: relative;
  overflow: visible;
}

.blogs-sec div#ez-toc-container nav ul li a {
  font-size: 15px !important;
  margin: 0 !important;
  line-height: 21px !important;
  color: #ff000b;
}

.blog-right nav ul {
  padding: 0 !important;
  margin: 0 !important;
  list-style: none;
}

div#ez-toc-container {
  background-color: transparent;
  border: none;
}

.blog-left {
  width: 72%;
}

.blog-right {
  width: 28%;
  position: sticky;
  top: 20px;
}

.blog-right nav {
  padding: 0px 6px;
  max-height: 430px;
  overflow-y: scroll;
  height: 100% !important;
}

.blogupper-sect {
  padding: 130px 0;
  background-image: url(https://hireexamnerds.com/blogs/wp-content/uploads/2025/10/header-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}

.blogupper-sect::after {
  background: #002147 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9;
}

.card-content h2 {
  font-size: 24px;
  margin: 7px 0 !important;
  line-height: 25px;
  font-family: "Poppins";
}

.blogupper-sect h1 {
  font-family: "Poppins";
  text-align: center;
  font-size: 48px;
  color: #fff;
  position: relative;
  z-index: 99;
}

.card-blog-date h6 {
  margin: 0;
  font-family: "Poppins";
}

.card-sec {
  display: flex;
  flex-wrap: wrap;
}

.card {
  width: 32.5%;
  margin: 0 0 14px 8px;
}

section.blogbottom-sect {
  padding: 60px 0;
}

.card-img img {
  transition: 0.5s ease-in;
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.card-content a {
  background-color: #ff000b;
  color: #fff;
  padding: 12px;
  text-decoration: none;
  margin-top: 12px !important;
  display: block;
  width: fit-content;
}

.contact-row {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

.post-content p {
  margin: 0;
  font-size: 16px;
  line-height: 18px;
}

span.ez-toc-title-toggle {
  display: none;
}

section.blogs-sec {
  padding: 61px 0;
}

::-webkit-scrollbar {
  width: 3px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background: #ff000b;
}

::-webkit-scrollbar-thumb:hover {
  background: #ff000b;
}

@keyframes moveDown {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(20px);
  }
}

@media (max-width: 1366px) {}

@media (max-width: 1024px) {
  .e-con-inner {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

@media (max-width: 767px) {
  .e-con-inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .blog-left {
    width: 100%;
  }

  .blog-right {
    width: 108%;
    position: sticky;
  }

  .single-post .blogs-cont {
    padding: 4px 12px 10px;
    margin-top: -11px;
  }

  .single-post .blogs-cont h1 {
    font-size: 28px;
  }

  .contact-row .col-md-12 {
    width: 100%;
    margin-top: 18px;
  }

  .contact-row {
    gap: 0px;
  }

  .single-post .blogs-cont h2 {
    font-size: 22px;
  }

  .contact-row .col-md-12 {
    width: 100%;
    margin-top: 0px;
  }

  .col-md-12.btn-input {
    margin-top: 0px;
  }

  .single-post .blogs-cont h3 {
    font-size: 20px;
  }

  .blogs-sec .row {
    flex-direction: column;
    gap: 0px;
  }
.card{
    width: 100%;    
}
  section.blogs-sec {
    padding: 20px 0 60px;
  }
}