@charset "utf-8";
/* CSS Document */
body
{
	margin:0;
	padding:0;
	overflow-x:hidden;
	font-family:sans-serif;
}
.full-header
{
	background-color: #2b5081;
	color:white;
	width:100%;
	float:left;
	padding-top:14px;
	padding-bottom:14px;
}
.top-head
{
	width:100%;
    font-size: 14px;
	letter-spacing: 2px;
}
.logo img
{
	width:175px;
    margin-top: 19px;
}
#bg
{
	background-color:#fff;
	width: 100%;
    height: 88px;
    float: left;
    border-bottom: 1px solid #f2f2f2;
}
.fasm
{
	background-color: #2b5081;
	color: white;
    font-size: 25px;
	float: left;
    letter-spacing: 7px;
}
.fasm:hover
{
	background-color: #2b5081;
	color: white;
    font-size: 25px;
}
.banner
{
	width:100%;
    height: 420px;
    position: relative;	
    float:left;
    margin-top: 140px;
}
.banner img
{
	width:100%;
	height:400px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { 
    font-family:serif;
}
@media (min-width: 1484px){
.conference
{
   margin-right:5%;	
}
}
@media (min-width: 1825px){
.conference
{
   margin-right:300px;	
}
}
@media (min-width: 2200px){
.conference
{
   margin-right:400px;	
}
}

@media (min-width: 1484px){
.place
{
   margin-right:170px;	
}
}
@media (min-width: 1825px){
.place
{
   margin-right:320px;	
}
}
@media (min-width: 2200px){
.place
{
   margin-right:400px;	
}
}
.conference 
{
   font-size: 24px;
    padding: 16px;
    line-height:35px;
    text-align: center;
    color: white;
    background-color: #0a2344db;
    width: 750px;
    /* height: 100px; */
    align: center;
    position: absolute;
    top: 3em;
    right: 0;
    left: 0;
    margin: 0 auto;
    border-radius: 10px;
}
.place 
{  
	padding: 0 5px 5px 5px;
    text-align: center;
    color: white;
    margin: 13px;
    border: 1px solid #fff;
    width: auto;
    display:inline-block;
	border-radius: 8px;
	font-size: 19px;
    letter-spacing: 1px;
}
.place h3
{
	margin-top: 2px;
    margin-bottom:0px;
	width:100%;
}
.place h4
{
	width:100%;
	margin-top: 5px;
	margin-bottom:4px;
}
.fsize
{
	font-size: 25px;
}
.uae
{
   font-size:25px;
   font-family: times new roman;	
}
#paragraph
{
   font-size:14px;
}
.para1
{
   font-size: 24px;
   line-height: 35px;
   text-align: center;
   color:#12396d;
}
.links
{
   border: 1px solid #c3e1f5;	
   list-style-type: none;
   padding: 15px 20px 15px 17px;
   line-height: 1.5;
}
.qlinks h3
{
   background-image:url(../images/bg2.jpg);
   border: 1px solid #09F;	
   text-align:center;
   height:45px;
   color:#163769;
   padding-top: 10px;
   font-size:21px;
   margin-bottom: 0px;
}
.links a
{
	color:#163769;
    text-decoration: none;
	cursor: pointer;
	text-align:left;
	font-size: 13px;
}
.links a:hover
{
   color:navy;
   background-color:white;
   width:100%;	
}	
.links .fasm
{
	background-color: white;
	color:#1f3f69;
    font-size: 17px;
}
.imp-title
{
	text-align:center;
	color: #12396d;
}
.idate h4
{
   background-color:#256faf;
   border: 1px solid #09F;	
   text-align:center;
   height:32px;
   color:white;
   padding: 5px;
   font-size: 17px;
}
.idate1 h4
{
   background-color:powderblue;
   border: 1px solid #09F;	
   text-align:center;
   height:32px;
   color:#163769;
   padding: 5px;
   font-size: 17px;
}

#icon
{
	width:10px;
	height:10px;
	margin-right: 14px;
	color:#213754;
}
.indexed-list
{
	display: inline-block;
	width:49%;  
}
.indexed-list img{
    width:100%;
}
.indexed
{
	margin-left: 0px;
    padding-left: 0px;
	border: 1px solid #c3e1f5;
    padding: 15px 5px 15px 5px;
}
.drji
{
	width:100px;

}
.ud
{
	width:150px;
}
.i
{
	width:110px;
}
.oaji
{
	width:129px;
}
.col1 .col3
{
	font-size:15px;
	font-family: sans-serif;
}
.col1 a
{
    color: white;
    text-decoration: none;
	cursor: pointer;
}
 .col1 .col3 a:hover {
  text-decoration: none;
  color: white;
}

.details {
	width:100%;
    float: left;
    margin-bottom:10px;
}
/* Event Facebook Twitter*/
.event-detal{
   border: 1px solid #bbbfc1;
   width: 100%;
   float: left;
}
.card {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.5);
  transition: 0.3s;
  width:100%;
}

