.sliderdiv {
    /* background: #203a74 !important; */

}

.saurabh {
    /* border: 2px solid white !important; */
    padding: 0px !important;

    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    /* min-height: 100vh; */
    padding-top: 10em;
    padding-bottom: 10em;
    display: flex;
    position: relative;

}

.sliderinner {
    /* border: 2px solid red; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 80%;
    margin: 0px auto;
    padding: 50px 0px;
}

.sline {
    /* background-color: #D2AE6D; */
    background-color: #ffffff;
    width: 2px;
    height: 150px;
}

.imgbox {
    /* border-right: 2px solid #EBDFBD; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 300px;
    /* height: 150px; */
    /* font-family: OPTICopperplate; */
}

/* .boxheight {
    height: 250px;
    border: 2px solid;
} */

#lastIbox {
    border: none !important;
}

.imgbox span {
    font-size: 96px;
    font-weight: 500;
    text-transform: uppercase;
    /* color: #7B5131; */
    color: #ffffff;
}

.imgbox h3 {
    font-size: 22px;
    font-weight: 700;
    text-transform: capitalize;
    /* font-family: "Quicksand", sans-serif; */
    /* font-family: "Josefin Slab", serif; */
    margin: 0;
    color: #ffffff;
    text-align: center;
}

.aboutMain{
    background-color: white;
}
.imgbox h6 {
    font-size: 26px;
    font-weight: 500;
    text-transform: uppercase;
    /* font-family: Collingar; */
    margin: 0;
    color: white;
}

.imgbox h5 {
    font-size: 60px;
    font-weight: 500;
    text-transform: uppercase;
    /* font-family: "Quicksand", sans-serif; */
    color: #ffffff;
    margin: 0;
}



/* my service  */

.sauservicemain {
    /* border: 2px solid red; */
    display: flex;
    width: 100%;
}

.mainserbox {
    /* border: 2px solid black; */
    /* width: 400px; */
    height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding: 0px 20px;
    transition: all .3s;
    border-bottom: 4px solid transparent;
}

.mainserbox:hover {
    border-bottom: 4px solid #203a74;
}

.mainserbox .serline {
    width: 16%;
    background-color: #203a74;
    height: 4px;
    border-radius: 10px;
}

.mainserbox h3 {
    font-size: 22px;
    text-align: center;
    margin: 0;
}

.mainserbox p {
    font-size: 16px;
    text-align: center;
    margin: 0;
}

#mainserbox1 {
    width: 25%;
}

#mainserbox2 {
    width: 25%;
}

#mainserbox3 {
    width: 25%;
}

#mainserbox4 {
    width: 25%;
}

.heading--title {
    text-align: center !important;
    margin: 0px !important;
}

#portfolio{
    /* border: 2px solid red; */
    padding-top: 0px;
}


.serheading {
    font-family: 'Poppins', sans-serif;
    color: #222222;
    font-size: 36px;
    font-weight: 700;
    line-height: 50px;
    margin-bottom: 27px;
    text-transform: capitalize;
    text-align: center;
    margin-top: 100px;



    text-align: center;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #203a74;
}

/* my service  */


/* about  */

.sauaboutmaindiv {
    /* border: 2px solid red; */
    padding: 100px 0px;
    background-color: #607096;
}

.sauaboutmain {
    /* border: 2px solid red; */
    display: flex
;
    width: 85%;
    margin: auto;
    /* background: #203a74; */
    /* padding: 20px; */
}

.sauaboutleft {
    width: 50%;
}

.sauaboutleft img {
    width: 100%;
    height: 100%;
}

.sauaboutright {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px 20px;
    /* background-color: #203a74; */
}

.sauaboutright2 {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    gap: 20px;
    width: 100%;
}

.sauaboutright1 {
    /* border-bottom: 2px solid #dcdcdc; */
    margin-bottom: 20px;
}

.sauaboutright1 h3 {
    text-align: center;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #ffffff;
}

.sauaboutright1 p {
    text-align: center;
    padding: 0px 20px;
    font-size: 18px;
    margin: 30px 0px;
    color: white;
}

.serlineabout {
    width: 16%;
    background-color: #203a74;
    height: 4px;
    border-radius: 10px;
    margin: 20px auto;
}
.serlineproduct {
    width: 10%;
    background-color: #203a74;
    height: 4px;
    border-radius: 10px;
    margin: 20px auto 60px auto;
}
.serlinefeature {
    width: 30%;
    background-color: #203a74;
    height: 4px;
    border-radius: 10px;
    margin: 20px auto 30px auto;
}


.logodiv h3 {
    font-size: 23px;
    text-align: center;
    font-weight: 500;
}

.sline2 {
    background-color: #dcdcdc;
    width: 2px;
    height: 150px;
}

.mainlogo {
    width: 100%;
    /* height: 100px; */
    /* border: 2px solid red; */
}
.aboutimg{width: 50%;}

