@import url('https://fonts.googleapis.com/css?family=Rambla&display=swap');

html,
body {
	margin: 0;
	font-size: 100%;
	/*font-family: 'Cantata One', serif;*/
	/*font-family: 'Marmelad', sans-serif;*/
	font-family: 'Rambla', sans-serif;
	background: #fff;
	/* overflow-x: hidden; */
}
a{
    text-decoration: none !important;
}
/*-- top-bar-w3layouts --*/

.header {
	position: relative;
	width:100%;
	float:left;
}

.header-nav {
	position: relative;
}

.top-header {
	width: 100%;
    float: left;
    z-index: 99999;
    background: #385aa3;
    height: 100%;
	display: flex;
    align-items: center;
}
.header-logo{
    padding: 0em 2em;
	/*background:#fff;*/
}
.header-logo .logo{
	width:100%;
	background: #fff;
    border-radius: 10px;
    padding: 5px;
}
.header-left-info{
    padding:0em 2em;
}

/*-- Logo --*/

/*.logo {
	width: 60%;
	float: left;
}
*/
.logo a {
	font-size: 40px;
	font-weight: bolder;
	color: #EEE;
}

.logo a:hover {
	color: #FFF;
}


.menu{
	float:right;
	margin-top: 1.2em;
}
.menu ul{
    text-decoration:none;
	padding-left:0px;
	padding-right:0px;
	margin-bottom: 0px;
}
.menu ul li{
    display: inline-block;
    padding: 23px 0px;
   
} 
.menu ul li::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #fff;
    transition: width .3s;
	margin-top: 10px;
}

.menu ul li:hover::after {
    width: 100%;
    /* //transition: width .3s; */
}
.menu ul li a {
	color: #fff;
	text-decoration: none;
	padding: 10px 6px;
	font-size: 16px;
	letter-spacing: 1px;
}
.menu ul li a:hover{
   color:#ffb100f0; 
}

/*--- banner start here ---*/

