* {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}
html{
	scroll-behavior: smooth;
}
body {
	margin: 0;
	padding: 0;
	font-family: 'Poppins', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #000;	
	margin-bottom: 10px;
}
h1,
h1 a {
	font-size: 28px;
	font-weight: 700;
}
h2,
h2 a {
	font-size: 24px;
	font-weight: 500;
}
h3,
h3 a {
	font-size: 20px;
	font-weight: 400;
}
h4,
h4 a {
	font-size: 18px;
	font-weight: 300;
}
h5,
h5 a {
	font-size: 16px;
	font-weight: 300;
}
h6,
h6 a {
	font-size: 14px;
	font-weight: 300;
}
p,
ul,
ol {
	color: #000;
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 10px 0;
/* 	line-height: 22px; */
}
ul {
	margin: 0;
	padding: 0;
}
ul li {
	list-style: none;
}
a,
button {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
a,
a:hover,
a:focus {
	text-decoration: none;
	outline: none;
}
img {
	max-width: 100%;
	border: none;
	outline: none;
	padding: 0;
	margin: 0
}
.max-width{
	max-width: 1440px;
	width: 100%;
    margin: 0 auto;
}
.logo-sec{
	text-align: center;
}
header nav ul{
	width: 100%;
	justify-content: center;
}
header nav{
   border-bottom: 1px solid #E1E1E1;
   margin-top: -10px;	
}
header nav ul li a{
	font-size: 18px;
	font-weight: 400;
	color: #363636;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}
.navbar-light .navbar-nav .active>.nav-link{
	 color: #AE1B1F;
	 font-weight: 500;
}
.home-page-one{
	padding-top: 50px;
}
.home-page-one h2{
	color: #2E2E2E;
	font-size: 45px;
	font-weight: 600;
	line-height: 30px;
    padding-bottom: 5px;
}
.home-page-one p{
  color: #2F2F2F;	
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
}
.km{
	margin-top: 40px;
}
.km a{
	background-color: #AE1B1F;
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	padding: 15px 30px;
}
.home-page-two{
	padding-top: 100px;
	padding-bottom: 40px;
}
.main-sec{
	border: 1px solid #AE1B1F;
	padding: 10px 10px;
}
.main-sec h2{
	color: #AE1B1F;
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    background-color: #fff;
    margin: 0px auto;
    width: 45%;
    margin-top: -37px;
}
.litFest h3{
	color: #3A3056;
    font-weight: 600;
    font-size: 40px;
    background-color: #fff;
    margin-top: -35px;
    width: 30%;
}
.litFest .border1 {
    border: 2px solid #3A3056;
    margin-top: 50px;
}
.box-row-one{
	display: flex;
	justify-content: flex-start;
}
.box-one{
	border: 1px solid #322753;
	margin: 5px 5px;
	padding-top: 15px;
	text-align: center;
}
.box-one p{
	color: #322753;
	font-size: 14px;
	font-weight: 400;
	padding: 5px 10px;
	line-height: 26px;
}
.box-one h6{
	color: #322753;
	font-size: 15px;
	font-weight: 400;
}
.box-one h5{
	margin-top: 20px;
	border-top: 1px solid #E1E1E1;
	padding-top: 15px;
	color: 251652;
	font-size: 13px;
	font-weight: 500;
}
.box-one h5 span{
	padding: 0px 5px;
}
.btn-area {
  background-color: #3A3056;
  height: 50px;
  padding-top: 13px;
}
.btn-area a{
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	padding: 0px 12px;
}
.btn-area a:first-child{
    border-right: 1px solid #fff;
}
/*2nd*/
.focusoneconomy h3{
    color: #20354C;
    width: 32%;
}
.focusoneconomy .border1{
	border: 2px solid #20354C;
}
.litFest h4{
	font-weight: 600;
	font-size: 20px;
	color: #20354C;
	padding: 30px 0px;
	text-transform: uppercase;
}
.focusoneconomy .btn-area {
  background-color: #20354C;
  height: 50px;
  padding-top: 13px;
}
.focusoneconomy .box-one {
    width: 25%;
}
.focusoneconomy .btn-area a {
    padding: 0px 25px;
}
/*3rd*/
.cryptoconundrum h3{
	color: #1185A3;
    width: 32%;
}
.cryptoconundrum .border1{
	border: 2px solid #1185A3;
}
.cryptoconundrum .box-one {
    width: 25%;
}
.cryptoconundrum .box-one {
    border: 1px solid #1185A3;
}
.cryptoconundrum h4{
	color: #1185A3;
}
.cryptoconundrum h5{
	color: #1185A3;
}
.cryptoconundrum .btn-area {
	background-color:#1185A3;
}
.cryptoconundrum .btn-area a {
    padding: 0px 25px;
}
/*4th*/
.gamesindianplay h3{
	color: #9F227B;
    width: 32%;
}
.gamesindianplay .border1{
	border: 2px solid #9F227B;
}
.gamesindianplay .box-one {
    width: 25%;
}
.gamesindianplay .box-one {
    border: 1px solid #9F227B;
}
.gamesindianplay h4{
	color: #9F227B;
}
.gamesindianplay h5{
	color: #9F227B;
}
.gamesindianplay .btn-area {
	background-color:#9F227B;
}
.gamesindianplay .btn-area a {
    padding: 0px 25px;
}
/*5th*/
.trilliondigitaldollars h3{
	color: #118A65;
    width: 35%;
}
.trilliondigitaldollars .border1{
	border: 2px solid #118A65;
}
.trilliondigitaldollars .box-one {
    width: 25%;
}
.trilliondigitaldollars .box-one {
    border: 1px solid #118A65;
}
.trilliondigitaldollars h4{
	color: #118A65;
}
.trilliondigitaldollars h5{
	color: #118A65;
}
.trilliondigitaldollars .btn-area {
	background-color:#118A65;
}
.trilliondigitaldollars .btn-area a {
    padding: 0px 25px;
}
/*6th*/
.banking h3{
	color: #752F67;
    width: 15%;
}
.banking .border1{
	border: 2px solid #752F67;
}
.banking .box-one {
    width: 25%;
}
.banking .box-one {
    border: 1px solid #752F67;
}
.banking h4{
	color: #752F67;
}
.banking h5{
	color: #752F67;
}
.banking .btn-area {
	background-color:#752F67;
}
.banking .btn-area a {
    padding: 0px 25px;
}
/*7th*/
.markets h3{
	color: #EC1162;
    width: 15%;
}
.markets .border1{
	border: 2px solid #EC1162;
}
.markets .box-one {
    width: 25%;
}
.markets .box-one {
    border: 1px solid #EC1162;
}
.markets h4{
	color: #EC1162;
}
.markets h5{
	color: #EC1162;
}
.markets .btn-area {
	background-color:#EC1162;
}
.markets .btn-area a {
    padding: 0px 25px;
}
/*8th*/
.insurance h3{
	color: #5EA73E;
    width: 18%;
}
.insurance .border1{
	border: 2px solid #5EA73E;
}
.insurance .box-one {
    width: 25%;
}
.insurance .box-one {
    border: 1px solid #5EA73E;
}
.insurance h4{
	color: #5EA73E;
}
.insurance h5{
	color: #5EA73E;
}
.insurance .btn-area {
	background-color:#5EA73E;
}
.insurance .btn-area a {
    padding: 0px 25px;
}
.home-page-three .skoch-box{
	border: 1px solid #CFCFCF;
	box-sizing: border-box;
	box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.15);
	text-align: center;
	padding: 40px 10px;
	transition: 0.3s;
}
.home-page-three .skoch-box:hover{
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
	transition: 0.3s;
}
.home-page-three h2{
	font-style: normal;
	font-weight: 600;
	font-size: 50px;
	line-height: 75px;
	color: #C4122E;
}
.home-page-three h5{
	font-family: Poppins;
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	line-height: 45px;
	color: #C4122E;
}
.skoch-book{
	display: flex;
	justify-content: space-between;
	background-color: #FFDEB5;
	padding: 40px 20px;
}
.home-page-four h2{
    background-color: #FFDEB5;
    margin-bottom:0px;
    margin-top: 40px;
    font-family: Poppins;
	font-style: normal;
	font-weight: 600;
	font-size: 45px;
	line-height: 67px;
	color: #AE1B1F;
	text-align: center;
	padding-top: 50px;
}
footer{
	background-color: #000;
	padding-top: 25px;
	padding-bottom: 10px;
	margin-top: 50px;
}
footer p{
	font-weight: 400;
	font-size: 14px;
   color: #c1c1c1;
}
footer ul{
	display: flex;
	justify-content: flex-end;
}
footer ul li a{
   color: #c1c1c1;
   font-size: 16px;
}
footer ul li a:hover{
	color: #fff;
}
footer ul li:last-child{
	margin-left: 15px;
   border-left: 1px solid #c1c1c1;
}
footer ul li{
	padding-left: 15px;
}
footer h6{
	text-align: end;
	margin-top: 5px;
}
footer h6 a{
	color: #fff;
	background-color: #c10909;
	padding: 10px 15px;
}
.box-one{
    height: fit-content;
	/*width: 100%;*/
	width:20%;
}
.accordian-item {
    display: block;
}
.border1 i{
	display: none;
}
/* 14/01/22 */
.main-nav {
    position: relative;
	border:none !important;
    border-bottom: 1px solid rgba(0,0,0,0.1) !important;
    border-width: 1px 0;
}
.has-shadow {
    box-shadow: none !important;
}
.main-menu .menu>li>a {
    font-size: 17px !important;
    font-weight: 500 !important;
    color: #363636 !important;
}
#sticky-logo {
    overflow: hidden;
    float: left;
    vertical-align: middle;
    padding-top: 5px;
}
.menu-item-has-children>a:before, .mega-menu>a:before {
    content: '';
    position: absolute;
/*     right: 0px !important; */
    margin-top: 4px !important;
	top: 50%;
}
#menu-primary-menu li:hover{
	background-color:transparent !important;
}

