html, body {
	margin: 0px;
	padding: 0px;
	font-family: 'Open Sans', sans-serif !important;
}
@font-face {
  font-family: "TorjanPro";
  src: url("../fonts/TrajanPro-Regular.otf") format("truetype");
  src: url(../fonts/TrajanPro-Bold.otf)format("truetype");
  font-weight: normal;
  font-style: normal;
}


.attendence-ul {list-style: none; padding: 0px; margin-left: 15px; margin-top: 15px; float: left;}
.attendence-ul li {font-size: 17px; color: #787878;}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #fddb00;
    background-color: transparent;
}
.carousel-fade .carousel-inner .item {
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel,
.carousel-inner,
.carousel-inner .item {
  height: 100%;
}
.enquay-form-section {margin-top: 25px;}
.contact-map-section h2 {font-size: 25px;font-family: 'Poppins', sans-serif; font-weight: 700; text-transform: uppercase; margin-bottom: 15px;}
.contact-slider-section h2 {font-size: 25px;font-family: 'Poppins', sans-serif; font-weight: 700; text-transform: uppercase; margin-bottom: 15px;}
.caption-td {
    float: left;
    width: 100%;
    border: 1px solid #ddd;
    border-top: none;
    padding: 15px;
    min-height: 392px;
}
.caption-td p {font-size: 16px !important; font-style: normal !important;}
.caption-td {float: left; width: 100%;}
.title-section-td {
    float: left;
    width: 100%;
    background-color: #EFEFEF;
    text-align: center;
    padding: 4px 4px;
    height: 116px;
}
.panel-group .panel {
	border-radius: 0;
	box-shadow: none;
	border: 0;
}
.title-section-td span {width: 100% !important; color: #1F1F1F !important; margin-bottom: 5px;}
.title-section-td h4 {font-size: 15px !important; font-weight: 500 !important; margin: 0 !important;}
.panel-group .panel+.panel {
	margin-top: 0;
}
.panel-body {
	padding: 15px 0px;
}
.panel-body .search-label p {
	margin-bottom: 15px;
	font-size: 14px;
	color: #000000;
}
.panel-body .search-value span {
	margin-bottom: 15px;
	display: block;
	font-size: 14px;
	font-weight: 100;
	color: #000000;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border: none;
}
.panel-body .search-value span.address {
	margin-bottom: 0px;
}
.panel-default > .panel-heading {
	padding: 0;
	border-radius: 0;
	color: #212121;
	background-color: transparent;
}
.panel-title {
	font-size: 14px;
}
.panel-title > a {
	height: auto;
	display: block;
	padding: 17px 0px 0;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 17px;
	font-weight: 400;
	text-align: left;
	color: #787878;
	font-style: italic;
}
.more-less {
    float: right;
    color: #787878;
}
.left {
	float: left;
	text-align: left;
}
.right {
	float: right;
	text-align: right;
}
.title-row {
	float: left;
	width: 100%;
	background-color: #fddb00;
	text-align: center;
}
.title-row h4 {
	color: #1e1e1e !important;
	margin: 0px;
	font-weight: 500 !important;
	font-size: 21px !important;
	padding: 23px 30px;
	min-height: 92px;
}
.main-section-middle {
	float: left;
	width: 100%;
	background-color: #F1F1F1;
	text-align: center;
	padding: 19px 14px;
}
.main-section-middle h5 {
	font-size: 25px;
	font-weight: 700;
}
.main-section-middle p {
	text-align: center !important;
	color: #626262 !important;
	line-height: 35px;
	font-size: 18px !important;
}
.image {
	display: block;
	width: 100%;
	height: auto;
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
	background-color: #fddb00;
	border-radius: 50%;
	overflow: hidden;
}
.round-image-section:hover .overlay {
	opacity: 0.9;
	overflow: hidden;
}
.round-image-section .flaticon-linkedin-logo {
	font-size: 40px;
	color: #1e1e1e;
}
.text {
	color: white;
	font-size: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
	line-height: 1;
	width: 100%;
}
.about-ul {
	padding: 0px;
	margin-left: 15px;
}
.about-ul li {
font-size: 15px;
font-weight: 400;
color: #231f1f;
text-align: justify;
}
header {
	margin-bottom: 0px;
	background-color: #fff;
	padding: 13px 0px;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 0px;
    font-size: 0;
    line-height: 0;
    position: relative !important;
    top: -9px;
    width: 100px;
}

.fixed .navbar-brand {
   
    width: 65px;
}


.navbar-nav {
	float: right;
	margin-top: 25px;
	margin-bottom: 5px;
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	color: #a8a8a8;
}
.navbar-inverse {
	background-color: transparent;
	border-color: transparent;
}
.navbar-brand {
	position: relative;
}
.navbar-brand:after {
	position: absolute;
	content: "";
	height: 100px;
	width: 632px;
	background-color: #1e1e1e;
	left: auto;
	top: 0px;
	right: 0;
	z-index: -99;
	display: none;
}
.dropdown:hover .dropdown-menu {
    display: block;
}
.dropdown-menu>li>a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.navbar-inverse .navbar-nav>li>a {
    color: #1d1d1d;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #ff6900;
    background-color: transparent;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color: #ff6900;
	background-color: transparent;
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 17px;
}
.top-banner-section {
	float: left;
	width: 100%;
}
.carousel-control {
	display: none;
}
.carousel-caption h3 {
	font-size: 125px;
	font-weight: 800;
	text-transform: uppercase;
	text-shadow: none;
}
.carousel-caption p {
	font-size: 40px;
	color: #fddb00;
	margin-top: -18px;
	text-shadow: none;
	margin-bottom: 19px;
}
.carousel-caption {
	top: 94px;
}
.carousel-indicators li {
	width: 60px;
	height: 10px;
	background-color: #FFF;
	border-radius: 0;
	border: none;
	margin: 1px;
}
.carousel-indicators .active {
	width: 107px;
	height: 10px;
	background-color: #fddb00;
	border: none;
	margin: 1px;
}
.carousel-indicators {
	bottom: 106px;
	display: none;
}
.carousel-caption a {
	font-size: 20px;
	color: #101010;
	text-transform: uppercase;
	text-shadow: none;
	background-color: #fddb00;
	width: 253px;
	height: 61px;
	display: block;
	line-height: 61px;
	margin: 0 auto;
	text-decoration: none;
}
.overly {
	position: relative;
}
.overly:after {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: rgba(16,16,16,0.5);
	content: "";
	display: none;
}
.about-and-conference {
	float: left;
	width: 100%;
	padding-bottom: 80px;
	margin-top: 107px;
}
.title {
	color: #1e1e1e;
	font-size: 43px;
	font-weight: 700;
	text-align: center;
	margin: 0px;
	padding: 66px 0px;
}
.yellow-div {
	background-color: #80ae04;
	font-family: 'Poppins', sans-serif;
	padding: 40px 46px;
}
.yellow-div h4 {
	font-size: 28px;
	font-weight: 500;
	color: #fff;
	font-style: italic;
}
.yellow-div h5 {
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	padding-top: 5px;
}
.yellow-div p {
	color: #14171a;
	font-size: 16px;
	font-weight: 400;
	padding-top: 35px;
	
}
.yellow-div-image-section {
	float: left;
	width: 100%;
}
.yellow-div a {
    font-size: 14px;
    width: 210px;
    height: 43px;
    border: 1px solid #ffffff;
    display: block;
    text-align: center;
    line-height: 43px;
    text-transform: uppercase;
    color: #ffffff;
    margin-top: 36px;
}
.Gray-bg {
	background-color: #1e1e1e;
	color: #FFF !important;
}
.Gray-bg h4 {
	font-size: 28px;
	font-weight: 500;
	color: #FFF !important;
}
.Gray-bg h5 {
	font-size: 15px;
	font-weight: 400;
	color: #FFF !important;
	padding-top: 5px;
}
.Gray-bg p {
	color: #FFF !important;
	font-size: 14px;
	font-weight: 400;
	padding-top: 20px;
}
.Gray-bg a {
	font-size: 14px;
	width: 210px;
	height: 43px;
	border: 1px solid #8f8f8f;
	display: block;
	text-align: center;
	line-height: 43px;
	text-transform: uppercase;
	color: #8f8f8f;
	margin-top: 36px;
}
.Conference-Schedule {
	float: left;
	width: 100%;
	background-color: #f1f1f1;
	margin-bottom: 0px;
	padding-bottom: 82px;
}
.Conference-Schedule h5 {
	font-size: 18px;
	font-weight: 400;
	text-align: center;
}
.Conference-Schedule .title {
	padding-bottom: 19px;
}
.table-section {
	float: left;
	width: 100%;
	border: 1px solid #d6d6d6;
	margin-top: 43px;
}
.title-section-table {
	float: left;
	width: 100%;
	background-color: #fddb00;
	padding: 14px 0px;
}
.title-section-table h3 {
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	margin-top: 0px;
}
.title-section-table h4 {
	font-size: 18px;
	text-align: center;
	margin-bottom: 0px;
}
.table-section-inner {
	float: left;
	width: 100%;
	background-color: #FFF;
	padding: 36px;
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 0px;
}
.table-bordered {
	border: 1px solid #e1e1e1;
}
.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
	font-size: 21px;
	color: #898989;
	font-weight: 600;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 8px 28px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 0px 28px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
.table span {
	font-size: 21px;
	color: #898989;
	font-weight: 600;
	margin-top: 9px;
	float: left;
}
.table p {
	font-size: 15px;
	font-style: italic;
	color: #898989;
}
.Conference-Schedule a {
	background-color: #fddb00;
	font-size: 20px;
	color: #000;
	width: 251px;
	height: 60px;
	display: block;
	line-height: 60px;
	text-align: center;
	margin: 0 auto;
	text-decoration: none;
	text-transform: uppercase;
}
.btn-section {
	float: left;
	width: 100%;
	margin-top: 50px;
}
.testimonial-section {
	float: left;
	width: 100%;
	background: url(../images/Speakers.jpg); /*background-position: center;*/
	background-size: cover;
	padding-bottom: 80px;
}
.test-title {
	color: #FFF !important;
	padding-bottom: 20px;
	padding-top: 81px;
}
.testimonial-section p {
	color: #FFF;
	text-align: center;
	font-weight: 400;
	font-size: 20px;
}
.testimoial-slider {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.round-image-section {
	width: 260px;
	height: 260px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	border-radius: 50%;
	position: relative;
}
.testimoial-slider h3 {
	text-align: center;
	color: #FFF;
	font-weight: 600;
}
.owl-theme .owl-nav.disabled + .owl-dots {
	margin-top: 10px;
	position: relative;
	top: 15px;
	display: block;
}
.owl-theme .owl-nav.disabled + .owl-dots {
	margin-top: 10px;
	position: relative;
	top: 15px;
	display: block;
	text-align: center;
	margin-top: 50px;
}
.owl-theme .owl-dots .owl-dot span {
	width: 20px;
	height: 20px;
	margin: 5px 8px;
	background: #FFF;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 50%;
}
.owl-theme .owl-dots .owl-dot.active span {
	background: #f09f28;
	width: 20px;
	height: 20px;
}
.Pricing-Table-section {
    float: left;
    width: 100%;
    padding: 50px 0px;
    background-color: #80ae04;
}
.round-icon {
	/* float: left; */
	background-color: #f4f4f4;
	width: 100px;
	height: 100px;
	margin: 0 auto;
	margin-top: 50px;
}
.Pricing-Table-section h3 {
	padding-bottom: 25px;
}
.Pricing-Table-section p {
	text-align: center;
	font-size: 22px;
	padding: 0px;
	color: #fff;

}
.title-price {
	font-weight: 700 !important;
	font-size: 18px !important;
	margin: 0px !important;
	color: #000 !important;
	margin-left: 9px !important;
	margin-bottom: 11px !important;
}
.gray-section {
	background-color: #f4f4f4;
	float: left;
	width: 100%;
	padding: 15px;
	padding-bottom: 25px;
	/* margin-top: 37px; */
	min-height: 240px;
}
.gray-section h4 {
	text-align: center;
	font-weight: 600;
	font-size: 18px;
}
.round-icon-caption {
	float: left;
	width: 100%;
	font-family: 'Poppins', sans-serif;
}
.round-icon-caption h4 {
	font-weight: 700;
	font-size: 16px;
	background-color: #FFF;
	padding: 5px 0px;
	border-radius: 50px;
	margin-bottom: 20px;
}
.round-icon-caption p {
	font-size: 12px;
	color: #6B6B6B;
	text-align: left;
}
.Regester-btn {
	float: left;
	width: 100%;
	margin-left: 7px;
}
.Regester-btn a {
	width: 123px;
	height: 32px;
	background-color: #de302f;
	display: block;
	text-align: center;
	line-height: 32px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	margin-top: 14px;
}
.Regester-btn a:hover {
	background-color: #000;
}
.event-sponser {
	float: left;
	width: 100%;
	margin-bottom: 40px;
}
.event-sponser p {
	text-align: center;
	font-size: 18px;
}
.event-sponser h3 {
	padding-bottom: 20px;
}
.event-sponser h5 {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 25px;
    font-size: 30px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
}
.event-sponser ul {
	list-style: none;
	text-align: center;
	margin: 0 auto;
	padding: 0px;
}
.event-sponser ul li {
    display: inline-block;
    padding: 0px 20px;
}
.yellow-bottom-section {
	background-color: #fddb00;
	padding: 40px 0px;
	float: left;
	width: 100%;
}
.slider-image-section {
	float: left;
	width: 210px;
	height: 210px;
	border-radius: 50%;
	background-color: #FFFF;
	overflow: hidden;
}
.slider-image-caption {
	float: left;
	padding: 20px 0px;
	margin-left: 32px;
	margin-top: 40px;
	border-right: 2px solid #FFF;
	padding-right: 20px;
}
.slider-image-caption h4 {
	font-size: 32px;
	font-weight: 700;
}
.slider-image-caption h5 {
	font-size: 18px;
}
.testiomonal-caption {
	float: left;
	width: 100%;
}
.testiomonal-caption p {
	font-size: 18px;
	margin-top: 71px;
}
footer {
	background-color: #222222;
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 14px;
}
	
.black-section-footer {
	float: left;
	width: 100%;
}
.one-third {
	float: left;
	width: 100%;
	
}
.one-third h3 {
	font-size: 20px;
	font-weight: 600;
	color: #FFF;
	margin-bottom: 20px;
}
.one-third i {
	margin-right: 5px;
}
.one-third p {
	font-size: 16px;
	color: #FFF;
	font-weight: 400;
	line-height: 31px;
}
.one-third span {
	margin-left: 7px;
}
/*.border-left-right {
	border-left: 1px solid #636363;
	border-right: 1px solid #636363;
}*/
.copyright {
	float: left;
	width: 100%;
	background-color: #292929;
	padding: 2px 0px;
}
.copyright p {
	text-align: center;
	color: #FFF;
	font-weight: 400;
	font-size: 14px;
	margin: 0px;
}
.copyright a {
    color: #fddb00;
}
.map-section {
    float: left;
    width: 100%;
    height: 541px;
    overflow: hidden;
}
.address-section {
	width: 250px;
	height: 250px;
	border-radius: 50%;
	position: absolute;
	z-index: 999;
	float: left;
	top: 17px;
	background-color: #000000;
	right: 44%;
}
.address-section h4 {
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	margin-top: 38px;
	color: #FFF;
}
.address-section p {
	text-align: center;
	padding: 13px;
	color: #FFF;
}
.address-section:after {
	position: absolute;
	content: "";
	background: url(../images/arrow.png) no-repeat;
	z-index: 9999;
	bottom: -30px;
	left: auto;
	width: 68px;
	height: 50px;
	right: 86px;
	margin: 0 auto;
}
.count-down-section {
	float: left;
	width: 100%;
	position: relative;
	margin-top: -79px;
	z-index: 99;
}
.left-gary-section {
	float: left;
	width: 100%;
	background-color: #1e1e1e;
	padding: 34px;
	padding-top: 15px;
}
.left-gary-section h4 {
	font-size: 20px;
	color: #FFF;
	margin-top: 20px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
}
.right-white-section {
	float: left;
	width: 100%;
	background-color: #FFF;
	padding: 35px;
	padding-top: 15px;
	box-shadow: 0px 2px 10px #e6e6e6;
	z-index: -999;
	position: relative;
	height: 143px;
}
#days {
	font-size: 50px;
	color: #1e1e1e;
	font-weight: 700;
}
#hours {
	font-size: 50px;
	color: #1e1e1e;
	font-weight: 700;
}
#minutes {
	font-size: 50px;
	color: #1e1e1e;
	font-weight: 700;
}
#seconds {
	font-size: 50px;
	color: #1e1e1e;
	font-weight: 700;
}
#timer {
    text-align: center;
    font-family: 'TrajanPro-Bold';
    margin-top: 6px;
    font-weight: bold;
}
#timer span {
	font-size: 20px;
	margin-top: -20px;
	position: relative;
	top: -30px;
	color: #b8b8b8;
	font-weight:100;
	font-family: 'TrajanPro-Regular';
}
#hours {
	position: relative;
}
#hours:after {
	position: absolute;
	background: url(../images/icon.png) no-repeat;
	width: 50px;
	height: 50px;
	top: 39px;
	left: 0px;
	content: "";
}
#minutes {
	position: relative
}
#minutes:before {
	position: absolute;
	background: url(../images/icon.png) no-repeat;
	width: 50px;
	height: 50px;
	top: 39px;
	left: 0px;
	content: "";
}
#seconds {
	position: relative
}
#seconds:before {
	position: absolute;
	background: url(../images/icon.png) no-repeat;
	width: 50px;
	height: 50px;
	top: 39px;
	left: 0px;
	content: "";
}
.testiomial-slider {
	margin-top: 42px;
	float: left;
	width: 100%;
}
.flaticon-calendar {
	margin-right: 15px;
}
.flaticon-placeholder {
	margin-right: 15px;
}
.flaticon-correct-symbol {
	margin-right: 7px;
}
.flaticon-cross-remove-sign {
	margin-right: 7px;
}
.about-title {
	padding-top: 0px;
}
.social-icon ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.social-icon ul li {
	display: inline-block;
	padding: 14px;
}
.social-icon ul li a {
	text-decoration: none;
}
.social-icon {
	float: left;
	width: 100%;
	margin-top: 50px;
}
.social-icon ul li a i {
	color: #FFF;
	font-size: 22px;
	text-decoration: none;
}
.social-icon ul li a i:hover {
	color: #fddb00;
	text-decoration: none;
}
.top-yellow-row {
    padding: 11px 0px;
    background-color: #80ae04;
}
.top-yellow-row1 {
    padding: 11px 0px;
    background-color: #ff8600;
}

