/* ---------- Theme CSS ---------- */

#Map-Container,
#Main-links,
#Hurry-up,
#Welcome,
#Board-Members,
#Photo-Gallery,
#Video-Gallery,
#Supported,
#Home-info,
#Contact,
#Map-Address,
#NewsUpdadates-Container,
#NewsTicker-Container,
#Conference-container {
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
}

#Accessibility,
#Header,
#Banner,
#Main-links-in,
#Hurry-up-in,
#Welcome-in,
#Board-Members-in,
#Photo-Gallery-in,
#Video-Gallery-in,
#Home-info-in,
#Contact-in,
#Content-Main,
#Footer,
#Main-Menu,
#Mobile-Menu,
#Service,
#Credibility,
#NewsUpdadates,
#NewsTicker,
#News-Form,
#Conference-main,
#Supported-in,
#Visitors {
    max-width: 1170px;
    min-width: 300px;
    margin: 0px auto;
    padding: 0px;
    position: relative;
}


/* Header */

header {
    position: absolute;
    width: 100%;
    z-index: 9;
    top: 146px;
    left: inherit;
}

.home header {
    top: 274px;
}

#Header {
    padding: 0 4px 0 10px;
}


/* Menu */

nav {
    position: absolute;
    z-index: 98;
    top: 10px;
    left: 0px;
}

#Main-Menu {
    border-bottom: 1px solid #5b6771;
}

.menu li {
    height: 50px;
    color: #fff;
    font: 400 16px/20px 'Rubik', sans-serif;
    text-transform: uppercase;
}
.menu > li {
	padding:0 20px;
}

.menu li a {
    padding: 15px 0px;
    color: #fff;
}

.menu li:hover::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 6px;
    background: #ec2029;
    content: '';
}

.menu li li:hover::after {
    display: none;
}

.menu li li {
    background: #ec2029;
    text-transform: none;
    font: 400 16px/20px 'Rubik', sans-serif;
    width: 220px;
    padding: 8px 10px 8px 10px;
}

.menu li li:hover a {
    background: #7b1117;
}

.menu-summary {
    width: 12%;
}

.menu-programs {
    width: 12%;
}

.menu-speakers {
    width: 12%;
}

.menu-registration {
    width: 14%;
}

.menu-sponsors {
    width: 20%;
}

.menu-abstract {
    width: 10%;
}

.menu-visit {
    width: 8%;
}

.menu-contact {
    width: 12%;
}

.toggleMenu {
    font: bold 16px/30px Verdana, Arial, Helvetica, sans-serif;
}

.Wrapper {
    font: normal 14px/20px Verdana, Arial, Helvetica, sans-serif;
    background: #621317;
}


/* Banner */

#Banner-Container #Banner {
    height: 693px;
}

#Banner-Container-S #Banner {
    height: 442px;
}

#Banner-Container .seventh-top-to-toe-banner {
    background: url(../images/7th-top-to-toe-banner-home.jpg) no-repeat left top;
}

#Banner-Container .seventh-top-to-toe-banner .theme-L {
    background: url(../images/7th-top-to-toe-banner-home-l.jpg) no-repeat right top;
}

#Banner-Container .seventh-top-to-toe-banner .theme-R {
    background: url(../images/7th-top-to-toe-banner-home-r.jpg) no-repeat left top;
}

#Banner-Container-S .seventh-top-to-toe-banner {
    background: url(../images/7th-top-to-toe-banner-s.jpg) no-repeat left top;
}

#Banner-Container-S .seventh-top-to-toe-banner .theme-L {
    background: url(../images/7th-top-to-toe-banner-s-l.jpg) no-repeat right top;
}

#Banner-Container-S .seventh-top-to-toe-banner .theme-R {
    background: url(../images/7th-top-to-toe-banner-s-r.jpg) no-repeat left top;
}

#Banner-Container .banner1 {
    background: url(../images/banner1-bg.jpg) no-repeat left top;
}

#Banner-Container .banner1 .theme-L {
    background: url(../images/banner1-l-bg.jpg) no-repeat right top;
}

#Banner-Container .banner1 .theme-R {
    background: url(../images/banner-r-bg.jpg) no-repeat left top;
}

#Banner-Container .banner2 {
    background: url(../images/banner2-bg.jpg) no-repeat left top;
}

#Banner-Container .banner2 .theme-L {
    background: url(../images/banner2-l-bg.jpg) no-repeat right top;
}

#Banner-Container .banner2 .theme-R {
    background: url(../images/banner-r-bg.jpg) no-repeat left top;
}

#Banner-Container .banner3 {
    background: url(../images/banner3-bg.jpg) no-repeat left top;
}

#Banner-Container .banner3 .theme-L {
    background: url(../images/banner3-l-bg.jpg) no-repeat right top;
}

#Banner-Container .banner3 .theme-R {
    background: url(../images/banner-r-bg.jpg) no-repeat left top;
}

#Banner-Container .banner4 {
    background: url(../images/banner4-bg.jpg) no-repeat left top;
}

#Banner-Container .banner4 .theme-L {
    background: url(../images/banner4-l-bg.jpg) no-repeat right top;
}

#Banner-Container .banner4 .theme-R {
    background: url(../images/banner-r-bg.jpg) no-repeat left top;
}

#Banner-Container .banner5 {
    background: url(../images/banner5-bg.jpg) no-repeat left top;
}

#Banner-Container .banner5 .theme-L {
    background: url(../images/banner5-l-bg.jpg) no-repeat right top;
}

#Banner-Container .banner5 .theme-R {
    background: url(../images/banner-r-bg.jpg) no-repeat left top;
}

#Banner-Container-S .banner1 {
    background: url(../images/banner1-bg-s.jpg) no-repeat left top;
}

#Banner-Container-S .banner1 .theme-L {
    background: url(../images/banner1-l-bg-s.jpg) no-repeat right top;
}

#Banner-Container-S .banner1 .theme-R {
    background: url(../images/banner-r-bg-s.jpg) no-repeat left top;
}

#Banner-Container-S .banner2 {
    background: url(../images/banner2-bg-s.jpg) no-repeat left top;
}

#Banner-Container-S .banner2 .theme-L {
    background: url(../images/banner2-l-bg-s.jpg) no-repeat right top;
}

#Banner-Container-S .banner2 .theme-R {
    background: url(../images/banner-r-bg-s.jpg) no-repeat left top;
}

#Banner-Container-S .banner3 {
    background: url(../images/banner3-bg-s.jpg) no-repeat left top;
}

#Banner-Container-S .banner3 .theme-L {
    background: url(../images/banner3-l-bg-s.jpg) no-repeat right top;
}

#Banner-Container-S .banner3 .theme-R {
    background: url(../images/banner-r-bg-s.jpg) no-repeat left top;
}

#Banner-Container-S .banner4 {
    background: url(../images/banner4-bg-s.jpg) no-repeat left top;
}

#Banner-Container-S .banner4 .theme-L {
    background: url(../images/banner4-l-bg-s.jpg) no-repeat right top;
}

#Banner-Container-S .banner4 .theme-R {
    background: url(../images/banner-r-bg-s.jpg) no-repeat left top;
}

#Banner-Container-S .banner5 {
    background: url(../images/banner5-bg-s.jpg) no-repeat left top;
}

#Banner-Container-S .banner5 .theme-L {
    background: url(../images/banner5-l-bg-s.jpg) no-repeat right top;
}

#Banner-Container-S .banner5 .theme-R {
    background: url(../images/banner-r-bg-s.jpg) no-repeat left top;
}

.banner-dec {
	position:absolute;
	left:0px;
	top:60%;
	width:100%;
	font-size:30px;
	color:#fef200;
	font-weight:700;
	text-align:center;
	line-height:1.5;
	}
