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

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	/*font: normal 12px/18px Arial, Helvetica, sans-serif;*/
}

@font-face {
    font-family: "cambriab";
    src: url(../font/cambriab.ttf) format("truetype");
}

img{
	border:none;
}

.clear_left{
	clear:left;
}

.clear_right{
	clear:right;
}


.clear_both{
	clear:both;
}

#fullheader{
	width:100%;
	height:500px;
	border-bottom:5px solid #283891;
}
.header-top{
	background: #0a6eab;
	width:100%;
	}

#header{
	margin:0 auto;
	padding:0 auto;
	width:1100px;
}

.logo{
	width:310px;
	float:left;
}
.logo img{
	width:100%;
  border-radius: 10px;
}
#topmenu{
	float:right;
	margin-top:35px;
	width:600px;
}

.srnt_std{
	background:#283891;
	padding:7px;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	text-transform:capitalize;
	font-weight:normal;
}

.staff{
	background:#FFCC00;
	padding:7px;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	text-transform:capitalize;
	font-weight:normal;
	margin-left:5px;
}

#mainmenu{
	margin-top:120px;
	width:100%;
	height:48px;
	-moz-box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.07);
}

.nav-main{
	background: #0a6eab;
	}

.banner{
	padding:0 auto;
	width:100%;
	margin-top:11em;
		
}
.banner img{
	width:100%;
	}

#fulltopic{
	width:100%;
	height:250px;	
	background:#e5e5e5;
	margin-top:17px;
	display:none;
}

#toptopic{
	margin:0 auto;
	padding:0 auto;
	width:1100px;
	border:0px solid #000000;
}

#box_topic{
	float:left;
	margin-top:10px;
}

h1{
	font-size:25px;
	font-family: "cambriab";
    src: url(../font/cambriab.ttf) format("truetype");
	color:#333333;
	font-weight:normal;
}

.btn {
  display: inline-block;
  padding: 35px 37px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius:0px;
  margin:1px;
  width:138px;
}
.btn:hover,
.btn:focus {
  color: #000000;
  text-decoration: none;
  background:#faa21b;
}

.btn-primary {
  color: #333333;
  background-color: #FFFFFF;
  border-color: #cccccc;
}

#cointainer{
	margin:0 auto;
	padding:0 auto;
	width:1100px;
}

#devided{
	float:left;
	width:1100px;
	border:0px solid #000000;
	margin-top:30px;
	min-height:800px;
}

#row1{
	float:left;
	width:100%;
	border:0px solid #000000;
}
.col-sidebar{
	float:left;
	width:25% !important;
	border:0px solid #000000;
	padding-right: 15px;
    padding-left: 15px;
}

#row1 h1{
	font-size:30px;
	font-family: "cambriab";
    src: url(../font/cambriab.ttf) format("truetype");
	color:#ecbe01;
	font-weight:bold;
	}

#row2{
	float:left;
	width:100%;
	border:0px solid #000000;
}
.col-about{
	float:left;
	width:70% !important;
	border:0px solid #000000;
	padding-right: 15px;
    padding-left: 10px;
}
.col-about h3{
	font-size:30px;
	font-family: "cambriab";
   
	font-weight:bold;
	margin-bottom:0px !important;}

#row2 h3{
	font-size:30px;
	font-family: "cambriab";
	font-weight:bold;
	margin-bottom:20px;
	border-bottom: 2px solid #FF9800;
    padding-bottom: 20px;
    width: fit-content;
	}

#conference_box{
	float:left;
	width:49%;
	border:0px solid #000000;
	margin-right:5px;
}

.date{
	width:100%;
	}
#paper-info{
	border: 1px solid #c5bebe;
    float: left;
    height: 100%;
    padding: 10px;
	}	
.imp-date{
	width:240px;
	float:left;
	box-shadow: 1px 1px 2px #888888;
	}
.imp-date:hover{
	box-shadow: 3px 3px 3px #888888;
}	
#sub-title{
	width:100%;
	float:left;
	background:#403a3a;
	}
#sub-title h2{
	width:190px;
	float:left;
	font-size:15px;
	padding:5px 10px;
	color:#fff;
	font-family: "cambriab";
	}