.yellow-row-left-section ul {padding: 0px; margin: 0px; list-style: none; color: #FFF;}
.yellow-row-left-section ul li {
    display: inline-block;
    color: #FFF;
    margin-right: 21px;
}
.yellow-row-left-section ul li a {color: #FFF;}



.social-icon-top {
    padding: 0px;
    margin: 0px;
    list-style: none;
    color: #FFF;
    float: right;
    margin-right: 17px;
}
.social-icon-top  li {
    display: inline-block;
    color: #FFF;
    margin-right: 5px;
}
.social-icon-top  li a {color: white; text-decoration: none;font-size: 16px; border-bottom: 2px solid white;}
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #ffffff;
    z-index: 99999;
    /* box-shadow: 0px -1px 8px #C8C8C8; */
    height: 80px;
        box-shadow: 1px 1px 4px #e8e8e8;
            transition: 0.4s ease;
}


.fixed .navbar-nav {
    float: right;
    margin-top: 6px;
    margin-bottom: 5px;
}
.carousel-caption a:hover {
	background-color: #000;
	transform: 0.5s ease;
	color: #FFF;
}
.yellow-div a:hover {
    background-color: #000;
    border: 1px solid #000;
    text-decoration: none;
    transition: 0.5s ease;
}
.Conference-Schedule a:hover {
	background-color: #000;
	transform: 0.5s ease;
	color: #FFF;
}
.top-banner-section2 {
	float: left;
	width: 100%;
	background: url(../images/tv-set.jpg) no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	z-index: -9;
	padding: 50px 0px;
}
.top-stulya-banner-section2 {
	float: left;
	width: 100%;
	background: url(../images/Athulya_logo.png) no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	z-index: -9;
	padding: 50px 0px;
}
.top-banner-section2:after {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: rgba(0,0,0,0.5);
	content: "";
	z-index: -99;

}
.top-banner-section2 h3 {
	color: #FFF;
	text-transform: capitalize;
	font-weight: 700;
	font-size: 35px;
	font-family: 'Poppins', sans-serif;
}
.breadcrumb {
    padding: 0px 0px;
    margin-bottom: 20px;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
    width: 50%;
    color: #FFF;
}
.breadcrumb>.active {
	color: #fff;
}
.breadcrumb a {
	color: #fddb00;
	text-decoration: none;
}
.about-us-main-section {
	float: left;
	width: 100%;
	padding: 51px 0px;
}
.about-us-main-section h3 {
	font-size: 30px;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
	margin-bottom: 20px;
	padding-top: 0px;
	margin-top: 0px;
}
.about-us-main-section p {
	font-size: 15px;
	font-weight: 400;
	color: #231f1f;
	text-align: justify;
}
.about-us-main-section h4 {
	font-family: 'Poppins', sans-serif;
	font-size: 26px;
	font-weight: 700;
	color: #141212;
	font-style: italic;
	text-align: center;
}
.form-control {
	margin-bottom: 23px;
	display: block;
	width: 100%;
	height: 43px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 2px solid #e9e9e9;
	border-radius: 0;
	-webkit-box-shadow: none !important;
	box-shadow: transparent !important;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s !important;
	transition: initial;
}
.enquay-form-section h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 22px;
	font-weight: 700;
	color: #333;
}
.form-control:Hover {
	border-color: #fddb00;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}
.form-horizontal {
	margin-top: 13px;
	float: left;
	width: 100%;
}
.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #e9e9e9;
	border: 2px solid #e9e9e9;
}
.btn {
	display: inline-block;
	padding: 10px 28px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: 700;
}
.btn-default:hover {
	color: #333;
	background-color: #fddb00;
	border-color: #fddb00;
}
.contact-map-section {
	float: left;
	width: 100%;
	margin-top: 0px;
}
#map {
    width: 100%;
    height: 417px;
}
.yellow-div-image-section img {
	min-height: 410px;
}
.yellow-div {
	min-height: 410px;
}
div.text-container {
	margin: 0 auto;
	width: 100%;
}
.hideContent {
	overflow: hidden;
	line-height: 1em;
	height: 2em;
}
.showContent {
	line-height: 1em;
	height: auto;
}
.showContent {
	height: auto;
}
h1 {
	font-size: 24px;
}
p {
	padding: 10px 0;
}
.show-more {
	padding: 10px 0;
	text-align: center;
}
.spiker-main-section {
	float: left;
	width: 100%;
	background-color: #f7f7f7;
	padding: 15px 16px;
	/*box-shadow: 0px 8px 50px #e0e0e0;*/
	margin-bottom: 40px;
	border: 2px solid #6fa30380;
}
.specker-image-section {
	float: left;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	overflow: hidden;
	margin-top: 0px;
	margin-left: 14px;
}
.top-title-section {
	float: left;
	width: 100%;
	margin-left: 15px;
}
.link-din-icon {
	float: left;
	width: 100%;
}
.link-din-icon a {
	background-color: #1e1e1e;
	color: #fddb00;
	padding: 10px 12px;
	float: left;
	margin-top: 14px;
	margin-left: 15px;
	text-transform: uppercase;
	text-decoration: none;
}
.link-din-icon a:hover {
	color: #FFF;
	background-color: #000;
}
.top-title-section h3 {
	font-size: 21px;
	margin-bottom: 0px;
	font-family: 'Poppins', sans-serif;
	font-style: italic;
}
.top-title-section h4 {
	font-weight: 400;
	text-transform: capitalize;
	font-family: 'Poppins', sans-serif;
	margin: 10px 0px;
	font-size: 15px;
}
.top-title-section h5 {
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
	margin: 0px 0px;
	font-size: 19px;
	font-style: italic;
}
.contact-section {
	float: left;
	width: 100%;
}
.link-din-icon i {
	float: right;
	font-size: 29px;
	color: #333;
}
.link-din-icon i:hover {
	color: #000;
}
.last-child {
	margin-bottom: 0px;
}

