/*----------------------Mobile Menu Icon------------------------------*/

/*-----------------Superfish Menu------------------*/
.sf-arrows .sf-with-ul {
  padding-right: 15px;
}

.sf-arrows .sf-with-ul li:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -2px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #1e3237;
}

.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #888;
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: #333;
}
.toggle-nav,
a.closebtn {
  display: none;
}

/*-------------- media section ---------------*/
@media (min-width: 1800px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1500px !important;
  }

  #testimonial .owl-item.center .testibox {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    margin-top: 17%;
  }
}
@media (min-width: 1366px) {
  #about .sec-heading h2 {
    padding-right: 32%;
    line-height: 50px;
  }
  .owl-dots {
    display: none;
  }
}
@media (min-width: 1600px) {
  #testimonial .testibox .parabox {
    padding-right: 10px;
  }
  #about .sec-heading h2 {
    color: var(--color-black);
    font-size: 50px;
  }
  .about-img .whitebg {
    height: 720px;
  }
  #about .sec-heading h2 {
    font-size: 38px;
    padding-right: 32%;
  }
  .faqs .accordion-item {
    margin-bottom: 11px;
  }
  header .modal {
    margin-top: 4%;
  }
  #testimonial .testibox:hover .hover_img {
    height: 472px;
  }
  #testimonial .testibox .testi-image {
    height: 472px;
  }
}

@media screen and (max-width: 379px) {
  #sidebar .widget_search input[type="submit"] {
    padding: 14px 16px;
  }
}
@media screen and (max-width: 425px) {
  #comments input[type="submit"].submit {
    padding: 10px;
  }
  #header_navigation .contact_button a {
    padding: 10px 43px 10px 15px;
  }
}
@media screen and (max-width: 460px) {
  #header_navigation .phone-text a {
    font-size: 12px;
  }
  #header_navigation .container_fluid {
    padding: 0px 12px !important;
  }
}
@media screen and (max-width: 575px) {
  .main-header-box .phone {
    text-align: center;
  }
  #gallery .gallery_img {
    --gap: 15px;
    --num-cols: 1;
  }

  #footer .phone-heading {
    margin-top: 20px;
  }
  #footer .copy-text {
    padding-bottom: 0;
    padding-top: 12px;
    font-size: 12px;
  }
  #footer .copyright p {
    font-size: 12px;
  }

  #footer h3.widget-title {
    margin-bottom: 10px;
  }
  #footer .footer-content {
    padding-top: 40px;
  }
  .main_heading:before {
    width: 32% !important;
  }
  #slider .slider-content p {
    font-size: 12px;
    line-height: 18px;
    width: 100%;
    letter-spacing: 1px;
    margin-right: 0px;
  }

  #newsletter
    input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email {
    width: 100%;
    left: 0px;
  }
  #newsletter input.wpcf7-form-control.has-spinner.wpcf7-submit {
    position: relative;
    right: 0px;
  }
  #blog .main_heading {
    font-size: 20px !important;
  }
  .blog_view {
    float: inherit;
    text-align: center;
  }
  .blog_view a i {
    transform: rotate(310deg) scale(1.2);
    font-size: 10px;
    padding: 10px 10px 10px 10px;
  }
  #services .main_heading {
    font-size: 23px !important;
  }

  #event span.detail_button a {
    padding: 12px 15px;
  }
  #event span.ticket_btn a {
    padding: 12px 18px;
  }
  .sec_main_heading {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 30px;
  }
  #about span.phone-text a {
    font-size: 15px;
  }
  .desti_btn {
    text-align: center !important;
    margin-top: 15px;
  }
  #slider .slider-img {
    left: 30px;
  }
  #slider .mail-box {
    left: 0px;
    position: absolute;
    bottom: -8em;
  }
  #about .abtimage {
    text-align: center;
  }
  #testimonial .testibox {
    padding: 10px;
  }
  #footer .widget_recent_entries img {
    float: none;
  }
  #blog .blog_section_text {
    width: 100%;
  }
  #slider .slider-content {
    position: relative;
    transform: translateY(-10%);
  }
  #slider .slider-content .text-content {
    margin-top: 0px;
    margin-left: 0px;
  }
  div#header_navigation .search-icon {
    text-align: center;
  }
  #header_navigation .header-nav {
    text-align: center;
  }
  #header_navigation .menubar {
    float: none;
  }
  #header_navigation .phone {
    text-align: center;
    margin-bottom: 12px;
  }
  .main-header-box {
    margin-bottom: 10px;
  }
  #slider .slider-content h1 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px !important;
  }
  #slider .slider-content h6 {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .main_heading {
    font-size: 20px !important;
    line-height: 30px !important;
    text-align: center;
  }
  .sub_heading {
    text-align: center;
  }
  #header_navigation .phone-text {
    margin-bottom: 10px;
  }
  .main_sub_heading {
    font-size: 30px;
    line-height: 35px;
  }
  #newsletter .contact-form p {
    font-size: 24px;
  }

  #team .team_text p.main_sub_heading {
    font-size: 35px;
    line-height: 45px;
  }
  #testimonial .sub_heading {
    font-size: 35px;
    line-height: 45px;
  }
  #header_navigation .head_button {
    text-align: center;
    margin-bottom: 20px;
  }
  #header_navigation .header_social {
    margin-top: 10px;
  }
  #header_navigation .socialbox {
    text-align: center;
    margin-bottom: 10px;
  }

  .stickynavbar {
    position: fixed !important;
  }
  .mial-icon {
    text-align: right;
  }
  #header_navigation .logo {
    padding: 0px 0px;
    margin-bottom: 0px;
    margin-top: 0px;
  }

  #footer h3 {
    text-align: center;
  }
  #footer {
    text-align: center;
  }
  #footer ul li {
    text-align: center;
  }
  #testimonial .testimonial-content {
    padding: 45px 30px;
  }
  blockquote {
    width: 100%;
  }
  .media-small {
    padding-left: 10px !important;
  }
  section h2 {
    font-size: 22px;
  }
  .above_title {
    margin-top: 2%;
  }
  .stickynav {
    position: unset !important;
  }
  .post-navigation .nav-previous {
    width: 100%;
  }
  .post-navigation .nav-next {
    width: 100%;
  }
  #enquiry .wpcf7-submit,
  #footer .wpcf7-submit {
    margin: auto;
  }
  #slider .award .award_box {
    margin-top: 20px;
  }
  #slider .center-image,
  #slider .right-site {
    position: relative;
    top: 50px;
  }
}
@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed;
  }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
  .toggle-nav {
    top: 2px;
    float: unset;
  }
  section#appoinment {
    background-position: right;
  }
  #topbar .socialbox a {
    padding-left: 3px;
  }
  #gallery .gallery_img {
    --gap: 20px;
    --num-cols: 2;
  }
  #newsletter
    input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email {
    left: 0px;
    float: left;
    width: 50%;
  }
  .sec_main_heading {
    font-size: 35px;
    line-height: 36px;
  }
  .socialbox a i {
    padding: 8px 10px;
    width: 32px;
  }
  #slider .mail-box {
    bottom: -200px;
  }
  #header_navigation span.phone_number a {
    font-size: 15px;
  }
  #newsletter .contact-form p {
    font-size: 50px;
  }

  #slider .slider-content h1 {
    font-size: 30px;
    line-height: 30px;
    text-align: left;
  }

  #slider .slider-content h2 {
    font-size: 16px;
    line-height: 25px;
    text-align: left;
  }
  #slider .slider-content p {
    margin: 0;
    text-align: left;
  }
  #slider .slider-content {
    top: 0%;
  }
  .contact-box .contact-email,
  .contact-box .contact-address,
  .contact-box .contact-phone {
    padding: 33px 26px;
  }
  #feature .feature-image img {
    width: 66%;
  }
}

