@media only screen and (min-width: 320px) and (max-width: 767px){
    .hero-section .hero-content {
            padding: 190px 0px 114px 0px;
    }
    .single-job h2 {
     font-size: 20px;
        text-align: center;
        margin: 10px;
    }
    .single-job p {
            font-size: 13px;
        margin-bottom: 3px;
        text-align: center;
    }
    .pricing {
    padding: 20px 0 0px 0;
}
    .single-job img {
    width: 100%;
    height: 200px;
    object-fit: contain;
    margin-bottom: 6px;
}
    .business {
    margin-top: 40px;
}
.menu-icons img{
width:40px;    
}
.business .business-card {
    height: 380px !important;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
}
.business .business-card img {
    height: 150px;
}
.business .business-card .card-buttons {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top:20px;
    
}

.micro-jobs {
    padding: 40px 0;
}
.testimonials-sec{
    text-align:center;
}
.micro-jobs {
    margin-top: 40px;
    
}
.testimonials-slider .item{
    height:450px;
    padding:12px;
}
.testimonials-slider .item p {
    margin-bottom: 20px;
}.event .single-event img {
    width: 100%;
        margin-bottom: 15px;
}
.event .single-event {
    padding: 15px;
}
.event{
    padding: 20px 0;
}
    .hero-section .hero-content h1 {
        font-size: 22px;
        line-height: 32px;
    }
    .ai-container {
     padding: 0px;
    }
    .search-bar {
    gap: 7px;
    padding: 9px 13px;
}
.search-bar input {
    font-size: 9px;
    padding: 11px 7px;
}
.search-bar button {
    padding: 11px 14px;
    font-size: 10px;
}
    .business .business-heading h1 {
          font-size: 30px;
          line-height: 34px;
    }
    .business .row{
    justify-content:center;
    text-align: center;
}
.business .col-4{
    width: 100%;
}.container.general {
    text-align: center;
}
    
    .micro-heading {
    width: 100%;
}
    .micro-heading h3 {
        font-size: 30px;
        line-height: 40px;
        flex-direction: column;
    }
.micro-heading h3:after {
    width: 250px;
    margin-left: 0px;
}
    .pricing h2 {
        text-align: center;
        font-size: 30px;
        line-height: 23px;
          margin-bottom:30px;
        margin-top:10px;
    }
    .con-items {
    flex-direction: column;
    gap: 50px;
}
    .item header h3 {
    font-size: 1.6rem;
}
.item header p {
    font-size: 18px;
    text-align: center;
}
    .event-heading h3 {
        font-size: 30px;
        line-height: 41px;
    }
    .btn-view-all {
    font-size: 13px;
    height: 37px;
    line-height: 19px;
    }
.event .container .row{
    justify-content:center;
    text-align: center;
}
.event .container .col-3{
    width: 100%;
}
.btn-view-two {
    width: 36%;
    height: 36px;
    font-size: 15px;
    line-height: 15px;
    padding: 10px;
    text-align: center;
}
.community-alert .community-heading {
    /* flex-direction: column; */
    /* align-items: center; */
}
.community {
    padding: 16px;
}
.general .row{
    justify-content:center;
    text-align: center;
}
.general .col-3{
    width: 100%;
}
.community-alert .row{
    justify-content:center;
    text-align: center;
}
.community-alert .col-3{
    width: 100%;
}
.about .row {
    text-align:center;
}
.about .col-6{
    width:100%;
}
    .about .about-left img {
        margin-top: 20px;
        margin-bottom: 35px;
        margin-top: 0px;
        width: 100%;
    }

.about .about-content h3 {
        font-size: 30px;
        line-height: 6px;
    }
    .about .about-content h4 {
    font-size: 20px;
    line-height: 4px;
    margin-bottom: 20px;
    margin-top: 20px;
    }
    .about .about-content p {
        font-size: 14px;
        line-height: 19px;
        margin-bottom: 10px;
    }
    .community-alert .community-heading h3 {
    font-size: 21px;
    line-height: 35.068px;
}
.pricing .item{
    width:100%;
    padding:13px;
}
.community-alert {
    padding: 40px 0 40px 0;
}
    .footer ul li {
    margin-right: 14px;
    margin-top: 6px;
}
.footer ul li a {
    font-size: 14px;
}
.copy-right {
  gap:0px;
    text-align: center;
    flex-direction:column;
}
.copy-right p {
    font-size: 13px;
    letter-spacing: 3.3px;
    margin-bottom: 6px;
}
.email {
    font-size: 14px;
}
.footer .footer-logo img {
    width: 95px;
}
.about {
    padding: 0px 0px;
}
.footer .row{
    text-align:center;
}
.footer .col-3 {
    width:100%;
}
.footer .col-9 {
    width:100%;
}
.footer .col-6 {
    width:100%;
}
.footer .calls-link {
    padding: 20px 0 20px 0;
}
.footer .social-links {
    top:0px;
    margin-bottom:20px;
}
.footer ul {
    flex-direction: column;
    margin-top: 15px;
}.item.color:hover {
    transform: scale(1);
}
#logo .logo-img {
    width: 55%;
}
.menu-icons {
    margin-right: 11px;
}
#menuPlate ul a {
font-size: 1.4rem;
}
.item.color {
   
    transform: scale(1);
}
#menuHidden .button {
    margin-top: 180px;
}
.business .row{
    text-align:center;
}
.morphsearch-input {
	padding:0px;
	height: 40%;
    
}
.morphsearch.open .morphsearch-input {
    font-size:20px;
    font-weight:400;
}
.morphsearch-close {
    right: 2em;
    top: 4em;
    width: 22px;
    height: 22px;
}
.email{
    display:flex;
    align-items:center;
}
.email img{
    width:20px;
    height:15px;
}
.footer .social-links a img {
    height: 14px;
}
.footer hr {
    margin: 20px auto;
}
}
@media only screen and (min-width: 768px) and (max-width: 1023px){
    #logo .logo-img {
            width: 24%;
}
    .hero-section .hero-content h1 {
       font-size: 40px;
        line-height: 52px;
    }
    .ai-container {
        margin: 20px auto;
    }
    .pricing {
    padding: 20px 0 0px 0;
}
       .single-job h2 {
        font-size: 30px;
    }
    .single-job p {
    font-size: 13px;
    margin-bottom:2px;
    }
    .single-job img {
    width: 100%;
    height: 300px;
    object-fit: contain;
    margin-bottom: 6px;
}
    .business .business-card {
   height: 413px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
}
.business .business-card img {
    display: block;
    width: 100%;
    object-fit: cover;
    border-radius: 30px;
    height: 190px;
}
.business .business-card .card-buttons {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}
.business .business-card h3 {

    font-weight: 600;
}

    .business .business-heading h1 {
          font-size: 55px;
          line-height: 60px;
    }
    .business .row{
    justify-content:center;
}
.business .col-4{
    width:50%;
}
.testimonials-slider .item {
padding:15px !important;
    height: 400px;
}
.testimonials-sec img.main-img {
    height: 200px;
    width: 100%;
    object-fit: cover;
}
.testimonials-slider .item p {
      margin-bottom: 15px;
}
.testimonials-sec .card-buttons {
    align-items:center;
}
    .event .single-event img {
    margin-bottom: 15px;
    width: 100%;
}
.community-alert {
    padding: 150px 0 0px 0;
}
.event .single-event p {

    margin-bottom:15px;
}
    .micro-heading {
    width: 100%;
}
    .micro-heading h3 {
        font-size: 55px;
        line-height: 55px;
    }