@media(max-width: 1600px) {
.carousel-caption {
	top: 25px;
}
}

@media(max-width: 1440px) {
.carousel-caption h3 {
	font-size: 110px;
}
.carousel-caption p {
	font-size: 48px;
}
.carousel-caption a {
	font-size: 17px;
	color: #101010;
	text-transform: uppercase;
	text-shadow: none;
	background-color: #fddb00;
	width: 190px;
	height: 53px;
	display: block;
	line-height: 53px;
	margin: 0 auto;
	text-decoration: none;
}
.carousel-caption {
	top: 25px;
}
}

@media(max-width: 1400px) {
.carousel-caption h3 {
	font-size: 110px;
}
.carousel-caption p {
	font-size: 48px;
}
.carousel-caption a {
	font-size: 17px;
	color: #101010;
	text-transform: uppercase;
	text-shadow: none;
	background-color: #fddb00;
	width: 190px;
	height: 53px;
	display: block;
	line-height: 53px;
	margin: 0 auto;
	text-decoration: none;
}
.carousel-caption {
	top: 25px;
}
}

@media(max-width: 1366px) {
.carousel-caption h3 {
	font-size: 100px;
}
.carousel-caption p {
	font-size: 42px;
}
.carousel-caption a {
	font-size: 17px;
	color: #101010;
	text-transform: uppercase;
	text-shadow: none;
	background-color: #fddb00;
	width: 190px;
	height: 53px;
	display: block;
	line-height: 53px;
	margin: 0 auto;
	text-decoration: none;
}
.carousel-caption {
	top: 25px;
}
}