@media screen and (min-width: 768px) and (max-width: 825px) {
  #slider .slider-content h2 {
    font-size: 39px;
  }
}

@media screen and (min-width: 992px) {
  .owl-nav {
    display: none;
  }
  .owl-dots.disabled {
    display: none;
  }
  .col-lg-3.col-sm-6.footer1 {
    flex: 0 0 auto;
    width: 38%;
  }
  .col-lg-3.col-sm-6.footer4 {
    flex: 0 0 auto;
    width: 32%;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .headerbar {
    text-align: center;
    margin-top: 15px;
  }
  #slider .center-image .customer {
    margin-left: 0px;
    position: relative;
  }
  .about-list {
    display: block;
  }
  .headerbar .header-nav {
    margin-top: 0px;
  }
  #slider .owl-carousel .owl-dots {
    margin-right: 0px;
    width: auto;
  }
  .main-slider .slider-image img {
    height: 600px !important;
  }
  .servicess_box .servicess_content h3 {
    font-size: 16px;
    font-family: var(--font-Poppins);
    font-weight: 700;
  }
  #slider .slider-content h6 {
    margin-bottom: 0px;
  }
  .howitwork-box h6 {
    color: #fff;
    padding: 10px 10%;
  }
  .main-slider .text-content {
    margin-top: 10px;
  }
  #about .sec-heading h2 {
    font-size: 25px;
  }
  .servicess_box .servicess_content p {
    font-size: 14px;
  }

  #testimonial .owl-item.center .testibox {
    margin: 4px 36px 40px;
  }
  #testimonial .smallicon .porttest {
    margin-right: 10%;
  }
  div#topbar .top-right {
    padding-left: 0px;
  }
  .main_heading {
    font-size: 25px;
    line-height: 40px;
  }
  div#topbar .top-right li {
    font-size: 12px;
  }
  #about h4.sec_main_heading {
    font-size: 25px;
    line-height: 40px;
  }

  .woocommerce-page div.product div.summary {
    float: right !important ;
    width: 48% !important;
  }
  div#topbar {
    padding: 3px 0px;
  }
  #topbar .socialbox a {
    padding-left: 12px;
  }
  #about span.box_heading {
    font-size: 22px;
  }
  #about img.small_img {
    width: 47px;
    height: 50px;
  }
  #topbar p.location a {
    font-size: 13px;
    line-height: 16px;
  }
  #topbar p.location span {
    font-size: 14px;
  }
  #topbar .contact-setting i {
    font-size: 25px;
  }

  #newsletter
    input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email {
    width: 100%;
    left: 0px;
  }
  #newsletter input.wpcf7-form-control.has-spinner.wpcf7-submit {
    position: relative;
  }
  #newsletter .newsletter_text h6 {
    padding: 0px 0px !important;
    font-size: 26px;
    line-height: 36px;
  }
  #about .sec_main_heading {
    margin-right: 0px;
  }
  #services {
    padding: 0px 0px 55px !important;
  }
  .sec_main_heading {
    font-size: 25px;
    line-height: 35px;
  }

  #slider .socialbox a i {
    padding: 13px 11px;
    font-size: 14px;
  }
  #header_navigation span.phone_number a {
    font-size: 14px;
  }
  #header_navigation span.phone_icon {
    margin-right: 3px;
  }
  #newsletter .newsletter_text {
    padding: 20px 15px;
  }

  #slider .mail_content a {
    font-size: 14px;
  }
  #about span.phone-text a {
    font-size: 16px;
  }
  #sidebar .widget_search input[type="submit"],
  input[type="submit"] {
    padding: 14px 15px;
  }
  #newsletter .contact-form p {
    font-size: 40px;
  }
  .contact-box .contact-email,
  .contact-box .contact-address,
  .contact-box .contact-phone {
    padding: 33px 11px;
  }
  .heading_box {
    width: 53%;
  }

  .woocommerce div.product div.images img.wp-post-image {
    width: auto !important;
    float: left !important;
    height: 100% !important;
  }

  #slider .slider-content {
    padding: 15px;
    top: 45%;
    left: 3%;
    right: 0%;
    transform: translateY(-40%);
  }
  #slider-product h3.product_heading {
    padding: 14px 17px;
    margin: 0px !important;
    line-height: 22px;
  }
  #testimonial .testimonail-image {
    height: 0%;
  }
  #slider .slider-content h2 {
    font-size: 16px;
    line-height: 22px;
  }
  #slider .slider-content h1 {
    font-size: 26px;
    line-height: 35px;
  }
  #slider .slider-content p {
    width: 100%;
    font-size: 16px;
  }
  #header_navigation {
    background-color: transparent;
  }
  .footer2 .menu li {
    padding: 0px 7px;
  }
  #footer ul li a {
    font-size: 14px;
  }
  #footer .copyright .privacy-term li a {
    font-size: 12px;
  }
  #footer .copyright .privacy-term li {
    padding: 0px 7px;
  }
  #slider .right-image {
    margin-top: 0px;
  }

  #blog .col-lg-4.col-md-4:nth-child(1),
  #blog .col-lg-4.col-md-4:nth-child(2) {
    flex: 0 0 auto;
    width: 50%;
  }
  #blog .col-lg-4.col-md-4:nth-child(3) {
    flex: 0 0 auto;
    width: 100%;
  }
  #recentwork .main-grid {
    display: grid;
    grid-template-columns: 25% 25% 46%;
    grid-gap: 10px;
    margin-bottom: 0px;
  }
  .product-box .btn-light {
    padding: 4px 10px;
    font-size: 13px;
  }
  .product-box .btn-primary {
    padding: 4px 10px;
    margin-right: 5px;
    font-size: 13px;
    font-weight: 400;
  }
  .product-box h4 {
    font-size: 17px;
  }
  #recentwork .product-content:nth-child(3) img {
    height: 285px;
  }
  #testimonial .owl-item.center .testibox {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    margin-top: 32%;
  }
  #testimonial .owl-dots {
    width: 60%;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  #services .owl-carousel .owl-nav {
    display: block;
    margin: 0 auto;
    width: 15%;
  }
  #testimonial .hover_img p {
    -webkit-line-clamp: 7;
  }
  #slider .main-slider .slider-image img {
    background-size: 100% 100%;
    height: 585px;
  }
  #blog .owl-carousel .owl-nav {
    display: block;
    margin: 0 auto;
    width: 15%;
  }
  #testimonial .owl-item.center .testibox {
    margin-top: 47%;
  }
  #testimonial .owl-dots {
    width: 22%;
  }
  #recentwork .main-grid {
    display: grid;
    grid-template-columns: 25% 25% 48%;
    grid-gap: 10px;
    margin-bottom: 0px;
  }
  #slider .slider-content h1 {
    margin-right: 0;
  }
  #footer p {
    font-size: 12px;
  }
  .main-navigation ul li {
    margin: 0px 20px 0px 0px;
  }
  .main-navigation ul li:last-child {
    margin-right: 0px;
  }
  .main-navigation a {
    font-size: 14px;
  }
  #topbar .top-left h6 {
    font-size: 11px;
  }
  #about .sec-heading h2 {
    font-size: 38px;
  }
  .count-box h3 {
    font-size: 25px;
  }
  .count-box h6 {
    font-size: 15px;
  }
  #about .record img {
    height: 30px;
  }
  #about .record:last-child img {
    height: 50px;
  }
  #about {
    position: relative;
    background-size: 100% 92%;
    padding: 50px 0px;
  }
  #team .team_content h2 {
    font-size: 17px;
  }
  #testimonial .smallicon .circletest {
    margin-left: 23%;
  }
  #blog .postbox .postbox-content .admin {
    margin-right: 11px;
  }
  .blog-information span,
  .blog-information span a {
    font-size: 12px;
  }
  #slider .slider-content {
    left: 4%;
    right: 4%;
  }
  #sidebar .widget_search input[type="submit"] {
    padding: 16px 5px;
    font-size: 13px;
  }
  #header_navigation .head_button span a {
    font-size: 12px;
  }
  #newsletter .wpcf7-form-control-wrap:before {
    right: 37%;
  }
  #about a.btno {
    padding: 10px 24px;
  }
  #newsletter .contact-form p {
    font-size: 55px;
  }
  #about .abtimage img.img_two {
    left: 78px;
  }
  #about .abtimage img.img_three {
    right: 0px;
  }
  .dicount-box .main_text {
    line-height: 25px;
    font-size: 12px;
  }
  .dicount-box .sec_main_heading {
    font-size: 22px;
  }
  .brand-cat-box .branded-box .branded-content h6 {
    font-size: 10px;
  }
  .footer2 .menu li {
    padding: 0px 16px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  #slider .slider-content h1 {
    font-size: 32px;
    line-height: 40px;
  }
  #slider .slider-content {
    top: 0%;
  }
  #testimonial .testibox .testi-image {
    margin-bottom: 20px;
    height: 290px;
  }
  #testimonial .testibox:hover .hover_img {
    height: 290px;
  }
  .sec_main_heading {
    font-size: 30px;
  }
  .box:nth-child(odd) .process_box::after {
    width: 160px;
    height: 180px;
    right: -160px;
    top: 100%;
    transform: translateY(-50%);
  }
  .process_box {
    padding: 30px 5px 20px;
  }
  #process .box:nth-child(2) .process_box::after {
    width: 160px;
    height: 80px;
    right: -162px;
  }
  #blog .col-lg-4.col-md-4:nth-child(3) .blogs .bolg-image {
    height: 290px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1399px) {
  #blog .postbox h3 {
    font-size: 17px;
  }

  #latest_property .section_text {
    width: 80%;
  }
  #slider .socialbox a i {
    padding: 15px 13px;
  }
  #topbar p.location a {
    font-size: 12px;
  }
  #newsletter
    input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email {
    width: 100%;
    left: 0px;
  }
  .heading_box {
    width: 40%;
  }
}

