.imageBack{
    background-image:url('../../../images/hands\ on.png');
    background-size:cover;
    background-position: center;
}
.botton_0{
    position: absolute;
    bottom:0
}
.bg_home_mobile{
    width:100%;
    background-image: url("../../../images/Hands\ on\ safety.png"); 
    background-color: #cccccc; /* Used if the image is unavailable */
    height: 400px;
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover; 
}
.img-overlay{
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translate( -60%, -60% );
    text-align: center;
    color: white;
   
   }
.sliders{
    width:300px;
    height:200px;
    background: url('../images_mob/shop\ event.jpg');
    margin:100px auto;
}
.image_Value{
    width:100%;
    height: auto;
}
.width_height{
    width:100%;
    
}
.sidemenu{
    position:absolute;
    float:left;
    margin-top:20px;/*23px;*/
    width:223px;/*190px;*/
    height:90%;
    background-color: rgba(0,0,0,0.7);
    overflow:hidden;
    z-index: 10000;
    margin-left:-190px;
    transition:0.8s all;
}
.side{
    margin-left:0
}
.sidemenu ul{
    margin:0;
    padding:0;
}
.sidemenu ul li{
    list-style: none;
}
.sidemenu ul li a{
    text-decoration :none;
    color:white;
    height:80px;
    width:100%;
    font-size:18px;
    line-height: 80px;
    text-align: left;
    display:block;
    transition: 0.6s all;
    
}
.sidemenu ul li a:hover{
    background:#34495e;
}
.z_index_minus{
    z-index: -45
}

.right-menu ul li{
    display: none;
}
ul li ul li{
    display:none;
}
ul li:hover ul li{
    display:block
}
.btns{
  float:left;
  padding:0 10px;
  font-size:40px;
  text-decoration: none;
  color:#2c3e50;
  cursor: pointer
}
.carousel-caption {
    top: 67px;
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 16px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.card-img-overlay.card_image {
    position: absolute;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}
.slick-slide img{
    width:400px;
    height:250px;
}
.slider{
    width:50%;
    margin:20px auto;
}
.card_image{
    position: absolute;
    top: 4em;
    right: auto;
    bottom: 0;
    left: 0;
    padding: 6.25rem;   
}
.border_radius_34px{
  border-radius: 34px
}
.carousel-inner > .item > img {
    width:100%;
    margin:auto
}
.height_100{
    height: 100%;
}
.height_71px{
    height: 71px;
}
.font_size_25{
    font-size:25px
}
.font_size_11px{
    font-size:11px
}
.font-size_18{
    font-size:18px
}
.font-size_15px{
    font-size: 15px;
}
.font_size30px{
    font-size:30px
}
.margin_left_6em{
    margin-left:2em
}
.margin_left_6{
    margin-left:7em
}
.font-size_20px{
    font-size:20px
}
.height_2em{
    height:2em
}
.float_right{
  float:right;
}
.color_white{
  color:white
}
.color_black{
    color:black
}
.color_red{
    color:#EE3139
  }
  .color_blue{
      color:blue;
  }
  .color_like_grey{
      color:#333333
  }
.box_shadow_card{
    box-shadow: 0 4px 26px 4px rgba(0,0,0,0.08);
}
.background_color_like_black{
    background-color:#333333
}
.background_color_like_white{
    background-color: white
}

.btn-primary {
    color: #fff;
    background-color: #000000!important;
    border-color: #000000!important;
    
}
.btn-primary:hover{
    text-decoration: none;
    background-color: #EE3139!important;
}
.btn-default{
    color: #fff;
    background-color: #EE3139!important;
    border-color: #EE3139!important;
}
.btn-default:hover{
    text-decoration: none;
    /*  background-color: #EE3139!important; */
}
.text_white{
    color:white!important
}
.text_black{
    color:black;
}
.top_3em{
    margin-top: 3em;
}
.hr_carausal{
    box-sizing: border-box;	height: 2px;border: 1px solid #FFFFFF;	opacity: 0.41;
  
  }
  .hr_carausal_s{
    box-sizing: border-box;	height: 1px;border: 0.5px solid #000000;	opacity: 0.41;
  
  }
  
  .background_color_like_smoke
{
    background-color:#F4F4F4
}
.inputCustm{
    height: 55px;
    border: 1px solid #979797;
    border-radius:0px; 
    background-color: #F4F4F4;
}
.inputCustm:focus{
    height: 55px;
    border: 1px solid #979797;
    box-shadow: none !important;   
}


.inputCustm_mobile{
    height: 30px;
    border: 1px solid #979797;
    border-radius:0px; 
    background-color: #F4F4F4;
}
.inputCustm_mobile:focus{
    height: 30px;
    border: 1px solid #979797;
    box-shadow: none !important;   
}
  
  
  .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #000000!important;
    background-color: #ffffff!important;
    border-bottom:4px solid red!important;
    border-radius:0px!important;
}
.nav-item .nav-link{
    color:black;
}
.nav-item .nav-link:hover{
    color:red!important;

}
.header_margin{
    padding-left:10%;
    padding-right:10%;
}
.button_register
{
background-color: #000000;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    float:right;
    border-radius: 4px;
    height: 40px;	width: 120px;	border-radius: 2px;
}
.colapseZindex{
    z-index: 1000;
    position: absolute;
}
.button_add_report
{
background-color: #000000;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    float:right;
    border-radius: 4px;
    height: 48px;	width: 162px;	border-radius: 2px;
}
.text-decoration_none{
  text-decoration: none
}
.border_red_2px{
    border-top:3px solid #EE3139 ;width:5em
}
p a{
    color:white
}
.font_size_22px{
  font-size:22px
}
.font_size_40px{
  font-size:40px
}
.font_size_25px{
    font-size:25px
}
.font_size_23px{
    font-size:23px
}
.font_size_20px{
    font-size:20px

}
.font_size_21px{
    font-size:21px
}
.font_size_22px{
    font-size:22px
}

