@charset "utf-8";
/* CSS Document valid on http://www.designmeena.com/ */

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:#e6e6e6;
}

img{
	border:none;
}

.clear_left{
	clear:left;
}

.clear_both{
	clear:both;
}

#wrapper{
	margin:0 auto;
	padding:0 auto;
	width:1179px;
	background:#fff;
}

#header {
    margin: 0 auto;
    background: aliceblue;
    padding: 20px;
    padding-bottom: 44px;
    height: 202px;
    box-shadow: 0 14px 15px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 3px;
    margin-top: 104px;
}
#header img {
	width:1139px;
	height:266px;
}
#container{
	float:left;
	width:1149px;
	margin-top:-3px;
	background:#fff;
	padding:15px;
}

#row1{
	float:right;
	width:235px;
	border:0px solid #000000;
	margin-left:0px;
	margin-top: 17px;
}

#row2{
	float:right;
	width:880px;
	
	border:0px solid #000000;
	padding:0px 10px;
}	

#row3{
	float:left;
	width:200px;
	border:0px solid #000000;
	/*background:#93C9FF;*/
}

.lefthead{
	border-bottom: 2px solid #ffa600;
    background: linear-gradient(to bottom, #524f4f, #2d2d2d);
    font-family: "Times New Roman", Times, serif;
    color: #fff;
    text-align: center;
    padding: 5px 0px;
	font-size: 20px;
	margin: 0px;
}

#main_head{
	float:left;
	background:url(../images/nav_h.gif) left top no-repeat;
	width:324px;
	height:44px;
	padding:5px;
	text-align:left;
	color:#FFFFFF;
	font-size:20px;
}	

.content {
	font-size:14px;
	text-align:justify;
	color:#333333;
	line-height: 30px;
}

h2{
	font-size:20px;
	color:#000;
	padding-bottom:10px;
	font-family:"Times New Roman", Times, serif;
	padding-left: 10px;
}
#row3 h2{
     border-bottom:2px solid #ffa600;
	 background: linear-gradient(to bottom, #524f4f, #2d2d2d);
	 font-family:"Times New Roman", Times, serif;
	 color:#fff;
	 text-align: center;
     padding: 5px 0px;
	 margin-bottom: 2px;
	 width: 100%;
	}

a.conf-name{
	font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    width:97px;
    float: left;
	margin-bottom:1px;
    background: linear-gradient(to bottom, #524f4f, #2d2d2d);
    /*margin: 8px;*/
    padding: 10px;
	font-family:"Times New Roman", Times, serif;
}

#indexsupport{
	float:left;
	width:1100px;
}

#fullfooter{
	background:#dcdcdc;
	width:100%;
	height:70px;
}

#footer{
	margin: 0 auto;
    padding: 0 auto;
    width: 1179px;
    background: #ffffff;
    /* margin-top: 10px; */
}

.fotcont{
	font-size: 14px;
    text-align: center;
    color: #ffffff;
    padding: 20px;
    background:#222222;
	border-top: 4px solid #f99d1c;
}

.top {
	padding:10px;
}
.container {
    width: 1170px;
}
.logo {
    height: auto;
    margin-bottom: 5px;
    padding: 20px 0px 10px 10px;
    background: #fff;
    width: 1169px;
    top: 0;
}
.new-para {
	font-family: fantasy;
	float: left;
	margin-left: 20px;
	font-size: 26px;
	margin-top: -17px;
	line-height: 25px;
	color: #194c86;
	width: 490px;
}
.new-para p{
    margin-top:45px;
	letter-spacing: 1px;
	}
.new-add {
	float:left;
}

.pkdimg {
    background: #e6e6e6;
    width: 260px;
    height: 350px !important;
    float: left;
    text-decoration: none;
    box-shadow: 0px 0px 3px;
    padding: 0px;
    border-bottom: 3px solid #ffa600;
    margin: 10px;
}
.pkdimg h2{
	font-size:15px;
	color:#000000;
}
.pkdimg img {
	margin-bottom:5px;
}
.pkdimg a{
     	text-decoration: none;
}
.pkdimg a p {
    padding: 5px 10px;
    margin: 0px;
    text-transform: uppercase;
    color: #101010;
    font-size: 13px;
    font-weight: 700;
    font-family: "Times New Roman", Times, serif;
	
}
.recent_evnt_pic{
	padding:5px;
	border:1px inset #CCCCCC;
}
.download tr{
     margin-top:10px;}

.download td{
    color: #fff !important;
    font-size: 17px;
    height: 25px;
    padding: 5px 10px;
    margin-bottom: 5px;
    width: 100%;
    background: linear-gradient(to bottom, #524f4f, #2d2d2d);
    font-family: "Times New Roman", Times, serif;
	border-bottom: 1px solid white;
	}	
#row2 img{
     margin-top:20px;
	 }	
