.containers{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top:20px
  }
  @media (min-width: 320px) and (max-width: 480px) {
    
     .display_none{
         display:none
     }
     .button_register1{
      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: 33px;	width: 140px;	
      border-radius: 2px;
      margin-left:-20px
   }
      
    }
    @media (min-width: 481px) and (max-width: 767px) {
    
      .display_none{
          display:none
      }
      .button_register1{
          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: 33px;	width: 100px;	border-radius: 2px;
       }
      
    }
    @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    
     .display_none_phone{
         display:none
     } 
     .button_register_md{
      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: 106px;	
      border-radius: 2px;
    
   }
    }
  
    @media (min-width: 768px) and (max-width: 1024px) {
    
      .display_none_phone{
          display:none
      } 
      .font_value{
          font-size:11px
      }
      .fontTab{
          font-size:19px
      }
      
    }
    @media (min-width: 1025px) and (max-width: 1280px) {
    
      .display_none_phone{
          display:none
      } 
      .font_value{
          font-size:19px
      }
      
    }
    @media (min-width:1024px) and (max-width:1135px){
        .fontTab{
            font-size:22px
        }
    }
    @media (min-width:768px) and (max-width:1134px){
      .fontTab{
          font-size:19px
      }
    }
    @media (min-width: 1281px) {
    
      .display_none_phone{
          display:none
      } 
      .font_value{
          font-size:22px
      }
      
    }
    @media (min-width:768px) and (max-width){
        .font_value{
            font-size:16px
        }
    }
  
  .headerText{
      font-size: 20px
  }
  .buttonView{
      /* width:100px;
      height:20px;
      background-color: 'black';
      color:"white" */
      margin-right:-210px;height: 63px;	width: 190px;	border-radius: 2px;	background-color: #333333;	box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2);}
       
  .registerText{
  text-align: center;
  vertical-align: middle;
  line-height: 60px;  height: 30px;	width: 85px;	color: #FFFFFF;	font-family: "Avenir Next";	font-size: 22px;		
  margin-left: 50px;
  }
  .newsText{
      height: 30px;	width: 255px;	color: #333333;	font-family: "Avenir Next";	font-size: 21px;	font-weight: 600;	line-height: 30px;
      margin-top:10px;
  }
  .image{
      margin-left:-200px
  }
  .navbarDiv{
      margin-top:10px
  }
  #navbar{
      /* float:right */
      text-align: center
  }
  .carousel-inner img {
      width: 100%;
      height: 100%;
    }
    .carousel-caption {
      position: absolute;
      /* right: 15%; */
      bottom: 20px;
      left: 0%;
      z-index: 10;
      padding-top: 20px;
      padding-bottom: 20px;
      color: #fff;
      /* float:left */
      /* text-align: center; */
  }
  .boldText{
      /* height: 55px;	width: 443px;	color: #FFFFFF;	font-family: "Avenir Next";	font-size: 40px;	font-weight: 600;	line-height: 55px; */
  }
  .normalText{
      height: 55px;	width: 443px;	color: #FFFFFF;	font-family: "Avenir Next";	font-size: 35px;	font-weight: 600;	line-height: 55px;
  }
  .rounded {
      border-radius: 0.18rem!important;
  }
  .secNavText{
      height: 34px;	width: 214px;	color: #333333;	font-family: "Avenir Next";	font-size: 25px;	font-weight: bold;	line-height: 34px;
  }
  .secNavText:hover{
      color:red
  }
  .col-3 a:hover{
      color:red;
      text-emphasis-color: red;
  }
  .headermargin{
      margin-left: 6%;
      margin-right: 6%;
  }
  .headermargin_10{
      margin-left: 10%;
      margin-right: 10%;
  }
  .colorBlack{
      color: #333333 !important
  }
  .float_right{
      float: right;
  }
  .float_left{
      float:left
  }
  .font_size_22px{
      font-size: 22px;
  }
  .font_size_12px{
      font-size: 12px;
  }
  
  .font_size_16px{
      font-size: 16px;
  }
  .font_size_18px{
      font-size: 18px;
  }
  .box_shadow_card{
      box-shadow: 0 4px 26px 4px rgba(0,0,0,0.08);
  }
  
  .ml_5px{
      margin-left:5px
  }
  /* .menuitem_mrg{
      margin-left: 11%
  } */
  .nabBar a:hover{
      color:'red'
  }
  .carouselWidth{
      width:100%;
      height:10%
  }
  .carousel-inner img{
      width:100%;
      height:0% ;
  }
  .carousel-caption{
      position: absolute;
      top: 15% !important;
      left: 8% !important;
      z-index: 20;
      color: white;
      /*text-shadow: none !important;*/
      text-shadow: 2px 2px black;
      text-align: left !important;
      max-width: 767px;
  }
  .redline{
      height: 33% !important;
      width: 86% !important;
  }
  .redline::before {
      content: "Read this -";
    }
    .hr_carausal{
      height: 2px;
      border: 1px solid #DDDDDD;
      box-sizing: border-box;
    }
    .hr_carausal_white{
      box-sizing: border-box;	height: 2px;	width: 1521px;	border: 1px solid #FFFFFF;	opacity: 0.41;
    }
    
  .font_size_25px{
      font-size: 25px;
  }
  .font_size_35px{
      font-size: 35px;
  }
  .font_size_40px{
      font-size: 40px;
  }
  .font_size_30px{
      font-size: 30px;
  }
  .font_size_20px{
      font-size: 20px;
  }
  .font_size{
      font-size: 22px
  }
  .font_size_45px{
      font-size: 45px;
  }
  .font_size_14{
      font-size:14px;
  }
  .font_size_14{
      font-size:13px;
  }
  
  .line_height_35px{
      line-height: 35px;
  }
  .line_height_55px{
      line-height: 55px;
  }
  .font_weight_600{
      font-weight: 600;
  }
  .font_weight_bold{
      font-weight:bold
  }
  .padding_bt_11{
      padding-bottom: 11%;
  }
  .height_100{
      height: 100%;
  }
  .height_152{
      height: 152px;
  }
  .height_71px{
      height: 71px;
  }
  .height_774px{
      height:774px;
  }
  .border_none{
      border:none;
  }
  .color_like_red{
      color: #ED3139;
  }
  .color_like_grey{
      color: #7A7A7A
  }
  .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
      color: #EE3139 !important;
      background-color: #fff;
      font-size: 25px;
      border-bottom: 4px solid #EE3139 !important;
      border-top-color: white !important;
      border-left-color: white !important;
      border-right-color: white !important;
  
  }
  .nav-tabs .nav-link{
      background-color: #fff;
      font-size: 25px; 
      color: #333333 !important
  }
  .nav-tabs .nav-link:hover {
      border-color:white !important;
      color: #EE3139 !important
  }
  .tab_box{
      box-shadow: 0 4px 26px 4px rgba(0,0,0,0.08);
      height: 71px;
      border-radius: 3px;
  }
  .margin_L_R_5per{
      margin-left: 6.5%;
      margin-right: 6.5%;
  }
  .margin_L_R_7per{
      margin-left: 6.5%;
      margin-right: 7%;
  }
  .margin_L_R_5px{
      margin-left: 5%;
      margin-right:5%;
  }
  .margin_top5{
      margin-top: 5%;
  }
  .margin_top5_bot5{
      margin-top: 4%;
      margin-bottom: 4%
  }
  .border_rad {
      border-radius: 0!important  
  }
  .firstcardBg{
      background-image: url("../images/hands\ on.png"); 
      background-color: #cccccc; /* Used if the image is unavailable */
      height: 648px; /* You must set a specified height */
      background-position: center; /* Center the image */
      background-repeat: no-repeat; /* Do not repeat the image */
      background-size: cover; /* Resize the background image to cover the entire container */
  }
  .photocardBg{
      background-image: url("../images/jassim-vailoces-371831-unsplash.png"); 
      background-color: #cccccc; /* Used if the image is unavailable */
      height: 648px; /* You must set a specified height */
      background-position: center; /* Center the image */
      background-repeat: no-repeat; /* Do not repeat the image */
      background-size: cover; /* Resize the background image to cover the entire container */
  }
  .secCardBg{
      background-image: url("../images/2020\ board\ elected\ \(1\).png"); 
      background-color: #cccccc; /* Used if the image is unavailable */
      height: 648px; /* You must set a specified height */
      background-position: center; /* Center the image */
      background-repeat: no-repeat; /* Do not repeat the image */
      background-size: cover; /* Resize the background image to cover the entire container */
  }
  .readMore{
      color: #EE3139!important;
      text-decoration: none!important;
      background-color: transparent;
  }
  .data_align_center{
      text-align: center;
  }
  .sponser{
      height: 34px;	width: 289px;	color: #EE3139;	font-family: "Avenir Next";	font-size: 25px;	font-weight: bold;	line-height: 34px;text-align: "center"
  }
  
  .subscribeCard{
      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;   
  }
  .subscribe_button{
      /* height: 60px;
      width: 238px; */
      height: 80px;	width: 477px;
      min-width: 238px;
      min-height: 60px;
      background-color: #EE3139;
      border-color: #EE3139;
      border-radius: 4px !important;
  }
  .subscribe_button:focus{
      box-shadow: none !important;
  }
  .subscribe_button:hover{
      background-color: #EE3139 !important;
      border-color: #EE3139 !important;
  }
  .subscribe_button:active{
      background-color: #EE3139 !important;
      border-color: #EE3139 !important;
  }
  
  
  .subscribe_button_black{
      height: 38px;	width: 138px;
      background-color: #333333;
      border-color: #333333;
      border-radius: 4px !important;
  }
  .subscribe_button_black:focus{
      box-shadow: none !important;
      border:none;
  }
  .subscribe_button_black:hover{
      background-color: #333333 !important;
      border-color: #333333 !important;
  }
  .subscribe_button_black:active{
      background-color: #333333 !important;
      border-color: #333333 !important;
      box-shadow: none !important;
  }
  .subscribe_button_red{
      height: 38px;	width: 152px;
      background-color: #EE3139;
      border-color: #EE3139;
      border-radius: 4px !important;
  }
  .subscribe_button_red:focus{
      box-shadow: none !important;
  }
  .subscribe_button_red a :hover{
      background-color: #EE3139 !important;
      border-color: #EE3139 !important;
      text-decoration: none !important;
  }
  .subscribe_button_red a :active{
      background-color: #EE3139 !important;
      border-color: #EE3139 !important;
  }
  
  
  
  
  .background_color_like_red{
      background-color: #EE3139
  }
  .background_color_like_black{
      background-color: #333333
  }
  .background_color_like_smoke
  {
      background-color:#F4F4F4
  }
  .color_like_white{
      color:white
  }
  .list_style_none{
      list-style-type: none;
  }
  .padding_left_9{
      padding-left:9%;
  }
  .padding_left_16{
      padding-left:16%
  }
  .colapseZindex{
      z-index: 1000;
      position: absolute;
  }
  .footer{
      position: fixed;
      left: 0;
      bottom: 0;
      width: 100%;
      background-color: red;
      color: white;
      text-align: center;
  }
  .img_class{
      height: 648px;
      width: 820px;
  }
  .width_97{
      width:97%
  }
  .width_86{
      width:86%
  }
  .border_radius_3{
      border-radius:3px;
  }
  .border_radius_4{
      border-radius:4px;
  }
  .width_30{
      width:30px
  }
  /* .card-img-top {
      width: 0%;
      height: %;
      border-top-left-radius: calc(.25rem - 1px);
      border-top-right-radius: calc(.25rem - 1px);
  } */
  .button_report{
      height: 45px;
      width: 151px;
      border-radius: 3px;
      color: 'white';
      background-color: #333333;
      box-shadow: 0 2px 10px 0 rgba(0,0,0,0.2);
      color: white!important;
      text-align: center;
      margin-top:2px;
      float:right;
      margin-right:15px
  }
  .border_red{
  border-bottom:3px solid red;
  width: 18%;
  /* margin-top:10% */
  position: absolute;
      top: 10%;
  }
  .border_red_2{
      border-bottom:3px solid red;
      width: 18%;
      /* margin-top:10% */
      position: absolute;
          top: 14%;
      }
  .text_blue{
       color: #0602FF;
       font-weight: bolder;
  
  }
  .bottom_left{
  position: absolute;
    bottom: 8px;
    left: 16px;
    color:white
  }
  .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;
  }
  .image_Button_2{
      height: 48px;	width: 231px;
      background-color: #ffffff;
      position: absolute;
        bottom: 80px;
        left: 25px;
        color:white;
        border-radius:37.5px;
        color: #333333;	font-family: "Avenir Next";	font-size: 25px;	font-weight: bold;	line-height: 34px;
      }
   .image_text{
      position: absolute;
      bottom: 80px;
      left: 25px;
      color:white;
   }   
   .button{
      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;
      position: absolute;
      bottom: 30px;
      right: 25px;
   }
   .button:hover{
       text-decoration: none !important;
       color:white
   }
   .border_radius_4px{
       border-radius: 4px
   }
   .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 !important;
      color:white
  }
  .button_register_red{
      background-color: #EE3139;
      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: 38px;	width: 192px;
      border-radius: 4px;
    
   }
  
   .button_register_red:hover{
      text-decoration: none !important;
      color:white
  }
  
  
  
  .button_register_black{
      background-color: #333333;
      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: 38px;	width: 192px;
      border-radius: 2px;
    
   }
  
   .button_register_black:hover{
      text-decoration: none !important;
      color:white
  }
  
  ul.horizontal-slide {
      margin: 0;
      padding: 0;
      width: 100%;
      white-space: nowrap;
      overflow-x: auto;
  }
  
  
  .scrolling-wrapper {
      overflow-x: scroll;
      overflow-y: hidden;
      white-space: nowrap;
  }
      .card {
        display: inline-block;
      }
  .float_right{
   float:right
  }
  .remove_anchor{
      text-decoration: none !important;
      color:black !important;
  }
  .width_235px{
   width:235px;
  }
  .sponsers_icon{
      height: 61px;	width: 102px;
  }
  .text_decoration{
   text-decoration: none
  }