.banner-btnbar {
	padding:15px 0 0 0;
	}
.banner-btnbar a {
	display: inline-block;
    color: #fff;
	font-size:15px;
	font-weight:400;
    padding: 8px 20px 9px 20px;
	margin:0 5px;
   	background: #1883c7;
    border-radius: 20px;
    -webkit-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
	}

.banner-content {
    position: absolute;
    width: 385px;
    right: 43px;
    top: 35%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #fff;
    text-align: center;
    z-index: 99;
}

#Banner-Container .banner5 .banner-content,
#Banner-Container-S .banner5 .banner-content {
    top: 85%;
}

#Banner-Container .banner5 .banner-head,
#Banner-Container-S .banner5 .banner-head {
    display: none;
}

#Banner-Container-S .banner-content {
    width: 30%;
}

#Banner-Container-S .banner-content .banner-head {
    font: 700 30px/35px 'Titillium Web', sans-serif;
}

.banner-content .banner-head {
    font: 400 38px/45px 'Titillium Web', sans-serif;
    padding: 10px;
}

.banner-content .banner-head span {
    display: block;
    font: 700 29px/38px 'Titillium Web', sans-serif;
}

#Banner-Container-S .banner-content .banner-head span {
    font: 700 27px/38px 'Titillium Web', sans-serif;
}

.banner-content p {
    padding: 0px 8px 10px 8px;
    font: 400 17px/23px 'Rubik', sans-serif;
}

.banner3 .banner-content p span {
    font: 500 25px/30px 'Rubik', sans-serif;
}

.banner-content span {
    display: block;
}

.banner4 .banner-head span {
    color: #0f95ea;
}

.banner4 .banner-head span.blue-txt {
    color: #0f95ea;
    display: inline-block;
    font: 700 40px/45px 'Titillium Web', sans-serif;
}

#Banner-Container-S .banner4 .banner-head span.blue-txt,
#Banner-Container-S .banner4 .banner-head span.dark-txt {
    font: 700 38px/45px 'Titillium Web', sans-serif;
}

.banner4 .banner-head span.dark-txt {
    color: #fff;
    font: 700 40px/45px 'Titillium Web', sans-serif;
}

.ban-link-r {
    font: 600 16px/30px 'Titillium Web', sans-serif;
    color: #fff;
    /*background: #1883c7;*/
    position: absolute;
    /*right: -53px;*/
	right: -98px;
    top: 47%;
    z-index: 999;
    text-transform: uppercase;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.ban-link-r a {
    display: inline-block;
    padding: 5px 20px;
	background: #1883c7;
}

.ban-link-r:hover,
.ban-link:hover {
    background: #04395a;
}

.ban-link {
    font: 500 19px/24px 'Rubik', sans-serif;
    color: #fff;
    background: #1883c7;
    display: inline-block;
    vertical-align: middle;
    border-radius: 20px;
    margin-top: 5px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.ban-link a {
    padding: 8px 20px;
    display: block;
}


/* Event */

#Banner-Container-S .eventMain {
    display: none;
}

.eventMain {
    position: absolute;
    z-index: 96;
    left: 5px;
    bottom: 25px;
}

.eventHead {
    font: 500 20px/30px 'Rubik', sans-serif;
    color: #bde5ff;
    padding-bottom: 10px;
}

.eventHead span {
    font: 300 14px/20px 'Rubik', sans-serif;
    color: #ff656c;
    display: block;
}

.eventMain ul {
    font-size: 0px;
}

.eventMain li {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    font: 600 30px/50px 'Rubik', sans-serif;
    color: #72c7fe;
}

.eventMain li span.txt {
    display: block;
    font: 300 14px/14px 'Rubik', sans-serif;
    color: #fff;
    text-transform: uppercase;
    padding: 0 0 0 2px;
}


/* Visitors Count */

#Visitors {
    padding: 12px 0px;
}

#Visitors ul {
    font-size: 0px;
    text-align: right;
}

#Visitors li {
    display: inline-block;
    vertical-align: top;
    padding: 5px;
}

#Visitors li:first-child {
    background: #1883c7;
    font: 500 13px/15px 'Rubik', sans-serif;
    color: #fff;
}

#Visitors li:last-child {
    font: 500 18px/30px 'Rubik', sans-serif;
    background: #e5e5e5;
    color: #fff;
}

.vistHits span {
    background: red;
    display: inline-block;
    vertical-align: top;
    padding: 0px 10px;
    margin: 0px 2px;
}


/*-----------New Styles---------------*/

#Main-links-in {
    min-height: 336px;
    padding: 20px 0 0 0;
}

#Main-links-in ul,
#Main-links-in .vidList ul {
    text-align: center;
    font-size: 0px;
}

#Main-links-in ul li {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

#Main-links-in .vidList ul li {
    padding: 1px;
    display: inline-block;
    vertical-align: top;
    width: 50%;
}

#Main-links-in .vidList li::after,
#Main-links-in .vidList li::before {
    display: none;
}

#Main-links-in ul li.ic1 {
    width: 35%;
    padding: 0 2%;
}

#Main-links-in ul li.ic2 {
    width: 40%;
    padding: 0 3%;
}

#Main-links-in ul li.ic3 {
    width: 25%;
    padding: 0 4%;
}

#Main-links-in ul li::after,
#Main-links-in ul li:first-child::before {
    position: absolute;
    right: 0;
    top: 90px;
    content: '';
    width: 1px;
    height: 134px;
    background: #e4e4e4;
}

#Main-links-in ul li:first-child::before {
    right: inherit;
    left: 0;
}

#Main-links-in ul li .main-lk-head {
    font: 700 25px/30px 'Titillium Web', sans-serif;
    color: #1883c7;
    margin: 15px 0 15px 0;
}

#Main-links-in ul li.ic1 .main-lk-head span {
    font: 600 16px/20px 'Titillium Web', sans-serif;
    display: block;
    color: #000;
}

#Main-links-in ul li p {
    font: 400 16px/22px 'Rubik', sans-serif;
    color: #282828;
    margin-bottom: 28px;
}

#Main-links-in ul li .link-btn {
    width: 162px;
    font: 400 16px/22px 'Rubik', sans-serif;
    margin: 0 auto 10px;
}

#Main-links-in ul li .link-btn.ar {
    font: 400 14px/22px 'Rubik', sans-serif;
}

#Main-links-in ul li .link-btn.ar a {
    background: #1883c7;
}

#Main-links-in ul li .link-btn a {
    display: block;
    color: #fff;
    padding: 8px 0 9px 0;
    background: #ec2029;
    border-radius: 20px;
    -webkit-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

#Main-links-in ul li .link-btn a:hover {
    background: #1883c7;
}

#Main-links-in ul li .link-btn.ar a:hover {
    background: #053e63;
}

#Main-links-in ul li span.link-icons {
    width: 69px;
    height: 79px;
    margin: 0 auto;
    display: block;
}

#Main-links-in ul li.ic1 span.link-icons {
    background: url(../images/stay-icon.png) no-repeat center top;
}

#Main-links-in ul li.ic2 span.link-icons {
    background: url(../images/register-icon.png) no-repeat center top;
}

#Main-links-in ul li.ic3 span.link-icons {
    background: url(../images/sponser-icon.png) no-repeat center top;
}


/* --- POP Video --- */

.popfull {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 990;
    left: 0px;
    top: 0px;
    display: none;
}