a.go-to-top-button {
    background: #ae1b1f !important;
}
.header-menu {
    float: left;
    padding-top: 5px;
}
.km a:hover{
	color:#fff;
}
.btn-area a:hover{
	color:#fff;
}
/*Event Single page Style*/
.event-single-cont {}
.event-single-cont .event-tabs {background: #FFDEB5;border-radius: 3px;}
.event-single-cont .event-tabs .nav-link.active, .event-single-cont .event-tabs .nav-link:hover {
    color: #fff;
    background: #AE1B1F;
}
.event-single-cont .event-tabs .nav-link {
    padding: 0.9rem 1.5rem;
/* 	font-family: Poppins; */
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 27px;
}

/*********************/
.inner-breadcum ul{
	font-size: 13px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 15px;
}
.event-title-icon {
	width: 50px;
	margin-right: 15px;
}
.event-banner{
	margin-bottom: 15px;
}
.event-content h3{
	    font-size: 45px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    color: #2E2E2E;
}
.event-content h4{
	    font-size: 35px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    color: #2E2E2E;
	line-height: 52px;
}
.event-content p{
	font-size: 17px;
    font-family: 'Poppins', sans-serif;
    color: #2F2F2F;
    line-height: 25px;
}
.event-single-cont .tab-content{
	padding: 30px 0;
	display: block;
}
.event-single-cont ul li{
    flex-basis: auto !important;
}
.event-content h5{
	font-size: 25px;
    font-family: "poppins", sans-serif;
    font-weight: 600;
    line-height: 37px;
    margin: 0;
}
.speaker-img{
	margin-bottom: 5px;
	position: relative;
	overflow: hidden;
}
.speaker-img img{
	width: 100%;
}
.speaker-img:before{
	position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.speaker-img:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
.speaker-text p strong{
	font-size: 18px;
}
.event-content p span{
	color: #888888;
	font-size: 14px;
}
.speaker-box{
	margin-bottom: 15px;
}

.side-bar h3{
	font-size: 24px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    border-bottom: 1px solid #f3f3f3;
}
.side-bar .event-related-box h4{
	font-size: 16px;
}
.side-bar .event-related-box ul{
	display: flex;
	justify-content: space-between;
}
.site-btn{
	background-color: #AE1B1F;
    font-size: 16px;
    color: #fff;
    padding: 8px 15px;
    display: inline-block;
    margin: 10px 0;
	border-radius: 3px;
	    width: 140px;
}
.site-btn-2{
	background-color: transparent;
    font-size: 16px;
    color: #AE1B1F;
    padding: 8px 0;
    display: inline-block;
    margin: 10px 0;
    border-radius: 3px;
    width: 140px;
	    font-weight: 600;
}
.event-related-box{
	border-bottom: 1px solid #dfdddd;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.site-btn:hover{
	color: #fff;
	background: #f5882a;
}
.site-btn-2:hover{
	color: #f5882a;
}

.site-btn i{
	font-size: 13px;
}
.main-menu ul li a:hover{
   color: #ae1b1f !important;
}
.main-menu ul li a:after {
    content: '';
    background: #AE1B1F;
    height: 1px;
    width: 0;
    display: block;
    position: absolute;
    bottom: 0;
    top: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.main-menu ul li a:hover:after {
    width: 100%;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
nav.main-nav .menu>li.tie-current-menu>a, nav.main-nav .menu>li:hover>a {
    background-color: transparent !important;
}
.header-menu .menu .sub-menu a {
    padding: 8px 10px;
    font-size: 17px;
    font-weight: 600;
}
.main-nav-light .main-nav .menu ul li:hover>a {
color: #ae1b1f !important;
}
.main-menu .menu>li>.menu-sub-content {
    border-top: 2px solid #ae1b1f;
}
.sponsor-box{
	border: 1px solid #f3f3f3;
	margin-bottom: 15px;
}
.sponsor-img{
	width: 60%;
    margin: 0 auto;
}
.event-title-text h1{
	font-size: 36px;
}
.event-title-text h4{
	font-size: 30px;
}
.inner-breadcum ul li:nth-child(2){
	margin: 0 5px;
}

.comment-meta{
	background: transparent;
	margin-top: 0;
	padding-top: 0;
	display: none;
}
.comment-list .has-avatar .reply {
    margin-left: 0px !important;
	display: none !important;
}
.comment-meta .container-wrapper{
	margin-bottom: 15px !important;
}
.comment-list .reply a:hover {
    background: #ae1b1f !important;
    color: #fff;
}
.form-submit .button, [type="submit"], .generic-button a, .generic-button button {
    background-color: #ae1b1f !important;
    padding: 10px 20px !important;
    font-size: 16px !important;
}
/*.form-submit .button:hover, [type="submit"], .generic-button a:hover, .generic-button button:hover {
    color: #fff !important;
    background: #f5882a !important;
    font-size: 16px !important;
}*/
.logged-in-as a:hover{
	color: #ae1b1f;
}
.comment-list .comment-body {
    margin-top: 0 !important;
}
.container-wrapper {
    background: #ffffff;
    border: 0 !important;
    border-radius: 2px;
    padding: 30px 0 !important;
}
.cus_logout{
	background-color: #AE1B1F;
    font-size: 16px;
    color: #fff;
    padding: 8px 15px;
    display: inline-block;
    margin: 10px 0;
    border-radius: 3px;
}
.cus_logout:hover{
	color: #fff !important;
    background: #f5882a !important;
}
nav.main-nav .menu>li.tie-current-menu>a{
    background-color: transparent !important;
    color: #2c2f34 !important;
}
.cus_poll_sec {
    background: #ffdeb5;
    padding: 15px;
    margin-bottom: 15px;
	margin-top: 35px;
}
.wp-polls-ul{
	margin: 0;
}
.wp-polls-ul li{
	margin-bottom: 5px;
}
.cus_poll_sec .Buttons{
	    background-color: #AE1B1F;
    font-size: 16px;
    color: #fff;
    padding: 8px 15px;
    display: inline-block;
    margin: 10px 0;
    border-radius: 3px;
    width: 100%;
}
.cus_poll_sec .Buttons:hover{
	 color: #fff;
    background: #f5882a;
}
.main-menu .menu>li.tie-current-menu>a:after {
    content: "";
    width: 83% !important;
	margin-top: 30px !important;
}   
.user_no_access_sec .comment-form-author{
	display: none;
}
.user_no_access_sec .comment-form-email{
	display: none;
}
.user_no_access_sec .comment-form-url{
	display: none;
}
.user_no_access_sec .comment-form-cookies-consent{
	display: none;
}
.comment-list li{
	display: none;
}
.comment-list li:last-child{
	display: block !important;
}
.box-one p:first-child{
	height: 50px;
}
.box-one .cus_excerpt{
	height: 60px;
}
.user_no_access_sec #comments-box{
	display: none;
}
.user_no_access_sec .comment-list{
	display: none;
}
.modal-backdrop{
	z-index: 99 !important;
}
.modal-open .modal{
	 background: #33333387;
}
@media only screen and (min-width: 767px){
	.show-hide{
		display: none;
	}
	.show-hide-box i{
		display: none;
	}
}
@media only screen and (max-width: 767px){
	#divMsg{
		display: none;
	}
}
.show-hide{
	padding: 0.5rem 1.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    background: #ae1b1f;
    color: #fff;
}
.event-single-cont input:hover{
	background: #ae1b1f;
}
.show-hide-box{
	position: relative;
}
.show-hide-box i{
	position: absolute;
    left: 80px;
    top: 24px;
    color: #fff;
    transform: translate(-50%, -50%);
}









/*/////////////////////////responsive/////////////////////*/
@media screen (max-width: 1250px) and (min-width: 991px) {
	.box-one p:first-child{
		height: auto;
	}
	.box-one .cus_excerpt{
		height: auto;
	}
}
@media screen and (max-width: 1024px) {
	html, body {width: auto!important; overflow-x: hidden!important}
.home-page-one h2 {
    font-size: 35px;
}
.home-page-one p {
    font-size: 16px;
    line-height: 23px;
}
.km a {
    padding: 12px 25px;
}
.main-sec h2 {
    font-size: 32px;
    margin-top: -30px;
}
.litFest h3 {
    font-size: 30px;
    margin-top: -22px;
    width: 12%;
}
.box-one {
    width: 19%;
}
.btn-area a {
    padding: 0px 5px;
    font-size: 12px;
}
.focusoneconomy h3 {
    color: #20354C;
    width: 32%;
}
.cryptoconundrum h3 {
    color: #1185A3;
    width: 32%;
}
.focusoneconomy .btn-area a {
    padding: 0px 10px;
}
.cryptoconundrum .btn-area a {
    padding: 0px 10px;
}
.gamesindianplay h3 {
    color: #9F227B;
    width: 32%;
}
.gamesindianplay .btn-area a {
    padding: 0px 10px;
}
.trilliondigitaldollars h3 {
    color: #118A65;
    width: 35%;
}
.trilliondigitaldollars .btn-area a {
    padding: 0px 10px;
}
.banking h3 {
    color: #752F67;
    width: 15%;
}
.banking .btn-area a {
    padding: 0px 10px;
}
.markets h3 {
    color: #EC1162;
    width: 15%;
}
.markets .btn-area a {
    padding: 0px 10px;
}
.insurance h3 {
    color: #5EA73E;
    width: 18%;
}
.insurance .btn-area a {
    padding: 0px 10px;
}




}

@media screen and (max-width: 991px) {
	.home-page-one h2 {
    font-size: 35px;
    margin-top: 30px;
}
/*header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
}*/
header nav {
    border-bottom: 1px solid #a3a1a1;
    margin-top: -65px;
    padding-bottom: 20px !important;
}
header nav ul {
    width: 100%;
    justify-content: center;
    margin-top: 50px;
}
.home-page-one img{
	width: 100%;
}
.home-page-one {
    padding-top: 30px;
}
.box-one {
    width: 99%;
    margin-bottom: 20px;
}
.box-row-one {
    display: block;
    justify-content: flex-start;
}
.btn-area a {
    padding: 0px 20px;
    font-size: 15px;
}
.litFest h3 {
    font-size: 30px;
    margin-top: -22px;
    width: 20%;
    margin-bottom: 25px;
}
.main-sec h2 {
    font-size: 32px;
    margin-top: -30px;
    width: 60%;
}
.focusoneconomy h3 {
    width: 50%;
}
.focusoneconomy .box-one {
    width: 99%;
}
.cryptoconundrum h3 {
    width: 50%;
}
.cryptoconundrum .box-one {
    width: 99%;
}
.gamesindianplay h3 {
    width: 50%;
}
.gamesindianplay .box-one {
    width: 99%;
}
.trilliondigitaldollars h3{
	width: 50%;
}
.trilliondigitaldollars .box-one {
    width: 99%;
}
.banking h3{
	width: 25%;
}
.banking .box-one {
    width: 99%;
}
.markets h3{
	width: 25%;
}
.markets .box-one {
    width: 99%;
}
.insurance h3{
	width: 25%;
}
.insurance .box-one {
    width: 99%;
}
.home-page-three h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 50px;
    color: #C4122E;
}
.home-page-four h2 {
    font-size: 30px;
	line-height: 40px;
}
.skoch-book img{
	margin-right: 5px;
}
.skoch-book figure {
    margin: 0em 0.5rem;
}
footer p {
    text-align: center;
}
.accordian-item {
    display: none;
}
.litFest .border1 {
    border: 2px solid #3A3056;
    margin-top: 50px;
    margin-right: 85px;
    position: revert;
}
.border1 i {
    position: absolute;
  right: 60px;
    margin-top: -18px;
    font-size: 30px;
}
.border1 i{
	display: block;
}
#theme-header.has-normal-width-logo #logo img {
    width: auto;
    height: auto;
    max-width: 280px !important;
}
	.event-title-text h4{
		font-size: 24px;
	}

}