.card:hover {
  box-shadow: 0 8px 16px 0 rgba(25,25,112,0.2);
  color:navy;
}
.event-img
{
  width:100%;	
}
.event-heading
{
   text-align:center;
   color: #12396d;	
}
.title
{
	font-size:14px;
	line-height: 1.4;
    padding: 8px;
    text-align: center;
}

/*responsive*/
@media screen and (max-width: 1203px) 
{
	.col1
	{
		width:30%
	}
	.col2
	{
		width:40%
	}
	.col3
	{
		width:30%
	}
}
@media screen and (max-width: 1203px) 
{
	.event_img {
    vertical-align: middle;
    width: 50%;
    height: auto;
	position: relative;
	font-size:20px;
    
}
}
@media screen and (max-width: 1203px)
{
	.right .fasm
	{
		font-size:16px;
		letter-spacing: 3px;
		padding-top: 10px;
	}
}
@media screen and (max-width: 1168px)
{
	.topnav a {
        float: left;
        display: block;
        color: navy;
        text-align: center;
        padding: 28px 6px;
        text-decoration: none;
        font-size: 12px;
}
}
@media screen and (max-width: 1103px) 
{
	.conference 
{
    font-size: 20px;
	padding: 6px;
    text-align: center;
    color: white;
    background-color: #2b5081;
    width: 470px;
	height:100px;
	align:center;
    position: absolute;
	top: 290px;
    right: 350px;
	left:100px;
	border-radius:10px;
}
.place 
{  
	padding: 5px;
    text-align: center;
    color: navy;
    background-color: powderblue;
    width: 360px;
	height:38px;
	align:center;
    position: absolute;
	top: 250px;
    right: 420px;
	left:150px;
    border-radius: 10px;	
}
.place h3
{
	margin-top: 2px;
    margin-bottom: 2px;
}
.fsize
{
	font-size: 27px;
}
.uae
{
   font-size:20px;
   text-shadow: 2px 2px white;
   font-family: times new roman;	
}

}
@media screen and (max-width: 1198px) 
{
	.details
	{
	    margin:20px;
		float:left;	
	}
}
@media screen and (max-width: 898px) 
{
	#paragraph
{
   font-size:13px;
   text-align: justify;
   
}
.para1
{
   font-size:24px;
  
}
}
@media screen and (max-width: 898px) 
{
	.idate h4
{
   background-color:#256faf;
   border: 1px solid #09F;	
   text-align:center;
   height:32px;
   color:white;
   padding: 5px;
   font-size: 15px;
   margin-left:50px;
   margin-right:50px;
}
.idate1 h4
{
   background-color:powderblue;
   border: 1px solid #09F;	
   text-align:center;
   height:32px;
   color:#163769;
   padding: 5px;
   font-size: 15px;
   margin-left:50px;
   margin-right:50px;
}
}
@media screen and (max-width: 898px) 
{
	.imp-date
{
	text-align: center;
    margin-left: auto;
	margin-right: auto;
}
	
}
@media screen and (max-width: 898px) 
{
	.qlinks h3
{
   text-align:center;
   height:45px;
   padding-top: 8px;
   margin-left:50px;
   margin-right:50px;
}
.links a
{
    text-decoration: none;
	cursor: pointer;
	text-align:left;
	font-size: 14px;
}
.links
{
   margin-left:50px;
   margin-right:50px;
}
.indeximg
{
	margin-left:50px;
   margin-right:50px;
}
}
/*@media screen and (max-width: 1203px) 
{

.event-details1
{
   width:50%;	
}
.event-details2
{
   width:50%;	
}
.event-details3
{
   width:50%;	
}
.event-details4
{
   width:50%;	
}
	.event-heading
	{
    margin-left: 130px;
	margin-right: auto;
	}
}*/