.popvideo {
    width: 75%;
    height: auto;
    padding: 40% 0 0 0;
    position: fixed;
    z-index: 999;
    background: #fff;
    display: none;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.popvideo iframe {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    width: 100%;
    height: 100%;
    border: 4px solid #666;
}

.popclose {
    position: absolute;
    right: -10px;
    top: -10px;
    border-radius: 50%;
    background: #fff;
    border: 4px solid #666;
    width: 30px;
    height: 30px;
    z-index: 2;
    text-align: center;
    font: bold 12px/22px Verdana, Arial, Helvetica, sans-serif;
}

.popclose a {
    display: block;
    text-decoration: none;
}


/*----------Welcome text--------*/

#Welcome {
    background: #f3f3f3;
}

#Welcome-in {
    min-height: 696px;
}

#Welcome-in .table-div {
    padding: 60px 0 46px 0;
}

.events-tab {
    width: 300px;
    height: 554px;
    background: #1883c7;
    padding: 12px 22px 22px 22px;
    position: relative;
}

.events-tab::before {
    content: '';
    height: 9px;
    width: 100%;
    background: #dcdcdc;
    position: absolute;
    right: -9px;
    bottom: -9px;
    z-index: 0;
}

.events-tab::after {
    content: '';
    height: 100%;
    width: 9px;
    background: #dcdcdc;
    position: absolute;
    right: -9px;
    bottom: 0px;
    z-index: 0;
}

.event-dates {
    padding-bottom: 15px;
    border-bottom: 1px solid #70b0d9;
}

.event-dates ul {
    text-align: center;
}

.event-dates li {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 49px;
    height: 52px;
    color: #fff;
    font: 400 22px/24px 'Titillium Web', sans-serif;
    padding: 19px 0 0 0;
}

.event-dates li:nth-child(2) {
    background: url(../images/date-bg.png) no-repeat scroll center top;
}

.event-head {
    font: 700 36px/40px 'Titillium Web', sans-serif;
    color: #fff;
    text-align: center;
    padding: 13px 0 20px 0;
}

.event-head span {
    font: 400 16px/20px 'Rubik', sans-serif;
    display: block;
    margin-top: 6px;
}

.days-list li {
    font: 700 30px/34px 'Rubik', sans-serif;
    background: #0473b9;
    text-align: center;
    margin-bottom: 18px;
    -webkit-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.days-list li:hover {
    background: #035183;
}

.days-list li:last-child {
    margin-bottom: 0;
}

.days-list li a {
    display: block;
    color: #fff;
    padding: 24px 0 13px 0;
}

.days-list li span {
    font: 400 16px/24px 'Rubik', sans-serif;
    display: block;
}

.welcometext {
    padding: 0 5px 0 49px;
}

.welcometext h1 {
    font: 700 40px/45px 'Titillium Web', sans-serif;
    color: #152838;
}

.welcometext h1 .lb {
    color: #1883c7;
}

.welcometext h1 .red {
    color: #ec2029;
}

.welcometext h1 .db {
    color: #0668a7;
}

.welcometext p {
    font: 400 14px/24px 'Rubik', sans-serif;
    color: #282828;
    margin: 22px 0;
}

.welcometext p span {
    color: #1883c7;
    font-weight: 500;
}


/*-----------Conference Highlight---------*/

#Conference-main {
    min-height: 526px;
}

.speaker-img {
    width: 310px;
    height: 526px;
    background: url(../images/speaker-img.jpg) no-repeat scroll 0px 0px;
    position: relative;
}

.speaker-img .theme-L {
    background: url(../images/speaker-img-l.jpg) no-repeat scroll right top;
}

.table-cell.highlights {
    padding: 60px 70px 30px 35px;
}

.highlight-head {
    font: 700 36px/40px 'Titillium Web', sans-serif;
    color: #ec2029;
    margin-bottom: 38px;
}

.table-cell.highlights li {
    color: #2e2e2e;
    font: 400 16px/24px 'Rubik', sans-serif;
    margin-bottom: 18px;
    background: url(../images/attend-li-bullet.png) no-repeat scroll 0 7px;
    padding: 0 0 0 25px;
}

.table-cell.attend {
    width: 298px;
    min-height: 526px;
    background: #d0343b;
    padding: 22px 20px 20px 20px;
}

.table-cell.attend li {
    color: #fff;
    font: 400 16px/20px 'Rubik', sans-serif;
    margin-bottom: 10px;
    background: url(../images/attend-li-bullet.png) no-repeat scroll 0 7px;
    padding: 0 0 0 21px;
}

.attend-head {
    font: 700 36px/40px 'Titillium Web', sans-serif;
    color: #fff;
    margin-bottom: 18px;
}


/*--------- Photo Gallery ----------*/

#Photo-Gallery {
    margin-top: 60px;
}

#Photo-Gallery-in {
    min-height: 669px;
}

#Photo-Gallery-in h2 {
    font: 700 36px/40px 'Titillium Web', sans-serif;
    color: #282828;
    text-align: right;
    padding-right: 10px;
    margin: -10px 32px 64px 0;
}

#Photo-Gallery-in h2 a {
    color: #282828;
}

.table-cell.video-bx {
    position: relative;
    width: 399px;
    padding: 0 0 0 4px;
}

.table-cell.video-bx li {
    margin-bottom: 25px;
}

.table-cell.video-bx li .videoBorder {
    width: 399px;
    height: 224px;
    border: 10px solid #1883c7;
    padding: 0;
    margin: 0;
    position: relative;
}

.table-cell.video-bx li:first-child .videoBorder::after {
    content: '';
    position: absolute;
    width: 132px;
    height: 123px;
    right: -64px;
    top: -32px;
    background: url(../images/video-gallety-after-bg.png) no-repeat scroll 0 0;
    z-index: -1;
}

.video-gallery-r {
    position: absolute;
    right: 0;
    top: 251px;
    font: 400 16px/20px 'Rubik', sans-serif;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.video-gallery-r a {
    color: #282828;
}

.video-gallery-r a:hover {
    color: #1883c7;
}

.table-cell.photos {
    height: 669px;
    width: 60%;
    background: url(../images/photo-gallery-bg.png) no-repeat right top;
    padding: 90px 42px 0 0;
    text-align: right;
}

.table-cell.photos .theme-R {
    background: #1883c7;
}

.img-gallery {
    position: relative;
}

.img-gallery::before {
    content: '';
    position: absolute;
    width: 147px;
    height: 137px;
    left: 8px;
    bottom: -32px;
    background: url(../images/ph-gallery-before-bg.png) no-repeat scroll 0 0;
    z-index: -1;
}

.view-gallery-r {
    text-align: left;
    font: 400 16px/20px 'Rubik', sans-serif;
    padding: 14px 0 0 175px;
}

.view-gallery-r a,
.photo-gallery-l a {
    color: #262626;
}

.view-gallery-r a:hover,
.photo-gallery-l a:hover {
    color: #1883c7;
}

.photo-gallery-l {
    position: absolute;
    left: 15px;
    top: 43px;
    font: 400 16px/20px 'Rubik', sans-serif;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}


/*---------- Supported ------------*/

#Supported {
    background: #ffffff;
}

#Supported-in {
    min-width: 300px;
    margin: 0px auto;
    padding: 90px 0 0 0;
    position: relative;
}

#Supported h2 {
    position: relative;
    font: 700 36px/40px 'Titillium Web', sans-serif;
    color: #282828;
    text-align: center;
    margin: 0px auto;
}

#Supported h2 span {
    display: inline-block;
    background: #ffffff;
    position: relative;
    padding: 0px 30px;
    z-index: 10;
}

#Supported h2 span::after {
    position: absolute;
    content: '';
    width: 45px;
    height: 38px;
    background: url(../images/supported-icon.jpg) no-repeat left top;
    left: 50%;
    top: -45px;
    margin: 0 0 0 -22px;
}