@media screen and (max-width: 991px) {
  #header_navigation {
    position: relative;
    width: 100%;
    background: #000;
  }
  .main-navigation ul#menu-primary-menu .current-menu-item > a {
    color: var(--color-black);
  }
  div#topbar {
    position: relative;
    background: #353535;
    text-align: center;
  }
  #masthead svg#svg {
    display: none;
  }
  section#callnow {
    background-position: center;
  }
  .main-navigation ul#menu-primary-menu .current-menu-item:after {
    display: none;
  }
  .main-navigation a {
    margin: 0px !important;
  }
  #newsletter .newsbox {
    width: 100%;
  }
  #about .sec_main_heading {
    font-size: 30px;
    line-height: 38px;
  }
  #appoinment .appoinment_section_text {
    padding-right: 0px;
  }
  #about h6.second_heading {
    font-size: 20px;
    line-height: 28px;
  }

  #about .about-box p {
    padding-right: 0px;
  }

  .main-navigation a:before,
  .main-navigation a:after {
    display: none;
  }
  .main-navigation ul ul {
    background-color: transparent;
  }
  .main-navigation ul ul li,
  .menubar.scrolled .main-navigation ul ul li {
    border-bottom: none;
  }
  #newsletter .wpcf7-form-control-wrap:before {
    display: none;
  }

  #blog .bolg-box {
    position: relative;
    left: 0px;
  }
  .main-navigation .sub-menu li:before {
    top: 12px;
  }
  .site-description {
    font-size: 12px !important;
  }
  .toggle-nav {
    display: block;
    position: relative;
    height: 30px;
    cursor: pointer;
    margin: 0 auto;
    z-index: 1;
    right: 0;
    text-align: center;
    right: 0;
    margin-right: 0;
  }
  .menubar {
    float: none;
  }
  #header_navigation .logo {
    text-align: left;
    margin: 0;
  }
  .toggle-nav i {
    font-size: 25px;
    color: #fff;
  }
  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  .sidenav a:hover {
    color: #f1f1f1;
  }
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    display: block;
    color: #ffffff;
  }
  .sidenav #site-navigation {
    width: 100%;
  }
  .toggle-nav span {
    cursor: pointer;
    text-align: right;
  }
  iframe {
    width: 100%;
    height: auto;
  }
  .innermenubox {
    position: static;
    padding-bottom: 10px;
  }

  .main-navigation .menu {
    float: none;
    text-align: center;
  }
  .main-navigation ul ul li,
  #masthead.scrolled .main-navigation ul ul li {
    display: block;
  }
  .main-navigation .menu > ul > li.highlight {
    background: transparent !important;
  }
  .menu > ul > li:hover:before,
  .menu > ul > li.current_page_item:before,
  .menu > ul > li.current-menu-item:before {
    display: none;
  }
  .sf-arrows .sf-with-ul:after {
    border-top-color: #333;
  }
  .toggle i.fa.fa-bars,
  .toggle i.fa.fa-times {
    float: right;
    color: black;
  }
  .menubar .nav ul {
    width: 100%;
    margin-top: 0;
  }
  .menubar .nav ul li,
  .menubar.scrolled .main-navigation li {
    border-top: 1px #303030 solid;
    display: block;
    text-align: left;
    float: none;
    width: 18rem;
    padding: 5px;
  }
  .nav ul li a {
    padding: 5px 10px;
    display: block;
    color: #ffffff;
    text-align: left;
  }
  .nav ul li a:hover {
    color: #078586;
  }
  .nav ul li ul,
  .nav ul li ul ul {
    display: block !important;
  }
  .nav ul li ul li a:before {
    content: "\00BB \00a0";
  }
  .nav ul li ul li a {
    padding-left: 20px !important;
  }
  .nav ul li ul li ul li a {
    padding-left: 30px !important;
  }
  .main-navigation ul ul {
    position: static;
    width: 100%;
    box-shadow: none;
  }
  .main-navigation li.current_page_item {
    border: none;
  }
}
@media screen and (max-width: 1023px) {
  #testimonial .owl-nav {
    display: none;
  }

  button.owl-prev,
  button.owl-next {
    display: none;
  }
}