.font_size_18px{
    font-size:18px;
}
.font_size_15px{
    font-size:15px;
}
.font_size_45px{
  font-size:45px
}
.font_size_40px{
    font-size:40px;
}
.font_size_13px{
    font-size:13px;
} 
.headermargin{
    padding-left: 10%;
    padding-right: 10%;
}
.text_center{
    text-align: center
}
.bottom_5 {
    position: absolute;
    bottom: 5em;
}
.bottom_15 {
    position: absolute;
    bottom: 17em;
    
}
.border_red{
    border-bottom:3px solid red;
    width: 18%;
    /* margin-top:10% */
    position: absolute;
        top: 10%;
    }
.image_Button{
    height: 48px;	width: 231px;
    background-color: #ffffff;
    position: absolute;
      bottom: 175px;
      left: 25px;
      color:white;
      border-radius:37.5px;
      color: #333333;	font-family: "Avenir Next";	font-size: 25px;	font-weight: bold;	line-height: 34px;
    }
.bottom_6{
position: absolute;
    bottom: 6.5em;
}
.bottom_4{
    position: absolute;
    bottom: 4em;
}
.box_shadow_card_wide{
    box-shadow: 0 15px 30px 0 rgba(0,0,0,0.11),
    0 5px 15px 0 rgba(0,0,0,0.08);
}
.color_like_red{
    color:#EE3139
}
.list-group.panel > .list-group-item {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
  }
  .list-group-submenu {
    margin-left:20px;
  }
  #sidebars{
      position: fixed;
      width:200px;
      height:100%;
      background-color: #151719;
      z-index: 1;
      left:0px;
  }
  #sidebars.active{
      left:0px;
  }
  #sidebars ul li{
      color:rgba(230,230,230,0,0);
      list-style: none;
      padding:15px 10px;
      border-bottom:1px solid rgba(100,100,100,0.3)
  }
  #sidebars .toggle-btn{
      position: absolute;
      left:230px;
      top:20px;
  }
  #sidebars .toggle-btn span{
      display:block;
      width:30px;
      height:5px;
      background: #151719;
      margin:5px 0px
  }