@media(max-width: 1200px) {
.carousel-caption h3 {
	font-size: 80px;
}
.carousel-caption p {
	font-size: 34px;
}
.carousel-caption a {
	font-size: 17px;
	color: #101010;
	text-transform: uppercase;
	text-shadow: none;
	background-color: #fddb00;
	width: 190px;
	height: 53px;
	display: block;
	line-height: 53px;
	margin: 0 auto;
	text-decoration: none;
}
.carousel-caption {
	top: 10px;
}
}

@media(max-width: 1024px) {
.navbar-nav>li>a {
	font-size: 15px;}
	
.navbar-brand>img {
    display: block;
    width: 159px;
    margin-top: 9px;
}
.nav>li>a {
    padding: 10px 14px;
}
.yellow-div {
    padding: 35px 46px;
}	
.title {
    font-size: 33px;
}	
.round-image-section {
    width: 200px;
    height: 200px;
}
.testimoial-slider h3 {
    text-align: center;
    color: #FFF;
    font-weight: 600;
    font-size: 23px;
}	
.one-third {
    float: left;
    width: 100%;
    padding: 0px 50px;
}	
.about-us-main-section h3 {
    font-size: 25px;
}	
.top-title-section h3 {
    font-size: 20px !important;
    margin-bottom: 0px;
    font-family: 'Poppins', sans-serif;
}	
.top-title-section h4 {
    font-size: 14px;}	
.top-title-section h5 {
    font-size: 16px;
}	
.link-din-icon a {
    background-color: #1e1e1e;
    color: #fddb00;
    padding: 7px 8px;
    float: left;
    margin-top: 14px;
    margin-left: 33px;
    text-transform: uppercase;
    text-decoration: none;
}
	.map-canvas { height: 344px; overflow: hidden;}	
.specker-image-section {
    margin-left: 0;
}	
.top-title-section {
    margin-left: 33px;
}	
.gray-section {
	margin-bottom: 24px;}
	
.gray-section {
    min-height: 240px;
    padding-top: 30px;
    padding-left: 1px;
}
.round-icon-caption {
    position: absolute;
    left: -16px;
}
.round-icon-caption h4 {

    font-size: 14px;

}	
	
}



@media(max-width: 992px) {
.navbar-nav>li>a {
	font-size: 15px;}
	
.navbar-brand>img {
    display: block;
    width: 159px;
	margin-top:9px;
}	
.nav>li>a {
    padding: 10px 14px;
}
.yellow-div {
    padding: 35px 46px;
}	
.title {
    font-size: 33px;
}	
.round-image-section {
    width: 200px;
    height: 200px;
}
.testimoial-slider h3 {
    text-align: center;
    color: #FFF;
    font-weight: 600;
    font-size: 23px;
}	
.one-third {
    float: left;
    width: 100%;
    padding: 0px 50px;
}	
.about-us-main-section h3 {
    font-size: 25px;
}	
.top-title-section h3 {
    font-size: 20px !important;
    margin-bottom: 0px;
    font-family: 'Poppins', sans-serif;
}	
.top-title-section h4 {
    font-size: 14px;}	
.top-title-section h5 {
    font-size: 16px;
}	
.link-din-icon a {
    background-color: #1e1e1e;
    color: #fddb00;
    padding: 7px 8px;
    float: left;
    margin-top: 14px;
    margin-left: 33px;
    text-transform: uppercase;
    text-decoration: none;
}
	.map-canvas { height: 344px; overflow: hidden;}	
.specker-image-section {
    margin-left: 0;
}	
.top-title-section {
    margin-left: 33px;
}	
.gray-section {
	margin-bottom: 24px;}
	
.gray-section {
    min-height: 240px;
    padding-top: 30px;
    padding-left: 1px;
}
.round-icon-caption {
    position: absolute;
    left: -16px;
}
.round-icon-caption h4 {

    font-size: 14px;

}	
	
}



