@media (max-width: 1920px) {

	/*
	max-width: 100%;
	height: auto;
*/
	.small-banner {
		display: none;
	}
}




@media (max-width: 1024px) {
	.small-banner {
		display: none;
	}

	.time-count-area {
		margin-top: -87px;
	}

	.event-count.slider-count .time-count {
		margin: 0;
	}

	.tg-statisticicon {
		color: #fff;
		font-size: 48px;
	}

	.tg-counter h2 {
		color: #fff;
		font-size: 34px;
		font-weight: bold;
		line-height: 30px;
	}


	.tg-counterholder {
		padding: 45px 0;
	}


	.tg-counter h3 {
		margin: 0 0 25px;

	}

	.tg-statisticicon {
		font-size: 42px;
		line-height: 49px;
	}

	.section-title p {
		padding-left: 0;
		padding-right: 0;
	}

	.main-nav .navbar-nav .nav-item .nav-link {
		font-size: 12px;
		padding: 10px 6px;

	}

	.page-title .section-title h2 {
		font-size: 1.9em;
		padding-top: 120px;
		line-height: 43px;
	}

	.page-title {
		padding: 0;
	}

	.main-slider .image-box {}
}


@media (max-width: 981px) {
	.small-banner {
		display: none;
	}

	#navbarNav .navbar-nav {
		background: #222222;
	}

	#navbarNav.navbar-collapse.collapse.show {
		overflow: scroll;
		height: 400px;
	}

	.main-nav .navbar-nav .nav-item {
		overflow: hidden;
		margin: 0px;
	}

	.event-count.slider-count .time-count {
		font-size: 39px;
		padding-top: 46px;
	}

	.event-count .time-count > span {
		font-size: 22px;
	}

	.navbar-nav {
		width: 45%;
		float: right;
	}

	.speaker-one {
		height: 891px !important;
	}

	.page-title .section-title h2 {

		font-size: 1.6em;
		padding-top: 105px;
		line-height: 43px;
		display: block;
	}

	.page-title {
		padding: 0;
	}
}



@media (max-width: 901px) {
	.small-banner {
		display: none;
	}

	.navbar-nav {
		width: 45%;
		float: right;
	}

	.page-title .section-title h2 {

		font-size: 33px;
		padding-top: 105px;
		line-height: 43px;
		display: block;
	}

	.page-title {
		padding: 0;
	}
}

@media (max-width: 801px) {

	.small-banner {
		display: none;
	}

	.time-count-area {
		margin-top: -65px;
	}

	.tp-caption h1 sup {
		font-size: 12px !important;
		top: -15px !important;
	}

	.tp-caption .btn-style-one i {
		font-size: 20px;
	}

	.tp-caption .btn-style-two i {
		font-size: 20px;
	}

	.tp-caption .btn-style-one sup {
		font-size: 10px !important;
	}

	.event-count.slider-count .time-count {
		margin: 12px 4px;
		padding-top: 29px;
		font-size: 35px;
		width: 120px;
		height: 120px;
	}

	#navbarNav .navbar-nav {
		background: #222222;
	}

	.main-nav .navbar-nav .nav-item {
		overflow: hidden;
	}

	.tg-statisticicon {
		font-size: 36px;
		line-height: 35px;
	}

	.tg-counterholder {
		padding: 40px 0;
	}

	.tg-statisticicon {
		font-size: 36px;
		line-height: 35px;
	}

	.tg-counter h3 {
		font-size: 21px;
		line-height: 22px;
	}

	.tg-counter h2 {
		font-size: 31px;
		line-height: 30px;
	}

	.section-title h2 {
		font-size: 42px;
	}

	.page-title .section-title h2 {

		font-size: 1.6em;
		padding-top: 100px;
		line-height: 43px;
		display: block;
	}

	.page-title {
		padding: 0;
	}

	.speaker-one {
		height: 895px !important;
	}

	.navbar-nav {
		background: #222222;
		width: 37%;
		float: right;
	}
}


