* {
  box-sizing: border-box;


}

html{

  scroll-behavior: smooth;
}




/* First sheet work begins here */

.mainbody {
  margin: 0%;
  padding: 0%;
  /* font-family: Arial, Helvetica, sans-serif; */
  width: 100vw;
  height: 110vh;
  margin-bottom: 0%;
  

}

#myVideo{

  width: 100vw;
  height: 100vh;
  object-fit: cover;
  position:absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  overflow: hidden;
}

@media (max-aspect-ratio: 16/9) {
  .forvideo { 
      
  }
}

@media (max-aspect-ratio: 16/9) {
  #myVideo { 
     display: none;
  }
}

.pdfbuttons{
  background-color:#5c2e0c;
   border:2px solid white; 
   border-radius: 20px;
   color: white;
  padding:1%;
  padding-top:0.5%;
  padding-bottom:0.5%;
  float: right;
  position: relative;
  bottom: 6%;
  margin-right:1%;
  font-family: 'Montserrat';
  font-weight: 600;
}
.pdfbuttons:hover{
  text-decoration: none;
  color:black;
}

@media screen and (max-width: 600px) {
  .mainbody {
    background-color: #ffc0c0;
  
  }
  #image1image1{
    width:100% !important;
  }
  .image1{
    margin-top: 25% !important;
    margin-bottom: 15% !important;
    /* margin-left: 16% !important; */
    /* margin: 0; */
    padding-right: 8% !important;
    padding-left: 0% !important;

  }
  #spancs1{
bottom:0% !important;
  }
  #spancs2{
bottom:0% !important;
  }
  .pdfbuttons{
   
    background-color: #5c2e0c;
    border: 2px solid white;
    border-radius: 20px !important;
    color: white;
    padding: 2% !important;
    padding-top: 2.5% !important;
    padding-bottom: 2.5% !important;
    float: right;
    font-size: 15px !important;
    position: relative;
    bottom: 0% !important;
    align-items: center;
    RIGHt: 4% !important;
    /* float: none; */
    font-family: 'Montserrat';
    font-weight: 600;
  }
}




.topnav {
  margin: 0% 3% 0% 3%;

  padding-top: 1%;
  overflow: hidden;

  background-color: white;
  /* border: 1px solid black; */
  width: 93vw;
  position: fixed;
  border-bottom-left-radius: 23px;
  border-bottom-right-radius: 23px;
  /* justify-content: center; */
  /*display: flex;
  flex-wrap: wrap;
  margin-left: 0%;
  margin-right: 0%;
  border-radius: 22px;
  margin-bottom: 5%;
  margin-top: -21%;
  padding: 0% 63% 3% 0%;
  position: fixed;
  justify-content: center;
} */
z-index: 30;
}

.topnav a {
  float: left;
  display: block;
  color: black;
  text-align: center;
  padding: 1% 0% 0% 1%;
  text-decoration: none;
  font-size: 1vw;
  font-family: 'Montserrat', sans-serif;

  margin: 0% 0% 0% 3%;
}

.topnav a:hover {

  color: red;
}

/* .topnav a.active {
background-color: #04AA6D;
color: white;
} */

.topnav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {
    display: none;
  }

  .topnav a.icon {
    float:right;
    display: block;
    margin-right: 12%;
    margin-bottom: 2%;
    font-size: large;
    
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {
    position: fixed;
  }

  .topnav.responsive .icon {
    position: sticky;
    right: 0;
    top: 0;
  }

  .topnav.responsive a {
    float: none;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;


    text-align: center;
  }
}

@media only screen and (max-width:500px) {
  .topnav.responsive a{
   
    font-size: 2vh;
    font-family: 'Montserrat', sans-serif;
  }
  
}




#PRICING {
  border-radius: 19px;
  background-color:#5c2e0c;
  color: white;
  margin-bottom: 1%;
  padding: 1%;
}

#PRICING:hover{
  background-color:red;
}

#logo {
  margin-right: 15%;
  margin-left: 1%;
  margin-top: -1.4%;
  width: 8%;
}

@media only screen and (max-width:500px) {
  #logo{
   
    width: 11vw;
    margin-left: 2%;
    
  }
  
}

.responsive {
  width: 94vw;
  height: auto;
}

.containersheet1 {

  width: 25vw;
  height: 15vh;
  border-radius: 24px;
  margin-left: 9%;
  background-color: white;
  font-family: 'Montserrat', sans-serif;
  font-size: 2.34vh;
  padding-left: 0%;
  padding-top: 0%;
  margin-top: 4%;
}