@media screen and (max-width: 998px) 
{
.date-details
{
   width:80%;
   font-size:10px;
    margin: 0 auto;
}
}
.links
{
	list-style-type:none;
	line-height: 2.3;
}
/*Events*/
/*.event-heading
{
	text-align: center;
	color: #152941;
	width: 100%;
    float: right;
}
	
.event_img {
    vertical-align: middle;
    width: 100%;
    height: 260px;
	position: relative;
	font-size:30px;
    
}
.bottom-left {
  position: absolute;
  bottom: 8px;
  padding: 5px 27px;
  background-color: #3a528a;
  width: 170px;
  font-size: 32px;
  display: inline;
  color: white;
}
.bot-left
{
  position: absolute;
  bottom: 8px;
  left: 20px;
  padding: 16px 60px;
  display: inline;
  color: white;
  font-size: 17px;
  font-family: "Open Sans",sans-serif;
}*/
.but1
{
	border-radius:8px;
	color:#215273;
	width:110px;
	height:45px;
	margin: 22px;
	background-color:#A8D7EF;
	font-weight:bold;
}	
/*.event
{
	margin-top: 20px;
	width: 100%;
    float: right;
}*/
/*Footer*/
.footer
{
    background-color:#2f3235;
	color:white;
	width:100%;
	font-size:15px;
	padding-top: 15px;
	margin-top: 20px;	
    padding-bottom: 15px;
}
.footer ul li {
    color: #fff;
    display: block;
}
.footer ul li a{
    width:100%;
	float:left;
    color: #fff;
}
.home-prgh a h4{
   color:#fff;
   font-size:15px;
   letter-spacing:1px;
   line-height:28px;
}
.home-prgh a:hover{
  text-decoration:none;
}
.topnav {
  overflow: hidden;
  background-color: #fff;
  float:right;
  padding: 10px 0 10px 0;
}

.topnav a {
  float: left;
  display: block;
  color: #020215;
  text-align: center;
  padding: 23px 12px;
  text-decoration: none;
  font-size: 15px;
  letter-spacing: 1px;
}

.topnav a:hover {
  color:#113058;
  font-size:15px;
}

.topnav .icon {
  display: none;
}
div.fixed {
  position: fixed;
  top: 0;
  right: 0;
}
.copyright{
   background: #484848;
   padding: 20px 0px 10px 0px;
   text-align: center;
   letter-spacing: 1px;
   color:#fff;
}
.qllist{
    margin-left: -38px;
}
.flogo{
    height: 90px;
    background: #fff;
}
.gallery-item{
    margin-bottom: 5px;
}
.confgalleryimg{
     width:100%;
      height:150px;
}

@media screen and (max-width: 1048px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 1048px) {
  .topnav.responsive .icon {
    position: absolute;
    top: 0px;
    right: -5px;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
.topnav.responsive {
    position: relative;
    z-index: 1;
    line-height: 1px;

}
}
.service-social{
    float: left;
    padding: 0px 7px;
    height: 400px;
    margin-bottom: 1em;
    margin-top: 20px;
}
.service-social h5 {
    background: #256faf;
    padding: 5px 0px;
    margin: 0px;
    color: #fff;
    text-align: center;
}

.scrollbar
{
float: left;
height:350px;
width: 100%;
background: #fff;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(41,61,88,0.10);
    -moz-box-shadow: 0px 0px 15px 0px rgba(41,61,88,0.10);
    box-shadow: 0px 0px 15px 0px rgba(41,61,88,0.10);
overflow-y: scroll;
overflow-x:hidden;
margin-bottom: 25px;
padding:15px;
}
.scrollbar p{
    padding:20px 15px;
}
.scrollbar ul li{
display:block;
}
.force-overflow
{
min-height: 200px;
}



#style-2::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
border-radius: 10px;
background-color: #fff;
}