#sub-title img{
	width:20px;
	float:left;
	height:23px;
	padding-right:10px;
	padding-top: 2px;
	}	

.imp-date p{
	width:190px;
	float:left;
	font-size:17px;
	padding:20px;
	color:#000;
	text-align:center;
	}	

.event-wrapper {
  /*font-size: 1em;*/ 
  font-size: 0.8em;
}

*/
.events-feed-wrapper {
  width: 100%;
  color: #000000;
  overflow: hidden; }

.events-feed-wrapper h2 {
  margin: 0.7em 0; }

.event-wrapper {
  width: 100%;
  background-color: #f0f0f0;
  overflow: hidden;
  margin: 1em 0;
  max-height: 100px; }

.event-wrapper:hover {
  background-color: #d9d9d9;
}

.event-wrapper:hover .event-title,
.event-wrapper:hover .event-location {
 color: #033156;
}

.event-date {
  background: #003399;
  float: left;
  width: 20%;
  height: 100%;
  clear: both;
  float: left;
  max-width: 65px;
  color:#FFFFFF;
 }

.event-date-number {
  font-size: 3em;
  line-height: 1em;
  clear: both;
  float: left;
  text-align: center;
  width: 100%; 
  font-weight: bold;
}

.event-date-month {
  font-size: 1em;
  clear: both;
  float: left;
  text-align: center;
  width: 100%;
  line-height: 1.5em;
}

.event-date-year {
  font-size: 1.5em;
  clear: both;
  float: left;
  text-align: center;
  width: 100%;
  line-height: 1.5em;
  color:#FFFFFF;
  background-color:#FF9900;
}

.event-details {
  width: 20%; }

.event-image {
  float: left;
  width: 20%;
  height: 100%;
  margin-right: 2%; }

.event-image img {
  height: 100%; }

.event-details {
  margin-top: 0.5em;
  overflow: hidden; }

.event-details.no-image {
  padding-left: 2%;
  width: 70%; }

.event-title {
  font-size: 13px;
  float: left;
  clear: both; 
  font-weight: bold;
  color: #58595b;
}

.event-location {
  clear: both;
  float: left;
  font-size: 1em; 
  color: #58595b;
}

.events-view-all, .view-all-videos {
  float: right; }

.events-view-all a, .view-all-videos a {
  text-decoration: none;
  /*font-size: 1.4em;*/
  font-size: 1.1em; 

}

.events-view-all a:after, .view-all-videos a:after {
  content: ">";
  margin-left: 0.5em; }


.content{
	font-size:14px;
	text-align:justify;
	line-height:25px;
}

.find_out_more{
	font-size:14px;
	color:#ffcc00;
	background:#003399;
	padding:10px;
	text-align:right;
	float:right;
	margin-bottom:20px;
}

.destination-box {
  width: 100%;
  background-color: #f3f3f3;
  overflow: hidden;
  margin-bottom: 5	px; }

.destination-box a {
  color: #58595b;
  text-decoration: none;
  border-bottom:5px solid #FFFFFF;
   }

.destination-box-link {
  /*font-size: 1.4em;*/
  font-size: 1.2em;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0.8em; 
  box-sizing: border-box;
  border-bottom:5px solid #FFFFFF;
}

.destination-box-link:hover {
  background: #033156;
  color: #FFF;
}

.destination-box-link:after {
  content: "";
  display: inline-block;
  height: 25px;
  width: 15px;
  margin-left: 1em;
  vertical-align: bottom;
}

.call-to-action {
  text-transform: uppercase;
  text-align: right;
  cursor: pointer;
  font-size: 1em;
}

#ltstblog{
	float:left;
	width:340px;
	margin-top:0px;
}

#blg_img{
	float:left;
	width:340px;
	height:auto;
	margin-top:0px;
}

#blog_detail{
	float:left;
	width:340px;
	margin-left:0px;
	margin-top:10px;
	border:0px solid #FF0000;
}

#fullfooter{
	width:100%;
	height:190px;
	background:#403a3a;
}

