/*
 @Author: Company Name
 @URL: http://companyname.com
 This file contains the styling for the actual theme, this
 is the file you need to edit to change the look of the
 theme.
 However we used Less script to make things easy to maintain, this is the compressed ourput, we recommend to edit the less files and then recombile the files and add the result here, if you don't like to use less you can edit this file here.

 This files contents are outlined below.
 01.	Theme Reset Style
 02.	Global Elements
 03.	Menu
 04.	Social
 05.	Article
 06.	Posts
 07.	Responsive
 08.	Widgets
 09.	Flexslider
 10.	Grid
*/

#tg-feedback {
  background-color: #f7f7f7;
}

.feedback {
  font-size: 40px;
}

.prev-edition-title {
  min-height: 36px;
}

#register1,
#register2 {
  min-width: 220px;
}

a.disabled {
  cursor: default;
  opacity: 0.6;
}

body {
  overflow-x: hidden;
}

#tg-sponsors-honorable .tg-sectionheading {
  margin: 0 0 20px;
}

.tg-media-radio {
  text-align: center;
}

.tg-media-prev {
  text-align: center;
}

#radio-afera {
  position: relative;
  margin: 0 auto;
}

.tg-footerbar-container {
  position: relative;
}

.footer-container {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.tg-media-container {
  margin-bottom: 80px;
}

.tg-media-video {
  text-align: center;
}

.tg-media {
  margin-bottom: 50px;
}

.organizers-container,
.support-organizers-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.tg-organizer .tg-contentbox {
  text-align: center;
  font-size: 20px;
  padding-top: 10px;
}

.tg-organizer-support {
  width: 33%;
}

.tg-organizer-support .tg-contentbox {
  font-size: 15px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 20px;
}

.tg-organizerimg img {
  border-radius: 4px;
  box-shadow: 0 0 40px 5px rgba(0, 0, 0, 0.3);
}

.tg-organizer {
  width: 33%;
  color: normal;
}

.tg-organizer-support a,
.tg-organizer a {
  color: #767676;
}

.tg-organizer a .fa-linkedin-square {
  font-size: 25px;
  margin-left: 16px;
}

.tg-organizer-support a .fa-linkedin-square {
  font-size: 17px;
}

.tg-organizer-support a {
  display: inline-block;
}

.tg-organizer-support a:last-child {
  margin-left: 10px;
}

.tg-organizer a:hover {
  text-decoration: none;
}

.about-event {
  padding-bottom: 0 !important;
}

.organizers-support {
  padding: 30px 0 15px !important;
}

#tg-sponsors-honorable {
  padding-bottom: 40px;
}

.pti-image-container {
  text-align: center;
}

.tg-community-brand {
  cursor: pointer;
}

.honorable-sponsor-row {
  min-height: 450px;
  padding-bottom: 100px;
}

.honorable-image {
  max-width: 100%;
  max-height: 500px;
}

.mainsponsor-row {
  min-height: 350px;
  padding-bottom: 80px;
}

.mainsponsor-image {
  max-width: 75%;
  max-height: 350px;
}

.mainsponsor-row,
.sponsor-row {
  padding-bottom: 80px;
}

#tg-speakers,
#tg-venue,
.tg-speaker .tg-contentbox {
  background: #f7f7f7;
}

.tg-sliderholder {
  max-height: 750px;
}

.tg-sliderholder .tg-backslider * {
  max-height: 730px !important;
}

.tg-sliderholder .tg-forntslider * {
  max-height: 650px !important;
}

.hidden-opacity {
  opacity: 0;
  pointer-events: none;
}

.normal-text {
  text-transform: none;
}

.wosp-icon {
  width: 290px;
  position: relative;
  top: 50px;
  left: 50px;
}

.contact-email {
  color: white;
}

.contact-email:hover {
  color: rgb(0, 0, 70);
}

.tg-eventspeakerslider .owl-stage {
  margin: 0 auto;
}

.tg-eventspeakerslider .owl-nav {
  position: relative;
  top: 30px;
}

.tg-eventspeakerslider .owl-nav .tg-btnprev {
  /* position: initial; */
  bottom: 0;
  font-size: 30px;
  color: rgb(0, 0, 70);
  margin-left: 50px;
  margin-right: auto;
}

.tg-eventspeakerslider .owl-nav .tg-btnnext {
  /* position: initial; */
  color: rgb(0, 0, 70);
  font-size: 30px;
  margin-left: auto;
  margin-right: 50px;
}

.tg-venue {
  background: #f7f7f7;
}