.containersheet1 #cs1{
  padding:5px ; height: 50%;padding-top: 15px; padding-left: 38px;
}
.containersheet1 #cs2{
  height: 50%;padding-top: 7px; padding-left: 38px;
}
#smallscreencs1{
  display:none !important;
}
#smallscreencs2{
  display:none !important;
}
@media only screen and (max-width:500px) {
  .containersheet1{ 
display: none !important; 
  }
  
#smallscreencs1{
  display: inline-block !important;
  font-size: 5vw !important;
    margin:0 !important;
    position: relative;
    bottom: 4% !important;
    margin-right: 1%;
    padding-top:5% !important;
    width:100% !important;
    font-family: 'Montserrat', sans-serif;
    box-sizing:content-box;
    padding: 0 !important;
    padding-left:8% !important;
    height: 10% !important;
    margin-top: 1%;
    background-color: white;

  }
#smallscreencs2{
  display: inline-block !important;
    padding:0 !important;
    margin:0 !important;
    position: relative !important;
    bottom: 4%!important;
    width:100% !important;
    padding-left:8% !important;
    font-size: 5vw !important;
    font-family: 'Montserrat', sans-serif;
    box-sizing:content-box;
    height: 10% !important;
    background-color: white;
  }
  .btnregister{
    margin-top: 75px !important;
    font-weight: 600 !important;
  }
}


.image2{
  width: 85%;
  height: auto;
}













/* .container1 li{
  margin: 0% 0% 0% 0%;
  list-style: none;
  text-decoration: none;
  font-size: 3vw;
  
} */

.btnregister {
  background: red;
  border: 2px solid white;
  padding: 0.5% 1% 0.5% 1%;

  cursor: pointer;
  font-size: 18px;
  border-radius: 24px;
  color: white;
  clear: none;
  margin-top: 2.3%;
  margin-left: 16%;
  font-size: 1vw;
  font-family: 'Montserrat', sans-serif;
font-weight: 600;
font-family: 'Montserrat';

}
.btnregister:hover{
  text-decoration: none;
  color: rgb(0, 0, 0);
}

@media only screen and (max-width:500px) {
  .btnregister{ width:50vw;
    height: 8vh;
    font-size: 2vh;
    margin-left:25%;
    font-family: 'Montserrat', sans-serif;
    margin-top: 50px !important;

  }
  .buttondiv{
    height: 11% !important;
    position: relative;
    /* top:-3%; */
  }
  
}


.btnregisterx {

  border: 2px solid red;
  padding: 0.5% 1% 0.5% 1%;

  cursor: pointer;
  font-size: 18px;
  border-radius: 24px;
  color: red;
  background: red;
  clear: none;
  margin-top: 2.3%;
  margin-bottom: 2.3%;

  margin-left: 45%;
  margin-right: 45%;
 

  font-size: 1.5vw;
  font-family: 'Montserrat', sans-serif;
font-weight: 600;
font-family: 'Montserrat';
text-align: center;


}
.btnregisterx:hover{
  text-decoration: none;
  color: red;
}

@media only screen and (max-width:500px) {
  .btnregisterx{ 
    display: flex;
    width:50vw;
    height: 6vh;
    font-size: 2vh;
    margin-left:25%;
    font-family: 'Montserrat', sans-serif;
    margin-top: 50px !important;
    margin-bottom: 50px !important;
    padding-top:0% ;
    margin-bottom: 1%;
    justify-content: center;
    text-align: center;
  }
  .buttondiv{
    height: 11% !important;
    position: relative;
    /* top:-3%; */
  }
  
}



.icon1 {
  height: 1%;
  max-width: 10%;

}


.image1 {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1%
}






.image2 {
  /* display:flex; */
  float: right;
  margin-top: 6.7%;
  margin-bottom: 10%;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (min-width:500px) {
  .image2{ 
    margin-bottom: 15%;
    width: 50%;
    height: auto;

  }
  
}


/* Second sheet work begins here */



.secondsheet {
  display: flex;
  /* border: 2px solid red; */
  flex-wrap: wrap;
  flex-direction: row;

  width: 100vw;
  /* height: 80vh; */
  /* justify-content: center; */
  /* background-color: rgb(105, 218, 25); */

  background-image: url("https://www.ima-india.com/cfostrat2022/images/Section_2_BG.png");
  background: black;

  /* background-repeat: no-repeat; */
  /* background-size: cover; */
}
@media only screen and (max-width:500px) {

  #roundtableheading h1{
    margin-left:auto !important;
    margin-right: auto;
  }

  
  
  .secondsheet{display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  
  
  }
  



}