.contact-social-link{
    padding: 0px 0;
    z-index: auto;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    height:200px;
}
.contact-info-detal{
    position: relative;
    box-sizing: border-box;
    /* box-shadow: 0 0 20px 0 rgba(0,0,0,.2); */
    width: inherit;
    /* top: 129px; */
    /* margin-top: -2em; */
    /* background: #fff; */
	/* width: 84%; */
    float: left;
      /* width: 100%; */
}
.confrn-date{
    text-align:center;
	border-right: 2px solid #efefef;
    height: 165px;
	background: #f1f1f1;
	padding: 2rem 0;
      width: 100%;
}
.confrn-contact{
    text-align:center;
	border-right: 2px solid #efefef;
    height: 165px;
	background: #fff;
	padding: 2rem 0;
}
.confrn-social{
    text-align:center;
	border-right: 2px solid #efefef;
    height: 165px;
	background: #f1f1f1;
	padding: 2rem 0;
}
.contact-info-detal h4{
    color: #274992;
    letter-spacing: 2px;
    font-size: 19px;
    font-weight: 600;
    padding-bottom: 6px;
}
.contact-info-detal h5{
    color: #4e4f50;
    letter-spacing: 1px;
    font-size: 15px;
}
.contact-info-detal .date-con{
    color: #ffffff;
    letter-spacing: 2px;
    font-size: 18px;
    background: #3e4042;
    padding: 12px;
    width: 315px;
    margin: auto;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.contact-info-detal h5 a{
    color:#337ab7;
}
.contact-info-detal h3{
    background:#3e4042;
    padding: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	margin:10px auto;
	width:200px;
}
.contact-info-detal h3 a{
    color: #fff;
    letter-spacing: 1px;
    font-size: 17px;
}
.contact-info-detal h3 a i{
    padding-right:10px;
}

/*--- banner end here ---*/

.middle-content{
    width: 100%;
    float: left;
}
.content{
   background:#fff;
   margin-top:0em;
   padding-top: 5px;
   float:left;
}
.quick-bttm-menu{
    padding-left:0px !important;
}

.tg-sectionheading{
	width:100%;
	float:left;
	margin: 0px 0 22px;
	padding:0 0 13px;
	position:relative;
}
.tg-sectionheading:after,
.tg-sectionheading:before{
	left:50%;
	bottom:0;
	content:'';
	height:1px;
	position:absolute;
	background:#dbdbdb;
}
.tg-sectionheading:after{
	width:170px;
	margin:0 0 0 -85px;
}
.tg-sectionheading:before{
	width:150px;
	bottom:-3px;
	margin:0 0 0 -75px;
}
.tg-sectionheading h2{
	margin: 0 0 17px;
    font-size: 30px;
    line-height: 0px;
    font-weight: 400;
    text-align: center;
	text-transform: uppercase;
	color: #000;
    margin-top: 20px;
}
.tg-sectionheading .two{
    color:#fff;
}
.tg-sectionheading h3{
	margin:0;
	font-size:40px;
	font-weight:bold;
	line-height:40px;
}
.tg-textalignleft {text-align:left;}
.tg-textalignleft .tg-sectionheading{
	padding:0;
	margin:0 0 28px;
}
.tg-textalignleft .tg-sectionheading:after,
.tg-textalignleft .tg-sectionheading:before{display:none;}
.tg-sectionhead .tg-description p{margin:0;}
.tg-colorwhite .tg-sectionheading:after,
.tg-colorwhite .tg-sectionheading:before{background:#fff;}
.tg-colorwhite .tg-sectionheading h2,
.tg-colorwhite .tg-sectionheading h3,
.tg-colorwhite .tg-description p{color:#fff;}


.about-img{
    position:relative;
}
.about-img h4{
    position: absolute;
    top: 30%;
    background: #28292bc9;
    width: 325px;
    padding: 25px 15px;
    margin: 0px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.about-img h4 a{
    color: #fff;
    font-size: 38px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.about-img h4 a i{
    font-size:100px;
    width: 20%;
    float: left;
    height:95px;
}

.about-conf .tit  h2{
    color: #353433;
    font-size: 20px;
    font-weight:600;
    letter-spacing:3px;
    line-height: 30px;
    margin-top:0px;
    text-align: left;
    border-bottom: 1px solid #e4e4e4;
}
.about-conf p{
    line-height:21px;
	color: #000;
    font-size: 15px;
}
.about-conf p strong{
    color: #055d8f;
    letter-spacing: 1px;
    font-weight: 500;
}


/*-- about end here --*/
.side-content-attend{
    width:100%;
	/* float:left; */
	padding:2em 0em;
}
.side-menu-list ul {
    margin:0px;
	padding:0px;
}
.side-menu-list ul li{
    display:block;
	border:1px solid #ccc;
	padding:10px 15px;
	margin:5px 5px;
	width:48%;
	float:left;
    border-left: 5px solid #009;
}
.side-menu-list ul li a{
    color:#000;
	letter-spacing:1px;
	font-size:15px;
}
.side-menu-list ul li:hover{
    background:#214184;
}
.side-menu-list ul li:hover a{
	color:#fff;
}
/* .attend-content{
    background:url(../images/who-can-attend-bg.jpg) no-repeat center;
	margin: 4.5em 0em;
    height: 308px;
}
.attend-content ul {
    margin: 0px;
    padding: 2em 2em;
    column-count: 2;
    background: #2e2f2fe3;
}
.attend-content ul li {
    padding: 12px 14px;
    display:block;
    color: #fff;
    letter-spacing: 1px;
    font-size: 15px;
} */

.attend-content {
    background: url(../images/who-can-attend-bg.jpg) no-repeat center;
    background-size: cover;
    margin: 4.5em 0;
    height: auto;
}

.attend-content ul {
    margin: 0;
    padding: 2em;
    column-count: 2; /* keep 2 columns on all screen sizes */
    column-gap: 1.5em;
    background: #2e2f2fe3;
}

.attend-content ul li {
    padding: 10px 10px;
    color: #fff;
    letter-spacing: 1px;
    font-size: 14px;
    break-inside: avoid; /* prevent items from breaking awkwardly between columns */
    list-style: none;
}

/* Responsive adjustments for smaller screens */
@media screen and (max-width: 576px) {
    .attend-content {
        margin: 2em 0;
    }

    .attend-content ul {
        padding: 1.2em 1em;
        column-gap: 1em;
    }

    .attend-content ul li {
        font-size: 13.5px;
        padding: 8px 6px;
        list-style: none;
    }
}


/*-- side-menu-list --*/

.import-info-date{
	width:100%;
	float:left;
	margin:10px 0px 25px;
}
.import-info {
    /*border: 1px solid #e6e6e6;
    padding: 20px 10px 10px 10px;
    min-height: 155px;
    flex: 1;
    max-width: 363px;
    margin: 10px 0;
    position: relative;
    overflow-y: auto;*/
	margin-right:20px;
	width:70px;
	float:left;
}
.flip-card {
  background-color: transparent;
  width: 65px;
  height:75px;
  perspective: 1000px;
  float:left;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}

.flip-card-front {
    color: #385aa3;
    border: 1px solid #223b71;
}

.flip-card-back {
  background-color:#385aa3;
  color: white;
  transform: rotateY(180deg);
}

.imp-date{
    margin-top: 25px;
    color: #065292;
    font-size: 15px;
}
.impt-topic h3{
    font-size: 23px;
    color: #4d4d4e;
    letter-spacing: 1px;
    font-weight: 100;
    text-transform: capitalize;
    font-family: monospace;
	margin-top:5px;
}
.impt-date h3{
    padding-top: 8px;
    margin: 0px;
    font-size: 20px;
    color:#1b3875;
    letter-spacing: 1px;
}
.why-attend{
    background: url(../images/why-to-attend-bg.jpg) no-repeat center;
    margin: 3.5em 0em;
    height: fit-content;
	padding: 27px 10px;
}
.why-to-attend ul{
    margin:0px;
	padding:0px;
}
.why-to-attend ul li{
    display: block;
    padding: 5px 5px;
    letter-spacing: 1.1px;
    color: #0b1f46;
    font-weight: 600;
    font-size: 14px;
}
.why-to-attend ul li i{
    color: #000;
    padding-right: 3px;
    font-size: 13px;
}
/* ---- award start here --*/

.award-sectn{
    width: 100%;
    float: left;
    padding: 1em 1em;
}

/*-- download-box start here --*/


/*----keynote-detail start here---*/

.keynote-speaker{
    padding:0px;
}
.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: 270px;
    margin: 0px 0px 20px;
    background: #f1f1f1;
    border-radius: 5px;
}
.keynote-image{
    width:20%;
	margin:auto;
}
.keynote-image img{
    width: 120px;
    height: 110px;
    border-radius: 50%;
    vertical-align: middle;
    border: 4px solid #e5e5e5;
    object-fit: contain;
}
/*.keynote-list:hover img{
    outline-offset: -11px;
	outline: solid 5px #FC5185;
	outline-style: double;
	border:none;
}*/
.keynote-content{
    text-align:center;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    border-right: 4px solid #a7c5ff;
    margin: 5px;

}
.keynote-content h1{
    color:#183c86;
    font-size: 18px;
    letter-spacing: 0.5px;
    font-weight: 600;
    text-transform: uppercase;
}
.keynote-content h5{
    color: #1b1a1a;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 20px;
}
.keynote-content h3{
    color: #091e4c;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 600;
    margin: 10px 0px;
} 

.ca-menu{
    padding: 0;
    margin: 20px auto;
    width: 100%;
}
.ca-menu li{
    width:100%;
    height: 80px;
    margin: 10px 0px;
    overflow: hidden;
    display: block;
    background: #fff;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    margin-bottom: 4px;
    border-left: 10px solid #000;
    -webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	padding: 10px 0px;
}
.ca-menu li:last-child{
    margin-bottom: 0px;
}
.ca-menu li a{
    text-align: left;
    display: block;
    width: 100%;
    height: 100%;
    color: #333;
    position:relative;
}
.ca-icon{
    font-size: 20px;
    text-shadow: 0px 0px 1px #333;
    line-height: 90px;
    position: absolute;
    width: 50px;
    left: 5px;
    text-align: center;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.ca-icon i{
    font-size:30px;
	margin-top:-16px;
}
.ca-content{
    position: absolute;
    left: 70px;
    /* width: 370px; */
    /* height: 60px; */
    top: 0px;
}
.ca-main{
    font-size:25px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
	margin:0px;
	padding:0px;
	padding-left:8px;
	letter-spacing:1px;
}
.ca-sub{
    font-size: 18px;
    letter-spacing: 2px;
    color: #666;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
	margin:10px;
	padding:0px;
}
.ca-menu li:hover{
    border-color: #385aa3;
    background: #f1f1f1;
}
.ca-menu li:hover .ca-icon{
    color: #385aa3;
    text-shadow: 0px 0px 1px #385aa3;
    font-size: 50px;
}
.ca-menu li:hover .ca-icon i{
    font-size:50px;
}
.ca-menu li:hover .ca-main{
    color: #385aa3;
    font-size: 15px;
}
.ca-menu li:hover .ca-sub{
    color: #000;
    font-size: 25px;
}

/* ---- registraion-box start here --*/

.registraion-box{
    margin-top:2em;
}

/* ---- associates-box start here --*/

.associate-image{
    margin:3em 0em;
}
.associates ul{
     padding-left:0px;
}
.associates ul li{
    display:inline-block;
	width:auto;
	}
.associates ul li img {
    width: 160px;
    margin: 10px 6px;
    border: 1px solid #ececec;
    padding: 10px 5px;
	height:70px;
    box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.6), 0 0 1px 0px rgba(255, 255, 255, 0.5);
}

/* ---- bttm-gallery start here --*/

.social-site-part{
    width:100%;
	float:left;
	padding: 3em 0em;
}
.event-heading h2{
    color: #fff;
    font-size: 20px;
    /*font-weight: 600;*/
    letter-spacing: 2px;
    line-height: 30px;
    margin-top: 5px;
    text-align: left;
    border-bottom: 1px solid #e4e4e4;
}
.evevt-gallery img{
    height:230px;
}
.recent-gallery-conf{
     padding-left:0px !important;
}
.evevt-gallery{
    float: left;
    width: 100%;
    background: #f1f1f1;
    margin-top: 2em;
    border-radius: 5px;
}

.evevt-gallery ul li h5 {
    font-size: 15px;
    word-break: break-all;
    line-height: 22px;
    color: #fff;
    padding: 0px 10px;
    margin-top: 0px;
}

.facebook{
    margin-top:25px;
}
.facebook-link{
    box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.6), 0 0 1px 0px rgba(255, 255, 255, 0.5);
    background:#f1f1f1;
    height: 257px;
    padding: 0px 10px;
    border-radius: 2px;
	width: 100%;
    float: left;
}
.twitter{
     margin-top:25px;
}
.twitter-link{
    box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.6), 0 0 1px 0px rgba(255, 255, 255, 0.5);
    background:#f1f1f1;
    height: 257px;
    padding: 0px 10px;
    border-radius: 2px;
	width: 100%;
    float: left;
}

.scrollbar{
	float: left;
	height:230px;
	width: 100%;
	overflow-y: scroll;
	overflow-x:hidden;
	margin-bottom: 25px;
	padding:15px;
	
}
.scrollbar3{
	float: left;
	height:260px;
	width: 100%;
	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:370px;
}

  /* *  STYLE 2
 */

#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
{
	background-color:#504f53;	
	background-image: -webkit-linear-gradient(45deg,
	                  rgba(255, 255, 255, .2) 25%,
					  transparent 25%,
					  transparent 50%,
					  rgba(255, 255, 255, .2) 50%,
					  rgba(255, 255, 255, .2) 75%,
					  transparent 75%,
					  transparent)
}
.footmenu{
	margin-top:25px;	
}
.footmenu-nav{
	box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.6), 0 0 1px 0px rgba(255, 255, 255, 0.5);
	background: #f1f1f1;
	height: 280px;
	padding: 0px 10px;
	border-radius: 2px;
	width: 100%;
	float: left;
}
.footmenu-nav ul{
	margin: 0px;
	padding: 0px;
}
.footmenu-nav ul li{
	display:block;
	padding:7px 10px;
}
.footmenu-nav ul li a{
	color: #1b1a1a;
    font-size: 16px;
    letter-spacing: 1px;
}
.footmenu-nav ul li i{
	color: #385aa3;
	font-size: 13px;
	margin-right: 9px;
}
.footer-image-site{
    margin-top:25px;
}
.footer{
    width: 100%;
    float: left;
    margin-top: 1em;
	background:#3a3939;
}
.top-footer{
    padding-top:30px;
    padding-bottom: 25px;
    margin-top: 0px;
	float: left;
    width: 100%;
}
.footer-logo h2{
    color:#fff;
	letter-spacing:2px;
	font-size:25px;
}
.footer-menu ul{
     padding:0px;
	 margin:0px;
}
.footer-menu ul li{
     display:inline-block;
	 padding:10px 15px;
	 color:#fff;
}
.footer-menu ul li a{
     color:#fff;
	 letter-spacing:1px;
	 font-size:15px;
}
.footer-social{
     float:right;
}
.footer-social ul{
	padding-left:0px;
}
.footer-social ul li{
     padding:0px 8px;
	 display:inline-block;
}
.footer-social ul li i{
    font-size: 25px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    border: 1px solid #fff;
    width: 45px;
    height: 45px;
    padding: 10px 0px;
}
.copyright{
    float: left;
    /*width: 100%;
    border-top: 1px solid #464444;*/
}
.copyright p{
    text-align: center;
    color: #fff;
    letter-spacing: 1px;
    padding: 15px 0px;
    margin: 0px;
    font-size: 15px;
}	 
.table table tr{
	height:50px;
}

@media screen and (max-width: 1050px) and (min-width:800px) {
.banner .caption_fancy {
    top: 52%;
}
.black_section .topic-confr{
     font-size: 20px;
    line-height: 40px;
}
.left-side .side-menu {
    width: 28%;
    float: left;
    margin-right: 5px;
}
.side-menu ul li a {
    letter-spacing:0px;
    font-size: 11px;
}
.about{
    width:50%;
	margin-right: 5px;
}
.about p {
    line-height: 17px;
    color: #000;
    font-size: 12px;
}
.evevt-gallery {
    width: 20%;
}
.associates {
    width: 20%;
}
}

 /*--- tab code start here ---*/
 
 .tabs {
    position: relative;
	margin: 20px auto 0px auto;
	background: #f1f1f1;
}

.tabs input {
	position: absolute;
	z-index: 1000;
	width: 120px;
	height: 40px;
	left: 0px;
	top: 0px;
	opacity: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
	cursor: pointer;
}
.tabs input#tab-2{
	left: 120px;
	background:#000;
}
.tabs input#tab-3{
	left: 240px;
}
.tabs input#tab-4{
	left: 360px;
}

