
/* XX-Large devices (larger desktops, 1400px and up) */
@media (max-width: 1400px) {
.section.service {
	padding: 115px 0px 80px;
}
.section.info {
	padding: 90px 0px 70px;
}
.works-item {
    margin-bottom: 70px;
}
.customers-counters {
    margin-bottom: 52px;
}
.section.explain {
    padding: 230px 0px 56px;
}
.examinar-modal{
    max-width: 60% !important;
}

.loading-logo {
    margin-bottom: 190px;
}

.hero-img img {
    left: 61%;
    transform: rotate(0deg) translateX(-50%);
    bottom: 0px;
}

/* end */
}

/* X-Large devices (large desktops, 1200px and up) */
@media (max-width: 1199px) {
h1 {
	font-size: 40px;
}
h2 {
    font-size: 32px;
}
h4 {
    font-size: 22px;
}
p {
    font-size: 16px;
    line-height: 23px;
}
.logoBg {
    max-width: 400px;
    max-height: 300px;
}
.info-box-white h3 {
    font-size: 36px;
}
.info-box-white p {
    font-size: 25px;
}
.info-box-white {
    margin: 30px 0px;
}
.section.works {
    padding: 70px 0px 70px;
}
.customers-text-shap {
    height: 300px;
    width: 306px;
}
.section.explain {
    padding: 180px 0px 56px;
}
.section.explain .container-fluid {
    padding: 0px 15px;
}
.say-item-desc p {
    font-size: 16px;
    line-height: 22px;
}
.footer-widget ul li a {
    font-size: 16px;
}
.section.say .title-wrapper {
    margin-bottom: 80px;
}
.section.say {
    padding: 130px 0px 20px;
}

.modal .modal-xl {
    max-width: 940px;
}
.hero-img img {
    left: 76%;
}

.hero{
    overflow-x: hidden;
}

.examinar-modal{
    max-width: 60% !important;
}


}

/* Large devices (desktops, 992px and up) */
@media (max-width: 991px) {

.hero-img img {
	position: inherit;
}
.hero-content {
    padding: 190px 0px 132px;
}
.section.hero {
    background-position: bottom center;
}
.hero-img img {
    position: inherit;
    left: 50%;
    transform: translateX(-50%);
    bottom: 91px;
    max-width: 356px;
}
.section.info {
    padding: 45px 0px 50px;
}
.info-box-content {
    margin-bottom: 40px;
}
.customers-text {
    margin: 0 auto;
    margin-bottom: 20px;
}
.section.customers {
    padding: 100px 0px 50px;
}
.section.say::before {
    height: 105px;
}
.section.faq {
    padding: 140px 0px 50px;
}
.section.cta {
    padding: 40px 0px 58px;
}
.footer-top {
    padding: 139px 0px 70px;
}
.footer-logo {
    margin-bottom: 30px;
}
.footer-content {
    margin-bottom: 30px;
}
.faq-wrapper {
    margin-bottom: 50px;
}

.header .navbar-collapse {
    background: var(--primary);
    box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.2);
}
.header .navbar-nav {
    padding: 15px 0px;
}
.header.header-sm button.navbar-toggler {
    top: 27px;
}

.modal .modal-xl {
    max-width: 620px;
}
.profile-sidebar {
    width: 100%;
    border-radius: 0px;
}
.popup-wrapper {
    flex-wrap: wrap;
}
.profile-content {
    border-radius: 0px;
}
.page-hero.page-hero-examiner {
    padding-top: 80px;
}
.header .navbar-brand {
    margin: 0 auto;
}
.header .navbar-brand img{
    max-width: 35px;
}

.header.header-sm .navbar-brand img {
    max-width: 35px;
}
.mobile-bar {
    top: 14px;
}
.partner-wrapper {
    background: #fff;
    border: none;
    border-radius: 0px;
    padding: 0px;
}
.portal-img {
    width: 100px;
    height: 100px;
}
.portal-content {
    padding: 0px 12px;
}
.portal-ratting {
    margin-bottom: 15px;
}
.portal-card {
    margin-bottom: 26px;
}
.field-content {
    margin-bottom: 30px;
}
.pertner-title h5 {
    font-size: 21px;
}
.section.pertner {
    padding: 47px 0px 60px;
}
.portal-field {
    padding: 26px 0px 43px;
}
.portal-info {
    padding: 0px 20px;
}
.portal-order button.btn {
    width: 100%;
    font-size: 14px;
}


