common css*/

* {
    margin: 0px;
    padding: 0px;
    list-style: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

img {
    max-width: 100%;
    height: auto;
    width: auto\9;
    / ie8 / border: none;
    outline: none;
    vertical-align: middle;
}


@font-face {
    font-family: 'ABALC';
    src: url('../fonts/ABALC.eot');
    src: url('../fonts/ABALC.eot') format('embedded-opentype'),
         url('../fonts/ABALC.woff2') format('woff2'),
         url('../fonts/ABALC.woff') format('woff'),
         url('../fonts/ABALC.ttf') format('truetype'),
         url('../fonts/ABALC.svg#ABALC') format('svg');
}

@font-face {
    font-family: 'AbadiMTCondensedExtraBold';
    src: url('../fonts/AbadiMTCondensedExtraBold.eot');
    src: url('../fonts/AbadiMTCondensedExtraBold.eot') format('embedded-opentype'),
         url('../fonts/AbadiMTCondensedExtraBold.woff2') format('woff2'),
         url('../fonts/AbadiMTCondensedExtraBold.woff') format('woff'),
         url('../fonts/AbadiMTCondensedExtraBold.ttf') format('truetype'),
         url('../fonts/AbadiMTCondensedExtraBold.svg#AbadiMTCondensedExtraBold') format('svg');
}


a,
button,
input,
select,
textarea {
    outline: none !important;
}

a,
a:focus {
    outline: none;
}

a:hover,
a:focus {
    text-decoration: none;
}

a {
    text-decoration: none;
}

ul li {
    list-style: none;
}

body {
    font-family: 'Muli', sans-serif;
    color: #4c4f52;
    font-size: 18px;
}

p {
    font-size: 18px;
    line-height: 24px;
    color: #292929;font-family: ABALC;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    margin: 0px;
    padding: 0px;
}

h1 {
    font-size: 66px;
text-transform: uppercase;
font-weight: 700;
color: #fff;
font-family: AbadiMTCondensedExtraBold;
letter-spacing: 2px;
}

h2 {
    position: relative;
    font-size: 28px;
    color: #1e1e1e;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 10px; font-family: 'AbadiMTCondensedExtraBold'; letter-spacing: 1px;
}

h2:after {
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 45px;
    height: 3px;
    background: #00873f;
    content: "";
}

h3 {
    font-size: 45px;
    color: #fff; text-transform: uppercase;font-family: ABALC;letter-spacing: 1px;
}

h4 {
    font-size: 20px;
    color: #1b1b1f;
    text-transform: uppercase;font-family: ABALC;letter-spacing: 1px;
    font-weight: 600;
}

.clear {
    clear: both;
}

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

h5 {
    font-size: 18px;
    color: #09ab5d;
    font-weight: 700;font-family: 'ABALC';
letter-spacing: 1px;
}

/*header*/

.request-btn {
    height: 45px;
    background: #09ab5d;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    float: right;
    line-height: 45px;
    padding: 0px 30px;
    margin-left: 10px;
    margin-top:10px;
    text-transform: uppercase;
}

.request-btn:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 15px 0 rgba(0,0,0,0.15);
     -webkit-box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 15px 0 rgba(0,0,0,0.15);
     -moz-box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 15px 0 rgba(0,0,0,0.15);
     -ms-box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 15px 0 rgba(0,0,0,0.15);
     -o-box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 15px 0 rgba(0,0,0,0.15);
    color: #fff;
}

/*nave css*/

.header-nav-outer {
    background: #ffffff;
    padding: 2px 47px 2px 25px;
}

.head-nav-left {
    float: left;
}

.head-nav-right {
    float: right;
    margin-top: 22px;
}

.head-nav-left a {
    display: block;
}

.header-nav-outer .navbar-brand {
    height: auto;
    padding: 0px;
}

.header-nav-outer .navbar-default {
    background: none;
    border: none;
    margin: 0px;
    float: left;
}

.header-nav-outer .navbar-default .navbar-nav>.active>a,
.header-nav-outer .navbar-default .navbar-nav>.active>a:focus,
.header-nav-outer .navbar-default .navbar-nav>.active>a:hover {
    background: none;
}

.header-nav-outer .navbar-default .navbar-nav>li>a {
    color: #161619;
    font-size: 16px;
    padding: 20px 0px 37px 0px;
    position: relative;font-family:'ABALC';font-weight: 600;
letter-spacing: 1px;
}

.header-nav-outer .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.header-nav-outer .nav>li {
    padding: 0px 32px;
}