@media(max-width: 768px) {
	.round-icon-caption p {
    font-size: 14px;
}
	.round-icon-caption h4 {
    font-size: 14px;
    text-align: left;
    padding-left: 20px;
}
	.attendence-ul li {
    font-size: 16px;
    color: #787878;
}
	.top-banner-section2 h3 {
    font-size: 28px;
}
	.social-icon {
    margin-top: 21px;
}
.about-us-main-section p {
    font-size: 15px;
}	
.border-left-right {
    border-top: 1px solid #383838;
    border-bottom: 1px solid #383838;
	border-left: 0px solid #383838;
    border-right: 0px solid #383838;
}	
.one-third h3 {
  height: 14px;
    margin-left: 0px;
}	

.one-third {
    text-align: center;
}	
.Conference-Schedule a {
    font-size: 18px;
    width: 216px;
    height: 55px;
    line-height: 55px;
}	
.copyright p {
    font-size: 14px;
}	
	
	
.right-white-section {
    padding: 20px 0px;
}
	.left-gary-section h4 {
    font-size: 18px;
}
.about-and-conference {
    float: left;
    width: 100%;
    padding-bottom: 80px;
    margin-top: 61px;
}	
	
.left-gary-section {
    float: left;
    width: 100%;
    background-color: #1e1e1e;
    padding: 34px 17px;
    padding-top: 21px;
}
	
	#hours:after {top: 30px; left: -9px;}
	#minutes:before {top: 30px; left: -9px;}
	#seconds:before {top: 30px; left: -9px;}
	#days {font-size: 42px;}	
	#hours {font-size: 42px;}
	#minutes {font-size: 42px;}
	#seconds {font-size: 42px;}
.navbar-nav>li>a {
	font-size: 15px;}
.navbar {
    position: relative;
    min-height: 50px;
margin-bottom: 0px; 
    border: 1px solid transparent;
}
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 99999;
    /* box-shadow: 0px -1px 8px #C8C8C8; */
    height: 79px;
}
.fixed .navbar-nav {
    float: right;
    margin-top: 6px;
    margin-bottom: 5px;
    position: relative;
    top: 0px;
}
.count-down-section {
    float: left;
    width: 100%;
    position: relative;
    margin-top: -44px;
    z-index: 99;
}	
.yellow-div-image-section img {
    min-height: 479px;
}	
.navbar-brand>img {
    display: block;
    width: 87px;
    margin-top: -1px;
    position: relative;
    left: 0;
}
.navbar-nav {
    float: right;
    margin-top: 25px;
    margin-bottom: 5px;
    position: relative;
    top: -9px;
}	
.nav>li>a {
    padding: 10px 12px;
}
.yellow-div {
    padding: 25px 28px;
}	
.yellow-div {
    min-height: 479px;
}	
.title {
    font-size: 27px;
}	
.round-image-section {
    width: 200px;
    height: 200px;
}
.testimoial-slider h3 {
    text-align: center;
    color: #FFF;
    font-weight: 600;
    font-size: 20px;
}
.one-third {
    float: left;
    width: 100%;
    padding: 0px 50px;
}	
.about-us-main-section h3 {
    font-size: 22px;
}
.top-title-section h3 {
    font-size: 20px !important;
    margin-bottom: 0px;
    font-family: 'Poppins', sans-serif;
}	
.top-title-section h4 {
    font-size: 14px;}	
.top-title-section h5 {
    font-size: 16px;
}	
.link-din-icon a {
    margin-left: 80px;

}
.map-canvas {
    height: 413px;
    overflow: hidden;
}	
.specker-image-section {
    margin-left: 52px;
    margin-bottom: 22px;
}
.top-title-section {
    margin-left: 0px;
    text-align: center;
}
.gray-section {
	margin-bottom: 24px;}
	
.gray-section {
    min-height: 240px;
    padding-top: 30px;
    padding-left: 1px;
}
.round-icon-caption {
    position: absolute;
    left: -16px;
}
.round-icon-caption h4 {

	font-size: 14px;}
	
	.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 0px 28px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table span {
    font-size: 17px;
    color: #898989;
    font-weight: 600;
    margin-top: 13px;
    float: left;
    text-align: center;
}
.caption-td {
    float: left;
    width: 100%;
    border: 1px solid #ddd;
    border-top: none;
    padding: 15px;
   min-height:inherit; 
}
.title-section-td {
    float: left;
    width: 100%;
    background-color: #EFEFEF;
    text-align: center;
    padding: 4px 4px;
    height: auto;
    padding-bottom: 18px;
}	
	
}



@media(max-width: 600px) {
	.round-icon-caption p {
    font-size: 14px;
}
	.round-icon-caption h4 {
    font-size: 14px;
    text-align: left;
    padding-left: 20px;
}
	.attendence-ul li {
    font-size: 16px;
    color: #787878;
}
	.top-banner-section2 h3 {
    font-size: 28px;
}
	.social-icon {
    margin-top: 21px;
}
.about-us-main-section p {
    font-size: 15px;
}	
.border-left-right {
    border-top: 1px solid #383838;
    border-bottom: 1px solid #383838;
	border-left: 0px solid #383838;
    border-right: 0px solid #383838;
}	
.one-third h3 {
  height: 14px;
    margin-left: 0px;
}	
	
footer {
    padding-top: 51px;
    padding-bottom: 47px;
}	
.one-third {
    text-align: center;
}	
.Conference-Schedule a {
    font-size: 18px;
    width: 216px;
    height: 55px;
    line-height: 55px;
}	
.copyright p {
    font-size: 15px;
    text-align: center;
    float: none;
}	
.table-section {
    float: left;
    width: 100%;
    border: 0px solid #d6d6d6;
    margin-top: 43px;
}	
.right-white-section {
    padding: 20px 0px;
}
.left-gary-section h4 {
    font-size: 20px;
}
.about-and-conference {
    float: left;
    width: 100%;
    padding-bottom: 80px;
    margin-top: 61px;
}	
	
.left-gary-section {
    float: left;
    width: 100%;
    background-color: #1e1e1e;
    padding: 34px 17px;
    padding-top: 21px;
    text-align: center;
}
	#hours, #days, #minutes ,#seconds{border-bottom: 1px solid #e9e9e9; height: 97px;}
	
	#hours:after {top: 30px; left: -9px; display: none; }
	#minutes:before {top: 30px; left: -9px; display: none;}
	#seconds:before {top: 30px; left: -9px; display: none;}
	#days {font-size: 42px;}	
	#hours {font-size: 42px;}
	#minutes {font-size: 42px;}
	#seconds {font-size: 42px;}
.navbar-nav>li>a {
	font-size: 15px;}
.navbar {
    position: relative;
    min-height: 50px;
margin-bottom: 0px; 
    border: 1px solid transparent;
}
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 99999;
    box-shadow: none;
    height: auto;
}
.fixed .navbar-nav {
    float: none;
    margin-top: 6px;
    margin-bottom: 5px;
}
.count-down-section {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 0px;
    z-index: 99;
}
.yellow-div-image-section img {
    min-height: auto;
	width: 100%;
}	
.navbar-brand>img {
    display: block;
    width: 68px;
    margin-top: 0;
    position: relative;
    left: auto;
}
.fixed .navbar-brand {
    width: 77px;
}
.fixed header {
    margin-bottom: 0px;
    background-color: #ffffff;
    padding: 13px 0px;
    padding-bottom: 0px;
}
.Gray-bg h4 {
    font-size: 21px;
    font-weight: 500;
    color: #FFF !important;
}	
.yellow-div h4 {
    font-size: 21px;
    font-weight: 500;
    color: #282828;
	font-style: italic;
}	
.yellow-div {
    padding: 25px 28px;
}	
.yellow-div {
    min-height: auto;
    padding-bottom: 45px;
}
.title {
    font-size: 27px;
}	
.round-image-section {
    width: auto;
    height: auto;
}
.testimoial-slider h3 {
    text-align: center;
    color: #FFF;
    font-weight: 600;
    font-size: 18px;
}
.one-third {
    float: left;
    width: 100%;
    padding: 0px 50px;
}	
.about-us-main-section h3 {
    font-size: 22px;
}
.top-title-section h3 {
    font-size: 20px !important;
    margin-bottom: 0px;
    font-family: 'Poppins', sans-serif;
}	
.top-title-section h4 {
    font-size: 14px;}	