/* =============================================
			Theme Reset Style
============================================= */
* {
  margin: 0px;
  padding: 0px;
}
html,
body {
  position: relative;
  height: 100%;
}
body {
  color: #767676;
  background: #fff;
  font: 300 15px/22px "Montserrat", Arial, Helvetica, sans-serif;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  color: #444349;
  margin: 0 0 8px;
  font-weight: 400;
  line-height: 1.5;
  font-style: normal;
  text-transform: capitalize;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
h1 {
  font-size: 48px;
}
h2 {
  font-size: 48px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #767676;
}
p a {
}
p a:hover {
  text-decoration: underline;
}
p {
  letter-spacing: normal;
  line-height: 20px;
  margin: 0 0 20px;
}
a {
  color: #767676;
  text-decoration: none;
}
a:hover,
a:focus,
a:active {
  outline: none;
  text-decoration: none;
}
ul {
  margin: 0;
}
figure {
  margin-bottom: 6px;
  position: relative;
}
img {
  height: auto;
  max-width: 100%;
}
strong {
  color: #414141;
}
/* iframe {
	border: none;
	float: left;
	width: 100%;
} */
.wp-caption,
.wp-caption-text,
.gallery-caption,
.bypostauthor {
}
.wp-caption.alignleft,
.wp-caption.alignnone {
  width: 100%;
}
button {
  border: none;
}
textarea,
select,
.tg-select select,
.form-control,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  color: #767676;
  outline: none;
  height: 40px;
  background: #fff;
  font-size: 14px;
  box-shadow: none;
  line-height: 20px;
  padding: 10px 20px;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #dbdbdb;
  text-transform: capitalize;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-group {
  margin: 0 0 20px;
}
.form-control::-moz-placeholder {
  text-transform: capitalize;
  color: #767676;
}
.form-control:focus::-moz-placeholder,
input:focus,
.select select:focus,
.form-control:focus {
  color: #767676;
  border-color: #000;
  box-shadow: none !important;
}
/*======================
		 Select
======================*/
.tg-select {
  width: 100%;
  float: left;
  color: #ddd;
  position: relative;
  text-transform: uppercase;
}
.tg-select:after {
  content: "\f107";
  top: 50%;
  right: 23px;
  z-index: 2;
  width: 13px;
  color: #ddd;
  display: block;
  font-size: 22px;
  margin-top: -5px;
  line-height: 10px;
  position: absolute;
  text-align: center;
  font-family: "FontAwesome";
}
.tg-select select {
  width: 100%;
  z-index: 1;
  color: #767676;
  height: 40px;
  padding: 10px 20px;
  border-radius: 4px;
  line-height: 20px;
  position: relative;
  text-transform: capitalize;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.tg-select select option {
  color: #ddd;
}
/*======================
		CheckBox
======================*/
.tg-radio,
.tg-radio label,
.tg-checkbox,
.tg-checkbox label {
  width: 100%;
  float: left;
  margin: 0;
  position: relative;
}
.tg-radio label,
.tg-checkbox label {
  cursor: pointer;
  display: block;
  padding: 0 0 0 20px;
}
.tg-radio input[type="radio"],
.tg-checkbox input[type="checkbox"] {
  display: none;
}
.tg-radio input[type="radio"] + label:before,
.tg-checkbox input[type="checkbox"] + label:before {
  top: 4px;
  left: 0;
  color: #373542;
  font-size: 14px;
  line-height: 14px;
  content: "\f096";
  position: absolute;
  font-family: "FontAwesome";
}
.tg-radio input[type="radio"] + label:before {
  content: "";
}
.tg-radio input[type="radio"]:checked + label:before,
.tg-checkbox input[type="checkbox"]:checked + label:before {
  content: "\f046";
}
label {
  color: #414141;
  display: block;
  font-weight: 400;
  margin-bottom: 10px;
}
form p {
  float: left;
  position: relative;
  width: 100%;
}
form p span i {
  color: #474747;
  left: 16px;
  position: absolute;
  top: 13px;
}
option {
  padding: 5px 15px;
}
li {
  line-height: 28px;
  list-style: disc inside none;
}
ul ul {
  margin-left: 20px;
}
ol {
  float: none;
  list-style: decimal;
  padding-left: 15px;
}
ol ol {
  margin-left: 20px;
}
ol li {
  list-style: decimal;
  width: 100%;
}
table {
  background-color: transparent;
  max-width: 100%;
}
th {
  text-align: left;
}
table {
  margin-bottom: 15px;
  width: 100%;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  border-top: 1px solid #d2d2d2;
  border: 1px solid #d2d2d2;
  line-height: 2.5;
  padding-left: 3px;
  text-align: center;
  vertical-align: top;
}
table thead tr th {
  border-top: 1px solid #d2d2d2;
  text-align: center;
  text-transform: capitalize;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 1px solid #d2d2d2;
}
table > thead > tr > th {
  border-bottom: 2px solid #d2d2d2;
  vertical-align: bottom;
}
table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
  border-bottom: 0;
}
table > tbody + tbody {
  border-top: 2px solid #d2d2d2;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 6px 10px;
}
p ins {
  color: #999;
}
dl dd {
  margin-left: 20px;
}
address {
  font-style: italic;
}
/*==============================================
			Global Elements
==============================================*/
.tg-haslayout {
  width: 100%;
  float: left;
}
.tg-sectionspace {
  padding: 120px 0px 80px 0px;
}
.tg-locationmap {
  width: 100%;
  float: left;
  height: 500px;
}
.tg-btn-sm {
  padding: 0 20px;
  line-height: 30px;
}
.tg-btn {
  z-index: 3;
  color: #fff;
  padding: 0 35px;
  border-radius: 4px;
  position: relative;
  text-align: center;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  text-transform: capitalize;
  font: 400 16px/40px "Montserrat", Arial, Helvetica, sans-serif;
}
.tg-btn:hover {
  color: #fff;
}
.tg-btn-lg {
  width: 100%;
}
.tg-btn:before,
.tg-btn:after {
  top: 0;
  left: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
}
.tg-btn:after {
  opacity: 0;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.1);
}
.tg-btn:hover:after {
  opacity: 1;
  visibility: visible;
}
.tg-socialicons {
  width: 100%;
  float: left;
  position: absolute;
  right: 0;
  list-style: none;
  text-align: center;
  line-height: 30px;
}
.tg-socialicons li {
  float: left;
  padding: 0 5px;
  line-height: inherit;
  list-style-type: none;
}
.tg-socialicons li:first-child {
  padding-left: 0;
}
.tg-socialicons li a {
  width: 30px;
  height: 30px;
  color: #fff;
  display: block;
  background: #000;
  overflow: hidden;
  line-height: 30px;
  position: relative;
  text-align: center;
  border-radius: 30px;
  text-transform: capitalize;
}
.tg-inputwithicon.tg-facebook .tg-icon,
.tg-checkbox.tg-facebook,
li.tg-facebook a {
  background: #3b5999;
}
.tg-inputwithicon.tg-twitter .tg-icon,
.tg-checkbox.tg-twitter,
li.tg-twitter a {
  background: #55acee;
}
.tg-inputwithicon.tg-linkedin .tg-icon,
.tg-checkbox.tg-linkedin,
li.tg-linkedin a {
  background: #0077b5;
}
.tg-inputwithicon.tg-skype .tg-icon,
.tg-checkbox.tg-skype,
li.tg-skype a {
  background: #00aff0;
}
.tg-checkbox.tg-dropbox,
li.tg-dropbox a {
  background: #007ee5;
}
.tg-checkbox.tg-vimeo,
li.tg-vimeo a {
  background: #1ab7ea;
}
.tg-checkbox.tg-tumblr,
li.tg-tumblr a {
  background: #34465d;
}
.tg-checkbox.tg-yahoo,
li.tg-yahoo a {
  background: #410093;
}
.tg-inputwithicon.tg-googleplus .tg-icon,
.tg-checkbox.tg-googleplus,
li.tg-googleplus a {
  background: #dd4b39;
}
.tg-inputwithicon.tg-pinterestp .tg-icon,
.tg-checkbox.tg-pinterestp,
li.tg-pinterestp a {
  background: #bd081c;
}
.tg-checkbox.tg-youtube,
li.tg-youtube a {
  background: #cd201f;
}
.tg-checkbox.tg-stumbleupon,
li.tg-stumbleupon a {
  background: #eb4924;
}
.tg-checkbox.tg-reddit,
li.tg-reddit a {
  background: #ff5700;
}
.tg-checkbox.tg-quora,
li.tg-quora a {
  background: #b92b27;
}
.tg-checkbox.tg-yelp,
li.tg-yelp a {
  background: #af0606;
}
.tg-checkbox.tg-soundcloud,
li.tg-soundcloud a {
  background: #ff3300;
}
.tg-checkbox.tg-whatsapp,
li.tg-whatsapp a {
  background: #25d366;
}
.tg-checkbox.tg-wechat,
li.tg-wechat a {
  background: #09b83e;
}
.tg-checkbox.tg-instagram,
li.tg-instagram a {
  background: #e4405f;
}
.tg-checkbox.tg-dribbble,
li.tg-dribbble a {
  background: #ea4c89;
}
.tg-checkbox.tg-flickr,
li.tg-flickr a {
  background: #ff0084;
}
.tg-checkbox.tg-rss,
li.tg-rss a {
  background: #ff6600;
}
.tg-socialicons li a i {
  color: #fff;
  width: 30px;
  display: block;
  font-size: 13px;
  line-height: 30px;
  text-align: center;
}
.tg-socialicons li a:hover {
  color: #fff;
  text-decoration: none;
}
.tg-roundicontext .tg-usericonholder {
  width: 150px;
  display: block;
  overflow: hidden;
  font-style: normal;
}
.tg-roundicontext i,
.tg-roundicontext span {
  float: left;
  font-size: 13px;
  line-height: 30px;
}
.tg-roundicontext:focus,
.tg-roundicontext:hover {
  color: #fff;
}
.tg-rss .tg-roundicontext:hover {
  width: 63px;
}
.tg-yelp .tg-roundicontext:hover,
.tg-flickr .tg-roundicontext:hover {
  width: 70px;
}
.tg-skype .tg-roundicontext:hover {
  width: 78px;
}
.tg-vimeo .tg-roundicontext:hover,
.tg-yahoo .tg-roundicontext:hover,
.tg-reddit .tg-roundicontext:hover,
.tg-quora .tg-roundicontext:hover {
  width: 80px;
}
.tg-googleplus .tg-roundicontext:hover {
  width: 85px;
}
.tg-tumblr .tg-roundicontext:hover {
  width: 86px;
}
.tg-linkedin .tg-roundicontext:hover {
  width: 87px;
}
.tg-wechat .tg-roundicontext:hover {
  width: 90px;
}
.tg-twitter .tg-roundicontext:hover,
.tg-dropbox .tg-roundicontext:hover {
  width: 94px;
}
.tg-youtube .tg-roundicontext:hover,
.tg-dribbble .tg-roundicontext:hover {
  width: 96px;
}
.tg-facebook .tg-roundicontext:hover {
  width: 100px;
}
.tg-instagram .tg-roundicontext:hover {
  width: 104px;
}
.tg-whatsapp .tg-roundicontext:hover {
  width: 106px;
}
.tg-soundcloud .tg-roundicontext:hover {
  width: 116px;
}
.tg-pinterestp .tg-roundicontext:hover,
.tg-stumbleupon .tg-roundicontext:hover {
  width: 126px;
}
.tg-verticalmiddle {
  margin: 0 -1px;
  float: none !important;
  display: inline-block;
  vertical-align: middle;
}
.tg-description {
  width: 100%;
  float: left;
}
.tg-bglight {
  background: #f7f7f7;
}
.tg-bgdark {
  background: #373542;
}
.tg-stars span,
.tg-stars {
  width: 100px;
  height: 16px;
  float: left;
  line-height: 16px;
  position: relative;
}
.tg-stars span:after,
.tg-stars:before {
  top: 0;
  left: 0;
  font-size: 16px;
  line-height: 16px;
  position: absolute;
  letter-spacing: 4px;
  font-family: "FontAwesome";
  color: rgba(218, 218, 218, 0.8);
  content: "\f005 \f005 \f005 \f005 \f005";
}
.tg-stars span {
  width: 75%;
  overflow: hidden;
}
.tg-stars span:after {
  color: #fec42d;
}
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > [class^="col-"],
.no-gutters > [class*="col-"],
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.tg-formtheme {
  width: 100%;
  float: left;
  margin: 0 0 30px;
}
.tg-formtheme fieldset {
  margin: 0;
  border: 0;
  padding: 0;
  width: 100%;
  float: left;
}
.tg-formtheme .form-group {
  width: 100%;
  float: left;
  margin: 0 0 10px;
}
.tg-alignleft {
  float: left;
  margin: 0 30px 30px 0;
}
.tg-relativepostion {
  position: relative;
}
/*==============================================
			Theme Pagination
==============================================*/
.tg-pagination {
  width: 100%;
  float: left;
  font-size: 14px;
  line-height: 25px;
  font: 14px/25px "Montserrat", Arial, Helvetica, sans-serif;
}
.tg-pagination ul {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  line-height: inherit;
}
.tg-pagination ul li {
  float: left;
  margin: 0 6px;
  line-height: inherit;
  list-style-type: none;
}
.tg-pagination ul li.tg-prevpage {
  margin-left: 0;
}
.tg-pagination ul li.tg-nextpage {
  margin-right: 0;
}
.tg-pagination ul li a {
  width: 20px;
  display: block;
  color: #373542;
  text-align: center;
  position: relative;
  line-height: inherit;
}
.tg-pagination ul li.tg-nextpage a,
.tg-pagination ul li.tg-prevpage a {
  width: auto;
  font-size: 20px;
  overflow: hidden;
  position: relative;
}
.tg-pagination ul li.tg-nextpage a {
  padding: 0 0 0 25px;
}
.tg-pagination ul li.tg-prevpage a {
  padding: 0 25px 0 0;
}
.tg-pagination ul li.tg-nextpage a:after,
.tg-pagination ul li.tg-prevpage a:after {
  top: 50%;
  opacity: 0;
  content: "";
  width: 15px;
  height: 1px;
  background: #373542;
  position: absolute;
  visibility: hidden;
}
.tg-pagination ul li.tg-nextpage a:after {
  right: 50px;
}
.tg-pagination ul li.tg-prevpage a:after {
  left: 50px;
}
.tg-pagination ul li.tg-nextpage a:hover:after,
.tg-pagination ul li.tg-prevpage a:hover:after {
  opacity: 1;
  visibility: visible;
}
.tg-pagination ul li.tg-nextpage a:hover:after {
  right: 2px;
}
.tg-pagination ul li.tg-prevpage a:hover:after {
  left: 2px;
}
/*==============================================
			Theme BreadCrumb
==============================================*/
.tg-breadcrumb {
  padding: 0;
  margin: 0;
  color: #fff;
  float: right;
  list-style: none;
  text-align: right;
  text-transform: uppercase;
  font: 14px/44px "Montserrat", Arial, Helvetica, sans-serif;
}
.tg-breadcrumb li {
  width: auto;
  list-style-type: none;
  display: inline-block;
  vertical-align: middle;
  line-height: inherit;
  padding: 0 15px;
  position: relative;
}
.tg-breadcrumb li:after {
  content: "-";
  position: absolute;
  top: 0;
  left: -3px;
}
.tg-breadcrumb li:last-child {
  padding: 0 0 0 15px;
}
.tg-breadcrumb li:first-child:after {
  display: none;
}
.tg-breadcrumb li a {
  display: block;
  color: #fff;
}
.tg-prev,
.tg-next {
  top: 0;
  right: 0;
  font-size: 14px;
  cursor: pointer;
  position: absolute;
}
.tg-prev span,
.tg-next span {
  color: #373542;
  display: block;
  line-height: 16px;
  margin: 0 14px 0 0;
}
.tg-prev {
  top: -2px;
  right: 40px;
  text-align: left;
}
.tg-next {
  text-align: right;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.tg-prev span:after,
.tg-next span:after {
  content: "";
  top: 50%;
  left: 15px;
  width: 20px;
  height: 1px;
  z-index: -1;
  opacity: 0;
  background: #373542;
  position: absolute;
  visibility: hidden;
}
.tg-prev:hover span:after,
.tg-next:hover span:after {
  opacity: 1;
  visibility: visible;
}
.tg-prev:hover span:after,
.tg-next:hover span:after {
  left: 3px;
}
/*==============================================
			Theme Style
==============================================*/
.tg-home {
}
.tg-wrapper {
  overflow: hidden;
}
.tg-header {
}
.tg-main {
  padding-top: 20px 0;
}
.tg-footer {
}

.tg-sectionhead {
  width: 100%;
  float: left;
  text-align: center;
}
.tg-textalignleft {
  text-align: left;
}
.tg-sectionheading {
  width: 100%;
  float: left;
  margin: 0 0 35px;
  padding: 0 0 30px;
  text-align: center;
  position: relative;
}
.tg-textalignleft .tg-sectionheading {
  text-align: left;
}
.tg-sectionheading:before {
  left: 50%;
  bottom: 0;
  content: "";
  height: 4px;
  width: 100px;
  position: absolute;
  border-radius: 10px;
  margin: 0 0 0 -50px;
}
.tg-textalignleft .tg-sectionheading:before {
  left: 0;
  margin: 0;
}
.tg-sectionheading span {
  color: #767676;
  display: block;
  font-size: 16px;
  margin: 0 0 13px;
  line-height: 16px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
.tg-sectionheading h2 {
  margin: 0;
  font-size: 36px;
  font-weight: 500;
  line-height: 30px;
}
.tg-sectionhead .tg-description {
  z-index: 3;
  padding: 0 0 35px;
  position: relative;
}
.tg-sectionhead .tg-description p {
  margin: 0;
}
/* =============================================
			Shortcode Tooltip Styles
============================================= */
.tg-tooltip {
  color: inherit;
}
.tg-tooltip + .tooltip {
  opacity: 1;
  width: 110px;
}
.tg-tooltip + .tooltip.top {
  margin-left: -80px;
}
.tg-tooltip + .tooltip .tooltip-arrow {
  margin: 0;
  right: 0 !important;
  left: auto !important;
  border-top-color: #444349;
  border-width: 5px 0 0 5px;
}
.tg-tooltip + .tooltip .tooltip-inner {
  background: #444349;
  text-transform: capitalize;
  border-radius: 12px 12px 0 12px;
}
/*==============================================
			Header
==============================================*/
.tg-header {
  padding: 20px 0;
  background: #fff;
}
.tg-header.affix {
  z-index: 10;
  padding: 20px 0;
  -webkit-box-shadow: 0 1px 15px 0 rgba(68, 67, 73, 0.2);
  box-shadow: 0 2px 15px 0 rgba(68, 67, 73, 0.2);
}
.tg-logo {
  float: left;
}
.tg-logo a {
  display: block;
}
.tg-logo a img {
  width: 100%;
  width: 66px;
  height: 63px;
  display: block;
}
/* .tg-header.affix .tg-logo{width:130px;} */
.tg-navigationarea {
  float: right;
  position: relative;
  padding: 12px 0 11px;
}
.tg-header.affix .tg-navigationarea {
  padding: 10px 0;
}
.tg-nav,
.tg-btnopenclose {
  float: right;
}
.tg-navigation {
  padding: 0;
  width: 100%;
  float: left;
}
.tg-navigation > ul {
  width: 100%;
  float: left;
  font-size: 14px;
  list-style: none;
  line-height: 14px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
.tg-navigation ul li {
  float: left;
  margin: 0 5px;
  position: relative;
  line-height: inherit;
  list-style-type: none;
}
.tg-navigation ul li a {
  color: #767676;
  display: block;
  border-radius: 4px;
  padding: 13px 15px;
}
.tg-navigation > ul > li:hover > a,
.tg-navigation > ul > li > a.current {
  -webkit-box-shadow: 1px 1px 15px 1px rgba(68, 67, 73, 0.1);
  box-shadow: 1px 1px 15px 1px rgba(68, 67, 73, 0.1);
}

.tg-btnopenclose {
  width: 40px;
  height: 40px;
  font-size: 18px;
  margin: 0 0 0 10px;
  line-height: 36px;
  position: relative;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #dbdbdb;
}
.tg-btnopenclose:hover i,
.tg-btnopenclose:hover {
  color: #fff;
}
.tg-btnbecommember {
  float: right;
  overflow: visible;
  margin: 0 0 0 25px;
}
.tg-btnbecommember:before {
  border-radius: 4px;
}
.tg-badge {
  right: 0;
  top: -7px;
  content: "";
  color: #fff;
  font-size: 9px;
  padding: 0 10px;
  line-height: 17px;
  position: absolute;
  background: #444349;
  border-radius: 10px;
}
.sub-menu {
  top: 100px;
  left: 0;
  margin: 0;
  opacity: 0;
  width: 230px;
  z-index: 99;
  font-size: 13px;
  background: #fff;
  border-radius: 2px;
  position: absolute;
  visibility: hidden;
  line-height: inherit;
  border-top: 2px solid;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.05);
}
.tg-navigation ul li:hover .sub-menu {
  top: 40px;
  opacity: 1;
  visibility: visible;
}
.sub-menu li {
  margin: 0 !important;
  width: 100%;
}

/*==============================================
			Sidenavbar Style
==============================================*/
.spread-overlay .tg-sidenavholder {
  /* float:left; */
  width: 100%;
  height: 100%;
  z-index: 99;
  position: fixed;
  background: -moz-linear-gradient(
    -45deg,
    rgba(0, 0, 0, 0.6) 0%,
    rgba(0, 0, 0, 0.6) 100%
  );
  background: -webkit-linear-gradient(
    -45deg,
    rgba(0, 0, 0, 0.6) 0%,
    rgba(0, 0, 0, 0.6) 100%
  );
  background: linear-gradient(
    135deg,
    rgba(0, 0, 0, 0.6) 0%,
    rgba(0, 0, 0, 0.6) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#99000000',GradientType=1 );
}
.tg-sidenav {
  top: 0;
  right: 0;
  width: 320px;
  height: 100%;
  z-index: 100;
  position: fixed;
  background: #f7f7f7;
  -moz-transform: translateX(150%);
  -webkit-transform: translateX(150%);
  -o-transform: translateX(150%);
  -ms-transform: translateX(150%);
  transform: translateX(150%);
}
.tg-navscrollbar {
  width: 100%;
  height: 100%;
  overflow-x: scroll;
  position: relative;
}
.tg-navscrollbar::-webkit-scrollbar {
  display: none;
}
.tg-sidenavshow .tg-sidenav {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.tg-navhead {
  width: 100%;
  float: left;
  min-height: 320px;
  position: relative;
  background: url(../images/bg-sidebar.jpg);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.tg-navhead:before {
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: -moz-linear-gradient(
    -45deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  background: -webkit-linear-gradient(
    -45deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  background: linear-gradient(
    135deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3f6730d', endColorstr='#b3d90845',GradientType=1 );
}
.tg-navhead .tg-logo {
  z-index: 3;
  position: relative;
}
.tg-sidenav .tg-nav {
  width: 100%;
  float: left;
  padding: 30px;
  position: relative;
}
.tg-sidenav .tg-nav ul li {
  margin: 0;
  width: 100%;
  float: left;
  padding: 0 10px;
  border-bottom: 1px solid #e4e4e4;
}
.tg-sidenav .tg-nav ul li + li {
  border-top: 1px solid #fff;
}
.tg-sidenav .tg-nav ul li:last-child {
  border-bottom: 0;
}
.tg-sidenav .tg-nav ul li a {
  background: none;
  padding: 17px 15px;
}
.tg-sidenav .tg-nav ul li:hover a {
  background: none;
  box-shadow: none;
}
.tg-close {
  top: 300px;
  left: -18px;
  width: 36px;
  height: 36px;
  z-index: 99;
  display: block;
  font-size: 18px;
  background: #fff;
  line-height: 34px;
  position: absolute;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #dbdbdb;
}
.tg-sidenavbottom {
  width: 100%;
  float: left;
  text-align: center;
  position: relative;
  padding: 235px 30px 30px;
}
.tg-sidenavbottom .tg-socialicons {
  padding: 0 0 20px;
  border-bottom: 1px solid #e4e4e4;
}
.tg-sidenavbottom .tg-socialicons li {
  float: none;
  padding: 0 3px;
  display: inline-block;
  vertical-align: middle;
}
.tg-sidenavbottom .tg-socialicons li:last-child {
  padding-right: 0;
}
.tg-sidenavbottom img {
  right: 0;
  top: -40px;
  position: absolute;
  opacity: 0.03;
}
.tg-sidenavbottom .tg-copyrights {
  width: 100%;
  float: left;
  padding: 20px 0 0;
  border-top: 1px solid #fff;
}
.tg-sidenavbottom .tg-copyrights span {
  display: block;
  margin: 5px 0 0;
}
/*==============================================
			Home Banner Style
==============================================*/
.tg-themepostimg {
  margin: 0;
  width: 100%;
  float: left;
  position: relative;
}
.tg-themepostimg > img {
  width: 100%;
  height: auto;
  display: block;
}
.tg-themepostimg:before {
  top: 0;
  left: 0;
  content: "";
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  background: -moz-linear-gradient(
    -45deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  background: -webkit-linear-gradient(
    -45deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  background: linear-gradient(
    135deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3f6730d', endColorstr='#b3d90845',GradientType=1 );
}
.tg-themepostimg:after {
  top: 0;
  left: 0;
  content: "";
  z-index: 4;
  width: 100%;
  height: 6px;
  position: absolute;
  background: -moz-linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 0.5) 100%
  );
  background: -webkit-linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 0.5) 100%
  );
  background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 0.5) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#80ffffff',GradientType=1 );
}
.tg-themepostimg figcaption {
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-content: center;
}

.tg-themepostimg figcaption > .container {
  /* margin-top: -150px; */
}

.tg-bannercontent {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  padding: 130px 0 0;
  text-align: center;
  position: relative;
  background: url(../images/main/texture.png) no-repeat;
  background-position: center center;
}
.tg-datetime {
  color: #fff;
  min-width: 460px;
  width: 100%;
  margin: 0 auto;
  font-size: 24px;
  line-height: 27px;
  padding: 85px 60px 0;
  border: 14px solid #fff;
  border-bottom: 0;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
.tg-bannercontent h1 {
  margin: 0;
  color: #fff;
  font-size: 70px;
  font-weight: bold;
  line-height: 75px;
  text-transform: uppercase;
}
.tg-bannercontent h2 {
  margin: 0;
  color: #fff;
  font-size: 50px;
  font-weight: bold;
  line-height: 75px;
  text-transform: uppercase;
}
.tg-bannercontent h1 span {
  display: block;
}
.tg-speakerinfo {
  max-width: 460px;
  width: 100%;
  margin: 0 auto;
  padding: 0 0 85px;
  text-align: center;
  border: 14px solid #fff;
  border-top: 0;
}
.tg-btnwhite {
  width: 100%;
  float: left;
}
.tg-btnwhite .tg-btn {
  color: #fff;
  padding: 0 30px;
  border: 2px solid #fff;
}
.tg-btnwhite .tg-btn:hover {
  color: #444349;
  background: #fff;
}
.tg-btnwhite .tg-btn + .tg-btn {
  margin: 0 0 0 30px;
}
.tg-btnwhite .tg-btn:after {
  display: none;
}
.tg-btnwhite .tg-btn:before {
  background: none;
}
.tg-btnwhite .tg-btn:hover:before {
  background: none;
}
.tg-speakerinfo img {
  width: 90px;
  height: 90px;
  float: left;
  border-radius: 50%;
  border: 6px solid rgba(255, 255, 255, 0.5);
}
.tg-authorholder {
  width: 100%;
  padding: 0 80px 30px 80px;
}
.tg-authorcontent {
  overflow: hidden;
  padding: 0 0 0 20px;
}
.tg-speakername {
  width: 100%;
  float: left;
  text-align: left;
}
.tg-eventcatagory {
  color: #fff;
  display: block;
  margin: 0 0 5px;
  font-size: 14px;
  line-height: 14px;
}
.tg-speakername h2 {
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  margin: 0 0 20px;
  line-height: 22px;
}
.tg-btnviewall {
  clear: both;
  color: #fff;
  display: block;
}
/*==============================================
			About us Style
==============================================*/
.tg-aboutus {
  width: 100%;
  float: left;
}
.tg-aboutus .tg-textshortcode {
  padding: 38px 0;
}
.tg-aboutus .tg-aboutus .tg-sectionheading:before {
  left: 0;
  margin: 0;
}
.tg-textshortcode {
  width: 100%;
  float: left;
}
.tg-btnarea {
  width: 100%;
  float: left;
}
.tg-btnarea .tg-btn + .tg-btn {
  margin: 0 0 0 25px;
}
.tg-videoarea {
  width: 100%;
  float: left;
}
.tg-videoarea figure {
  margin: 0;
  width: 100%;
  float: left;
  position: relative;
  padding: 0 0 30px 30px;
}
.tg-videoarea figure:before {
  left: 0;
  bottom: 0;
  z-index: -1;
  content: "";
  width: 95%;
  height: 90%;
  position: absolute;
  background: #f7f7f7;
}
.tg-videoarea figure > img {
  width: 100%;
  height: auto;
  display: block;
}
.tg-videoarea figure figcaption {
  left: -10px;
  bottom: -10px;
  overflow: hidden;
  border-radius: 50%;
  position: absolute;
  -webkit-box-shadow: 1px 1px 12px 0 rgba(68, 67, 73, 0.3);
  box-shadow: 1px 1px 12px 0 rgba(68, 67, 73, 0.3);
}
.tg-videoarea figure figcaption a {
  display: block;
  background: #fff;
}
/*==============================================
			Event Counter Style
==============================================*/
.tg-counterarea {
  width: 100%;
  float: left;
}
.tg-eventinfo {
  width: 35%;
  float: left;
}
.tg-eventinfo .tg-themepostimg:after {
  display: none;
}
.tg-eventinfo .tg-themepostimg figcaption {
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  padding: 0 90px;
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  align-content: center;
}
.tg-timedate {
  color: #fff;
  display: block;
  font-size: 20px;
  line-height: 20px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
.tg-eventinfo h2 {
  margin: 0;
  color: #fff;
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
  padding: 0 0 22px;
  position: relative;
  text-transform: none;
}
.tg-eventinfo h2:before {
  left: 0;
  bottom: 0;
  content: "";
  height: 4px;
  width: 100px;
  background: #fff;
  border-radius: 3px;
  position: absolute;
}
.tg-eventinfo h2 span {
  display: block;
}
.tg-btnaddtocalendar {
  right: 20px;
  width: 60px;
  bottom: 20px;
  height: 60px;
  font-size: 24px;
  background: #fff;
  line-height: 60px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
}

.tg-upcomingeventcounter {
  width: 65%;
  float: left;
  background: #fcfcfc;
}
.tg-eventcounter {
  width: 25%;
  float: left;
  padding: 73px 0;
  text-align: center;
}
.tg-eventcounter:nth-child(even) {
  background: #f7f7f7;
}
.tg-eventcounter span:first-child {
  display: block;
  font-size: 60px;
  margin: 0 0 30px;
  line-height: 50px;
  padding: 0 0 30px;
  position: relative;
}
.tg-eventcounter span:first-child:before {
  left: 50%;
  bottom: 0;
  content: "";
  width: 70px;
  height: 4px;
  position: absolute;
  border-radius: 3px;
  margin: 0 0 0 -35px;
  background: #dbdbdb;
}
.tg-eventcounter span:last-child {
  color: #444349;
  display: block;
  font-size: 20px;
  line-height: 20px;
}
.tg-bgtestimonials {
  position: relative;
  /* background:url(../images/testimonial-bg.jpg) no-repeat;
	background-size:cover; */
}
.tg-bgtestimonials:before {
  top: 0;
  left: 0;
  content: "";
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  background: -moz-linear-gradient(
    -45deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  background: -webkit-linear-gradient(
    -45deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  background: linear-gradient(
    135deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3f6730d', endColorstr='#b3d90845',GradientType=1 );
}
.tg-testimonials {
  width: 100%;
  float: left;
  z-index: 3;
  padding: 0 20px;
  position: relative;
  text-align: center;
}
.tg-testimonials:before,
.tg-testimonials:after {
  left: 50%;
  z-index: 2;
  content: "";
  max-width: 460px;
  width: 100%;
  max-height: 115px;
  height: 100%;
  position: absolute;
  margin: 0 0 0 -230px;
  border-left: 14px solid #fff;
  border-right: 14px solid #fff;
}
.tg-testimonials:before {
  top: 0;
  border-bottom: 0;
  border-top: 14px solid #fff;
}
.tg-testimonials:after {
  bottom: 0;
  border-top: 0;
  border-bottom: 14px solid #fff;
}
.tg-testimonial,
.tg-testimonial .item {
  width: 100%;
  float: left;
}
.tg-testimonialcontent {
  width: 100%;
  float: left;
  z-index: 3;
  padding: 100px 0 140px;
  position: relative;
}
.tg-clientname {
  color: #fff;
  display: block;
  font-size: 20px;
  margin: 0 0 20px;
  line-height: 20px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
blockquote {
  border: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  float: left;
  quotes: none;
  color: #fff;
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
.tg-testimonialcontent > img {
  left: 50%;
  bottom: 60px;
  position: absolute;
  margin: 0 0 0 -35px;
  width: auto !important;
}
/*==============================================
			Confrences Style
==============================================*/
.tg-eventconfrences {
  width: 100%;
  float: left;
}
.tg-headholder {
  width: 100%;
  float: left;
  padding: 0 0 34px;
}
.tg-eventconfrences .tg-sectionhead {
  width: 100%;
  float: left;
  position: relative;
  padding: 0 300px 0 0;
}
.tg-eventconfrences .tg-sectionhead .tg-description {
  padding: 0;
}
.tg-btndownload {
  top: 0;
  right: 0;
  color: #767676;
  padding: 0 40px;
  min-height: 165px;
  border-radius: 4px;
  text-align: center;
  position: absolute;
  border: 1px solid #dbdbdb;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.tg-btndownload i {
  display: block;
  color: #767676;
  font-size: 60px;
  margin: 0 0 20px;
  line-height: 60px;
}
.tg-btndownload span {
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
.tg-btndownload span em {
  display: block;
  margin: 10px 0 0;
  font-style: normal;
}
.tg-eventscheduletabs {
  width: 100%;
  float: left;
  position: relative;
  padding: 0 0 0 75px;
}
.tg-eventschedulenav {
  top: 0;
  left: 35px;
  width: 100%;
  list-style: none;
  font-size: 16px;
  line-height: 56px;
  position: absolute;
  text-transform: uppercase;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: 20px 20px;
  -moz-transform-origin: 20px 20px;
  -ms-transform-origin: 20px 20px;
  -o-transform-origin: 20px 20px;
  transform-origin: 20px 20px;
}
.tg-eventschedulenav li {
  float: left;
  line-height: normal;
  list-style-type: none;
}
.tg-eventschedulenav li + li {
  padding-left: 5px;
}
.tg-eventschedulenav li a {
  color: #767676;
  display: block;
  margin: 4px 0 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  text-align: center;
  padding: 13px 45px;
  border-radius: 0 0 4px 4px;
  border: 1px solid #dbdbdb;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
.tg-eventschedulenav li a span {
  display: block;
  font-size: 13px;
  line-height: 13px;
  margin: 10px 0 0;
}
.tg-eventschedulenav li.active a,
.tg-eventschedulenav li:hover a {
  margin: 0;
  color: #fff;
  padding: 15px 45px;
}
.tg-tabsholder {
  width: 100%;
  float: left;
  position: relative;
  padding: 0 0 0 75px;
}
.tg-eventschedulecontent {
  border-left: 2px solid;
  min-height: 482px;
}
.tg-eventschedulecontent,
.tg-eventschedulecontent > div {
  width: 100%;
  float: left;
}
.tg-eventschedulecontent {
  padding: 30px;
  background: #f7f7f7;
}
.tg-eventschaduletime {
  width: 100%;
  float: left;
  padding: 0 0 40px;
  text-align: center;
}
.tg-eventschaduletime h2 {
  color: #767676;
  font-size: 16px;
  line-height: 16px;
}
.tg-eventschaduletime h3 {
  margin: 0;
  color: #444349;
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
}
.tg-eventvenuetabs {
  width: 100%;
  float: left;
}
.tg-eventvenuenav {
  width: 100%;
  float: left;
  list-style: none;
  padding: 0 0 40px;
  text-align: center;
}
.tg-eventvenuenav li {
  line-height: normal;
  display: inline-block;
  list-style-type: none;
}
.tg-eventvenuenav li a {
  display: block;
  background: #fff;
  border-radius: 4px;
  padding: 15px 40px;
  border: 1px solid transparent;
}
.tg-eventvenuecontent,
.tg-eventvenuecontent > div {
  width: 100%;
  float: left;
}
.tg-eventvenuecontent {
  position: relative;
  padding: 0 0 0 195px;
}
.tg-hallimg {
  top: 0;
  left: 0;
  margin: 0;
  overflow: hidden;
  border-radius: 4px;
  position: absolute;
}
.tg-hallimg img {
  width: 100%;
  height: auto;
  display: block;
}
.tg-hallimg:before {
  top: 0;
  left: 0;
  content: "";
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  background: -moz-linear-gradient(
    -45deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  background: -webkit-linear-gradient(
    -45deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  background: linear-gradient(
    135deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3f6730d', endColorstr='#b3d90845',GradientType=1 );
}
.tg-event {
  width: 100%;
  float: left;
  padding: 30px;
  background: #fff;
  border-radius: 4px;
}
.tg-event + .tg-event {
  margin: 20px 0 0;
}
.tg-event:hover {
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
.tg-eventhead {
  width: 100%;
  float: left;
  margin: 0 0 15px;
  padding: 0 0 15px;
  border-bottom: 1px solid #dbdbdb;
}
.tg-leftarea {
  float: left;
}
.tg-rightarea {
  float: right;
}
.tg-leftarea time {
  display: block;
  color: #767676;
  font-size: 13px;
  margin: 0 0 4px;
  line-height: 13px;
  font-style: normal;
}
.tg-leftarea .tg-title {
  margin: 0;
}
.tg-leftarea .tg-title h2 {
  margin: 0;
  color: #767676;
  font-size: 18px;
  line-height: 18px;
}
.tg-btnfarword {
  width: 35px;
  height: 35px;
  display: block;
  text-align: center;
  line-height: 33px;
  border-radius: 50%;
  border: 1px solid #dbdbdb;
}
.tg-btnfarword:hover i {
  color: #fff;
}
.tg-event .tg-description p {
  margin: 0 0 30px;
}
.tg-event .tg-description p.nomarg {
  margin: 0;
}
.tg-eventspeaker {
  /* width:100%; */
  float: left;
}
.tg-eventspeakerimg {
  float: left;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 20px 0 0;
  position: relative;
}
.tg-eventspeakerimg:after {
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  border-radius: 50%;
  border: 6px solid rgba(255, 255, 255, 0.5);
}
.tg-eventspeakerimg img {
  width: 100%;
  height: auto;
  display: block;
}
.tg-eventspeaker .tg-contentbox {
  width: auto;
  float: none;
  overflow: hidden;
}
.tg-eventspeaker .tg-contentbox .tg-speakername h2 {
  color: #767676;
  font-size: 14px;
  margin: 0 0 10px;
  line-height: 14px;
}
.tg-eventspeaker .tg-contentbox .tg-eventcatagory {
  color: #767676;
  font-size: 13px;
  margin: 0 0 15px;
  line-height: 13px;
}
.tg-eventbreak .tg-eventhead {
  margin: 0;
  border: 0;
  padding: 0;
}
/*==============================================
			Speakers Style
==============================================*/
.tg-speakers,
.tg-speaker {
  width: 100%;
  float: left;
}
.tg-speaker {
  padding: 0 15px;
}
.tg-speakerimg {
  width: 100%;
  float: left;
  margin: 0 0 20px;
  overflow: hidden;
  border-radius: 4px;
}
.tg-speakerimg img {
  width: 100%;
  height: auto;
  display: block;
}
.tg-contentbox {
  width: 100%;
  float: left;
  background: #fff;
}
.tg-title {
  width: 100%;
  float: left;
  margin: 0 0 13px;
}
.tg-title h2 {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
}
.tg-title h2 a {
  display: block;
}
.tg-title span {
  color: #767676;
  display: block;
  font-size: 14px;
  line-height: 14px;
}
.tg-speaker .tg-contentbox .tg-description {
  padding: 0 0 25px;
}
.tg-speaker .tg-contentbox .tg-description p {
  margin: 0;
}
/*==============================================
			Ask Question Style
==============================================*/
.tg-askquestions {
  width: 100%;
  float: left;
  position: relative;
}
.tg-askquestions:before {
  top: 0;
  right: 0;
  content: "";
  height: 100%;
  width: 43%;
  position: absolute;
  background: url(../images/bg-faqs.jpg) no-repeat;
  background-size: cover;
}
.tg-askquestions:after {
  top: 0;
  right: 0;
  content: "";
  width: 43%;
  height: 100%;
  position: absolute;
  background: -moz-linear-gradient(
    -45deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  background: -webkit-linear-gradient(
    -45deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  background: linear-gradient(
    135deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3f6730d', endColorstr='#b3d90845',GradientType=1 );
}
.tg-faqs {
  width: 100%;
  float: left;
  padding: 0 16px 0 0;
}
.tg-accordion {
  width: 100%;
  float: left;
  padding: 0 0 30px;
}
.tg-panel {
  width: 100%;
  float: left;
  margin: 0;
  border: 0;
  box-shadow: none;
  background: #fff;
  border-radius: 5px;
  border-bottom: 1px solid #dbdbdb;
}
.tg-panel + .tg-panel {
  margin: 10px 0 0;
}
.tg-panel > h4 {
  margin: 0;
  width: 100%;
  float: left;
  color: #767676;
  font-size: 14px;
  cursor: pointer;
  padding: 0 20px;
  line-height: 50px;
  position: relative;
  text-transform: capitalize;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
.tg-panel > h4:after {
  top: 0;
  right: 0;
  width: 50px;
  display: block;
  color: #767676;
  content: "\f105";
  font-size: 14px;
  line-height: 50px;
  position: absolute;
  text-align: center;
  font-family: "FontAwesome";
}
.tg-panel > h4:hover,
.tg-panel > h4.active,
.tg-panel > h4:hover:after,
.tg-panel > h4.active:after {
  color: #424242;
}
.tg-panel > h4:hover:after,
.tg-panel > h4.active:after {
  content: "\f107";
}
.tg-panelcontent {
  width: 100%;
  float: left;
  padding: 10px 20px 20px;
}
.tg-panelcontent .tg-description p {
  margin: 0;
}
.tg-panel > h4 span,
.tg-panelcontent .tg-description p span {
  float: left;
  padding: 0 5px 0 0;
}
.tg-faqs .tg-btn {
  padding: 0;
  clear: both;
  width: 170px;
  margin: 0 auto;
  display: block;
}
.tg-askquestion {
  z-index: 3;
  width: 100%;
  float: left;
  position: relative;
  padding: 0 0 0 50px;
}
.tg-heading {
  width: 100%;
  float: left;
  margin: 0 0 40px;
  padding: 0 0 26px;
  position: relative;
}
.tg-heading:before {
  left: 0;
  bottom: 0;
  content: "";
  height: 4px;
  width: 100px;
  background: #fff;
  position: absolute;
  border-radius: 10px;
}
.tg-heading h2 {
  margin: 0;
  color: #fff;
  font-size: 40px;
  font-weight: 500;
  line-height: 45px;
  text-transform: none;
}
.tg-heading h2 span {
  display: block;
}
.tg-formaskquestions textarea {
  width: 100%;
  float: left;
  resize: none;
  height: 170px;
}
.tg-formaskquestions {
  margin: 0;
}
.tg-formaskquestions .tg-btn {
  color: #444349;
  padding: 0 55px;
}
.tg-formaskquestions .tg-btn:before {
  background: #fff;
}
.tg-formaskquestions .tg-btn:after {
  display: none;
}
/*==============================================
			Packages Style
==============================================*/
.tg-packages {
  width: 100%;
  float: left;
}
.tg-package {
  width: 100%;
  float: left;
  overflow: hidden;
  border-radius: 5px;
  background: #f7f7f7;
}
.tg-packagehead {
  width: 100%;
  float: left;
  position: relative;
  background: #f2f2f2;
}
.tg-packagehead .tg-themepostimg {
  margin: 0 0 10px;
}
.tg-packagehead .tg-themepostimg:after {
  display: none;
}
.tg-packagehead .tg-themepostimg > img {
  opacity: 0;
  visibility: hidden;
}
.tg-package:hover .tg-packagehead .tg-themepostimg > img {
  opacity: 1;
  visibility: visible;
}
.tg-packagehead .tg-themepostimg:before {
  opacity: 0;
  visibility: hidden;
}
.tg-package:hover .tg-packagehead .tg-themepostimg:before {
  opacity: 1;
  visibility: visible;
}
.tg-packagehead .tg-themepostimg .tg-packagedetail {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  padding: 40px 0;
  text-align: center;
  position: absolute;
}
.tg-packagedetail h3 {
  color: #767676;
  display: block;
  font-size: 24px;
  font-weight: 500;
  margin: 0 0 10px;
  line-height: 20px;
}
.tg-packagedetail span {
  color: #767676;
  display: block;
  font-size: 13px;
  line-height: 13px;
}
.tg-packagedetail h4 {
  width: 100%;
  float: left;
  color: #767676;
  font-size: 13px;
  line-height: 13px;
}
.tg-packagedetail h4,
.tg-packagedetail h4 sub,
.tg-packagedetail h4 span {
  display: inline-block;
  vertical-align: middle;
}
.tg-packagedetail h4 sub {
  font-size: 48px;
  font-weight: 500;
  line-height: 48px;
}
.tg-packagedetail h4 span {
  font-size: 80px;
  font-weight: 500;
  line-height: 80px;
}
.tg-packagedetail h4 em {
  font-style: normal;
  display: block;
  margin: 5px 0 0;
}
.tg-package ul {
  width: 100%;
  float: left;
  color: #767676;
  font-size: 13px;
  list-style: none;
  line-height: 13px;
}
.tg-package:hover .tg-packagedetail h3,
.tg-package:hover .tg-packagedetail span,
.tg-package:hover .tg-packagedetail h4,
.tg-package:hover .tg-packagedetail h4 sub,
.tg-package:hover .tg-packagedetail h4 span {
  color: #fff;
}
.tg-package ul li {
  width: 100%;
  float: left;
  padding: 15px 25px;
  line-height: inherit;
  list-style-type: none;
  border-bottom: 1px solid #e4e4e4;
}
.tg-package ul li + li {
  border-top: 1px solid #fff;
}
.tg-package ul li:nth-child(6),
.tg-package ul li:last-child {
  border-bottom: 0;
}
.tg-package ul li span,
.tg-package ul li i {
  display: inline-block;
  vertical-align: middle;
}
.tg-package ul li i {
  color: #bababa;
  font-size: 11px;
  margin: 0 8px 0 0;
  line-height: 11px;
}
.tg-package ul li.tg-btnregister {
  border: 0;
  text-align: center;
  padding: 15px 25px 30px;
}
.tg-packagedetail .tg-stars {
  float: none;
  margin: 0 auto;
  overflow: hidden;
}
.tg-package:hover .tg-packagedetail .tg-stars:before,
.tg-package:hover .tg-packagedetail .tg-stars span:after {
  color: #fff;
}
/*==============================================
			Gallery Style
==============================================*/
.tg-gallerymain {
  width: 100%;
  float: left;
  position: relative;
  background: #f7f7f7;
}
.tg-containerholder {
  width: 100%;
  float: left;
  z-index: 1;
  padding: 133px 0;
  position: relative;
}
.tg-sliderholder {
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
  background: #f7f7f7;
}
.tg-gallerynav {
  width: auto;
  float: none;
  clear: both;
  margin: -5px;
  list-style: none;
  overflow: hidden;
}
.tg-gallerytabs {
  width: 100%;
  float: left;
}
.tg-gallerynav li {
  width: 50%;
  float: left;
  padding: 5px;
  list-style-type: none;
}
.tg-gallerynav li .tg-themepostimg {
  overflow: hidden;
  border-radius: 4px;
}
.tg-gallerynav li .tg-themepostimg:before {
  top: auto;
  bottom: 0;
  height: 45px;
}
.tg-gallerynav li:hover .tg-themepostimg:before,
.tg-gallerynav li.active .tg-themepostimg:before {
  height: 100%;
}
.tg-gallerynav li .tg-themepostimg:after {
  display: none;
}
.tg-gallerynav li .tg-themepostimg time {
  left: 20px;
  z-index: 3;
  color: #fff;
  bottom: 15px;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  position: absolute;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
.tg-forntslider {
  top: 0;
  left: 35px;
  width: 60%;
  z-index: 2;
  margin: 27px 0;
  position: absolute;
}
.tg-sliderholder > div {
  padding: 0;
}
.tg-gallerytabcontent,
.tg-gallerytabcontent > div {
  width: 100%;
  float: left;
}
.tg-gallerytabcontent {
  padding: 0 0 0 35px;
}
.tg-galleryslider,
.tg-galleryslider .item {
  width: 100%;
  float: left;
}
.tg-galleryslider .item .tg-themepostimg:after {
  display: none;
}
.tg-gallerthumbslider,
.tg-gallerthumbslider .item {
  width: 100%;
  float: left;
}
.tg-gallerthumbslider {
  position: relative;
  padding: 0 70px 0 0;
}
.tg-gallerthumbslider .item figure {
  margin: 0;
  width: 100%;
  float: left;
  overflow: hidden;
  border-radius: 0 10px 10px 0;
}
.tg-gallerthumbslider .item figure img {
  width: 100%;
  height: auto;
  display: block;
}
.tg-gallerthumbslider .item figure:after {
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  border: 10px solid rgba(255, 255, 255, 0.5);
  border-left: 0;
}
.tg-gallerthumbslider .item figure a {
  display: block;
}
.tg-gallerthumbslider .item figure a i {
  top: 20px;
  z-index: 9;
  right: 20px;
  width: 50px;
  height: 50px;
  display: block;
  font-size: 18px;
  background: #fff;
  line-height: 50px;
  text-align: center;
  position: absolute;
  border-radius: 50%;
}
.tg-gallerthumbslider .owl-nav {
  bottom: 0;
  right: -10px;
  position: absolute;
}
.tg-btnprev,
.tg-btnnext {
  color: #fff;
  width: 70px;
  height: 70px;
  display: block;
  cursor: pointer;
  font-size: 20px;
  overflow: hidden;
  line-height: 68px;
  border-radius: 4px;
  position: relative;
  text-align: center;
  border: 1px solid #fff;
}
.tg-btnprev {
  bottom: 80px;
  position: absolute;
}
.tg-btnprev i,
.tg-btnnext i {
  top: 50%;
  left: 50%;
  position: absolute;
  margin: -10px 0 0 -10px;
}
.tg-btnprev:hover i,
.tg-btnnext:hover i {
  top: 200%;
}
.tg-btnprev span,
.tg-btnnext span {
  left: 50%;
  top: -20px;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  position: absolute;
  margin: -7px 0 0 -16px;
  text-transform: capitalize;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
.tg-btnprev:hover span,
.tg-btnnext:hover span {
  top: 50%;
}
/*==============================================
			Packages Style
==============================================*/
.tg-brands {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  justify-content: center;
}
.tg-brands-honorable li {
  width: 50%;
  /* float: left; */
  list-style-type: none;
}
.tg-brands-main li {
  width: 50%;
  /* float: left; */
  list-style-type: none;
}
.tg-brands-large li {
  width: 30%;
  /* float: left; */
  list-style-type: none;
}
.tg-brands-standard li {
  width: 25%;
  /* float: left; */
  list-style-type: none;
}
.tg-brands-partner li {
  width: 33%;
  /* float: left; */
  list-style-type: none;
}
.tg-brands-community li {
  width: 33%;
  /* float: left; */
  list-style-type: none;
}
.tg-brands-blogs li {
  width: 33%;
  /* float: left; */
  list-style-type: none;
}
.tg-brand figure img {
  margin: 0 auto;
}

/* -------------- */

.tg-brands li figure {
  margin: 0;
  width: 100%;
  float: left;
}
.tg-brands li figure img {
  display: block;
}
/*==============================================
			App Style
==============================================*/
.tg-appbg {
  position: relative;
  /* background-image: url(../images/bg-parallax/bg-parallax-01.jpg); */
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -ms-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  -webkit-background-attachment: fixed;
  -moz-background-attachment: fixed;
  -ms-background-attachment: fixed;
  -o-background-attachment: fixed;
  background-attachment: fixed;
  background-position: bottom left;
  background-repeat: no-repeat;
}
.tg-appbg:before {
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: -moz-linear-gradient(
    -45deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  background: -webkit-linear-gradient(
    -45deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  background: linear-gradient(
    135deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3f6730d', endColorstr='#b3d90845',GradientType=1 );
}
.tg-getapp {
  width: 100%;
  float: left;
}
.tg-appcontent {
  width: 100%;
  float: left;
  padding: 67px 0;
}
.tg-appcontent .tg-sectionhead,
.tg-appcontent .tg-sectionheading {
  text-align: left;
}
.tg-appcontent .tg-sectionhead .tg-description {
  padding: 0 0 15px;
}
.tg-appcontent .tg-sectionheading:before {
  left: 0;
  margin: 0;
  background: #fff;
}
.tg-appcontent .tg-sectionheading h2,
.tg-appcontent .tg-sectionheading span,
.tg-appcontent .tg-sectionhead .tg-description p {
  color: #fff;
}
.tg-appimg {
  width: 100%;
  float: left;
  margin: -15px 0 0;
}
.tg-appimg figure img {
  width: 100%;
  height: auto;
  display: block;
}
.tg-appicons {
  width: 100%;
  float: left;
  font-size: 30px;
  list-style: none;
  padding: 0 0 30px;
  line-height: 30px;
}
.tg-appicons li {
  float: left;
  padding: 0 20px;
  position: relative;
  line-height: inherit;
  list-style-type: none;
}
.tg-appicons li:first-child {
  padding-left: 0;
}
.tg-appicons li:before {
  left: 0;
  top: 50%;
  content: "";
  width: 1px;
  height: 90%;
  background: #fff;
  margin: -13px 0 0;
  position: absolute;
}
.tg-appicons li:first-child:before {
  display: none;
}
.tg-appicons li i {
  color: #fff;
  display: block;
}
/*==============================================
			Registration Style
==============================================*/
.tg-eventvenueregistration {
  width: 100%;
  float: left;
}
.tg-eventvenueregistration .tg-sectionhead {
  position: relative;
  padding: 0 400px 0 0;
}
.tg-eventvenueregistration .tg-sectionhead .tg-description {
  padding: 0;
}
.tg-shareinvite {
  top: 0;
  right: 0;
  position: absolute;
  text-align: center;
  padding: 30px 70px;
  border-radius: 4px;
  border: 1px solid #dbdbdb;
}
.tg-shareinvite .tg-socialicons {
  padding: 0 0 30px;
  text-align: center;
}
.tg-shareinvite .tg-socialicons li {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.tg-shareinvite .tg-socialicons li:last-child {
  padding-right: 0;
}
.tg-shareinvite span {
  clear: both;
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
.tg-shareinvite span em {
  display: block;
  font-style: normal;
}
.tg-locationregister {
  width: 100%;
  float: left;
}
.tg-locationregister .tg-locationmap {
  height: 638px;
}
.tg-register {
  width: 100%;
  float: left;
  position: relative;
  background: url(../images/bg-register.jpg) no-repeat;
  background-size: cover;
}
.tg-registerholder {
  width: 100%;
  float: left;
  padding: 42px 50px;
}
.tg-registerholder:before {
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: -moz-linear-gradient(
    -45deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  background: -webkit-linear-gradient(
    -45deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  background: linear-gradient(
    135deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3f6730d', endColorstr='#b3d90845',GradientType=1 );
}
.tg-registercontent {
  z-index: 3;
  width: 100%;
  float: left;
  padding: 48px 0;
  position: relative;
}
.tg-formregister {
  margin: 0 0 30px;
  padding: 0 0 30px;
  border-bottom: 2px solid #ddd;
}
.tg-formregister .tg-btn {
  color: #444349;
  padding: 0 45px;
}
.tg-formregister .tg-btn:before {
  background: #fff;
}
.tg-formregister .tg-btn:after {
  display: none;
}
.tg-sendquery {
  width: 100%;
  float: left;
  text-align: center;
}
.tg-sendquery h2 {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
}
.tg-sendquery h3,
.tg-sendquery h4 {
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
}
.tg-sendquery h4 {
  margin: 0;
}
/*==============================================
			Signup Style
==============================================*/
.tg-bgsignup {
  position: relative;
  /* background-image: url(../images/bg-parallax/bg-parallax-02.jpg); */
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -ms-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  -webkit-background-attachment: fixed;
  -moz-background-attachment: fixed;
  -ms-background-attachment: fixed;
  -o-background-attachment: fixed;
  background-attachment: fixed;
  background-position: bottom left;
  background-repeat: no-repeat;
}
.tg-bgsignup:before {
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: -moz-linear-gradient(
    -45deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  background: -webkit-linear-gradient(
    -45deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  background: linear-gradient(
    135deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3f6730d', endColorstr='#b3d90845',GradientType=1 );
}
.tg-signupnewsletter,
.tg-signupdetail {
  width: 100%;
  float: left;
}
.tg-signupdetail {
  padding: 60px 0;
}
.tg-signupdetail .tg-sectionheading:before {
  background: #fff;
}
.tg-signupdetail .tg-sectionheading span,
.tg-signupdetail .tg-sectionheading h2 {
  color: #fff;
}
.tg-formsingup {
  margin: 0;
}
.tg-formsingup fieldset {
  position: relative;
  padding: 0 180px 0 0;
}
.tg-formsingup fieldset .form-group {
  margin: 0;
}
.tg-formsingup fieldset .tg-btn {
  top: 0;
  right: 0;
  color: #444349;
  padding: 0 45px;
  background: #fff;
  position: absolute;
}
.tg-inputicon {
  margin: 0;
  overflow: hidden;
  position: relative;
}
.tg-inputicon i {
  top: 0;
  right: 20px;
  color: #eaeaea;
  font-size: 40px;
  position: absolute;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.tg-formsingup fieldset .tg-btn:before {
  background: none;
}
.tg-formsingup fieldset .tg-btn:after {
  display: none;
}
.tg-newsletterimg {
  margin: 0;
  width: 100%;
  float: left;
  margin: -18px 0 0;
}
.tg-newsletterimg img {
  width: 100%;
  height: auto;
  display: block;
}
/*==============================================
			Articles Style
==============================================*/
.tg-articles,
.tg-newsarticles {
  width: 100%;
  float: left;
}
.tg-article {
  width: 100%;
  float: left;
}
.tg-article figure {
  width: 100%;
  float: left;
  overflow: hidden;
  margin: 0 0 20px;
  border-radius: 4px;
}
.tg-article figure img {
  width: 100%;
  height: auto;
  display: block;
}
.tg-article .tg-contentbox .tg-title h2 {
  margin: 0;
}
.tg-postmaradata {
  width: 100%;
  float: left;
  font-size: 14px;
  list-style: none;
  line-height: 14px;
  padding: 0 0 23px;
}
.tg-postmaradata li {
  float: left;
  padding: 0 9px;
  line-height: inherit;
  list-style-type: none;
}
.tg-postmaradata li:first-child {
  padding-left: 0;
}
.tg-postmaradata li i,
.tg-postmaradata li time,
.tg-postmaradata li span {
  color: #767676;
}
.tg-postmaradata li i {
  margin: 0 10px 0 0;
}
.tg-postmaradata li time {
  font-style: normal;
}
.tg-btnreadmore {
  clear: both;
  color: #767676;
  display: block;
  font-size: 13px;
  line-height: 13px;
  text-align: right;
  position: relative;
}
.tg-btnreadmore:before {
  left: 0;
  bottom: 5px;
  content: "";
  width: 72%;
  height: 1px;
  position: absolute;
  background: #dbdbdb;
}
/*==============================================
			Footer Style
==============================================*/
.tg-footer {
  border-bottom: 2px solid;
}
.tg-contastus {
  width: 100%;
  float: left;
  z-index: 99;
  /* margin:65px 0 0; */
}
.tg-contastus h1 {
  margin: 0;
  top: -72px;
  color: #e9e9ea;
  z-index: -1;
  width: 100%;
  font-size: 90px;
  font-weight: 500;
  line-height: 80px;
  text-align: center;
  position: absolute;
  text-shadow: 0 0 30px #e9e9ea;
}
.tg-bgcontactus {
  position: relative;
  /* background-image: url(../images/bg-parallax/bg-parallax-03.jpg); */
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -ms-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
  -webkit-background-attachment: fixed;
  -moz-background-attachment: fixed;
  -ms-background-attachment: fixed;
  -o-background-attachment: fixed;
  background-attachment: fixed;
  background-position: bottom left;
  background-repeat: no-repeat;
}
.tg-bgcontactus:before {
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: -moz-linear-gradient(
    -45deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  background: -webkit-linear-gradient(
    -45deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  background: linear-gradient(
    135deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3f6730d', endColorstr='#b3d90845',GradientType=1 );
}
.tg-contastus .tg-sectionheading span,
.tg-contastus .tg-sectionheading h2 {
  color: #fff;
}
.tg-contastus .tg-sectionheading:before {
  background: #fff;
}
.tg-formcontactus {
  margin: 0;
}
.tg-formcontactus fieldset .form-group {
  width: 50%;
  padding: 0 5px;
}
.tg-formcontactus fieldset .form-group:nth-child(5) {
  width: 100%;
}
.tg-formcontactus fieldset textarea {
  width: 100%;
  float: left;
  resize: none;
  height: 140px;
}
.tg-formcontactus fieldset .tg-btn {
  padding: 0;
  width: 170px;
  color: #444349;
  display: block;
  margin: 0 auto;
  background: #fff;
}
.tg-formcontactus fieldset .tg-btn:before {
  background: none;
}
.tg-formcontactus fieldset .tg-btn:after {
  display: none;
}
.tg-footerbar {
  width: 100%;
  float: left;
  padding: 20px 0;
  background: #fff;
  position: relative;
}
.tg-btnscrolltop {
  top: -50px;
  right: 60px;
  width: 40px;
  z-index: 999;
  height: 40px;
  display: block;
  color: #444349;
  font-size: 14px;
  background: #fff;
  line-height: 40px;
  border-radius: 4px;
  text-align: center;
  position: absolute;
  -webkit-box-shadow: 0 0 20px 0 rgba(68, 67, 73, 0.2);
  box-shadow: 0 0 20px 0 rgba(68, 67, 73, 0.2);
}
.tg-copyrights {
  margin: 0;
  float: left;
  color: #767676;
  padding: 8px 0;
  font-size: 13px;
  line-height: 13px;
}
.tg-creator {
  margin: 0;
  float: left;
  color: #767676;
  padding: 2px 0;
  font-size: 8px;
  line-height: 8px;
}
.tg-footerbar .tg-socialicons {
  width: auto;
  float: right;
}

/* =============================================
			HOME PAGE 2
============================================= */
/* =============================================
			Counter V 2 Style
============================================= */
.tg-register .tg-textshortcode {
  padding: 36px 0;
}
.tg-upcomingeventcountervtwo {
  width: 100%;
  float: left;
  position: relative;
  background: url(../images/counter-bg.jpg) no-repeat;
  background-size: cover;
}
.tg-upcomingeventcountervtwo:before {
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: -moz-linear-gradient(
    -45deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  background: -webkit-linear-gradient(
    -45deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  background: linear-gradient(
    135deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3f6730d', endColorstr='#b3d90845',GradientType=1 );
}
.tg-upcomingeventcountervtwo .tg-eventcounter {
  z-index: 2;
  width: 33.33%;
  padding: 46px 0;
  position: relative;
}
.tg-upcomingeventcountervtwo .tg-eventcounter:first-child {
  width: 100%;
}
.tg-upcomingeventcountervtwo .tg-eventcounter:first-child span:first-child,
.tg-upcomingeventcountervtwo .tg-eventcounter:first-child span:last-child {
  margin: 0;
  padding: 0;
  color: #fff;
  display: inline-block;
}
.tg-upcomingeventcountervtwo
  .tg-eventcounter:first-child
  span:first-child:before {
  display: none;
}
.tg-upcomingeventcountervtwo .tg-eventcounter span {
  color: #fff;
  font-size: 40px;
  margin: 0 0 20px;
  padding: 0 0 20px;
  line-height: 30px;
}
.tg-upcomingeventcountervtwo .tg-eventcounter span:before {
  background: #fff;
}
.tg-upcomingeventcountervtwo .tg-eventcounter span:first-child {
  color: #fff;
}
.tg-upcomingeventcountervtwo .tg-eventcounter span:last-child {
  margin: 0;
  padding: 0;
  display: block;
  font-size: 18px;
  line-height: 18px;
}
.tg-upcomingeventcountervtwo .tg-eventcounter:first-child span {
  font-size: 60px;
  line-height: 60px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
.tg-upcomingeventcountervtwo .tg-eventcounter:nth-child(even) {
  background: -moz-linear-gradient(
    -45deg,
    rgba(0, 0, 0, 0.1) 0%,
    rgba(0, 0, 0, 0.1) 100%
  );
  background: -webkit-linear-gradient(
    -45deg,
    rgba(0, 0, 0, 0.1) 0%,
    rgba(0, 0, 0, 0.1) 100%
  );
  background: linear-gradient(
    135deg,
    rgba(0, 0, 0, 0.1) 0%,
    rgba(0, 0, 0, 0.1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#1a000000',GradientType=1 );
}
.tg-upcomingeventcountervtwo .tg-eventcounter:nth-child(3) {
  background: -moz-linear-gradient(
    -45deg,
    rgba(0, 0, 0, 0.2) 0%,
    rgba(0, 0, 0, 0.2) 100%
  );
  background: -webkit-linear-gradient(
    -45deg,
    rgba(0, 0, 0, 0.2) 0%,
    rgba(0, 0, 0, 0.2) 100%
  );
  background: linear-gradient(
    135deg,
    rgba(0, 0, 0, 0.2) 0%,
    rgba(0, 0, 0, 0.2) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#1a000000',GradientType=1 );
}
.tg-upcomingeventcountervtwo .tg-eventcounter:first-child span:last-child {
  margin: 0 0 0 20px;
}

.tg-registershortcode {
  background: none;
}
/* =============================================
			Attend Event Style
============================================= */
.tg-bgaddtocalendar {
  position: relative;
  /* background-image: url(../images/bg-parallax/bg-parallax-04.jpg); */
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -ms-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  -webkit-background-attachment: fixed;
  -moz-background-attachment: fixed;
  -ms-background-attachment: fixed;
  -o-background-attachment: fixed;
  background-attachment: fixed;
  background-position: bottom left;
  background-repeat: no-repeat;
}
.tg-bgaddtocalendar:before {
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: -moz-linear-gradient(
    -45deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  background: -webkit-linear-gradient(
    -45deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  background: linear-gradient(
    135deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3f6730d', endColorstr='#b3d90845',GradientType=1 );
}
.tg-eventinfovtwo {
  width: 100%;
  float: left;
}
.tg-eventcontent {
  width: 100%;
  float: left;
  z-index: 3;
  position: relative;
  text-align: center;
}
.tg-eventcontent span {
  color: #fff;
  display: block;
  font-size: 20px;
  margin: 0 0 6px;
  line-height: 20px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
.tg-eventcontent h2 {
  margin: 0 0 40px;
}
.tg-eventcontent h2:before {
  left: 50%;
  margin: 0 0 0 -50px;
}
.tg-eventcontent .tg-btnaddtocalendar {
  display: block;
  margin: 0 auto;
  position: static;
}
/* =============================================
			Home V 3 Style
============================================= */
/* =============================================
			Home Banner V 2 Style
============================================= */
.tg-homebannervtwo .tg-bannercontent {
  padding: 0;
  float: left;
  max-width: none;
}
.tg-homebannervtwo .tg-bannercontent h1 {
  font-weight: 500;
  margin: 0 0 47px;
}
.tg-homebannervtwo .tg-bannercontent .tg-datetime {
  border: 0;
  padding: 0;
  min-width: 0;
  display: block;
  font-size: 50px;
  margin: 0 0 25px;
  line-height: 40px;
}
.tg-homebannervtwo .tg-bannercontent .tg-upcomingeventcounter {
  width: 100%;
  background: none;
}
.tg-eventcounterholder {
  width: 25%;
  float: left;
  padding: 0 50px;
}
.tg-eventcounterholder .tg-eventcounter {
  width: 100%;
  text-align: left;
  position: relative;
  padding: 12px 0 65px 75px;
  border-left: 6px solid #fff;
  border-bottom: 6px solid #fff;
}
.tg-eventcounterholder .tg-eventcounter:after,
.tg-eventcounterholder .tg-eventcounter:before {
  content: "";
  background: #fff;
  position: absolute;
}
.tg-eventcounterholder .tg-eventcounter:after {
  top: 0;
  left: 0;
  width: 60px;
  height: 6px;
}
.tg-eventcounterholder .tg-eventcounter:before {
  right: 0;
  bottom: 0;
  width: 6px;
  height: 60px;
}
.tg-eventcounterholder .tg-eventcounter span:first-child {
  margin: 0;
  color: #fff;
  padding: 0 0 7px;
}
.tg-eventcounterholder .tg-eventcounter span:first-child:before {
  display: none;
}
.tg-eventcounterholder .tg-eventcounter span {
  color: #fff;
  font-weight: 500;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
.tg-eventcounterholder .tg-eventcounter span + span {
  color: #fff;
  font-size: 30px;
  line-height: 30px;
}
.tg-homebannervtwo .tg-bannercontent .tg-btnwhite {
  padding: 40px 0 0;
}
/* =============================================
			Home V 4 Style
============================================= */
/* =============================================
			Home Banner V 3 Style
============================================= */
.tg-headervtwo {
  z-index: 3;
  background: none;
  position: absolute;
}
.tg-headervtwo:before {
  left: 50%;
  bottom: 0;
  height: 1px;
  content: "";
  width: 100%;
  max-width: 1170px;
  position: absolute;
  margin: 0 0 0 -585px;
  background: -moz-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 50%,
    rgba(255, 255, 255, 1) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 50%,
    rgba(255, 255, 255, 1) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 50%,
    rgba(255, 255, 255, 1) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00999999', endColorstr='#00999999',GradientType=1 );
}
.tg-headervtwo .tg-nav ul li a {
  color: #fff;
}
.tg-headervtwo .tg-navigation > ul > li > .sub-menu > li > a {
  color: #424242;
}
.tg-headervtwo .tg-btnopenclose,
.tg-headervtwo .tg-btnbecommember:before,
.tg-headervtwo .tg-nav ul li:hover a,
.tg-headervtwo .tg-nav ul li a.current {
  background: #fff;
}
.tg-headervtwo .tg-btnbecommember {
  color: #444349;
}
.tg-slidercontent img {
  width: auto !important;
  max-width: none;
  margin: 0 0 0 -148px;
}
.tg-homeslider .tg-themepostimg figcaption {
  overflow: hidden;
  padding: 143px 0 0;
}
.tg-homeslider .tg-themepostimg figcaption .tg-slidercontent {
  margin: 121px 0 0;
}
.tg-homeslider .tg-themepostimg:after {
  display: none;
}
.tg-slidercontent {
  width: 100%;
  float: left;
  margin: 282px 0 0;
}
.tg-homeslider .tg-btnprev,
.tg-homeslider .tg-btnnext {
  top: 50%;
  position: absolute;
}
.tg-homeslider .tg-btnprev {
  left: 40px;
}
.tg-homeslider .tg-btnnext {
  right: 40px;
}
.tg-slidercontent .tg-sectionheading h2 {
  font-size: 65px;
  line-height: 70px;
}
.tg-slidercontent .tg-appcontent .tg-description {
  padding: 0 20% 15px 0;
}
/* =============================================
			Testimonial V 2 Style
============================================= */
.tg-bgtestimonialsvtwo {
  /* background:url(../images/testimonial-bg-02.jpg) no-repeat; */
  /* background-size:cover; */
}
/* =============================================
			FQAs V 2 Style
============================================= */
.tg-askquestionsvtwo:before {
  background: url(../images/bg-faqs-02.jpg) no-repeat;
  background-size: cover;
}
/* =============================================
			Register V 2 Style
============================================= */
.tg-registervtwo {
  background: url(../images/bg-register-02.jpg) no-repeat;
  background-size: cover;
}
/* =============================================
			Contactus V 2 Style
============================================= */
.tg-bgcontactusvtwo {
  /* background-image: url(../images/bg-parallax/bg-parallax-05.jpg); */
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -ms-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
}
/* =============================================
			Home V 5 Style
============================================= */
/* =============================================
			Header V 3 Style
============================================= */
.tg-logoandnavbtn {
  top: 0;
  left: 0;
  z-index: 8;
  width: 100%;
  background: none;
  position: absolute;
  padding: 20px 30px;
  border-bottom: 1px solid #8e9796;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.tg-logoandnavbtn .tg-logo {
  float: left;
}
.tg-logoandnavbtn .tg-btnopenclose {
  border: 0;
  margin: 0;
  color: #fff;
  float: right;
  font-size: 40px;
  border-radius: 0;
}
.tg-logoandnavbtn .tg-btnopenclose:hover {
  background: none;
}
.tg-logoandnavbtn .tg-btnopenclose i {
  color: #fff;
}
.tg-headervthree {
  z-index: 8;
  position: fixed;
  background: none;
  padding: 20px 30px;
  background: #444349;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.tg-headervthree.tg-showheader + .tg-logoandnavbtn {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.tg-headervthree.tg-showheader {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.tg-headervthree.tg-showheader .tg-navigationarea {
  padding: 2px 0 1px;
}
.tg-headervthree .tg-nav ul li a {
  color: #fff;
}
.tg-headervthree.tg-showheader .tg-nav ul li .sub-menu li a {
  color: #424242;
}
.tg-headervthree .tg-nav ul li a.current,
.tg-headervthree .tg-nav ul li a:hover {
  background: #fff;
}
.tg-headervthree .tg-btnbecommember {
  margin: 0 0 0 175px;
}
/* =============================================
			Banner 5 Style
============================================= */
.tg-homeslidervthree {
  width: 100%;
  float: left;
}
.tg-homeslidervthree .tg-themepostimg {
  height: 100%;
  position: relative;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -ms-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
.tg-homeslidervthree figcaption {
  padding: 84px 0 0;
  min-height: 920px;
  position: relative;
}
.tg-homeslidervthree .tg-themepostimg:before,
.tg-homeslidervthree .tg-themepostimg:after {
  display: none;
}
.tg-homeslidervthree .tg-slidercontent {
  margin: 0;
}
.tg-homeslidervthree .tg-slidercontent .tg-sectionheading h2 {
  font-size: 65px;
  line-height: 50px;
  text-transform: none;
}
.tg-homeslidervthree .tg-slidercontent .tg-sectionheading h2 span {
  margin: 0;
  display: block;
  font-size: 65px;
  line-height: 50px;
  padding: 0 0 20px;
}
.tg-homeslidervthree .tg-appcontent {
  padding: 0;
}
.tg-bannerregister {
  width: 100%;
  float: left;
  padding: 30px;
  overflow: hidden;
  border-radius: 4px;
  position: relative;
  background: #f7f7f7;
}
.tg-bannerregister:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 8px;
  content: "";
  position: absolute;
  background: url(../images/main/colorline-bg.jpg) no-repeat 0 0;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -ms-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
}
.tg-bannerregister .tg-heading {
  margin: 0 0 30px;
  padding: 0 0 20px;
}
.tg-bannerregister .tg-heading h2 {
  font-size: 30px;
  line-height: 35px;
}
.tg-homeslidervthree .tg-slidercontent .tg-datetime {
  border: 0;
  padding: 0;
}
.tg-bannerregister .tg-sendquery h2,
.tg-bannerregister .tg-sendquery h3,
.tg-bannerregister .tg-sendquery h4 {
  color: #767676;
}
.tg-bannerregister .tg-sendquery h3,
.tg-bannerregister .tg-sendquery h4 {
  font-size: 26px;
  line-height: 20px;
}
.tg-accomodationbg {
  position: relative;
  /* background: url(../images/bg-parallax/bg-parallax-07.jpg) no-repeat center center fixed; */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.tg-accomodationbg:before {
  top: 0;
  left: 0;
  content: "";
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  background: -moz-linear-gradient(
    -45deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  background: -webkit-linear-gradient(
    -45deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  background: linear-gradient(
    135deg,
    rgba(246, 115, 13, 0.7) 0%,
    rgba(217, 8, 69, 0.7) 80%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3f6730d', endColorstr='#b3d90845',GradientType=1 );
}
.tg-accomodationbox {
  z-index: 2;
  width: 100%;
  float: left;
  position: relative;
}
.tg-accomodationbox .tg-appcontent {
  padding: 0;
}
.tg-accomodations {
  width: 100%;
  float: left;
}
.tg-accomodation {
  width: 100%;
  float: left;
  overflow: hidden;
  border-radius: 5px;
}
.tg-accomodation figure {
  margin: 0;
  width: 100%;
  float: left;
}
.tg-accomodation figure a {
  display: block;
}
.tg-accomodation figure a img {
  width: 100%;
  height: auto;
  display: block;
}
.tg-accomodationcontent {
  width: 100%;
  float: left;
  padding: 20px;
  background: #fff;
}
.tg-accomodationcontent h3 {
  margin: 0;
  font-size: 16px;
  line-height: 16px;
}
.tg-ratepernight {
  width: 100%;
  float: left;
  padding: 10px 0 30px;
}
.tg-ratepernight i,
.tg-ratepernight em {
  float: left;
  font-size: 14px;
  line-height: 14px;
  font-style: normal;
}
.tg-ratepernight i {
  padding: 0 10px 0 0;
}
.tg-btnvisitwebsite {
  color: #fff;
  clear: both;
  padding: 15px;
  display: block;
  overflow: hidden;
  text-align: center;
  margin: 0 -20px -20px;
  text-transform: capitalize;
}
.tg-btnvisitwebsite:hover,
.tg-btnvisitwebsite:focus {
  color: #fff;
}
.tg-headervthree .tg-btnopenclose,
.tg-headervthree .tg-btnopenclose i {
  color: #fff;
}
.tg-accordions {
  width: 100%;
  float: left;
}

/* GALLERIA */
.galleria {
  width: 100%;
  height: 350px;
  background: #fff;
}

/* EMPTY LAYOUT FIX */

#tg-gallery,
#tg-partners {
  padding-bottom: 0px;
}

.mainsponsor-row,
.sponsor-row {
  padding-bottom: 0px;
}

.previous-edition {
  text-align: center;
}

.previous-edition ul li {
  display: inline-block;
}

.media-links {
  margin-top: 30px;
}

.media-links a {
  color: #767676;
  margin-right: 15px;
}

.media-links a i {
  font-size: 30px;
}

.regulations {
  text-align: right;
}

.regulations ul {
  list-style: none;
}

.regulations ul li {
  display: inline-block;
  font-size: 13px;
  margin-left: 15px;
}

@media (max-width: 991px) {
  .regulations {
    text-align: left;
    margin-bottom: 15px;
    margin-top: 7px;
  }

  .regulations ul li {
    margin-left: 0;
    margin-right: 15px;
    display: block;
    line-height: 18px;
  }
}

@media (max-width: 768px) {
  .regulations ul {
    text-align: center;
  }

  .tg-creator {
    text-align: center;
  }
}

@media (min-width: 768px) {
  .tg-organizerimg img {
    height: 260px;
    width: auto;
    object-fit: cover;
  }
}

@media (max-width: 412px) {
  .tg-bannercontent h2 {
    font-size: 38px;
  }

  .media-links-heading {
    font-size: 21px;
  }
}

@media (max-width: 480px) {
  .previous-edition ul li {
    display: block;
    margin-bottom: 15px;
  }

  .previous-edition ul li a {
    width: 180px;
  }
}

@supports (-webkit-touch-callout: none) {
  @media screen and (max-width: 768px) {
    .disable-on-safari {
      display: none;
    }
  }
}

#tg-regulations ol li {
  list-style: inherit;
}

#tg-regulations ol ol {
  margin-left: 5px;
}

#tg-regulations ol ol li + p {
  margin-left: 0 !important;
}

/* @supports (hanging-punctuation: first) and (font: -apple-system-body) and
  (-webkit-appearance: none) {
  @media screen and (max-width: 768px) {
    .disable-on-safari {
      display: none;
    }
  }
} */

.tg-eventspeakerimg img {
  width: 90px;
}

.tg-brands-partner li {
  justify-content: center;
  display: flex;
  align-items: center;
}

.tg-brands li figure img {
  max-height: 180px;
}

@media screen and (max-width: 615px) {
  .tg-brands li figure img {
    max-height: initial;
  }
}
