/*RESPONSIVE*/
.ipad-show { display:none; }
.ipad-none { display:block; }

@media only screen 

and (min-device-width: 320px) 

and (max-device-width: 480px) { 
    #header .common-container {
        width: 100%;
    }

    .common-container {
        width: 100%;
    }
    #top-link { text-align: center; }
    #top-link span {font-size: 28px; width: 250px; width: 60%;margin: auto;}
    #innerbanner .innerpagetitle {font-size: 24px;
        padding: 20px 10px;
        text-align: center; display: block;}

        #chairperson {
            padding: 30px 0px;
        }

#chairperson .Smallpagetitle { margin-top: 20px; }
.pagetitle3 h2 {font-size: 26px;line-height: 32px;}
.pl-5, .px-5 {
    padding-left: 1rem !important;
}
.css-9qjbd1 {padding-left: 22px;}
.css-1n6htmo {padding-right: 12px;}
.css-9qjbd1 .css-9kw9g4 .css-1qm1lh .css-133xjzn {font-size: 1rem;text-align: left;}
.stat h3 {font-size: 36px;}

}

@media only screen 

and (min-device-width: 481px) 

and (max-device-width: 767px) 
{
    #header .common-container {
        width: 100%;
    }

    .common-container {
        width: 100%;
    }
    #top-link { text-align: center; }
    #top-link span {font-size: 28px; width: 250px; width: 60%;margin: auto;}
    #innerbanner .innerpagetitle {font-size: 24px;
        padding: 20px 10px;
        text-align: center; display: block;}

        #chairperson {
            padding: 30px 0px;
        }

#chairperson .Smallpagetitle { margin-top: 20px; }
.pagetitle3 h2 {font-size: 26px;line-height: 32px;}
.pl-5, .px-5 {
    padding-left: 1rem !important;
}
.css-9qjbd1 {padding-left: 22px;}
.css-1n6htmo {padding-right: 12px;}
.css-9qjbd1 .css-9kw9g4 .css-1qm1lh .css-133xjzn {font-size: 1rem;text-align: left;}
.stat h3 {font-size: 36px;}

}


@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :portrait) 

{
    #header .common-container {
        width: 100%;
    }

    .common-container {
        width: 100%;
    }
    #top-link { text-align: center; }
    #top-link span {font-size: 28px; width: 250px; width: 60%;margin: auto;}
    #innerbanner .innerpagetitle {font-size: 24px;
        padding: 20px 10px;
        text-align: center; display: block;}

        #chairperson {
            padding: 30px 0px;
        }

#chairperson .Smallpagetitle { margin-top: 20px; }
.pagetitle3 h2 {font-size: 26px;line-height: 32px;}
.pl-5, .px-5 {
    padding-left: 1rem !important;
}
.css-9qjbd1 {padding-left: 22px;}
.css-1n6htmo {padding-right: 12px;}
.css-9qjbd1 .css-9kw9g4 .css-1qm1lh .css-133xjzn {font-size: 1rem;text-align: left;}
.stat h3 {font-size: 36px;}

}


@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :landscape) 

{
    #header .common-container {
        width: 95%;
    }

    .common-container {
        width: 100%;
    }
    #top-link { text-align: center; }
    #top-link span {font-size: 28px; width: 250px; width: 60%;margin: auto;}
    #innerbanner .innerpagetitle {font-size: 24px;
        padding: 20px 10px;
        text-align: center; display: block;}

        #chairperson {
            padding: 30px 0px;
        }

#chairperson .Smallpagetitle { margin-top: 20px; }
.pagetitle3 h2 {font-size: 26px;line-height: 32px;}
.pl-5, .px-5 {
    padding-left: 1rem !important;
}
.css-9qjbd1 {padding-left: 22px;}
.css-1n6htmo {padding-right: 12px;}
.css-9qjbd1 .css-9kw9g4 .css-1qm1lh .css-133xjzn {font-size: 1rem;text-align: left;}
.stat h3 {font-size: 28px;}

}


@media only screen and (min-device-width :1024px) and (max-device-width :1366px) and (orientation :landscape) {
#CompanyAcquisition .CompanyAcquisitionBox .CompanyAcquisitionLeft {
padding: 0px;
}

#CompanyAcquisition .CompanyAcquisitionBox .CompanyAcquisitionLeft .common-bt { margin-bottom: 20px; }
#stroies .swiper-button-prev {
left: 285px;
}
#stroies .swiper-button-next {
right: inherit;
left: 350px;
}
#stroies .swiper-button-prev, #stroies .swiper-button-next {
top: 64%;
}
}


@media (max-width: 320px) {

}



/* (1920x1080) Full HD Display */

@media screen and (min-width: 1900px){

}



/* (1366x768) WXGA Display */

@media  screen and (max-width: 1366px) {

.slipper-float img { width:220px; }

}