:root {
    --camp-reg: 'camptonbook';
    --camp-sb: 'camptonsemibold';
    --camp-bold: 'camptonbold';
    --camp-black: 'camptonblack';
    --camp-extb: 'camptonextrabold';
    --camp-light: 'camptonlight';
    --camp-med: 'camptonmedium';
    --fz18: 18px;
    /* colors */
    --sky-text:#3a99bb;
}

@font-face {
    font-family: 'camptonsemibold';
    src: url('../fonts/camptonsemibold-webfont.woff2') format('woff2'),
        url('../fonts/camptonsemibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'camptonblack';
    src: url('../fonts/camptonblack-webfont.woff2') format('woff2'),
        url('../fonts/camptonblack-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'camptonbold';
    src: url('../fonts/camptonbold-webfont.woff2') format('woff2'),
        url('../fonts/camptonbold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'camptonbook';
    src: url('../fonts/camptonbook-webfont.woff2') format('woff2'),
        url('../fonts/camptonbook-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'camptonextrabold';
    src: url('../fonts/camptonextrabold-webfont.woff2') format('woff2'),
        url('../fonts/camptonextrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'camptonlight';
    src: url('../fonts/camptonlight-webfont.woff2') format('woff2'),
        url('../camptonlight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'camptonmedium';
    src: url('../fonts/camptonmedium-webfont.woff2') format('woff2'),
        url('../fonts/camptonmedium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

* {
    box-sizing: border-box;
    margin: 0;
}

html{
    font-size: 62.5%;
}
body {
    /* font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; */
    font-family: 'camptonbook';
    /* font-family: 'Montserrat', sans-serif; */

}
.container {
    max-width: 1330px !important;
}
/* 3997ba */
.camption-book{
    font-family: var(--camp-reg);
}
.camtion-medium{
    font-family: var(--camp-med);
}
.campton-semibold{
    font-family: var(--camp-sb);
}
h1 {
    font-size: 6rem;
    font-family: var(--camp-bold);
}

.interested-form button.close {
    position: absolute;
    right: 9px;
    border: 0 !important;
    font-size: 36px  !important;
    top: 2px;
    line-height: normal;
    font-weight: 300;
    color: #18bdb5  !important;
}
.Heroarea  h1{
    max-width: 860px;
    margin: auto;
}
.small-muted-text{
    color: #4c4c4c;
    font-size: 13px;
}
/*Enquiry Form*/
.interested-form form{
    padding: 0 25px;
}
.interested-form form input[type=submit]{
    font-size: 16px;
    border-radius: 5px;
    margin-top: 10px;
    width:100%;
}
.interested-form h3 {
    font-size: 20px;
}
.interested-form label {
    font-size: 15px;
}
.wpa-bid-area h2 {
    font-size: 3.8rem;
}
.auction-details-table tr td{
    border-bottom: 1px solid #e5e5e5;
}
.thumb-previewer {
    max-height: 200px;
    overflow: hidden;
}
.thumb-img a {
    height: auto;
    overflow: hidden;
    display: block;
}
.interested-form form input {
    width: 100%;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #c7c7c7;
}
.interested-form form textarea{
    width: 100%;
    height:80px;
    border-radius: 4px;
    border: 1px solid #c7c7c7;
}
.interested-form form textarea{
    width: 100%;
    height: 7em;
}
.interested-form button.close{
    border: 1px solid #6d6a6a;
    border-radius: 50%;
    font-size: 15px;
    background: transparent;
    color: #000;
}

.interested-form modal-footer button{
    letter-spacing: 0.5px;
    font-size: 12px;
}
.interested-form .modal-title {
    font-weight: 600;
}
/*Enquiry Form end*/

/*no auctions paragragraph edit*/
.Auction .no_records{
    text-align: center;
    font-size: 16px;
}
/**/
h2 {
    font-size: 4.8rem;
    margin-bottom: 20px;
    font-family: var(--camp-bold);
    color: #000;
}
.font-36-semibold{
    font-size: 3.6rem;
    margin-bottom: 20px;
    font-family: var(--camp-sb);
    color: #000;
}
.sky-text{
    color: var(--sky-text);
}
.fs-16{
    font-size: 1.6rem;
}
.sub-heading-20{
    font-size:2rem;
    font-weight: var(--camp-sb);
    margin-bottom: 24px;
}
.Heroarea h4 {
    margin-top: 3.8rem;
}
.search-form {
    margin: auto;
    max-width: 783px;
    width: 100%;
    margin-top: 5rem;
}
.main-nav ul li {
    list-style: none;
}
.main-nav ul li a{
   font-size: 18px;
   font-family: var(--camp-med);
  text-decoration: none;
  color: #000;
}
.main-nav ul {
    gap: 20px;
}
h3 {
    font-size: 24px;
    /* font-weight: 500; */
    color: #000;
    font-family: var(--camp-med);
}

h4 {

    font-size: 3rem;
    /* font-weight: 500; */
    font-family: var(--camp-med);
}

p span {
    color: #4c4c4c;
    font-size: 16px;
    font-family: "Campton";
}

.boxfont {
    color: #606060;
    font-size: 16px;
    font-family: var(--camp-med);
    /* font-weight: 550; */
}

h6 {
        font-size: 17px;
        color: rgb(0, 0, 0);
        line-height: 1.412;
        text-align: left;
     
}

h5 span {
    font-size: 20px;
    font-family: var(--camp-sb);
    /* font-weight: 600; */
}

h5 {
    font-size: 18px;
    font-weight: 500;
}

section {
    padding-top: 70px;
    padding-bottom: 70px;
} 

.mt-44 {
    margin-top: 40px;
}

.startt-100 {
    left: 81%;
}

.MyCard h4 {

    font-size: 30px;
    font-family: var(--camp-bold);
    /* font-weight: 600; */

}

.MyCard {
    border-radius: 0 16px 0 16px;
}

.imgBox img {
    height: 168px;
    background: #d3d3d3;
    width: 100%;
    object-fit: cover;
}

.bg-mycolor {
    /* background:linear-gradient( 141deg, rgb(126,200,227) 0%, rgb(117,230,218) 100%); */
    background-image: -moz-linear-gradient(141deg, rgb(126, 200, 227) 0%, rgb(117, 230, 218) 100%);
    background-image: -webkit-linear-gradient(141deg, rgb(126, 200, 227) 0%, rgb(117, 230, 218) 100%);
    background-image: -ms-linear-gradient(141deg, rgb(126, 200, 227) 0%, rgb(117, 230, 218) 100%);
    color: #fff;
}

.top-26 {
    bottom: 9px !important;
}

.badge {
    font-size: 12px !important;
}

.nav-up2bid a.nav-link {
    color: #000;
    font-size: 18px;
    font-family: var(--camp-med);
    padding-left: 16px !important;
    padding-right: 16px !important;
}

.my-nav-btn {
    margin-left: 36px;
    font-size: 17px;
    padding: 10px 31px;
    border-radius: 2.5rem;
    font-family: var(--camp-sb);
}

.head-icon {
    color: #556575;
    font-size: 24px;
}

.Heroarea {
    background:url('../images/hero-bg.jpg') no-repeat;
    padding-bottom: 18rem;
    padding-top: 11rem;
}

.SearchBtn {
    font-size: 16px;
    font-family: var(--camp-sb);
    max-width: 134px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.SearchBtn i{
    font-size: 22px;
    margin-right: 10px;
}
.Heroarea .form-control {
    font-size: 18px !important;
    padding: 16px 40px !important;
    font-family: var(--camp-reg);

}

.Interest .cardMyBG {
    background-image: -moz-linear-gradient( -141deg, rgb(189,181,213) 0%, rgb(158,191,220) 67%, rgb(126,200,227) 100%);
    background-image: -webkit-linear-gradient( -141deg, rgb(189,181,213) 0%, rgb(158,191,220) 67%, rgb(126,200,227) 100%);
    background-image: -ms-linear-gradient( -141deg, rgb(189,181,213) 0%, rgb(158,191,220) 67%, rgb(126,200,227) 100%);
    padding-top: 24px;
    padding-bottom: 24px;
    max-width: 285px;
    margin: auto;
}  
.Interest .cardMynewBG {
    background-image: -moz-linear-gradient( -141deg, rgb(126,200,227) 0%, rgb(122,215,223) 59%, rgb(117,230,218) 100%);
    background-image: -webkit-linear-gradient( -141deg, rgb(126,200,227) 0%, rgb(122,215,223) 59%, rgb(117,230,218) 100%);
    background-image: -ms-linear-gradient( -141deg, rgb(126,200,227) 0%, rgb(122,215,223) 59%, rgb(117,230,218) 100%);
    padding-top: 24px;
    padding-bottom: 24px;
    max-width: 285px;
    margin: auto;
}

.card-button {
    border-radius: 2.5rem;
    background-color: #fff;
    font-size: 16px;
    font-family: var(--camp-sb);
    padding: 8px 32px;
}

.card-button:hover {
    background-color: transparent;
    border-color: black;
    /* border: 1px soild gray!important; */
}

.cardIcon {
    font-size: 72px;
    padding-top:5px;
    padding-bottom:5px
}

/* section auction */
.Auction {
    padding-top: 50px;
}

.Auction p {
    margin-bottom:5px;
}

.Auction .imgBox {
    position: relative;
}

.Auction .dTimer {
    position: absolute;
    background-color: #ffffff;
    border-radius: 5px;
    z-index: 1;
    padding: 10px 16px;
    top: 10px;
    right: 10px;


}
.Auction .nav-link {
    padding:16px 10px;
}

.Auction .dTimer h5 {
    font-size: 18px;
    font-family: var(--camp-bold);
    /* padding-bottom: 0; */
    margin-bottom: 0;
}
.auction-card {
    padding: 20px;
    box-shadow: 0px 0 10px rgba(0, 0, 0, 0.2);
    height: 100%;
    border-radius: 5px;
}
.imgBox img {
    border-radius: 5px;
}
.Auction .nav-pills .nav-link.active {
    background-color: rgb(117, 230, 218);
    background-image: -moz-linear-gradient(141deg, rgb(126, 200, 227) 0%, rgb(117, 230, 218) 100%);
    background-image: -webkit-linear-gradient(141deg, rgb(126, 200, 227) 0%, rgb(117, 230, 218) 100%);
    background-image: -ms-linear-gradient(141deg, rgb(126, 200, 227) 0%, rgb(117, 230, 218) 100%);
}
.Auction ul {
    max-width: 700px;
    margin: auto;
    box-shadow: 0px 0px 100px rgba(0,0,0,.1);
    border-radius:3rem;
    background-color: #fff;
    margin-bottom: 6.3rem;
}
.Auction ul li.nav-item {
    max-width: 224px;
    width: 100%;
}
.Auction .nav-link {
    color: black;
    font-family: var(--camp-sb);
    font-size: 18px;
    width: 100%;
}

.nav-up2bid .nav-link {
    padding: 20px 50px !important;
}
.my-sec-btn {
    font-size: 20px !important;
    border-radius: 3rem;
    font-family: var(--camp-sb);
    max-width: 251px;
    height: 53px;
    width: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
/* section About Us */
.my-aboutsec-btn {
    font-size: 17px !important;
    border-radius: 3rem;
    font-family: var(--camp-sb);
    height: 53px;
    max-width: 186px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.AboutBlog {
    max-width: 517px;
}
.camption-light{
    font-family: var(--camp-light);
}

/* .About-us .g-5{
    --bs-gutter-y: 1rem;
}

.About-us .g-5{
    --bs-gutter-x: 7rem;
} */

/* section start now */
.workIcon {
    font-size: 72px;
    color: #3997ba;
    margin-bottom: 32px;
}

.Start-now h5 {
    margin-bottom: 20px;
}

/* .Start-now .g-5 {
    --bs-gutter-y: 3rem;
} */
/* .Start-now .g-5 {
    --bs-gutter-x: 9rem;
} */
.Start-now .arrow1 {
    position: absolute;
    top: 30px;
    right: 38px;
}

.Start-now .arrow2 {
    position: absolute;
    bottom: -31px;
    right: 37px;
}

.box-startnow {
    max-width: 309px;
}
.arrow2 img {
    width: 100%;
}
/* Slider-count */
.Slider-count {
    /*background:url('../images/bg-image2.jpg') no-repeat;*/
    background-size: cover;
    background-position: right;
    padding-top: 60px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.Slider-count h1 {
    font-size: 60px;
    font-family: var(--camp-bold);
    color: #ffffff;
}

.Slider-count h5 {
    margin-top:10px;
}
.counter {
    border-bottom: 2px dashed #ffffff6b;
    padding-bottom: 5rem;
}
.Slider-count h5 span {
    color: #ffffff;
}

.slidediv {
    display: flex;
    justify-content: space-around;
    text-align: center;
}

.imgHeight {
    height: 518px;
    border-radius: 8px;
}

.mySlide1 {
    margin-bottom: -319px;
}
.boxDIVdiv h5 {
    color: #3997ba;
}
.boxDIVdiv p {
    font-size: 16px;
}
.About-us img{
    border-radius: 8px;
}
.caro-caption {
    top: 0;
    background-color: rgba(0, 0, 0, .1);
    height: 100%;
    width: 100%;
    color: #fff;
    left: 0;
    display: flex;
    flex-direction: column;
    gap: 10px 0px;
    border-radius: 8px;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
    width: 36px;
    height: 4px;
    margin: 5px 7px;
    background: #d6d6d6ad;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 0px;
}

.owl-dots {
    text-align: center;
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
}

.owl-nav button {
    position: absolute;
    margin: auto;
    height: 35px;
    top: 0;
    bottom: 0;
}

.owl-nav button i {
    color: #fff;
    font-size: 23px;
}

button.owl-prev {
    left: 60px;
}

button.owl-next {
    right: 60px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
        background-image: -moz-linear-gradient( 141deg, rgb(126,200,227) 0%, rgb(117,230,218) 100%);
        background-image: -webkit-linear-gradient( 141deg, rgb(126,200,227) 0%, rgb(117,230,218) 100%);
        background-image: -ms-linear-gradient( 141deg, rgb(126,200,227) 0%, rgb(117,230,218) 100%);
      
}

/* owl carousel end */
.mTopSlider {
    margin-top:80px;
}
.caro-caption i {
    font-size:40px;
}
.Slider-count h5 {
    font-size: 18px;
    color: #fff;
    font-family: var(--camp-reg);
    display: inline-block;
}

.ChangeIcon {
    color: #fff;
    display: inline-block;
    font-size: 24px;
    margin-right: 15px;

}
.slideContent {
    max-width: 570px;
}
.Slider-count h3 {
    font-size: 24px;
    color: #fff;
    font-family: var(--camp-sb);
    line-height: 1.333;
}

/* Find-out */
.Find-out {
    padding-top: 324px;
    padding-bottom: 100px;
}
.MINHeight-Find {
    padding:7rem;
}
.MINHeight-Find h6 {
    max-width: 550px;
}
.company-logo {
    background: url(../images/ikkp.png) no-repeat;
    /* background-repeat: no-repeat; */
    background-size: cover;
    background-position: bottom;
    padding-top: 0px;
    padding-bottom: 100px;
}

.Find-out .carousel {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 3px 0 8px rgba(0, 0, 0, 0.2);
}

.Find-out .carousel-indicators {
    display: none;
}

.Find-out .carousel-caption {
    text-align: left;
}

.Find-out .carousel-control-prev {
    left: -28px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: auto;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.Find-out .carousel-control-next {
    right: -28px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: auto;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.Find-out h3 {
    font-size: 24px;
    /* font-weight: 500; */
    color: #000;
    font-family: var(--camp-sb);
}

.imgthumb {
    /* display: inline-block; */
    height: 74px;
    width: 74px;
    border-radius: 50%;
    object-fit: cover;
}

.boxDIVdiv {
    /* display: inline-block; */
    margin-left: 30px;
}

.Find-out .carousel-caption {
    right: 60px;
    left: 60px;
}

/* Contact */
.Contact {
    padding-top: 100px;
    padding-bottom: 100px;
    background:url('../images/footbg1.jpg') no-repeat;
    background-size: cover;
    background-position: center;
}

.Contact h5 {
    color: #fff;
}

.Contact h2 {
    color: #fff;
}
ul.social-link {
    gap:10px;
}
ul.social-link li {
    list-style: none;
}
ul.social-link li a{
    font-size: 32px;
    padding: 0;
    color: #a2a2a2;
}
ul.social-link li a:hover{
    color: #000000;
}
.Contact .form-control {
    font-size: 18px !important;
    padding:15px 30px !important;
    font-family: var(--camp-reg);
}
.Contact-Box {
    max-width: 700px;
}
/* .Contact-Box{
        
    } */
.Contact .searchbox {
    max-width: 493px;
}

/* Footer */
footer {
    padding-top: 60px;
    padding-bottom: 60px;
    overflow: hidden;
}

.footerUL {
    list-style: none;
}

footer p {
    font-size: 14px;
    font-family: var(--camp-reg);
    color: #000;
}

footer a.nav-link {
    color: #000;
    font-size: 18px;
    font-family: var(--camp-med);
    /* padding-left: 16px!important; */
    padding-right: 25px;
}

footer mt-4 {
    margin-top: 2rem;
}

/* code by mohit */
.custom-select-filter{
    box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.05);
    border: none;
    border-radius: 4px;
    font-family: var(--camp-reg);
    font-size: 1.6rem;
}
.place-bid-input{
    border-top-right-radius: 25px!important;
    border-bottom-right-radius: 25px!important;
    box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.05);
   border-radius: 4px;
   padding-block: 11px;
   padding-inline: 12px;
}
.place-bid-btn-wrapper{
    position: absolute;
    right: 0;
    z-index: 5;

   
}
.place-bid-input:focus{
    border: 1px solid #6fd2edcf;
    outline: none;
    box-shadow: 0 0 0 0.25rem #7dcce2cf;
}
.place-bid-btn{
    padding-bottom: 11px;
}


.img-gallery-small{
    min-height: 85px;
    object-fit: fill;
}
.read-more-link{
    color: var(--sky-text);
    font-family: var(--camp-sb);
    text-decoration: none;
    cursor: pointer;
    font-size: 16px;
}
.auction-info-tab{
    border-bottom: 1px solid var(--sky-text);
}
.auction-info-tab li a.active{
    background: var(--sky-text)!important;
    color: #fff!important;

}
.auction-info-tab li a,.auction-info-tab li a:hover{
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 16px;
    padding-inline: 42px;
    padding-block: 12px;
    color: #000;
    border-top-left-radius: 4px!important;
    border-top-right-radius: 4px!important;
}
.auction-profile-img-wrap img{
    width: 74px;
    aspect-ratio: 1;
    object-fit: cover;
    object-position: top;
    /* border: 1px solid var(--sky-text); */
    border-radius: 50%!important;
}
.auction-info-card{
    display: flex;
    align-items: center;
    gap: 2.4rem;
  
}
.seller-info-card .card-body{
    padding:24px
}
.seller-info-card .card-body p{
display: flex;
align-items: center;
gap: 12px;
}
.seller-info-card .card-body .card-title{
    margin-top: 16px;
    margin-bottom: 16px;
}
/* ---about page--- */
.checked-list{
    padding-left: 0;
    margin-top: 20px;
}
.checked-list li{
    font-size: 16px;
    line-height: 1.375;
    position: relative;
    list-style: none;
    padding-left: 40px;
    margin-bottom: 12px;
   

}



.checked-list li:before{
    content:'\f00c';
    position: absolute;
    left: 0;
    top: 0;
    font-family: 'Font Awesome 6 Pro';
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 2px solid var(--sky-text);
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--sky-text);
    font-size: 14px;
    font-weight: 800;
}

.about-headlines{
    font-size: 36px;
    font-family: var(--camp-light);
    text-align: center;
}
.bg-sky-blue{
    background: var(--sky-text);
    color: white;
    background-clip: content-box;
}

.bid-count{
    font-size: 20px;
    font-family: var(--camp-sb);
}
/* about page */
.about-banner{
    background: url('../images/about-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding-block: 80px;
}
.vision-icon{
    font-size: 28px;
    color: var(--sky-text);
}
.vision-card{
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.11);
    border: none;
    border-radius: 4px;
    min-height: 71px;
    display: flex;
    align-items: center;
    flex-direction: row;
}
.vision-card .card-body{
    padding-inline: 24px;
}

.Start-now .arrow2 {
    position: absolute;
    bottom: -100px!important;
    right: -14px!important;
}
.workIcon .fa-light.fa-magnifying-glass{
transform: rotate(78deg);
}
/*css change 05-4-24*/
 .mTopSlider div .mySlide1{
    top: -140px;
}
.Start-now {
    padding-bottom:20rem;
}
.workIcon .fa-light.fa-magnifying-glass{
    transform:rotate(80deg);
}
/* media query */
@media (min-width:1400px) {
    .fs-16{
        font-size: 17px;
    }
   
}

@media (max-width:1199px) {
    html{
        font-size: 50.5%;
    }
    h2 {
        font-size: 4rem;
    }
    .nav-up2bid a.nav-link {
        color: #000;
        font-size: 15px;
        font-family: var(--camp-med);
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
        .Start-now .arrow1 {
            top: 46px;
            max-width: 150px;
          
        }
        .Start-now .arrow2 {
            bottom: -46px;
            max-width: 150px;  
        }
        .my-nav-btn {
            font-size: 15px;
           margin-left: 25px;
           
        }
        .main-nav ul {
            gap: 15px;
        }
        .main-nav ul li a {
            font-size: 16px;
        }
        .logo img.img-fluid {
            max-width: 200px;
        }
}
@media (max-width:991px) {
    ul.user {
        gap: 15px;
    }
    /* Hemburger menu css */
    .header-navigation nav {
        position: fixed;
        width: 320px;
        background: #fff;
        left: -100%;
        top: 0;
        transition: 0.3s ease;
        bottom: 0;
        z-index: 5;
        border-right: 1px solid #eee;
      }
      .header-navigation nav.active {
        left: 0;
      }
      .header-navigation .main-nav ul li a {
        color: #000;
        padding: 10px 15px;
        border-bottom: 1px solid #eee;
        display: block;
        margin: 2px;
      }
    
      .menubar {
        min-width: 31px;
        height: 24px;
        position: relative;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
        cursor: pointer;
        z-index: 5;
        margin-left: 20px !important;
    }
    
      .menubar span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        background: #000;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;
      }
    
      .menubar span:nth-child(1) {
        top: 0;
      }
    
      .menubar span:nth-child(2) {
        top: 10px;
      }
    
      .menubar span:nth-child(3) {
        bottom: 0;
      }
    
      .menubar.open span:nth-child(1) {
        top: 12px;
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
        background: #000;
      }
    
      .menubar.open span:nth-child(2) {
        opacity: 0;
        left: -60px;
        background: #000;
      }
    
      .menubar.open span:nth-child(3) {
        top: 12px;
        -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg);
        background: #000;
      }
    /* Hemburger menu css */
    .Slider-count h1 {
        font-size: 38px;

    }
    .Find-out .carousel-control-next {
        right: 7px;
        width: 40px;
        height: 40px;
    }
    .Find-out {
        padding-bottom:6rem;
    }
    .MINHeight-Find {
        padding:6rem;
    }
    .Find-out .carousel-control-prev {
        left: 6px;
        width: 40px;
        height: 40px;
    }
    .Slider-count h5 {
        margin-top: 6px;
    }
    h2 {
        font-size:3rem;
    }
    .startt-100 {
        left: 7%;
    }

    .my-nav-btn {
        margin-left: 0;
    }
    .Start-now .arrow1 {
        position: absolute;
        top: 46px;
        right: -20px;
       width: 138px;
    }
    .Start-now .arrow2 {
        position: absolute;
      bottom: -46px;
        right: -40px;
        width: 138px;
    }
    .img-gallery-small{
        width: 100%;

    }
    .gallery-wrapper  img{
        width: 100%;
        object-fit: cover;
    }
    .about-headlines{
        font-size: 28px;
    }
     section{
        padding-block: 50px;
    } 
    
}

@media (max-width:767px) {
     .mTopSlider div .mySlide1{
         top: 0px;
    }
    .mySlide1 {
        margin-bottom:-120px;
    }
    .slideContent {
        max-width:100%;
    }
   .mySlide1 .owl-dots{
		display:none!important
	 }
    .imgHeight {
        height: 419px;
        border-radius: 8px;
    }
    .footerUL{
        gap: 10px;
        margin: 10px 0px;
    }
    .footerUL li a{
        padding: 0;
        font-size: 13px;
    }
    .Start-now .arrow1 {
       display: none;
      }
    .Start-now .arrow2 {
        display: none;
      }
   
    h1{
        font-size: 4rem;
    }
    h3{
        font-size: 2.3rem;
    }
    h4{
        font-size: 24px;
    }
    .Heroarea {
        height: 500px;
    }
    .Heroarea .form-control {
        font-size: 14px !important;
        padding: 20px 21px !important;
      
    }
    .Interest .mt-5{
        margin-top: 1rem!important;
    }
    .Auction .nav-link {
        padding: 14px 19px;
    }
    .Auction .nav-link {
       font-size: 16px;
       }
       .Slider-count h5 span {
        font-size: 14px;
  line-height: 10px;
    }
    .Slider-count h1 {
        font-size: 21px;
    }
   
    .Slider-count h3 {
        font-size: 18px;
        line-height: 24px;
    }
    button.owl-next {
        right: 10px;
    }
    button.owl-prev {
        left: 10px;
    }
    .owl-dots {
        bottom: 10px;
    }
    .about-headlines{
        font-size: 24px;
    }
     section{
        padding-block: 34px;
    } 
}
.wpcf7 form .wpcf7-response-output{
    font-size:20px !important;
}
.um-right{
  float:none!important;
  text-align:center!important;
}
@media(min-width:992px){
    .slideContent{
        max-width:80%;
        
    }
}
}