.tabs label {
	font-size: 18px;
    /*line-height: 40px;
    height: 40px;*/
    position: relative;
    padding: 0 20px;
    float: left;
    display: block;
    color: #f78422;
    letter-spacing: 2px;
    /* text-transform: uppercase; */
    font-weight: 100;
    text-align: center;
}

.tabs label:after {
    content: '';
	/*background: #fff;*/
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	height: 2px;
	display: block;
}

.tabs input:hover + label {
	color:#055d8f;
}

.tabs label:first-of-type {
    z-index: 4;
    border-right: 2px solid #055d8f;
}

.tab-label-2 {
    z-index: 3;
}

.tab-label-3 {
    z-index: 2;
}

.tab-label-4 {
    z-index: 1;
}

.tabs input:checked + label {
    /*background: #fff;*/
	z-index: 6;
}

.clear-shadow {
	clear: both;
}

.content-main {
    background:#f1f1f1;
	position: relative;
    width: 100%;
	height: 345px;
	z-index: 5;
    box-shadow: 0 -2px 3px -2px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.1);
    border-radius: 0 3px 3px 3px;
}

.content-main div {
    position: absolute;
	top: 0;
	left: 0;
	padding: 10px 20px;
	z-index: 1;
    opacity: 0;
    -webkit-transition: opacity linear 0.1s;
    -moz-transition: opacity linear 0.1s;
    -o-transition: opacity linear 0.1s;
    -ms-transition: opacity linear 0.1s;
    transition: opacity linear 0.1s;
}
.content-2 ul{
     margin:0px;
	 padding:0px;
}
.content-2 ul li{
     display:block;
	 padding:10px;
}
.content-2 ul li a img{
     width:100%;
	 height:120px;
}
.tabs input.tab-selector-1:checked ~ .content-main .content-1,
.tabs input.tab-selector-2:checked ~ .content-main .content-2,
.tabs input.tab-selector-3:checked ~ .content-main .content-3,
.tabs input.tab-selector-4:checked ~ .content-main .content-4 {
	z-index: 100;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;

    -webkit-transition: opacity ease-out 0.2s 0.1s;
    -moz-transition: opacity ease-out 0.2s 0.1s;
    -o-transition: opacity ease-out 0.2s 0.1s;
    -ms-transition: opacity ease-out 0.2s 0.1s;
    transition: opacity ease-out 0.2s 0.1s;
}
.content-main div h2{
	color: #055d8f;
    font-size: 25px;
    letter-spacing: 1px;
}
.content-main div h3{
	color: #055d8f;
    font-size: 19px;
    letter-spacing: 1px;
}
.content-main div p {
	font-size: 17px;
    line-height: 30px;
    /* font-style: italic; */
    text-align: left;
    margin: 0;
    color: #777;
    padding-left: 15px;
    border-left: 8px solid rgba(63,148,148, 0.1);
}
.extra-hiiden-content p{
    height:143px;
	overflow:hidden;
}