.top-title-section h5 {
    font-size: 16px;
}	
.link-din-icon a {
    margin-left: 184px;
}
.map-canvas {
    height: 413px;
    overflow: hidden;
}	
.specker-image-section {
    margin-left: 154px;
    margin-bottom: 22px;
}
.top-title-section {
    margin-left: 0px;
    text-align: center;
}
.gray-section {
	margin-bottom: 24px;}
	
.gray-section {
    min-height: 240px;
    padding-top: 30px;
    padding-left: 1px;
}
.round-icon-caption {
    position: absolute;
    left: -16px;
}
.round-icon-caption h4 {

	font-size: 14px;}
	
	.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 0px 28px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table span {
    font-size: 17px;
    color: #898989;
    font-weight: 600;
    margin-top: 13px;
    float: none;
    text-align: center;
    width: 100%;
}
.caption-td {
    float: left;
    width: 100%;
    border: 1px solid #ddd;
    border-top: none;
    padding: 15px;
   min-height:inherit; 
}
.navbar-toggle {
    margin-top: 10px;
    border-radius: 0px;
}
.navbar-inverse .navbar-toggle {
    border-color: #fddb00;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #1e1e1e;
}	
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fddb00;
}	
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #fff;
    margin-top: 22px;
}
.navbar-nav {
    float: none;
    margin-top: 25px;
    margin-bottom: 5px;
    text-align: center;
}	
	.about-ul li {
    font-size: 15px;
}
.right-white-section {
    float: left;
    width: 100%;
    background-color: #FFF;
    padding: 45px;
    padding-top: 15px;
    box-shadow: 0px 4px 48px #e6e6e6;
    z-index: -999;
    position: relative;
    height: auto;
    padding-bottom: 46px;
}	
.title-section-td {
    float: left;
    width: 100%;
    background-color: #EFEFEF;
    text-align: left;
    padding: 20px 21px;
    height: auto;
    /* padding-bottom: 18px; */
}
	
	
}


@media(max-width: 480px) {
	.round-image-section {
    width: 250px;
    height: 250px;
}
	
	.one-third h3 {
    font-size: 19px;
    font-weight: 600;
    color: #FFF;
    margin-bottom: 20px;
    height: 39px;
    margin-left: 6px;
}
	.round-icon-caption p {
    font-size: 14px;
}
	.round-icon-caption h4 {
    font-size: 14px;
    text-align: left;
    padding-left: 20px;
}
	.attendence-ul li {
    font-size: 16px;
    color: #787878;
}
	.top-banner-section2 h3 {
    font-size: 28px;
}
	.social-icon {
    margin-top: 21px;
}
.about-us-main-section p {
    font-size: 15px;
}	
.border-left-right {
    border-top: 1px solid #383838;
    border-bottom: 1px solid #383838;
	border-left: 0px solid #383838;
    border-right: 0px solid #383838;
}	
.one-third h3 {
  height: 14px;
    margin-left: 0px;
}	
	
footer {
    padding-top: 51px;
    padding-bottom: 47px;
}	
.one-third {
    text-align: center;
}	
.Conference-Schedule a {
    font-size: 18px;
    width: 216px;
    height: 55px;
    line-height: 55px;
}	
.copyright p {
    font-size: 15px;
    text-align: center;
    float: none;
}	
.table-section {
    float: left;
    width: 100%;
    border: 0px solid #d6d6d6;
    margin-top: 43px;
}	
.right-white-section {
    padding: 20px 0px;
}
.left-gary-section h4 {
    font-size: 20px;
}
.about-and-conference {
    float: left;
    width: 100%;
    padding-bottom: 80px;
    margin-top: 61px;
}	
	
.left-gary-section {
    float: left;
    width: 100%;
    background-color: #1e1e1e;
    padding: 34px 17px;
    padding-top: 21px;
    text-align: center;
}
	#hours, #days, #minutes ,#seconds{border-bottom: 1px solid #e9e9e9; height: 97px;}
	
	#hours:after {top: 30px; left: -9px; display: none; }
	#minutes:before {top: 30px; left: -9px; display: none;}
	#seconds:before {top: 30px; left: -9px; display: none;}
	#days {font-size: 42px;}	
	#hours {font-size: 42px;}
	#minutes {font-size: 42px;}
	#seconds {font-size: 42px;}
.navbar-nav>li>a {
	font-size: 15px;}
.navbar {
    position: relative;
    min-height: 50px;
margin-bottom: 0px; 
    border: 1px solid transparent;
}
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 99999;
    box-shadow: none;
    height: auto;
}
.count-down-section {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 0px;
    z-index: 99;
}
.yellow-div-image-section img {
    min-height: auto;
	width: 100%;
}	
.navbar-brand>img {
    display: block;
    width: 68px;
    margin-top: 0;
    position: relative;
    left: auto;
}
header {
    margin-bottom: 0px;
    background-color: #fff;
    padding: 13px 0px;
    padding-bottom: 19px;
}	
.Gray-bg h4 {
    font-size: 21px;
    font-weight: 500;
    color: #FFF !important;
}	
.yellow-div h4 {
    font-size: 21px;
    font-weight: 500;
    color: #282828;
}	
.yellow-div {
    padding: 25px 28px;
}	
.yellow-div {
    min-height: auto;
    padding-bottom: 45px;
}
.title {
    font-size: 27px;
}	
.round-image-section {
    width: 250px;
    height: 250px;
}
.testimoial-slider h3 {
    text-align: center;
    color: #FFF;
    font-weight: 600;
    font-size: 18px;
}
.one-third {
    float: left;
    width: 100%;
    padding: 0px 50px;
}	
.about-us-main-section h3 {
    font-size: 22px;
}
.top-title-section h3 {
    font-size: 20px !important;
    margin-bottom: 0px;
    font-family: 'Poppins', sans-serif;
}	
.top-title-section h4 {
    font-size: 14px;}	
.top-title-section h5 {
    font-size: 16px;
}	
.link-din-icon a {
    margin-left: 126px;
}
.map-canvas {
    height: 413px;
    overflow: hidden;
}	
.specker-image-section {
    margin-left: 102px;
    margin-bottom: 22px;
}
.top-title-section {
    margin-left: 0px;
    text-align: center;
}
.gray-section {
	margin-bottom: 24px;}
	
