@media only screen and (min-width:768px) and (max-width:1024px){
.launch {
    background-size: cover !important;
    background-image: url(images/pounch2.jpg) !important;
}
}
   
.launch{
    background-size: contain;
      background-image: url(images/pounch.jpg);
    
}

 
@media only screen and (max-width: 480px) {
    .vc_custom_1546938398438 {
        /* height: 70vh !important; */
    }
}


@media only screen and (min-width:481px){
.newvid{
     display:none;
}}


@media only screen and (max-width:480px){
.mobi2{
     display:none !important;
}}


@media only screen and (min-width:481px){
.mobi1{
     display:none !important;
}}



@media only screen and (min-width:481px){
    .btnrow{
        margin-top:10px
    }}
    
    @media only screen and (max-width:480px){
    .btnrow{
        margin-left:-2px; 
          margin-top:10px
    }}

.proname{
    color:#ec3237;font-size: 35px;
    margin-bottom: 0.15em !important;
}
    .menu-image-holder {
  float: right;
  margin-right: 0px;
}
 .menu-image-holder2 {
  float: right;
  margin-right: 0px;
}
.menu-image-holder img{
  float: left;
  margin-right: 25px;
  max-width: 12vw;
}
 .menu-image-holder3 {
  float: right;
  margin-right: 0px;
}

 .menu-image-holder4 {
  float: left;
  margin-right: 0px;
}


 .menu-image-holder5 {
  float: right;
  margin-right: 0px;
}


.menu-image-holder2 img{
  float: left;
  margin-right: 25px;
  max-width: 12vw;
}

.menu-image-holder3 img{
  float: left;
  margin-right: 25px;
  max-width: 12vw;
}
.menu-image-holder4 img{
  float: left;
  margin-right: 25px;
  max-width: 12vw;
}

.menu-image-holder5 img{
  float: left;
  margin-right: 25px;
  max-width: 12vw;
}
.menu-list2 {
  margin: 0;
  padding: 0;
  max-width: 50vw;
  list-style: none;
  padding-top: 20px;
}
.menu-list3 {
  margin: 0;
  padding: 0;
  max-width: 50vw;
  list-style: none;
  padding-top: 20px;
}

.menu-list4 {
  margin: 0;
  padding: 0;
  max-width: 50vw;
  list-style: none;
  padding-top: 20px;
}


.menu-list5 {
  margin: 0;
  padding: 0;
  max-width: 50vw;
  list-style: none;
  padding-top: 20px;
}
.menu-list {
  margin: 0;
  padding: 0;
  max-width: 50vw;
  list-style: none;
  padding-top: 20px;
}

 

.parent {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: row;
}
.active{
    color:#ef4333 !important;
}

 @media screen and (min-width: 1310px) {
.ulclass{
    list-style-type: none;
  margin-left:0px;  margin-top:4px;
  padding: 0;   color:#fff;  font-size:13px;
}}

 @media screen and (max-width: 1310px) and (min-width: 1200px) {
.ulclass{
    list-style-type: none;
  margin-left:60px;  
  margin-top:4px;
  padding: 0;   color:#fff;  font-size:13px;
}}

    @media screen and (min-width: 1200px){
.megamenu .megamenu-inner-row {
    background-color: #e9e9e9;
     
}}

.magnify{
  border-radius: 50%;
  border: 2px solid black;
  position: absolute;
  z-index: 20;
  background-repeat: no-repeat;
  background-color: white;
  box-shadow: inset 0 0 20px rgba(0,0,0,.5);
  display: none;
  cursor: none;
}
 



.menu-item.megamenu .submenu {
    display: none; 
    position: absolute;
    top: 98%; 
    left: 0; /* Align submenu to the left edge of the parent */
    background-color: #3b3b3b; 
    border: 1px solid #ddd; 
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); 
    z-index: 1000; 
    width: 200px; 
}

.submenu .submenu-item {
    list-style: none;
    margin: 0;
}

.submenu .submenu-item a {
    display: block;
    padding: 10px;
    color: white;
    text-decoration: none;
        text-align: left; /* Align text to the left */

}

.submenu .submenu-item a:hover {
    background-color: red; 
}

.menu-item.megamenu:hover .submenu {
    display: block;
}



    .maintext{
    text-align:left !important;
}
.panel-default {
    border-color: #ddd0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: #ec3237;
    border: 1px solid #ec3237;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-tabs {
    border-bottom: 1px solid #dddddd00;
}
.nav-tabs>li>a {
    
    border: 1px solid #bbb9b9f5;
    border-radius: 0px 0px 0 0;
}

.vc_custom_1545125147802 li>a{
    padding: 10px 45px;
    color: black;
}
 
 
 @media only screen and (max-width:480px){
     
   .vc_custom_1545125147802 li>a{
    padding: 10px 15px;
    color: black;
    font-size: 14px;
}  
 }
 
 .langtab li>a{
    padding: 10px 45px;
    color: black;
}
 
 
 .ld_custom_menu_5ca5aa9bd97a3 > li > a{
     font-size:14px;}
     .ld_custom_menu_5ca5aa9bd97a3 li + li{
         margin-left:16px;
          
     }
     
    .ld_custom_menu_5ca5aa9bd7bd9 > li > a {
    font-size: 15px;
    line-height: 2em;} 
    
 .ld_custom_menu_5ca5aa9bd8591 > li > a {
    font-size: 15px;
    line-height: 2em;} 
/* 
 .main-footer ul > li > a {
    font-family: 'Circular Std Book' !important;
}*/
 .footermob  a:hover
 {
    
     color:#ef4333 !important;
  
 }
 .footertext
 {
      text-align:left !important;
 }
 @media only screen and (max-width:768px)
 {
     .footersocial{
         text-align:center !important;
         font-size: 12px;
     }
 }
 
 @media only screen and (max-width:768px)
 {
     .footerhr{
         border-bottom: 1px solid white;
     }
 }
 
 
  @media only screen and (max-width:768px)
 {
     .mobbtn{
         width: 50% !important;
    margin: auto !important;
     }
 }
 
 
  @media only screen and (max-width:768px)
 {
     .footermob{
         padding-left:30px;
         padding-right:30px;
     }
 }

  @media only screen and (min-width:769px)
 {
 .reline::after {
    background: #ef4333;
    content: "";
    display: block;
    height: 1px;
    margin: 4px 0;
    position: relative;
    width: 48px;
}}


.ld_spacer_5ca5aa9bd850a {
    height: 9px;
}
 

.fa-x{
    color: #1DA1F2;  /* Official X color */
    font-size: 1.7rem; /* Adjust size as needed */
        margin: 0 10px; /* Space around the icon */

}