#roundtableheading {
/* 
  border: 2px solid green; */
  width: 43vw;

  font-size: 1vw;
  /* margin-top: 15%; */
  color: white;

  /* align-self: center; */
  padding-top: 10%;
  padding-left: 10%;
  padding-right: 0%;
  font-family: 'Bebas Neue', cursive;

}
.redm{
  color:red;
}
#paragraphroundtable {
/* 
  border: 2px solid blue; */
  width: 49vw;
  /* margin-top: 15%; */

  font-size: 1.1vw;
  white-space: pre-line;
  color: white;
  padding-top: 0%;
    padding-left: 18%;
    padding-right: 5%;
    padding-bottom: 5%;
  margin-left: 1%;
  font-family: 'Montserrat', sans-serif;
}

/* @media only screen and (max-width:500px) {
  #logo{
    width: 1vw;
  }
  

  } */

@media only screen and (max-width:500px) {
  #roundtableheading{ 
    font-size: 12px;
    font-family: 'Bebas Neue', cursive;
    padding: 0px !important;
    margin: 0 !important;
    box-sizing: content-box;
    width: 100% !important;
    margin: auto;
    padding-top: 11% !important;
    padding-left: 10% !important;
    
  

  }
  


  @media only screen and (max-width:500px) {
    #paragraphroundtable{ 
    width: 96vw;
    font-size: 12px;
    white-space: pre-line;
    color: white;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    padding:6px !important;
    margin:0 !important;
    position: relative;
    bottom:5%;
    margin-left: auto !important;
    margin-right: auto !important;
  
  
    }
    
  }
}


/* Video sheet work begins here */


.textsecond{
  width: 45vw;
  float:left;
}




.fifthsheet {
  /* height: 100vh; */
  
  width: 55vw;
  margin-top: 3%;
  padding: 5%;
  /* align-items: center; */
  /* border: 2px solid red; */
  display: flex;
  
  float: right;
  /* justify-content: center; */
  /* background-image: url("https://ima-india.com/cfostrat2022/images/Section\ 6.png"); */
  /* background:cover; */
}



#fifthsheetheading {
  /* text-align: center;
margin-bottom: 10%; */
  font-size: 300%;
  align-self: center;
  /* margin-left: -11%; */
  margin-top: 16%;
  font-family: 'Bebas Neue', cursive;
  color:#5c2e0c;
}

@media screen and (max-width: 600px) {
  #fifthsheetheading {
      width: 100vw;
      font-size: 7vw;
      text-indent: 5%;
      margin: 10% 0% 0% 0%;
      align-items: center;
      font-family: 'Bebas Neue', cursive;
      text-align: center;

margin-top: 30%;

  }

}

@media screen and (max-width: 600px) {
  #video {

     margin-top: -10%;
     



  }

}


#video {
  border-radius: 23px;
  align-items: center;
  margin-left: 15%;
  box-shadow:  rgb(36 18 5 / 50%) 0px 4px 15px 0px, rgb(36 18 5 / 49%) 0px 6px 20px 0px;
}



@media screen and (min-aspect-ratio:16/9) {
  #myVideo {

width: 100%;
height: auto;
     



  }

}


@media screen and (max-aspect-ratio:16/9) {
  #myVideo {

width: auto;
height: 100%;
     



  }

}



























/* Third sheet work begins here */


.item {
  /* border: 2px solid skyblue; */
  display: flex;

}
.newhtmlbuttons{
  /* display: none; */
  background-color:#5c2e0c;
   border:2px solid white; 
   border-radius: 20px;
   color: white;
  padding:1%;
  padding-top:0.5%;
  padding-bottom:0.5%;
  /* float: right; */
  position: relative;
  bottom: 6%;
  font-size: 20px;
  margin-right:1%;
  font-family: 'Montserrat';
  font-weight: 600;
}
.newhtmlbuttons:hover{
  text-decoration: none;
  color:red;
}


@media screen and (max-width: 600px) {
  .newhtmlbuttons{
    /* display: none; */
  left:0% !important;
    font-size: 15px;
    padding:2%;
  }
  .newhtmlb{
    /* display: none; */
    position: relative;
    left:0 !important;
    top:30px;
  }
  
  #newhtml1{  
    /* display: none; */
    float: left;
    position: relative;
    /* left:0% !important;  */
    margin-right: 0% !important;
    margin-left: 7% !important;
  }
  #newhtml2{  
    /* display: none; */
    position: relative;
    float: right;
    /* left:0% !important;  */
    margin-right: 7% !important;
    /* margin-left: 7% !important; */
  }
  .survey_link{
    display: none;
    position: relative;
    top: 80px !important;
  }
  #surveybutton{  display: none;
    font-size: 15px !important;
    padding:2% !important;
  }
  .speakers_sheet{
    top:50px !important;
  }
}
#newhtml1{ 
   /* display: none; */
  float: left;
  position: relative;
  /* left:0% !important;  */
  margin-right: 0%;
  margin-left: 20% ;
}
#newhtml2{  
  /* display: none; */
  position: relative;
  bottom: 10%;
  float: right;
  /* left:0% !important;  */
  margin-right: 20% 
  
}
.survey_link{
  /* display: none; */
    position: relative;
    top: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5%;
    width: 100%;
}
#surveybutton{  display: none;
  background-color:red;
  border:2px solid white; 
  border-radius: 20px;
  color: white;
  padding:1%;
  padding-top:0.5%;
  padding-bottom:0.5%;
 float: left;
 position: relative;
 top: 6%;
 font-size: 20px;

 font-family: 'Montserrat';
 font-weight: 600;
} 
#surveybutton:hover{
  text-decoration: none;
  color:black;
}