#Supported h2::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background: #dbd8d8;
    top: 50%;
    left: 0;
    z-index: 1;
}

#Logos-Con {
    margin: 30px 4px 0px 4px;
}

ul.two-logos {
    padding: 20px 0px 40px 0px;
    text-align: center;
}

ul.two-logos li {
    display: inline-block;
    vertical-align: top;
}

#Supported h2.spon {
    margin: 30px auto 50px auto;
}

#Supported h2.spon span {
    display: inline-block;
    background: #ffffff;
    position: relative;
    padding: 0px 30px;
    z-index: 10;
}

#Supported h2.spon span::after {
    background: none;
}

#Supported h2.spon::after {
    display: none;
}

ul.three-col {
    text-align: center;
}

ul.three-col li.silver-tab,
ul.three-col li.bronze-tab,
ul.three-col li.exhibitor-tab {
    min-height: 180px;
    position: relative;
}

ul.three-col li.silver-tab,
ul.three-col li.bronze-tab {
    display: inline-block;
    vertical-align: top;
    background: url(../images/bronze-li-bg.jpg) no-repeat center top;
    background-size: 100% 100%;
    padding-left: 70px;
}

ul.three-col li.exhibitor-tab {
    background: url(../images/exhibitors-li-bg.jpg) no-repeat center top;
    background-size: 100% 100%;
    padding: 0px 0px 0px 70px;
}

ul.three-col li.silver-tab {
    max-width: 850px;
}

ul.three-col li.bronze-tab {
    max-width: 900px;
    margin: 30px auto;
}

ul.three-col li a {
    display: block;
}

ul.three-col li h3 {
    border-radius: 0;
    font: 500 20px/36px 'Rubik', sans-serif;
    color: #ffffff;
    position: absolute;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

ul.three-col li.silver-tab h3 {
    background: #e7451e;
    padding: 5px 30px;
    left: -43px;
    top: 66px;
}

ul.three-col li.bronze-tab h3 {
    background: #06aed2;
    padding: 5px 23px;
    left: -43px;
    top: 66px;
}

ul.three-col li.exhibitor-tab h3 {
    background: #01a98c;
    padding: 5px 6px;
    left: -44px;
    top: 67px;
}

ul.three-col li.bronze-tab li,
ul.three-col li.silver-tab li {
    padding: 35px 20px;
}

ul.three-col li.exhibitor-tab li {
    padding: 20px 0px;
}

.exhibitor-tab .nbs-flexisel-nav-left {
    left: 60px;
}

ul.three-col li h3 img {
    margin: 0px 5px 5px 10px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

ul.three-col li li {
    display: inline-block;
    vertical-align: top;
}

.border-box.wellness {
    margin-top: 30px;
}

.border-box.media {
    margin-top: 60px;
}

.border-box.wellness li,
.border-box.creative li {
    display: inline-block;
    width: 24%;
    vertical-align: middle;
    text-align: center;
}

.border-box.wellness li img,
.border-box.creative li img {
    margin: 13px auto;
}

.border-box.wellness .sprt-partner img {
    margin: 13px 5px;
}

.border-box.wellness li span,
.border-box.creative li span {
    display: block;
    font: 400 20px/26px 'Rubik', sans-serif;
    color: #8f2725;
    margin-top: 12px;
}

.border-box.creative li:first-child img {
    margin: 13px 4%;
}

#Supported h3.red-bg {
    position: absolute;
    font: 500 20px/26px 'Rubik', sans-serif;
    color: #191919;
    padding: 15px 10px;
    min-width: 220px;
    text-align: center;
    background: url(../images/endorsed-head-bg.jpg) no-repeat center top;
    z-index: 9;
    left: 50%;
    top: 0px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-size: 100% auto;
}

.border-box {
    background: url(../images/endorsed-bg.jpg) no-repeat 0 0;
    min-height: 170px;
    background-size: 100% auto;
    position: relative;
    padding: 10px;
}

.border-box.endorsed {
    margin: 30px 0px 20px 0px;
}

.border-box.endorsed li {
    padding: 19px 0px;
    display: inline-block;
    vertical-align: top;
}

.border-box.media img {
    margin: 27px auto;
}

.border-box.partner img {
    margin: 35px auto 27px;
}

.border-box.partner {
    background: url(../images/partner-endorsed-bg-.jpg) no-repeat center top;
    min-height: 427px;
    margin: 60px 0px 40px 0px;
    background-size: 100%;
}

#Supported h3.red-bg {
    margin: 0 auto 0px auto;
}

.border-box.partner .nbs-flexisel-nav-left {
    position: absolute;
    z-index: 99;
    margin: 0px;
    padding: 0px;
    top: inherit !important;
    height: 96px;
    width: 34px;
    cursor: pointer;
    bottom: 0;
}

.border-box.partner .nbs-flexisel-nav-right {
    position: absolute;
    z-index: 99;
    margin: 0px;
    padding: 0px;
    top: 0 !important;
    height: 96px;
    width: 34px;
    cursor: pointer;
}


/*---------Home Info---------*/

#Home-info {
    background: url(../images/home-info.jpg) no-repeat center top;
    background-size: auto 100%;
}

#Home-info-in {
    min-height: 348px;
}

#Home-info-in ul {
    text-align: center;
    margin: 0px;
    padding: 88px 0;
}

#Home-info-in ul li {
    margin: 20px 0;
    display: inline-block;
    vertical-align: top;
    width: 280px;
    font: 700 24px/28px 'Rubik', sans-serif;
    color: #ffffff;
}

#Home-info-in ul li span {
    display: block;
    font: 500 24px/32px 'Rubik', sans-serif;
    color: #ffffff;
    text-transform: uppercase;
}

#Home-info-in ul li a {
    display: inline-block;
    padding: 82px 0 0 0;
    color: #ffffff;
}

#Home-info-in ul li:nth-child(1) a {
    background: url(../images/home-info-attendees.png) no-repeat center top;
}

#Home-info-in ul li:nth-child(2) a {
    background: url(../images/home-info-faculty.png) no-repeat center top;
}

#Home-info-in ul li:nth-child(3) a {
    background: url(../images/home-info-exhibitor.png) no-repeat center top;
}

#Home-info-in ul li:nth-child(4) a {
    background: url(../images/home-info-days.png) no-repeat center top;
}


/*----------News CSS---------------*/

#NewsUpdadates-Container {}

#NewsUpdadates {
    padding: 0px 2px 0px 2px;
}

.news-bx {
    position: relative;
    background: #e7eef6;
    min-height: 388px;
    padding: 60px 72px 0 0;
}

.news-bx .theme-L {
    background: #e7eef6;
}

#NewsUpdadates h2 {
    position: relative;
    font: 700 36px/40px 'Titillium Web', sans-serif;
    color: #040a10;
    padding: 0 0 0 40px;
    margin-bottom: 20px;
}

#NewsUpdadates h2::after {
    position: absolute;
    content: '';
    width: 19px;
    height: 48px;
    background: url(../images/news-updates-icon.png) no-repeat left top;
    left: 2px;
    top: -5px;
}

.newslist.fourtsnews {
    min-height: 222px;
}

.newslist h3 {
    font: 600 17px/22px 'Rubik', sans-serif;
    color: #ac151a;
    text-transform: uppercase;
    margin: 15px 0;
}

.newslist li p {
    font: 400 16px/26px 'Rubik', sans-serif;
    color: #040a10;
}

.News-Tabs {
    position: absolute;
    z-index: 99;
    margin: 0px;
    padding: 0px;
    bottom: 35px;
    left: 0px;
}