/*#row2 table{
    background: #e6e4e4;
	}	*/ 
.confr-info-bttn {
	width: 100%;
	float: left;
}
.confr-info-bttn a {
	color: #fff;
	font-size: 14px;
	letter-spacing: 1px;
	float: left;
	display: flex;
	background: #123663;
	border-radius:5px;
	padding:5px 20px;
	text-align: center;
	text-decoration:none;
}
.download-button{ 
	width:35px;
	margin-top:0px;
	background: #f59447;
	border-radius: 50%;
	height:34px;
	margin-left:10px;
}
.download-button i{ 
	line-height: 34px;
	font-size: 16px;
	font-weight: 400;
}
.content table tr td{
	padding:0px 10px;
	}

.social{
	float:right; 
	width:250px;
}
.social a i {
	color: #143f71;
	font-size: 20px;
	margin: 20px 3px;
}

#header img {
width: 1139px;
height: 231px;
}

.footerlogo{
	height:70px;
	display: none;
	margin: 0 auto;
}
.quicklinkstyl{
	list-style-type: none;
    text-align: center;
    margin-left: -40px;
}
.qllist{
	    padding-top: 10px;
}
.listtext{
	color: #fff;
	text-decoration: none;
}
.qlsec{
	display: none;
}

.socialicon{
	display: none;
}

.socialicon a i {
	color: #fff;
	font-size: 20px;
	margin: 20px 7px;
}
.bannerimg{
	display: none;
}



@media (min-width: 320px) and (max-width: 768px) {
	.logo {
		position: fixed;
		top: 0;
		border-bottom: 1px solid #ccc;
		z-index: 9999;
		margin: 0 auto; 
		display: block;
		text-align: center;
	}
	#wrapper{
		width: auto;
	}
	/* .logo {
		margin: 0 auto; 
		padding: 10px;
		display: block;
		text-align: center;
	} */
	.logo img{
		height:70px;
		/* float:left; */
	}

	#header {
		padding-bottom: 0px;
		height: auto;
		margin-bottom: 0;
		text-align: center;
		display: none;
		padding: 0;
	}

	.new-para {
		margin: 0 auto;
		line-height: 20px;
		width: auto;
		padding: 0 10px;
		text-align: center;
		display: none;
	}
	.button-box{
		display: none;
	}
 	.social {
        display: none; /* Works with text-align center on parent */
        padding: 0 5px;
        float: none;
    }

    .social a i {
        margin: 3px;
    }
	/* .social {
		display: flex;
		justify-content: center;
		gap: 10px;
		padding: 0 5px;
		float: none; 
	}

	.social a i {
		margin: 3px;
	} */

	#google_translate_element {
		padding: 6px;
		margin-left: 10px;
		margin-bottom: 5px;
	}
	#container {
		float: none;
		width: 100%;
		padding: 0;
	}
	#row1 {
        /* float: none; */
        width: 100%;
        margin-bottom: -30px;
        margin-top: 0;
    }
	#row2 {
		float: none;
		width: 100%;
		padding: 0;
	}
	#header img {
		width: 100%;
		height: auto;
	}
	.content {
		padding: 10px;
		line-height: 24px;
	}
	#row2 img {
		height: auto;
		width: 100%;
	}
	#footer {
		width: 100%;
	}
	.scopushead{
		font-size: 20px;
	}
	.content table tr td {
		padding: 0px;
	}
	.footerlogo{
		display: block;
	}
	.qlsec{
		display: block;
	}
	.socialicon{
		display: inline-block;
	}
	.bannerimg{
		display: block;
        width: 100%;
		margin-top: 5px;
	}
	.mainbannerimg{
		display: none;
	}
	.venuetitle{
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.socialicon a i {
		font-size: 16px;
		margin: 15px 2px;
	}
	.conf-vdo {
    display: block !important;
}
	.conf-vdo div:nth-child(2){
		padding: 10px 0px !important;
	}
	.btn-3{
		padding: 14px 8px;
	}
}
	.btn-3{
		padding: 14px 30px;
		background: brown;
		border: none;
		border-radius: 8px;
		color: #ffffff;
		cursor: pointer;
	}	
	.btn-mng{
		padding: 34px 0;
		display: flex;
	}
	.btn-mng div:nth-child(2) {
  		margin: 0px 30px;
	}
	.navbar-conf {
		display: flex;
		list-style: none;
		background: #083374;
		padding: 6px 0px;
	}
	.navbar-conf li a {
		text-decoration: none;
		color: #fff;
	}
	.navbar-conf li {
		padding: 5px 18px;
	}
	.conf-vdo{
		display: flex;
	}
	.conf-vdo div:nth-child(2){
		padding: 0px 10px;
	}
	.clients-column{
		padding: 0px 0px 0px 38px;
	}