#meetspeakers{
  text-align: center;
  margin-bottom: 5%;
  /* margin-top: 2%; */
  position: relative;
  bottom: 5%;
  font-family: 'Bebas Neue', cursive;
  color:black;
}
@media screen and (max-width: 600px) {
  #meetspeakers {margin-top: 5%;
    font-size: 30px;}
    #partnerspeak{
      margin-top:15% !important;
      margin-bottom: 10% !important;
    }
}
#partnerspeak{
  text-align: center;
  margin-bottom: 2%;
  margin-top: 2%;
  font-family: 'Bebas Neue', cursive;
  color: #5c2e0c;
  font-size: 30px;
}

.textpartitem{
  font-size: 12px !important;
}


.container {
  /* width: 100%; */
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 2%;
  /* display: flex;
  justify-content: space-around;
  margin-bottom: 7%; */
}

@media screen and (max-width: 600px) {
  .container {
      display: flex;
      flex-wrap: wrap;
      
      justify-content: center;

  }

}


.rightupAJ {

  flex-direction: column;
  text-indent: 0%;
  /* border: 2px solid red; */
  width: 25%;
  height: 10vh;
  /* margin-left: 4.5%; */
  font-size: 1vw;
  text-align: center;
  /* margin-left: -21.5%;
    margin-right: -3%;
   */
  font-family: 'Montserrat', sans-serif;
}


@media screen and (max-width: 600px) {
  .rightupAJ {

      width: 100vw;
      font-size: 5vw;

      margin: 5% 0% 50% 0%;
      align-items: center;
      height: 10vh;
      text-align: center;
      font-family: 'Montserrat', sans-serif;



  }

}
/* Adding readmore section for speaker */

#myBtn1:hover {
  background-color: rgb(242, 114, 114);
}
#myBtn2:hover {
  background-color: rgb(242, 114, 114);
}
#myBtn3:hover {
  background-color: rgb(242, 114, 114);
}
#myBtn4:hover {
  background-color: rgb(242, 114, 114);
}
#myBtn5:hover {
  background-color: rgb(242, 114, 114);
}
#myBtn6:hover {
  background-color: rgb(242, 114, 114);
}
#myBtn7:hover {
  background-color: rgb(242, 114, 114);
}
#myBtn8:hover {
  background-color: rgb(242, 114, 114);
}
#myBtn9:hover {
  background-color: rgb(242, 114, 114);
}
#myBtn10:hover {
  background-color: rgb(242, 114, 114);
}
#myBtn11:hover {
  background-color: rgb(242, 114, 114);
}
#myBtn12:hover {
  background-color: rgb(242, 114, 114);
}
#myBtn13:hover {
  background-color: rgb(242, 114, 114);
}
#myBtn1-:hover {
  background-color: rgb(242, 114, 114);
}
#myBtn111:hover {
  background-color: rgb(242, 114, 114);
}
#myBtn14:hover {
  background-color: rgb(242, 114, 114);
}
#myBtnARC:hover {
  background-color: rgb(242, 114, 114);
}

#myBtn1 {
  /* margin-left: 4%; */
  margin-top:2%;
  border: 2px white solid;
  background-color: red;
  padding: 5px;
  border-radius: 30px;
  padding-left: 40px;
  padding-right: 40px;

  color: white;
  font-weight: bold;
 
 }



#myBtn11 {
  /* margin-left: 4%; */
  margin-top:2%;
  border: 2px white solid;
  background-color: red;
  padding: 5px;
  border-radius: 30px;
  padding-left: 40px;
  padding-right: 40px;

  color: white;
  font-weight: bold;
 
 }
#myBtn1- {
  /* margin-left: 4%; */
  margin-top:2%;
  border: 2px white solid;
  background-color: red;
  padding: 5px;
  border-radius: 30px;
  padding-left: 40px;
  padding-right: 40px;

  color: white;
  font-weight: bold;
  /* visibility: hidden; */
 
 }
 
