#meeting_section
{
	background-color:#566573;
	height:500px ;
}

#Meeting_div
{
   background-color:#273746;
   width:100%;
   
}


#Meeting
{
text-align: left;
font-size: 250%;
color: white;
font-weight: bold;
 padding:10px;
}

#Meeting_Heading
{
position: relative;
top: 50px;
text-align:left;
font-size: 220%;
color: white;
font-weight: bold;
}

.first-contain-video
{
  padding:40px;
  border: solid 0px ;
  text-align:center;
}
#Meeting_fontpage
{
    width:80%;
    height:300px;
}
#OPEC_IMAGE_div
{
    height:400px;
    width:300px;
}

#OPEC_IMAGE
{
    height:350px;
    width:100%;
    
}

@media (max-width: 576px)
{
.margine
{
  margin-top:20px; 
  margin-bottom:10px;
}
#meeting_section
{
	background-color:#566573;
	height:500px ;
}
.first-contain-video
{
  padding:10px;
  border: solid 0px ;
  text-align:center;
}

#Meeting
{
text-align:center;
font-size:200%;
color: white;
font-weight: bold;
 padding:10px;
}

#Meeting_fontpage
{
    width:100%;
    height:200px;
}
#Meeting_Heading
{
position: relative;
top:20px;
text-align:center;
font-size:150%;
color: white;
font-weight: bold;
}
}
