body {
  /* font-family: "Termina", "Helvetica Neue", Helvetica, Arial, sans-serif; */
  font-family: 'Cairo', sans-serif;
  font-family: "Sofia", sans-serif;
  font-family: "Trirong", serif;
  
  margin: 0px;
  background: black;
  
}

/* Navbar */
.header {
  z-index: 999999;
}
.header nav {
  background-color: #000 !important;
}
.header .navbar-brand {
  padding-left: 5px 10px;
}
.header .navbar-toggler .navbar-toggler-icon {
  height: 1.25em;
  width: 1.25em;
}
.header .navbar-nav .nav-item {
  transition: all 0.2s;
}


.header .navbar-nav .nav-item.active,
.header .navbar-nav .nav-item:focus,
.header .navbar-nav .nav-item:hover
{
  border-bottom:2px solid #d03030 !important;
}

.header .navbar-nav .nav-item a {
  color: white ;  
  padding:5px 10px;
  font-weight: 600;
}
.active{

  border-bottom:2px solid #d03030 !important;
}

.header .navbar-nav .nav-item a:active{
  border-bottom:2px solid #b18e1a !important;

}

@media screen and (max-width: 768px) {
  .header .navbar-nav .nav-item a {
    font-weight: 600;
    opacity: 1;
    color: white ;  
    padding:5px 10px;
  }
}
@media (max-width:992px) {
  .navbar-collapse {
    padding: 10px 5px;
    background: #222020b8;
    margin-top: 5px;
  }
}

/* head*/
.head {
  border-bottom: 1px solid #212121;
}
.head .owl-dots {
  display: none;
}
 
 .head .head-content .fixed-overlay {
  margin-top: 16%;
  color:white ;
  text-align: center;
 
}

