body{
    font-family: "Oswald", sans-serif;
}
*{
    box-sizing: border-box;
}
.d-none-desktop{
    display: none;
}
.container{
    max-width: 1000px;
    margin: 0 auto;
}
.logo{
        text-transform: uppercase;
        font-size: 64px;
        color: #ff9898;
}
.seeMore{
    display: flex;
    justify-content: end;
    margin-left: -62px;
}
.footer_89{
    font-family: "Lato", sans-serif;
    background-color: pink;
    padding: 1px 26px 11px 26px;
    border-radius: 0px 65px 0 60px;
    font-style: italic;
    letter-spacing: -4px;
    font-size: 50px;
    font-weight: 900;
    text-decoration: none;
    color: #FAFA33;
    text-shadow: 0px 3px 7px #000;
    line-height: 54px;
    display: inline-block;
}
.topSectioninner{
    display: grid;
    align-items: center;
    gap: 25px;
    justify-items: stretch;
    grid-template-columns: max-content auto auto;
}
.topLeft{
    padding-left: 30px;
    padding-top: 30px;
}
.callDetails p{
    margin: 0;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 500;
}
.callDetails{
    margin-left: -75px;
    z-index: 99999;
    position: relative;
}
.phoneNumber a {
    font-size: 60px;
    font-weight: bold;
    text-decoration: none;
    color: #FAFA33;
    text-shadow: 0px 3px 7px #000;
    line-height: 54px;
    
}
.rightContent1 h3 {
    text-align: center;
    color: #a9d6fd;
    text-transform: uppercase;
    font-size: 30px;
    background-color: pink;
    text-shadow: 0 0px 4px BLACK;
    border: 2px solid #000;
    padding: 4px 13px 4px 21px;
    border-radius: 30px 0px 0px 30px;
    border-right: none;
    width: calc(100% + 34px);
    margin-left: -34px;
    margin-bottom: 10px;
    margin-top: 15px;
}
.middleRightWrapper{
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-around;

}
.rightContent1_3{
    text-align: right;
    padding-right: 15px;
}
.rightContent1_3 .phoneBottom a{
    font-size: 42px;
    font-weight: bold;
    text-decoration: none;
    color: #FAFA33;
    text-shadow: 0px 3px 7px #000;
    line-height: 54px;
    margin-left: -15px;
}
.rightContent1_3 p{
    text-align: right;
    margin: 5px 0;
}
.rightContent1_3 h5{
    color: #fff;
    text-transform: uppercase;
    font-size: 26px;
    text-shadow: 0 0px 9px BLACK;
    margin: 0;
}
.rightContent1 p{
    font-size: 14px;
    text-transform: uppercase;
    line-height: normal;
    margin-top: 0;
    font-family: 'Lato';
    font-weight: 800;
    letter-spacing: 1px;
    word-spacing: 1px;
    text-align: justify;
    padding: 0 15px 0 0;
}
.middleRight{
    width: 32.94%;
    z-index: 9999;
}