#myBtn2 {
  margin-top:2%;
  /* margin-left: 4%; */
  border: 2px white solid;
  background-color: red;
  padding: 5px;
  border-radius: 30px;
  padding-left: 40px;
  padding-right: 40px;

  color: white;
  font-weight: bold;
  /* visibility: hidden; */

 
 }
#myBtn3 {
  margin-top:2%;
  /* margin-left: 4%; */
  border: 2px white solid;
  background-color: red;
  padding: 5px;
  border-radius: 30px;
  padding-left: 40px;
  padding-right: 40px;

  color: white;
  font-weight: bold;
 
 }
#myBtn4 {
  margin-top:2%;
  /* margin-left: 4%; */
  border: 2px white solid;
  background-color: red;
  padding: 5px;
  border-radius: 30px;
  padding-left: 40px;
  padding-right: 40px;
/* visibility: hidden; */
  color: white;
  font-weight: bold;
 
 }
#myBtn5 {
  margin-top:2%;
  /* margin-left: 2%; */
  border: 2px white solid;
  background-color: red;
  padding: 5px;
  border-radius: 30px;
  padding-left: 40px;
  padding-right: 40px;

  color: white;
  font-weight: bold;
 
 }
#myBtn6 {
  margin-top:2%;
  /* margin-left: 4%; */
  border: 2px white solid;
  background-color: red;
  padding: 5px;
  border-radius: 30px;
  padding-left: 40px;
  padding-right: 40px;

  color: white;
  font-weight: bold;
 
 }
#myBtn7 {
  margin-top:2%;
  /* margin-left: 4%; */
  border: 2px white solid;
  background-color: red;
  padding: 5px;
  border-radius: 30px;
  padding-left: 40px;
  padding-right: 40px;
 
  color: white;
  font-weight: bold;
 
 }
#myBtn8 {
  margin-top:2%;
  /* margin-left: 4%; */
  border: 2px white solid;
  background-color: red;
  padding: 5px;
  border-radius: 30px;
  padding-left: 40px;
  padding-right: 40px;
 /* visibility: hidden; */
  color: white;
  font-weight: bold;
 
 }
#myBtn9 {
  margin-top:2%;
  /* margin-left: 4%; */
  border: 2px white solid;
  background-color: red;
  padding: 5px;
  border-radius: 30px;
  padding-left: 40px;
  padding-right: 40px;

  color: white;
  font-weight: bold;
 
 }

/* fixed issue with Shobhit banga about button */

 #myBtn10 {
  margin-top:2%;
  /* margin-left: 4%; */
  border: 2px white solid;
  background-color: red;
  padding: 5px;
  border-radius: 30px;
  padding-left: 40px;
  padding-right: 40px;
 
  color: white;
  font-weight: bold;
 
 } 








#myBtn111 {
  margin-top:2%;
  /* margin-left: 4%; */
  border: 2px white solid;
  background-color: red;
  padding: 5px;
  border-radius: 30px;
  padding-left: 40px;
  padding-right: 40px;
 
  color: white;
  font-weight: bold;
 
 } 
#myBtn12 {
  margin-top:2%;
  /* margin-left: 4%; */
  border: 2px white solid;
  background-color: red;
  padding: 5px;
  border-radius: 30px;
  padding-left: 40px;
  padding-right: 40px;
 /* visibility: hidden; */
  color: white;
  font-weight: bold;
 
 } 
#myBtn13 {
  margin-top:2%;
  /* margin-left: 4%; */
  border: 2px white solid;
  background-color: red;
  padding: 5px;
  border-radius: 30px;
  padding-left: 40px;
  padding-right: 40px;
 /* visibility: hidden; */
  color: white;
  font-weight: bold;
 
 } 
#myBtn14 {
  margin-top:2%;
  /* margin-left: 4%; */
  border: 2px white solid;
  background-color: red;
  padding: 5px;
  border-radius: 30px;
  padding-left: 40px;
  padding-right: 40px;
 /* visibility: hidden; */
  color: white;
  font-weight: bold;
 
 } 
#myBtnARC {
  margin-top:2%;
  /* margin-left: 4%; */
  border: 2px white solid;
  background-color: red;
  padding: 5px;
  border-radius: 30px;
  padding-left: 40px;
  padding-right: 40px;
 /* visibility: hidden; */
  color: white;
  font-weight: bold;
 
 } 

/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 2;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 80vw;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0
  }

  to {
    top: 0;
    opacity: 1
  }
}

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0
  }

  to {
    top: 0;
    opacity: 1
  }
}