.News-Tabs li {
    display: inline-block;
    position: relative;
    background: #fff;
    width: 13px;
    height: 13px;
    border: 2px solid #0278c4;
    border-radius: 50%;
}

.News-Tabs li a {
    display: block;
    width: 100%;
    height: 100%;
}

.News-Tabs li.News_here {
    border: 2px solid #d51217;
    background: #d51217;
}


/*------Contact Form--------*/

#Contact {
    background: url(../images/contact-frm-bg.jpg) no-repeat 0 0;
    min-height: 608px;
    width: 485px;
}

#Contact-in {
    padding: 55px 70px 60px 70px;
}

#Contact h2 {
    position: relative;
    font: 700 36px/40px 'Titillium Web', sans-serif;
    color: #fff;
    margin: 0px auto 0px auto;
    padding-top: 37px;
}

#Contact h2::after {
    position: absolute;
    content: '';
    width: 38px;
    height: 25px;
    background: url(../images/contact-mail-icon.png) no-repeat left top;
    left: 0;
    top: 0;
}

.logo-l {
    display: inline-block;
    width: 153px;
    vertical-align: top;
    padding: 56px 0px 0px 0;
}

.smo-r {
    display: inline-block;
    vertical-align: top;
    padding: 60px 0px 0px 85px;
}

.cap-text {
    padding: 0px 0px 15px 0;
    font: 400 24px/30px 'Rubik', sans-serif;
    color: #8f2725;
}

.smo-text {
    padding: 0px 0px 15px 0;
    font: 600 20px/24px 'Titillium Web', sans-serif;
    color: #b0063a;
    text-transform: uppercase;
}

.pepo-add {
    padding: 19px 0 10px 0;
}

.pepo-add p,
.pepo-add li {
    font: 400 16px/30px 'Rubik', sans-serif;
    color: #1d1d1d;
}

.pepo-add li {
    display: inline-block;
    vertical-align: top;
}

.pepo-add li:first-child {
    margin-right: 15px;
}

.pepo-add li a {
    color: #1d1d1d;
}

.social-logo {
    padding: 0 0 15px 0;
}

.textMain .social-logo {
    text-align: center;
}

.social-logo ul {
    margin: 0px;
    padding: 0px;
}

.social-logo ul li {
    margin: 0px 7px 10px 7px;
    padding: 0px;
    display: inline-block;
    width: 34px;
    height: 30px;
    vertical-align: top;
}

.social-logo ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.social-logo ul li.fb {
    width: 21px;
}

.social-logo ul li.fb a {
    background: url(../images/fb-icon.png) no-repeat left center;
}

.textMain .social-logo ul li.fb a {
    background: url(../images/smo-icons.png) no-repeat -25px center;
}

.social-logo ul li.tw a {
    background: url(../images/twitter-icon.png) no-repeat left center;
}

.social-logo ul li.gp a {
    background: url(../images/smo-icons.png) no-repeat left center;
}

.social-logo ul li.ln a {
    background: url(../images/linkedin-icon.png) no-repeat left center;
}

.social-logo ul li.in a {
    background: url(../images/smo-icons.png) no-repeat -177px center;
}

.social-logo ul li.yt a {
    background: url(../images/youtube-icon.png) no-repeat left center;
}

.social-logo ul li a span {
    display: none;
}


/*-------------Footer CSS-----------*/

#Footer-Container {
    padding: 66px 0 30px 0;
    font: 400 16px/30px 'Rubik', sans-serif;
    color: #1d1d1d;
    text-align: center;
}

#Footer-Container a {
    color: #1d1d1d;
}
#Footer-Container .sep:first-child {
    display: none;
}


/*-----------New Styles Ends---------------*/

.sponsors #Supported-in {
    padding: 0px 0 90px 0;
}

.sponsors #Logos-Con {
    margin: 0px 4px 0px 4px;
    border: 1px solid #ffffff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.sponsors #Supported h2 span::after {
    display: none;
}

.sponsors #Supported h2 {
    margin: 0px auto 40px auto;
}

.sponsors ul.three-col li.gold-col ul li {
    padding: 25px 0;
}

.sponsors ul.three-col li.silver-col ul li {
    padding: 25px 0;
}

.sponsors ul.three-col li.bronze-col ul li {
    padding: 25px 0;
}

.sponsors #Content-Container {
    background: none;
    padding: 0px;
}

#Content-Container {
    background: url(../images/footer-t-bg.jpg) repeat-x center bottom;
    padding-bottom: 15px;
}


/* Speakers */

.doctors-listing {
    margin: 20px 0;
}

.doctors-listing .doc-con {
    border: 1px solid #efefef;
    margin: 50px 25px 0px 0;
    text-align: center;
    width: 200px;
    min-height: 310px;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 10px 0;
}

.doctors-listing .doc-con a {
    display: inline-block;
    padding: 0px 10px;
    color: #ffffff;
    background: #a09c9c;
    border-radius: 3px;
    text-decoration: none;
}

.doctors-listing .doc-con a:hover {
    color: #ffffff;
    background: #858282;
    transition: all 0.5s ease;
}

.doctors-listing .doc-con img {
    margin: -12px auto 10px auto;
    border: 1px solid #dfdfdf;
    width: 180px;
    height: auto;
}


/* Registrations */

.reg-table {
    border: 1px solid #dbd9d9;
    font: 500 15px/20px 'Rubik', sans-serif;
    color: #090809;
    text-transform: uppercase;
    margin: 20px 0;
}

.reg-table td {
    padding: 10px 20px;
}

.reg-table .head-reg td {
    background: #1883c7;
    border-right: 1px solid #dbd9d9;
    color: #ffffff;
    font-weight: 700;
}

.reg-table .d-grey td {
    background: #e5e5e5;
    border-right: 1px solid #dbd9d9;
}

.reg-table .l-grey td {
    background: #f4f3f3;
    border-right: 1px solid #dbd9d9;
}

.reg-table tr td::last-child {
    border: none;
}

.textMain .red-buttons {
    margin: 0px 0px;
    padding: 15px 0px 0px;
    text-align: center;
}

.textMain .red-buttons li {
    margin: 0px 15px 15px 15px;
    padding: 0px;
    display: inline-block;
    vertical-align: top;
}

.textMain .red-buttons li a {
    display: block;
    padding: 10px 25px;
    background: #ec2029;
    border-radius: 20px;
    font: 500 16px/22px 'Rubik', sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
}

.textMain .red-buttons li a:hover {
    background: #1883C7;
    transition: all 0.5s ease;
}

.dr-details-con {
    font: 400 15px/24px 'Work Sans', sans-serif;
    color: #090809;
    padding: 15px;
}

.dr-details-con img {
    float: left;
    margin: 0px 15px 10px 0px;
    border: 1px solid #cccccc;
    padding: 5px;
    width: 200px;
    height: auto;
}


/*Photo Gallery*/

.textMain .ph-gallery {
    margin: 20px 0px;
    padding: 0px;
    text-align: center;
}

.textMain .ph-gallery li {
    margin: 0px 6px 14px 6px;
    padding: 0px;
    display: inline-block;
    vertical-align: top;
}

.textMain .ph-gallery li img {
    border: 1px solid #C4C4C4;
}


/**************/

.become-sponsor-list ul li {
    display: inline-block;
    width: 48%;
    vertical-align: top;
}

.slot-sizes li span {
    display: inline-block;
    width: 170px;
}

.arrival-countries li span {
    display: inline-block;
    width: 200px;
    vertical-align: top;
}

.arrival-countries li i {
    font-style: normal;
    display: inline-block;
    width: 80%;
    vertical-align: top;
}

.transcatheter-text {
    font-size: 20px;
    line-height: 35px;
}