.setting-card button {
    font-size: 14px;
}


.header.header-home .mobile-bar {
    top: 28px;
}
.hero-img img {
    bottom: 48px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 85%);
}






}

/*  Medium devices (tablets, 768px and up) */
@media (max-width: 767px) {
body{
    overflow-x: hidden;
}
html{
    overflow-x: hidden;
}

h1 {
	font-size: 27px;
}
h2 {
    font-size: 25px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 21px;
}

p {
    font-size: 17px;
    line-height: 23px;
}


.header .navbar-brand img {
    max-width: 35px;
}
.header .navbar-toggler {
    top: 28px;
}
.header .navbar-toggler {
    position: absolute;
    left: 13px;
}
.header .container {
    justify-content: center;
}
.hero-content {
    text-align: center;
}
.section.service {
    padding: 70px 0px 35px;
}
.hero-content {
    padding: 149px 0px 76px;
}
.logoBg-hero-2 {
    right: inherit;
    left: 50%;
    top: 55%;
    transform: translate(-50%, -50%);
}
.hero-content p {
    font-size: 18px;
}
.service-item-content h4 {
    font-weight: 500;
}
.info-box {
    padding: 33px 15px;
    border-radius: 0px;
    margin-left: -12px;
    margin-right: -12px;
}
.info-box-header {
    text-align: center;
}
.info-box-header h3 {
    margin-bottom: 20px;
}
.section .info-box .logoBg-info {
    left: 50%;
    top: 26%;
    transform: translate(-50%, -50%);
}
.info-box-white {
    background-color: var(--white-color);
    padding: 21px 22px;
}
.info-box-white h3 {
    font-size: 28px;
}
.info-box-white p {
    font-size: 20px;
}
.info-box-white {
    margin: 23px 0px;
}
.section.works {
    padding: 35px 0px 40px;
}
.works-item {
    padding: 53px 25px 10px 15px;
}
.works-item-count {
    font-size: 30px;
}
.customers-text-shap {
    height: 216px;
    width: 218px;
}
.customers-count {
    margin-bottom: 38px;
    text-align: center;
}
.logoBg-customers-1 {
    left: 50%;
    top: 31%;
    transform: translate(-50%, -50%);
}
.logoBg-customers-2 {
    right: inherit;
    top: 70%;
    transform: translate(-50%, -50%);
    left: 50%;
}
.customers-count {
    margin-bottom: 28px;
}
.section.explain {
    padding: 100px 0px 20px;
}
.explain-item {
    text-align: center;
    margin-bottom: 50px;
}
.say-item {
    margin-bottom: 70px;
}
.section.say::before {
    height: 63px;
}
.footer-widget {
    margin-bottom: 40px;
}
.footer-top {
    padding: 142px 0px 30px;
}
.header .navbar-toggler {
    position: absolute;
    left: 13px;
    top: 28px;
    transform: translateY(-50%);
    padding: 0px;
    border: none;
    box-shadow: none !important;
}
.account-type-info {
    padding-right: 30px;
}

.page-hero {
    padding: 90px 0px 33px;
    position: relative;
}
.page-hero::after {
    height: 49px;
    background-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 1887 200" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path fill="rgba(24, 119, 242, 1)" d="M 0 47 C 205.5 47 205.5 151 411 151 L 411 151 L 411 0 L 0 0 Z" stroke-width="0"></path> <path fill="rgba(24, 119, 242, 1)" d="M 410 151 C 679.5 151 679.5 63 949 63 L 949 63 L 949 0 L 410 0 Z" stroke-width="0"></path> <path fill="rgba(24, 119, 242, 1)" d="M 948 63 C 1243.5 63 1243.5 118 1539 118 L 1539 118 L 1539 0 L 948 0 Z" stroke-width="0"></path><path fill="rgba(24, 119, 242, 1)" d="M 1538 118 C 1720.5 118 1720.5 0 1903 0 L 1903 0 L 1903 0 L 1538 0 Z" stroke-width="0"></path></svg>');
}
.section.booking {
    padding: 86px 0px 100px;
}

.my-booking {
    flex-wrap: wrap;
}
.date-info {
    width: 100%;
    justify-content: center;
}
.my-booking-allInfo {
    text-align: center;
    width: 100%;
}
.date-info {
    width: 100%;
    justify-content: center;
    margin-bottom: 10px;
}
.section.userReview {
    padding: 42px 0px 140px;
}
.userReview-qa-item {
    margin-bottom: 7px;
}
.section.filter {
    padding: 92px 0px 50px;
}
.filter-btns button.btn {
    height: 60px;
    font-size: 15px;
}
.filter-title {
    margin-bottom: 30px;
}
.mk-img {
    height: 70px;
    width: 70px;
}
.mk-meta h5 {
    font-size: 18px;
}
.section.editProfile {
    padding: 42px 0px 50px;
}
.editProfile-item {
    margin-bottom: 30px;
}
.editProfile-title {
    margin-bottom: 40px;
}
.section.availability {
    padding: 50px 0px 50px;
}
.availability-header {
    margin-bottom: 50px;
}
.single-time-select {
    width: 33.33%;
}
.section.legal {
    padding: 44px 0px 50px;
}
.legal-title {
    margin-bottom: 40px;
}
.legal-item-desc p {
    font-size: 16px;
}
.legal-item-desc a{
    font-size: 16px;
}
.section.faq.faq-support {
    padding: 92px 0px 50px;
}
.section.faq-support .faq-wrapper .title-wrapper {
    margin-bottom: 38px;
}
.section.faq-support .faq-wrapp .accordion-body {
    color: #000;
    font-size: 14px;
    padding: 18px 0px;
}
.section.faq-support .faq-wrapp .accordion-button {
    font-size: 16px;
}
p {
    font-size: 15px;
    line-height: 23px;
}
.section.city {
    padding: 90px 0px 40px;
}
.city-text h2 {
    margin-bottom: 50px;
}
.city-text {
    margin-bottom: 44px;
}
.city-img {
    margin-bottom: 48px;
}
.explain-info-bottom {
    padding-top: 54px;
    padding-bottom: 40px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 18px;
}

.profile-info-item p {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 0px;
}
.profile-sidebar-header {
    padding: 15px 17px 15px 15px;
}
.profile-content {
    flex-grow: 0;
    background-color: #fff;
    flex: 0 0 auto;
    width: 100%;
}
.profile-content-wrapper {
    padding: 15px 10px 18px 10px;
}
.profile-review-item {
    background: #F5F5F5;
}
.profile-reviews {
    padding: 0px;
}
.profile-service-header {
    margin-bottom: 12px;
}
.profile-service-content {
    margin-bottom: 39px;
}
.profile-reviews {
    margin-bottom: 60px !important;
}
.profile-img {
    height: 80px;
    width: 80px;
}
.profile-img {
    margin-right: 15px;
}
.header.header-sm .navbar-brand img {
    max-width: 35px;
}
.header.header-sm {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.header.header-abs {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.header .navbar-collapse {
    display: none;
}

.loading-logo h5 {
    font-size: 20px;
}
.loading-logo img {
    max-width: 70px;
}
.loading-text h6 {
    font-size: 19px;
}
.loading-text img {
    max-width: 100px;
}
.portal-content h5 {
    font-size: 16px;
}


.booking-footer {
    background-color: var(--primary) !important;
    position: relative;
    padding-top: 5px;
}
.booking-footer::after{
    position: absolute;
    left: 0px;
    bottom: 99%;
    width: 100%;
    height: 96px;
    content: "";
    background-image: url('../img/booking-bg-mobo.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}

.booking-footer-top {
    padding-bottom: 30px;
}

.section.booking {
    padding: 56px 0px 180px;
}
.header.header-home .mobile-bar {
    top: 28px;
}

.header.header-home .navbar-brand img {
    max-width: 75px;
}


/* new-css */
.section.hero {
    background-image: url('../img/hero-bg-mobo.png') !important;
}
.logoBg-hero-1 {
    display: none !important;
}
.hero-img img {
    bottom: 0px;
    max-width: 254px;
    clip-path: circle(115% at 28% 0);
}
.logoBg-hero-2 {
    top: 74%;
}

.section.info::before,
.section.info::after{
    height: 348px;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    content: "";
    background-image: url('../img/info-shap-top.png');
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}
.section.info::after{
    top: auto;
    bottom: 0px;
    background-image: url('../img/info-shap-bottom.png');
    background-size: cover;
    background-position: bottom center;
}
.section.info .container{
    max-width: 100%;
}

.section.customers::before {
    background-position: center;
    background-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 386 99" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path fill="rgba(255, 255, 255, 1)" d="M 0 68 C 87.2 68 130.8 22 218 22 L 218 22 L 218 0 L 0 0 Z" stroke-width="0"></path> <path fill="rgba(255, 255, 255, 1)" d="M 217 22 C 284.6 22 318.4 48 386 48 L 386 48 L 386 0 L 217 0 Z" stroke-width="0"></path> </svg>');
}
.section.customers::after {
    height: 141px;
    background-position: center;
    background-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 386 99" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path fill="rgba(24, 119, 242, 1)" d="M 0 0 C 72.8 0 109.2 36 182 36 L 182 36 L 182 0 L 0 0 Z" stroke-width="0"></path> <path fill="rgba(24, 119, 242, 1)" d="M 181 36 C 263 36 304 0 386 0 L 386 0 L 386 0 L 181 0 Z" stroke-width="0"></path> </svg>');
}
.section.customers {
    padding: 100px 0px 30px;
}
.section.say::after {
    background-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 545 87" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path fill="rgba(255, 255, 255, 1)" d="M 0 35 C 68.7 35 160.3 4 229 4 L 229 4 L 229 0 L 0 0 Z" stroke-width="0"></path> <path fill="rgba(255, 255, 255, 1)" d="M 228 4 C 323.1 4 449.9 50 545 50 L 545 50 L 545 0 L 228 0 Z" stroke-width="0"></path> </svg>');
    background-position: center;
}
.section.say::before {
    height: 395px;
    background-position: bottom;
    background-image: url('../img/testimonial-bg-bottom.png');
    top: inherit;
    bottom: -134px;
    background-size: cover;
}
.section.faq {
    padding: 165px 0px 50px;
}
.footer::after {
    background-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 390 87" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path fill="rgba(255, 255, 255, 1)" d="M 0 67 C 81.3 67 189.7 33 271 33 L 271 33 L 271 0 L 0 0 Z" stroke-width="0"></path> <path fill="rgba(255, 255, 255, 1)" d="M 270 33 C 306 33 354 56 390 56 L 390 56 L 390 0 L 270 0 Z" stroke-width="0"></path> </svg>');
    background-position: center;
}

/* new-css-end */

/* .header {
    position: fixed !important;
    z-index: 10;
    top: 0px;
    width: 100%;
    height: auto;
    background: var(--primary);
} */
.customers-count h2 {
    font-size: 40px;
}

.popup {
    right: 0px;
    top: 0px;
    left: inherit;
    transform: translate(0%, 0%);
}

.profileItem-wrapper .col-lg-6 {
    padding: 22px 12px;
    position: relative;
}

.profileItem-wrapper .col-lg-6::after {
    position: absolute;
    left: 50%;
    bottom: 0px;
    width: calc(100% - 24px);
    height: 5px;
    border-radius: 15px;
    content: "";
    background: var(--primary);
    transform: translateX(-50%);
}
.profileItem-wrapper .col-lg-6:last-child::after{
    display: none;
}

.card.card-mecanik {
    margin-bottom: 0px;
}
.filter-btns .filter-select .form-select {
    height: 60px;
}






}

/* Small devices  */
@media (max-width: 576px) {
h1 {
	font-size: 24px;
}
h3 {
    font-size: 25px;
}





}