@media (max-width: 640px) {

	.main-slider {
		display: none;
	}

	.small-banner {
		display: block;
		padding-bottom: 81px;
		padding-top: 105px;
	}
	
	.main-nav {
    position: fixed;
}

	.small-banner h1 {
		font-size: 20px;
		color: #ffffff;
		font-weight: 700;
		line-height: 25px;
		letter-spacing: 1px;
		font-family: "Roboto", sans-serif;
		margin-bottom: 10px;
	}

	.small-banner h5 {
		font-size: 15px;
		color: #feffff;
		font-weight: 500;
		line-height: 20px;
		font-family: 'Roboto', sans-serif;
		margin-bottom: 10px;
	}

	.btn-style-one {
		font-size: 14px;
		line-height: 20px;
		padding: 7px 7px;
		margin-top: 10px;
	}

	.btn-style-two {
		font-size: 14px;
		line-height: 20px;
		padding: 7px 7px;
		color: #ffffff;
		border-color: #ffffff;
		margin-top: 10px;
	}

	/*Datalabel-table*/
	table.datalabel-table {
		background-color: transparent !important;
		border: 0
	}

	table.datalabel-table thead {
		display: none
	}

	table.datalabel-table tbody > tr {
		margin-bottom: 13px;
		display: inline-block;
		border: 0px;
		border-collapse: collapse;
		padding: 0;
		box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
		width: 100%;
	}

	table.datalabel-table tbody > tr > td {
		display: block;
		background-color: #ffffff;
		border-top: 0px;
		font-size: 12px;
		text-align: right;
	}

	table.datalabel-table tbody > tr > td.mid-title {
		padding: 5px 10px;
		text-align: center;
		height: auto;
		color: #144959
	}

	table.datalabel-table tbody > tr > td:last-child {
		border-bottom: 0px
	}

	table.datalabel-table tbody > tr > td:before {
		content: attr(data-label);
		text-align: left;
		float: left;
		font-weight: 700;
		line-height: 20px;
		word-wrap: break-word;
		font-size: 11px
	}

	.page-title .section-title h2 {

		font-size: 1.6em;
		padding-top: 100px;
		line-height: 43px;
		display: block;
	}

	.page-title {
		padding: 0;
	}

	.speaker-one {
		height: 1245px !important;
	}

	.navbar-nav {
		width: 48% !important;
		position: static;

	}

	.speech-makers.white .speech-maker-item .image .img-fluid {
		max-width: 100%;
		height: auto;
		display: block;
		margin: 0 auto;

	}

}

@media (max-width: 480px) {
	.main-slider {
		display: none;
	}

	.small-banner {
		display: block;
	}

	.small-banner {
		padding-bottom: 10px;
	}

	.small-banner h1 {
		font-size: 15px;
		color: #ffffff;
		font-weight: 700;
		line-height: 25px;
		letter-spacing: 1px;
		font-family: "Roboto", sans-serif;
		margin: 0px;
	}

	.small-banner h5 {
		font-size: 11px;
		color: #feffff;
		font-weight: 500;
		line-height: 20px;
		font-family: 'Roboto', sans-serif;
		margin: 0px;
	}

	.btn-style-one {
		font-size: 12px;
		line-height: 20px;
		padding: 7px 7px;
		margin-top: 10px;
	}

	.btn-style-two {
		font-size: 12px;
		line-height: 20px;
		padding: 7px 7px;
		color: #ffffff;
		border-color: #ffffff;
		margin-top: 10px;
	}
}