#footer{
	margin:0 auto;
	padding:0 auto;
	width:1100px;	
	border:0px solid #000000;
}

#schools{
	float:left;
	width:200px;
	border:0px solid #000000;
	margin-top:20px;
}
#fot-social{
	float:left;
	width:270px;
	border:0px solid #000000;
	margin-top:20px;
}
.ft_mnu{
	font-size:14px;
	color:#FFFFFF;
	line-height:30px;
}

.fot_content{
	font-size:14px;
	color:#FFFFFF;
	line-height:25px;
}

h3{
	line-height:25px;
}

#fullcopyright{
	width:100%;
	height:30px;
	background:#FFCC00;	
}

#copyright{
	margin:0 auto;
	padding:0 auto;
	width:1100px;
	padding-top:5px;
	font-size:14px;	
	text-align:center;
}

.subsc_textfield{
	width:200px;
	height:30px;
	border:1px solid #CCCCCC;
}

.sebsc_btn{
	width:100px;
	height:30px;
	border:1px solid #283891;
	background:#283891;
	color:#FFFFFF;
	text-transform:uppercase;
}
.cityPictureHolder {
    height: 320px;
    overflow: hidden;
    width: 750px;
}
.imp_row1 {
    background: #003399;
    color: #FFFFFF;
    padding: 10px;
	border-bottom: 1px solid;
}
.imp_row2 {
    background: #fd9535;
    color: #FFFFFF;
    padding: 10px;
	border-bottom: 1px solid;
}
	.psdt {
						     position: absolute;
                             display: block;
                             margin-left: 27px;
                             margin-top: -138px;
                             color: aliceblue;
							 text-align:center;
					  }
					  .pstopic {
					         position: absolute;
                             display: block;
                             margin-left: 154px;
                             margin-top: -155px;
                             color:#fff;
							 text-align:left;
							 width:535px;
							 font-size:18px;
					  }
					  .pstopic p {
						  font-size:18px;
						  color:#fff;
					  }
					  .placeps {
						     position: absolute;
                             display: block;
                             margin-left: 410px;
                             margin-top: -89px;
                             color: rgb(0, 0, 0);
                             font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
                             text-transform: uppercase;
                             font-size: 20px;
                             background: rgb(255, 255, 255);
                             padding: 10px;
                             border-radius: 20px;
					           }
							   .total-news section {
								   margin-bottom:20px;
							   }
							   .hovereffect {
   width: 100%;
   height: 187px;
   float: left;
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
}



.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  /*background-color: rgba(75,75,75,0.7);*/
  -webkit-transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
  transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
}

.hovereffect:hover .overlay {
      background-color: rgba(0, 51, 153, 0.35);
}

.hovereffect img {
  display: block;
  position: relative;
}

.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
 background: rgba(0, 51, 153, 0.68);
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  -webkit-transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
  transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
}

.hovereffect:hover h2 {
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}

.hovereffect a.info {
      display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
    transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
    font-weight: normal;
    margin: -46px 0 0 0;
    padding: 67px 97px;
    font-size: 24px;
}

.hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}
    
	.world-news-grid {
    width: 31.3333%;
    float: left;
    margin-left: 11px;
    margin-right: 11px;
    margin-bottom: 10px;
    height: 187px;
}
.form-control{

min-height:40px;
min-width:400px;
}
.flex-control-nav{
	display:none;
}


/*--- tab code start here--*/

/*---tab code start--*/

.tab_container {
	width: 100%;
	margin: 0 auto;
	/*padding-top: 70px;*/
	position: relative;
}

input, section {
  clear: both;
  padding-top: 10px;
  /*display: none;*/
}

label {
  font-weight: 700;
  font-size: 18px;
  display: block;
  float: left;
  width: 244px;
  padding:10px 15px;
  color: #ecbe01;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  border-bottom: 1px solid #0054a4;
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4,
#tab5:checked ~ #content5 {
  display: block;
  padding: 20px 0px;
  background: #fff;
  color: #999;
}