.head .head-content .fixed-overlay h1 { 
  font-family:  "Trirong", serif;;
   font-size:5em;
  font-weight: bolder;
   text-transform: uppercase;
   background: linear-gradient(to top, #d03030 0%, #000000 100%);
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
}

.head .head-content .fixed-overlay p{
  font-family: "Trirong", serif;
  font-size: 1.3rem;
}
 
.head .head-content .item img {
  display: block;
  width: 100%;
  height: auto;
  box-shadow:
  0 2.8px 2.2px rgba(222, 30, 30, 0.034),
  0 6.7px 5.3px rgba(245, 18, 18, 0.048),
  0 12.5px 10px rgba(207, 9, 9, 0.06),
  0 22.3px 17.9px rgba(210, 14, 14, 0.072),
  0 41.8px 33.4px rgba(233, 0, 0, 0.086),
  0 100px 80px rgba(255, 12, 12, 0.12)
;
}
.head .head-content .hero {
  position: absolute;
  top: 50%;
  left: 25%;
  z-index: 3;
  text-align: center;
  text-transform: uppercase;
  transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
}
@media screen and (min-width: 980px) {
  .head .head-content .hero {
    width: 980px;
  }
}
@media screen and (min-width: 768px) {
  .head .head-content .hero {
    width: 768px;
  }
  .head .head-content .hero p {
    padding-left: 20px;
  }
}
@media screen and (min-width: 425px) {
  .head .head-content .hero {
    width: 425px;
  }
}
@media screen and (max-width: 425px) {
  .head .head-content .hero {
    left: 50%;
  }
  .head .head-content .hero h3 {
    font-size: 1.25em;
  }
}
.head .head-content .hero h3 {
  font-size: 4em;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  background: linear-gradient(to top, #d03030 0%, #000000 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.head .head-content .hero p {
  display: inline-block;
}
@media screen and (max-width: 768x) {
  .head .head-content .hero h3 {
    font-size: 3em;
  }
}
@media screen and (max-width: 375px) {
  .head .head-content .item .hero h3 {
    font-size: 1.5em;
  }
  .head .head-content .item .hero p {
    display: none;
  }
}
@media screen and (max-width: 320px) {
  .head .head-content .hero h3 {
    font-size: 1.25em;
  }
  .head .head-content .hero p {
    display: none;
  }
  .head .shop-by-product .title h4 {
    font-size: 18px;
  }
  .head .shop-by-product .title h4::before {
    margin: -12px 2px;
    width: 3rem;
  }
  .head .shop-by-product button {
    font-size: 12px;
  }
}

@media screen and (max-width: 980px) {
  .who-we-are button {
    font-size: 12px; 
  }
}
@media screen and (max-width: 768px) {
  .who-we-are .lead {
    font-size:1em; 
  }
}
.home-page-main .head .item {
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  min-height: 600px;
}

.head .head-content .item img {
  min-width: 100%;
  max-width: 100%;
  object-fit: cover;
  object-position: center;
}

/* WHO-WE-ARE */
.who-we-are {
  background-color: #1f1f1f;
}

.who-we-are span {
  letter-spacing: 1.5px;
}

.who-we-are h1 {
  letter-spacing: 1.5px;
}

.who-we-are a{
  padding: 0.5rem 1rem!important;
  margin-top: 1.5rem !important;
  margin-bottom: 1.9rem !important;
}

/* SHOP-BY-PRODUCT  */
.shop-by-product {
  background-color: #000;
}
.shop-by-product .title {
  height: 70px;
  padding: 70px 0px;
}
.shop-by-product .title h4::before {
  display: inline-block;
  content: "";
  border-top: 0.2rem solid #FFF;
  width: 5rem;
  margin: -11px 2px;
  transform: translateY(-1rem);
}
.shop-by-product .head-content {
  position: relative;
  width: 100%;
}
.shop-by-product .head-content .item {
  height: 95%;
}
.shop-by-product .head-content .item img {
  max-height: 100% !important;
  min-width: 100%;
  max-width: 100%;
  object-fit: cover;
  object-position: center;
}
.shop-by-product .head-content .overlay {
  position: absolute;
  width: 90%;
  height: 90%;
  z-index: 2;
  top: 5%;
  left: 5%;
  border: 5px solid #FFF;
}
 /************/
 
  .hero-header {
    position: relative;
    /* width: 50%;   */
  }
  
  .hero-header h1 {
    font-weight: bold;
    font-family: 'Cairo', sans-serif;
    text-transform: capitalize;
  
  } 
  .hero-header p {
    font-family: 'Cairo', sans-serif;
  } 

  .image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
  }
  
  .middle {
    z-index: 5;
    transition: .5s ease;
    opacity:1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    transition: all .3s ease;
  }
  
  .hero-header:hover .image {
    opacity: 0.3;
  }
  
  .hero-header:hover .middle {
    opacity: 1;
    
  }
 
  .text {
    font-family: 'Cairo', sans-serif;
    color: white;
    padding: 16px 32px;
      
  }

  /*****album****/
  @media screen and (max-width: 768px) {
  .album .col-sm-6:nth-of-type(1) {
     order:2
  }
  .album .col-sm-6:nth-of-type(2) {
    order:1
  }
 
  }
  @media screen and (max-width:425px) {
    .album .col-sm-6:nth-of-type(1) {
       order:1
    }
    .album .col-sm-6:nth-of-type(2) {
      order:2
    }
   
    }
 
/* Gallery */
.atlas-helmets {
  background-color: #000;
}
.atlas-helmets .title {
  height: 70px;
  padding: 70px 0px;
}
.atlas-helmets .title h4::before {
  display: inline-block;
  content: "";
  border-top: 0.2rem solid #fff;
  width: 5rem;
  margin: -11px 2px;
  transform: translateY(-1rem);
}
@media screen and (max-width: 320px) {
  .atlas-helmets .title h4::before {
    margin: -12px 2px;
    width: 3rem;
  }
}
@media screen and (max-width: 320px) {
  .atlas-helmets .title h4 {
    font-size: 18px;
  }
}

.helmets {
  position: relative;
}
.helmets img {
  width: 85%;
  height: 85%;
}
.helmets img:hover {
  width: 85%;
  height: 85%;
  z-index: 2;
  background-color: #080d15;
  opacity: 0.7;
}

/* Footer */
.text-secondary {
  color: #8a8d8f;
}

.footer {
  background-color: #000;
  color: #fff;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 10%;
  
}
.footer a {
  font-family: "Font Awesome 5 Brands";
  font-weight: 700px;
  color: white;
  font-size: 16px;
}
.row{
  justify-content: center;
  align-items: start;
}
hr{

  margin-bottom: 40px;
}
.center{

  justify-content: center;
  align-items: center;
}

h5 {
  color: #fff;
  
}
.footer img {
  width: 90px;
  max-height: 100%;
  max-width: 100%;
    
}
@media(max-width:992px){

  .footer-info ul {
    justify-content: center !important;
}
.footer-info p {
  text-align: center !important;
}
.footer img {
  padding-bottom: 20px;
}
}
 
 @media screen and (max-width:768px) {
  .footer img {
    width: 80px;
   }
}

.footer-info {
  background-color: #000;
}
.footer-info p {
 text-align: left;
 font-size: 18px;
 padding-bottom: 10px;
}
@media screen and (max-width:768px) {
  .footer-info p {
    text-align: center !important;
    font-size: 16px;
    padding-bottom: 5px;
   } 
}
.footer-info ul {
  justify-content:start;
}
@media screen and (max-width:768px) {
  .footer-info ul {
    justify-content: center;  
  }
}
.footer-info ul li:not(.footer-info ul li:nth-of-type(1)) {
  margin-left: 15px;
}
.footer-info ul li a {
  font-size: 16px;
  padding:10px 0px;
}
.footer-info ul li a:hover {
  color: #d03030;
}
.footer_contact {
  text-align: start;
}
.footer-contact h5{
  
  font-size: 22px;
}
.footer_contact ul li{
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 5px;
}

@media screen and (max-width:768px) {
  .footer_contact{
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}
  
  .footer_contact div {
    text-align: center;
    font-size: 18px;
    padding-top: 30px;
  
  
}
.footer-info {
  
  padding-top: 30px;
}
}
.events {
  background-color: #000;
}
.events .header {
  background-color: #111417;
}
.events .header img {
  padding: 10px;
  margin: auto;
}
@media screen and (max-width: 320px) {
  .events .header h1 {
    font-size: 22px;
  }
  .events .header h4 {
    font-size: 18px;
  }
}
.events h1 {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-stretch: extra-expanded;
}
.events .single-event {
  color: #FFF;
  margin: 15px;
  padding: 10px;
  /* background-color: red; */
}
.events .single-event h4 {
  font-weight: bold;
}
.events .single-event h4 svg {
  font-weight: bold;
}
.events .single-event p,
.events .single-event a,
.events .single-event span {
  color: #CECECE;
  font-size: 15px;
}
.events .single-event a {
  text-decoration: none;
}

.gallery-page , .contact-us ,.about-us {
  margin-top:125px;
  /* overflow: scroll; */
}
.gallery-page .atlas-helmets {
  background-color: #000;
}
.gallery-page .atlas-helmets .title {
  height: 70px;
  padding: 70px 0px;
}
.gallery-page .atlas-helmets .title h4::before {
  display: inline-block;
  content: "";
  border-top: 0.2rem solid #fff;
  width: 5rem;
  margin: -11px 2px;
  transform: translateY(-1rem);
}
@media screen and (max-width: 320px) {
  .gallery-page .atlas-helmets .title h4::before {
    margin: -12px 2px;
    width: 3rem;
  }
}
@media screen and (max-width: 320px) {
  .gallery-page .atlas-helmets .title h4 {
    font-size: 18px;
  }
}
.gallery-page .helmets {
  position: relative;
}
.gallery-page .helmets img {
  width: 85%;
  height: 85%;
}
.gallery-page .helmets img:hover {
  width: 85%;
  height: 85%;
  z-index: 2;
  background-color: #080d15;
  opacity: 0.7;
}
.gallery-page .head {
  border-bottom: none;
  background-color: #000;
}
@media (max-width: 991.98px) {
  .gallery-page .head .carousel-caption {
    font-size: 1em !important;
  }
}
@media (max-width: 767.98px) {
  .gallery-page .head .carousel-caption {
    font-size: 10px !important;
  }
}
@media (max-width: 575.98px) {
  .gallery-page .head .carousel-caption {
    font-size: 10px !important;
  }
}
.gallery-page .head .head-content .item img {
  display: block;
  width: 100%;
  height: auto;
}

.contact-us {
  background-color: #000;
  color: #fff;
  min-height: 700px;
  padding-top: 20px;
}
.contact-us hr {
  color: #8a8d8f;
}
.contact-us .add-border {
  border-right-color: #8a8d8f;
  border-right-style: solid;
  border-right-width: 1px;
}
.contact-us .add-border .info {
  height: 200px;
  width: 100%;
}
.contact-us .add-border .info svg {
  color: #880606;
}
.contact-us .add-border .info span {
  font-size: 16px;
}
.contact-us .form-group input,
.contact-us .form-group textarea {
  border-radius: 5px;
}
.contact-us .form-group label {
  font-size: 16px;
}
.contact-us .Map {
  margin-top: 0px;
}
.contact-us .Map #map {
  margin: auto;
  height: 400px;
}
.contact-us .form-control {
  background-color: #f5f5f5;
}