/* The Close Button */
.close {
  color: rgb(244, 17, 17);
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: rgb(0, 102, 255);
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
  padding: 2px 16px;
  background-color: #ffffff;
  color: white;
}

.blurbheading{

  background-color:red;
  color: white;
  font-size: 23px;
    font-family: 'Bebas Neue', cursive;
    text-align: center;
}
.modal-body{
  overflow: auto ;
  overflow-x: hidden;
  margin:2%;
}
/* .modal-body {padding: 2px 16px;} */

.modal-footer {
  padding: 2px 16px;
  /* background-color: #5cb85c; */
  color: white;
}

.Aboutspeaker {
  text-indent: 0%;
  margin: 0%;
  /* padding: 1% 5% 1% 1%; */
  /* white-space: pre-line; */
  width: 80vw;
  padding-right: 12%;
  height: 30vh;
  font-size: 2vh;
  text-align: justify;
  font-family: 'Montserrat', sans-serif;
}












@media only screen and (max-width:500px) {
  .Aboutspeaker{  padding-top: 20px;
    /* width: 68vw; */
    /* margin-right: 12% !important; */
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    padding-left: 7%;
    padding-right: 0%;
    padding-bottom: 18px;
    height: 55vh;
    text-align: justify !important;
  }
  
}



.rightupGH {
  text-indent: 0%;
  /* display: inline-block; */
  /* border: 2px solid red; */
  width: 25%;
  /* margin-left: 10%; */
  font-size: 1vw;
  text-align: center;
  font-family: 'Montserrat', sans-serif;

}


@media screen and (max-width: 600px) {
  .rightupGH {

    width: 100vh;
      font-size: 5vw;
      text-indent: 0%;
      margin: 5% 0% 50% 0%;
      align-items: center;
      height: 10vh;
      text-align: center;
      font-family: 'Montserrat', sans-serif;



  }

}


/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 2;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 80vw;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
  font-family: 'Montserrat', sans-serif;
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0
  }

  to {
    top: 0;
    opacity: 1
  }
}

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0
  }

  to {
    top: 0;
    opacity: 1
  }
}

/* The Close Button */
.close {
  color: rgb(0, 0, 0);
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
  padding: 2px 16px;
  background-color: #ffffff;
  color: white;
}

#hoodaheading{

  background-color: red;
  color: white;
  font-family: 'Bebas Neue', cursive;

}
@media only screen and (max-width:500px) {
  
  .modal-header{
    padding:0;
  }
  .modal-title {
    margin: 0;
    line-height: 1.42857143;
    DISPLAY: NONE;
}
.modal-footer{
  color: white;
  MARGIN: 0;
  padding: 5px !important;
  width: 100%;
  align-items: center;
}
.modal{
  z-index: 2;
}
.modal-content{
  /* width: 50%;
    height: 50%; */
    position: relative;
    z-index: 4;
}
.modal-body1{
  MARGIN:0;
  padding:5%;
}
.modal-body{
  MARGIN:0;
  padding:0%;
  position: relative;
    top: 10%;
}
.form-control{
  width: 100%;
  height: 30px;
  padding: 0;
  font-size: 9px;
  TEXT-ALIGN: CENTER;
}
.btn-primary{
  float: left;
}
.modal-footer .btn+.btn {
  margin:0;
}
}
/* .modal-body {padding: 2px 16px;} */

.modal-footer {
  padding: 2px 16px;
  color: white;
  MARGIN:0;
  padding:0;
}

.Aboutspeaker {
  text-indent: 0%;
  margin: 0%;
  /* padding: 1% 5% 1% 1%; */
  /* white-space: pre-line; */
  width: 80vw;
  padding-right: 12%;
  height: 30vh;
  font-size: 2vh;
  text-align: justify;
  font-family: 'Montserrat', sans-serif;
}












@media only screen and (max-width:500px) {
  .Aboutspeaker{        padding-top: 20px;
    /* width: 68vw; */
    /* margin-right: 12% !important; */
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    padding-left: 7%;
    padding-right: 7%;
    /* padding-bottom: 18px; */
    height: 55vh;
    text-align: justify !important;

  }
  
}




.rightupKS {
  text-indent: 0%;
  /* display: inline-block; */
  width: 25%;
  /* margin-left: 5%; */
  font-size: 1vw;
  text-align: center;
  font-family: 'Montserrat', sans-serif;

}

@media screen and (max-width: 600px) {
  .rightupKS {

      width: 100vw;
      font-size: 5vw;
      text-indent: 0%;
      margin: 20% 0% 50% 0%;
            align-items: center;
      height: 10vh;
      text-align: center;
      font-family: 'Montserrat', sans-serif;

  }

}






