@media (max-width: 567px) {
    .topbar{
        display: none;
    }
    .seo-content{
        position: relative;
        top: 0;
        transform: none;
        left: 0;
    }
    .banner-content,.banner-content-2{
        position: absolute;
        top: 50% !important;
        left: 0;
        right: 0;
        transform: translateY(-50%);
    }
    .navbar-nav{
        background-color: #fff;
    }
    .navbar .navbar-nav .nav-item .nav-link{
        color: #666 !important;
    }
    .pricing-wrap{
        margin-bottom: 15px;
    }
    .seo-image{
        margin-bottom: 10px;
    }
    .team-wrap{
        margin-top: 30px;
    }
    .partner-logo {
        text-align: center;
    }
    .about-details ul{
        padding-left: 30px;
    }
    .contact-wrap form{
        margin-bottom: 20px;
    }
    .content  ul{
        padding-left: 30px;
    }
    .contact-wrap a {
        font-size: 17px;
    }
    .blog-wrapper .blog-image-big {
        width: 100%;
        height: 300px;
    }
    .blog-wrapper .about-details ul {
        margin-left: 0px !important;
    }
    .small-banner {
        padding: 60px 0 50px 0 !important;
        margin-top: 0px;
    }
    .banner .text-end img{
        width: 100% !important;
    }
    .about-details h3 {
        margin-top: 20px;
    }
    .common-heading p {
        width: 100%;
    }
    .content {
        position: relative;
        top: 0;
        transform: none;
        right: 0;
        left: 0;
    }
.navbar-brand img{
    width: 100px !important;
}
    .large {
        width: 100px !important;
    }
    .small {
        width: 70px !important;
    }
    .banner h1 {
        font-size: 35px;
    }
    .banner h3 {
        font-size: 20px;
    }
	.banner-2 h1 {
        font-size: 35px;
    }
    .banner-2 h3 {
        font-size: 20px;
    }
    .banner-content p,.banner-content-2 p {
        font-size: 16px;
    }
    .navbar-dark .navbar-toggler {
        color: rgba(255,255,255,.55);
        border-color: rgba(255,255,255,.1);
    }
    .register-btn {
        font-size: 15px !important;
        margin-left: 20px;
        margin-bottom: 20px;
    }
      
.dropdown-menu {
	background-color: #0F73B7;
	color: #fff !important;
	border-top: 2px solid #981632;
  }
  .service-image-detail {
    width: 100%;
    height: 300px;
  }
  .service-content .read-more-btn {
    position: relative;
    right: 0;
    top: 10px;
    width: 100%;
  }
  .banner-background{
    height: 450px !important;
    background: url('/images/units_withstickers-small.jpg') no-repeat center center !important;
  }
  .banner-background-2{
	  height: 450px !important;
  }
  .banner {
    margin-top: 83px !important;
    height: 450px !important;
  }
  .banner-2 {
    margin-top: 83px !important;
    height: 450px !important;
  }
  .content-image2, .content-image{
    background-size: cover !important;
    /*height: 290px !important;*/
  }
  .content-image3{
    background-size: cover !important;
    height: 290px !important;
  }
  .content-image3 img{
    /*display: none !important;*/
  }
  .service-wrap {
    margin-bottom: 10px;
  }
  .reviews p a img{
    width: 100% !important;
  }
  .footer-links li {
    margin-right: 15px;
  }
  .team-image {
    height: 520px;
  }
  .team-content{
    margin: 0;
  }
  .content-section {
    padding: 30px 0;
  }
  .group-fancybox{
    height: 250px;
    margin-bottom: 15px;
  }
  .group-fancybox div{
    height: 250px !important;
  }
  .common-heading h2 {
    font-size: 25px !important;
  }
  .service-image {
    height: 300px;
    width: 100%;
  }
}

