.logo img
{
    width: 200px;
}

/*Slider Starts*/
.main-banner .owl-nav [class*=owl-] {
  padding: 5px 10px;
  line-height: 24px;
  font-size: 24px;
}
.main-banner {
  position: relative;
  position: relative;
}
.main-banner .owl-nav {
  position: absolute;
  top: 47%;
  width: 100%
}
.main-banner .owl-nav .owl-prev, .main-banner .owl-nav .owl-next {
  position: absolute;
  background: #fff !important;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
}
.main-banner .owl-nav .owl-prev i, .main-banner .owl-nav .owl-next i {
  font-size: 36px;
  color: #ee1f25;
  line-height: 38px;
}
.main-banner .owl-nav .owl-prev {
  left: 10px;
}
.main-banner .owl-nav .owl-next {
  right: 10px;
}
/*Slider Ends*/

.btn-s1
{
    color: #ffffff;
    padding: 12px 25px;
    font-size: 16px;
    background-color: #ee1f25;
}
.btn-s1:hover
{
    color: #ffffff;
}
.innerpage-content-section
{
    padding: 100px 0px;
}
.certifications-logos img
{
    width: 80px;
}
.iso
{
    margin-right: 10px;
}
.jsrs
{
    margin-right: 10px;
    width: 140px !important;
}
.certifications-logos-sm
{
    display: none;
}

.style-table-1
{
    font-size: 14px;
    margin-top: 8px;
}
.style-table-1 th
{
    background: #002155;
    color: #FFF;
}

.table td.fit, 
.table th.fit {
    white-space: nowrap !important;
    width: 1% !important;
}
.t1-w-160
{
	width: 160px;
}

.certifications-logos
{
        float: left;
}
.certificate
{
    border: 4px solid #ee1f25;
    margin-bottom: 30px;
    
}
.title-s1
{
    background: #ee1f25;
    color: #FFF;
    text-align: center;
    padding: 7px 0;
    margin: 5px 0 0;
}
@media (max-width:992px)
{
    .certifications-logos {
    float: right;
}
.certifications-logos-sm
{
    display: block;
        padding-top: 15px;
}

}
@media (max-width:768px)
{
.main-footer .logo-widget {
    text-align: center;
}
    .main-footer {
    padding: 40px 0px 0p;
}
    .sec-title {
    margin-bottom: 20px;
}
    .about-section .image-column .color-layer {
    height: 520px;
}
    .about-section {
    padding-top: 50px;
}
    .service-section .lower-text {
    margin-top: 10px;
}
    .service-section {
    padding: 45px 0px 200px;
}
    .service-section {
    padding-bottom: 40px;
}
    .main-footer .footer-bottom .social-nav li {
    border-left: 0px;
}
    .main-footer .footer-bottom .social-nav li:last-child {
    border-right: 0px;
}
    
    .main-footer .footer-widget {
    margin-bottom: 20px;
}
    .request-widget .request-btn {
    margin-top: 14px;
}
    .main-footer .widgets-section {
    padding-bottom: 0px;
}
    .news-section-two {
    padding-bottom: 10px;
}
    .main-footer .logo-widget .logo {
    margin-bottom: 20px;
}
    .page-title {
    padding: 30px 0px;
}
    .page-breadcrumb {
    margin-top: 5px;
}
    .separater
    {
        margin-top: 40px;
    }
}
@media (max-width:576px)
{
        .main-footer .footer-bottom .copyright {
    padding: 16px 0px 0;
}
    .main-footer .footer-bottom .social-nav {
    padding-left: 0px;
        margin-top: 0px;
}
    .main-footer .footer-bottom .social-nav li a {
    padding: 7px 18px;
}
    .main-banner .owl-nav .owl-prev, .main-banner .owl-nav .owl-next {
    width: 40px;
    height: 40px;
}
    .main-banner .owl-nav .owl-prev i, .main-banner .owl-nav .owl-next i {
    font-size: 26px;
    line-height: 31px;
}
    .main-banner .owl-nav {
    top: 30%;
}
    .main-header .header-top .top-right .social-nav:before
    {
        display: none;
    }
    .main-header .header-top .top-right .social-nav
    {
        padding-left: 0px;
            width: 100%;
            margin-top: 0;
    }
    .main-header .header-top .top-right .nav-list {
    padding: 4px 0px;
    margin-right: 0;
}
    .main-header .header-top .top-right .social-nav li {
    margin-left: 9px;
    margin-right: 9px;
}
    .main-header .header-top .top-right .nav-list
    {
        float: none;
        width: 100%;
    }
    .main-header .header-top .top-right {
    padding: 4px 0px;
}
}

@media (max-width:430px)
{
    .certifications-logos img {
    width: 51px !important;
}
    .logo img {
    width: 120px;
}
}