@media (min-width: 1200px) {
  .custom-container {
    max-width: 90%;
  }
}

.navbar {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    padding: 10px 0px;
  
    background-color: #fff ;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(40, 48, 57, 0.08);
    box-shadow: 0px 3px 10px 0px rgba(40, 48, 57, 0.08);
}

.navbar-scrolled{
    background-color: #333;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(40, 48, 57, 0.08);
    box-shadow: 0px 3px 10px 0px rgba(40, 48, 57, 0.08);
}
.navbar .navbar-nav .nav-link {
    color: #333;
    font-size: 13px;
    background-color: transparent;
    padding: 23px 18px;
    text-transform: uppercase;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
    font-weight: 600;
}

body{
    font-family: "proxima-nova", sans-serif;
}
 
.section-background {
    background-position: center;
    background-size: cover;
    height: 100vh;
    width: 100%;
    color: #0E0D3A;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(../img/cover2.png);
    background-size: cover;
}
.section-background3 {
    background-position: center;
  
    width: 100%;
    color: #0E0D3A;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(../img/cover3.png);
    background-size: cover;
}
.section-background13 {
    background-position: center;
  
    width: 100%;
    color: #0E0D3A;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color:#43a62d;
    background-size: cover;
}
.section-background19 {
    background-position: center;
  
    width: 100%;
    color: #0E0D3A;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(../img/gtgt.jpg);
    background-size: cover;
    min-height: 40vw;
}
.section-background8 {
    background-position: center;
  
    width: 100%;
    color: #0E0D3A;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(../img/stdiobac.png);
    background-size: cover;
}
.section-background10 {
    background-position: center;
 


    width: 100%;
    color: #0E0D3A;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f5f5f5;
    background-size: cover;

}
.section-background11 {
    background-position: center;
 


    width: 100%;
    color: #0E0D3A;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    background-size: cover;

}
.section-background9 {
    background-position: center;
  
    width: 100%;
    
    display: flex;
    justify-content: center;
    align-items: center;
     background-color: #c40807;
    background-size: cover;
}
.section-background4 {
    background-position: center;
   height: 100vh;
    width: 100%;
    color: #0E0D3A;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(../img/gaming.png);
    background-size: cover;
}


 
.section-background1 {
    background-position: center;
    background-size: cover;
    height: 50vh;
    width: 100%;
    color: #0E0D3A;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(../img/inner.png);
    background-size: cover;
    background-color: #333;
    opacity: 90%;
}

.slh3{
    font-size: 2.5rem;
    font-weight: 600;
}
.slh5{
    font-size: 24px;
    font-weight: 600;
    margin-top: 10px;
}

.slh4{
    text-transform: uppercase;
    font-weight: 600;

}
.slh6{
font-size: 24px;
font-weight: 600;

}
.slh9{
font-size: 18px;
font-weight: 600;

}
.slh7{
font-size: 36px;
font-weight: 600;

}
.slh8{
font-size: 21px;
font-weight: 600;

}

.bbr{
    padding:10px 20px; 
    border-radius: 25px;
}
.bbrw{
    padding:10px 20px; 
    border-radius: 25px;
    color: #fff;
    border:1px solid #fff;
}

.bbrt{
    
    border-radius: 25px;
}

.bgf8faff{
    background-color:#f8faff ;
}

.pt-6{
    padding-top:8vw;
}
.pb-6{
    padding-bottom:8vw;
}

.pt-7{
    padding-top:12vw;
}
.pb-7{
    padding-bottom:12vw;
}

.bgF6F6F7{
background-color:#F6F6F7 ;
}
 
.jkfds{
    
    border-radius: 10px;
    box-shadow: 0px 5px 25px 0px rgba(107, 137.00000000000006, 180, 0.15);
   
}
.jkfds1{
    
    border-radius: 10px;
    box-shadow: 0px 5px 25px 0px rgba(107, 137.00000000000006, 180, 0.15);
 
}
.jkfds1:hover{

    transform: translateY(-8px);
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    box-shadow: 0px 5px 25px 0px rgba(107, 137.00000000000006, 180, 0.15);
}
.jkfds:hover{

    transform: translateY(-8px);
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    box-shadow: 0px 5px 25px 0px rgba(107, 137.00000000000006, 180, 0.15);
}