.rightupAR {
  text-indent: 0%;
  /* display: inline-block; */
  /* border: 2px solid red; */
  width: 25%;
  /* margin-left: 10%; */
  font-size: 1vw;
  text-align: center;
  font-family: 'Montserrat', sans-serif;


}



@media screen and (max-width: 600px) {
  .rightupAR {

    width: 100vw;
      font-size: 5vw;
      text-indent: 0%;
      margin: 2% 0% 50% 0%;
      align-items: center;
      height: 10vh;
      text-align: center;

      font-family: 'Montserrat', sans-serif;
  }

}





.container2 {
  display: flex;
  justify-content: space-around;
  margin-bottom: 2%;
  width:100%;

}



@media screen and (max-width: 600px) {
  .container2 {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;



  }

}



.rightupVT {

  flex-direction: column;
  text-indent: 0%;
  /* border: 2px solid red; */
  width: 25%;
  height: 10vh;
  font-size: 1vw;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  margin-left: 1.5%;
}

@media screen and (max-width: 600px) {
  .rightupVT {

      width: 100vw;
      font-size: 5vw;
      text-indent: 0%;
      margin: 0% 0% 50% 0%;
      align-items: center;
      height: 10vh;
      text-align: center;
      font-family: 'Montserrat', sans-serif;


  }

}



.rightupAL {
  text-indent: 0%;
  /* display: inline-block; */
  /* border: 2px solid red; */
  width: 25%;
  font-size: 1vw;
  text-align: center;
  font-family: 'Montserrat', sans-serif;

}

@media screen and (max-width: 600px) {
  .rightupAL {

      width: 100vw;
      font-size: 5vw;
      text-indent: 0%;
      margin: -3% 0% 50% 0%;
            align-items: center;
      height: 10vh;
      text-align: center;
      font-family: 'Montserrat', sans-serif;



  }

}



.rightupPC {
  text-indent: 0%;
  /* display: inline-block; */
  /* border: 2px solid red; */
  width: 25%;
  margin-left: 0%;
  font-size: 1vw;
  text-align: center;
  font-family: 'Montserrat', sans-serif;

}


@media screen and (max-width: 600px) {
  .rightupPC {

      width: 100vw;
      font-size: 5vw;
      text-indent: 0%;
      margin: 0% 0% 50% 2%;
      align-items: center;
      height: 10vh;
      text-align: center;
      font-family: 'Montserrat', sans-serif;



  }

}

.rightupMR {
  text-indent: 0%;
  /* display: inline-block; */
  /* border: 2px solid red; */
WIDTH:25%;
  font-size: 1vw;
  text-align: center;
  font-family: 'Montserrat', sans-serif;


}

@media screen and (max-width: 600px) {
  .rightupMR {

      width: 100vw;
      font-size: 5vw;
      text-indent: 0%;
      margin: 8% 0% 44% 0%;
      align-items: center;
      height: 10vh;
      text-align: center;
      font-family: 'Montserrat', sans-serif;



  }

}



.container3 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  /* margin-bottom: 2%; */
}

@media screen and (max-width: 600px) {
  .container3 {
      display: flex;
      flex-wrap: wrap;
      
      justify-content: center;
      margin:0;




  }

}




.rightupSD {

  flex-direction: column;
  text-indent: 0%;
  /* border: 2px solid red; */
  width: 25%;
  /* height: 10vh; */
  margin-left: 2%;
  font-size: 1vw;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
}

.rightupSB {

  flex-direction: column;
  text-indent: 0%;
  /* border: 2px solid red; */
  width: 25%;
  /* height: 10vh; */
  font-size: 1vw;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
}

@media screen and (max-width: 600px) {
  .rightupSD {

      width: 100vw;
      font-size: 5vw;
      text-indent: 0%;
      margin: 0% 0% 50% 0%;
      align-items: center;
      height: 10vh;
      text-align: center;
      font-family: 'Montserrat', sans-serif;

  }
  .rightupSB {

    width: 100vw;
    font-size: 5vw;
    text-indent: 0%;
    margin: 0% 0% 50% 0%;
    align-items: center;
    height: 10vh;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
  }

}



.rightupSSS {
  text-indent: 0%;
  /* display: inline-block; */
  /* border: 2px solid red; */
  width: 25%;
  /* margin-left: 3%; */
  font-size: 1vw;
  text-align: center;
  font-family: 'Montserrat', sans-serif;

}

@media screen and (max-width: 600px) {
  .rightupSSS {

      width: 100vw;
      font-size: 5vw;
      text-indent: 0%;
      margin: 7% 0% 50% 0%;
      align-items: center;
      height: 10vh;
      text-align: center;
      font-family: 'Montserrat', sans-serif;



  }

}