.testimonialsupdate{
    padding-top: 0px ;
}
.phonesize{
    font-size: 20px;
    color: black;
}
/* .card-bmp{
    border: 2px solid black;
} */

.testslickslider2{
    width: 100%;
    margin: auto;
}

.testslickslider2.slick-prev {
    left: -5px !important;
}

.testslickslider2 .slick-prev:before,
.testslickslider2 .slick-next:before {
    font-family: 'slick';
    font-size: 30px;
    line-height: 1;
    opacity: 1 !important;
    color: #203a74 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.testimonial--meta h4 {
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
}
.testimonial--content p {
    font-size: 20px;
    line-height: 35px;
    color: #999999;
    font-family: 'Lora', serif !important;
    font-style: italic;
    margin-bottom: 29px;
}


/* about  */
.iframeMap{
    width: 300px;
    height: 300px;
}

.footer-widget{
    display: flex;
    width: 80%;
    margin: auto;
}
.footer-widget div{
    width: 25%;
}
.mmenuFooter a{
    display: block;
    padding: 10px 0;
}

.logoFooter img{
    width: 200px;
}

.footer-widget h2, h3{
    font-weight: 500;
}

.heading--desc {
    font-weight: 500;
    font-size: 25px;
    color: black;
    font-family: 'Poppins', sans-serif;
}

.product1{
    display: flex;
    justify-content: center;
    gap: 50px;
    padding: 50px 0;
}

.product1Img{
    width: 580px;
    height: 400px;
}

.product1Desc{
    width: 40%;
}

.product1Desc h3{
    font-size: 40px;
    margin: 0;
}

.product1Desc p{
    font-size: 23px;
    color: #222222;
    font-family: 'Poppins', sans-serif;;
}

.serlineproduct2 {
    width: 10%;
    background-color: #203a74;
    height: 4px;
    border-radius: 10px;
    margin: 20px 0 50px 0;
}