.gray-section {
    min-height: 240px;
    padding-top: 16px;
    padding-left: 1px;
}
.round-icon-caption {
    position: absolute;
    left: -16px;
}
.round-icon-caption h4 {

	font-size: 14px;}
	
	.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 0px 28px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table span {
    font-size: 17px;
    color: #898989;
    font-weight: 600;
    margin-top: 13px;
    float: none;
    text-align: center;
}
.caption-td {
    float: left;
    width: 100%;
    border: 1px solid #ddd;
    border-top: none;
    padding: 15px;
   min-height:inherit; 
}
.navbar-toggle {
    margin-top: 11px;
    border-radius: 0px;
}
.navbar-inverse .navbar-toggle {
    border-color: #fddb00;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #1e1e1e;
}	
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fddb00;
}	
	
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #1e1e1e;
    margin-top: 22px;
}
.navbar-nav {
    float: none;
    margin-top: 25px;
    margin-bottom: 5px;
    text-align: center;
}	
	.about-ul li {
    font-size: 15px;
}
.right-white-section {
    float: left;
    width: 100%;
    background-color: #FFF;
    padding: 45px;
    padding-top: 15px;
    box-shadow: 0px 4px 48px #e6e6e6;
    z-index: -999;
    position: relative;
    height: auto;
    padding-bottom: 46px;
}	
.title-section-td {
    float: left;
    width: 100%;
    background-color: #EFEFEF;
    text-align: left;
    padding: 20px 21px;
    height: auto;
    /* padding-bottom: 18px; */
}
.table-section-inner {
    float: left;
    background-color: #FFF;
    padding: 0;
}	
.mobile {
    display: block;
    float: left;
    width: 100%;
}	
}



@media(max-width: 360px) {

	.round-image-section {
    width: 250px;
    height: 250px;
}
	
	.one-third h3 {
    font-size: 19px;
    font-weight: 600;
    color: #FFF;
    margin-bottom: 20px;
    height: 39px;
    margin-left: 6px;
}
	.round-icon-caption p {
    font-size: 13px;
}
	.round-icon-caption h4 {
    font-size: 14px;
    text-align: left;
    padding-left: 20px;
}
.attendence-ul li {
    font-size: 14px;
    color: #787878;
}
	.top-banner-section2 h3 {
    font-size: 28px;
}
	.social-icon {
    margin-top: 21px;
}
.about-us-main-section p {
    font-size: 15px;
}	
.border-left-right {
    border-top: 1px solid #383838;
    border-bottom: 1px solid #383838;
	border-left: 0px solid #383838;
    border-right: 0px solid #383838;
}	
.one-third h3 {
  height: 14px;
    margin-left: 0px;
}	
	
footer {
    padding-top: 51px;
    padding-bottom: 47px;
}	
.one-third {
    text-align: center;
}	
.Conference-Schedule a {
    font-size: 18px;
    width: 216px;
    height: 55px;
    line-height: 55px;
}	
.copyright p {
    font-size: 15px;
    text-align: center;
    float: none;
}	
.table-section {
    float: left;
    width: 100%;
    border: 0px solid #d6d6d6;
    margin-top: 43px;
}	
.right-white-section {
    padding: 20px 0px;
}
.left-gary-section h4 {
    font-size: 20px;
}
.about-and-conference {
    float: left;
    width: 100%;
    padding-bottom: 80px;
    margin-top: 61px;
}	
	
.left-gary-section {
    float: left;
    width: 100%;
    background-color: #1e1e1e;
    padding: 34px 17px;
    padding-top: 21px;
    text-align: center;
}
	#hours, #days, #minutes ,#seconds{border-bottom: 1px solid #e9e9e9; height: 97px;}
	
	#hours:after {top: 30px; left: -9px; display: none; }
	#minutes:before {top: 30px; left: -9px; display: none;}
	#seconds:before {top: 30px; left: -9px; display: none;}
	#days {font-size: 42px;}	
	#hours {font-size: 42px;}
	#minutes {font-size: 42px;}
	#seconds {font-size: 42px;}
.navbar-nav>li>a {
	font-size: 15px;}
.navbar {
    position: relative;
    min-height: 50px;
margin-bottom: 0px; 
    border: 1px solid transparent;
}
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 99999;
    box-shadow: none;
    height: auto;
}
.count-down-section {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 0px;
    z-index: 99;
}
.yellow-div-image-section img {
    min-height: auto;
	width: 100%;
}	
.navbar-brand>img {
    display: block;
    width: 70px;
    margin-top: 0;
    position: relative;
    left: auto;
}
header {
    margin-bottom: 0px;
    background-color: #fff;
    padding: 13px 0px;
    padding-bottom: 17px;
}	
.Gray-bg h4 {
    font-size: 21px;
    font-weight: 500;
    color: #FFF !important;
}	
.yellow-div h4 {
    font-size: 21px;
    font-weight: 500;
    color: #282828;
}	
.yellow-div {
    padding: 25px 28px;
}	
.yellow-div {
    min-height: auto;
    padding-bottom: 45px;
}
.title {
    font-size: 25px;
}	
.round-image-section {
    width: 250px;
    height: 250px;
}
.testimoial-slider h3 {
    text-align: center;
    color: #FFF;
    font-weight: 600;
    font-size: 18px;
}
.one-third {
    float: left;
    width: 100%;
    padding: 0px 50px;
}	
.about-us-main-section h3 {
    font-size: 22px;
}
.top-title-section h3 {
    font-size: 20px !important;
    margin-bottom: 0px;
    font-family: 'Poppins', sans-serif;
}	
.top-title-section h4 {
    font-size: 14px;}	
.top-title-section h5 {
    font-size: 16px;
}	
.link-din-icon a {
    margin-left: 66px;
}
.map-canvas {
    height: 413px;
    overflow: hidden;
}	
.specker-image-section {
    margin-left: 42px;
    margin-bottom: 22px;
}
.top-title-section {
    margin-left: 0px;
    text-align: center;
}
.gray-section {
	margin-bottom: 24px;}
	
.gray-section {
    min-height: 240px;
    padding-top: 16px;
    padding-left: 1px;
}
.round-icon-caption {
    position: relative;
    left: -3px;
}
.round-icon-caption h4 {

	font-size: 14px;}
	
	.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 0px 28px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table span {
    font-size: 17px;
    color: #898989;
    font-weight: 600;
    margin-top: 13px;
    float: none;
    text-align: center;
    width: 100%;
}
.caption-td {
    float: left;
    width: 100%;
    border: 1px solid #ddd;
    border-top: none;
    padding: 15px;
   min-height:inherit; 
}
.navbar-toggle {
    margin-top: 10px;
    border-radius: 0px;
}
.navbar-inverse .navbar-toggle {
    border-color: #fddb00;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #1e1e1e;
}	
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fddb00;
}	
	
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #1e1e1e;
    margin-top: 22px;
}
.navbar-nav {
    float: none;
    margin-top: 25px;
    margin-bottom: 5px;
    text-align: center;
}	
	.about-ul li {
    font-size: 15px;
}
.right-white-section {
    float: left;
    width: 100%;
    background-color: #FFF;
    padding: 45px;
    padding-top: 15px;
    box-shadow: 0px 4px 48px #e6e6e6;
    z-index: -999;
    position: relative;
    height: auto;
    padding-bottom: 46px;
}	
.title-section-td {
    float: left;
    width: 100%;
    background-color: #EFEFEF;
    text-align: left;
    padding: 20px 21px;
    height: auto;
    /* padding-bottom: 18px; */
}
.contact-slider-section h2 {
	font-size: 21px;}
.contact-map-section h2 {
    font-size: 21px;
}
.mobile {
    display: block;
    float: left;
    width: 100%;
}	
	
}


