/*X-Small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) { 

	
    /*.footer-content p {
    font-size: 1.5vw;
}

.footer-content ul li a {
    font-size: 1.5vw;
}
.footer-content p span {
    font-size: 1.5vw;
}
.footer-content p strong span {
    font-size: 1.5vw;
}
.footer-bottom p a {
    color: white;
    font-size: 1.5vw;
    text-decoration: none;
}
.footer-bottom p {
    font-size: 1.5vw;
}

}*/
/**{
    font-size: 12px !important;

}*/

.bb2 img{
    display: none;
}

.bb2body{
    position: unset !important;
    padding: 10px;

}

.listbody img {
    height: 160px;
}

.hide{
    display: none;
}

.professional-recognisation-b{
    position: unset !important;
    background-color: #CABDAD;
}

.pr-re-b3{
    position: unset !important;
    background-color: #EFEFEF;
    padding-bottom: 2px;

}
.pr-re-b4{
    position: unset !important;
    background-color: #EFEFEF !important;
    width: 100% !important;
    padding-top: 2px;

}

 .wrapper{
    position: unset !important;
     padding-bottom: 2px;
 }
 .wrapper2{
    position: unset !important;
    padding-top: 2px;
 }


}

/*// Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) { 
	
    *{
    font-size: 13px !important;

}

.pr-re-b4 {
    width: 87%;
    background-color: transparent ;
}

.c_industries_cont p {
    border: 2px black dotted;
    border-radius: 21px;
    min-height: 46px;
}

.imgh{
    height: 250px;
}

.listitem p {
    font-size: 20px !important;
}

.listitem a {
    font-size: 16px !important;
}
.listbody img {
    height: 300px;
}

.c_body h4{
    font-size: 26px !important;
}

 }

/*// Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) { 

}

/*// Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {


}


/*// X-Large devices (large desktops, less than 1400px)*/
@media (max-width: 1399.98px) { ... }