.tab_container .tab-content p,
.tab_container .tab-content h3 {
  -webkit-animation: fadeInScale 0.7s ease-in-out;
  -moz-animation: fadeInScale 0.7s ease-in-out;
  animation: fadeInScale 0.7s ease-in-out;
}
.tab_container .tab-content h3  {
  text-align: center;
}

.tab_container [id^="tab"]:checked + label {
  /*background: #ff7728; */
    box-shadow: inset 0 3px #2e70bc;
    /* border: none; */
    border: 1px solid #215d93;
    border-bottom: none;
}

.tab_container [id^="tab"]:checked + label .fa {
  color: #0CE;
}

label .fa {
  font-size: 1.3em;
  margin: 0 0.4em 0 0;
}
.w3layouts-grids{
	  border: 1px solid #f0f0f0;
	  margin-bottom:2em;
	  }
.wthree_team_grid {
	width:25%;
	float:left;
}
.hover14 {
    text-align: center;
    padding: 10px 0px;
}
.hover14 h4 {
    text-align: center;
    font-size: 14px;
    margin: 10px;
}
.view-detail{
	    text-align: center;
		}
.view-detail span {
    width: 115px;
    margin: auto;
    padding: 7px;
    font-size: 17px;
}
.view-detail span a{
	display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #215d93;
    color: #fff;
    text-transform: uppercase;
    -webkit-box-shadow: 0 0 1px #000;
    -moz-box-shadow: 0 0 1px #000;
    box-shadow: 0 0 1px #000;
}
#recent h3{
	font-size: 30px;
    font-family: "cambriab";
    src: url(../font/cambriab.ttf) format("truetype");
    color: #ecbe01;
    font-weight: bold;
    margin-bottom: 20px;
}
/*Media query*/
@media only screen and (max-width: 900px) {
  label span {
    display: none;
  }
  
  .tab_container {
    width: 98%;
  }
}

/*Content Animation*/
@keyframes fadeInScale {
  0% {
  	transform: scale(0.9);
  	opacity: 0;
  }
  
  100% {
  	transform: scale(1);
  	opacity: 1;
  }
}

.no_wrap {
  text-align:center;
  color: #0ce;
}
.link {
  text-align:center;
}
.slider{
	overflow:hidden;
	}
.gallery{
		width:345px;
}
.classic-title {
	font-size: 22px;
    font-family: "cambriab";
	border-bottom: 2px solid #FF9800;
	padding-bottom: 20px; width: 250px;
    
    font-weight: bold;
	    margin-left: 20px;
		margin-top:30px;
}

#ad-icon{
	 width:100%;
}	
#ad-icon td{
	padding:22px;
}
	
/*sidebar start here*/

.col-sidebar h3{
	font-size: 25px;
    font-family: "cambriab";
    font-weight: bold;
	border-bottom: 2px solid #FF9800;
	 padding-bottom: 20px; width: 250px;
}
#sidebar-left{
	margin-top:20px;
}

#sidebar-left li {
  list-style-type : none;
  border-top    : 1px solid #FFF;
  border-bottom : 1px solid #ddd;
  background-color: #f4f5f6;
  background-size : 215% 100%;
  background-position : 90% 0px;
  -webkit-transition : 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
  -moz-transition : 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
}

#sidebar-left a {
  display: block;
  padding    : 15px 0;
  color      : #454545;
  text-align : center;
  font-family: 'Source Code Pro', sans-serif;
  text-decoration: none;
  -webkit-transition : color .1s;
  -moz-transition : color .1s;
  
  text-align: left;
    padding-left: 20px;
	text-transform:uppercase;
}

#sidebar-left a:hover {
  color : #fff;
  -webkit-transition : color .1s;
  -moz-transition : color .1s;
}

#sidebar-left li{
background-image: -webkit-linear-gradient(left, #7b7373 0%, #403a3a 50%, #f4f5f6 0%);
  background-image : -moz-linear-gradient(left, #7b7373 0%, #403a3a 50%, #f4f5f6 0%);
  border-bottom : none;
  text-align:left;
}




#sidebar-left li:hover {
  -webkit-transition : 0.3s cubic-bezier(0.175, 0.285, 0.32,1.0) all;
  -moz-transition : 0.3s cubic-bezier(0.175, 0.285, 0.32,1.0) all;
  background-position : 0% 0%;
}

