@media only screen and (max-width: 1400px) {}

@media only screen and (max-width: 1200px) {

    .ContentSlider .Part3 .BottomText p,
    .ContentSlider .Part1 .TopText p {
        font-size: 40px;
    }

    .ContentSlider .Part1 .BottomText img:last-child {
        width: 100px;
    }

    .ContentSlider .Part1 .BottomText a {
        gap: 10px;
    }

    .ContentSlider .Part3 .TopText p {
        font-size: 50px;
    }

    .ContentSlider .Part3 .TopText span {
        font-size: 18px;
    }

    .ContentSlider .Part3 .BottomText span {
        font-size: 20px;
        padding: 4px 18px;
        margin-right: 5px;
    }

    .AboutInHome {
        margin-block: 40px;
    }

    .AboutInHome p {
        font-size: 27px;
    }

    .SingleRight {
        padding-right: 10%;
    }

    .SingleLeft {
        padding-left: 10%;
    }

    .SingleRight h2 {
        font-size: 30px;
    }
}

@media only screen and (max-width: 992px) {

    .ContentSlider .Part3 .BottomText p,
    .ContentSlider .Part1 .TopText p {
        font-size: 34px;
    }

    .ContentSlider .Part3 .TopText span {
        font-size: 16px;
    }

    .ContentSlider .Part3 .TopText {
        gap: 7px;
    }

    .ContentSlider .Part3 .TopText p {
        font-size: 43px;
    }

    .ContentSlider .Part1 .BottomText a {
        gap: 7px;
    }

    .ContentSlider .Part1 .BottomText img:last-child {
        width: 60px;
    }

    .ContentSlider .Part1 .BottomText a span {
        font-size: 18px;
    }

    .ContentSlider .Part1 .BottomText img:first-child {
        width: 9px;
    }

    .AboutInHome p {
        font-size: 23px;
    }

    .SpecItem .SpecIcon {
        width: 90px;
        height: 90px;
    }

    .SpecItems {
        top: 52px;
    }

    .SpecItem {
        gap: 20px;
    }

    .SpecItem .SpecIcon img {
        width: 60%;
    }

    .SpecItem .SpecTitle {
        font-size: 20px;
    }

    .Title2 {
        font-size: 34px;
    }

    .CategoryListInHome {
        margin: 100px auto 50px auto
    }

    .CategoryItem h2 {
        font-size: 22px;
    }

    .CategoryItem span {
        font-size: 15px;
    }

    .BottomFooter {
        flex-wrap: wrap;
        margin-block: 50px;
    }

    .BottomFooter .RightPart,
    .BottomFooter .LeftPart {
        width: 100%;
    }

    .BottomFooter .RightPart {
        justify-content: space-around;
        gap: 10px;
    }

    .BottomFooter .LeftPart {
        align-items: center;
        gap: 5px;
        margin-top: 30px;
        text-align: center;
    }

    .BottomFooter .FooterList a {
        font-size: 14px;
    }

    .SingleProductSlider {
        position: unset;
        height: unset;
        width: 95%;
        margin: 0px auto
    }

    .SingleBlogArticel{
        flex-direction: column;
    }
    .SingleProductSlider .Part1 {
        width: 50%;
    }

    .SingleProductSlider .Part3 {
        width: 50%;
    }

    .SingleRight,
    .SingleLeft {
        padding: 0px;
        ;
    }

    .SingleRight h2 {
        margin: 0px;
    }

    .SingleBlogArticel{
        flex-direction: column;
    }

    .SingleBlogArticel .Part1 {
        width: 100%;
    }

    .SingleBlogArticel .Part3 {
        width: 100%;
    }

    .SingleBlogArticel .SingleLeft{
        flex-direction: row;
        flex-wrap: wrap;
        gap: 20px;
        justify-content: center;
    }
    .SingleBlogArticel .SpecSingle p,.SingleBlogArticel  .SpecSingle span {
        line-height: 1;
      }
      .SingleBlogArticel .Part3 {
        margin-top:30px;
      }

      .SingleBlogArticel .SingleRight{
        text-align: center;
      }

      .SideBySide .Part p{
        font-size: 16px;
      }

      .PageTitleH{
        display: none;
      }
}

