﻿
html body
{
  padding:0;
  margin:0;

  background-color:#ffffff ;
  font-family: 'Noto Kufi Arabic' , serif;

 /* direction:rtl;*/
  }
  
  @font-face
{
    font-family: 'Noto Kufi Arabic'; 
    font-style: normal;
    font-weight: 400;
    src: url(/AGForum/fonts/NotoKufiArabic-Regular.eot);
    src: url(/AGForum/fonts/NotoKufiArabic-Regular.eot?#iefix) format('embedded-opentype'), url(/AGForum/fonts/NotoKufiArabic-Regular.woff2) format('woff2'), url(/AGForum/fonts/NotoKufiArabic-Regular.woff) format('woff'), url(/AGForum/fonts/NotoKufiArabic-Regular.ttf) format('truetype');
}
@font-face
{
    font-family: 'Noto Kufi Arabic';
    font-style: normal;
    font-weight: 700;
    src: url(/AGForum/fonts/NotoKufiArabic-Bold.eot);
    src: url(/AGForum/fonts/NotoKufiArabic-Bold.eot?#iefix) format('embedded-opentype'), url(/AGForum/fonts/NotoKufiArabic-Bold.woff2) format('woff2'), url(/AGForum/fonts/NotoKufiArabic-Bold.woff) format('woff'), url(/AGForum/fonts/NotoKufiArabic-Bold.ttf) format('truetype');
}

  
 .container
{
  

width:100%;
border:0px solid red;
margin-right:auto;
margin-left:auto;
height:auto;
/*min-height:1250px;*/



}

.top-menu-container
{
	width:100%;
	/*height:100%; /*to be revomved*/
	border:0px solid blue;
	/*background-image: url(gif/top-menu-background.png);
    background-repeat:no-repeat;
	background-size:100%;*/
	position:relative; 

}




.mobile-view
{
    width:6.9%;
    margin-right:-1.2%;
    height:auto;
    border:0px solid blue;
    float:right;
    
}

.mobile-view img
{
    width:100%;
    height:auto;
    border:0px solid blue;
    float:left;
    
}

.top-menu-icons-container
{
	width:30%;
	right:1%;
	float:right;
	border:0px solid pink;
	/*margin-top:0.6%;*/
	margin-top:0.6vw !important;
	margin-top:12px;
	/*height:20px; /*ro be removed*/
	position:absolute;
	z-index:1;
	
}

.top-menu-icon
{
	width:5%;
	border:0px solid black;
	float:right;
	margin-left:3.5%;
	
}

.top-menu-icon img
{
opacity: 0.6;
width:26px !important;
	
}


.top-menu-icon a img:hover
{
opacity: 1;
	
}



.top-menu-search-container
{
	width:22%;  /*220px*/
	left:2%;  /*20px*/
	float:left;
	border:0px solid pink;
	/*margin-top:0.6%;*/
	margin-top:0.6vw !important;
	margin-top:12px;
	height:20px; /*ro be removed*/
	position:absolute;
	z-index:1;
	
}


.top-menu-search-box
{
	width:60%;  /*130px*/
	right:0;  /*20px*/
	float:right;
	border:0px solid yellow;
	position:absolute;
	height:23.9px !important;

	
}
.search-txt:hover {
    background-color: #f54906;
}
.search-txt
{
    width:100%;  /*130px*/
	right:0;  /*20px*/
	float:right;
	border:0px solid yellow !important;
	position:absolute;
	height:100% !important;
	
	/*height:1.9vw !important;*/
	height:24px !important;
	/*max-height:23.8px !important;*/
	background-color:#ffab6a;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius:3px;
    left:0px;
    padding-left:10px;
    
 color:white;
    
}

.top-menu-search-icon
{
	width:10.6%;  /*130px*/
	right:60%;  /*20px*/
	float:right;
	border:0px solid green;
	position:absolute;

	
}
.top-menu-search-icon .searchbtn{position: relative; width:30px;border:0;}


.top-menu-language-txt
{
	width:14%;  /*130px*/
	left:-5.5%;  /*20px*/
	float:left;
	border:0px solid green;
	position:absolute;
	  font-family: 'Noto Kufi Arabic' , serif;
	  color:#f96000;
	  font-size:1.3rem;
	  line-height:25px;

	
}
.top-menu-language-icon
{
	width:9.5%;  /*130px*/
	left:16.7%;  /*20px*/
	float:left;
	border:0px solid red;
	position:absolute;

	
}

.top-menu-language-icon
{
    width:27px !important;
    height:26px !important;
}


.top-menu-language-txt a
{

	  color:#f78e3d;
	  text-decoration:none;
	
}


.top-menu-language-txt a:hover
{

	  color:#f78e3d;
	  text-decoration:none;
	
}


.top-menu-language-txt a:link
{

	  color:#f78e3d;
	  text-decoration:none;
	
}


.top-menu-language-txt a:visited
{

	  color:#f78e3d;
	  text-decoration:none;
	
}


.header-container
{
	width:100%;
	/*height:100%; /*to be revomved*/
	border:0px solid blue;
	/*background-image: url(gif/top-menu-background.png);
    background-repeat:no-repeat;
	background-size:100%;*/
	position:relative;
	margin-top:-0.7%;

}


.bipd-logo
{
    
	/*border: 0 solid yellow;
    float: right;
    margin-top: 13px;
    position: absolute;
    right: 0.6%;
    width: 22.5%;
    z-index: 1; */
    
    width:11%;  /*17.5%*/
       right:0.6%;  /*20px*/
       float:right;
       border:0px solid yellow;
       position:absolute;
       z-index:1;
       margin-top:25px;

}

.bipd-logo img
{
    border:0;
}

.agf-logo
{
	width:26%;  /*260px*/ /*18.6*/
	left:0.6%;  /*20px*/
	float:left;
	border:0px solid yellow;
	position:absolute;
	z-index:1;
	margin-top:10px; /*0.7*/

}

.agf-logo img
{
    border:0;
}
.topmenu-container
{
	width:100%;
	/*height:100%; /*to be revomved*/
	border:0px solid green;
	/*background-image: url(gif/menu-cat.png);
    background-repeat:repeat;*/
	display:block;

	float:left;
	position:relative;


}

.topmenu-container-cat
{
	
	width:15%;
	border:0px solid red;;
	display:inline-block;
	float:right;
	z-index:1;

	
}


.topmenu-container-cat-grey
{
	
	width:15%;
	border:0px solid red;
	display:inline-block;
		float:right;
			z-index:1;
	/*position:absolute;
	float:right;
	right:0;*/

}

.topmenu-container-txt1
{
	 border: 0px solid black;
    color: #fff;
    float: right;
    font-size: 1.6rem;
    line-height:0rem;
   /* margin-top: 0.7%;*/
    position: relative;
    right: 50%;
    text-align: center;
   /*top:-2.1vw !important;*/
   top:0;
    width: 10%;
    z-index: 2;	
    display:block;
    margin-top:-2rem;
	
}

.topmenu-container-txt1 a
{
	text-decoration:none;
	color:#FFF;
}


.topmenu-container-txt1 a:hover
{
	text-decoration:none;
	color:#FFF;
}

.topmenu-container-txt1 a:visited
{
	text-decoration:none;
	color:#FFF;
}

.topmenu-container-txt1 a:link
{
	text-decoration:none;
	color:#FFF;
}
.topmenu-container-txt2
{
	width:10%;
	font-size:1.6vw;
	color:#FFF;
	right:17%;
	float:right;
	line-height:2vw;
	z-index:2;
	border:0px solid white;
	text-align:center;
	margin-top:0.7%;
	position:absolute;	
	
}

.topmenu-container-txt2 a
{
	color:#FFF;
	text-decoration:none;
}
.topmenu-container-txt2 a:hover
{
	color:#FFF;
	text-decoration:none;
}

.topmenu-container-txt2 a:link
{
	color:#FFF;
	text-decoration:none;
}

.topmenu-container-txt2 a:visited
{
	color:#FFF;
	text-decoration:none;
}


.topmenu-container-txt3
{
	width:10%;
	font-size:1.6vw;
	color:#FFF;
	right:32%;
	float:right;
	line-height:2vw;
	z-index:2;
	border:0px solid white;
	text-align:center;
	margin-top:0.7%;
	position:absolute;	
	
}


.topmenu-container-txt3 a
{
	text-decoration:none;
	color:#FFF;
}
.topmenu-container-txt3 a:hover
{
	text-decoration:none;
	color:#FFF;
}

.topmenu-container-txt3 a:link
{
	text-decoration:none;
	color:#FFF;
}

.topmenu-container-txt3 a:visited
{
	text-decoration:none;
	color:#FFF;
}


.content-container
{
	width:99%;
	/*height:100%; /*to be revomved*/
	border:0px solid green;
	/*background-image: url(gif/menu-cat.png);
    background-repeat:repeat;*/
	display:none;

	left:0.5%;
	right:0.5%;
	float:left;
	margin-top:4.3%;
	position:relative;


}



.content-container-new
{
	width:100%;	
	border:0px solid green;	
	display:flex;
	float:left;
	position:relative;
	height:auto;
	margin-top:1%;


}

.right-container
{
	width:75%;	
	border:0px solid blue;	
	display:block;
	float:right;
	position:relative;
	height:auto;
   margin-left: 1.9%;

}
.left-container
{
	width:23%;	
	border:0px solid red;	
	display:block;
	float:left;
	position:relative;
	height:auto;
background-color:#e9e9e9;

}

.banner
{
	width:75.5%;  /*260px*/ /*18.6*/
	right:0%;  /*20px*/
	float:right;
	border:0px solid yellow;
	position:relative;

}
.left-menu-block
{
    
    background-color:White;
 height:auto;
 width:100%;
 float:left;
 padding-bottom:3vw;
                 
                 
 }


.banner-new
{
	width:100%;  
	float:right;
	border:0px solid yellow;
	position:relative;
	height:auto;

}

.banner-new img
{/*
   height:365px;
*/
}

.left-menu
{
	width:100%;  /*260px*/ /*18.6*/
	left:0%;  /*20px*/
	float:left;
	border:0px solid green;
	position:absolute;

}

.left-menu-cat
{
	width:100%;  /*260px*/ /*18.6*/
	left:0%;  /*20px*/
	float:left;
	border:0px solid blue;
	margin-bottom:4.5%;
	display:inline-block;

}



.left-menu-cat-txt
{
	width:70%;
	font-size:1.3rem;
	color:#FFF;
	right:15%;
	float:right;
	line-height:2.4rem;
	z-index:2;
	border:0px solid black;
	text-align:right;
	position:relative;
	top:1%;	
}

.left-menu-cat-txt a
{
	color:#FFF !important;
	text-decoration:none;
}

.left-menu-cat-txt a.hover
{
	color:red !important;
	text-decoration:none;

}

.left-menu-cat-txt a:link
{
	color:#FFF;
	text-decoration:none;
}

.left-menu-cat-txt a:visited
{
	color:#FFF;
	text-decoration:none;
}
.bottom-content
{
	width:100%;  /*260px*/ /*18.6*/
	left:0%;  /*20px*/
	float:left;
	border:0px solid blue;
	position:relative;
	/*margin-top:29.3%; /*29.3*/

}

.bottom-content-temp
{
	width:100%;  /*260px*/ /*18.6*/
	left:0%;  /*20px*/
	float:left;
	border:0px solid blue;
	position:relative;
	display:none;
	/*margin-top:29.3%; /*29.3*/

}
.bottom-content-right
{
	width:75.5%;
	right:0%;
	float:right;
	border:0px solid pink;
	position:relative;
	height:auto;
	/*min-height:923.2px;*/
	 background-image:url("/AGForum/gif/article-background2.png");
	 background-size:100%;
	 background-repeat:no-repeat;
	 

}

.bottom-content-right-new
{
	width:100%;
	right:0%;
	float:right;
	border:0px solid pink;
	position:relative;
	height:auto;
	/*min-height:923.2px;*/
	 /*background-image:url("/AGForum/gif/article-background2.png");
	 background-size:100%;
	 background-repeat:no-repeat;*/
	 

}


.bottom-content-right-title
{
	width:100%;
	right:0%;
	float:right;
	border:0px solid red;
	  border-right: 4px solid #eeeeee;
	position:relative;
	height:auto;	
	 background-image:url("/AGForum/gif/art1.png");
	 background-size:100%;
	 background-repeat:no-repeat;
	 

}


.bottom-content-right-no-article
{
	width:98.3%;
	right:0%;
	float:right;
	border-right:10px solid #eeeeee;
	border-left:10px solid #eeeeee;
	border-bottom:150px solid #eeeeee;
	position:relative;
	height:auto;
	min-height:auto;
	/* background-image:url("/AGForum/gif/art2.png");*/
	 background-size:100%;
	 background-repeat:repeat;
	 background-color:#eeeeee;
	 
	 

}

.bottom-content-right-article
{
	width:98.3%;
	right:0%;
	float:right;
	border-right:10px solid #eeeeee;
	border-left:10px solid #eeeeee;
	border-bottom:150px solid #eeeeee;
	position:relative;
	height:auto;
	min-height:auto;
	/* background-image:url("/AGForum/gif/art2.png");*/
	 background-size:100%;
	 background-repeat:repeat;
	 background-color:#f8f8f8;
}
.photoGallery-cont{background-color:#eee !important}
.bottom-speaker-section
{
	width:98.3%;
	right:0%;
	float:right;
	border-right:10px solid #eeeeee;
	border-left:10px solid #eeeeee;
	border-bottom:150px solid #eeeeee;
	position:relative;
	height:auto;
	min-height:auto;
	/* background-image:url("/AGForum/gif/art2.png");*/
	 background-size:100%;
	 background-repeat:repeat;
	 background-color:#eeeeee;
}

.bottom-content-right-tail
{
	width:100%;
	right:0%;
	float:right;
	border:0px solid green;
	position:relative;
	height:auto;
	min-height:150px;
	/* background-image:url("/AGForum/gif/art3.png");
	 background-size:100%;
	 background-repeat:no-repeat;*/
	 background-color:#eeeeee;
	 

}


.bottom-content-right2
{
    width:75.5%;
	right:0%;
	float:right;
	border:0px solid pink;
	position:absolute;
	height:auto;
	min-height:923.2px;
	 background-image:url("/AGForum/gif/article-background2.png");
	 background-size:100%;
	 background-repeat:no-repeat;
}


.bottom-content-left
{
	width:23%;  /*260px*/ /*18.6*/
	left:0%;  /*20px*/
	float:left;
	border:0px solid pink;
	position:relative;
	margin-top:4.5%;
	background-color:#e9e9e9;

}

.bottom-content-left-new
{
	width:100%;  /*260px*/ /*18.6*/
	left:0%;  /*20px*/
	float:left;
	border:0px solid pink;
	position:relative;
	/*margin-top:4.5%;*/
	background-color:#e9e9e9;

}

.spacer-above-partners
{
    width:100%;
    height:auto;
    float:left;
    border:0px solid;
    position:relative;
}

.spacer-above-partners img
{
    width:100%;
    position:relative;
}

.content-article
{
	width:40%;
	font-size:1.5vw;
	color:#f95d16;
	right:8.5%;
	float:right;
	top:3.1%;
	line-height:1.8vw;
	z-index:1;
	border:0px solid white;
	text-align:right;
	position:absolute;
	overflow:hidden;
	
}


.content-article-sub
{
	 border: 0 solid white;
    color: #f95d16;
    float: right;
    font-size: 1.5vw;
    line-height: 6.1vw;
    overflow: hidden;
    position: absolute;
    right: 8.5%;
    text-align: right;
    top: 3.1%;
    width: 40%;
    z-index: 1;
}


.content-article-sub-new
{
	 border: 0px solid red;
    color: #f78e3d;
    float: right;
    font-size: 1.4rem;
    line-height: 5rem;
    overflow: hidden;
    position: relative;
    right: 8.5%;
    text-align: right;
    top: 3.1%;
    width: 40%;
    z-index: 1;
}

.above-title-spacer
{
    width:100%;
    height:auto;
    float:right;
    border:0px solid blue;
}

.above-title-spacer img

{
    width:100%;
}

.speakers
{
	width:97.4%;  /*260px*/ /*18.6*/
	right:1.2%;  /*20px*/
	float:right;
	border:0px solid red;
	position:relative;
	display:inline-block;
	z-index:3;	
}
.topmenu-container-cat {
    border: 0 solid red;
    display: inline-block;
    float: right;
    width: 15%;
    z-index: 1;
}
.speakers-navi3 {
    border: 0 solid blue;
    float: left;
    position: relative;
    right: 0;
    width: 54%;
    z-index: 10;
}


.speakers-sub
{
	width:100%;  /*260px*/ /*18.6*/
	right:0%;  /*20px*/
	/*float:right;*/
	border:0px solid pink;
	position:relative;
	display:inline-block;
	z-index:3;
	margin-top:0%;
	background:#f6f6f6;
}

.speakers-sub-new
{
	width:100%;  /*260px*/ /*18.6*/
	right:0%;  /*20px*/
	float:right;
	border:0px solid pink;
	position:relative;
	display:inline-block;
	z-index:3;
	margin-top:0%;
	margin-bottom:0.7%;

}


.speakers-image
{
	width:25%;  /*260px*/ /*18.6*/
	margin-right:2%;  /*20px*/
	float:right;
	border:0px solid blue;
	position:relative;
	display:inline-block;
	z-index:4;
	margin-top:1.5%;
	margin-left:2.7%;
	margin-bottom:1.9%;

}



.speakers-image-prof
{
	width:25%;  /*260px*/ /*18.6*/	
	float:right;
	border:0px solid blue;
	position:relative;
	display:inline-block;
	z-index:4;
	margin-top:1.5%;
	margin-left:2.7%;
	margin-bottom:1.9%;

}
.speakers-name
{
	width:25%;  /*260px*/ /*18.6*/
	float:right;
	border:0px solid red;
	position:relative;
	display:inline-block;
	z-index:4;Height:1.5vw;
	margin-top:1.5%;
	color:#f78e3d;
	font-size:1.2rem;
	text-align:right;
	line-height:1.2rem;
	text-decoration:none;
	font-weight:bold;
	overflow:hidden;
}

.speakers-position
{
	width:50%;  /*260px*/ /*18.6*/
	float:right;
	border:0px solid green;
	position:relative;
	display:inline-block;
	z-index:4;
	margin-top:0.2%;
	color:#72738c;
	font-size:1.2rem;
	text-align:right;
	line-height:1.5rem;
	overflow:hidden;

}

.speakers-desc
{
	width:69%;  /*260px*/ /*18.6*/
	float:right;
	border:0px solid yellow;
	position:relative;
	display:inline-block;
	z-index:4;
	margin-top:2.2%;
	color:#72738c;
	font-size:1.2rem;
	text-align:right;
	line-height:1.4rem;
	overflow:hidden;
	max-height: 4.5vw;
	direction:rtl;

}
 


.speakers-view-more
{
	width:18%;  /*260px*/ /*18.6*/
	float:left;
	border:0px solid pink;
	position:absolute;
	display:inline-block;
	z-index:4;
	bottom:0px;
	color:#f95d16;
	font-size:1.1rem;
	text-align:right;	
	overflow:hidden;		
	cursor:pointer;

}

.speakers-view-more img
{
	float:left;
	
	
}

.speakers-view-more a
{
	color:#f95d16;
	text-decoration:none;
	cursor:pointer;
}

.speakers-view-more a:hover
{
	color:#f95d16;
	text-decoration:none;
}

.speakers-view-more a:link
{
	color:#f95d16;
	text-decoration:none;
}

.speakers-view-more a:visited
{
	color:#f95d16;
	text-decoration:none;
}

.sponsers-title
{
	width:95%;
	font-size:1.4rem;
	color:#f78e3d;
	float:right;
	line-height:1.4rem;
	z-index:2;
	border:0px solid black;
	text-align:right;
	padding-top:2.8%; /*1.5*/
	padding-right:6%;
	padding-bottom:3%;  /*2.7*/
	/*position:absolute;*/
}
.sponsers-navigation
{
	width:24%;
	float:left;
	z-index:2;
	border:0px solid red;
	position:absolute;
	text-align:left;
	top:0.6%;
	left:3%;
}
.sponsers-navigation2
{
	width:24%;
	float:left;
	z-index:2;
	border:0px solid red;
	position:relative;
	text-align:left;
	top:0.6%;
	left:4%;
	
	
}

.sponsers-row
{
 border: 0 solid yellow;
    float: right;
    margin-bottom: -2.2%;
    margin-right: 2%;
    position: relative;
    width: 95%;
    z-index: 2;
	
	
	
}


.sponsers-row-mouse-over
{
	width:95%;
	float:right;
	z-index:2;
	border:0px solid yellow;
position:relative;	
margin-right:2%;
margin-bottom:2.4%; /*1.4*/
background-color:#ffffff;
	
	
}

.sponsers-row-mouse-over-desc
{
	width:90%;
	float:right;
	z-index:2;
	border:0px solid yellow;
position:relative;	
margin-right:5%;
color:#9596a8;
font-size:1.1rem;
line-height:1.3rem;
direction:rtl;
text-align:justify;
margin-top:1%;
margin-bottom:1%;
overflow:hidden;
}

.sponsers-row-mouse-over-desc h1
{
    font-size:1.2rem;
line-height:1.3rem;
}

.sponsers-row-last
{
	width:95%;
	float:right;
	z-index:2;
	border:0px solid yellow;
position:relative;	
margin-right:2%;
margin-bottom:44.5%;
	
	
}


.sponsers-row-last-sub
{
	width:95%;
	float:right;
	z-index:2;
	border:0px solid yellow;
position:relative;	
margin-right:2%;
margin-bottom:155%;
}

.sponsers-col1
{
    border: 0 solid green;
    display: inline-block;
    width: 100%;
    z-index: 2;
}

.sponsers-col2
{
   border: 0 solid green;
    display: inline-block;
    margin-left:-20%;
    width: 100%;
    z-index: 2;
}

.sponsers-col2 img
{
    border:0;
}


.speakers-navi
{
	width:42.5%;  /*260px*/ /*18.6*/
	right:11%;  /*20px*/
	float:right;
	border:0px solid blue;
	position:absolute;
	margin-top:91.5%;
	

}


.speakers-navi-sub
{
	width:42.5%;  /*260px*/ /*18.6*/
	right:0%;  /*20px*/
	float:right;
	border:0px solid blue;
	position:absolute;
	margin-top:116.5%;
	

}

.footer-content
{
	width:100%;  /*260px*/ /*18.6*/
	/*left:0%;  /*20px*/
	float:left;
	border:0px solid blue;
	position:relative;
	margin-top:-11%;
	margin-top:-130px;
	/*margin-top:90.3%;  /*it should be 91.1%*/
	 background-image:url("/AGForum/gif/footer-background1.png");
	 background-size:100%;
	 background-repeat:no-repeat;
	 min-height:16.7vw;
	 /*min-height:210px;*/
	 height:270px;
	 	 height:16.5vw;
	

}


.footer-content-sub
{
	width:100%;  /*260px*/ /*18.6*/
	left:0%;  /*20px*/
	float:left;
	border:0px solid blue;
	position:absolute;
	margin-top:115.7%;  /*it should be 91.1%*/
	

}
.footer-left
{
	width:20%;  
	left:0%; 
	float:left;
	border:0px solid blue;
	position:absolute;
	top:84.1%;
	z-index:5;
	color:#FFF;
	font-size:1.1ren;
	line-height:1.1rem;
	left:1%;

}


.footer-left a
{
	color:#FFF;
	text-decoration:none;

}

.footer-left a:hover
{
	color:#FFF;
	text-decoration:none;

}


.footer-left a:link
{
	color:#FFF;
	text-decoration:none;

}


.footer-left a:visited
{
	color:#FFF;
	text-decoration:none;

}




.footer-right
{
	width:30%;  
	right:0%; 
	float:right;
	border:0px solid blue;
	position:absolute;
	top:84.1%;
	z-index:5;
	color:#FFF;
	font-size:1.1rem;
	line-height:1.1rem;
	right:1%;
	text-align:right;

}


.footer-right a
{
	color:#FFF;
	text-decoration:none;

}

.footer-right a:hover
{
	color:#FFF;
	text-decoration:none;

}


.footer-right a:link
{
	color:#FFF;
	text-decoration:none;

}


.footer-right a:visited
{
	color:#FFF;
	text-decoration:none;

}

/************subpage******/

.article-body
{
width:90%;  /*260px*/ /*18.6*/
	right:5%;  /*20px*/
	float:right;
	border:0px solid red;
	position:absolute;
	/*display:inline-block;*/
	z-index:3;
	margin-top:11.7%;
	color:#72738c;
	font-size:1.2vw; /*1.2vw*/
	line-height:1.6vw; /*1.6vw*/
	text-align:right;
	direction:rtl;
	overflow:hidden;
}


.article-body h1
{
	font-weight:bold;
	font-size:1.3vw; /*1.3vw*/
	color:#f95d16;

}

.article-body p
{
	text-align:justify;

}

#min > img
{
    width: 36px;
    height: 36px;
}
 
 #plus > img
 {
    width: 36px;
    height: 36px;
 }
/**********************/
/* Updates:Speaker new styles*/

.footer-content-sub1 {
    border: 0 solid blue;
    float: left;
    left: 0;
    width: 100%;
}


.footer-content-sub2 {
    border: 0px solid blue;
    float: left;
    left: 0;
    width: 100%;
    position:relative;
    z-index:10;
    display:inline-block;
    
    height:auto;
    min-height:210px;
	 background-image:url("/AGForum/gif/footer-background1.png");
	 background-size:100%;
	 background-repeat:no-repeat;
    
}
.footer-left1 {
    border: 0 solid blue;
    color: #fff;
    float: left;
    font-size: 1.1vw;
    left: 1%;
    line-height: 1.1vw;
   /* position: absolute;*/
    width: 20%;
    z-index: 5;
}
.footer-left2 {
    border: 0 solid blue;
    color: #fff;
    float: left;
    font-size: 1.1vw;
    left: 1%;
    line-height: 1.1vw;
   /* position: absolute;*/
    width: 20%;
    z-index: 5;
    display:inline-block;
    position:absolute;
    bottom:7%;
}
.footer-left1 a:link {
    color: #fff;
    text-decoration: none;
}
.footer-left1 a {
    color: #fff;
    text-decoration: none;
}

.footer-left2 a:link {
    color: #fff;
    text-decoration: none;
}
.footer-left2 a {
    color: #fff;
    text-decoration: none;
}
.footer-right1 {
    border: 0 solid blue;
    color: #fff;
    float: right;
    font-size: 1.1vw;
    line-height: 1.1vw;
    right: 1%;
    text-align: right;
    width: 30%;
    z-index: 5;
}
.footer-right2 {
    border: 0 solid blue;
    color: #fff;
    float: right;
    font-size: 1.1vw;
    line-height: 1.1vw;
    right: 1%;
    text-align: right;
    width: 30%;
    z-index: 5;
    position:absolute;
    bottom:7%;
    display:inline-block;
}
.speakers-navi4 {
    border: 0 solid blue;
    float: right;
    position: relative;
    right: 0;
    width: 54%;
}
/*Subpagestyles start here*/
 .example-box
        {
        }
        .wraper
        {
        }
        .custom-pages
        {
            list-style: none;
            width:100%;
        }
        #custom-textarea
        {
          /*  height: 49vw !important;*/
           /* min-height:50vw;  max-height:600px;*/            
            min-height:700px;
            overflow:hidden;
            border:0px solid red;
            top:20px;
            padding-right:27px;
        }
         
        .tp-control-arrows
        {
            height: 40px;
            float: left;
        }
        .tp-control-pages
        {
            height: 40px;
        }
        .tp-control-arrow-left
        {
            background: #777777;
            color: #FFFFFF;
            cursor: pointer;
            float: left;
            margin: 0 5px;
            padding: 10px;
        }
        .tp-control-arrow-right
        {
            background: #777777;
            color: #FFFFFF;
            cursor: pointer;
            float: left;
            margin: 0 5px;
            padding: 10px;
        }
        .tp-control-arrow-left.unactive
        {
            background: #eee;
        }
        .tp-control-arrow-right.unactive
        {
            background: #eee;
        }
        .tp-page
        {
            background-image: url("/AGForum/gif/inactive.png") !important;
            background-repeat:no-repeat;
            cursor: pointer;
            float: left;
            font-size: 0;
            padding: 2%;
            width:1%;
            line-height:5px;
        }
        .tp-page.active
        {
            background-image: url("/AGForum/gif/active.png") !important;
            background-repeat:no-repeat;
        }
        .holder
        {
            /*margin: -31px -88px -6px 35px;*/
            display:inline-block;
            
        }
        .gallerysection .holder
        {
         text-align:center;   
         } 
        /**/
        .holder2
        {
            /*margin: -31px -88px -6px 35px;*/
        }
        .holder2 a
        {
            background-image: url("/AGForum/gif/inactive.png") !important;
            color: black;
            cursor: pointer;
            font-family: Arial Narrow,arial;
            font-size: 0;
            font-stretch: condensed;
            font-style: normal;
            font-weight: normal;
            padding: 0.8vw;
        }
        .holder2 a:hover
        {
            color: black;
        }
        .holder2 a.jp-previous
        {
            margin-right: 15px;
            display: none;
        }
        .holder2 a.jp-next
        {
            margin-left: 15px;
            color: black;
            display: none;
        }
        .holder2 a.jp-current
        {
            background-image: url("/AGForum/gif/active.png") !important;
           background-repeat:no-repeat;
            border: 0px solid red;
            color: #dd0000;
            font-size: 0;
            padding: 0.8vw;
        }
        /**/
        .holder3 a
        {
            background-image: url("/AGForum/gif/inactive.png") !important;background-repeat:no-repeat;
            color: black;
            cursor: pointer;
            font-family: Arial Narrow,arial;
            font-size: 0;
            font-stretch: condensed;
            font-style: normal;
            font-weight: normal;
            padding: 0.8vw;
            float:right;
        }
        .holder3 a:hover
        {
            color: black;
        }
        .holder3 a.jp-previous
        {
            margin-right: 15px;
            display: none;
        }
        .holder3 a.jp-next
        {
            margin-left: 15px;
            color: black;
            display: none;
        }
        .holder3 a.jp-current
        {
            background-image: url("/AGForum/gif/active.png") !important;
            border: 0px solid red;
            color: #dd0000;
            font-size: 0;
            padding: 0.8vw;
        }
        /**/
        
        .a.jp-current:hover
        {
            color: #555555;
        }
        .holder a.jp-disabled
        {
            color: black;
        }
        .a.jp-disabled:hover
        {
            color: #555555;
        }
        .holder a.jp-current, a.jp-current:hover, .holder a.jp-disabled, a.jp-disabled:hover
        {
            cursor: default;
            background: none;
        }
        .holder span
        {
            margin: 0 5px;
            display:none;
        }
        #itemContainer
        {
 background: none repeat scroll 0 0 #e9e9e9;
    list-style: outside none none;
    margin-left: 1%;
    margin-top: 11%;
    min-height: 26vw !important;
    padding: 0;
    width: 96%;
        }
        #itemContainer2
        {
            list-style: none outside none;
            padding: 0;
        }
        #itemContainer3
        {
            list-style: none outside none;
            padding: 0;
            background: none repeat scroll 0 0 #e0e0e0;
        }
        #itemContainer li
        {
            display: inline-block;
            margin: 0px;
        }
        .paging.gallerysection{text-align:center;padding-top:10px;float:left;width:100%;}
        .News
        {
            border: 0px solid red;
            width: 662px;
            height: 129px;
            font-size: 13px;
        }
        .pmfAwardsblock {
    background-color: #e9e9e9;
    bottom: 0;
    box-sizing: border-box;
    color: #f96000;
    display: block;
    font-size: 12.5px;
    padding: 2.5%;
    position: absolute;
    display:none;
    text-align: center;    
    width: 100%;
}

.pmfAwardsblock_icons
{    
    padding: 2%;
    width: 15%;
}
.pmfAwardsblock_icons_count
{
    padding: 2%;
    width: 30%;
    text-align:center;
    color:#72738c;float:right;
}
.pull-left{float:left !important;}
.pull-right{float:right  !important;}
.pmfAwardsblock_cmt
{
    float:left;
       width:20%;
margin-left:5px;
margin-top:5px;
}
.pmfAwardsblock_likes
{
    float:right;
    width:20%;
margin-top:5px;
margin-right:5px;
}
.pmfAwardsblock_section {        
    box-sizing: border-box;
    color: #ffffff;
    display: block;
    font-size: 12.5px;
    padding: 2.5%;        
    text-align: center;    
    width: 40%;float:right;
}
.pmfAwardsblock_cmt_section
{
    float:left;
       width:30%;
margin-left:5px;
margin-top:5px;
}
.pmfAwardsblock_likes_section
{
    float:right;
    width:30%;
margin-top:5px;
margin-right:5px;
}

.downloadIcon
{
width:50%;
float:right;
}
.downloadIcon-c
{
width:50%;
float:right;
}

.pmfAwardsblock_cmt div
{
    float:left;
}

        .NewsTitle
        {
            border: 0 solid red;
            color: #dd0000;
            font-family: Arial Narrow, Arial;
            font-size: 1.3vw;
            font-stretch: condensed;
            height: 25px;
            padding-left: 15px;
            padding-top: 5px;
        }
        .NewsDate
        {
            border: 0px solid red;
            font-family: 'Aldrich' ,sans-serif;
            font-size: 13px;
            height: 30px;
            padding-left: 5px;
        }
        .NewsText
        {
            border: 0px solid red;
            font-family: Arial Narrow, Arial;
            font-size: 1.2vw;
            font-stretch: condensed; /* height: 5vw;*/
            padding-left: 0.8vw;
            width: 100%;
            font-weight: normal;
        }
        .A8:link
        {
            color: #dd0000;
            outline: 0 none;
            text-decoration: none;
            font-weight: normal;
            margin-left: 5px;
            font-family: Arial Narrow, Arial;
            font-stretch: condensed;
            font-size: 1.2vw;
        }
        .A8:Hover
        {
            color: #dd0000;
            outline: 0 none;
            text-decoration: none;
            font-weight: normal;
            margin-left: 5px;
            font-family: Arial Narrow, Arial;
            font-stretch: condensed;
            font-size: 1.2vw;
        }
        .Heading
        {
            margin-left: 9px;
        }
        #dil
        {
            border: 0px solid red;
            position: relative;
            top: 0;
        }
        
        #left-menu-contentone
        {
            border: 0px solid green;
            color: #1F2021;
            display: inline;
            float: left;
            font-family: Arial Narrow, Arial;
            font-stretch: condensed;
            font-size: 1.3vw;
            font-weight: bold; /*height: 210px;*/ /* margin-bottom: 30px;*/
            margin-left: 1%; /* margin-top: -220px;*/ /* max-height: 204px;*/
            overflow: hidden;
            padding-left: 20px;
            padding-top: 20px;
            width: 69%;
            position: absolute;
            top: 0;
            left: 0;
        }
        .textchange:link
        {
            color: white;
            display: block;
            font-size: 0.68vw;
            font-weight: 600;
            letter-spacing: 0.05em;
            text-decoration: none;
            text-transform: uppercase;
            transform: scale(1, 1.4);
            -moz-transform: scale(1,1.4);
            -webkit-transform: scale(1,1.4);
            -ms-transform: scale(1,1.4);
            -o-transform: scale(1,1.4);
        }
        .textchange:visited
        {
            color: white;
            display: block;
            font-size: 0.68vw;
            font-weight: 600;
            letter-spacing: 0.05em;
            text-decoration: none;
            text-transform: uppercase;
            transform: scale(1, 1.4);
            -moz-transform: scale(1,1.4);
            -webkit-transform: scale(1,1.4);
            -ms-transform: scale(1,1.4);
            -o-transform: scale(1,1.4);
        }
        .textchange:hover
        {
            color: white;
            display: block;
            font-size: 0.68vw;
            font-weight: 600;
            letter-spacing: 0.05em;
            text-decoration: none;
            text-transform: uppercase;
            transform: scale(1, 1.4);
            -moz-transform: scale(1,1.4);
            -webkit-transform: scale(1,1.4);
            -ms-transform: scale(1,1.4);
            -o-transform: scale(1,1.4);
        }
        .sd
        {
            background: none;
        }
        .dil
        {
            position: relative;
            top: 39px;
            left: -2px;
        }
        #sub-content-block-full
        {
            background-color: #e5e5e5;
            border: 0 solid red;
            font-family: 'Aldrich' ,sans-serif;
            height: 903px;
            margin-left: 6%;
            margin-right: 6%;
            min-height: 584px;
            width: 88%;
        }
        .sponsers-row1
        {
            border: 0 solid yellow;
            float: right;
            margin-bottom: 2.4%;
            margin-right: 2%;
            position: relative;
            width: 111%;
            z-index: 2;
        }
        .sponsers-row-last1
        {
            border: 0 solid yellow;
            float: right;
            margin-bottom: 44.5%;
            margin-right: 2%;
            position: relative;
            width: 110%;
            z-index: 2;
        }
         
        .sponsers
        {
            border: 1px solid red;
        }
        .sponsers h1
        {
            font-size: 1.2vw;
            border: 1px solid red;
        }
        .sponsers-col1 .sponsers-spec
        {
            background: none repeat scroll 0 0 #1d2336;
            bottom: 0;
            opacity: 0;
            position: absolute;
            text-align: center;
            top: 0;
            width: 100%;
            z-index: 1;
            border: 1px solid red;
        }
        .sponsers-col1:hover .sponsers-spec
        {
            float: left;
            opacity: 1;
            position: absolute;
            text-align: center;
            width: 21.5vw;
            z-index: 999;
            border: 1px solid green;
            height: 25vw;
            color: white;
            display: inline;
        }
        .sponsers-col2 .sponsers-spec
        {
            background: none repeat scroll 0 0 #1d2336;
            bottom: 0;
            opacity: 0;
            position: absolute;
            text-align: center;
            top: 0;
            width: 100%;
            z-index: 1;
            border: 1px solid red;
        }
        .sponsers-col2:hover .sponsers-spec
        {
            float: left;
            opacity: 1;
            position: absolute;
            text-align: center;
            width: 21.5vw;
            z-index: 999;
            border: 1px solid green;
            height: 25vw;
            color: white;
            display: inline;
        }
        .custom-textarea
        {
            border:0px solid red;
            color: #72738c;
            direction: rtl;
            float: right;
            font-size: 1.2rem;
            line-height: 1.6rem;
           /* margin-top: 10.7%;*/
            overflow: hidden;
            /*position: absolute;*/
            right: 3%;
            text-align: right;
            width: 94%;
            z-index: 3;
         /*   position:absolute;*/
  
            /* background-image: url("/AGForum/gif/custom-spacer.png") !important;
            background-repeat:no-repeat;
            background-size:100%;*/
            
        }
        
         .custom-textarea-adjust
        {
            width:100%;
            height:auto;
            float:left;
            border:0px solid;
            position:relative;
        }
        
          .custom-textarea-adjust img
        {
            width:100%;
        }
        
        .custom-textarea h2
        {
            color: #f78e3d;
            font-size: 1.3rem;
            font-weight: bold;
        }
        .custom-textarea p
        {
            text-align: justify;
            line-height:1.8rem;
        }
        .sds
        {
        }
        /*copy things*/
        .sponsers
        {
            border: 1px solid red;
        }
        .sponsers h1
        {
            font-size: 1.2rem;
            border: 1px solid red;
        }
        /*here*/
        .sponsers-spec
        {
            bottom: 0;
            opacity: 0;
            position: absolute;
            text-align: center;
            top: 0;
            width: 100%;
            z-index: 1;
            border: 1px solid orange;
        }
        .sponsers-spec2
        {
            bottom: 0;
            opacity: 0;
            position: absolute;
            text-align: center;
            top: 0;
            width: 100%;
            z-index: 1;
            border: 1px solid orange;
        }
        .sponsers-col1 .sponsers-spec
        {
            border: 1px solid orange;
            display: none;
            float: left;
            height: 25vw;
            opacity: 1;
            position: absolute;
            text-align: center;
            width: 19.5vw;
            z-index: 999;
            left: 22px;
            top: 34px;
            background: none repeat scroll 0 0 white;
        }
        .sponsers-col2 .sponsers-spec2
        {
            background: none repeat scroll 0 0 white;
            border: 1px solid orange;
            display: none;
            float: left;
            height: 23.3vw;
            left: 22px;
            opacity: 1;
            position: absolute;
            text-align: center;
            top: 396px;
            width: 19.5vw;
            z-index: 999;
        }
        .sponsers2-specimg
        {
            border: 0 solid green;
    display: inline-block;
    float: right;
    margin-left: 2.5%;
    margin-right: 0.4%;
    position: relative;
    width: 39.7%;
    z-index: 2;
        }
        #itemContainer
        {
            list-style: none outside none;
            padding: 0;
        }
        .custom-control
        {
            border: 0px solid red;
        }
        
        
        .custom-control ul
        {
            padding:0;
        }
        .selectedspeaker
        {
            background: #FEFEDC;
        }
        
        .holder a
        {
            background-image: url("/AGForum/gif/inactive.png") !important;
            color: black;
            cursor: pointer;
            font-family: Arial Narrow,arial;
            font-size: 0;
            font-stretch: condensed;
            font-style: normal;
            font-weight: normal;
            padding: 10px;
            float:right;
            background-repeat: no-repeat !important;
        }
        .holder a:hover
        {
            color: black;
        }
        .holder a.jp-previous
        {
            margin-right: 15px;
            display: none;
        }
        .holder a.jp-next
        {
            margin-left: 15px;
            color: black;
            display: none;
        }
        .holder a.jp-current
        {
            background-image: url("/AGForum/gif/active.png") !important;
            border: 0px solid red;
            color: #dd0000;
            font-size: 0;
        /*    padding: 0.8vw;*/             background-repeat: no-repeat !important;
        
            
        }
        /**/
        .holder2,.holder3
        {
            /*margin: -31px -88px -6px 35px;*/
            display:inline-block;
        }
        .holder2 a
        {
            background-image: url("/AGForum/gif/inactive.png") !important;
            color: black;
            cursor: pointer;
            font-family: Arial Narrow,arial;
            font-size: 0;
            font-stretch: condensed;
            font-style: normal;
            font-weight: normal;
            padding: 0.8vw;
            background-repeat: no-repeat !important;
        }
        .holder2 a:hover
        {
            color: black;
        }
        .holder2 a.jp-previous
        {
            margin-right: 15px;
            display: none;
        }
        .holder2 a.jp-next
        {
            margin-left: 15px;
            color: black;
            display: none;
        }
        .holder2 a.jp-current
        {
            background-image: url("/AGForum/gif/active.png") !important;
            border: 0px solid red;
            color: #dd0000;
            font-size: 0;
            padding: 0.8vw;
            background-repeat: no-repeat !important;
        }
        
        /**/
        
        .a.jp-current:hover
        {
            color: #555555;
        }
        .holder a.jp-disabled
        {
            color: black;
        }
        .a.jp-disabled:hover
        {
            color: #555555;
        }
        .holder a.jp-current, a.jp-current:hover, .holder a.jp-disabled, a.jp-disabled:hover
        {
            cursor: default;
            background: none;
        }
        .holder span
        {
            margin: 0 5px;
        }
        #itemContainer
        {
            list-style: none outside none;
            padding: 0;
        }
        #itemContainertwo
        {
  background: none repeat scroll 0 0 #e9e9e9;
    border: 0px solid red;
    list-style: outside none none;
    margin-left: 0;
    margin-right: 0;
    margin-top: 4.5vw !important;
    min-height: 31.2vw !important;
    padding: 0;
    width: 97%;
        }
        #itemContainer3
        {
            list-style: none outside none;
            padding: 0;
        }
        .News
        {
            border: 0px solid red;
            width: 662px;
            height: 129px;
            font-size: 13px;
        }
        .NewsTitle
        {
            border: 0 solid red;
            color: #dd0000;
            font-family: Arial Narrow, Arial;
            font-size: 1.3vw;
            font-stretch: condensed;
            height: 25px;
            padding-left: 15px;
            padding-top: 5px;
        }
        .NewsDate
        {
            border: 0px solid red;
            font-family: 'Aldrich' ,sans-serif;
            font-size: 13px;
            height: 30px;
            padding-left: 5px;
        }
        .NewsText
        {
            border: 0px solid red;
            font-family: Arial Narrow, Arial;
            font-size: 1.2vw;
            font-stretch: condensed; /* height: 5vw;*/
            padding-left: 0.8vw;
            width: 100%;
            font-weight: normal;
        }
        .A8:link
        {
            color: #dd0000;
            outline: 0 none;
            text-decoration: none;
            font-weight: normal;
            margin-left: 5px;
            font-family: Arial Narrow, Arial;
            font-stretch: condensed;
            font-size: 1.2vw;
        }
        .A8:Hover
        {
            color: #dd0000;
            outline: 0 none;
            text-decoration: none;
            font-weight: normal;
            margin-left: 5px;
            font-family: Arial Narrow, Arial;
            font-stretch: condensed;
            font-size: 1.2vw;
        }
        .Heading
        {
            margin-left: 9px;
        }
        #dil
        {
            border: 0px solid red;
            position: relative;
            top: 0;
        }
        
        #left-menu-contentone
        {
            border: 0px solid green;
            color: #1F2021;
            display: inline;
            float: left;
            font-family: Arial Narrow, Arial;
            font-stretch: condensed;
            font-size: 1.3vw;
            font-weight: bold; /*height: 210px;*/ /* margin-bottom: 30px;*/
            margin-left: 1%; /* margin-top: -220px;*/ /* max-height: 204px;*/
            overflow: hidden;
            padding-left: 20px;
            padding-top: 20px;
            width: 69%;
            position: absolute;
            top: 0;
            left: 0;
        }
        .textchange:link
        {
            color: white;
            display: block;
            font-size: 0.68vw;
            font-weight: 600;
            letter-spacing: 0.05em;
            text-decoration: none;
            text-transform: uppercase;
            transform: scale(1, 1.4);
            -moz-transform: scale(1,1.4);
            -webkit-transform: scale(1,1.4);
            -ms-transform: scale(1,1.4);
            -o-transform: scale(1,1.4);
        }
        .textchange:visited
        {
            color: white;
            display: block;
            font-size: 0.68vw;
            font-weight: 600;
            letter-spacing: 0.05em;
            text-decoration: none;
            text-transform: uppercase;
            transform: scale(1, 1.4);
            -moz-transform: scale(1,1.4);
            -webkit-transform: scale(1,1.4);
            -ms-transform: scale(1,1.4);
            -o-transform: scale(1,1.4);
        }
        .textchange:hover
        {
            color: white;
            display: block;
            font-size: 0.68vw;
            font-weight: 600;
            letter-spacing: 0.05em;
            text-decoration: none;
            text-transform: uppercase;
            transform: scale(1, 1.4);
            -moz-transform: scale(1,1.4);
            -webkit-transform: scale(1,1.4);
            -ms-transform: scale(1,1.4);
            -o-transform: scale(1,1.4);
        }
        .sd
        {
            background: none;
        }
        .dil
        {
            position: relative;
            top: 39px;
            left: -2px;
        }
        #sub-content-block-full
        {
            background-color: #e5e5e5;
            border: 0 solid red;
            font-family: 'Aldrich' ,sans-serif;
            height: 903px;
            margin-left: 6%;
            margin-right: 6%;
            min-height: 584px;
            width: 88%;
        }
        .sponsers-row1
        {
            border: 0 solid yellow;
            float: right;
            margin-bottom: 2.4%;
            margin-right: 2%;
            position: relative;
            width: 111%;
            z-index: 2;
        }
        .sponsers-row-last1
        {
            border: 0 solid yellow;
            float: right;
            margin-bottom: 174.2%;
            margin-right: 2%;
            position: relative;
            width: 110%;
            z-index: 2;
        }
        
        .speakers-desc-extra
        {
            border: 0 solid red;
            color: #72738c;            
            float: right;
            font-size: 1.2rem;
            line-height: 1.4rem;            
            margin-top: 2.2%;
           /* max-height: 4.19vw;
            min-height: 19.9vw;
            margin-bottom:5%;*/
            overflow: hidden;
            position: relative;
            text-align: right;
            width: 96%;
            z-index: 4;
            direction:rtl;
       
        }/*
        .speakers-desc-extra active
        {
            border: 0 solid red;
            color: #72738c;
            float: right;
            font-size: 1.2vw;
            line-height: 1.4vw;
            margin-right: 2%;
            margin-top: 2.2%;
            max-height: 4.19vw;
            min-height: 19.9vw;
            overflow: hidden;
            position: relative;
            text-align: right;
            width: 96%;
            z-index: 4;
        }
        .speakers-desc-extra inactive
        {
            border: 0 solid red;
            color: #72738c;
            display: none;
            float: right;
            font-size: 1.2vw;
            line-height: 1.4vw;
            margin-right: 2%;
            margin-top: 2.2%;
            max-height: 4.19vw;
            min-height: 19.9vw;
            overflow: hidden;
            position: relative;
            text-align: right;
            width: 96%;
            z-index: 4;
        }*/
        .sponsers
        {
            border: 1px solid red;
        }
        .sponsers h1
        {
            font-size: 1.2vw;
            border: 1px solid red;
        }
        /*here*/
        .sponsers-spec
        {
            bottom: 0;
            opacity: 0;
            position: absolute;
            text-align: center;
            top: 0;
            width: 100%;
            z-index: 1;
            border: 1px solid orange;
        }
        .sponsers-spec2
        {
            bottom: 0;
            opacity: 0;
            position: absolute;
            text-align: center;
            top: 0;
            width: 100%;
            z-index: 1;
            border: 1px solid orange;
        }
        .sponsers-col1 .sponsers-spec
        {
            border: 1px solid orange;
            display: none;
            float: left;
            height: 25vw;
            opacity: 1;
            position: absolute;
            text-align: center;
            width: 19.5vw;
            z-index: 999;
            left: 22px;
            top: 34px;
            background: none repeat scroll 0 0 white;
        }
        .sponsers-col2 .sponsers-spec2
        {
            background: none repeat scroll 0 0 white;
            border: 1px solid orange;
            display: none;
            float: left;
            height: 23.3vw;
            left: 22px;
            opacity: 1;
            position: absolute;
            text-align: center;
            top: 396px;
            width: 19.5vw;
            z-index: 999;
        }
        .itemDetails
        {
            background: none repeat scroll 0 0 white;
    cursor: pointer;
    display: none;
    height: 25.5vw;
    left: 3%;
    opacity: 1;
    position: absolute;
    top: 2.5vw;
    width: 94%;
    z-index: 9999;
        }
        .itemDetailstwo
        {
           background: none repeat scroll 0 0 white;
    display: none;
    height: 26.2vw;
    left: 5%;
    opacity: 1;
    position: absolute;
    top: 13%;
    width: 86%;
    z-index: 9999;
        }
        .sponsers-specimg
        {
            border: 0 solid green;
            display: inline-block;
            float: right;
            margin-left: 2.5%;
            margin-right: 0.4%;
            position: relative;
            width: 39.6%;
            z-index: 2;
        }
        .tp-vertivalbox h1
        {
    color: #f95d16;
    font-size: 1.3vw;
    font-weight: bold;
        }
        .custom-textarea h1
        {
    color: #f78e3d;
    font-size: 1.2rem;
    font-weight: bold;
        }
        .imagelist
        {
            margin-left: 2%;
    width: 47%;
        }
        
        
        
        .tp-vertivalbox a
        {
            color:#72738c;
            text-decoration:none;
        }
        
                .tp-vertivalbox a:hover
        {
            color:#72738c;
            text-decoration:underline
        }
        
        
                .tp-vertivalbox a:link
        {
            color:#72738c;
            text-decoration:none;
        }
        
        
                .tp-vertivalbox a:visited
        {
            color:#72738c;
            text-decoration:none;
        }
        
        
        
        /*speakers*/
/* End Updates:Speaker new styles*/

 
        .activeblock
        {
            border:0px solid red !important;
        }
  .sponsers2-specimg img
  {
      border:0px solid red;
  }
  .sponserimagelist
  {
       margin-left: 2% !important;
    width: 48%;
  }
  .sponsers-specimg img
  {
      width: 100%;
  }
  .sitemaptile
  {
      color:orange;
      text-decoration:none;
  }
  .mmmenu
  {
      color:violet;
      text-decoration:none;
  }
  .level1
  {
      color:#FF6600;
      text-decoration:none;
  }
  .trigger 
  {
      color:#FF6600;
      text-decoration:none;
  }
  .last-child .trigger
  {
      color:#72738c;
      text-decoration:none;
  }
 
 
 /* sitemap*/
 .footer-more{cursor:pointer;}
 .SitemapContainer {
    background-color: #575e63;
    clear: both;
    float: right;
    width: 100%;
    position:relative;
    z-index:999;display:none;
}
.SitemapColumn {
    float: right;
    margin-bottom: 1.5%;
    margin-right: 4.5%;
    margin-top: 1.5%;
}
.SitemapColumn:first-child {
    margin-right: 4.5%;
}
.SitemapHeader {
    border-bottom: 2px solid #f74e08;
    color: #ffffff;
    font-size: 1.25rem;
    font-weight: bold;
    direction:rtl;
 
}
.SitemapColumn ul {
    list-style-type: none;
    padding: 0;
    direction:rtl;
}
.SitemapColumn ul li a, .SitemapHeader a {
    color: #ffffff;
    text-decoration: none;
}
.SitemapColumn ul li a:hover, .SitemapHeader a:hover {
    color: #f74e08;
}
 /*sitemap*/
 
 
 /********photo gallery*********/
 
 .photogallery-container
 {
     width:100%;
     height:auto;
     min-height:25vw;
     border:0px solid red;
     margin-bottom:5vw;     
 }
 
 
 
  .photogallery-container ul
 {
     width:100%;
     height:auto;
     border:0px solid green;
     margin-top:0;
     padding-left:0;
     list-style:none;
 }
 
  .GalleryCategory:nth-of-type(3n)
        {
            margin-left: 0;
        }
 
  .photogallery-container li
 {
  display: inline-block;
    float: right;
    margin-left: 3.7%;
    margin-right: 3.7%;
    margin-top: 2%;
    background-color: #fac7ac;
    border: 10px solid #ffffff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.36);
    box-sizing: border-box;
    width: 26%; position:relative;
 }
   .pmfAward-container li
 {
  display: inline-block;
    float: left;
    margin-left: 0%;
    margin-right: 2%;
    margin-top: 2%;
    background-color: #fac7ac;    
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.36);
    box-sizing: border-box;
    width: 45%; position:relative;
 }
.pmfAward-container {
    border: 0 solid red;
    height: auto;
    margin-bottom: 5vw;
    min-height: 25vw;
    width: 100%;
}
.pmfAward-container li img {
    width: 100%;
}
  .PressThumb
        {
            float: right;
            width: 19%;
            box-sizing: border-box; /*border:4px solid #ffffff;               -webkit-box-shadow: 3px 4px 3px 0px rgba(50, 50, 50, 0.33);               -moz-box-shadow:3px 4px 3px 0px rgba(50, 50, 50, 0.33);               box-shadow:3px 4px 3px 0px rgba(50, 50, 50, 0.33);*/
            margin-right: 3%;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            -moz-box-shadow: 0 0 10px rgba(0, 0, 0 ,0.36 );
            -webkit-box-shadow: 0 0 10px rgba(0, 0, 0 ,0.36 );
            box-shadow: 0 0 10px rgba(0, 0, 0 ,0.36 );
            border: 4px solid #ffffff;
        }
        
        .PressThumb img
        {
            width: 100%;
        }
        .PressThumbbg
        {
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
        }
       
 
  .photogallery-container li img
 {
     width:100%;
    /* 
     height:200px;
     border:10px solid white;*/
     
     }
     
     .below-gallery-spacer
     {
         width:100%;
         height:auto;
         float:left;
         border:0px solid;
         
     }
     
     .below-gallery-spacer img
     {
         width:100%;
     }
     .clearfix{clear:both;
               display:none;}
     
     
/* speaker section */
.speaker-items
        {            
            list-style: outside none none;
            padding: 0;
        }
        .speaker-items li
        {
            display: inline-block;
            margin: 0;
            width: 100%;
        }
        .nodatafound
        {
            color: #72738c;
            font-size: 1.5rem;
            margin-right: 7px;
            text-align: right;
            min-height: 20vw;
        }
        .PressThumbbg img
{
border:0;
}

/* end speaker section*/



.award-social
{
	width:85%;
	margin-top:2vw;
	/*margin-left:44%;*/
	margin-right:12%;  
	float:left;
	border:0px solid yellow;
	position:relative;
	height:auto;
	text-align:center;

	display:block !important;

}

.award-social-blk
{
    height:50px;
    width:50px;
    float:right;
    border:0px solid red;
    margin-left:5px;
    position:relative;
    display:inline-block;
    
}

.award-social-blk img
{
    height:50px;
    width:50px;
    border:0px;    
      transition: opacity 0.2s linear 0s, opacity 0.2s linear 0s;
   }
   .contact-form
   {
       width:77%;
       margin-right:20%;
       border:0px solid red;
       height:auto;
       float:right;
       margin-top:50px;
        margin-bottom:50px;
   }
    .contact-txt-field-select
   {
       width:99%;
       color:#72738c;
       background-color: #ffffff;
    border: 1px solid #e0dede;    
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    float: left;
    padding:7px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
     font-size:1em;
     height:auto;
   }
   
   .contact-txt-field
   {
       width:99%;
       text-indent:2px;
       color:#72738c;
       background-color: #ffffff;
    border: 1px solid #e0dede;    
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    float: left;    
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
     font-size:1em; /*16px*/
    padding:8px 0px;
     height:auto;
   }
   .contact-txt-field:focus,.contact-txt-field-select:focus
   {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;    
   }
   .contact-validate
   {
       color:#f95d16;
       font-size:1.1 rem;
       
   }
    .contact-submit-field:hover
   {
       background-color: #F9933F;
    cursor: pointer;
    transition: background 0.3s ease-in-out 0s;    
   }
   .contact-submit-field
   {
       background-color:#f78e3d;
    color: #FFFFFF;
    text-align: center;
    font-size: 1.25em; 
    line-height: 24px;
    padding: 5px;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    box-shadow: 0 4px 0 #F9933F;
    float: left;
    border-bottom: none;
    min-width: 100px;
    margin-top: 30px;    margin-right:5px;
       
   }
   
   
   /* Registration form */
   
    .register-form table
        {
            width: 100%;
        }
        .register-form .title
        {
            width: 25%;
        }
        .register-form .inputty
        {
            width: 45%;
        }
        .register-form .error_re
        {
            width: 20%;
        }
        .errorred
        {
            color: Red;
            margin: 3px;
            display:none;
        }
        .errorsummary ul li
        {
            color: Red;
        }
        
        /* messages */
        
        .alert
        {
            background-color: #FCF8E3;
            border: 1px solid #FBEED5;
            border-style: dotted;
            border-radius: 4px;
            margin-bottom: 5px;
            padding: 8px 35px 8px 14px;
            text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
        }
        .info
        {
            background-color: #D9EDF7;
            border-color: #BCE8F1;
            color: #3A87AD;
        }
        .success
        {
            background-color: #DFF0D8;
            border-color: #D6E9C6;
            color: #468847;
        }
        .warning
        {
            color: #C09853;
        }
        .error
        {
            background-color: #F2DEDE;
            border-color: #EED3D7;
            color: #B94A48;
        }
        
        .alert .msgclose
        {
            line-height: 20px;
            position: relative;
            right: -21px;
            top: -2px;
        }
        button.msgclose
        {
            background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
            border: 0 none;
            cursor: pointer;
            padding: 0;
        }
        .msgclose
        {
            color: #000000;
            float: right;
            font-size: 20px;
            font-weight: bold;
            line-height: 20px;
            opacity: 0.2;
            text-shadow: 0 1px 0 #FFFFFF;
        }
        /*end messages*/
   /*end registration from */
   
   
      .registeration-blk
   {
       border:0px solid red;
       width:90%;
       float:left;
       height:auto;
       margin-top:50px;
   }
   
   .registeration-blk-img
   {
        width:20%;
        margin-left:40%;
       margin-right:40%;
       float:left;
       height:auto;
        border:0px solid blue;
   }
   
   .registeration-blk-img img
   {
       width:100%;
   }
   
      .registeration-blk-abs
   {
        width:80%;
        margin-left:10%;
       margin-right:10%;
       float:left;
       text-align:center;
       height:auto;
        border:0px solid blue;
        color:#72738c !important;
   }
   
   .registeration-org
   {
       color:#f8610d;
   }
   
         .act-blk
   {
       border:0px solid red;
       width:100%;
       float:left;
       height:auto;
       margin-top:50px;
   }
   
   .act-blk-img
   {
        width:20%;
        margin-left:40%;
       margin-right:40%;
       float:left;
       height:auto;
        border:0px solid blue;
   }
   
   .act-blk-img img
   {
       width:100%;
   }
   
      .act-blk-abs
   {
        width:80%;
        margin-left:10%;
       margin-right:10%;
       float:left;
       text-align:center;
       height:auto;
        border:0px solid blue;
   }
   
   .act-org
   {
       color:#f78e3d;
   }
   
   .act-org a
   {
       color:#f78e3d;
       text-decoration:underline;
   }
   
      .act-org a:link
   {
       color:#f78e3d;
       text-decoration:underline;
   }
   
   
      .act-org a:visited
   {
       color:#f78e3d;
       text-decoration:underline;
   }
   
   
      .act-org a:hover
   {
       color:#f78e3d;
       text-decoration:underline;
   }
   
   
   
   .award-details-blk
   {
       width:100%;
       border:0px solid blue;
       height:auto;
       float:left;
       margin-top:2vw;
   }
   
   .award-img-blk
   {
       width:70%;
       height:auto;
       border:0px solid red;
       float:left;
       margin-left:15%;
          margin-right:15%;
   }
   
   .award-img-blk img
   {
       width:100%;
       float:left;
       border:0px;
   }
   
   .award-desc-blk
   {
       float:left;       
       height:auto;
          max-height:80vw;
       border:0px solid green;
       color:#72738c;
       font-size:1.2rem;
       line-height:1.8rem;
       font-family:"Noto Kufi Arabic",serif;
       text-align:right;
       margin-top:2vw;
       
       
       
   }
   
      .award-comment-blk
   {
       float:left;       
       height:auto;
          max-height:80vw;
       border:0px solid yellow;
       color:#72738c;
       font-size:1.2rem;
       line-height:1.8rem;
       font-family:"Noto Kufi Arabic",serif;
       text-align:right;
       margin-top:2vw;
       
       
       
   }
   
       .award-comment-blk ul
   {
       width:100%;
       height:auto;
       float:left;
       border:0px solid pink;
       padding:0px;
       margin-bottom:0;
       margin-top:0;
       list-style:none;
       background-color:#e2e2e2;
   }
   

   
       .award-comment-blk li
   {
       width:98%;
       margin-left:1%;
       margin-right:1%;
       height:auto;
       float:left;
       border-bottom:1px solid #cdcdcd; /*not to be removed*/
       padding-left:0;
       padding-right:0;
       margin-top:1vw;
       margin-bottom:0;
   }
   
   
       .award-comment-blk li:last-child
   {
       border-bottom:0px !important;
   }
   
   
       .award-comment-user-icn
   {
       width:4%;
       height:auto;
       float:right;
       border:0px solid blue;
       margin-left:2%;

   }
   
    .award-comment-user-icn img
   {
       border:0px;
       width:100%;
       float:left;
   }
   

      .award-comment-user
   {
       width:90%;
       height:2vw;
       line-height:2vw;
       overflow:hidden;
       float:right;
       border:0px solid blue;

       text-align:right;
       font-size:1.3vw;
       margin-bottom:0.5vw;
   }
   
     .award-comment-body
   {
       width:100%;
       height:auto;
       float:right;
       border:0px solid blue;
  
       text-align:right;
       margin-bottom:0.5vw;
   }
   
   
   .icns-blk
   {
       width:40%;
       height:auto;
       float:left;
       border:0px solid blue;
       margin-left:30%;
       margin-right:30%;
       margin-bottom:2vw;
          margin-top:4vw;
       
   }
   
   .icns-blk-img
   {
       width:30%;
       height:auto;
       float:left;
       border:0px solid blue;
       margin-left:0.5%;
       margin-right:0.5%;
       display:inline-block;
       -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;    
       border: 3px solid #CBCBCB;
        background-color: #CBCBCB;
    cursor:pointer;
    text-transform:uppercase;
    transition: background-color 0.2s linear 0s, background-color 0.2s linear 0s;
       
   }
   
   
   .TabsInActs
   {  
       background-color:#f78e3d;
    border:3px solid #f78e3d; 
   }
   

   .icns-blk-img-img
   {
       width:15%;
       height:auto;
       float:left;
       border:0px solid red;
       margin-left:42.5%;
       margin-right:42.5%;
       display:inline-block;
       margin-bottom:20px;
       margin-top:20px;
       
   }   
    .icns-blk-img-img img
   {
       width:100%;

       float:left;
       border:0px;
   }
   
      .icns-blk-img-title
   {
       width:100%;
       text-align:center;
       height:20px;
       overflow:hidden;
       line-height:20px;
       font-size:18px;
       color:#FFF;
       float:left;
       border:0px solid red;

       margin-bottom:13px;

       
   }  


.pmfAwardsblock_section {        
    box-sizing: border-box;
    color: #ffffff;
    display: block;
    font-size: 12.5px;
    padding: 2.5%;        
    text-align: center;    
    width: 40%;float:right;
}
.pmfAwardsblock_cmt_section
{
    float:left;
       width:30%;
margin-left:5px;
margin-top:5px;
}
.pmfAwardsblock_likes_section
{
    float:right;
    width:30%;
margin-top:5px;
margin-right:5px;
}

   
   

#ContentPlaceHolder1_rdoGender
{
    width:100%;
    height:auto;

    font-size:1.2em;
 
    

}

#ContentPlaceHolder1_DDLAge
{
    width:100%;
   /* height:32px;
    line-height:32px;
    font-size:1em;
     height:3vw;
    line-height:3vw;*/
     height:auto;

    font-size:1.2em;
}

#ContentPlaceHolder1_DDLNationality
{
    width:100%;
   height:auto;

    font-size:1.2em;
}

#ContentPlaceHolder1_DDLCountry
{
    height:auto;

    font-size:1.2em;
}

.hide
{
display:none;    
}


 