.rightupSP {
  text-indent: 0%;
  /* display: inline-block; */
  /* border: 2px solid red; */
  width: 25%;
  /* margin-left: 5%; */
  font-size: 1vw;
  text-align: center;
  font-family: 'Montserrat', sans-serif;

}


@media screen and (max-width: 600px) {
  .rightupSP {

      width: 100vw;
      font-size: 5vw;
      text-indent: 0%;
      margin: 0% 0% 50% 0%;
      /* align-items: center; */
      height: 10vh;
      text-align: center;
      font-family: 'Montserrat', sans-serif;



  }

}
.rightupDM{
  position: relative;
  /* left: 15%; */
  margin-top: 1%;
  /* font-size: 5vw; */
  text-indent: 0%;
  /* margin: 0% 0% 50% 0%; */
  /* align-items: center; */
  /* height: 10vh; */
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  WIDTH: 33%;
}
.rightupAS{
  WIDTH: 33%;
  position: relative;
  /* left: 15%; */
  margin-top: 1%;
  /* font-size: 5vw; */
  text-indent: 0%;
  /* margin: 0% 0% 50% 0%; */
  /* align-items: center; */
  /* height: 10vh; */
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  WIDTH: 33%;
}
.rightupDT{
  position: relative;
  /* right: -2%; */
  margin-top: 1%;
  /* font-size: 5vw; */
  text-indent: 0%;
  /* margin: 0% 0% 50% 0%; */
  /* align-items: center; */
  /* height: 10vh; */
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  WIDTH: 33%;

}
.rightupSS{
  position: relative;
  right: -2%;
  margin-top: 2.5%;
  /* font-size: 5vw; */
  text-indent: 0%;
  /* margin: 0% 0% 50% 0%; */
  /* align-items: center; */
  /* height: 10vh; */
  text-align: center;
  font-family: 'Montserrat', sans-serif;
}
.rightupBB{
  position: relative;
  /* right: 11%; */
  width: 25%;
  position: relative;
  left: 38%;
  /* margin-top: 3%; */
  /* font-size: 5vw; */
  text-indent: 0%;
  /* margin: 0% 0% 50% 0%; */
  /* align-items: center; */
  /* height: 10vh; */
  text-align: center;
  font-family: 'Montserrat', sans-serif;
}

@media screen and (max-width: 600px) {
 .rightupDT {

      width: 100VW;
      font-size: 5vw;
      text-indent: 0%;
      margin: -4% 0% 80% 0%;
      /* align-items: center; */
      height: 10vh;
      text-align: center;
      font-family: 'Montserrat', sans-serif;
      POSITION: RELATIVE;
    left: 0% ;

  }
 .rightupDM {

      width: 100VW;
      font-size: 5vw;
      text-indent: 0%;
      margin: 0% 0% 50% 0%;
      /* align-items: center; */
      height: 10vh;
      text-align: center;
      font-family: 'Montserrat', sans-serif;
      POSITION: RELATIVE;
    left: 0%;

  }
 .rightupAS {

      width: 100VW;
      font-size: 5vw;
      text-indent: 0%;
      margin: 10% 0% 12% 0%;
            /* align-items: center; */
      /* height: 10vh; */
      text-align: center;
      font-family: 'Montserrat', sans-serif;
      POSITION: RELATIVE;
    left: 0%;

  }
 .rightupBB {

      width: 100vw;
      font-size: 5vw;
      text-indent: 0%;
      margin: 0% 0% 10% 0%;
      /* align-items: center; */
      /* height: 10vh; */
      text-align: center;
      font-family: 'Montserrat', sans-serif;
      POSITION: RELATIVE;
    left: 0%;

  }}

.container4 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  /* margin-bottom: 2%; */


}

@media screen and (max-width: 600px) {
  .container4 {
      display: flex;
      flex-wrap: wrap;
      
      justify-content: center;
      margin:0 !important;
  }

}

@media screen and (max-width: 600px) {
  .container5 {
      display: flex;
      flex-wrap: wrap;
      
      justify-content: center;
      margin:0 !important;
  }

}

.container5 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  /* margin-bottom: 2%; */


}




@media screen and (max-width: 600px) {
  .blurbheading{
    font-size: 14px;
    padding: 2%;
  }
  .speakpopimg{
width:25%;
padding-left: 3%;
  }
}




























#line {
  color: red;
  text-align: center;
}




/* .semicircle{
margin-left: 24%;
margin-top:24% ;
border: 2px solid red;
} */


.whyattend{
  margin-top: auto;
  
  display: flex;
  
}

.containerwhy2
{
  padding: 5%;
}

.containerwhy4
{
  padding: 5%;
}
.containerwhy3
{
  padding: 5%;
}