.ff707B90{
    color: #707B90;
}

.jjjsid {
    height: 50px;
}
.jjjsid img {
    height: 100%;
     width: 100%;
}

.border-none{
    border:none;
}

.bg-clk{
    background:#000;
}
.blu{
    color: #0dcaf0;
} 

.bg-bgde{
    background-color: #00d4ff21;
 color: #00d4ff;
 padding: 10px;
 font-size: 16px;
 font-weight: 400;
 border:1px solid #00d4ff;
 }


.hero {
    width: 100%;
    height: auto;
    background: url(../img/coverbg.png) center top / cover no-repeat;
 }

.hero2 {
    width: 100%;
    height: auto;
    background-color:#8BC34A;
 }

.hero3 {
    width: 100%;
    height: auto;
 
     background-image: linear-gradient(#fff,#f3f3f3);
 }

.pattn{
     width: 100%;
    height: auto;
    background: url(../img/bggtgt.png) center top / cover no-repeat;
}
.ctitle {
    position: absolute;
    top:50%;
    color: #333;
    text-align: center;
}
.kkl{
    background-color: #f8faff;
    color: #fff;
}
.kkl:hover{
    background-color: #222;
    color: #eee;
}

.bbr1 {
    padding: 10px 20px;
    border-radius: 25px;
}
.btn-outline-dark1 {
    --bs-btn-color: #212529;
    --bs-btn-border-color: #212529;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #212529;
    --bs-btn-hover-border-color: #212529;
    --bs-btn-focus-shadow-rgb: 33,37,41;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #212529;
    --bs-btn-active-border-color: #212529;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #212529;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #212529;
    --bs-gradient: none;
}
.bctn {
     
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.brbtm{
    border-bottom: 1px solid #eee;
}

.bgc7e8ff{
    background-color: #c7e8ff;
}
.bgdcf3ff{
    background-color: #dcf3ff;
}

.bge9f9ff{
    background-color: #e9f9ff;
}

.bgd7f1ff{
    background-color: #d7f1ff;
}
.bgcee5f2{
    background-color: #cee5f2;
}


.half{
    opacity: 70%;
}
.third{
    opacity: 50%;
}

.vertical {
  border-left: 1px solid #bdbdbd;
  height: 200px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 1px;
   

}

.blul{
    font-size: 2rem;
    color: #3ec5eb;
}

.drkbl{
    background-color: #0e0d3a;
}

.bbr2{
    padding: 10px 15px;
    border-radius: 25px;
}

.carousel-dark .carousel-indicators [data-bs-target] {
    color: #fff;
}

.bgd60014{
    background-color: #d60014;
}
.bgfff{
    background-color: #fff;
}

.bgrgra{
    background-image: linear-gradient(to right, #880530 , #e7303d);
    color:#fff;
    transition: 0.3s;
}

.bgkjjs{
    background-image: linear-gradient(to right, #40af4f, #ddca4f);
    color: #fff;
}
.bgkjjsscd{
    background-image: linear-gradient(to right, #000, #222);
    color:#fff;
}
 
.bgeef5ff{
    background-color: #eef5ff;
}

.bgffdee0{
    background-color: #ffdee0;
}
.bge4ffde{
    background-color: #e4ffde;
}
 
.cnt{
        display: flex;
    align-items: center;
    justify-content: flex-end;
}
.cnt2{
        display: flex;
    align-items: center;
     justify-content: center;
     
}
.bbr3 {
    padding: 10px 15px;
    border-radius: 25px;
    color: #fff;
    border: 1px solid #fff;
} 
.bbr4 {
    padding: 10px 15px;
    border-radius: 25px;
    color: #fff;
    border: 1px solid #fff;
} 
.bbr4:hover {
    padding: 10px 15px;
    border-radius: 25px;
    color: #333;
    border: 1px solid #333;
    background-color: #fff;
} 

.bbr4 {
    padding: 10px 15px;
    border-radius: 25px;
    color: #FFD700;
    border: 1px solid #FFD700;
} 
.bbr4:hover {
    padding: 10px 15px;
    border-radius: 25px;
    color: #000;
    border: 1px solid #FFD700;
    background-color: #FFD700;
} 


.gold {
    color: #FFD700;
}

.hjklogo1
  {
    height: 40px;
  }
.hjklogo2
  {
    height: 30px;
  }
.hjklogo3
  {
    height: 40px;
  }


@media only screen and (max-width: 600px) {
  .hjklogo1
  {
    height: 30px;
  }
  .hjklogo2
  {
    height: 25px;
  }
  .hjklogo3
  {
    height: 25px;
  }

}

.navbar-brand{
    margin-right: 0px;
}
 
 
 
.about-5-area .about-2-thumb .thumb-2 {
    margin-left: -90px;
}
.about-2-thumb .thumb-2 {
    margin-top: -173px;
    position: relative;
}
.ml-80 {
    margin-left: 80px;
}

.about-5-area .about-2-thumb .thumb-2 .box {
    right: 160px;
}
.about-8-thumb .thumb-2 .box {
    background: #F0323C;
    border-radius: 0;
}
.about-2-thumb .thumb-2 .box {
    position: absolute;
    top: 50%;
     color: #fff;
    right: 90px;
    border-radius: 8px;
 
    height: 160px;
    width: 160px;
    text-align: center;
    padding-top: 20px;
}
    
.studiored{
    color:#C40807;
}  
    
.studioredback{
    background-color:#C40807;
}

.lkjkl{
    display: inline-block;  
            background-color: #43a62d;
            padding:5px 10px;
            color: #fff;
            font-size: 2.5rem;
}    




 
 
.card1 {
  
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
 
  perspective: 2500px;
  margin: 0 50px;
}

.cover-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 25px;
}

.wrapper1 {
  transition: all 0.5s;
 
  width: 100%;
  z-index: -1;
}

.card1:hover .wrapper1 {
  transform: perspective(900px) translateY(-5%) rotateX(25deg) translateZ(0);
  box-shadow: 2px 35px 32px -8px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 2px 35px 32px -8px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 35px 32px -8px rgba(197, 59, 59, 0.75);

  filter: blur(2px);
}

.wrapper1::before,
.wrapper1::after {
  content: "";
  opacity: 0;
  width: 100%;
  height: 80px;
  transition: all 0.5s;
  position: absolute;
  left: 0;
}
.wrapper1::before {
  top: 0;
  height: 100%;
  background-image: linear-gradient(
    to top,
    transparent 46%,
    rgba(12, 13, 19, 0.5) 68%,
    rgba(12, 13, 19) 97%
  );
}
.wrapper1::after {
  bottom: 0;
  opacity: 1;
  background-image: linear-gradient(
    to bottom,
    transparent 46%,
    rgba(12, 13, 19, 0.5) 68%,
    rgba(12, 13, 19) 97%
  );
}

.card1:hover .wrapper1::before,
.wrapper1::after {
  opacity: 1;
}

.card1:hover .wrapper1::after {
  height: 120px;
}
.title1 {
  width: 100%;
  transition: transform 0.5s;
}
.card1:hover .title1 {
  transform: translate3d(0%, -50px, 100px);
}

.character {
  width: 100%;
  opacity: 0;
  transition: all 0.5s;
  position: absolute;
  z-index: -1;
}

.card1:hover .character {
  opacity: 1;
  transform: translate3d(0%, -15%, 100px);
  transition: scale(1.2);
}

.navbar-toggler{
    border: none;
}
.p-6{
    padding: 4em;
}
.p10{
    padding: 10%;
}