.import-info-body .icon-calender{
	width:16%;
	float:left;
	margin-right: 10px;
}
.import-info-body .impt-topic-body{
	width:80%;
	float:left;
}
.icon-calender{
    color: #ffffff;
    font-size: 22px;
    background:#055d8f;
    padding: 10px 20px;
}
.import-info-body .impt-topic-body h3{
	margin: 0px;
    letter-spacing: 1px;
    font-size: 20px;
    padding-bottom: 10px;
}
.gallery-item {
    float: left;
}
.gallery-item img {
    width: 100%;
    height: 200px;
    margin-top: 15px;
}
.Pay_button {
    float: right;
    color: #fff;
    background: #b11a29;
    padding: 6px 15px;
    letter-spacing: 1px;
    border: 1px solid #6d050f;
    border-radius: 5px;
}
._2p3a{ 
	min-width: 100% !important;  
}
.associates{
    text-align: center;
}


@media (max-width: 768px) {
   .keynote-image{
        width:35%;
        margin:auto;
    }
    .middle-content {
        margin: 0 !important;
    }
    .associate-image {
        margin: 3em 0em 0;
    }
    .keynote-list {
        height: auto;
    }
    .footmenu-nav {
        height: auto;
    }
    .footer-social {
        float: none;
    }
    .footer-social ul {
        text-align: center;
    }
    .footer-social ul li {
        padding: 0px 4px;
    }
    .footer-social ul li i {
        font-size: 18px;
        width: 36px;
        height: 36px;
        padding: 8px 0px;
    }
    .impt-topic h3 {
        font-size: 20px;
    }
    .import-info-body .impt-topic-body h3 {
        font-size: 18px;
        padding-bottom: 5px;
    }
    .import-info-body{
        margin-bottom: 20px;
    }
}