.swiper-nav {
  position: relative;
  width: 95px;
  height: 40px;
  margin-left: auto;
  margin-right: 10px;
  margin-bottom: 15px;
}
.swiper-nav .swiper-button-next {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  right: 0;
  box-shadow: 2px 2px 7px 0 rgba(0,0,0,.7);
  -ms-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.swiper-nav .swiper-button-prev {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  left: 0;
  box-shadow: 2px 2px 7px 0 rgba(0,0,0,.7);
  -ms-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}

.swiper-nav .swiper-button-prev::after {
  content: "";
  width: 10px;
  height: 10px;
  border-style: solid;
  border-width: 0 0 2px 2px;
  border-color: #333333;
  background: transparent;
  transform: rotate(45deg);
  -ms-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.swiper-nav .swiper-button-next::after {
  content: "";
  width: 10px;
  height: 10px;
  border-style: solid;
  border-width: 2px 2px 0 0;
  border-color: #333333;
  background: transparent;
  transform: rotate(45deg);
  -ms-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}


.swiper-nav .swiper-button-next:hover,
.swiper-nav .swiper-button-prev:hover {
  background-color: #ee3139;
}

.swiper-nav .swiper-button-next:hover::after,
.swiper-nav .swiper-button-prev:hover::after {
  border-color: #ffffff;
}

.card .swiper-slide .card-body.colorBlack {
  padding: 0 24px !important;
  margin-top: 0;
}

.view-event  .card .colorBlack.p-4 {
  padding: 24px 24px 10px !important;
}