@media screen and (min-device-width: 320px) and (max-device-width: 480px) {

	.main-slider {
		display: none;
	}

	.small-banner {
		padding-bottom: 55px;
	}

	.small-banner h1 {
		font-size: 15px;
		color: #ffffff;
		font-weight: 700;
		line-height: 25px;
		letter-spacing: 1px;
		font-family: "Roboto", sans-serif;
		margin: 0px;
	}

	.small-banner h5 {
		font-size: 11px;
		color: #feffff;
		font-weight: 500;
		line-height: 20px;
		font-family: 'Roboto', sans-serif;
		margin: 0px;
	}

	.btn-style-one {
		font-size: 12px;
		line-height: 20px;
		padding: 7px 7px;
		margin-top: 10px;
	}

	.btn-style-two {
		font-size: 12px;
		line-height: 20px;
		padding: 7px 7px;
		color: #ffffff;
		border-color: #ffffff;
		margin-top: 10px;
	}
	.navbar-toggler.collapsed{
		margin-right: 20px !important;
	}
	.time-count-area {
		margin-top: 0px;
		background-color: #e6e6e6;

	}

	.event-count.slider-count .time-count {
		margin: 7px 4px;

	}

	.image-block {
		padding-bottom: 30px !important;

	}

	.content-block .section-title h2 {
		font-size: 39px;
		padding-bottom: 10px;
	}


	.event-count.slider-count .time-count {
		font-size: 17px;
		padding-top: 15px;
		width: 70px;
		height: 70px;
	}

	.event-count .time-count > span {
		font-size: 13px;
		margin-top: 7px;
	}

	.tg-counterholder {
		padding: 45px 0;
	}


	.tg-counter h2 {
		font-size: 30px;
		line-height: 40px;
	}


	.tg-counter h3 {
		font-size: 14px;
		margin: 0 0 35px;
		line-height: 20px;
	}

	.tg-statisticicon {
		font-size: 38px;
		line-height: 30px;
	}

	.tp-caption .tp-resizeme {
		transition: all 0s ease 0s;
		min-height: 0px;
		min-width: 0px;
		line-height: 10px;
		border-width: 0px;
		margin: 0px;
		padding: 0px;
		letter-spacing: 0px;
		font-size: 6px;
		left: 234x;
		top: 83.5px;
		visibility: visible;
		opacity: 1;
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1);
	}

	.main-slider .tp-caption h1 {

		color: #ffffff;
		font-weight: 700;

	}

	.section-title h2 {
		font-size: 34px;
	}

	.section-title p {
		font-size: 14px;
		padding-top: 9px;
		padding-left: 0;
		padding-right: 0;
	}

	.section-link {
		margin-top: 45px;

	}

	.section-link {
		font-size: 23px;
		font-weight: 700;
		position: relative;
		display: block;
		color: #000000;
		margin 0 auto: ;
		bottom: 0;
		right: 0;

	}



	.main-slider .tp-caption {
		z-index: 5;
	}



	.schedule .schedule-tab ul li.nav-item a {
		padding: 7px 0;
		font-size: 1rem;
	}


	.schedule .schedule-tab ul li.nav-item a {
		padding: 3px 0px;
		font-size: 13px;
		margin: 1px;
	}

	.schedule .schedule-tab ul li.nav-item {
		margin-bottom: 10px;
		display: contents;
	}

	.schedule .schedule-tab ul li .nav-item a span {
		margin-top: 2px;
		font-family: "oswald", sans-serif;
		display: block;
		font-size: 12px;
		color: #222222;
		font-weight: 400;
		display: none;
		margin: 0 auto;

	}

	.schedule .schedule-tab ul li.nav-item a span {
		font-size: 12px;
	}

	.speaker-one {
		height: 1590px !important;
	}

	.schedule .schedule-contents {
		margin-bottom: 30px;
		padding: 5px 0 0 0;
	}


	.navbar-nav {
		width: 100% !important;

	}

	.sup {
		vertical-align: top;
		font-size: 20px;
	}

	p {
		font-size: 14px
	}

	ul,
	li {
		font-size: 13px;
		/*		margin: 10px 0;*/
		margin: 0;
	}

	.main-nav .dropdown-slide .dropdown-menu .dropdown-item {
		font-size: 12px;
	}

	.page-title {
		position: relative;
		padding: 20px 0 0px;
	}

	.section-title {
		margin-top: 20px;
	}

	.page-title .section-title h2 {
		line-height: 54px;
		font-size: 26px;
	}

	.page-title .section-title h2 span {
		font-size: 22px;
		line-height: 0px;
	}

	.schedule {
		padding: 0;
	}



}

/*@media (max-width: 480px) {


    .time-count-area {
        margin-top: -25px;

    }


    .event-count.slider-count .time-count {
        margin: 7px 24px;

    }

    .image-block {
        padding-bottom: 55px !important;

    }

    .content-block .section-title h2 {
        font-size: 39px;
        padding-bottom: 10px;
    }
    
    
    .event-count.slider-count .time-count{
        font-size:31px;
        padding-top:50px;
    } 
    
    .event-count .time-count > span{
        font-size:19px;
        margin-top:7px;
    } 
    
    .tg-counterholder{
        padding:45px 0;
    }
    
    
    .tg-counter h2{
        font-size:30px;
        line-height:40px;
    }
    
    
    .tg-counter h3 {
    color: #fff;
    font-size: 14px;
    margin: 0 0 35px;
    line-height: 20px;
}
    
    
    
    .tg-statisticicon {
    color: #fff;
    font-size: 38px;
    line-height: 30px;
}
    
    
    
    
    
} 
    
*/
