.bg-1 {
    background: #e00a0a;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .counter-bg {
   height: 450px; 

    }
}
.counter-bg {
   
   height: 450px; 
    
}

.gallery-bg {
    background-image: url(../images/gallery/01.svg);
    position: relative;
     margin-top: 0%; 
}

.counter-bg {
    background-image: url(../images/underwater.jpg);
    /*height: 762px;
    background-size: cover;
    background-repeat: no-repeat;*/
}
.cta-one-bg {
    background-image: url(../images/bann1.jpg);
    background-color: transparent;
    height:515px;
    background-repeat: no-repeat;
    border: 11px solid #336799;
    border-radius: 15px;
    
    background-blend-mode: multiply;
    object-fit: contain;
    background-size: cover;
    overflow: hidden;
    background-position: center center;*/
}
.counter-details .title {
    color: #fff;
    font-size: 26px;
    margin-left: 40px;   
}
.bg-1 {
    background: #336799;
}
.header-top-one .left .mail::after {
    
    background: #336799;
    
}
.header-top-one .right .social-wrapper-one::after {
    
    background: #336799;
}
.rts-section-gap {
    padding: 50px 0;
}
.banner-one-inner {
    
    margin-left: 0px;
    
}
.main-header .button-area {
    display: flex
;
    align-items: center;
    margin-left: 0px;
}
.rts-btn.btn-primary {
    background: #336799;
    border: 2px solid #336799;
    float: right;
}
.rts-btn.btn-primary:hover {
   background: #fff; 
   border: 2px solid #336799;
   color: #336799;
   float: right;
}

.rts-copyright-area .links {
  text-align: left; 
  margin-left: 25%;  
}

.rts-single-wized.contact {
    background: #fff;
    
    border-radius: 10px;
   
    border: 2px solid #1C2539;
}
.rts-single-wized.contact h5 {
    color: #1C2539;
}
.rts-single-wized.contact a {
    color: #1C2539;
}
.breadcrumb-bg-goal {
  background-image: url(../images/pages/ourgoals.jpg);
}
.service-detials-step-1 p.disc {
   
    text-align: justify;
}

@media only screen and (max-width: 479px) {
  .thumbnail {
    width: 192px;
  }
  .counter-bg {
    height: 100%;
 }
 .rts-copyright-area .col-4 {
    width: 100%;
    width: 100%;
    padding-left:5%;
 }
 .rts-copyright-area .text-center {
    text-align: left !important;
}
.rts-copyright-area .links {
  text-align: left; 
  margin-left: -9%;  
}
}


.nav-main ul li:hover a.nav-link::before {
    color: var(--color-primary);
    content: "" !important;
}

/* .main-header .nav-main ul {
   
    margin: 9px auto;    
} */

.header-main-one .thumbnail a {
    padding: 6px 0;
    display: block;
    max-width: none;
}
.main-header {
    display: flex;
    justify-content: center;
    align-items: center;
}