#style-2::-webkit-scrollbar
{
width: 6px;
background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar-thumb
{
/*border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);*/
background-color: #062787;
}
.table_form {
    border: 1px solid #ccc;
    width: 100%;
}
.table_form tr td {
    padding: 10px;
    border: 2px solid #ccc;
}
/*----keynote-detail start here---*/

.keynote-list{
    border: 1px solid #f5f0f0;
-webkit-box-shadow: 1px 1px 2px #6b696b;
    box-shadow: 1px 1px 2px #6b696b;
width:100%;
float:left;
padding:10px;
height: 180px;
    margin: 0px 0px 20px;
}
.keynote-list img{
    width:100%;
height:120px;
}
.keynote-list h1 {
    color: #12396d;
    font-size: 18px;
    letter-spacing: 0.5px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left;
}
.keynote-list h5{
    color: #1b1a1a;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 20px;
}
.keynote-list h3{
    color: #353638;
    font-size: 18px;
    letter-spacing: 0.5px;
    font-weight: 600;
}


@media screen and (min-width: 300px) and (max-width: 639px) {

.logo{
    width:45%;
	float:left;
}
.topnav{
    width:100%;
	float:left;
	overflow: inherit;
}
    .topnav a.icon {
        margin-top: -65px;
        position: absolute;
        right: 10px;
        font-size: 25px;
    }
    .conference {
    width: 100%;
    height: auto;
    top: 80px;
    right: 0px;
    left: 0px;
    padding: 10px;
}
.place {
    height: auto;
    top: 90px;
    right: 0px;
    left: 0px;
    margin: 0 auto;
    width: auto;
    padding: 3px;
    font-size: 16px;
}
.details {
    margin: 0;
} 
.date-details {
    width: 100%;
} 
.idate h4 {
    margin-left:0px;
    margin-right:0px;
} 
.idate1 h4 {
    margin-left:0px;
    margin-right: 0px;
}
.qlinks h3 {
    margin-left: 4px;
    margin-right: 4px;
}
.links {
    margin-left: 4px;
    margin-right: 4px;
}
.indeximg {
    margin-left: 0px;
    margin-right: 0px;
}
.indexed {
    margin-left: 4px;
    margin-right: 4px;
}
.service-social {
    padding: 0px 15px;
    margin-top: 1em;
    width: 100%;
}
.keynote-list {
    height: 100%;
}
.keynote-list img {
    width: 100%;
    height: 170px;
    object-fit: contain;
}
}

@media screen and (min-width: 640px) and (max-width: 899px) {
.cont-info{
    width:75%;
	float:left;
}
.cont-info .col-md-3{
    width:auto;
	float:left;
}
.logo{
    width:45%;
	float:left;
}
.topnav{
    width:100%;
	float:left;
	overflow: inherit;
}
.topnav a.icon {
    margin-top: -6em;
}
 .conference {
    height: auto;
    top: 100px;
}
.place {
    height: auto;
    top: 150px;
	left:0px;
}
.date-details{
    width:100%;
}
.date-details .idate{
    width:50%;
	float:left;
}
.idate h4 {
    margin-left: 0px;
    margin-right: 0px;
}
.date-details .idate1{
    width:50%;
	float:left;
}
.idate1 h4 {
    margin-left: 0px;
    margin-right: 0px;
}
.qlinks h3 {
    margin-left: 4px;
    margin-right: 4px;
}
.links {
    margin-left: 4px;
    margin-right: 4px;
}
.indeximg {
    margin-left: 0px;
    margin-right: 0px;
}
.indexed {
    margin-left: 4px;
    margin-right: 4px;
}
.service-social {
    padding: 0px 15px;
    margin-top: 1em;
    width: 50%;
}
.keynote-list {
    width: 49%;
    margin-right: 1%;
    height: 700px;
}
.keynote-list img{
    height: 500px;
    object-fit: cover;
}
}

@media screen and (min-width: 900px) and (max-width: 1049px) {
.cont-info{
    width:77%;
	float:left;
}
.cont-info .col-md-3{
    width:auto;
	float:left;
}
.logo{
    width:45%;
	float:left;
}
.topnav{
    width:65%;
	float:left;
	overflow: inherit;
}
.topnav a.icon {
    margin-top: -6em;
}
 .conference {
    height: auto;
    top: 100px;
	width:80%;
}
.place {
    height: auto;
    top: 60px;
    left: 0px;
    width: 100%;
}
.date-details{
    width:100%;
}
.date-details .idate{
    width:50%;
	float:left;
}
.idate h4 {
    margin-left: 0px;
    margin-right: 0px;
}
.date-details .idate1{
    width:50%;
	float:left;
}
.idate1 h4 {
    margin-left: 0px;
    margin-right: 0px;
}
.qlinks h3 {
    margin-left: 4px;
    margin-right: 4px;
}
.links {
    margin-left: 4px;
    margin-right: 4px;
}
.indeximg {
    margin-left: 0px;
    margin-right: 0px;
}
.indexed {
    margin-left: 4px;
    margin-right: 4px;
}
.service-social {
    padding: 0px 15px;
    margin-top: 1em;
    width: 50%;
}
.keynote-list {
    /* width: 50%; */
    /* height: 335px; */
}
}

@media screen and (min-width: 1050px) and (max-width: 1199px) {
.top-head {
    font-size: 13px;
    letter-spacing: 0px;
}
.topnav a {
    padding: 23px 5px;
}
.conference {
    top: 110px;
	height:135px;
	width:82%;
	right: 5em;
}
.place {
    top: 50px;
    left: 220px;
}
.qlinks h3 {
    font-size: 18px;
}
}

@media screen and (min-width:768px) and (max-width:992px) {
    .associate_img{
        width: 50% !important;
    }

    .sk_img{
        display: flex;
        flex-wrap: wrap;
    }
}

.description #paragraph > div{
    width: 100%;
    /* overflow-x: scroll; */
}