.speaker {
    font: 400 20px/250px 'Rubik', sans-serif;
    color: #232223;
    padding: 20px;
    text-align: center;
}

.speaker a {
    color: #232223;
    font-weight: 500;
    text-decoration: underline;
}

.charmans-photo {
    float: right;
    margin: 20px 0 30px 30px;
}

.charmans-photo img {
    margin-bottom: 0px;
    /*border: 2px solid #ccc;*/
}

.regards-txt {
    color: #3e3e3e;
    font: 400 15px/22px 'Rubik', sans-serif;
}

.footer-menu {
    margin: 10px 0;
}


/* Navigation CSS */

.textMain .navigation {
    font: 400 15px/22px 'Rubik', sans-serif;
    color: #ec2029;
    padding: 23px 0px 10px 0px;
    text-transform: uppercase;
    text-align: center;
}

.textMain .navigation a {
    color: #131210;
    text-decoration: none;
}

.textMain .navigation a:hover {
    color: #ec2029;
    text-decoration: underline;
}


/* Text CSS */

.textMain {
    font: 400 15px/25px 'Rubik', sans-serif;
    color: #3e3e3e;
}

.textMain a {
    color: #ec2029;
}

.textMain a:hover {
    color: #ad050d;
}

.textMain h1 {
    font: 500 30px/40px 'Rubik', sans-serif;
    color: #ec2029;
    text-transform: uppercase;
    text-align: center;
}

.textMain h1 span {
    font: 400 20px/30px Verdana, Arial, Helvetica, sans-serif;
    color: #4d4d4d;
}

.textMain h2,
.hTag2,
.textMain h3.hTag2,
.textMain h4.hTag2 {
    font: 500 30px/40px 'Rubik', sans-serif;
    color: #090809;
    position: relative;
}

.textMain h2 {
    margin: 20px 0 0 0;
}

.textMain h2::after {
    content: '';
    position: absolute;
    width: 320px;
    height: 1px;
    left: 0;
    bottom: 4px;
    background: #cd2d36;
}

.textMain h2::before {
    content: '';
    position: absolute;
    width: 100px;
    height: 4px;
    left: 0;
    bottom: 0;
    background: #cd2d36;
}

.textMain h2 span {
    font: 400 16px/20px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}

.textMain h2 a,
.hTag2 a,
.textMain h3.hTag2 a,
.textMain h4.hTag2 a {
    color: #014cbe;
}

.textMain h3,
.hTag3,
.textMain h2.hTag3,
.textMain h4.hTag3 {
    font: 500 25px/30px 'Rubik', sans-serif;
    color: #353535;
}

.textMain h3 a,
.hTag3 a,
.textMain h2.hTag3 a,
.textMain h4.hTag3 a {
    color: #353535;
}

.textMain h4,
.hTag4,
.textMain h2.hTag4,
.textMain h3.hTag4 {
    font: 400 20px/30px 'Rubik', sans-serif;
    color: #014cbe;
}

.textMain h4 a,
.hTag4 a,
.textMain h2.hTag4 a,
.textMain h3.hTag4 a {
    color: #014cbe;
}

.textMain .instructioins-to-apply,
.textMain .pepo-contact-details-contactus {
    text-align: center;
}

.textMain .instructioins-to-apply li,
.textMain .pepo-contact-details-contactus li {
    background: none;
    padding: 0px;
    display: inline-block;
    vertical-align: top;
    margin: 2%;
}

.textMain .instructioins-to-apply li span,
.textMain .pepo-contact-details-contactus li span {
    display: block;
    padding: 10px 0 0 0;
}

.contactus-page #Contact {
    display: none;
}


/*.doctors-listing img, .scientific-committee .doctorPic img {

	-ms-filter: grayscale(100%);

    -webkit-filter: grayscale(100%);

    -moz-filter: grayscale(100%);

    -o-filter: grayscale(100%);

    filter: grayscale(100%);

}*/

.textMain .pic-gallery {
    margin: 20px 0;
    padding: 0px;
    text-align: center;
}

.textMain .pic-gallery li {
    margin: 0px 12px 30px 12px;
    padding: 0px;
    display: inline-block;
    vertical-align: top;
}

.textMain .pic-gallery li img {
    padding: 3px;
    border: 1px solid #cccccc;
}

.Members-Tabs-mobile {
    display: none;
}

.bgnone {
    background: none !important;
}

.newslist.fourtsnews {
    background-size: 100% 100%;
}

#Banner-Container .blank-img {
    display: block;
    width: 100%;
    height: 434px;
}

#Banner-Container-S .blank-img {
    display: block;
    width: 100%;
    height: 353px;
}


/*Heart Matters styles*/

.red1-txt {
    color: #a80823;
}

.red2-txt {
    color: #a80823;
}

.red3-txt {
    color: #ff0000;
}

.collaboration-logos li {
    display: inline-block;
    background: none !important;
}

.session-table {
    border: 1px solid #000;
    font: 500 15px/20px 'Rubik', sans-serif;
    color: #090809;
    margin: 20px 0;
}

.session-table .head-session td {
    background: #1f3864;
    border-right: 1px solid #dbd9d9;
    color: #ffffff;
    text-align: center;
    font-weight: 700;
}

.session-table .session-red td {
    background: #c00000;
    color: #ffffff;
    text-align: center;
    font-weight: 700;
}

.session-table .d-grey td {
    background: #e5e5e5;
    border-right: 1px solid #dbd9d9;
}

.session-table .l-grey td {
    background: #f4f3f3;
    border-right: 1px solid #dbd9d9;
}

.heart-matters {
    width: 80%;
    margin: 0px auto;
}

.heart-matters ul {
    margin: 0px;
    padding: 0px;
}

.heart-matters li {
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    width: 450px;
    background: none !important;
}

.heart-matters li img {
    margin: 0px 10px 0px 0px;
}

.orange-txt {
    color: #ff0000 !important;
    text-align: center;
    line-height: 50px !important;
    font-weight: bold !important;
    font-size: 27px !important;
}

.entry-lists li {
    display: inline-block;
    background: none !important;
}

.chairmanpage .textMain h1,
.chairmanpage .textMain .navigation {
    text-align: left;
}

.contactus-page .cms-contact-form {
    padding: 5px 5px 5px 20px;
    background: url(../images/contact-frm-bg.jpg) no-repeat center top;
    -webkit-background-size: cover;
    background-size: cover;
}

.textMain .drteam {
    margin: 30px 1% 1% 0;
    width: 258px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    min-height: 252px;
    padding: 5px;
    -webkit-box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    -ms-box-shadow: 0 0 5px #ccc;
    -o-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
}

.about-dr-team h3 span {
    display: block;
    font: 400 13px/22px 'Rubik', sans-serif;
    color: #232223;
}

.textMain .about-dr-team h3 {
    font: 500 14px/20px 'Rubik', sans-serif;
    color: #232223;
}

.parentMenu li:hover {
    background: #ac040d;
}

.parentMenu li li:hover {
    background: #5b0308;
}

.parentMenu {
    z-index: 99;
}

.imp-note {
    width: 400px;
    padding: 10px;
    border: 1px solid #a71714;
    background: #7b100e;
    color: #fff;
    text-align: center;
    margin: 0 auto;
}

.collaboration-logos {
    text-align: center;
}

.text-center {
    text-align: center;
}

.scientific-program table {
    width: 100%;
    margin: 20px auto;
    min-width: 320px;
    font: 400 14px/20px 'Rubik', sans-serif;
    border: 2px solid #ccc;
}

.scientific-program th {
    color: #fff;
    background: #1883c7;
}

.scientific-program th:nth-child(1) {
    width: 100px;
}