.about-us {
  top: -12px;
  position: relative;
  height: 600px;
  background-image: url("https://www.ruroc.com/media/product-page-feature-banners/rg1/FEATURE-BANNER__rg1__magnetic-lenses.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.about-us::after{
  position: absolute;
  top: -12px;
    content: "";
    width: 100%;
    height: 650px;
    margin: 0;
    background-color: #00000078;

}

.about-us .overlay {
  position: relative;
  padding-top: 300px;
  height: 100%;
  z-index: 2;
  opacity: 0.1;
  padding: 10px;
}
.about-us .details{

 
    width: 50% !important;
    position: absolute;
  margin-top: 35% !important;
  margin-left:16% !important;
  color: #FFF;
  text-align: left;
  z-index: 1;
  height: 100vh;
  padding: 10px !important;
  
  text-transform: uppercase;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  position: absolute;
  font-size: 16px;
  

}



@media (max-width:1100px){

  .about-us {
    height: 100vh !important;
  }
  
.about-us .details{
  overflow-x: hidden !important;
  width: 100% !important;
  text-align: center;
    top: 11%;
    left: 35%;
    padding: 40px!important;
}
.about-us .details h3 {
  font-size: 1.8em !important;

}
.about-us .details ul li {

  font-size: 1em !important;
 
}
}


@media (max-width:768px){

  .about-us .details{
    top: 25%;
   overflow-x: hidden !important;
      left: 35%;
      padding: 40px!important;
  }

}


@media (max-width:510px){

  .about-us .details{
    top: 38%;
   overflow-x: hidden !important;
      left: 35%;
      padding: 20px!important;
  }

  .about-us .details h3 {
    font-size: 1.4em !important;
  }
  .about-us .details ul li {
    font-size: .9em !important;
  }
  
}

.about-us .details h3 {
  font-size: 2.5em;
  font-weight: bold;
  margin: 0;
  padding-bottom: 8px;

}
@media screen and (max-width: 768x) {
  .about-us .details h3 {
    font-size: 3em;
  }
}
@media screen and (max-width: 375px) {
  .about-us .details h3 {
    font-size: 3em;
  }
}
@media screen and (max-width: 320px) {
  .about-us .details h3 {
    font-size: 3em;
  }
}
.about-us .details ul {
  list-style-type: none;
  padding: 0px;
}
.about-us .details ul li {
  line-height: 2;
  letter-spacing: 2px;
  font-size: 1.1em;
  text-transform: capitalize;
}
.about-us .details h4 {
  color: #d03030;/*#8a8d8f;*/
}
@media screen and (min-width: 375px) {
  .about-us .details li {
    font-size: 0.15em;
  }
}
@media screen and (min-width: 320px) {
  .about-us .details li {
    font-size: 0.75em;
  }
}

/*# sourceMappingURL=style.css.map */
.text-left{
  text-align: left !important;
}
 .header{
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 3;
}  
.header nav{
  background-color: transparent !important;
}
.new-video{
  width: 100%;
  height: 100vh;
  position: relative; 
  z-index: 1;
  opacity: 0.6;
  padding: 0px;
}

.new-video video{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.new-video::after{
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(41, 34, 34 , .10);
}
.head-video .head-content{
  width: 100%;
  height: 75%;
   /* height: 100%;   */
  position: absolute;
    z-index: 2;  
  display: flex;
  align-items: center;
}

/* ___________ */
  .fixed-video .content-smoke{
  position: relative;
 
  z-index: 2;
}

  .fixed-video .new-video{
  position: relative;
  z-index: 1;
 
}   

.content-smoke{
  /* padding-top: 150px; */
}

.head .hero-div-main{
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
}

  .events_head {
  margin-top:350px;    
  /* margin-bottom: 100px; */
  /* position: relative;
  top:270px;
  left: 0;
  bottom: 100px;
  width: 100% !important;
  height: 100% !important; */
}    

/* gallery2 page */
.head-g{

  position: relative;
  width: 100%;
  background-image: url(../assets/HEAD.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  height: 650px;
}

.head-g::after{
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background:#f2f2f280;

}
.head-g .g-content {
  position: relative;
  z-index: 3;
  margin-top: 10%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
}

.head-g img{

  width:400px;
}
.head-g a{
  font-size: 1.5em;
  font-weight: normal;
  padding:10px 18px;
  border:2px solid #d03030;
  border-radius: 50px;
  text-decoration: none;
  color: #FFF;
}
@media (max-width:1035px){

  .head-g{
    height:100%;
    margin-bottom: -20%;
    padding-bottom: 15%;
  }
  
.head-g .g-content {
  margin-top: 20%;
  margin-bottom: 20%;
}

.head-g img{

  width:300px;
}
.head-g a{
  font-size: 1.1em;
}

}
@media (max-width:500px){

  .head-g{
    height:100%;
    margin-bottom: -25%;
    padding-bottom: 15%;
  }
  
.head-g .g-content {
  margin-top: 20%;
  margin-bottom: 20%;
}

.head-g img{

  width:200px;
}
.head-g a{
  font-size: 1.1em;
}

}

/*helmets dev*/
.helmets-div{
  position: relative;
  width: 100%;
  background-image: url(../assets/helmets.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 620px;
}

.helmets-div::after{
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0.9;
  background: linear-gradient(to left, #F21326 30%, #000000b5 90%);
}
.helmets-div .content{
position: relative;
width: 80%;
top: 18%;
left: 10%;
right: 10%;
z-index: 4;
bottom: 3%;
}

.helmets-div .content img{

width:90%;
max-height: 100%;
}

.helmets-div .content .helemt-cnt{
  position: relative;
  width:100%;
  margin-top:25%;
  display: flex;
  flex-flow:  column nowrap;
  justify-content: start;
  padding: 5px;
}

.helmets-div .content .helemt-cnt h3{
  font-size: 2em;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  padding-bottom: 8px;
}

.helmets-div .content .helemt-cnt >p{
  font-size: 1.5em;
  font-weight: normal;
  color:#FFF;
  padding-bottom: 8px;
  line-height: 120%;

}

.helmets-div .content .helemt-cnt a{
  font-size: 1.4em;
  font-weight: normal;
  padding-bottom:10px;
  border:none;
  text-decoration: none;
  color: #FFF;
}

.helmets-div .content .helemt-cnt a>i{
  width:26.62px;
  color: #FFF;
  padding:0 15px;
  text-align: center; 
}
@media (max-width:992px){

  .helmets-div{
    height:100%;
  }
  
.helmets-div .content{
  padding: 25% 0px 10%;
  text-align: center;
}

.helmets-div .content img{

  width:60%;
}

.helmets-div .content .helemt-cnt{
  margin-top:5%;
  justify-content: center;
}

.helmets-div .content .helemt-cnt h3{
  font-size: 1.3em;
}

.helmets-div .content .helemt-cnt p{
  font-size: 1.1em;
}

.helmets-div .content .helemt-cnt a{
  font-size: 1em;
}
}
/* gallery div*/
.gallery-div{
  position: relative;
  display: flex;
  flex-flow: column;
  width: 100%;
  padding-top: 5%;
  padding-bottom: 2%;
  align-items: center;
  justify-content: center;
  padding-left: 40px;
  padding-right: 40px;
  background: #F2F2F2;
}
.gallery-div h2{
  font-size: 2.2em;
  font-weight: bold;
  color: #d03030;
  text-transform: uppercase;
  text-align: center;
}
.gallery-div .g-items{
  position: relative;
  width: 100%;
  margin-top: 15px;
}
.gallery-div .g-items .gallery-item {
  margin-left: 8px;
  margin-right: 8px;
  padding:5px;
}

.gallery-div .g-items .gallery-item img{
  max-width: 100%;
  max-height: 100%;
  background:#D9D9D9;
  padding:20%;
}
.gallery-div .g-items .gallery-item .item-cnt{
  display: block;
  text-align: center;
  padding: 20px 0px 10px;
}

.gallery-div .g-items .gallery-item h3{
  font-size: 2em;
  font-weight: bolder;
  color: #4e4e4e;
  text-transform: uppercase;
}

.gallery-div .g-items .gallery-item a{
  font-size: 1.4em;
  font-weight: normal;
  padding-bottom:10px;
  border:none;
  text-decoration: none;
  color: #d03030;
}

.gallery-div .g-items .gallery-item a >i{
  width:26.62px;
  color: #d03030;
  padding:0 15px;
  text-align: center; 
}
@media (max-width:689px){
 
.gallery-div{
  padding-top: 8%;
}

  .gallery-div h2{
    font-size: 1.5em;
  }
  
.gallery-div .g-items .gallery-item h3{
  font-size: 1.4em;
}
  
.gallery-div .g-items .gallery-item a{
  font-size: 1.2em;
}

}
/*start footer gallery*/
.row{
  justify-content: center;
  align-items: normal;
}
.footer-gall{
  position: relative;
  width:100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  height:400px;
}
.footer-gall .right-div{
  position: relative;
  width:100%;
  display:flex;
  flex-flow: row wrap;
  
}
.footer-gall .product{
  width:50%;
  height:200px;
}
@media (max-width:992px){
  .footer-gall{
    height:100%;
}
.footer-gall .product{
  height:200px;
}
}