@media (max-width:640px){
    .top-head .social-link{
        padding-left: 3rem;
        margin-top: 1rem;
    }
}

.sk_img .associate_img img{
    object-fit: contain !important;
}

.confheading{
    color:#fff
}
.venuestyl{
    max-width:500px;
}
.owl-carousel .owl-stage-outer {
    padding-bottom: 15px;
}


@media screen and (min-width:320px) and (max-width:768px) {
    
    .full-header {
        text-align: center;
    }
    .confheading{
        margin-bottom: 55px;
        font-size: 20px;
    }
    .datestyle{
        font-size: 18px;
    }
    .button-42 {
        margin-top: 10px;
    }
    .topnav {
        padding: 0;
    }
    .topnav a {
        display: none;
    }
    .cont-info{
        display: inline-flex;
    }
    .phone-no{
        font-size: 10px;
        padding: 0;
    }
    .whatsapp-no{
        display: none
    }
    .mail-id{
        font-size: 10px;
    }
    .social-link{
        display: none;
    }
    #bg {
        top: 42px;
    }
    .recent-event{
        padding: 0 10px;
    }
    .speaker-title{
        text-align: center;
    }
    .keynote-list h5 {
        font-size: 16px;
        text-align: center;
    }
    .keynote-list h3 {
        text-align: center;
    }
    .banner {
        margin-top: 126px;
    }
    .keynote-list h1 {
        text-align: center;
    }
    .venuestyl{
        max-width:100%;
    }
    .fheading{
        text-align: center;
    }
    .qllist {
        text-align: center;
    }
    .social-links{
        text-align: center;
    }
    .fasm {
        float: none;
    }
    .confgalleryimg{
        width:100%;
        height:auto;
    }
    .h2, h2 {
        font-size: 26px;
    }
    .logosec{
        text-align: center;
    }
}