.header-nav-outer .navbar-header {
    float: left;
    margin-top: 10px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{background: none;}
.header-nav-outer .navbar-default .navbar-nav>.active>a:after {
    position: absolute;
    content: "";
    width: 60%;
    height: 2px;
    background: #09ab5d;
    bottom:30px;
    left: 0;
    right: 0;
}


.header-nav-outer .navbar-default .navbar-nav>li>a:hover:after {
    position: absolute;
    content: "";
    width: 60%;
    height: 2px;
    background: #09ab5d;
    bottom:30px;
    left: 0;
    right: 0;
}

.header-nav-outer.navbar-fixed-top {
    background: #fff;
    box-shadow: 1px 1px 4px #ccc;
}


.header-nav-outer .navbar-nav>li>.dropdown-menu {
    left: 7px;
    right: auto;
    background: #fff;
    padding: 0px;
    border-radius: 0px;
    border: none;
}

.header-nav-outer .dropdown-menu>li {
    border-bottom: 1px solid #f4f4f4;
}


.header-nav-outer .dropdown-menu>li:hover {
   background:#09ab5d;
}

.header-nav-outer.navbar-fixed-top .navbar-brand>img {
    width: 220px;
}

.header-nav-outer.navbar-fixed-top .navbar-nav>li>a {
    padding: 32px 0px 32px 0px;
}

.header-nav-outer .fa.fa-angle-down {
    font-size: 12px;
    font-weight: 600;
}

.header-nav-outer .dropdown-menu>li>a {
    color: #292929;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 15px;font-family: ABALC;
}

.header-nav-outer li.active .dropdown-menu>li.active>a {
    background:#09ab5d; color: #fff;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background: #09ab5d;
    color: #fff;
}

/*header*/

/* banner start */

.banner-outer {
    background: url(../images/banner1.jpg) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%; position: relative;
}

 
/* .banner-outer:after{content:""; width: 100%; height: 100%;background: rgba(0, 0, 0, 0.4); position: absolute; top: 0px;left: 0; right: 0;} */

.banner-inner {
    padding-bottom: 12.5%;
    padding-top: 12.5%;
    text-align: center;z-index: 1;
    position: relative;
}
.banner-text-top {
    display: block;
    padding: 8px 25px 8px 25px;
    margin-top: 25px;
    margin-bottom:30px;
    color:#fff;
    font-size:32px;
}

.banner-text-may {
    border: 0px solid rgba(256, 256, 256, 0.45);
    display: inline-block;
    padding: 8px 25px 8px 25px;
    margin-top: 25px;
    margin-bottom:30px;
}
.banner-inner .banner-text-may {background: rgba(158, 20, 20, 0.7);}

.banner-text-may strong {
    font-size: 40px;
    color: #fff;
}

.banner-inner .banner-text-may strong {
    font-family: AbadiMTCondensedExtraBold;
}
.banner-text-may strong sup {
    left: -10px;
    font-size: 22px;
}

.banner-text-may p {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    line-height: normal;
}

.banner-inner>p {
   font-size:32px;
color: #fff;
font-weight: 700;letter-spacing: 2px;
line-height: 44px; font-family: ABALC;
}



/* banner end */

/* about para start */

.about-event-outer {
    padding: 95px 0px;padding-bottom:0;
}

.about-event-outer .text-details {
    padding-top: 20px;
    padding-right: 35px;
}
.about-event-outer .text-details p, .about-organiz-outer .text-details p {
    padding-bottom:36px;
}
.text-details p {
    padding-bottom:20px;
}

.about-event-outer .text-details h5 {
    margin-bottom: 20px;
}

.text-details ul li {
    position: relative;
    padding-left: 18px;
}

.about-event-outer .text-details ul li::after {
    position: absolute;
    width: 7px;
    height: 7px;
    background: #c5c5c5;
    content: "";
    left: 0;
    top: 9px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.about-event-outer .text-details ul li:last-child p {
    padding-bottom: 0;
}

.about-event-outer .image-outer {
    margin-left: -22px;z-index: 2;
}
.image-outer {
    overflow: hidden;padding: 12px;
}
 .image-outer a {
    padding: 10px;
    display: inline-block;
    background: #fff;
}

.image-shadow {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

.box-shadow-cls{ box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);}



/* Shine */

.image-outer .image-shadow {
  position: relative;
}
.image-outer .image-shadow::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.image-outer .image-shadow:hover::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}





.transition-cls{
transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;}

.bdr-radius-cls{
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.img-position {
    margin-top: -80px;
    float: right;
    position: relative;
}

/* green section start */
.green-bg{background:#09ab5d; }
.black-bg{background: #23211d;}
.green-outer-start {
    padding: 42px 0px;
    background: #09ab5d;
}

.green-inner h2::after {
    display: none;
}

.green-inner h2,
.green-inner p {
    color: #fff;
}
.green-inner p {
   font-size: 16px;
}
.green-inner {
    position: relative;padding-right: 150px;
}

.green-inner a {
    font-size: 18px;
    text-transform: uppercase;
    color: #1e1e1e;
    background: #fff;
    padding: 12px 45px;
    font-weight: 700;
    position: absolute;
    right: 0;
    top: 35px;
    left: auto;
   
}

.green-inner a:hover {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 15px 0 rgba(0,0,0,0.15);
  -webkit-box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 15px 0 rgba(0,0,0,0.15);
  -moz-box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 15px 0 rgba(0,0,0,0.15);
  -ms-box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 15px 0 rgba(0,0,0,0.15);
  -o-box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 15px 0 rgba(0,0,0,0.15);
}

.green-divider {
    height: 2px;
    width: 100%;margin: 40px 0px;
    position: relative;
}
.green-divider span {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #fff;
    top: -30px;
    text-align: center;
    line-height: 60px;
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 600;
    color: #1e1e1e;
    display: inline-block;
}

.gray-bg{background:#f6f6f6;}
/* introduction start section */

.introduction-outer {
    position: relative;
}

.introduction-outer:after {
    background: url(../images/intro-bg.png) right top no-repeat;
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
}

.introduction-inner .image-outer img {
    width: 100%;
    position: relative;
    z-index: 1;
}

.introduction-details {
    position: relative;
    z-index: 1;
}

.introduction-outer .text-details {
    position: absolute;
    z-index: 1;
    padding: 72px 65px;
    width: 760px;
    background: #fff;
    top: 50%;
    left: 60%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.introduction-outer .text-details p:last-child {
    padding-bottom: 0;
}

.introduction-outer .text-details h2 {
    margin-bottom: 27px;color: #434343;
}

/* introduction start end */

.about-organiz-outer {
    padding: 85px 0px;
}

.green-text {
    color: #09ab5d;
}

.visit-cls {
    background: #f8f8f8;
    padding: 20px 0;
    border-left: 4px solid #09ab5d;
    padding-left: 35px;
    margin-top: 20px;
}
.visit-cls a {
    text-decoration: underline;
}
.visit-cls p {
    padding: 0px;
    font-size: 16px;
}

.visit-cls p a:hover {
    color: #0a5a33;
    text-decoration: underline;
}

.about-organiz-outer .text-details {
    position: relative;
    margin-top: 50px;
}

.about-organiz-outer .text-details .img-box.col-sm-3.pull-right {
    text-align: right;
}

.about-image p a:hover {
    color: #292929; text-decoration: underline;
}

.pd-0{padding: 0px;}

.partners-logo {
    display: inline-block;
    width: 100%;
    margin-top: 55px;
}

.strategic-partner {
    background: #f8f8f8;
    border-top: 4px solid #09ab5d;
    padding: 40px;
    padding-top: 20px;
}

.strategic-partner h2 {
    font-size: 19px;
}

.strategic-partner h2::after {
    position: absolute;
    left: 0;
    bottom: 0;
}

.strategic-partner h2 {
    font-size: 19px;
    margin-bottom: 30px;
}

.strategic-partner a {
    display: inline-block;
}

.strategic-partner ul li {
    display: inline-block;
    padding: 0px 15px;
    padding-bottom: 10px;
}

/* sponsors partners section start*/

.sponsors-partners-outer {
    background: #f8f8f8;
    padding: 105px 0px;
}

.recent-slider-in {
    padding: 20px;
    border: 1px solid #e8e8e8;
    display: inline-block;
    background: #fff;
}


.sponsor-slider {
    margin-top: 64px;
}

.sponsor-slider .owl-nav {
    position: absolute;
    top: -86px;
    right: 0;
    left: auto;
}

.sponsor-slider .owl-prev,
.sponsor-slider .owl-next {
    display: inline-block;
}

.sponsor-slider .owl-prev,
.sponsor-slider .owl-next {
    font-size: 0;
    position: relative;
}

.sponsor-slider .owl-prev:after,
.sponsor-slider .owl-next:after {
    width: 36px;
    height: 36px;
    position: absolute;
    color: #999;
    font-family: FontAwesome;
    top: 0;
    font-size: 25px;
    text-align: center;
}

.sponsor-slider .owl-prev::after {
    content: "\f104";
    left: -60px;
}

.sponsor-slider .owl-next::after {
    content: "\f105";
    right: 0px;
}

.sponsor-slider .owl-prev:hover::after,
.sponsor-slider .owl-next:hover::after {
    color: green;
}







/* contact-banner start */
.outer-pd{padding: 100px 0px;}
.small-banner{position: relative;}
.small-banner::after{width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6);content:""; position:absolute; top:0px; left: 0px; right: 0px;}
.small-banner .breadcrumb {background: none;border: none; border-radius: 0;margin: 0;padding: 0;}
.breadcrumb > li {
    color: #fff;
}
.breadcrumb > li a {
    color: #fff;font-family: 'ABALC';
}

.small-banner .breadcrumb > li + li::before {content: ">";}
.small-banner-text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 1;
}
.small-banner .small-banner-text h3{font-family: 'AbadiMTCondensedExtraBold';}
.text-center::after {right: 0;margin: 0 auto;}
.contact-pro-outer {
    display: inline-block;
    width: 100%;
    margin-top: 75px;
}
.contact-pro-inner { position: relative;
    border: 1px solid #ebebeb;padding: 40px 50px;margin-bottom: 30px;min-height: 305px;
}

.ptage p {
    font-size: 18px;
    padding-bottom:0px;
}
.contact-pro-inner::after {content:"";position: absolute; top:0px;left:0px; width: 0; height: 0; border-top:30px solid #00873f; border-right:30px solid transparent; }
.contact-pro-inner h2 {
    font-size: 23px;
    color: #1e1e1e;
}
.contact-table {
    margin-top: 42px;
}

.question-field-outer .text-details p {
    padding-bottom: 20px;
    padding-top: 10px;
}

.contact-table table tr th {
    font-size: 18px;padding-bottom: 10px;
    color: #00873f;
    font-weight: 700; text-transform: uppercase;
}
.contact-table table tr td:first-child {
    font-weight: 600;
}
.contact-table table tr td:nth-child(2) {
    text-align: center;
}

.contact-table table tr td {
    font-size: 16px;
    color: #3b3b3b;
    padding: 6px 0px;font-weight: 600
}
.contact-table table tr td a{  font-size: 16px;
    color: #3b3b3b;}

.contact-table table tr td a:hover{ text-decoration:underline;}


.question-field-outer {
    display: inline-block;
    width: 100%;padding:100px 0px;
}
.question-field-inner {
    display: inline-block;
    width: 100%;
    margin-top:55px;
}

.input-outer label {
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 8px;
}

.input-inner {
    position: relative;
}

.input-in {
    color: #333333;
    width: 100%;
    height:60px;
    border: 1px solid #e7e7e7;
    padding: 5px 15px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;font-family: 'ABALC';
letter-spacing: 1px;
}

.input-inner i {
    position: absolute;
    right:20px;font-size: 20px;
    top:22px;
    left: auto;font-weight: 700;
    pointer-events: none;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    -ms-pointer-events: none;
    -o-pointer-events: none;
}

.input-inner {
    position: relative;
    margin-bottom: 18px;
}

.option-outer {
    margin-top: 20px;margin-bottom: 20px;display:inline-block;width:100%;}
.text-details.tc-cls p {
    padding-bottom: 0;font-size: 16px;
}
.textarea-cls{height: 150px; resize: none;}

.latest-radio-btn {
    background: #fff;
    display: none;
    padding: 25px; margin-bottom: 25px;padding-bottom: 10px;
}
.countryCode-cls{position: relative;}
.countryCode-cls::after {
    width: 1px;
    height: 100%;
    background: #e7e7e7;
    content: "";
    top: 0;
    left:110px;
    right: auto;
    position: absolute;
}
.countryCode-cls select {
    position: absolute;
    left: 10px;
    top: 21px;
    border: none;
    font-size: 11px;
    color: #999;
    width:100px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
}



.countryCode-cls i {
    position: absolute;
    right: auto;
    font-size: 16px;
    top: 22px;
    left: 95px; color: #999;
    font-weight: normal;}

.countryCode-cls .input-in {
    padding-left: 115px;
}
.latest-radio-btn .control {margin-bottom: 14px;
    font-size: 18px;   
}

.text-details.tc-cls {
    margin-top: 20px;
}
.tc-cls h4 {
    padding-bottom: 24px;
}
/*radio button*/
.check-box-inner {display: block; margin-top:0px;}
.control-group {display:inline-block;vertical-align:top; background: #fff; text-align: left; box-shadow: 0 1px 2px rgba(0,0,0,0.1); padding: 30px; width: 200px; height: 210px;
    margin: 10px;}
.control {display: block;position:relative;padding-left:30px;margin-bottom:15px;cursor:pointer;font-size: 17px;font-weight: normal;font-family: 'ABALC';
}
.control input {position: absolute;z-index:-1;opacity:0;}
.control__indicator {position:absolute;top:5px;left:0;height:15px;width:15px;background: #fff;border: 1px solid #09ab5d;}
.question-field-inner .control--radio .control__indicator {border-radius:50%;}
.control input:checked ~ .control__indicator {background: none;border: 1px solid #09ab5d;}
.control__indicator:after {content:'';position:absolute;display:none;}
.control input:checked ~ .control__indicator:after {display:block;}
.question-field-inner .control--radio .control__indicator:after {left:3px;top:3px;height:7px;width:7px;border-radius:50%;background: #09ab5d;}
.question-field-inner .control--radio input:disabled ~ .control__indicator:after {background:#7b7b7b;}

/*radio button*/

.tc-cls .latest-radio-btn{background:none; padding-left:0px; padding-right:0px; padding-top:5px;margin-bottom: 0;
padding-bottom: 0;}
.tc-cls .control--checkbox .control__indicator::after {
    left: 5px;
    top: 1px;
    width: 5px;
    height: 9px;
    border: solid #09ab5d;
        border-top-width: medium;
        border-right-width: medium;
        border-bottom-width: medium;
        border-left-width: medium;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.tc-cls .control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b;
}
.tc-cls .control__indicator {top:4px;}


.intl-tel-input {
  width:100%;
}

label.error {
  color:#990000;
  font-weight:bold;
}

.sweet-alert h2:after {
    display:none;
}

.question-field-inner .text-details h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;margin-top: 10px;
}
.question-field-inner  .text-details p {
    padding-bottom:30px;
    font-size: 17px;
    line-height: 30px;
}

.send-query-btn {
    display: inline-block;
    padding: 16px 50px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    border:0px;font-family: ABALC; letter-spacing: 2px;
}
.send-query-btn:hover{color:#fff; box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 15px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 15px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 15px 0 rgba(0,0,0,0.15);
    -ms-box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 15px 0 rgba(0,0,0,0.15);
    -o-box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 15px 0 rgba(0,0,0,0.15);}
.send-query {
    margin-top: 10px;
}

.pdbottom {
    padding-bottom: 20px;
}

/* contact-banner end */



/* sponsors page start */

.main-head p {
    font-size: 17px;
    line-height: 30px;
    margin-top: 40px;padding: 0px 90px;
}
.sponsors-partner-inner {
    padding: 30px 0px;margin-bottom: 30px;display: inline-block; width: 100%;
}
.sponsors-partner-inner h4 {
    font-size: 24px;
    text-transform: none; text-align: center;margin-bottom: 30px;
}
.sponsors-partner-inner ul {
    text-align: center;
}
.sponsors-partner-inner ul li {
    display: inline-block;
    margin: 0px 6px;
    width: 18%;
    margin-bottom: 15px;
}
.sponsors-outer .main-head {
    margin-bottom: 50px;
}


.sponsors-partner-inner .recent-slider-in {
    padding: 5px;
    border: 1px solid #e8e8e8;
    display: block;
    background: #fff;
    min-height: 105px;
    /*line-height: 105px;*/
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
   
}
.sponsors-partner-inner .recent-slider-in:hover {
     box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 15px 0 rgba(0,0,0,0.15);
     -webkit-box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 15px 0 rgba(0,0,0,0.15);
     -moz-box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 15px 0 rgba(0,0,0,0.15);
     -ms-box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 15px 0 rgba(0,0,0,0.15);
     -o-box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 15px 0 rgba(0,0,0,0.15);
}








/* speaker pages start */
.speaker-outer-cls {
    border-bottom: 3px solid #00873f;
    display: block;position: relative;margin-bottom: 25px;
}

.speakers-outer {
  margin-bottom:100px;
}

.speakers-outer .main-head {
    margin-bottom: 40px;
}
.overlay{position: absolute; background: rgba(0, 0, 0, 0.24); width: 100%; height: 100%; left: 0; right: 0; top: 0;z-index: 1; opacity: 0;transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;}
.speaker-outer-cls:hover .overlay{opacity:1;}
.image-box-outer {
    background: #f9f9f9;
    display: block;
    text-align: center;
    padding: 25px 0px;
}
.image-round {
    display: inline-block;
    width: 130px;
    height: 130px;
    border: 1px solid #f4f4f4;
    border-radius: 50%;
    overflow: hidden;
}

.image-round img {
    width: 100%;
}

.image-square {
    display: inline-block;
    width: 130px;
    height: 130px;
    border: 1px solid #f4f4f4;
    overflow: hidden;
}

.image-square img {
    width: 100%;
}
.speaker-outer-cls .text-details {
    background: #f0f0f0;
    display: block;
    padding: 24px 30px;
    min-height: 240px;
}
.speaker-outer-cls .text-details p {
    font-size: 16px;padding: 0;
    font-weight: 700;
    text-transform: uppercase;line-height: normal;letter-spacing: 1px;
}
.sponsors-partner-inner .speaker-outer-cls ul {
    text-align: left;margin-top: 20px;
}
.sponsors-partner-inner .speaker-outer-cls ul li {
    width: 100%;
    padding-left: 26px;
    margin: 0;
    font-size: 18px;
    color: #1e1e1e;
    position: relative;min-height:55px;font-family:'ABALC';
}

.sponsors-partner-inner .speaker-outer-cls ul li img {
    position: absolute;
    left: 0;
    top: 3px;
    right: auto;
}
.speakers-outer .sponsors-partner-inner h4{text-align: left;margin-bottom: 20px;}
.speakers-outer  .sponsors-partner-inner {padding-bottom: 0;margin-bottom: 0;}
.speakers-outer .send-query { text-align: center;}







/* modal profile one start */
.porfile-modal-one .modal-header {border-bottom: none;}
.porfile-modal-one .image-box-outer { position: absolute;left: 42px; top: 20px;right: auto;padding: 0;
    background: none;}
.porfile-modal-one .speaker-outer-cls {
        border-bottom: 0px solid #00873f;
        display: block;
        position: relative;
        background: #f0f0f0;
        padding-left: 195px;
        margin-bottom: 0;
    }

.porfile-modal-one .speaker-outer-cls .text-details {
    background: none;
    display: inline-block;
    padding: 35px 15px 30px 20px;
    min-height: auto;
    width: 100%;
    min-height: 168px;
}
.porfile-modal-one .speaker-outer-cls .text-details.sponcerDetail {
    padding: 55px 15px 30px 20px;
}
.porfile-modal-one .text-details ul li img {
    position: absolute;
    left: 0;
    top: 3px;
    right: 0;
}
.porfile-modal-one .text-details ul li {padding-left:26px;padding-bottom: 10px;}
.porfile-modal-one .text-details ul li .websiteUrl span{word-break: break-all;}
.porfile-modal-one .text-details ul li .websiteUrl {color:font-family: 'Muli', sans-serif;    color: #4c4f52;    font-size: 18px; }
.porfile-modal-one .speaker-outer-cls .text-details p {padding-bottom: 10px;font-size: 20px;}

.porfile-modal-one .modal-text-details {padding:34px 58px;padding-bottom: 15px;}
.porfile-modal-one .modal-text-details p {
    font-size: 16px;
    padding-bottom: 20px;
    line-height: 28px;
}
.porfile-modal-one .modal-lg {
    width: 810px;
}
.porfile-modal-one .modal-content{border-radius: 0px;}
.porfile-modal-one button.close {
    position: absolute;
    right: -15px;
    width: 48px;
    height: 48px;
    border: 1px solid #373c3c;
    z-index: 1;
    border-radius: 50%;
    top: -17px;
    background: #fff;
opacity: 1;color: #737373;
}
.porfile-modal-one  .close:focus, .porfile-modal-one  .close:hover{opacity:1;}
/* speaker pages end */










/* why-sponsors page start */
.right-go{float: right;;}
.why-sponsors-outer {
    padding-top: 90px;
}
.why-sponsors-outer .main-head h4 {
    font-size: 28px;
    font-weight: 600;padding-bottom: 12px;
}

.why-sponsors-outer .main-head h2 {
    font-weight: 700;
}
.why-sponsors-details {
    margin-top:60px;
}
.why-sponsors-details .text-details h3 {
    position: relative;
    color: #1e1e1e;
    font-size: 20px;
    text-transform: none;
    padding-left: 90px;
    line-height: 26px;
    border-bottom: 2px solid #dadada;
    padding-bottom: 10px;margin-bottom: 20px;min-height: 64px;
}
.why-sponsors-details .text-details p {padding-bottom: 0px;}
.numbers {
    position: absolute;
    left: -3px;
    top: 13px;
    font-size: 54px;
}
.why-sponsors-details .text-details {
    padding-left: 35px;
}

.why-sponsors-details .text-details h3::after {
    content: "";
    width: 60px;
    height: 3px;
    background: #00873f;
    position: absolute;
    bottom: -2px;
    left: 0;
}
.why-sponsors-details:last-child {
    padding-bottom: 90px;
}
.why-sponsors-details .text-details.pd-0 {
    padding: 0;
    padding-right: 35px;
}

.premium-sponsorship-packages {
    padding-top: 50px;
}
.why-sponsors-details .col-sm-6.right-go .image-outer {
    text-align: right;
}

.premium-sponsorship-packages .image-outer a {
    background:none;
}

.premium-sponsorship-packages .why-sponsors-details .text-details p {
    padding-bottom:30px;
}

.premium-sponsorship-packages .main-head {
    padding-bottom: 60px;
}
.premium-sponsorship-packages  .text-details {
    padding-right: 38px;
}

.sponsorship-packages {
    padding: 90px 0px;
}
.option-rate-inner .table {
    border: 1px solid #dadbe1;
}

.option-rate-inner .exhibitin-costs-table table tr th:first-child {
    text-align: left;
}
.option-rate-inner .exhibitin-costs-table table tr th {
    text-align: center;
}

.exhibitin-costs-table table tr th {
    text-align: left;
    font-size: 18px;
    background: #09ab5d;
    color: #fff;
    padding: 15px 15px 15px 20px;
    text-transform: uppercase;
    font-weight: 600;
}

.option-rate-inner .exhibitin-costs-table table tr td:first-child {
    text-align: left;
    line-height: 26px;
    font-weight: 600;
}

.option-rate-inner .exhibitin-costs-table table tr td {
    height: 100px;
    vertical-align: middle;
    text-align: center;
    border-right: 3px solid #fff;
    border-bottom: 1px solid #dadbe1;
    font-size: 18px;
    padding: 15px 15px 15px 15px;font-weight: 600;
}

.exhibitin-costs-table table tr td.light-gray-first {
    background: #f7f7f7;
}
.option-rate-inner .exhibitin-costs-table table tr td.light-gray {
    background: #f7f7f7;
}

.option-rate-inner .exhibitin-costs-table table tr td.light-yellow {
    background: #c1ebd6;
}

.option-rate-inner .exhibitin-costs-table table tr td.light-blue-cls {
    background: #e6f6ee;
}
.option-rate-inner .exhibitin-costs-table table tr td:last-child {
  border-right: 0px;
}
.sponsorship-packages .send-query-btn {
    margin-right: 20px;
}

.under-r {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}
.resever-button {
    margin: 50px 0px 0px 0px;
}
.sponsorship-packages .main-head {
    padding-bottom: 50px;
}

/* why-sponsors page end  */




/* news page start */
.news-details .contact-pro-inner{padding:26px 30px; border: none;min-height: 252px;background: #fff;}
.news-details .contact-pro-inner h4 {text-transform: none; margin-top: 38px;margin-bottom:15px;}
.news-details  .contact-pro-inner h5 {position: relative;}
.news-details .contact-pro-inner h5::before {
    position: absolute;
    left: 0;
    bottom:-10px;
    width: 25px;
    height: 2px;
    background: #00873f;
    content: "";
}
.news-details  .contact-pro-inner p {font-weight: 300;}
.news-details .contact-pro-inner a {
    font-size: 13px;
    color: #1e1e1e;
    text-transform: uppercase;
   font-family:'ABALC'; font-weight: 600;letter-spacing: 1px;
    text-decoration: underline;margin-top: 15px;
    display: inline-block;
}
.news-details .contact-pro-inner strong {
    font-weight:500;
}
.news-details .contact-pro-inner a:hover{color:#00873f;}

.news-details  .contact-pro-inner a  i { margin-right: 8px;}

.news-details  .contact-pro-inner a .link-icon {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    margin-right: 8px;
}

.box-shadow-cls:hover {
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
}

/* news page end */



/* why attend page */
.graph-table {
    padding-top: 100px;
}
.graph-details {
    background: #fff;
    display: inline-block;
    width: 100%;border: 1px solid #e5e5e5;
    padding: 0px 0px 40px 30px;margin-bottom: 60px;
}
.graph-details:last-child {
    margin-bottom: 0;
}
.graph-table table tr th {
    background: #558bd3;
    color: #fff;
    padding: 8px 15px;text-align: center;border-bottom: 2px solid #fff;
}

.graph-table table tr td{ padding: 8px 20px;font-size: 18px;}

.graph-table table tr:nth-child(even) {background: #dde5f0}
.graph-table table tr td:last-child{text-align: center;border-left: 2px solid #fff}

.graph-table table tr th:last-child{border-left: 2px solid #fff}

/* registration page start */

.light-gray{background:#fafafa; }


.register-content .text-details h4 {font-weight: 700;text-transform: none;margin-bottom: 10px;}
    
.register-content .text-details p {
    line-height: 24px;
    font-weight: 600;
    font-size: 16px;
}

.register-content .text-details p a{
   text-decoration: underline;
}
.register-content .text-details p a:hover{color: #292929}

.register-content .main-head h2 {
    margin-bottom: 50px;
}

.register-content .text-details {
    display: block;
    margin-bottom: 20px;
}
.register-content .text-details ul li::after {
    position: absolute;
    width: 7px;
    height: 7px;
    background: #c5c5c5;
    content: "";
    left: 0;
    top: 16px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.register-content .text-details ul {
    margin-top: 15px;margin-bottom: 40px;
}

.register-content .text-details ul li {
    position: relative;
    padding-left: 18px;
    padding-top: 7px;
    padding-bottom: 7px;
}



    /* programme page start*/

    
    .programme-outer {
        padding-top: 95px;
    }
    .about-programme h2 {
        margin-bottom: 30px;
    }
.about-programme .text-details a > img{vertical-align:top;}

    
    .about-programme .request-btn{float: left;margin-left: 0;}

    .about-programme .image-outer{padding: 0px;}
    .about-programme .image-outer .image-shadow {
        padding: 0;
        display: inline-block;
        background: #fff;
        box-shadow: 21px -21px 0px #09ab5d;
        -webkit-box-shadow: 21px -21px 0px #09ab5d;
        -moz-box-shadow: 21px -21px 0px #09ab5d;
        -ms-box-shadow: 21px -21px 0px #09ab5d;
        margin-top:30px;
    }

    .about-programme {
        padding-bottom: 90px;
    }


.wrs-programme-tabel .main-head h2{ margin-bottom: 25px;}


    .wrs-programme-tabel{padding: 95px 0px;}

    .wrs-programme-tabel .exhibitin-costs-table table tr th {
        text-align: left;
       font-size: 18px;
       background: #09ab5d;
       color: #fff;
       padding: 15px 15px 15px 30px;
       text-transform: uppercase;
       font-weight:700;vertical-align: middle; width: 30%;
       }
  
       .exhibitin-costs-table table tr td {padding: 22px 15px 22px 25px; border: none; background: #fff; }
       .exhibitin-costs-table table{margin-top: 25px;border: 1px solid #d4d4d4;}
       .exhibitin-costs-table h4 { font-weight: 600; padding-bottom: 0px; }
       .exhibitin-costs-table tfoot tr {border-top: 1px solid #e5e5e5; }
       .exhibitin-costs-table tfoot tr td {font-weight: 600; font-size: 16px;padding: 20px 25px }
       .resever-button {margin-top: 25px; }
       .exhibitin-costs .resever-button .blue-btn { background: #146dac; color: #fff;  border: 1px solid #146dac;}
       .exhibitin-costs .resever-button .blue-btn:hover { background: transparent; color: #000;}
       .exhibitin-costs .resever-button a{color: #000;margin-right: 20px;margin-bottom: 0;}
       
       
.delegate-entitlements {padding: 95px 0px;}
.delegate-entitlements .main-head h2 { margin-bottom: 50px;}
.delegate-entitlements .schedule-date {margin-bottom: 14px;}
.delegate-entitlements .exhibitin-costs-table table tr th{width:28%;vertical-align: middle;}
.delegate-entitlements .nav-pills > li.active a {font-weight: 700;}
.schedule-tab-inner { padding: 90px 0px; }
.schedule-outer .nav {background: #f7f7f7;margin-bottom: 40px;}
    
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        color: #3b3b3b;
        background:#f7f7f7;
        font-size: 18px;
        border-bottom: 4px solid #09ab5d;
        border-radius: 0;
    }
    .nav-pills > li {
        float: left;
        width: 49.9%;
        text-align: center;
    }
    
    
    .nav > li > a {
      color: #3b3b3b;font-size: 18px;padding: 13px 0px;margin: 0px;
    }
    
    .nav > li > a:focus, .nav > li > a:hover{background: none;}
    
    .schedule-date {
        position: relative;
        padding-left: 52px;
    }
    
    .schedule-date-in {
        display: inline-block;
        width: 52px;
        height: 52px;
        background: #302929;
        line-height: 52px;
        text-align: center;
        position: absolute;
        left: 0;
        top: 0;
        right: auto;
    }
    
    .schedule-tab-inner .table {
        border: 1px solid #d1d1d1;
    }
    
    .text-center{text-align: center;}
    .schedule-tab-inner strong {
        font-weight: 600;font-size: 16px;
    }
    
    .schedule-tab-inner table tr td:first-child {
        border-right: 1px solid #c6c6c6;
    }
    .table .blue-bg {
        background: #146dac;
        font-size: 20px;
        color: #fff;
        text-align: center;
        text-transform: uppercase;font-weight: 600;
    }
    .light-gray-bg{background: #ebebeb;}
    .schedule-tab-inner table tr td{padding: 15px;font-size: 18px;}
    .schedule-tab-inner .blue-color {line-height: 22px;
        text-transform: uppercase;
        font-size: 16px;
        border-bottom: 1px solid #c6c6c6;
        margin-bottom: 15px;
        padding-bottom: 15px; min-height:60px;
    }
    
    .schedule-tab-inner .stroke h4 {
        font-size: 18px;
        color: #3b3b3b;line-height: 22px;
        text-transform: uppercase;margin-bottom: 5px;font-weight: 500;
    }
    .stroke {
        display: block;
        padding-bottom: 25px;
    }
    .stroke ul li{ font-size: 18px; list-style: none;position: relative;
        color: #3b3b3b; padding:8px 15px;text-transform: none;}
    
        .stroke ul li::after {
            position: absolute;
            width: 8px;
            height: 8px;
            background: #146dac;
            content: "";
            left: 0;
            top: 15px;
            border-radius: 50%;
        }
    
    
        .blue-color.light-gray {
            background: #f7f7f7;
        }
    
        h3.blue-color {
            font-weight: 500;
        }
    
        .table-responsive table tr td {
            white-space: normal !important;font-family: ABALC;
        }
            
    
    .reasons > ol ul li {
        font-weight: normal; 
            position:relative;
    }
    .reasons p {
       padding-left:15px;
    }
    
  
        .reasons > ol > li {
        margin-left: 1em;
        counter-increment: listStyle;position:relative;
    }
    
    .reasons > ol > li li {
        margin-left: 1em;
    }
    
   
    
    .administration .reasons ul li {font-size: 13px;padding-bottom: 0;}
    .administration .text-details {padding: 0px 0px 40px 0px;}
    
    a#sponsor_website {  
    
      overflow-wrap: break-word;
      word-wrap: break-word;
    
      -ms-word-break: break-all;
      word-break: break-all;
      word-break: break-word;
    
      -moz-hyphens: auto;
      -webkit-hyphens: auto;
      hyphens: auto;
      
    }

/* error page */
    .error-text {
        margin-top: 50px;
        text-align: center;
    }
    .error-text p {
        font-size: 18px;
        line-height: 34px;
        font-weight: 600;
    }
    
.checking-box{display:none; padding-left: 0px;
    padding-bottom: 15px;padding-top:10px;}
        
        
        
        
        /*17-09-2018*/
        
.image-outer.marg-left {
    display: inline-block;
    margin-top: -80px;
    position: relative;
}


/*24-09-2018*/


.marg-in img {
    margin-top: 20px;
}






/*dp 27-09-2018*/
.wrs-proramme-outer .table-responsive .light-gray{background:#f7f7f7;}
.wrs-proramme-outer .schedule-date-in{background:#09ab5d}
.wrs-proramme-outer .nav > li > a{font-size: 18px;padding: 11px 0px;font-family:'ABALC';}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover{font-size: 18px;}
.wrs-proramme-outer .schedule-date {margin-top: 40px;}
.wrs-proramme-outer .exhibitin-costs-table table {margin-top: -1px;border: 1px solid #d4d4d4;}
.wrs-proramme-outer .exhibitin-costs-table h4 {font-size: 18px; margin-bottom: 10px; line-height: 24px;text-transform: none;}
.wrs-proramme-outer .exhibitin-costs-table table tr th{background:#737373;}



/*Sponsorship Page 26/12*/
.main-head-sponsorship p{
    padding-left: 0px;
}
.main-head-sponsorship h4{
    margin-top: 25px;
}
.main-head-sponsorship ul{
    margin-top: 10px;
}
.main-head-sponsorship ul li{
    font-size: 16px;
    font-family: ABALC;
    color: #292929;
    margin: 10px 0;
    display: inline-block;
    width: 100%;
    padding-left: 30px;
    position: relative;
}
.main-head-sponsorship ul li:before{
    content: "\f111";
    font-family: FontAwesome;
    color: #cfcfcf;
    font-size: 8px;
    left: 0;
    position: absolute;
    top: 6px;
}
.sponsorshipPage .programme-outer{
    padding-bottom: 65px;
    background: #f8f8f8;
}
.about-event-outer.odd{
    background: #fff;
    padding-bottom: 65px;
}
.about-event-outer.even{
    background: #f8f8f8;
    padding-bottom: 65px;
}
.sponsorshipPage .about-event-outer .main-head-sponsorship ul li:before,
.sponsorshipPage .about-event-outer .main-head-sponsorship ul li.dotNone:after,
.sponsorshipPage .about-event-outer .main-head-sponsorship ul li.dotNone:before{
    display: none;
}
.sponsorshipPage .about-event-outer .main-head-sponsorship ul li.dotNone{
    font-size: 15px;
}
.sponsorLevelouter {
    padding: 95px 0 65px;
}
.sponsorLevel {
    margin-top: 70px;
    margin-bottom: 110px;
}
.sponsorLevelHeading h2{
    max-width: 575px;
    margin: 0 auto;
}
.contactBoxInner{
    width: 100%;
}
.contactBoxOuter .main-head-sponsorship h2{
    max-width: 470px;
    margin: 0 auto;
}
.contactBoxInner{
    width: 100%;
    margin-top: 40px;
}
.contactBoxInner .contact-table {
     margin-top: 0px; 
}
.contactBoxInner .contact-table td,.contactBoxInner .contact-table th{
    text-align: left;
}
.contactBoxInner .contact-pro-inner {   min-height: 185px;}
.sponsorLevelouter  h2:after{
    right: 0;
    margin: 0 auto;
}






















/* footer start */

.footer-outer .text-details {
    padding-right: 115px;
}

.read-more-cls {
    color: #09ab5d;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.read-more-cls:hover {
    color: #0a5a33;
}

.footer-outer .text-details p {
    padding: 10px 0px;
}
.footer-outer {
    border-top: 1px solid #ccc;
}
.footer-top {
    display: inline-block;
    width: 100%;
    padding: 20px 0px 40px 0px;
}

.quick-outer {
    margin-top: 60px;
}

.quick-outer h4 {
    padding-bottom: 15px;
}

.quick-link li a {
    font-size: 18px;font-family:'ABALC';
    color: #292929;
    padding: 5px 0px;
    display: block;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.quick-link li a:hover {
    color:#09ab5d;
}

.address-in li img {
    position: absolute;
    left: 0;
    top: 10px;
    right: auto;
}

.address-in {
    padding-left: 65px;
}

.address-in li {
    position: relative;
    padding: 5px 0px 5px 30px;
}

.copy-right {
    display: inline-block;
    width: 100%;
    padding: 15px 0px;
    border-top: 1px solid #e2e2e2;
}
.copy-right p {
    padding-top: 9px;
}

.social {
    float: right;
}

.social li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid #d7d7d7;
    text-align: center;
    line-height: 40px;
    color: #c4c4c4;
    font-size: 18px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.social li a:hover {
    background: #00873e;
    color: #fff;
    border: 1px solid #00873e;
}
.envelop-cls {
    margin-top:5px;
}
.ph-no {
    margin-top: 4px;
}
.phx-no {
    margin-top: 0px;
}

.table h4 {
  color: #09ab5d;
}

/* footer end 



/*custom css 09/01/2018*/
.sponsors-partner-inner ul li{
  vertical-align: top;
}
.sponsors-partner-inner .recent-slider-in{
  width: 190px;
    height: 190px;
    line-height: 170px;
}
.sponsors-partner-inner .recent-slider-in img{
  width: 100%;
}

/*custom css 19/01/2018*/
.dividerFrame{
    margin-top: 20px;
}
.wrs-proramme-outer .exhibitin-costs-table .dividerFrame h4{
    margin-bottom: 0px;
    font-size:18px;
}
.wrs-proramme-outer .exhibitin-costs-table .dividerFrame h4.speaker_name{
    text-transform: uppercase;
}
.wrs-proramme-outer .exhibitin-costs-table .dividerFrame h4 small{
    font-size:85%;
}
.wrs-proramme-outer .exhibitin-costs-table .dividerFrame p{
    font-size:18px;
}
.dividerBox{
    position: relative;
}
.dividerBox:before{
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: rgb(214, 213, 213);
    top: 0;
    left: -15px;
}
.dividerFrame .col-md-4:first-child .dividerBox:before{
    display: none;
}




/* ----------------news media------------------- */

.tophead {padding: 24px 0px;}

.videoInner iframe{width:100%; height:480px;}

.video-pg{padding:60px 0px;}
.videoInner p {font-size:17px;padding:5px;letter-spacing: 0.5px;}
.videoInner h4 {
  font-size: 20px;
  color: #1b1b1f;
  text-transform: none;
  font-family: ABALC;
  letter-spacing: 1px;
  font-weight: 600;
  padding:5px;
}
