/* responsive start */
@media (min-width:320px) and (max-width:767px) {
    .pagingInfo
    {
        display: none;
    }

    .mainwelcomtext
    {
        font-size: 35px !important;
    }
    .bgtitlemain
    {
       font-size: 30px !important;
    }
    .text-white.topbarsocialicon {
        text-align: center;
    }
    .text-white.topbarcontact {
        text-align: center;
    }
    .topbarcontact a {
        color: white;
        transition: all 0.5s;
        font-size: 11px;
        margin-right: 14px;
    }
    .commontextsecondtitle 
    {
        font-size: 30px !important;
        line-height: 35px !important;
        width: 100% !important;
    }
    .ourstoryimg1 img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }

    .ourstoryimg2 img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }

    .specialtodaybox img {
        width: 100%;
        height: 530px !important;
        margin-bottom: 15px;
    }
    .borderbetweencontentborder2
    {
        border: none;
    }
    .borderbetweencontentborder1
    {
        border: none;
    }
    .borderbetweencontentborder3
    {
        border: none;
    }
    .countboxdetails
    {
        border: none;
    }
    .countboxdetailsnew
    {
        border: none;
    }
    .bgforourservice1{
        display: none;
    }
    
.mainnavedit
{

    flex-wrap: nowrap;
    overflow-x: scroll;
}

.blognavs .nav-link
{
    white-space: nowrap;
}
.font-13 
{
    margin-top: 15px;
}
.contantdetailabout p {
    font-size: 20px;
    width: 100%;
    color: #000;
    line-height: 26px;
    font-weight: 600;
}
.servicesdetailsbg 
{
    height: 500px !important;
}
.servicesdetailsbg1
{
    height: 500px !important;
}
.servicebgtitle
{
    width: 100% !important;
}
.menuname
{
    font-size: 20px !important;
}
.menuname2
{
    font-size: 20px !important;
}
.menuwithbg 
{
    height: 1470px;
}

.carousel-control-nextleftprev
{
    display: none;
}
.carousel-control-nextleftnext
{
    display: none;
}
.carousel-control-nextrightprev
{
    display: none;
}
.carousel-control-nextrightnext{
    display: none;
}
.banner404 img {
    max-width: 100%;
}
.banner-whoops p {
    font-size: 14px;
    padding-top: 10px;
}
}
@media (min-width:768px) and (max-width:991px) 
{
    .menuwithbg 
{
    height: 1270px;
}

    .carousel-control-nextleftprev
{
    display: none;
}
.carousel-control-nextleftnext
{
    display: none;
}
.carousel-control-nextrightprev
{
    display: none;
}
.carousel-control-nextrightnext{
    display: none;
}
    .specialtodaybox img {
        width: 100%;
        height: 530px !important;
        margin-bottom: 15px;
    }
    .borderbetweencontentborder2
    {
        border: none;
    }
    .customercountbox
    {
        height: 750px;
    }
    .bordernoneabout
    {
        border: none;
    }
    .blogimg
    {
        height: 200px;
    }
    
.mainnavedit
{

    flex-wrap: nowrap;
    overflow-x: scroll;
}

.blognavs .nav-link
{
    white-space: nowrap;
}


}
@media (min-width:992px) and (max-width:1199px) 
{
    .specialtodaybox img {
        width: 100%;
        height: 550px  !important;
    }
    .pagingInfo
    {
        display: none;
    }
    .carousel-control-nextleftprev
    {
        display: none;
    }
    .carousel-control-nextleftnext
    {
        display: none;
    }
    .carousel-control-nextrightprev
    {
        display: none;
    }
    .carousel-control-nextrightnext{
        display: none;
    }
  

}
@media (min-width:1200px) and (max-width:1399px) 
{
  

}
/* responsive end */