@media only screen and (max-width: 700px) {
    .curved-menu {
        display: none;
    }

    .Header {
        height: 95px;
        margin-bottom: 10px;
    }

    .HomeContentSlider {
        position: unset;
        flex-direction: column;
        padding: 10px;
        height: unset;
    }

    .HomeContentSlider .Part1 {
        width: 100%;
        justify-content: center;
    }

    .HomeContentSlider .Part1 .BottomText,
    .HomeContentSlider .Part3 .TopText {
        display: none;
    }

    .HomeContentSlider .Part3 {
        width: 100%;
        justify-content: center;
    }

    .HomeContentSlider .Part1 br {
        display: none;
    }

    .HomeContentSlider .Part3 .BottomText {
        display: flex;
        gap: 5px;
    }

    .AboutInHome .Title {
        display: none;
    }

    .ArchiveText .Title {
        display: block;
    }

    .CategoryItem .TopPart {
        flex-direction: column;
        justify-content: center;
    }

    .CategoryItem span {
        text-align: center;
    }

    .CategoryItem .TopPart {
        gap: 5px
    }

    .CategoryItemImg {
        border-radius: 40px;
    }

    .Product {
        width: 48%;
    }

    .SingleRight h2 {
        font-size: 22px;
    }

    .SingleRight p {
        font-size: 18px;
    }

    .SingleRight span,.SideBySide .Part p {
        font-size: 14px;
    }

    .SpecSingle p, .SpecSingle span {
        font-size: 16px;
      }

    .ContentLongText h2 {
        font-size: 33px;
    }

    .ContentLongText p {
        font-size: 18px;
        line-height: 39px;
    }

    .SideBySide{
        flex-direction: column-reverse;
        gap:20px;
    }

    .SideBySideOdd{
        flex-direction: column;
    }

    .SideBySide .Part{
        width:100%;
    }

    .FormMain{
        flex-wrap: wrap;
    }
    
    .FormMain .leftContact, .FormMain .rightContact{
        width:100%;
    }

}

@media only screen and (max-width: 480px) {

    .Header {
        height: 55px;
        padding-top: 15px;
    }

    .Header .logo img {
        width: 155px;
    }

    .ContentSlider .Part3 .BottomText p,
    .ContentSlider .Part1 .TopText p {
        font-size: 27px;
    }

    .AboutInHome p {
        font-size: 18px;
    }

    .SpecItems {
        top: 70px;
    }

    .SpecItem {
        gap: 10px;
    }

    .SpecItem .SpecIcon {
        width: 70px;
        height: 70px;
    }

    .SpecItem .SpecTitle {
        font-size: 16px;
    }

    .Title2 {
        font-size: 30px;
    }

    .CategoryListInHome {
        margin: 50px auto 50px auto;
    }


    .Product {
        margin: 10px 1%;
    }

    .ProductImg {
        border-radius: 25px;
    }

    .Product h2 {
        font-size: 18px;
    }

    .SingleProductSlider {
        flex-direction: column;
    }

    .SingleProductSlider .Part1 {
        width: 100%;
    }

    .SingleProductSlider .Part3 {
        width: 100%;
    }

    .SingleLeft{
        flex-direction: row;
        flex-wrap: wrap;
        gap: 20px;
        justify-content: center;
    }
    .SpecSingle p, .SpecSingle span {
        line-height: 1;
      }
    .SingleProductSlider .Part3 {
        margin-top:30px;
      }

      .SingleRight{
        text-align: center;
      }

      .ContentLongText p {
        font-size: 16px;
        line-height: 35px;
      }

      .BottomFooter .LeftPart{
        font-size: 14px;
      }

      .mobmenur-container {
        top: 18px !important;
      }
    


}