@media screen and (max-width: 1499px) {
  .search_box {
    position: relative;
    width: 100%;
    padding: 25px 0px;
    z-index: 1;
  }
}
@media screen and (max-width: 991px) {
  .btn-header a {
    padding: 10px;
  }
  .home.page-template #topbar {
    background-color: transparent;
  }
  .owl-carousel .owl-dots {
    margin: 0 auto;
    position: absolute;
    text-align: center;
    margin-top: 5%;
    z-index: 5;
    width: 100%;
  }
  .owl-carousel button.owl-dot {
    width: 9px !important;
    height: 9px !important;
    margin: 5px;
    background-color: #000 !important;
  }
  .owl-carousel button.owl-dot span {
    background-color: #000;
    border-radius: 50%;
  }
  .owl-carousel button.owl-dot.active {
    background-color: var(--color-primary) !important;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  #about .abtimage img.img_three {
    right: 20px;
  }
  #sidebar .widget_search input[type="submit"],
  input[type="submit"] {
    padding: 10px 20px;
  }
  #header_navigation span.phone_number a {
    font-size: 14px;
  }
  #slider .socialbox {
    left: -14%;
  }
  #newsletter
    input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email {
    width: 100% !important;
  }
  #blog .bolg-box h5.post-title {
    font-size: 26px;
  }
}
@media screen and (max-width: 768px) {
  #slider .slider-content {
    padding: 15px;
    left: 0%;
    right: 0%;
    margin-right: 0%;
  }

  #header_navigation #cart {
    right: 0px;
  }
  .heading_box {
    padding: 12px 0px 50px 0px;
    margin: 0 auto;
    width: 100%;
  }
  #blog .bolg-box h5.post-title {
    font-size: 16px;
  }
  #blog .bolg-box span,
  #blog .bolg-box span a {
    font-size: 12px;
  }

  .main_text {
    font-size: 16px;
    line-height: 30px;
  }
  .about-img {
    position: relative;
    padding-left: 0px;
  }
  #portfolio .portfolio_content h5 {
    font-size: 20px;
  }
  #companygroth h2 {
    font-size: 40px;
    font-family: var(--font-teko);
    line-height: 40px;
  }
  #ourgoal .goal h2 {
    font-size: 45px;
  }
  #blog .main-grid h5 {
    font-size: 30px;
    line-height: 40px;
  }
  #patners h2 {
    font-size: 40px;
    line-height: 40px;
  }
}
@media screen and (max-width: 767px) {
  #testimonial .sec-heading {
    text-align: center;
    padding-top: 0%;
  }
  #footer .footer-content {
    padding: 40px 0px 20px;
  }
  #footer .location {
    padding-right: 0px;
  }
  .bolg_box {
    text-align: center;
  }
  .testimonial-btn {
    text-align: center;
  }
  .headerbar {
    padding-top: 0px;
  }
  .headerbar .header-nav {
    margin-top: 0px;
  }
  #slider .owl-carousel .owl-dots {
    transform: rotate(0deg);
    top: auto;
    margin-top: -25px;
    background-color: #000;
  }
  .main_text {
    font-size: 14px;
    line-height: 25px;
    text-align: center;
  }
  #footer .custom_desc {
    padding-right: 0px;
    margin-bottom: 10px;
  }
  .more-button,
  .widget_nav_menu {
    margin-bottom: 20px;
  }
  #testimonial .smallicon {
    position: relative;
    display: none;
  }
  .about-btn {
    text-align: center;
    margin-bottom: 20px;
  }
  .services-btn {
    margin: 0 auto 40px;
    float: initial;
    text-align: center;
  }
  .about-img {
    position: relative;
    padding-left: 0px;
    margin-bottom: 30px;
  }
  .servicess_box .servicess_content h3 {
    padding-right: 0;
  }
  #about .sec-heading {
    text-align: center;
  }
  #about .sec-heading h2 {
    color: var(--color-black);
    font-size: 25px;
    line-height: 30px;
  }
  #blog .main-grid {
    display: grid;
    grid-template-columns: 33% 33% 30%;
    grid-template-rows: repeat(3, 70px);
    grid-gap: 10px;
  }
  #testimonial .sec_main_heading {
    padding-right: 0%;
    text-align: center;
  }
  #testimonial .quote {
    float: initial;
    text-align: center;
  }

  .newsletter-btn {
    float: initial;
    margin: 20px 0px;
  }
  .sec-heading {
    text-align: center;
  }
  #testimonial .owl-item.center .testibox {
    margin: 4px 10px 0px;
  }
  #testimonial .owl-item .testibox {
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: center;
    flex-wrap: wrap !important;
  }
  #testimonial .owl-item .testibox .content {
    margin: 0 auto;
  }
  #testimonial .owl-item .testibox .content .d-flex {
    flex-wrap: wrap;
    width: 100%;
  }
  #testimonial .owl-item .testibox .content .d-flex .flex-grow-1 {
    width: 100%;
  }
  #testimonial .testi-image {
    margin: 0 auto;
    margin-bottom: 10px;
  }
  #blog .postbox h3 {
    text-align: center;
  }
  #blog .postbox .postbox-content {
    padding: 20px 0px;
    text-align: center;
  }
  #slider .slider-content {
    text-align: center;
  }
  .section-heading {
    text-align: center;
  }
  .team-image {
    margin-bottom: 10px;
  }
  .privacy-term {
    float: inherit;
  }
  .team_content {
    text-align: center;
  }
  #about .sec_main_heading {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
  }
  .support-page {
    text-align: center;
  }
  .page-content {
    text-align: center;
  }
  .outer_dpage .middle-content {
    text-align: center;
  }
  #single_post .post-slide {
    text-align: center;
  }
  #blog .bolg-box {
    text-align: center;
  }
  #slider {
    position: relative;
  }
  #slider .shop-now a {
    background: #fff;
    padding: 6px 6px 6px 6px;
    font-size: 12px;
    position: relative;
    line-height: 30px;
  }

  div#topbar .top-right li {
    float: inherit;
    font-size: 12px;
    margin-bottom: 10px;
    text-align: center;
    padding-top: 0px;
  }
  #topbar ul {
    margin-bottom: 0px;
  }
  div#topbar .top-right {
    float: inherit;
    margin-bottom: 0px;
    padding-left: 0;
  }
  div#topbar .top-right li:first-child {
    margin-right: 0px;
  }
  #about h4.sec_main_heading {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
  }
  #about .about-box p {
    text-align: center;
  }
  #about .middle-content {
    margin-left: 0px;
  }

  .logo {
    text-align: center;
  }
  .home #footer .footerbg {
    padding: 0px;
  }
  .admin-bar .stickynavbar {
    margin: 0px !important;
  }
  #team .team_text {
    width: 100%;
    text-align: center;
  }
  .blog-information {
    margin: 0 auto;
    justify-content: center;
  }
  .content_boxes {
    text-align: center;
  }
  .post_ctg {
    display: flex;
    justify-content: center;
  }
  div#comments {
    background: #f4f5f6;
    padding: 1rem 1rem 1rem 1rem;
  }
  #respond {
    border: 1px solid #dedede;
    padding: 1.5rem 1rem;
  }
  #respond p.form-submit {
    text-align: center;
  }
  .title-box h1 {
    font-size: 22px;
    text-align: center;
  }
  .content_page p {
    text-align: center;
  }
  .breadcrums {
    color: #fff;
  }
  #sidebar ul {
    text-align: center;
  }
  #sidebar h3,
  #sidebar h2 {
    text-align: center;
  }
  .wp-block-latest-comments__comment-meta {
    text-align: center;
  }
  .servicess_box .servicess_content {
    text-align: center;
  }
  #topbar .top-left li {
    list-style: none;
    float: inherit;
    margin-right: 0px;
    padding-top: 0px;
    margin-bottom: 10px;
  }
  .headerbar .btn-quote {
    text-align: center;
    margin: 19px 0px;
  }
  .headerbar .btn-quote .btn-primary {
    padding: 10px;
  }
  .btn-primary {
    padding: 10px 30px 10px 30px;
    font-size: 14px;
  }
  .services .center-img {
    position: relative;
    width: auto;
    height: auto;
    border-radius: 50%;
    left: 0%;
    top: 0%;
    transform: none;
    margin-bottom: 20px;
  }
  #testimonial .owl-item.center .testibox .parabox {
    padding: 30px 30px;
  }
  #footer .copyright {
    width: 100%;
  }
  .main-navigation ul ul {
    border: none;
  }
  #gallery .main-grid {
    display: block;
  }
  #slider .right-image .dron {
    position: relative;
    margin-left: 0px;
  }
  #slider .slider-content {
    padding: 10px;
    left: 0%;
    right: 0%;
    margin-right: 0%;
  }
  #slider .right-image {
    margin-top: 10px;
  }
  #about {
    position: relative;
    background-size: auto;
    padding: 50px 0px 0px;
  }
  #about .video {
    margin: 0 auto;
    text-align: center;
  }
  .count-box h3 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 0;
  }
  div#wpcf7-f96-o1 {
    text-align: center;
  }
  #footer .footer_logo {
    margin-bottom: 30px;
  }
  .stickynavbar .headerbar {
    padding-top: 0px;
    padding: 0px 10px;
  }
  .stickynavbar .header-btn {
    margin-top: 3px;
  }
  #footer_box {
    padding: 10px 0px;
  }
  #header_navigation .top-right {
    padding: 0px;
    margin-top: 2px;
    width: 100%;
    float: inherit;
    text-align: center;
    justify-content: center;
  }
  #header_navigation .top-right {
    background-color: transparent;
  }
  #slider .main-slider .slider-image img {
    background-size: 100% 100%;
    height: auto;
  }
  #patners .patner {
    margin-top: -23%;
  }
  #slider .slider-content p {
    padding-right: 0px;
  }
  .services .owl-carousel .owl-dots {
    margin-top: 12%;
  }
  .servicess_box .servicess_content {
    margin-bottom: 20px;
  }
  .counter .image {
    width: 40px;
    padding: 6px;
  }
  .sec_small_heading {
    margin-bottom: 10px;
  }
  .wpcf7 p {
    text-align: center;
  }
  #footer .socialbox {
    float: initial;
    margin-top: 20px;
  }
  #topbar .socialbox {
    text-align: center;
  }
  .footer2 #menu-footer-link {
    display: block;
  }
  #footer p {
    text-align: center;
  }
  .footer3 .social_widget {
    text-align: center;
  }
  #footer .copyright .privacy-term {
    display: block;
  }
  #footer .copyright .privacy-term li {
    border-right: none;
  }
  #about .sec_small_heading {
    margin-left: 0px;
    text-align: center;
  }
  .faqs {
    text-align: center;
  }
  .faqs .accordion-item .accordion-button {
    text-align: center;
  }
  .btn-header a {
    padding: 10px;
  }
  .home #header_navigation {
    padding-bottom: 0px;
    padding-top: 0px;
  }
  .card-list {
    margin: 0 20%;
  }
  #topbar .top-left li a {
    color: #000;
  }
  .site-header {
    position: relative;
  }
  #slider .slider-content h6 {
    border-radius: 30px;
    padding: 10px 10px 5px;
  }

  .about-sec {
    text-align: center;
  }

  .skill-list li {
    float: initial;
  }
  #blog .col-lg-4.col-md-4:nth-child(1),
  #blog .col-lg-4.col-md-4:nth-child(2) {
    flex: 0 0 auto;
    width: 100%;
  }
  #blog .col-lg-4.col-md-4:nth-child(3) {
    flex: 0 0 auto;
    width: 100%;
  }
  #faqs {
    text-align: center;
  }
  #recentwork .main-grid {
    display: block;
  }
  ul.cart-menu {
    justify-content: space-between;
  }
  #header_navigation .header-nav .toggle-nav {
    width: 100% !important;
    text-align: right !important;
    padding-right: 0px;
    display: inline-block;
    position: relative;
    margin-left: 0px;
    margin-top: 4px;
  }
  #header_navigation.stickynavbar .header-nav .toggle-nav {
    margin-top: 1px;
  }
  #header_navigation.stickynavbar .top-right {
    margin-top: 2px;
  }
  .headerbar {
    padding: 0px 10px;
  }
  #slider .btn-white {
    padding: 10px 20px 8px;
  }
  #services {
    text-align: center;
  }
  .service_box.d-flex {
    display: block;
    flex-wrap: wrap !important;
  }
  .service_box .product_img {
    width: 50px;
    margin-right: 0px;
    margin: 0 auto 10px;
  }
  #about .leftimg {
    position: relative;
    width: 100%;
  }
  .about-list {
    display: block;
  }
  #skill .rightimg {
    position: relative;
    width: 100%;
  }
  #skill,
  #recentwork {
    text-align: center;
  }
  .product-box {
    margin-bottom: 20px;
  }
  #faqs .leftimg {
    position: relative;
    width: 100%;
    padding-right: 0px;
    margin-bottom: 20px;
  }
  #faqs .sec_heading {
    margin-left: 0%;
  }
  #blog .bolg-image img {
    margin-bottom: 20px;
  }
  #testimonial .owl-item.center .testibox {
    -webkit-transform: scale(1);
    transform: scale(1);
    margin-top: 0%;
  }
  #testimonial .owl-dots {
    display: block !important;
    margin: -150px auto 0px;
    width: 100%;
    position: relative;
  }
  #testimonial {
    padding: 20px 0px;
  }
  .gradian-bg {
    padding: 20px 0px;
  }
  #enquiry .leftsite {
    padding: 0px;
    text-align: center;
    margin-bottom: 50px;
  }
  .sec_small_heading {
    font-size: 16px;
  }
  #enquiry .rightsite {
    padding: 0px 20px 0px 20px;
  }
  #recentwork .recentwork_box.col-md-4:nth-child(3),
  #recentwork .recentwork_box.col-md-4:nth-child(1),
  #recentwork .recentwork_box.col-md-4:nth-child(2),
  #recentwork .recentwork_box.col-md-4:nth-child(4),
  #recentwork .recentwork_box.col-md-4:nth-child(5),
  #recentwork .recentwork_box.col-md-4:nth-child(6) {
    flex: 0 0 auto;
    width: 100%;
  }
  .header-btn .btn-info i {
    font-size: 20px;
    margin-right: 4px;
  }
  .header-btn .btn-info {
    padding: 6px 5px;
    line-height: 20px;
  }
  .header-btn {
    margin-top: 6px;
    text-align: right;
  }
  .myeducation,
  .myexperience {
    background-image: none;
  }
  #slider .slider-content .text-content {
    margin-bottom: 10px;
  }
  #about .sec_main_heading {
    margin-right: 0%;
  }
  #about .rightimg .exp {
    margin-top: 35%;
  }
  #about .rightimg .exp h3 span {
    font-size: 25px;
  }
  .experience_box {
    text-align: center;
  }
  #skill .progress-bar {
    background-color: #111;
    border-radius: 30px;
    border: 1px solid #111;
    height: 40px;
    margin-top: -6px;
  }
  section#blog {
    margin-top: 40%;
  }
  #enquiry .circle {
    display: none;
  }
  .contact-info-box {
    text-align: center;
  }
  .experience_box:nth-child(1),
  .experience_box:nth-child(2),
  .experience_box:nth-child(3),
  .experience_box:nth-child(4),
  .experience_box:nth-child(5),
  .experience_box:nth-child(6),
  .experience_box:nth-child(7),
  .experience_box:nth-child(8) {
    margin: 0 auto;
    border: 1px dotted #fff;
    margin-bottom: 10px;
    padding: 15px !important;
    width: 80%;
  }
  .experience_box:nth-child(1)::before,
  .experience_box:nth-child(2)::before,
  .experience_box:nth-child(3)::before,
  .experience_box:nth-child(4)::before,
  .experience_box:nth-child(5)::before,
  .experience_box:nth-child(6)::before,
  .experience_box:nth-child(7)::before,
  .experience_box:nth-child(8)::before {
    display: none;
    position: relative;
  }
  .aark {
    display: none;
  }
  #testimonial .testibox .testi-image {
    margin-bottom: 20px;
    height: 100%;
  }
  #workprocess .number span::before {
    display: none;
  }
  #enquiry .contact-info-box .phone p {
    text-align: left;
    margin: 0 20%;
  }
  .about-list li {
    width: 100%;
  }
  #enquiry h5 {
    color: #fff;
    text-align: center;
  }
  #slider .center-image .customer {
    margin-left: 0px;
    position: relative;
  }
  .workprocess_box {
    margin-bottom: 20px;
  }
  #brand .patner .owl-item .image {
    height: 55px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 360px) {
}