@media(max-width: 320px) {
.about-ul li {
    font-size: 17px;
    font-weight: 400;
    color: #787878;
    text-align: left;
    line-height: 33px;
}
	.round-image-section {
    width: 250px;
    height: 250px;
}
	
	.one-third h3 {
    font-size: 19px;
    font-weight: 600;
    color: #FFF;
    margin-bottom: 20px;
    height: 39px;
    margin-left: 6px;
}
	.round-icon-caption p {
    font-size: 13px;
}
	.round-icon-caption h4 {
    font-size: 14px;
    text-align: left;
    padding-left: 20px;
}
.attendence-ul li {
    font-size: 14px;
    color: #787878;
}
	.top-banner-section2 h3 {
    font-size: 28px;
}
	.social-icon {
    margin-top: 21px;
}
.about-us-main-section p {
    font-size: 15px;
}	
.border-left-right {
    border-top: 1px solid #383838;
    border-bottom: 1px solid #383838;
	border-left: 0px solid #383838;
    border-right: 0px solid #383838;
}	
.one-third h3 {
  height: 14px;
    margin-left: 0px;
}	
	
footer {
    padding-top: 51px;
    padding-bottom: 47px;
}	
.one-third {
    text-align: center;
}	
.Conference-Schedule a {
    font-size: 18px;
    width: 216px;
    height: 55px;
    line-height: 55px;
}	
.copyright p {
    font-size: 15px;
    text-align: center;
    float: none;
}	
.table-section {
    float: left;
    width: 100%;
    border: 0px solid #d6d6d6;
    margin-top: 43px;
}	
.right-white-section {
    padding: 20px 0px;
}
.left-gary-section h4 {
    font-size: 17px;
}
.about-and-conference {
    float: left;
    width: 100%;
    padding-bottom: 60px;
    margin-top: 41px;
}	
	
.left-gary-section {
    float: left;
    width: 100%;
    background-color: #1e1e1e;
    padding: 14px 17px;
    padding-top: 0px;
    text-align: center;
}
	#hours, #days, #minutes ,#seconds{border-bottom: 1px solid #e9e9e9; height: 97px;}
	
	#hours:after {top: 30px; left: -9px; display: none; }
	#minutes:before {top: 30px; left: -9px; display: none;}
	#seconds:before {top: 30px; left: -9px; display: none;}
	#days {font-size: 42px;}	
	#hours {font-size: 42px;}
	#minutes {font-size: 42px;}
	#seconds {font-size: 42px;}
.navbar-nav>li>a {
	font-size: 15px;}
.navbar {
    position: relative;
    min-height: 50px;
margin-bottom: 0px; 
    border: 1px solid transparent;
}
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 99999;
    box-shadow: none;
    height: auto;
}
.count-down-section {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 0px;
    z-index: 99;
}
.yellow-div-image-section img {
    min-height: auto;
	width: 100%;
}	
.navbar-brand>img {
    display: block;
    width: 71px;
    margin-top: 7px;
    position: relative;
    left: auto;
}
header {
    margin-bottom: 0px;
    background-color: #fff;
    padding: 5px 0px;
    padding-bottom: 14px;
}
.Gray-bg h4 {
    font-size: 21px;
    font-weight: 500;
    color: #FFF !important;
}	
.yellow-div h4 {
    font-size: 21px;
    font-weight: 500;
    color: #282828;
}	
.yellow-div {
    padding: 25px 28px;
}	
.yellow-div {
    min-height: auto;
    padding-bottom: 45px;
}
.title {
    font-size: 22px;
}
.round-image-section {
    width: 250px;
    height: 250px;
}
.testimoial-slider h3 {
    text-align: center;
    color: #FFF;
    font-weight: 600;
    font-size: 18px;
}
.one-third {
    float: left;
    width: 100%;
    padding: 0px 16px;
}	
.about-us-main-section h3 {
    font-size: 22px;
}
.top-title-section h3 {
    font-size: 20px !important;
    margin-bottom: 0px;
    font-family: 'Poppins', sans-serif;
}	
.top-title-section h4 {
    font-size: 14px;}	
.top-title-section h5 {
    font-size: 16px;
}	
.link-din-icon a {
    margin-left: 45px;
}
.map-canvas {
    height: 413px;
    overflow: hidden;
}	
.specker-image-section {
    margin-left: 19px;
    margin-bottom: 22px;
}
.top-title-section {
    margin-left: 0px;
    text-align: center;
}
.gray-section {
	margin-bottom: 24px;}
	
.gray-section {
    min-height: 240px;
    padding-top: 16px;
    padding-left: 1px;
}
.round-icon-caption {
    position: relative;
    left: -3px;
}
.round-icon-caption h4 {

	font-size: 14px;}
	
	.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 0px 28px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table span {
    font-size: 17px;
    color: #898989;
    font-weight: 600;
    margin-top: 13px;
    float: none;
    text-align: center;
    width: 100%;
}
.caption-td {
    float: left;
    width: 100%;
    border: 1px solid #ddd;
    border-top: none;
    padding: 15px;
   min-height:inherit; 
}
.navbar-toggle {
    margin-top: 19px;
    border-radius: 0px;
}
.navbar-inverse .navbar-toggle {
    border-color: #fddb00;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #1e1e1e;
}	
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fddb00;
}	
	
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #1e1e1e;
    margin-top: 22px;
}
.navbar-nav {
    float: none;
    margin-top: 25px;
    margin-bottom: 5px;
    text-align: center;
}	
	.about-ul li {
    font-size: 15px;
}
.right-white-section {
    float: left;
    width: 100%;
    background-color: #FFF;
    padding: 45px;
    padding-top: 15px;
    box-shadow: 0px 4px 48px #e6e6e6;
    z-index: -999;
    position: relative;
    height: auto;
    padding-bottom: 46px;
}	
.title-section-td {
    float: left;
    width: 100%;
    background-color: #EFEFEF;
    text-align: left;
    padding: 20px 21px;
    height: auto;
    /* padding-bottom: 18px; */
}
.contact-slider-section h2 {
	font-size: 21px;}
.contact-map-section h2 {
    font-size: 21px;
}
.mobile {
    display: block;
    float: left;
    width: 100%;
}
	
}
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
    background-color: #149dcb;
	color: #eeeeee;
	width: 50px;
	height: 48px;
	line-height: 48px;
	right: 30px;
	bottom: 30px;
	padding-top: 2px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
    background-color: #0e9bca;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}

/*
Free App template for Bootstrap 3
Code snippet by maridlcrmn for Bootsnipp.com
Follow me on Twitter @maridlcrmn
Image credits: unsplash.com
Image placeholders: placemi.com
*/


.mt-100 {
    margin-top: 100px; 
}
.mb-100 {
    margin-bottom: 100px;
}

.icon {
    width: 32px;
    height: 32px;
    text-align: center;
    padding: 7px 8px;
    border: 2px solid;
    border-radius: 50%;
}

.header {
    padding-top: 50px;
    background-color: #eee;
    overflow: hidden;
}
.footer {
    color: #887;
    background-color: #eee;
    padding-top: 30px;
    padding-bottom: 30px;
}
.btn {
    padding-left: 25px;
    padding-right: 25px;
}
.btn-circle {
    border-radius: 20px;
}

@media only screen and (max-width:1920px) and (min-width: 600px) {
	.mobile { display: none;}	
	
} 
@media only screen and (max-width: 599px) and (min-width: 320px)  {
	.mobile { display: block;}	
	
} 
@media only screen and (max-width: 599px) and (min-width: 320px)  {
	.map-section { display: none;}	
	
} 
@media only screen and (max-width: 599px) and (min-width: 320px)  {
	.map-canvas{ display: none;}	
	
} 