.micro-heading h3:after {
    width: 420px;
}
    .pricing h2 {
        text-align: center;
        font-size: 50px;
        line-height: 55px;
        
      
    }
    .con-items {
    flex-direction: column;
    gap: 50px;
}
    .item header h3 {
    font-size: 1.6rem;
}
.item header p {
    font-size: 18px;
    text-align: center;
}
    .event-heading h3 {
        font-size: 50px;
        line-height: 53px;
    }
    .btn-view-all {
    font-size: 15px;
    }
.event .container .row{
    justify-content:center;
}
.event .container .col-3{
    width:50%;
}
.general .row{
    justify-content:center;
}
.general .col-3{
    width:50%;
}
.community-alert .row{
    justify-content:center;
}
.community-alert .col-3{
    width:50%;
}
.about .row {
    text-align:center;
}
.about .col-6{
    width:100%;
}
    .about .about-left img {
        margin-top: 20px;
        margin-bottom: 35px;
        width: 800px;
        height: 533px;
    }

.about .about-content h3 {
        font-size: 50px;
        line-height: 53px;
    }
    .about .about-content h4 {
    font-size: 30px;
    line-height: 18px;
    }
    .about .about-content p {
        font-size: 16px;
    line-height: 23px;
    }
    .community-alert .community-heading h3 {
    font-size: 35px;
    line-height: 49.068px;
}
    .footer ul li {
    margin-right: 14px;
}
.footer ul li a {
    font-size: 14px;
}
.copy-right {
    gap: 155px;
}
.copy-right p {
    font-size: 14px;
    letter-spacing: 3.3px;
}
.email {
    font-size: 14px;
}
.footer .footer-logo img {
    width: 100px;
}
.about {
    padding: 60px 0px;
}
#menuPlate ul a {
    font-size: 1.7rem;
}
#menuHidden .button {
    margin-top: 92px;
}
.footer .footer-logo {
    margin-top: 60px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1300px){
    .hero-section .hero-content h1 {
        font-size: 70px;
        line-height: 78px;
    }
     .pricing {
    padding: 20px 0 0px 0;
}
    .single-job h2 {
        font-size: 35px;
    }
    .single-job p {
    font-size: 16px;
    margin-bottom: 3px;
    }
    .single-job img {
    width: 100%;
    height: 400px;
    object-fit: contain;
    margin-bottom: 6px;
}
    .business .business-heading h1 {
          font-size: 70px;
          line-height: 73px;
    }
    .business .business-card {
    height: 400px !important;
    margin-bottom: 30px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.business .business-card img {
    object-fit: cover;
    border-radius: 30px;
    height: 175px;
}
.business .business-card .card-buttons {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
}
    .micro-heading {
    width: 100%;
}
.micro-heading h3 {
        font-size: 65px;
    line-height: 65px;
}
.micro-heading h3:after {
    width: 620px;
}
    .pricing h2 {
        font-size: 60px;
        line-height: 55px;
    }
    .item header h3 {
    font-size: 1.6rem;
}
.item header p {
    font-size: 18px;
    text-align: center;
}
    .event-heading h3 {
        font-size: 60px;
        line-height: 63px;
    }
    .btn-view-all {
    font-size: 16px;
    }
.event .container .row{
    justify-content:center;
}
.event .container .col-3{
    width:33.33%;
}
.general .row{
    justify-content:center;
}
.general .col-3{
    width:33.33%;
}
.community-alert .row{
    justify-content:center;
}
.community-alert .col-3{
    width:33.33%;
}
.about .about-left img {
    margin: -70px -400px;
}

.about .about-content h3 {
        font-size: 60px;
        line-height: 63px;
    }
    .about .about-content h4 {
    font-size: 30px;
    line-height: 18px;
    }
    .about .about-content p {
        font-size: 16px;
    line-height: 23px;
    }
    .footer ul li {
    margin-right: 26px;
}
.footer ul li a {
    font-size: 18px;
}
.copy-right {
    gap: 385px;
}
.copy-right p {
    font-size: 15px;
    letter-spacing: 3.3px;
}

.testimonials-sec .card-buttons {
    align-items: center;
}
.testimonials-slider .item {
    text-align:center;
    height: 400px;
    padding: 15px;
}
.testimonials-slider .item p {
        margin-bottom: 15px;
}
.testimonials-sec img.main-img {
    height: 200px;
    object-fit: cover;
}
.footer .footer-logo {
    text-align: center;
    margin-top: 48px;
}
.footer .footer-logo img {
        width: 125px;
    }
.community-alert {
    padding: 100px 0 50px 0;
}
#menuPlate ul a {
    font-size: 1.85rem;
}
#menuHidden .button {
    margin-top: 83px;
}
}
@media only screen and (min-width: 1301px) and (max-width: 1600px){
    .hero-section .hero-content h1 {
        font-size: 80px;
    line-height: 83px;
    }
     .pricing {
    padding: 20px 0 0px 0;
}
     .single-job h2 {
        font-size: 35px;
    }
    .single-job p {
    font-size: 16px;
    margin-bottom: 3px;
    }
    .single-job img {
    width: 100%;
    height: 400px;
    object-fit: contain;
    margin-bottom: 6px;
}
.business .business-card {
    padding: 20px;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 400px;
}
.business .business-card img {
    object-fit: cover;
    border-radius: 30px;
    height: 185px;
}
.business .business-card p {
    margin-bottom:0px;
}
.business .business-card .card-buttons {
    align-items: center;
    margin-top: 15px;
}
    .business .business-heading h1 {
          font-size: 80px;
    line-height: 83px;
    }
    .micro-heading {
    width: 87%;
}
.micro-heading h3 {
    font-size:70px;
    line-height: 63px;
}
.pricing h2 {
    font-size: 70px;
    line-height: 63px;
}
.event-heading h3 {
    font-size: 70px;
    line-height: 73px;
}
.event .container .row{
    justify-content:center;
}
.event .container .col-3{
    width:33.33%;
}


.about .about-content h3 {
     font-size: 70px;
    line-height: 73px;
}
.copy-right {
    gap: 485px;
}
.about {
    padding: 80px 0px;
}
.testimonials-slider .item {
    height: 420px;
    padding:15px;
}
.testimonials-sec img.main-img {
    height: 220px;
}
.testimonials-slider .item p {
    margin-bottom: 15px;

}
}