#toggle:checked ~ nav {
  margin-left:  -240px;
  -webkit-transition : 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
  -moz-transition : 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all;
}

/*-- hover effect---*/

.sub1-icon{
	margin: 15px 0px;
    padding: 0px 5px;
    width: 100%;
    text-align: center;
	}	
.paper-download{
	margin-top:10px;
	text-align:center;
	}
.submit-download{
	margin-top:29px;
	padding:0px 2px;
	}		
.testimonial{
	margin-bottom: 11px;
    color: #000;
    font-size: 15px;
    font-weight: bold;
    border: 4px solid #f1ecec;
    height: 170px;
    width: 196px;
    margin-left: 7px;
    margin-right: 9px;
    text-align: left;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
}

.download{
	width:100%;
	float:left;
	margin:20px 0px;
}

/*--- 3rd party start here--*/

.recent-update{
	width:33.33%;
	float:left;
}

.twitter{
	width:50%;
	float:left;
}

.facebook{
	width:50%;
	float:left;
}
/*--tab start here---*/

.scrollbar
{
	float: left;
	height:403px;
	width: 95%;
	background: #F5F5F5;
	overflow-y: scroll;
	overflow-x:hidden;
	margin-bottom: 25px;
}
.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: #F5F5F5;
}

#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;
}

/*
 *  STYLE 3
 */

#style-3::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

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

#style-3::-webkit-scrollbar-thumb
{
	background-color: #062787;
}

/*--- image gallery code start here--*/

#fot-social a img{ 
	width:35px;   
}

#movetop {
    position: fixed;
    bottom: 20px;
    right: 32px;
    z-index: 99;
    border: none;
    outline: none;
    cursor: pointer;
    width: 46px;
    height: 46px;
    background: #495fef;
    padding: 0;
    opacity: 1;
    transition: 0.3s ease;
    border-radius: 6px;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
}
.venueimgstyl{
	max-width:500px;
}

@media screen and (min-width: 320px) and (max-width:768px) {
	#topmenu {
		display:none;
	}
	.facebook {
		float:none;
	}
	#fullfooter {
		width:auto;
		height: auto;
		text-align: center;
	}
	#footer {
		width:auto;
		margin-bottom: 10px;
		padding: 0 20px;
	}
	.cookieBar {
		display:none;
	}
	.testimonial {
		width:172px!important;
	}
	#paper-info {
		width: 89%!important;
		margin-bottom: 10px;
	}
	.col-about {
		width: 100% !important;
	}
	.twitter {
		width:100%!important;
	}
	.facebook {
		width:100%!important;
	}
	#copyright {
		width:420px!important;
	}
	.tawk-min-container {
		display:none!important;
	}
	.tawk-min-container .tawk-button-circle.tawk-button-large {
		display:none!important;
	}
	html,body {
		overflow-x:hidden;
	}
	#fot-social {
		padding-left:0px!important;
		float: none;
    	width: 100%;
	}
	#devided {
		display:flex;
		flex-direction:column;
		width: 100%;
	}
	.col-sidebar {
		width:92%!important;
	}
	.imp-date {
		width: 100%;
	}
	#headData {
		width:95%;
		text-align: justify;
	}
	table {
		width:96%;
	}
	.text1 {
		width:96%;
	}
	.pub-table {
		margin-left: -257px;
		width: 53%;
	}
	.download {
		width: 59%;
		margin: 0px 88px;
	}
	.Call_cont p {
		width: 93%;
	}
	.scrollbar {
		width: 98%;
		margin: 10px;
	}
	#row2 h3 {
		margin-top: 20px;
	}
	#cointainer {
		width: 100%;
	}
	.classic-title {
		margin-left: 0px;
	}
	.skd_associates{
		padding: 0 10px;
	}
	.social{
		padding: 0 10px;
	}
	.venueimgstyl{
		max-width:95%;
	}
	#sub-title h2 {
		width: auto;
	}
	#sub-title img {
		padding-top: 5px;
	}
	#schools {
		float: none;
		width: 100%;
	}
}