.rightContent1_3 p {
    text-align: right;
    margin: 8px 0;
    font-size: 16px;
}
.seeMore a {
    color: #ff9898;
    font-size: 41px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    text-shadow: 0 0px 4px black;
    display: flex;
    align-items: center;
    gap: 13px;
    justify-content: end;
}
.seeMore{
    margin-top: 15px;
}
.bottomSEction{
    text-align: center;
    background-color: #a6daf9;
    border-top: 3px solid #6ac2f5;
}
.bottomSEction p {
    color: #fff;
    font-size: 22px;
    text-shadow: 0 0 2px black;
    text-transform: uppercase;
    margin: 0;
    font-weight: 700;
    font-family: 'Lato';
}
.seeMore img{
    width: 60px;
}
.topLeft span {
    font-family: "Lato", sans-serif;
    background-color: pink;
    padding: 2px 26px 5px 26px;
    border-radius: 0px 65px 0 60px;
    font-style: italic;
    letter-spacing: -4px;

        font-size: 96px;
        font-weight: 900;
        text-decoration: none;
        color: #FAFA33;
        text-shadow: 0px 3px 7px #000;
        line-height: 54px;
}
.imgWrapper img {
    width: 100%;
    padding: 2px;
    border: 2px solid #000;
    background-color: #fff;
}
.middleCenter {
    width: 54%;
    z-index: 9999;
    margin-left: -40px;
}
.middleCenter img {
    width: calc(100% + 50px);
    float: left; 
}
.middleSection{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.middleLeft {
    max-width: 170px;
    padding-left: 50px;
    margin-top: 60px;
}
h1 {
    
    
    margin: 0;
    
    letter-spacing: 5px;
    text-align: center;
    text-transform: uppercase;
    animation: move linear 2000ms infinite;  
    font-weight: bold;
    line-height: 120px;
  }
  .main-content {
    border: 2px solid #000;
    background-image: url(img/body_bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.uncen_cont img {
    max-width: 105px;
    border-left: 5px solid pink;
    border-bottom: 5px solid pink;
    box-shadow: 0 0 13px 0 #6e6e6e;
}
.topRight{
    position: relative;
    align-self: start;
    justify-self: end;
}
.topCenter{
    justify-self: start;
}
.rightContent1 h4 {
    color: #a9d6fd;
    text-transform: uppercase;
    font-size: 24px;
    background-color: pink;
    text-shadow: 0 0px 4px BLACK;
    border: 2px solid #000;
    padding: 4px 13px 4px 21px;
    border-radius: 30px 0px 0px 30px;
    border-right: none;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 15px;
}
.rightContent1_2{
    padding-left: 20px;
}
.rightContent1_2 p{
    padding-left: 20px;
}
.other_websites ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.other_websites ul li{
list-style: none;
padding: 10px;
width: 25%;
}
.other_websites ul li img {
    width: 100%;
    box-shadow: 0 0 10px 0 #000;
    transition: all 0.3s ease-in-out;
    height: auto;
    
}
.other_websites ul li a:hover img {
    transform: scale(1.1);
}
.other_websites h3{
    color: #ff9898;
    font-size: 31px;
    text-shadow: 0 0px 4px BLACK;
    letter-spacing: 2px;
    margin-bottom: 12px;
}
.classified_listing {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    gap: 10px;
    padding: 0 30px;
    margin: 0 0 30px 0;
    justify-content: center;
}
.classified_listing li {
    width: calc(33.33% - 7px);
    padding: 2px;
    border: 2px solid #000000;
}
.classified_listing li img {
    width: 100%;
    box-shadow: 0 0 9px #8207b2;
    border: 2px solid #000;
    float: left;
}
  @keyframes move {
    0% {
      text-shadow:
        4px -4px 0 #ffa9e5, 
        3px -3px 0 #ffa9e5, 
        2px -2px 0 #ffa9e5, 
        1px -1px 0 #ffa9e5,
        -4px 4px 0 #000, 
        -3px 3px 0 #000, 
        -2px 2px 0 #000, 
        -1px 1px 0 #000
      ;
    }
    25% {    
      text-shadow:      
        -4px -4px 0 #000, 
        -3px -3px 0 #000, 
        -2px -2px 0 #000, 
        -1px -1px 0 #000,
        4px 4px 0 #ffa9e5, 
        3px 3px 0 #ffa9e5, 
        2px 2px 0 #ffa9e5, 
        1px 1px 0 #ffa9e5      
      ;
    }
    50% {
      text-shadow:
        -4px 4px 0 #ffa9e5, 
        -3px 3px 0 #ffa9e5, 
        -2px 2px 0 #ffa9e5, 
        -1px 1px 0 #ffa9e5,
        4px -4px 0 #000, 
        3px -3px 0 #000, 
        2px -2px 0 #000, 
        1px -1px 0 #000
      ;
    }
    75% {
      text-shadow:
        4px 4px 0 #000, 
        3px 3px 0 #000, 
        2px 2px 0 #000, 
        1px 1px 0 #000,
        -4px -4px 0 #ffa9e5, 
        -3px -3px 0 #ffa9e5, 
        -2px -2px 0 #ffa9e5, 
        -1px -1px 0 #ffa9e5      
      ;
    }
    100% {
      text-shadow:
        4px -4px 0 #ffa9e5, 
        3px -3px 0 #ffa9e5, 
        2px -2px 0 #ffa9e5, 
        1px -1px 0 #ffa9e5,
        -4px 4px 0 #000, 
        -3px 3px 0 #000, 
        -2px 2px 0 #000, 
        -1px 1px 0 #000
      ;
    }  
  }
.callDetails_mobile {
    padding-left: 10px;
}


.bottomRight span{
    font-family: "Lato", sans-serif;
    background-color: pink;
    padding: 2px 26px 5px 26px;
    border-radius: 0px 65px 0 60px;
    font-style: italic;
    letter-spacing: -4px;
    font-size: 96px;
    font-weight: 900;
    text-decoration: none;
    color: #FAFA33;
    text-shadow: 0px 3px 7px #000;
    line-height: 54px;
}
.bottom_payment img{
    transition: all 0.3s ease;
    transform: scale(1);
}
.bottom_payment img:hover{
transform: scale(1.2);
}

@keyframes blink {
  0%, 100% {color: #FAFA33;}
  50% {color: #ff9898;}
}
.blinking-button {
  
  color: #FAFA33;
  animation: blink 1s linear infinite;
}


/*Inner Page Header*/

/*
.classified_page .topSectioninner{
    display: block;
    
}
.headerv2 {
    display: grid;
    justify-content: space-between;
    grid-template-columns: auto 1fr;
}
.headerv2__left {
    display: flex;
    gap: 15px;
    background-color: #88ccf4;
    padding: 8px 15px;
    
    z-index: 9;
}
.classified_page .main-content{
overflow: hidden;
}
.classified_page .uncen_cont{
    justify-content: end;
}
.classified_page .logo{
font-size: 45px;
}
.classified_page .topRight {
    position: relative;
    align-self: start;
    justify-self: end;
    padding: 0px 15px;
    width: 100%;
    background-color: #88ccf4;
}
.classified_page .topRight::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    background-color: #88ccf4;
    height: 100px;
    transform: rotate(-37deg);
    top: -19px;
    left: -40px;
}
.classified_page .topLeft span{
font-size: 74px;
}
.classified_page .phoneNumber a{
    font-size: 36px;
}
.classified_page .uncen_cont{
    display: flex;
    gap: 10px;
}
.classified_page .topLeft{
    padding-top: 15px;
    padding-left: 0;
}
.classified_page .topSectioninner{
padding: 0px 0px;
}
.classified_page .topSectioninner{

}
.classified_page h1{
    line-height: 85px;
}
    */

    .classified_page .phoneNumber a{
font-size: 32px;
line-height: 38px;
    }
    .classified_page .uncen_cont p{
        margin: 0;
    }
    .classified_page .topRight{
        padding-right: 15px;
        padding-top: 15px;
    }

    .classified_page .logo{
        font-size: 58px;
    }
    .classified_page .inner_content_top {
        display: flex;
        padding: 15px 30px 15px;
        justify-content: space-between;
        align-items: end;
    }
    .inner_content_top__left{
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 500;
        color: #ff00fc;
        font-size: 18px;
    }
    .inner_content_top__right h3{
        font-size: 40px;
        margin: 0;
        border-bottom: 3px solid #000;
        line-height: 45px;
    }
    .page1uncut .middleSection{
        background-image: url(images/pagecut1/VSe1022.png);
    }
    .innerPage .middleSection {
        
        background-size: contain;
        background-repeat: no-repeat;
        background-position: top center;
        padding: 0 30px;
    }
    .middle_text_01 {
        max-width: 320px;
        padding-top: 70px;
        text-align: center;

    }
    .middle_text_02 {
        font-size: 40px;
        text-transform: uppercase;
        text-align: right;
        font-weight: bold;
        color: yellow;
        text-shadow: 2px 2px BLACK;
        line-height: 54px;
        color: #FAFA33;
        text-shadow: 0px 3px 7px #000;
    }
    .middle_text_01 p {
        font-size: 26px;
        transform: rotate(-10deg);
        color: #d76565;
        text-shadow: 0px 2px 2px #000;
        font-family: "Kalam", cursive;
        word-spacing: -7px;
        line-height: 33px;
        font-weight: bold;
    }
    .innerPage .middleSection {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: normal;
    }
    .innerPage .middleSection .image_gallery ul {
        list-style-type: none;
        display: flex;
        gap: 5px;
        justify-content: end;
        padding: 0;
        margin: 0;
    }
    .innerPage .middleSection .image_gallery ul li{
        width: 125px;
        height: 125px;
    }
    .innerPage .middleSection .image_gallery ul li img {
        width: 100%;
        object-fit: cover;
        height: 125px;
        border: 2px solid #000;
        padding: 2px;
        background-color: #fff;
    }
    .middle_bottom_left{
        margin-top: -150px;
    }
    .middle_bottom{
        display: flex;
        justify-content: space-between;
        padding-top: 120px;
    }
    .middle_text_02 h3{
        margin: 0;
    }
    .middle_bottom_left h2{
        font-size: 41px;
        text-transform: uppercase;
        font-weight: bold;
        color: #ff4364;
        text-shadow: 0 4px 3px black;
    }
    .middle_bottom_left h2 span{
        font-size: 69px;
        line-height: 70px;
    }

    .image_gallery h4{
        text-transform: uppercase;
        font-size: 26px;
        margin: 0px 0 3px;
        text-shadow: 1px 2px 0px #ffffff;
        text-align: center;
    }
    /*Image Popup*/

    .container__img-holder {
        max-width: 280px;
        vertical-align: top;
        margin-bottom: 20px;
        margin-left: 16px;
        cursor: pointer;
      }
      
      .container .container__img-holder:nth-child(3n+1) {
        margin-left: 0;
      }
      
      .container__img-holder img {
        width: 100%;
        height: 220px;
        display: block;
      }
      
      
      /* Popup Styling */
      .img-popup {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgb(0 0 0 / 77%);
        display: flex;
        justify-content: center;
        align-items: center;
        display: none;
        z-index: 9;
      }
      
      .img-popup img {
        max-width: 900px;
        opacity: 0;
        transform: translateY(-100px);
        -webkit-transform: translateY(-100px);
        -moz-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
        -o-transform: translateY(-100px);
      
    height: 95%;
    object-fit: contain;
    border: 3px solid pink;
      }
      
      .close-btn {
        width: 40px;
        height: 40px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: absolute;
        top: 20px;
        right: 20px;
        cursor: pointer;
        background-color: #ff9898;
        padding: 4px 10px 0px;
        border-radius: 50%;
    }
      
      .close-btn .bar {
        height: 4px;
        background: #fff;
      }
      
      .close-btn .bar:nth-child(1) {
        transform: rotate(45deg);
      }
      
      .close-btn .bar:nth-child(2) {
        transform: translateY(-4px) rotate(-45deg);
      }
      
      .opened {
        display: flex;
      }
      
      .opened img {
        animation: animatepopup 1s ease-in-out .8s;
        -webkit-animation: animatepopup .3s ease-in-out forwards;
      }
      
      .inner-footer_bottom {
        display: flex;
        justify-content: space-between;
        padding: 15px 0 20px;
    }
      .inner-footer_bottom__left h3{
        
        text-shadow: 0px 3px 7px #000;
        font-size: 45px;
        line-height: 50px;
        display: inline-block;
        margin: 0;
    }
    .inner-footer_bottom__left h3 a{
        color: #FAFA33;
        text-decoration: none;
    }
    .inner-footer_bottom__left p {
        color: #2564a3;
        text-transform: uppercase;
        font-weight: bold;
        margin: 0;
        text-shadow: 0px 1px 1px #000;
        font-size: 21px;
    }

    .clas_pg .rightContent1_3{
        display: none;
    }
    /*Page 2 uncut*/
    .innerPage.page2uncut .middleSection{
    background-image: url(images/pagecut2/img_02uncut.png);

    }
      @keyframes animatepopup {
      
        to {
          opacity: 1;
          transform: translateY(0);
          -webkit-transform: translateY(0);
          -moz-transform: translateY(0);
          -ms-transform: translateY(0);
          -o-transform: translateY(0);
        }
      
      }
      
      @media screen and (max-width: 880px) {
      
        .container .container__img-holder:nth-child(3n+1) {
          margin-left: 16px;
        }
      
      }

  /*Responsive*/

  @media only screen and (min-width: 769px) and (max-width: 1024px) {
    .middleLeft{
        max-width: 17%;
    }
    .middleCenter {
        width: 65%;
        z-index: 9999;
        margin-left: -119px;
        max-width: 500px;
    }
    .logo{
        font-size: 46px;
    }
    .phoneNumber a{
        font-size: 42px;
    }
    .rightContent1 p{
        font-size: 12px;
    }
    .rightContent1_3 h5{
        font-size: 20px;
    }
    .rightContent1_3 .phoneBottom a{
        font-size: 32px;
    }
    .callDetails p{
        font-size: 20px;
    }
    .seeMore a{
        font-size: 36px;
    }

    /*Inner Page*/
    .innerPage .topLeft span{
        font-size: 70px;
    }
    .innerPage .logo{
font-size: 40px;
    }
    .innerPage .logo h1{
        line-height: normal;
            }
    .innerPage .phoneNumber a{
font-size: 28px;
    }
  }

  @media only screen and (max-width: 768px) {
    .topLeft span {
        font-size: 60px;
        padding: 0;
        background-color: transparent;
    }  
    .topLeft{
        padding-top: 0px;
    }
    .logo{
        font-size: 36px;
    }
    .uncen_cont img{
        max-width: 70px;
    }
    .topSectioninner{
        gap: 15px;
    }
    h1{
        line-height: normal;
    }
    .middleLeft{
        max-width: 100%;
        padding: 0 0px;
        order: 3;
        margin: 0;
    }
    .phoneNumber a{
        font-size: 24px;
        line-height: 24px;
    }
    .callDetails p{
        font-size: 16px;
    }
    .callDetails{
        margin-left: 0px;
    }
    .middleRight {
        width: 46%;
    }
    .imgWrapper{
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
    }
    .rightContent1 p{
        font-size: 12px;
        text-transform: none;
        padding-right: 5px;
        line-height: 12px;
        padding-left: 8px;
    }
    .middleCenter{
margin: 0px 0 0 0;
    }
    .callDetails_mobile p{
        margin: 0;
    }
    .middleCenter img{
        margin-top: 24px;
    }
    .rightContent1{
        position: relative;
        z-index: 9999;
    }
    .rightContent1 h3{
        font-size: 16px;
        margin-left: 0;
        width: 100%;

    }
    .rightContent1 h4{
        font-size: 16px;
    }
    .rightContent1_2 p{
padding-left: 15px;
    }
    .imgWrapper img{

    }
    .d-none-desktop{
        display: none;

    }
    .d-none-mobile{
        display: block;
    }
    .rightContent1_3 .phoneBottom a{
        margin-left: 0px;
        font-size: 24px;
        line-height: normal;
    }
    .mobile_content_bottom{
        order: 4;
        width: 100%;
    }
    .rightContent1_3 h5 {
        font-size: 16px;
    }
    .rightContent1_3{
        padding: 15px 10px 0 10px;
    }
    .seeMore a{
        font-size: 26px;
    }
    .seeMore img{
        width: 38px;
    }
    .container{
        max-width: 600px;
    }
    .seeMore {
        margin-top: 10px;
        display: flex;
        justify-content: end;
        margin-bottom: 18px;
    }
    .rightContent1_3 p{
        margin: 0;
        font-size: 14px;
    }
    .rightContent1_3_mobile{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    
    /*Inner Page*/

    .innerPage .logo{
        font-size: 22px;
            }
            .innerPage .topSectioninner{
             
            }
            .innerPage .middle_text_01 p{
                font-size: 18px;
                word-spacing: 0px;
                line-height: 22px;
            }
            .innerPage .middle_text_01{
                max-width: 320px;
            }
            .innerPage .image_gallery h4{
text-align: left;
font-size: 18px;
            }
            .innerPage .middleSection{
                background-position: bottom 0px left 154px;
            }
            .innerPage .topRight{
        padding: 0;
            }
            .innerPage .middle_text_02{
                text-align: left;
                line-height: normal;
                font-size: 22px;
            }
            .innerPage .middle_bottom_left{
        margin-top: 0px;
            }
            .innerPage .middle_bottom{
        flex-direction: column;
        padding: 0;
            }
            .innerPage .middle_bottom_left h2{
                font-size: 24px;
            }
            .innerPage .middle_bottom_left h2 span{
                font-size: 40px;
            }
            .innerPage .middleSection{
                padding: 0 15px;
            }
            body .innerPage .container__img-holder,
            body .innerPage .container .container__img-holder:nth-child(3n+1){
                margin-left: 0px; 
            }
            .innerPage .middleSection .image_gallery ul{
                gap: 0px;
            }
            .innerPage .inner-footer_bottom{
                flex-wrap: wrap;
               
            align-items: start;
            gap: 15px;
            }
            .innerPage .middleSection .image_gallery ul{
                justify-content: start;
            }
            .innerPage .middleSection .image_gallery ul li{
                width: 100px;
            }
            .innerPage .seeMore{
                margin-left: 0px;
            }
}

  @media only screen and (max-width: 600px) {
    .topLeft span {
        font-size: 34px;
        padding: 0;
        background-color: transparent;
    }  
    .other_websites ul li{
        width: 100%;
    }
    .logo{
        font-size: 22px;
    }
    .uncen_cont img{
        max-width: 70px;
    }
    .topSectioninner{
        gap: 15px;
    }
    .topLeft{
        padding-left: 15px;
    }
    h1{
        line-height: normal;
    }
    .middleLeft{
        max-width: 100%;
        padding: 0 0px;
        order: 3;
        margin: 0;
    }
    .phoneNumber a{
        font-size: 24px;
        line-height: 24px;
    }
    .callDetails p{
        font-size: 16px;
    }
    .callDetails{
        margin-left: 0px;
    }
    .middleRight {
        width: 46%;
    }
    .imgWrapper{
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
    }
    .rightContent1 p{
        font-size: 12px;
        text-transform: none;
        padding-right: 5px;
        line-height: 12px;
        padding-left: 8px;
        text-align: right;
    }
    .middleCenter{
margin: 0px 0 0 0;
    }
    .callDetails_mobile p{
        margin: 0;
    }
    .middleCenter img{
        margin-top: 24px;
    }
    .rightContent1{
        position: relative;
        z-index: 9999;
    }
    .rightContent1 h3{
        font-size: 16px;
        margin-left: 0;
        width: 100%;

    }
    .rightContent1 h4{
        font-size: 16px;
    }
    .rightContent1_2 p{
padding-left: 15px;
    }
    .imgWrapper img{

    }
    .d-none-desktop{
        display: block;

    }
    .d-none-mobile{
        display: none;
    }
    .rightContent1_3 .phoneBottom a{
        margin-left: 0px;
        font-size: 24px;
        line-height: normal;
    }
    .mobile_content_bottom{
        order: 4;
        width: 100%;
    }
    .rightContent1_3 h5 {
        font-size: 16px;
    }
    .rightContent1_3{
        padding: 15px 10px 0 10px;
        text-align: left;
    }
    .seeMore a{
        font-size: 26px;
    }
    .seeMore img{
        width: 38px;
    }
    .container{
        max-width: 400px;
    }
    .seeMore {
        margin-top: 10px;
        display: flex;
        justify-content: center;
        margin-bottom: 18px;
    }
    .rightContent1_3 p{
        margin: 0;
        font-size: 14px;
    }
    .rightContent1_3_mobile{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    
    /*Inner Page*/

    .innerPage .logo{
font-size: 22px;
    }
    .innerPage .topSectioninner{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }
    .innerPage .middle_text_01 p{
        font-size: 18px;
        word-spacing: 0px;
        line-height: 22px;
    }
    .innerPage .middle_text_01{
        max-width: 225px;
    }
    .innerPage .middleSection{
        background-position: top 10px left 100px;
    }
    .innerPage .topRight{
padding: 0;
    }
    .innerPage .middle_text_02{
        text-align: left;
        line-height: normal;
        font-size: 22px;
    }
    .innerPage .middle_bottom_left{
margin-top: 0px;
    }
    .innerPage .middle_bottom{
flex-direction: column;
padding: 0;
    }
    .innerPage .middle_bottom_left h2{
        font-size: 24px;
    }
    .innerPage .middle_bottom_left h2 span{
        font-size: 40px;
    }
    .innerPage .middleSection{
        padding: 0 15px;
    }
    body .innerPage .container__img-holder,
    body .innerPage .container .container__img-holder:nth-child(3n+1){
        margin-left: 0px; 
    }
    .innerPage .middleSection .image_gallery ul{
        gap: 0px;
    }
    .page2uncut.innerPage .middleSection .image_gallery ul {
        justify-content: end;
        margin-right: -15px;
    }
    .page2uncut.innerPage .middleSection .image_gallery h4 {
        text-align: right;
    }
    .innerPage .inner-footer_bottom{
        flex-wrap: wrap;
        flex-direction: column;
    align-items: start;
    gap: 15px;
    }
    .innerPage .seeMore{
        margin-left: 0px;
    }
    /*Classified Page*/
    .classified_listing li {
        width: calc(50% - 7px);
        padding: 2px;
        border: 2px solid #000000;
    }
    .clas_pg.classified_page .inner_content_top {
        padding: 0;
        flex-direction: column;
        margin-top: 30px;
        gap: 15px;
        align-items: center;
    }
    .clas_pg .inner_content_top__right h3{
        font-size: 32px;
    }
    .classified_listing{
        margin-top: 30px;
        padding: 0px;
    }
}

@media only screen and (max-width: 400px) {
    .innerPage .middle_text_01{
        padding-top: 40px;
    }
    .innerPage .middle_bottom_left h2{
        font-size: 22px;
        margin-bottom: 0;
    }
    .innerPage .middle_bottom_left h2 span{
        font-size: 36px;
    }
    .innerPage .middleSection .image_gallery ul li{
        width: 109px;
    }
}