@media (max-width:600px) {
   
    body{background-color: red !important;}
    .tpoS {
        text-align: left !important;
    }

    .hero-btn-wrap {
        /* justify-content: center; */
        align-items: center;
        margin-top: 0px;
        display: flex;
    }

    .sliderdiv {
        /* background-color: #FBF9F1; */
        padding-top: 30px;
    }

    .sliderinner {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        column-gap: 50px;
        width: 90%;
        padding: 0px 0px;
        flex-direction: column;
    }

    .sline {
        display: none;
    }

    .imgbox {
        border-right: none;
        /* border-bottom: 2px solid #EBDFBD; */
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        /* width: 300px; */
        width: auto;
        height: auto;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .imgbox h3 {
        font-size: 18px;
        font-weight: 700;
        text-transform: uppercase;
        /* font-family: "Quicksand", sans-serif; */
        margin: 0;
        /* color: #D2AE6D; */
        margin-top: 6px;
    }

    .imgbox h5 {
        font-size: 36px;
        font-weight: 500;
        text-transform: uppercase;
        /* font-family: "Quicksand", sans-serif; */
        color: white;
        margin-bottom: 0;
    }

    .imgbox h6 {
        font-size: 13px;
        font-weight: 500;
        text-transform: uppercase;
        margin: 0;
        /* color: #7B5131; */
    }

    .imgbox span {
        font-size: 36px;
        font-weight: 500;
        text-transform: uppercase;
        /* color: #7B5131; */
    }

    .mainlogo {
        width: 22%;
        /* height: 100px; */
        /* border: 2px solid red; */
    }

    .sauservicemain {
        /* border: 2px solid red; */
        display: grid;
        grid-template-columns: 1fr 1fr ;
        place-items: center;
        width: 100%;
    }

    #mainserbox1 {
        width: 100%;
    }

    #mainserbox2 {
        width: 100%;
    }

    #mainserbox3 {
        width: 100%;
    }

    #mainserbox4 {
        width: 100%;
    }

    .sauaboutmaindiv {
        /* border: 2px solid red; */
        padding: 50px 0px 0px 0px;
    }

    .sauaboutmain {
        /* border: 2px solid red; */
        display: flex;
        flex-direction: column;
        width: 95%;
        margin: auto;
    }

    .sauaboutleft {
        width: 100%;
    }

    .sauaboutright {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 30px 0px;
        padding-bottom: 0px;
    }
    .sauaboutright1 {
        /* border-bottom: 2px solid #dcdcdc; */
        margin-bottom: 0px;
    }

    .sauaboutright1 h3 {
        text-align: center;
        margin-bottom: 20px;
        text-transform: uppercase;
        font-size: 23px;
    }
    .sauaboutright1 p {
        text-align: justify;
        padding: 0px 20px;
        font-size: 15px;
        margin: 30px 0px;
        color: black;
    }
    .serheading {
        font-family: 'Poppins', sans-serif;
        color: #222222;
        font-size: 23px;
        font-weight: 700;
        line-height: 50px;
        margin-bottom: 27px;
        text-transform: capitalize;
        text-align: center;
        margin-top: 10px;
        text-align: center;
        margin-bottom: 6px;
        text-transform: uppercase;
        color: #203a74;
        /* border: 2px solid red; */
    }
    .mainserbox {
        /* border: 2px solid black; */
        /* width: 400px; */
        height: 200px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 20px;
        padding: 0px 20px;
        transition: all .3s;
        border-bottom: 4px solid transparent;
    }
    .mainserbox h3 {
        font-size: 16px;
        text-align: center;
        margin: 0;
    }
    .mainserbox .serline {
        width: 30%;
        background-color: #203a74;
        height: 4px;
        border-radius: 10px;
    }
    .serlineproduct {
        width: 18%;
        background-color: #203a74;
        height: 4px;
        border-radius: 10px;
        margin: 6px auto 24px auto;
    }
    #portfolio{
        /* border: 2px solid red; */
        padding: 20px;
    }
    .heading{
        margin-bottom: 0px !important;
    }
    .serlinefeature {
        width: 30%;
        background-color: #203a74;
        height: 4px;
        border-radius: 10px;
        margin: 0px auto 0px auto;
    }
    .portfolio-2 .portfolio--hover h6 a:hover {
        color: white;
    }
    .cta h3 {
        line-height: 40px;
        margin-bottom: 30px;
        text-align: center;
        font-size: 30px;
    }
    .maintest{
        /* border: 2px solid red; */
        margin-top: 30px;
    }
    .phonesize {
        font-size: 16px;
        color: black;
    }

    .testslickslider2{
        width: 80%;
        margin: auto;
        margin-top: 40px;
    }

    .testslickslider2.slick-prev {
        left: -5px !important;
    }
    
    .testslickslider2 .slick-prev:before,
    .testslickslider2 .slick-next:before {
        font-family: 'slick';
        font-size: 20px;
        line-height: 1;
        opacity: 1 !important;
        color: #203a74 !important;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }


    .testimonials-5 .testimonial--content p {
        font-size: 16px;
        line-height: 25px;
        color: #999999;
        font-family: 'Lora', serif !important;
        font-style: italic;
        margin-bottom: 29px;
    }

    .product1 {
        flex-direction: column !important;
        align-items: center;
        padding: 35px;
    }

    .product1Img {
        width: 300px;
        height: 200px;
    }

    .product1Desc {
        width: 100%;
    }

    .serlineproduct2 {
        width: 20%;
        margin: 20px 0 20px 0;
    }

    .footer-widget {
        flex-direction: column;
    }
    .footer-widget div {
        width: 100%;
    }

    section{
        /* padding: 0 !important; */
    }

    .product1Desc p {
        font-size: 16px;
        text-align: justify;
    }
    .clientIcons{
        flex-wrap: wrap;
    }
    .clientIcons div {
        width: 125px;
        height: 125px;
    }
    .testimonialsupdate {
        padding-top: 60px;
    }
    .heading--desc{
        margin-top: 40px;
    }
    .footer-widget h2 {
        font-weight: 500;
        font-size: 31px !important;
        margin: 20px 0;
    }



    .mmenuFooter a {
        padding: 5px 0;
    }

    .email{
        
            margin: 18px 0 0;
        
    }
}

    #shadow-host-companion{
        padding: 0 !important;
    }

@media (min-width: 601px) and (max-width:1000px){
    
    .imgbox span {
		font-size: 40px !important;
		font-weight: 500;
		text-transform: uppercase;
		/* color: #7B5131; */
		color: white;
	}
    .imgbox h3 {
        font-size: 16px;
        font-weight: 700;
        text-transform: capitalize;
        /* font-family: "Quicksand", sans-serif; */
        /* font-family: "Josefin Slab", serif; */
        margin: 0;
        color: white;
        text-align: center;
    }
    .imgbox h5 {
        font-size: 30px;
        font-weight: 500;
        text-transform: uppercase;
        /* font-family: "Quicksand", sans-serif; */
        color: white;
        margin-bottom: 0px;
    }
    .sauaboutmain {
        /* border: 2px solid red; */
        display: flex;
        flex-direction: column;
        width: 85%;
        margin: auto;
    }
    .sauaboutleft {
        width: 80%;
        margin: auto;
    }
    .sauaboutright {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 30px 20px;
    }
    .serheading {
        font-family: 'Poppins', sans-serif;
        color: #222222;
        font-size: 36px;
        font-weight: 700;
        line-height: 50px;
        margin-bottom: 27px;
        text-transform: capitalize;
        text-align: center;
        margin-top: 20px;
        text-align: center;
        margin-bottom: 20px;
        text-transform: uppercase;
        color: #203a74;
    }
    .sauaboutmaindiv {
        /* border: 2px solid red; */
        padding: 60px 0px;
        padding-bottom: 0px;
    }
    .testslickslider2{
        width: 90%;
        margin: auto;
        margin-top: 40px;
    }
}