.margin_top_2{
    margin-top:3%
}
.padding_bottom_1{
    padding-bottom: 1%;
}
.hr_carausal_footer{
    box-sizing: border-box;
    height: 2px;
    border: 1px solid #FFFFFF;
    opacity: 0.41;
    width: 85%;
}
.font_weight_750{
  font-weight: 750
}
.april_font_white{
    height: 25px;
    /*width: 119px;*/
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    /* font-weight: 500; */
}
.april_font_red{
    height: 25px;
    /*width: 119px;*/
    color: #EE3139;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
}
.width_85{
    width:85%
}
.width_75{
    width:75%
}
.width_100{
    width:100%;
}
.width_50{
    width:50%;
}
.firstText
{
/*height: 75px; /*width: 512px;*/ color: #000000; font-family: "Avenir Next"; font-size: 25px;  font-weight: bold;  line-height: 34px;
}
.secondText{
padding-top: 4%;
padding-bottom: 2%;
}
/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
  
    .button_register
    {
    background-color: #000000;
        border: none;
        color: white;
        padding: 15px 32px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 16px;
        margin: 4px 2px;
        cursor: pointer;
        float:right;
        border-radius: 4px;
        height: 63px;	width: 190px;	border-radius: 2px;
    }
    .button_register:hover{
        text-decoration: none;
        color:white
    }
    .display_none_phone{
        display: none
    }
    
  }
  
  /* 
    ##Device = Laptops, Desktops
    ##Screen = B/w 1025px to 1280px
  */
  
  @media (min-width: 1025px) and (max-width: 1280px) {
    
    .button_register
    {
    background-color: #000000;
        border: none;
        color: white;
        padding: 15px 32px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 16px;
        margin: 4px 2px;
        cursor: pointer;
        float:right;
        border-radius: 4px;
        height: 63px;	width: 190px;	border-radius: 2px;
    }
    .button_register:hover{
        text-decoration: none;
        color:white
    }
    .display_none_phone{
        display: none
    }
    
  }
  
  /* 
    ##Device = Tablets, Ipads (portrait)
    ##Screen = B/w 768px to 1024px
  */
  
  @media (min-width: 768px) and (max-width: 1024px) {
    
    .button_register
    {
    background-color: #000000;
        border: none;
        color: white;
        padding: 15px 32px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 16px;
        margin: 4px 2px;
        cursor: pointer;
        float:right;
        border-radius: 4px;
        height: 53px;	width: 154px;	border-radius: 2px;
    }
    .button_register:hover{
        text-decoration: none;
        color:white
    }
    .display_none_phone{
        display: none
    }
    
    .font_size_18px{
        font-size:15px;
     }
     .font_size_16px{
        font-size:13px
     }
     .font_size_25px{
         font-size:18px;
     }
     .font_size_23px{
        font-size:18px
     }
     .font_size_18px{
         font-size:15px;
     }
     .font_size_22px{
         font-size:18px
     }
     .headermargin{
        padding-left:4%;/*0%;*/
        padding-right:4%;/*0%;*/
       }
       .card_width_margin{
        width: 200px;
        margin-left: -28px;
    
        /* margin-left: 5px;
        margin-right:5px */
      }   
      .margin_value_30{
        margin-left: 30px;
      } 
      .font_size_40px{
        font-size:32px
    }
    .margin_left_6{
        margin-left:0
    }
    .image_Value{
        width:52%;
        height: auto;
    }
    .width_height{
        width:100%;
        height: 477px;
        
    }
  }
  
  /* 
    ##Device = Tablets, Ipads (landscape)
    ##Screen = B/w 768px to 1024px
  */
  
  @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .button_register
{
background-color: #000000;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    float:right;
    border-radius: 4px;
    height: 53px;	width: 154px;	border-radius: 2px;
}
.button_register:hover{
    text-decoration: none;
    color:white
}
.display_none_phone{
    display: none
}