@media only screen and (max-width: 767px) and (min-width: 568px) {
    .topbar{
        display: none;
    }
    .seo-content{
        position: relative;
        top: 0;
        transform: none;
        left: 0;
    }
    .banner-content,.banner-content-2{
        position: absolute;
        top: 50% !important;
        left: 0;
        right: 0;
        transform: translateY(-50%);
    }
	
    .navbar-nav{
        background-color: #fff;
    }
    .navbar .navbar-nav .nav-item .nav-link{
        color: #666 !important;
    }
    .pricing-wrap{
        margin-bottom: 15px;
    }
    .seo-image{
        margin-bottom: 10px;
    }
    .team-wrap{
        margin-top: 30px;
    }
    .partner-logo {
        text-align: center;
    }
    .about-details ul{
        padding-left: 30px;
    }
    .contact-wrap form{
        margin-bottom: 20px;
    }
    .content  ul{
        padding-left: 30px;
    }
    .contact-wrap a {
        font-size: 17px;
    }
    .blog-wrapper .blog-image-big {
        width: 100%;
        height: 300px;
    }
    .blog-wrapper .about-details ul {
        margin-left: 0px !important;
    }
    .small-banner {
        padding: 60px 0 50px 0 !important;
        margin-top: 95px;
    }
    .banner .text-end img{
        width: 100% !important;
    }
    .about-details h3 {
        margin-top: 20px;
    }
    .common-heading p {
        width: 100%;
    }
    .content {
        position: relative;
        top: 0;
        transform: none;
        right: 0;
        left: 0;
    }
.navbar-brand img{
    width: 100px !important;
}
    .large {
        width: 100px !important;
    }
    .small {
        width: 70px !important;
    }
    .banner h1 {
        font-size: 35px;
    }
    .banner h3 {
        font-size: 20px;
    }
	.banner-2 h1 {
        font-size: 35px;
    }
    .banner-2 h3 {
        font-size: 20px;
    }
    .banner-content p,.banner-content-2 p {
        font-size: 16px;
    }
    .navbar-dark .navbar-toggler {
        color: rgba(255,255,255,.55);
        border-color: rgba(255,255,255,.1);
    }
    .register-btn {
        font-size: 15px !important;
        margin-left: 20px;
        margin-bottom: 20px;
    }
    .navbar {
        background-color: #f8f9fa !important;
      }
      
.dropdown-menu {
	background-color: #0F73B7;
	color: #fff !important;
	border-top: 2px solid #981632;
  }
  .service-image-detail {
    width: 100%;
    height: 300px;
  }
  .service-content .read-more-btn {
    position: relative;
    right: 0;
    top: 10px;
    width: 100%;
  }
  .banner-background{
    /*background-image: none !important;*/
  }
  .banner {
    margin-top: 95px !important;
    height: 400px !important;
  }
  .banner-2 {
    /*margin-top: 95px !important;
    height: 400px !important;*/
  }
  .content-image2, .content-image{
    background-size: cover !important;
    /*height: 290px !important;*/
  }
  .content-image3{
    background-size: cover !important;
    height: 290px !important;
  }
  .content-image3 img{
    /*display: none !important;*/
  }
  .service-wrap {
    margin-bottom: 10px;
  }
  .reviews p a img{
    width: 100% !important;
  }
  .footer-links li {
    margin-right: 15px;
  }
  .team-image {
    height: 520px;
  }
  .team-content{
    margin: 0;
  }
  .content-section {
    padding: 30px 0;
  }
  .group-fancybox{
    height: 250px;
    margin-bottom: 15px;
  }
  .group-fancybox div{
    height: 250px !important;
  }
  .common-heading h2 {
    font-size: 25px !important;
  }
}

@media only screen and (max-width: 768px) and (min-width: 768px) {
    .topbar{
        display: none;
    }
    .navbar-nav{
        background-color: #fff;
    }
    .navbar .navbar-nav .nav-item .nav-link{
        color: #666 !important;
    }
    .stats-outer{
        padding: 25px;
    }
    .stats-bar h5 {
        font-size: 15px;
    }
    .pricing-wrap{
        margin-bottom: 15px;
    }
    .team-wrap{
        margin-top: 85px;
    }
    .contact-wrap a {
        font-size: 17px;
    }
}

@media only screen and (max-width: 991px) and (min-width: 769px) {
    .topbar{
        display: none;
    }
    .navbar-nav{
        background-color: #fff;
    }
    .navbar .navbar-nav .nav-item .nav-link{
        color: #666 !important;
    }
    .stats-outer{
        padding: 25px;
    }
    .stats-bar h5 {
        font-size: 15px;
    }
    .pricing-wrap{
        margin-bottom: 15px;
    }
    .team-wrap{
        margin-top: 85px;
    }
    .contact-wrap a {
        font-size: 17px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 992px) {

}

@media only screen and (max-width: 1200px) and (min-width: 1025px) {

}