/**

* Template Name: Patron - Multipurpose Corporate and Security Service HTML Template
* Version: 2.1.0
* Author: Unicoder
* Email: unicoder16@gmail.com
* Developed By: Unicoder
* First Release: 2nd November, 2017
* Author URL: www.unicoderbd.com

**/

img.nav-logo {
    width: 171px;
    aspect-ratio:  auto 130/49;
}

.footer-logo img {
    width: 130px;
}

h1,
.h1 {
    font-size: 40px;
    font-weight: 600
}

h2,
.h2 {
    font-size: 32px;
    font-weight: 600
}

h3,
.h3 {
    font-size: 26px;
    font-weight: 600;
    line-height: 1.3;
}

h4,
.h4 {
    font-size: 21px;
    font-weight: 500
}

h5,
.h5 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5
}

h6,
.h6 {
    font-size: 16px;
    font-weight: 500;
    line-height: 28px
}

.navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
}


/*============================
 Navigation
=============================*/
.dropdown-item {
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
}

.top-header {
    font-size: 14px
}

.top-header a {
    display: block;
}



@media only screen and (max-width: 600px) {
  .rev-slidebg {
    background-repeat: no-repeat;
    background-image: url('../../../../www.codescreation.com/index.php/projects/ohas159/public/uploads/1666863632_7195d3c%c3%a2%c2%80%c2%a6.html');
    background-size: 100% 45%;
    background-position: center center;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
  }
}