.font_size_18px{
   font-size:15px;
}
.font_size_25px{
    font-size:18px;
}
.font_size_18px{
    font-size:15px;
}
.font_size_40px{
    font-size:32px
}
 .headermargin{
      padding-left:5%;
      padding-right:5%;
     }
  .card_width_margin{
    width: 200px;
    margin-left: -28px;
    
    /* margin-left: 10px;
    margin-right: 10px; */
  }  
  .margin_value_30{
    margin-left: 30px;
  } 
  .margin_left_6{
    margin-left:0
}
.width_height{
    width:100%;
    height: 477px;
    
}

    
  }
  
  /* 
    ##Device = Low Resolution Tablets, Mobiles (Landscape)
    ##Screen = B/w 481px to 767px
  */
  
  @media (min-width: 481px) and (max-width: 767px) {
    
    .button_register
    {
    background-color: #000000;
        border: none;
        color: white;
        padding: 15px 32px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 16px;
        margin: 4px 2px;
        cursor: pointer;
        float:right;
        border-radius: 4px;
        height: 45px;	width: 150px;	border-radius: 2px;
    }
    .button_register:hover{
        text-decoration: none;
        color:white
    }
    .display_none{
        display: none
    }
    .sliderText{
        text-align:center;
        font-size:20!important;
    }
    .font_size_40px{
        font-size:22px
    }
    .font_size_25px{
        font-size: 11px
    }
    .headermargin{
        padding-left: 0%;
        padding-right:0%
    }
  }
  .event_card{
    margin-top: -26%;
    /* margin: auto; */
    margin-left: auto;
    margin-right: auto;
  }
  .margin-top_minus{
    margin-top: -50px
  }
  .list_style_none{
   list-style: none
  }
  
  
  /* 
    ##Device = Most of the Smartphones Mobiles (Portrait)
    ##Screen = B/w 320px to 479px
  */
  
  @media (min-width: 320px) and (max-width: 480px) {
    
    .button_register
    {
    background-color: #000000;
        border: none;
        color: white;
        padding: 15px 32px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 16px;
        margin: 4px 2px;
        cursor: pointer;
        float:right;
        border-radius: 4px;
        height: 45px;	width: 150px;	border-radius: 2px;
    }
    .display_none{
        display: none
    }
    .sliderText{
        text-align:center;
        font-size:20!important;
    }
    .font_size_40px{
        font-size:22px
    }
    .font_size_25px{
        font-size: 17px
    }
    .font_size_21px{
        font-size:18px;
    }
    .font_size_18px{
        font-size:15px
    }
    .headermargin{
        padding-left: 0;
        padding-right:0
    }
    
  }

.slider {
    width: auto;
    /* margin: 30px 50px 50px;/ */
}
.slick-slide img {
    width: auto;
    height: 250px;
}
li.box_shadow_card{
  color: #ffffff;
}

@media (max-width: 767px) and (min-width: 320px){
  .sidemenu ul li a{
    line-height: normal;
    height: auto;
  }
  .sidemenu .box_shadow_card {
      margin-bottom: 0px;/*10px;/*7px;*/margin-top: 0px;
  }
  .side ul{
    padding-top: 10px;
  }
  .sidemenu{
    height: auto;
    margin-left: -543px;/*-243px;*/
  }
  .col-12.header-icon.setright{
    padding-left: 0px;
    padding-right: 0px;
  }
      .sociallogosize a img.pr-3,.sethead span:first-child{
        padding-right: 0.2rem!important;
      }
      .col-12.pt-3.contactus{
        padding-left: 0px;
        padding-right: 0px;
      }
      .col-6.pt-3:first-child .col-12.pt-3,.col-6.pt-3:first-child .col-12.pt-5{
        padding-left: 0px;      
      }
}
@media (max-width: 360px){
  .sociallogosize img {
    width: 28px;
  }
  input.homesearch {
    /*background-size: 43%;
    background-position: right 6px center;
    width: 26px;
    height: 26px;*/
  }
}