.scientific-program th:nth-child(2) {
    width: 125px;
}

.scientific-program td:nth-child(1),
.scientific-program td:nth-child(2) {
    text-align: center;
}

.scientific-program td {
    padding: 5px;
}

.scientific-program .day-schedule {
    background: #7b100e;
    color: #fff;
    text-align: center;
    font: 500 18px/30px 'Rubik', sans-serif;
}

.scientific-program .schedule-break {
    background: #ccc;
    color: #7b100e;
    font-weight: bold;
}

.scientific-program .lunch-break {
    background: #a9d08e;
    font-weight: bold;
}

.scientific-program .main-break {
    background: #ffe699;
}

.scientific-program .main-break span {
    color: #ff0000;
    font-weight: bold;
}

.scientific-program .main-break td:first-child,
.scientific-program .main-break td:nth-child(2) {
    font-weight: bold;
}

.mrg10-B { margin-bottom:10px; }
.mrg15-B { margin-bottom:15px; }
.frm_fldbox {
	padding: 5px 10px 10px 0;
    width: 100%;
	font-size:14px;
    font-weight: 400;
    color: #ffffff;
    width: 100% !important;
	background: none !important;
    border: none !important;
    border-bottom: 1px solid #fff !important;
	outline:none !important;
	}
textarea.frm_fldbox {
	height:80px;
	}
.frm_fldbox::placeholder {
  color: #ffffff;
  opacity: 1;
}

.frm_fldbox:-ms-input-placeholder {
  color: #ffffff;
}

.frm_fldbox::-ms-input-placeholder {
  color: #ffffff;
}
.btn.btn1 {
    display: inline-block;
    color: #000000 !important;
    font-size: 15px;
    font-weight: 600 !important;
    padding: 6px 20px 7px 20px;
    margin: 0 5px;
    background: #dddddd !important;
    border-radius: 20px;
    -webkit-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    border: none !important;
	outline:none !important;
	cursor:pointer;
}

.messagebox.error { font-size:13px; color:#ff0000; }
.messagebox.success { font-size:13px; color:#03e008; }

/*-------------------Media -----------*/

@media screen and (max-width: 1140px) {
    .home header {
        top: 189px;
    }
    .banner-content,
    #Banner-Container .banner5 .banner-content {
        width: 53%;
        top: 73%;
    }
    .table-cell.photos {
        width: 49%;
    }
    #Home-info-in ul li {
        width: 240px;
    }
    #NewsUpdadates {
        padding: 0px 2px 0px 5px;
    }
    .news-bx {
        min-height: 420px;
        padding: 47px 42px 0 0;
    }
    .News-Tabs {
        bottom: 17px;
    }
    .video-gallery-r {
        right: 23px;
    }
    .photo-gallery-l {
        left: -65px;
    }
    .img-gallery::before {
        left: -87px;
        bottom: -35px;
    }
    .view-gallery-r {
        padding: 14px 0 0 84px;
    }
    .border-box,
    .border-box.partner {
        background-size: 100% 100%;
    }
    #Banner-Container-S .banner-content,
    #Banner-Container-S .banner5 .banner-content {
        width: 28%;
        top: 56%;
    }
    #Banner-Container-S .banner-content .banner-head {
        font: 700 33px/40px 'Titillium Web', sans-serif;
    }
    #Banner-Container-S .banner-content .banner-head span {
        font: 700 23px/35px 'Titillium Web', sans-serif;
    }
    .border-box {
        padding: 10px 6px;
    }
    #Banner-Container .banner5 .banner-head,
    #Banner-Container-S .banner5 .banner-head {
        display: block;
    }
}

@media screen and (max-width: 979px) {
    .menu li {
        font: 400 12.5px/20px 'Rubik', sans-serif;
    }
    .home header {
        top: 110px;
    }
    .ban-link-r {
        display: none;
    }
    .banner-content,
    #Banner-Container .banner5 .banner-content {
        width: 69%;
        top: 57%;
    }
    .banner-content .banner-head {
        font: 700 33px/42px 'Titillium Web', sans-serif;
        padding: 10px;
    }
    .Conference-intra.table-div .table-cell {
        display: block;
    }
    .table-cell.attend {
        margin: 0 auto;
    }
    .speaker-img {
        width: 100%;
        background: url(../images/speaker-img-responsive.jpg) no-repeat scroll center top;
        margin-top: 10px;
    }
    .highlight-head {
        text-align: center;
    }
    .table-cell.highlights {
        padding: 30px 30px 30px 30px;
    }
    .galley-intra .table-cell {
        display: block;
    }
    .table-cell.video-bx {
        margin: 0 auto;
    }
    .video-gallery-r {
        right: -68px;
    }
    .table-cell.photos {
        width: 592px;
        height: 542px;
        margin: 0 auto;
        background: none;
        padding: 36px 0px 0 0;
    }
    .photo-gallery-l {
        left: -42px;
    }
    .img-gallery::before {
        left: -60px;
        bottom: -32px;
    }
    .view-gallery-r {
        padding: 7px 0 0 111px;
    }
    #Supported-in {
        padding: 50px 0 0 0;
    }
    #Photo-Gallery-in h2 {
        text-align: center;
        padding-right: 0px;
        margin: 0px 0px 40px 0;
    }
    #Home-info-in ul li {
        width: 184px;
    }
    #News-Form .table-cell {
        display: block;
    }
    .news-bx {
        min-height: 322px;
        padding: 47px 5px 0 5px;
    }
    .organise-logo {
        text-align: center;
    }
    .logo-l {
        padding: 24px 0px 0px 0;
    }
    .smo-r {
        padding: 24px 0px 0px 85px;
    }
    #Contact {
        margin: 10px auto 0;
    }
    .news-bx {
        text-align: center;
    }
    #NewsUpdadates h2 {
        width: 295px;
        margin: 0 auto;
    }
    .News-Tabs {
        left: 50%;
    }
    #Footer-Container {
        padding: 20px 0 16px 0;
    }
    #Supported h2.spon {
        margin: 0px auto 27px auto;
    }
    #Banner-Container-S .banner-content {
        display: none;
    }
    .border-box.partner .nbs-flexisel-nav-right,
    .border-box.partner .nbs-flexisel-nav-left {
        height: 48px;
    }
    .border-box img {
        margin: 30px auto;
    }
    .border-box.partner img {
        margin: 35px auto 29px;
    }
    .doctors-listing {
        text-align: center;
    }
    .doctors-listing .doc-con {
        margin: 50px 10px 0px 10px;
    }
    .border-box.wellness li span,
    .border-box.creative li span {
        font: 400 18px/26px 'Rubik', sans-serif;
    }
    .border-box.wellness li,
    .border-box.creative li {
        vertical-align: top;
    }
}