@media screen and (max-width: 767px) {
.logo-sec img{
   width: 60%;
   padding-top: 20px;
}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1);
    margin-top: 10px;
    transform: scale(1);
}
.home-page-one h2 {
    font-size: 30px;
        text-align: center;
}
.main-sec h2 {
    font-size: 24px;
    margin-top: -40px;
    width: 75%;
}
.litFest h3 {
    font-size: 25px;
    margin-top: -17px;
    width: 35%;
    margin-bottom: 25px;
}
.focusoneconomy h3 {
    width: 75%;
}
.cryptoconundrum h3 {
    width: 85%;
}
.gamesindianplay h3 {
    width: 75%;
}
.trilliondigitaldollars h3 {
    width: 85%;
}
.home-page-three h2 {
    font-size: 35px;
}
.insurance h3 {
    width: 45%;
}
.skoch-book {
    display: block;
    padding: 30px 15px;
}
.skoch-book img {
    margin-right: 0px;
    width: 100%;
    margin-bottom: 30px;
}
footer ul li:last-child {
    margin-left: 6px;
    border-left: 1px solid #c1c1c1;
}
.box-one {
    width: 97%;
    margin-bottom: 20px;
}
.focusoneconomy .box-one {
    width: 97%;
}
.cryptoconundrum .box-one {
    width: 97%;
}
.gamesindianplay .box-one {
    width: 97%;
}
.trilliondigitaldollars .box-one {
    width: 97%;
}
.banking .box-one {
    width: 97%;
}
.markets .box-one {
    width: 97%;
}
.insurance .box-one {
    width: 97%;
}
footer ul li a {
    color: #c1c1c1;
    font-size: 11px;
}
.home-page-one p {
    font-size: 16px;
    line-height: 23px;
    text-align: justify;
}
.km {
    margin-top: 40px;
    text-align: center;
}
.litFest .border1 {
    border: 2px solid #3A3056;
    margin-top: 50px;
    margin-right: 30px;
    position: revert;
}
.border1 i {
    right: 25px;
    margin-top: -10px;
    font-size: 20px;
}
.border1 i{
	display: block;
}
.event-title-text h1{
	font-size: 30px;
}
.event-content h3 {
	font-size: 24px;
}
	.event-single-cont .event-tabs li{
		width: 100%;
		border: 1px solid #ae1b1f1c;
	}	
	.event-content h4 {
		font-size: 28px;
		line-height: 36px;
	}


}


@media (max-width: 479px){
	#theme-header.has-normal-width-logo #logo img {
		max-width: 260px !important;
	}
}
@media (max-width: 767px){
	#divMsg{
		display: none;
	}
}