@media screen and (max-width: 767px) {
    .home header,
    header {
        top: 9px;
        text-align: center;
    }
    nav {
        top: 162px;
    }
    .toggleMenu a {
        border: 2px solid #8b4145;
        background: rgba(124, 17, 23, .5);
        color: #fff;
    }
    #Main-links-in ul li {
        width: 32%;
        padding: 0 8px;
    }
    #Main-links-in ul li .main-lk-head {
        font: 700 22px/30px 'Titillium Web', sans-serif;
    }
    .welcometext {
        padding: 0 5px 0 26px;
    }
    #Welcome-in .table-cell {
        display: block;
    }
    .events-tab {
        height: auto;
		margin: 0 auto 40px;
    }
    .welcometext {
        padding: 0 10px 0 10px;
    }
    #Welcome-in .table-div {
        padding: 30px 0 21px 0;
    }
    ul.three-col li.bronze-tab,
    ul.three-col li.bronze-tab li,
    ul.three-col li.silver-tab,
    ul.three-col li.silver-tab li,
    ul.three-col li.exhibitor-tab,
    ul.three-col li.exhibitor-tab li {
        padding: 0px;
    }
    ul.three-col li h3 {
        padding: 8px 15px 8px 15px;
        background: #e7451e;
        position: static;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        text-align: center;
        width: 100%;
    }
    .exhibitor-tab .nbs-flexisel-nav-left {
        left: 0px;
    }
    #Home-info-in ul li {
        width: 45%;
    }
    #Home-info-in ul {
        padding: 18px 0;
    }
    ul.three-col li.exhibitor-tab h3 img {
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
    #Banner-Container-S .banner-content {
        display: block;
    }
    #Banner-Container-S .banner-content,
    #Banner-Container-S .banner5 .banner-content {
        width: 80%;
        top: 72%;
    }
    .border-box {
        padding: 10px 5px;
    }
    .border-box.partner .nbs-flexisel-nav-right,
    .border-box.partner .nbs-flexisel-nav-left {
        background-size: 43% auto !important;
        width: 29px;
        height: 32px;
    }
    #Main-links-in ul li.ic1 {
        width: 50%;
    }
    #Main-links-in ul li.ic2 {
        width: 50%;
        padding: 0 2%;
    }
    #Main-links-in ul li.ic3 {
        width: 100%;
    }
	
.banner-dec {
	font-size:20px;
	}
.banner-btnbar {
	padding-top:10px;
	}
.banner-btnbar a {
	font-size:13px;
    padding: 6px 15px 7px 15px;
	margin-bottom:10px;
	}
}

@media screen and (max-width: 640px) {
    .banner-content,
    #Banner-Container .banner5 .banner-content {
        width: 80%;
        right: 10%;
    }
    #Main-links-in ul li {
        width: 80%;
        margin: 0 0 20px 0;
    }
    #Main-links-in ul li::after,
    #Main-links-in ul li:first-child::before {
        display: none;
    }
    .table-cell.photos {
        width: 416px;
        height: 430px;
    }
    .img-gallery::before {
        left: -88px;
        bottom: -35px;
    }
    .charmans-photo {
        float: none;
        margin: 10px 0 10px 0;
        text-align: center;
    }
    .border-box {
        padding: 10px 3px;
    }
    .border-box.wellness {
        background: none;
        border: 8px solid #f6f6f6;
    }
    .border-box.wellness li,
    .border-box.creative li {
        width: 45%;
        vertical-align: top;
    }
    #Main-links-in ul li.ic1 {
        width: 100%;
        padding: 0 1%;
    }
    #Main-links-in ul li.ic2 {
        width: 100%;
        padding: 0 1%;
    }
    #Main-links-in ul li.ic3 {
        width: 100%;
        padding: 0 1%;
    }
}

@media screen and (max-width: 480px) {
    #Home-info-in ul li {
        font: 700 20px/28px 'Rubik', sans-serif;
    }
    #Home-info-in ul li span {
        font: 500 16px/32px 'Rubik', sans-serif;
    }
    nav {
        top: 136px;
    }
    .banner-content,
    #Banner-Container .banner5 .banner-content {
        width: 100%;
        right: 0;
        top: 50%;
    }
    .banner-content .banner-head {
        font: 700 29px/39px 'Titillium Web', sans-serif;
    }
    .banner-content .banner-head span {
        font: 700 24px/38px 'Titillium Web', sans-serif;
    }
    .welcometext h1 {
        font: 700 31px/41px 'Titillium Web', sans-serif;
    }
    .table-cell.highlights {
        padding: 30px 10px 30px 10px;
    }
    .table-cell.video-bx li .videoBorder {
        width: 367px;
    }
    .table-cell.photos {
        width: 318px;
        height: 338px;
    }
    .photo-gallery-l {
        left: -60px;
    }
    .view-gallery-r {
        padding: 7px 0 0 77px;
    }
    .img-gallery::before {
        left: -88px;
        bottom: -38px;
    }
    #Supported h2 {
        font: 700 34px/40px 'Titillium Web', sans-serif;
        width: 100%;
    }
    ul.two-logos li {
        width: 85%;
    }
    ul.three-col li ul {
        text-align: center;
    }
    #Contact {
        width: 356px;
    }
    .table-cell.video-bx {
        width: 98%;
        padding: 0 0 0 0px;
    }
    .table-cell.video-bx li .videoBorder {
        width: auto;
    }
    .news-bx {
        min-height: 387px;
    }
    .Banner-Tabs {
        bottom: 10px;
    }
    #Visitors ul {
        text-align: center;
    }
    .border-box.wellness li,
    .border-box.creative li {
        vertical-align: top;
    }
}

@media screen and (max-width: 375px) {
    nav {
        top: 105px;
    }
    .photo-gallery-l {
        display: none;
    }
    #Contact-in {
        padding: 55px 10px 60px 10px;
    }
    #Contact {
        width: 300px;
    }
    .highlight-head {
        font: 700 31px/40px 'Titillium Web', sans-serif;
        margin-bottom: 24px;
    }
    #Photo-Gallery {
        margin-top: 27px;
    }
    .social-logo ul li {
        margin: 0px 3px 10px 3px;
    }
    .smo-r {
        padding: 24px 3px 0px 3px;
    }
    .news-bx {
        min-height: 450px;
        padding: 47px 5px 0 5px;
    }
    .smo-r {
        display: block;
    }
    #Supported h2 {
        font: 700 29px/38px 'Titillium Web', sans-serif;
    }
    #Logos-Con {
        margin: 10px 4px 0px 4px;
    }
    .textMain h1 {
        font: 500 26px/40px 'Rubik', sans-serif;
    }
    #Banner-Container-S .banner-content,
    #Banner-Container-S .banner5 .banner-content {
        width: 100%;
        top: 64%;
        right: 0;
    }
    #Banner-Container-S .banner-content .banner-head {
        font: 700 29px/37px 'Titillium Web', sans-serif;
    }
    #Banner-Container-S .banner-content .banner-head span {
        font: 700 21px/33px 'Titillium Web', sans-serif;
    }
    .banner3 .banner-content p span {
        font: 500 22px/30px 'Rubik', sans-serif;
    }
    .imp-note {
        width: auto;
    }
    .eventMain {
        bottom: 40px;
    }
    .eventHead {
        font: 500 18px/23px 'Rubik', sans-serif;
        padding-bottom: 6px;
    }
    .eventMain li {
        font: 600 24px/38px 'Rubik', sans-serif;
        width: 70px;
    }
    .eventMain li span.txt {
        font: 300 13px/14px 'Rubik', sans-serif;
    }
    .Banner-Tabs {
        bottom: 4px;
    }
    .table-cell.video-bx li:first-child .videoBorder::after {
        display: none;
    }
    .charmans-photo {
        margin: 10px 0 0px 0;
    }
    .charmans-photo img {
        margin-bottom: 10px;
    }
}

@media(min-width:768px){
.mainlogo {
	max-width: 1170px;
    margin: 0px auto;
    padding: 0;
    position: relative;
	z-index:99;
	}
.mainlogo a {
	position: absolute;
    left: 0px;
    top: 5px;
	}
.mainlogo img {
	display: block;
    width: 50px;
	}
#Main-Menu { padding-left: 70px; }
}
@media(max-width:767px){
#Main-links-in {
    min-width: 1px !important;
}
#Main-links-in ul li {
    padding: 0 !important;
	width:100% !important;
	}
}

select[multiple]:focus option:checked {
  background: #ec2029 linear-gradient(0deg, #ec2029 0%, #ec2029 100%);
}