body{
	background-color:#fff;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	padding-top: 183px;
}

.top-bar {
   background: #fff;
    height: 36px;
    position: relative;
    border-bottom: 1px dotted #cdcdcd;
    padding-top: 7px;;
}

.header-top {
    position: fixed;
    z-index: 999;
    width: 100%;
    background-color: #fff;
    box-shadow: 0px -2px 10px #000;
    top: 0;
    left: 0;
}



.top-bar .some-info{
    color: #575556;
    line-height: 25px;
    font-weight: normal;
    font-size: 14px;
}

.top-bar .some-info a {
    color: #575556;
    line-height: 25px;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;

}

.top-bar .some-info i, .top-bar .some-info em {
    margin-right: 8px;
    color: #575556;
    font-size: 14px;
}

.padding-both{
	padding-left:0px;
	padding-right:0px;
}

.padd{
	padding:0px;
}

.logo{
	padding-top:10px;
}

.header-date{
    color: #494949;
    line-height: 25px;
    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
}

.header-date em {
    margin-right: 8px;
    color: #107b08;
    font-size: 14px;
}

.top-bar ul.social_icons {
    display: inline-block;
    margin: 0px 0px 0 0px;
    padding: 0;
    float: right;
}

.top-bar .social_icons {
    margin-top: 2px;
}

.top-bar .social_icons li {
    display: inline-block;
}

.top-bar .social_icons li a {
    border: 1px solid #585657;
    height: 22px;
    width: 23px;
    text-align: center;
    color: #585657;
    display: inline-block;
    font-size: 16px;
    border-radius: 2px;
    margin-left: 6px;
    padding-top: 2px;

}

.top-bar .social_icons li a:hover {
    border: 1px solid #45ae3d;
	background-color:#45ae3d;
    color: #fff;

}

.logo-row {
    padding-top: 17px;
    padding-bottom: 0px;
}

.ubm-logo{
	text-align: right;
}

.grey-bg{
	background-color:#ffffff;
	padding-top:2em;
	padding-bottom:2em;
}

.big-butn a{
	color: #333;
	text-decoration:none;
	outline: none;
}

.announce{
    background-color: #f57238;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    font-size: 20px;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	text-align:center;
}

.announce-text{
	padding-top: 11px;
    padding-bottom: 0px;
    color: #414040;
    font-size: 18px;
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    text-align: left;
    border-bottom: 2px solid #f57238;
}

.home-logo-section {
    text-align: center;
    padding: 2.6em 0px;
}

.home-logo-section2 {
    text-align: center;
    padding: 0em 0px;
}

.section-padding{
	padding: 4em 0px;
}

.section-padding2{
	padding: 4em 0px 3em 0;
}

.sep{
	padding:26px 0px 20px 0px;
}

.home-date{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: #494949;
}

.home-date p{
	margin: 0 0 4px;
}


.visit-btn{
    padding: 12px 32px;
    background-color: #43ad3b;
    background: -webkit-linear-gradient(top, #5bb855, #43ad3b);
    background: -o-linear-gradient(top, #5bb855, #43ad3b);
    background: -moz-linear-gradient(top, #5bb855, #43ad3b);
    background: linear-gradient(top, #5bb855, #43ad3b);
	border-radius:2px;
    /* margin: 29px 115px; */
    max-width: 130px;
    margin: 0 auto;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
	text-decoration: none;
}

.visit-btn:hover{
	text-decoration:none;
	color:#fff;
	background-color: #5bb855;
    background: -webkit-linear-gradient(top, #43ad3b, #5bb855);
    background: -o-linear-gradient(top, #43ad3b, #5bb855);
    background: -moz-linear-gradient(top, #43ad3b, #5bb855);
    background: linear-gradient(top, #43ad3b, #5bb855);
}

.butn-mar {
    margin-top: 45px;
}

.butn-mar2 {
    margin-bottom: 16px;
}

.book-btn{
    padding: 8px 35px;
    background-color: #43ad3b;
    background: -webkit-linear-gradient(top, #5bb855, #43ad3b);
    background: -o-linear-gradient(top, #5bb855, #43ad3b);
    background: -moz-linear-gradient(top, #5bb855, #43ad3b);
    background: linear-gradient(top, #5bb855, #43ad3b);
	border-radius:2px;
    /* margin: 29px 115px; */
    max-width: 130px;
    margin: 0 auto;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
	text-decoration: none;
}

.book-btn:hover{
	text-decoration:none;
	color:#fff;
	background-color: #5bb855;
    background: -webkit-linear-gradient(top, #43ad3b, #5bb855);
    background: -o-linear-gradient(top, #43ad3b, #5bb855);
    background: -moz-linear-gradient(top, #43ad3b, #5bb855);
    background: linear-gradient(top, #43ad3b, #5bb855);
}

.register-btn{
    padding: 8px 32px;
    background-color: #43ad3b;
    background: -webkit-linear-gradient(top, #5bb855, #43ad3b);
    background: -o-linear-gradient(top, #5bb855, #43ad3b);
    background: -moz-linear-gradient(top, #5bb855, #43ad3b);
    background: linear-gradient(top, #5bb855, #43ad3b);
	border-radius:2px;
    /* margin: 29px 115px; */
    max-width: 130px;
    margin: 0 auto;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
	text-decoration: none;
}

.register-btn:hover{
	text-decoration:none;
	color:#fff;
	background-color: #5bb855;
    background: -webkit-linear-gradient(top, #43ad3b, #5bb855);
    background: -o-linear-gradient(top, #43ad3b, #5bb855);
    background: -moz-linear-gradient(top, #43ad3b, #5bb855);
    background: linear-gradient(top, #43ad3b, #5bb855);
}

.header-btn {
    text-align: right;
}

.glyphicon-spacing{
    padding-right: 6px;
}

.subscribe-bg{
	background-image:url(../images/subscribe-bg.jpg);
	background-repeat:no-repeat;
    padding: 3em 0px 1.8em 0px;
	background-color: #397039;
}

.subs-head{
	    color: #fff;
    font-size: 35px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}

.subs-content {
    color: #fff;
    font-size: 20px;
    margin-top: -20px;
    letter-spacing: 0.4px;
}
/*
.form-control {
        display: block;
    width: 73%;
    height: 34px;
    padding: 25px 24px;
    font-size: 18px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 50px 0px 0px 50px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    margin-top: 15px;
}
*/

.e-banner-wrapper h4 {
	font-size:30px;
    font-weight: 600 !important;
    margin-bottom: 25px;
    padding: 12px 0;
}

.submit-btn{
	position: absolute;
    top: 15px;
    right: 15px;
    border: none;
    border-radius: 0px 50px 50px 0px;
    width: 30%;
    height: 52px;
    background-color: #3d3c3c;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
}

.footer-bg{
	background-image:url(../images/footer-home-bg.jpg);
	background-repeat:none;
	padding:3em 0px;
}

.footer-line{
    border-bottom: 1px solid #fff;
}

.footer-main{
	text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
    position: relative;
    min-height: 262px;
    padding-bottom: 35px;
}

.footer-main p a{
	text-decoration:none;
	color:#fff;
}

.circle{
	width: 10px;
    height: 10px;
    border-radius: 50px;
    background-color: #4cb145;
    margin: 0 auto;
    position: absolute;
    bottom: -5px;
    left: 48%;
}

.footer-copy{
    text-align: center;
    color: #fff;
    font-size: 18px;
    padding-top: 40px;
}

.footer-copy a{
	text-decoration:none;
	color:#ccfccc;
}

.success-message-name{
    text-transform: capitalize;
    font-size: 18px;
    font-weight: bold;
}

.success-message-line1 {
    font-style: italic;
    font-size: 18px;
    color: #1f9016;
}

.success-message-line2 {
    font-size: 18px;
}

.regards {
    margin-top: 45px;
}


.speaker-section-img{
	margin-top:25px;
}

.speaker-name{
    text-align: center;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 8px;
	font-size: 16px;
}

.speaker-detail{
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
	color: #6b6b6b;
    font-style: italic;
	padding-bottom:45px;
}

.text-partnership a{
	color: #4f544f;
	text-decoration:none;
}

.blog-bg{
    border: 1px solid #e6e6e6;
    padding: 15px;
	margin-bottom: 3em;
}

.blog-content-bg{
    background: #fff;
    margin-top: -80px;
    margin-left: 25px;
    margin-right: 25px;
    padding: 15px;
    position: relative;
    z-index: 1;

}

.heading-blog{
    font-size: 22px;
    color: #393737;
    text-transform: uppercase;
}

.heading-blog a{
    color: #393737;
    text-transform: uppercase;
	text-decoration:none;
}
.heading-blog a:hover{
    color: #41ac39;
}

.matter-blog{
    font-size: 18px;
    color: #727272;
    text-align: justify;
}

.blog-btn{
	padding-top:15px;
    color: #eb6306;
    font-size: 18px;
}

.blog-btn a{
	padding-top:15px;
    color: #eb6306;
    font-size: 18px;
	text-decoration:none;
}

.blog-btn a:hover{
	color: #404140;
}

.blog-side-heading{
    font-size: 18px;
    text-transform: uppercase;
    background: #f57238;
    color: #fff;
    padding: 15px 20px;
    margin-bottom: 15px;
	letter-spacing: 0.6px;
    font-weight: 600;
}

.matter-blog-side p {
    font-size: 18px;
    color: #727272;
    text-align: justify;
    padding: 10px 5px;
    border-bottom: 1px solid #d7d7d7;
}

.matter-blog-side p a {
    color: #727272;
	text-decoration:none;

}

.blog-content-bg-detail {
    background: #fff;
    padding-top: 15px;
    position: relative;
}

.blog-big-btn{
    padding: 15px;
    border: 1px solid #d7d7d7;
    margin-top: 3em;
	font-size: 18px;
    color: #727272;
	margin-bottom:2em;
}

.blog-big-btn a{
   color: #727272;
   text-decoration:none;
}

.blog-big-btn a:hover{
    color: #34a02c;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #41ac39;
    padding: 10px 50px;
	margin-right: 20px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 50px;
    /* background-color: #38a430; */
	color: #383333;
}

.agenda-date{
    font-size: 25px;
    padding-top: 25px;
}

.time{
    font-size: 22px;
    color: #206f1a;
}

.tab-content-box{
    border: 1px solid #ededed;
    border-radius: 4px;
    margin-top: 35px;
    padding: 10px 25px;
    margin-bottom: 35px;
	background-color:#fff;
}

.agenda-content-heading {
    font-size: 20px;
    font-weight: 500;
    color: #2c2d2c;
    padding-bottom: 12px;
}

.agenda-row{
    padding: 20px 10px;
}


/*Banner*/
.home-banner-container{
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.banner-all-container .swiper-slide{
	padding: 0;
}

.banner-all-container .swiper-slide img{
	width:100%;
}

.home-banner-container .banner-button-next,
.home-banner-container .banner-button-prev {
    position: absolute;
    top: 40%;
    width: 40px;
    height: 80px;
    z-index: 10;
    cursor: pointer;
	right: auto;
	left: 0;
	line-height: 0.3;
	text-align: center;
    transition: all .3s ease;
	background: url('../images/banner-arrow.png') no-repeat;
}
.home-banner-container .banner-button-prev{
	background-position: 0 0;
}
.home-banner-container .banner-button-next{
	background-position: -40px 0;
	right: 0;
	left: auto;
}

.banner-text-inner {
    position: absolute;
    z-index: 9;
    top: 32%;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 45px;
    font-weight: 600;
    text-transform: uppercase;
}

.heading {
    text-align: left;
    font-size: 25px;
    color: #39a330;
    font-weight: 700;
    text-transform: uppercase;
    display: -webkit-box;
    display: flex;
    align-items: center;
    padding-bottom: 0px;
}

.matter {
    font-size: 16px;
    text-align: justify;
    color: #4d4d4d;
    line-height: 32px;
    padding-top: 30px;
    padding-right: 35px;
}

.matter-association {
    font-size: 16px;
    text-align: justify;
    color: #4d4d4d;
    line-height: 32px;
    padding-top: 10px;
    padding-right: 35px;
}

.big-butn {
    border: 1px solid #f57238;
    border-radius: 4px;
    /* padding: 25px 0; */
    min-height: 75px;
	padding: 0px;
	margin-bottom: 25px;
	cursor: pointer;
}

.big-butn:hover {
    box-shadow: 1px 1px 11px 4px #e0e0e0;
}

.left-icon{
	background-color: #f57238;
    height: 80px;
    padding: 0px;
    text-align: center;
    padding-top: 16px;
}

.right-btn-text{
    font-size: 18px;
    text-transform: uppercase;
    text-align: left;
    /* padding-top: 25px; */
    display: table-cell;
    vertical-align: middle;
    height: 73px;
    float: none;
}

.counter-mar{
    margin-left: 15px;
}

.number-bg {
    background: url(../images/number-bg.jpg) no-repeat ;
    background-size: cover;
    padding: 42px 0 50px 0;
    margin-bottom: 0em;
}

.number {
    font-size: 40px;
    color: #fff;
    text-align: center;
    padding-top: 40px;
}
.number-name {
    font-size: 18px;
    text-align: center;
    color: #cbcbcb;
    padding-top: 0px;
    padding-bottom: 20px;
}

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

.video-bg {
    background: url(../images/video-bg.jpg) no-repeat center center fixed;
    background-size: cover;
    padding: 55px 0 60px 0;
    margin-bottom: 0em;
}

.heading-white {
    text-align: center;
    font-size: 25px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 0px;
}

.mar-bottom{
    margin-bottom: 60px;
}

.small-heading {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 15px;
}

.heading-green-cen {
    text-align: center;
    font-size: 25px;
    color: #39a330;
    font-weight: 700;
    text-transform: uppercase;
    /* display: -webkit-box; */
    /* display: flex; */
    /* align-items: center; */
    padding-bottom: 0px;
}


.testi-bg {
    background: url(../images/testimonial-bg.jpg) no-repeat;
    background-size: cover;
    padding: 62px 0 60px 0;
    margin-bottom: 0em;
}

.matter-white {
	font-family: 'Roboto';
    font-size: 17px;
    text-align: center;
    color: #fff;
    line-height: 32px;
    padding-top: 10px;
    padding-right: 55px;
    padding-left: 55px;
    font-style: italic;
	font-weight:100;
}



.testi-name {
	font-family: 'Roboto';
    font-size: 18px;
    text-align: center;
    color: #fff;
    padding-top: 15px;
    line-height: 32px;
    /* padding-left: 85px; */
    /* padding-right: 85px; */
    font-weight: 400;
    text-transform: uppercase;
}

.testi-desig {
	font-family: 'Roboto';
    color: #fff;
    font-weight: 400;
    font-style: italic;
    text-transform: capitalize;
}

.partner-box{
    border: 1px solid #cccccc;
    padding: 1px;
	margin-bottom: 25px;
}

.partners-top{
	background-color: #41ac39;
    font-family: 'Roboto';
    text-transform: uppercase;
    font-size: 15px;
    color: #fff;
    text-align: center;
    padding: 10px 0 10px 0;
	margin-bottom:10px;
}

.footer-up-bg {
    background-color:#3c3b3b;
    padding:3em 0px;
}

.intro-heading5 {

    font-size: 22px;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    padding-bottom: 16px;
}

.matter-footer {
    color: #fff;
    font-size: 16px;
    padding-bottom: 0.8em;
    letter-spacing: 0.8px;
    line-height: 1.8em;
    text-align: left;
    padding-top: 5px;
}

.matter-footer a {
    color: #fff;
    font-size: 16px;
    padding-bottom: 0.8em;
    letter-spacing: 0.8px;
    line-height: 1.8em;
    text-align: left;
    padding-top: 25px;
}

.matter-footer a:hover {
    color: #fff;
    text-decoration:none;
}


.footer-bar ul.social_icons {
    display: inline-block;
    margin: 2px 0 0 0px;
    padding: 0;
}

ul.social_icons li:first-child {
    border-left: none;
}
.footer-bar .social_icons li {
    display: inline-block;
}

.footer-bar .social_icons li a {
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 31px;
    color: #ffffff;
    display: inline-block;
    font-size: 19px;
    /* box-shadow: 1px 1px 5px #f0efef; */
    padding-top: 2px;
    margin-right: 5px;
    border: 1px solid #fff;
    border-radius: 4px;
    background-color: #3c3b3b;
}

.footer-bar .social_icons li a:hover {
    color: #ffffff;
    display: inline-block;
    font-size: 19px;
    /* box-shadow: 1px 1px 5px #f0efef; */
    padding-top: 2px;
    margin-right: 5px;
    border: 1px solid #fff;
    border-radius: 4px;
    background-color: #4cb145;
}

.center-heading {
    text-align: center;
    font-size: 25px;
    color: #39a330;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 0px;
}

.center-heading-line {
    text-align: center !important;
}

.matter-2 {
    font-size: 16px;
    text-align: center;
    color: #4d4d4d;
    line-height: 32px;
    padding-top: 30px;
    /* padding-right: 35px; */
    padding-left: 55px;
    padding-right: 55px;
}
.key-bg {
    background: url(../images/key-topics-bg.jpg) no-repeat center center fixed;
    background-size: cover;
    padding: 55px 0 60px 0;
    margin-bottom: 0em;
}
.matter-key {
    color: #fff;
    font-size: 16px;
    padding-bottom: 1.2em;
    letter-spacing: 0.5px;
    line-height: 1.8em;
    text-align: justify;
    padding-top: 27px;
    font-weight: 300;
}

.why-nominate {
    margin-top: 16px;
    margin-bottom: 25px;
}

.nominate-img {
    display: table-cell;
    vertical-align: middle;
}
.why-nominated-mar {
    margin-top: 35px;
}

.why-nominate-txt {
    padding-left: 12px;
    font-size: 18px;
    color: #4d4d4d;
    vertical-align: middle;
    display: table-cell;
}

.industry-box {
    margin-top: 45px;
    width: 20%;
    float: left;
    padding: 0 10px;
    min-height: 200px;
}
.industry-heading {
    font-size: 22px;
    color: #212620;
    text-align: center;
    padding-top: 12px;
    line-height: 0.96;
}

.certification-bg {
    background: url(../images/certification-bg.jpg) no-repeat;
    background-size: cover;
    padding: 0px 0 60px 0;
    margin-bottom: 0em;
}

.big-butn-mar1 {
    margin-right: 40px;
    margin-left: 60px;
    margin-top: 25px;
    margin-bottom: 65px;
}

.big-butn-mar2 {
    margin-right: 40px;
    margin-left: 40px;
    margin-top: 25px;
    margin-bottom: 65px;
}

.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 1px;
    background-color: #38a430;
    color: #fff;
    font-size: 20px;
    font-weight: 100;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 18px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
	width: 40%;
}

.terms-head {
    text-decoration: underline;
    color: #000;
    padding-bottom: 18px;
	margin-top:20px;
}

.award-mar {
    margin-top: 55px;
}

.text-partnership {
    font-size: 20px;
    padding-left: 15px;
}

.point {
    margin-top: 2em;
}
.matter-heading {
    font-weight: 600;
    font-size: 20px;
    color: #39a330;
    text-transform: capitalize;
}

.matter5 {
    color: #3b3b3b;
    font-size: 17px;
    padding-bottom: 0.8em;
    letter-spacing: 0.5px;
    line-height: 1.8em;
    text-align: justify;
    padding-top: 21px;
}

.point-box .point:nth-child(even) .icon-box {
    float: right;
	text-align: right;
}

.content-box{
	padding-left: 0;
}

 .visitor-img1{
    text-align: center;
    margin-top: 65px;
}

.industry-icon{
    text-align: center;
    padding-bottom: 15px;
}

.industry-text{
    font-size: 17px;
    text-transform: uppercase;
    text-align: center;
	color:#41ac39;
}

.step-exhibit2 {
    margin-bottom: 20px;
	min-height: 160px;
}

.industry-box2 {
    margin-top: 45px;
    /* width: 20%; */
    float: left;
    padding: 0 10px;
    min-height: 310px;
}

.industry-heading2 {
    font-size: 18px;
    color: #227d1b;
    text-align: center;
    padding-top: 12px;
    line-height: 1.2;
}

.enquiry-content .testi-white-bg {
    margin-top: 60px;
    padding-top: 15px;
}

.form-white-bg {
    background: #fff;
    padding-top: 35px;
    padding-bottom: 35px;
    border-radius: 5px;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
    background-color: white;
	margin-top: 4em;
	margin-bottom:4em;
}

.enquiry-book {
    padding: 10px;
}
.contact-form label {
    font-weight: normal;
    color: #333;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    margin-bottom: 0.5em;
    margin-top: 0px;
    line-height: 26px;
}

.form-control2 {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 8px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.btn-primary {
    color: #fff;
    background-color: #3c733a;
    border-color: #3a713a;
}

.btn-primary:hover {
    color: #fff;
    background-color: #41ac39;
    border-color: #41ac39;
}

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

.btn {
    display: inline-block;
    padding: 11px 61px;
    margin-bottom: 0;
    font-size: 18px;
    /* margin: 0 auto; */
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.contact-matter {
    font-size: 16px;
    color: #4c4c4c;
    line-height: 32px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    padding-bottom: 40px;
	min-height: 460px;
	margin-bottom: 42px;
}

.contact-matter2 {
    font-size: 16px;
    color: #4c4c4c;
    line-height: 32px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    padding-bottom: 40px;
    min-height: 230px;
    margin-bottom: 42px;
}

.contact-matter2 {
    font-size: 16px;
    color: #4c4c4c;
    line-height: 32px;
    overflow: hidden;
    padding-bottom: 40px;


}

.contact-degination {
    text-transform: capitalize;
    font-size: 18px;
    color: #148547;
    font-weight: 600;
    margin-bottom: 10px;
}

.contact-person span {
    color: #0f6939;
    font-size: 16px;
    padding-right: 0.4em;
    text-align: center;
}

.contact-person a {
    color: #4c4c4c;
}

.contact-nm {
    margin-bottom: 6px;
}

.big-btn-link {
    display: block;
    overflow: hidden;
    color: #333;
}

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


.partnership-box2 {
    margin-top: 45px;
    /* width: 20%; */
    float: left;
    padding: 0 10px;
    min-height: 200px;
}


.partnership-heading2 {
    font-size: 18px;
    color: #4b4e4a;
    text-align: center;
    padding-top: 12px;
    line-height: 1.2;
}

.mobile-view {
    display: none;
}


.footer-action-container-space {
    height: 44px;
}

.footer-action-container {
    display: block;
    position: fixed;
    z-index: 99;
    bottom: 0;
    left: 0;
    width: 100%;
}

.footer-action-container .fotter-action-toggle {
    text-align: center;
    width: 100%;
}

.footer-action-container .footer-action-links {
    background: #41ac39;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    overflow: hidden;
}

.footer-action-links .footer-action {
    float: left;
    width: 50%;
    text-align: center;
}

.footer-action-links a {
    color: #fff;
    padding: 6px 12px;
    display: block;
}

.footer-action-container .seperator {
    float: left;
    border-left: 1px solid #fff;
    height: 30px;
}

.fotter-action-toggle .toggle-btn {
    background: #41ac39;
    width: 50px;
    height: 24px;
    display: block;
    margin: 0 auto;
    border-radius: 50px 50px 0 0;
    -moz-border-radius: 50px 50px 0 0;
    -webkit-border-radius: 50px 50px 0 0;
    color: #fff;
    padding: 5px 5px;
}

.top-web-link{
    text-align: right;
    color: #52b44c;
    font-size: 18px;
    text-decoration: underline;
    text-transform: uppercase;
}

.top-web-link a{
    text-align: right;
    color: #52b44c;
    font-size: 18px;
    text-decoration: underline;
    text-transform: uppercase;
}

.top-web-link a:hover{
	color:#24901e;
}

.world-link .dropdown-toggle {
    padding: 6px 0 9px 0;
}



/*menu start*/


.menu-container{
    background-color: #41ac39;
	z-index: 10;
    position: relative;
}

.nav-fostrap {
  display: block;
  padding-left: 10px;
  padding-right: 10px;
}

.nav-fostrap ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: block;
  margin-right: 5.5%;
}

.nav-fostrap li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  color: #FFFFFF;
}

.nav-fostrap li a {
  padding: 15px 22px;
    color: #FFFFFF;
    display: inline-block;
    outline: 0;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 0px;
    transition: all 0.2s;
    z-index: 1;
}

.nav-fostrap .expand-menu{
	display: none;
}
.mobile-view{
	display: none;
}
@media only screen and (min-width:992px) {

	/*.nav-fostrap li:hover ul.dropdown { display: block; }*/
	.nav-fostrap li ul.dropdown {
	  position: absolute;
	  /*display: none;*/
	  width: 240px;
	  background: #fff;
	  color:#148547;
	  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	  -ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	  -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	  padding-top: 0;
	  margin-top: 0px;
	  margin-left: 0px;
	}

	.nav-fostrap li ul.dropdown {
		-webkit-transform-origin: top;
		transform-origin: top;
		-webkit-animation-fill-mode: forwards;
		animation-fill-mode: forwards;
		-moz-transform: scale(1, 0);
		-webkit-transform: scale(1, 0);
		transform: scale(1, 0);
		display: block;
		transition: all 0.2s ease-out;
		-webkit-transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
	}
	.nav-fostrap li:hover ul.dropdown{
		-webkit-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	.nav-fostrap li ul.dropdown li {
	  display: block;
	  list-style-type: none;
	  width: 100%;
	}

	.nav-fostrap li ul.dropdown li a {
	  padding: 15px 20px;
	  color: #fff;
	  display: block;
	  font-weight: 400;
	  margin: 0;
	  height: auto;
	}

	.nav-fostrap li ul.dropdown li:last-child a { border-bottom: none; }

	.nav-fostrap li:hover a {
	  background: #fff;
	  color: #148547 !important;
	}

	.nav-fostrap li a.parent-item{
		position: relative;
	}
	.nav-fostrap li:hover a.parent-item,
	.nav-fostrap li.active-item a.parent-item{
		background-color: #404140;
		color: #fff !important;
		border-bottom:2px solid #fff;
	}
	.nav-fostrap li:hover a.parent-item:after,
	.nav-fostrap li.active-item a.parent-item:after{
		content: ' ';
		background: url('../images/menu-hover-box-right.png') no-repeat;
		height: 64px;
		position: absolute;
		top: 0px;
		right: -8px;
		width: 8px;
	}
	.nav-fostrap li:hover a.parent-item:before,
	.nav-fostrap li.active-item a.parent-item:before{
		content: ' ';
		background: url('../images/menu-hover-box-left.png') no-repeat;
		height: 64px;
		position: absolute;
		top: 0px;
		left: -8px;
		width: 8px;
	}

	.nav-fostrap li ul.dropdown li:hover a,
	.nav-fostrap li ul.dropdown li.active-submenu a{ background: rgba(0,0,0, .1); }

	.nav-fostrap li ul.dropdown li:first-child:hover a { border-radius: 0; }

	.nav-fostrap li:hover .arrow-down { border-top: 5px solid #fff; }

	.arrow-down {
	  width: 0;
	  height: 0;
	  border-left: 5px solid transparent;
	  border-right: 5px solid transparent;
	  border-top: 5px solid #def1f0;
	  position: relative;
	  top: 15px;
	  right: -5px;
	  content: '';
	}
}
.title-mobile {
  display: none;
}
.mobile-menu-overlay{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
	top: 0;
	left:0;
}
@media only screen and (max-width:991px) {

	.logo{
		left: 45px;
	}
	.mobile-view{
		display: block;
	}
	.pre_header{
		display: none !important;
	}
	.desktop_logo{
		display: none;
	}
	.mobile_logo{
		display: block;
	}
	#propak_header .header_navigation{
		top: 0;
	}
	.mobile-menu-overlay.active{
		display: block;
	}
	.nav-fostrap {
	  background: #fff;
	  width: 300px;
	  height: 100%;
	  display: block;
	  position: fixed;
	  left: -300px;
	  top: 0px;
	  -webkit-transition: left 0.25s ease;
	  -moz-transition: left 0.25s ease;
	  -ms-transition: left 0.25s ease;
	  -o-transition: left 0.25s ease;
	  transition: left 0.25s ease;
	  margin: 0;
	  border: 0;
	  border-radius: 0;
	  overflow-y: auto;
	  overflow-x: hidden;
	  height: 100%;
	  padding-left: 0px;
	  padding-right: 0px;
	  z-index: 9;
	}
	.title-mobile {
	  position: fixed;
	  display: block;
		top: 10px;
		font-size: 20px;
		left: 100px;
		right: 100px;
		text-align: center;
		color: #FFF;
	}

	.nav-fostrap .expand-menu{
		display: block;
		font-weight: 500;
		padding: 6px 0;
		font-size: 10px;
	}
	.nav-fostrap li.active .expand-menu.glyphicon:before {
		content: "\2212";
	}

	.nav-fostrap.visible {
	  left: 0px;
	  -webkit-transition: left 0.25s ease;
	  -moz-transition: left 0.25s ease;
	  -ms-transition: left 0.25s ease;
	  -o-transition: left 0.25s ease;
	  transition: left 0.25s ease;
	}

	.nav-bg-fostrap {
	  display: inline-block;
	  vertical-align: middle;
	  width: 100%;
	  height: 50px;
	  margin: 0;
	  position: absolute;
	  top: 0px;
	  left: 0px;
	  background: #41ac39;
	  padding: 5px 10px;
	  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	  -ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	  -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	  z-index: 9;
	}

	.navbar-fostrap {
	  display: inline-block;
	  vertical-align: middle;
	  height: 50px;
	  cursor: pointer;
	  margin: 0;
		position: absolute;
		top: 0;
		left: 0;
		padding: 12px 15px;
	}

	.navbar-fostrap span {
	  height: 2px;
	  background: #fff;
	  margin: 5px;
	  display: block;
	  width: 20px;
	}

	.navbar-fostrap span:nth-child(2) { width: 20px; }

	.navbar-fostrap span:nth-child(3) { width: 20px; }

	.navbar-fostrap span {
	  -webkit-transform: rotate(0deg);
	  -moz-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  transform: rotate(0deg);
	  -webkit-transition: .25s ease-in-out;
	  -moz-transition: .25s ease-in-out;
	  -o-transition: .25s ease-in-out;
	  transition: .25s ease-in-out;
	  position: relative;
	}
	.navbar-fostrap.active span:nth-child(1) {
	  top: 7px;
	  -webkit-transform: rotate(135deg);
	  -moz-transform: rotate(135deg);
	  -o-transform: rotate(135deg);
	  transform: rotate(135deg);
	}
	.navbar-fostrap.active span:nth-child(2) {
	  opacity: 0;
	}
	.navbar-fostrap.active span:nth-child(3) {
	  top: -7px;
	  -webkit-transform: rotate(-135deg);
	  -moz-transform: rotate(-135deg);
	  -o-transform: rotate(-135deg);
	  transform: rotate(-135deg);
	}
	.nav-fostrap ul { padding-top: 65px; float: none; margin-right:0 !important;}
	.nav-fostrap li ul.dropdown{
		padding: 0;
		margin: 0 !important;
	}
	.nav-fostrap li { display: block; float: none; width: 100%; border-bottom: 1px solid #f1f1f1;}
	.nav-fostrap li.has-child a{
		border-bottom: 1px solid transparent;
	}
	.nav-fostrap li.active{
		background: #41ac39;
	}
	.nav-fostrap li.active a{
		color: #fff !important;
	}
	.nav-fostrap li.active a{
		border-bottom: 1px solid #f1f1f1;
	}
	.nav-fostrap li a {
	  display: block;
	  color: #505050;
	  font-weight: 600;
	  height: auto;
	  margin: 0;
	}

	.nav-fostrap li:first-child:hover a { border-radius: 0; }

	.nav-fostrap li ul.dropdown {
		max-height: 0;
		-webkit-transform-origin: top;
		transform-origin: top;
		-webkit-animation-fill-mode: forwards;
		animation-fill-mode: forwards;
		-moz-transform: scale(1, 0);
		-webkit-transform: scale(1, 0);
		transform: scale(1, 0);
		display: block;
		transition: all 0.2s ease-out;
		-webkit-transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
	}
	.nav-fostrap li.active ul.dropdown {
		max-height: 100%;
		-moz-transform: scale(1,1);
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
	}
	.nav-fostrap li ul.dropdown li{
		border: none !important;
	}

	.nav-fostrap li ul.dropdown li a {
	  border-bottom: none;
	}
	.nav-fostrap li ul.dropdown li:hover a {
	  background: rgba(0,0,0,.1); !important;
	}

	.nav-fostrap li ul.dropdown li a { padding: 15px 10px 15px 30px; }

	.nav-fostrap li:hover .arrow-down { border-top: 5px solid #fff; }

	.arrow-down {
	  border-top: 5px solid #505050;
	  position: absolute;
	  top: 20px;
	  right: 10px;
	}
	.nav-fostrap li a {
		padding: 15px !important;
	}
	.nav-fostrap li ul.dropdown a {
		padding: 10px 10px 10px 30px !important;
	}
}
/*menu ends*/


.home-association-container{
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.association-all-container .swiper-slide{
	padding: 0;
}


/* ********************************
 * Carousel partner
 ********************************* */
.home-carousel-container{
	width: 100%;
	overflow: hidden;
	position: relative;
	padding: 0 5px;
}
.carousel-all-container .carousel-slide{
	padding: 0 5px;
}
.carousel-content {
    position: relative;
    padding: 0px 0 15px;
	overflow: hidden;
	border: 1px solid #ddd;
	max-width: 320px;
	margin: 0 auto 15px;
}
.home-carousel-container .carousel-button-next,
.home-carousel-container .carousel-button-prev {
    position: absolute;
    top: 40%;
    width: 20px;
    height: 30px;
    z-index: 10;
    cursor: pointer;
	right: auto;
	left: -5px;
	line-height: 0.3;
	text-align: center;
    transition: all .3s ease;
}
.home-carousel-container .carousel-button-prev{
	background: url('../images/button-previous.png') no-repeat;
}
.home-carousel-container .carousel-button-next{
	background: url('../images/button-next.png') no-repeat;
	right: -5px;
	left: auto;
}


/* ********************************
 * Testimonial
 ********************************* */
.home-testimonial-container{
	width: 100%;
	overflow: hidden;
	position: relative;
	max-width: 1000px;
	margin: 0 auto;
}
.testimonial-all-container .carousel-slide{
	padding: 0;
}
.testimonial-content {
    position: relative;
    padding: 0px 0 15px;
	overflow: hidden;
	border: 1px solid #ddd;
	max-width: 320px;
	margin: 0 auto 15px;
}
.home-testimonial-container .testimonial-button-next,
.home-testimonial-container .testimonial-button-prev {
    position: absolute;
    top: 40%;
    width: 40px;
    height: 80px;
    z-index: 10;
    cursor: pointer;
	right: auto;
	left: 0;
	line-height: 0.3;
	text-align: center;
    transition: all .3s ease;
	background: url('../images/testimonial-arrow.png') no-repeat;
}
.home-testimonial-container .testimonial-button-prev{
	background-position: 0 0;
}
.home-testimonial-container .testimonial-button-next{
	background-position: -40px 0;
	right: 0;
	left: auto;
}

/* ********************************
 * Carousel single partner
 ********************************* */
.home-carouselsingle-container{
	width: 100%;
	overflow: hidden;
	position: relative;
	padding: 0 5px;
}
.carousel-allsingle-container .carousel-slide{
	padding: 0 5px;
}
.carouselsingle-content {
    position: relative;
    padding: 0px 0 15px;
	overflow: hidden;
	border: 1px solid #ddd;
	max-width: 320px;
	margin: 0 auto 15px;
}

/*count down*/
.countdown-container .date-time-remaining {
    overflow: hidden;
    max-width: 520px;
	margin: 0 auto;
    text-align: center;
}
.date-time-block {
    float: left;
    padding: 25px;
}
.date-time-block .number {
    color: #2BA9DC;
    font-size: 55px;
    font-weight: 700;
	padding-top: 0;
}
.date-time-block .title {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
	letter-spacing:0.6px;
}

.countdown-container{
	position: absolute;
    z-index: 9;
    top: 30%;
    left: 0;
    width: 100%;
}

.yellow{
	color:#ebc427 !important;
}

.orange{
	color:#f57238 !important;
}

.green{
	color:#65e85a !important;
}

.purple{
	color:#bf26c5 !important;
}

.banner-btn{
	position: absolute;
    z-index: 9;
    top: 70%;
    left: 0;
    width: 100%;
    text-align: center;
}

.banner-book-btn {
    padding: 13px 40px;
    background: none;
    border-radius: 6px;
    /* margin: 29px 115px; */
    max-width: 130px;
    margin: 0 auto;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    text-decoration: none;
    border: 1px solid #fff;
}

.banner-book-btn:hover {
	background: #5bb855;
	color: #fff;
	text-decoration: none;
}

.banner-text{
	position: absolute;
    z-index: 9;
    top: 22%;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 45px;
    font-weight: 600;
	text-transform:uppercase;
}

/*count down ends*/

/*tab*/

.tab-row{
    border: none;
    background-color: #38a430;
    margin-top: 0px;
    margin-bottom: 25px;
}

.tab-row>li {
    float: left;
    margin-bottom: 0px;
}


.tab-row>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0;
    padding: 18px 50px;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
}
.tab-row>li.active>a, .tab-row>li.active>a:focus, .tab-row>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #36c02c;
    border: 1px solid #36c02c;
    border-bottom-color: #36c02c;
}

.tab-row>li>a:focus, .tab-row>li>a:hover {
    text-decoration: none;
    background-color: #36c02c;
}

.tab-row>li>a:hover {
    border-color: #eee #eee #ddd;
    border: 1px solid #36c02c;
}



.card2{
	margin-left: 15px;
    margin-right: 15px;
}

.tab-row1 {
    border-bottom: 1px solid #e2e2e2;
    background-color: #f6f6f6;
    margin-top: 28px;
    margin-bottom: 25px;
}

.tab-row1>li {
    float: left;
    margin-bottom: 0px;
}


.tab-row1>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0;
    padding: 9px 20px;
    color: #757575;
    font-size: 24px;
    text-transform: uppercase;
}
.tab-row1>li.active>a, .tab-row1>li.active>a:focus, .tab-row1>li.active>a:hover {
        color: #39a330;
    cursor: default;
    background-color: #f6f6f6;
    border-bottom: 4px solid #39a330;
}


.tab-row1>li>a:focus, .tab-row1>li>a:hover {
    text-decoration: none;
    background-color: #f6f6f6;
}

.tab-row1>li>a:hover {
    /* border-color: #eee #eee #ddd; */
    border-bottom: 4px solid #39a330;
}


@media only screen and (max-width:1024px) {

.nav-fostrap {
    display: block;
    padding-left: 0px;
    padding-right: 0px;
}

.nav-fostrap li a {
    padding: 15px 14px;
    color: #FFFFFF;
    display: inline-block;
    outline: 0;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 0px;
    transition: all 0.2s;
    z-index: 1;
    margin-left: 7px;
    margin-right: 7px;
}
.right-btn-text {
    font-size: 16px;
    text-transform: uppercase;
    text-align: left;
    padding-top: 0px;
	display: table-cell;
    vertical-align: middle;
}

.announce {
    background-color: #f57238;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    font-size: 18px;
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    text-align: center;
}

.announce-text {
    padding-top: 8px;
    padding-bottom: 0px;
    color: #414040;
    font-size: 18px;
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    text-align: left;
    border-bottom: 2px solid #f57238;
}
.partnership-box2 {
    margin-top: 45px;
    /* width: 20%; */
    float: left;
    padding: 0 10px;
    min-height: 230px;
}

.social-block{
    width: 11%;
}

.top-web-link {
    text-align: right;
    color: #52b44c;
    font-size: 18px;
    text-decoration: underline;
    text-transform: uppercase;
    margin-left: -26px;
}

}

@media only screen and (max-width: 991px){

body{
	padding-top: 50px;
}


.world-link-drop{
	display:none;
}

.world-link-text{
    margin-top: 6px;
    margin-right: 15px;
    text-decoration: underline;
    font-size: 18px;
}

.world-link-text a{
	color:#fff;
}


.top-bar {
    background: #fff;
    height: 66px;
    position: relative;
    border-bottom: 1px dotted #cdcdcd;
    padding-top: 7px;
	display: none;
}

.top-bar ul.social_icons {
    display: inline-block;
    margin: 10px 0px 0 0px;
    padding: 0;
    float: right;
}

.logo-row {
    padding-top: 17px;
    padding-bottom: 13px;
	display: none;
}

.logo {
    left: 0;
}

.date-row {
    margin-left: -175px;
    margin-top: 49px;
	text-align:left;
}

.header-btn {
    text-align: right;
    margin-top: 25px;
    margin-left: 175px;
}

.ubm-logo {
    display:none;
}


.announce {
    background-color: #f57238;
    /* padding-top: 22px; */
    padding-bottom: 10px;
    color: #fff;
    font-size: 20px;
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    text-align: center;
    /* min-height: 73px; */
}

.announce-text {
    padding-top: 14px;
    padding-bottom: 0px;
    color: #414040;
    font-size: 16px;
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    text-align: left;
    border-bottom: 2px solid #f57238;
}

.logo-mobile{
   margin: 7px 0;
   margin-left: 50px;
}
.nav-fostrap li a {
    padding: 15px 14px;
    color: #41ac39;
    display: inline-block;
    outline: 0;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 0px;
    transition: all 0.2s;
    z-index: 1;
    margin-left: 7px;
    margin-right: 7px;
	display:block;
}

.ubm-logo-mobile {
    padding-right: 15px;
}

.container {
    width: 100%;
}

.counter-mar {
    margin-left: 0;
}

.countdown-container {
    position: absolute;
    z-index: 9;
    top: 32%;
    left: 0;
    width: 100%;
}

.banner-btn {
    position: absolute;
    z-index: 9;
    top: 75%;
    left: 0;
    width: 100%;
    text-align: center;
}

.home-counter .counter-mar{
    min-height: 180px;
}

.menu-container {
    background-color: #41ac39;
    z-index: 999;
    position: relative;
}

.big-butn {
    border: 1px solid #f57238;
    border-radius: 4px;
    /* padding: 25px 0; */
    min-height: 75px;
    padding: 0px;
    margin-bottom: 21px;
    cursor: pointer;
    margin-right: 15px;
    width: 48%;
	float:left;
}

.right-btn-text {
    font-size: 16px;
    text-transform: uppercase;
    text-align: left;
    padding-top: 0;
    display: table-cell;
    vertical-align: middle;
}

.menu-container {
    background-color: #41ac39;
    z-index: 999;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
}

.matter {
    font-size: 16px;
    text-align: justify;
    color: #4d4d4d;
    line-height: 32px;
    padding-top: 30px;
    padding-right: 0;
}

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

.container.home-counter {
    text-align: center;
    display: table;
    width: 100%;
}

.numb {
    display: inline-table;
    float: none;
}

.world-link{
    padding-right: 23px;

}

}

@media only screen and (max-width:768px) {

body{
	padding-top: 50px;
}

.announce-text {
    padding-top: 11px;
    padding-bottom: 0px;
    color: #414040;
    font-size: 18px;
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    text-align: left;
    border-bottom: 2px solid #f57238;
}

.banner-book-btn {
    padding: 10px 23px;
    background: none;
    border-radius: 6px;
    margin: 33px 115px;
    max-width: 130px;
    margin: 0 auto;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    text-decoration: none;
    border: 1px solid #fff;
}

.banner-text {
    position: absolute;
    z-index: 9;
    top: 11%;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 35px;
    font-weight: 600;
    text-transform: uppercase;
}

.countdown-container {
    position: absolute;
    z-index: 9;
    top:19%;
    left: 0;
    width: 100%;
}

.announce {
    background-color: #f57238;
    padding-top: 22px;
    padding-bottom: 10px;
    color: #fff;
    font-size: 20px;
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    text-align: center;
    min-height: 73px;
}

.big-butn {
        border: 1px solid #f57238;
    border-radius: 4px;
    /* padding: 25px 0; */
    min-height: 75px;
    padding: 0px;
    margin-bottom: 25px;
    cursor: pointer;
    margin: 0 1% 25px;
    margin-right: 15px;
    width: 46%;
    float: left;
}

.slide-logo{
    width: 100%;
    text-align: center;
}

.slide-content{
	width: 100%;
    text-align: center;
}

.slide-content .heading{
	text-align:center !important;
	display:block !important;
}

.matter-association {
    font-size: 16px;
    text-align: center;
    color: #4d4d4d;
    line-height: 32px;
    padding-top: 10px;
    padding-right: 0px;
}


.right-btn-text {
    font-size: 16px;
    text-transform: uppercase;
    text-align: left;
    padding-top: 0;
    display: table-cell;
    vertical-align: middle;
}

.subscribe-bg {
    background-image: url(../images/subscribe-bg.jpg);
    background-repeat: no-repeat;
    padding: 3em 0px 1.8em 0px;
    background-color: #3a713a;
}

.contact-23{
	margin-bottom:15px;
}

.footer-main {
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
    position: relative;
    min-height: 342px;
    padding-bottom: 35px;
}

.menu-container {
    background-color: #41ac39;
    z-index: 999;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
}

.home-banner-container .banner-button-prev {
    position: absolute;
    top: 35%;
    width: 40px;
    height: 80px;
    z-index: 10;
    cursor: pointer;
    right: auto;
    left: 0;
    line-height: 0.3;
    text-align: center;
    transition: all .3s ease;
    background: url(../images/banner-arrow.png) no-repeat;
}

.home-banner-container .banner-button-next{
    position: absolute;
    top: 35%;
}

.banner-text-inner {
    position: absolute;
    z-index: 9;
    top: 22%;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    text-transform: uppercase;
}

.matter-2 {
    font-size: 16px;
    text-align: justify;
    color: #4d4d4d;
    line-height: 32px;
    padding-top: 30px;
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
}

}

@media only screen and (max-width:767px){

.world-link-drop{
	display:block;
}

.world-link-text{
	display:none;
}

.icon-box {
    text-align: center !important;
    float: none !important;
}

.content-box {
    text-align: center !important;
}

.padding2{
	padding-left:10px;
	padding-right:10px;
}

.circle {
    display: none;
}

.footer-main {
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
    position: relative;
    min-height: auto;
    padding-bottom: 35px;
}
}

@media only screen and (max-width:640px) {
.banner-text-inner {
    position: absolute;
    z-index: 9;
    top: 18%;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    text-transform: uppercase;
}

.banner-btn {
    position: absolute;
    z-index: 9;
    top: 72%;
    left: 0;
    width: 100%;
    text-align: center;
}

.banner-text {
    position: absolute;
    z-index: 9;
    top: 11%;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
}

.date-time-block .number {
    color: #2BA9DC;
    font-size: 35px;
    font-weight: 700;
    padding-top: 0;
}

.date-time-block .title {
    font-size: 20px;
}

.date-time-block {
    float: left;
    padding: 20px 5px;
}

div#getting-started {
    max-width: 330px;
    margin: 0 auto;
}

}

@media only screen and (max-width:610px) {
.big-butn {
    border: 1px solid #f57238;
    border-radius: 4px;
    /* padding: 25px 0; */
    min-height: 75px;
    padding: 0px;
    margin-bottom: 25px;
    cursor: pointer;
    margin: 0 1% 25px ;
    margin-right: 15px;
    width: 70%;
	float:left;
}
}

@media only screen and (max-width:699px) {

.circle {
    display: none !important;
}

.icon-box {
    text-align: center !important;
    float: none !important;
}

.content-box {
    text-align: center !important;
}

}

@media only screen and (max-width:549px) {
.big-butn {
    border: 1px solid #f57238;
    border-radius: 4px;
    /* padding: 25px 0; */
    min-height: 75px;
    padding: 0px;
    margin-bottom: 25px;
    cursor: pointer;
    margin: 0 1% 25px ;
    margin-right: 15px;
    width: 80%;
	float:left;
}

.banner-text {
    position: absolute;
    z-index: 9;
    top: 11%;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
}

.date-time-block .number {
    color: #2BA9DC;
    font-size: 35px;
    font-weight: 700;
    padding-top: 0;
}

.date-time-block .title {
    font-size: 16px;
}


.date-time-block {
    float: left;
    padding: 20px 5px;
}

div#getting-started {
    max-width: 278px;
    margin: 0 auto;
}

.banner-book-btn {
    padding: 7px 10px;
    font-size: 12px;

}

.industry-heading2 {
    font-size: 20px;
    color: #227d1b;
    text-align: center;
    padding-top: 12px;
    line-height: 1.2;
}

.matter-2 {
    font-size: 16px;
    text-align: justify;
    color: #4d4d4d;
    line-height: 32px;
    padding-top: 30px;
    padding-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
}

@media only screen and (max-width:480px) {
.big-butn {
    border: 1px solid #f57238;
    border-radius: 4px;
    /* padding: 25px 0; */
    min-height: 75px;
    padding: 0px;
    margin-bottom: 25px;
    cursor: pointer;
    margin: 0 1% 25px ;
    margin-right: 15px;
    width: 100%;
	float:left;
}


.banner-text {
    position: absolute;
    z-index: 9;
    top: 11%;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
}

.date-time-block .number {
    color: #2BA9DC;
    font-size: 25px;
    font-weight: 700;
    padding-top: 0;
}

.date-time-block .title {
    font-size: 16px;
}


.date-time-block {
    float: left;
    padding: 20px 5px;
}

div#getting-started {
    max-width: 270px;
    margin: 0 auto;
}

.banner-book-btn {
    padding: 7px 10px;
    font-size: 12px;

}

.banner-text-inner {
    position: absolute;
    z-index: 9;
    top: 20%;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
}

.industry-box {
    margin-top: 45px;
    width: 50%;
    float: left;
    padding: 0 10px;
    min-height: 227px;
}

.padding2{
	padding-left:10px;
	padding-right:10px;
}
}

@media only screen and (max-width:425px) {

.top-bar {
    background: #fff;
    height: 64px;
    position: relative;
    border-bottom: 1px dotted #cdcdcd;
    padding-top: 7px;
}

.top-bar ul.social_icons {
    display: inline-block;
    margin: 15px 0px 0 0px;
    padding: 0;
    float: right;
}

.date-row{
    text-align: center;
    padding-top: 5px;
	margin-left: 0px;
}

.logo {
    left: 0px;
	text-align:center;
}

.ubm-logo {
    display:none;
}

.home-banner-container .banner-button-prev {
    position: absolute;
    top: 24%;
}

.home-banner-container .banner-button-next{
	top: 24%
}

.matter {
    font-size: 16px;
    text-align: justify;
    color: #4d4d4d;
    line-height: 32px;
    padding-top: 30px;
    padding-right: 0;
}

.subscribe-bg {
    background-image: url(../images/subscribe-bg.jpg);
    background-repeat: no-repeat;
    padding: 3em 0px 1.8em 0px;
    background-color: #3b723b;
}

.form-control {
    display: block;
    width: 68%;
    height: 34px;
    padding: 25px 24px;
    font-size: 18px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 50px 0px 0px 50px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    margin-top: 15px;
}

.circle {
    display: none;
}

.banner-text {
    font-size: 18px;
	top:8%;
}



.banner-book-btn {
    padding: 5px 5px;
    background: none;
    border-radius: 6px;
    /* margin: 29px 115px; */
    max-width: 130px;
    margin: 0 auto;
    color: #fff;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    text-decoration: none;
    border: 1px solid #fff;
}

.industry-box {
    margin-top: 45px;
    width: 50%;
    float: left;
    padding: 0 10px;
    min-height: 210px;
}

.footer-main {
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
    position: relative;
    min-height: 123px;
    padding-bottom: 35px;
}

.right-btn-text {
    font-size: 16px;
    text-transform: uppercase;
    text-align: left;
    padding-top: 0px;
	display: table-cell;
    vertical-align: middle;


}

.big-butn {
    border: 1px solid #f57238;
    border-radius: 4px;
    /* padding: 25px 0; */
    min-height: 75px;
    padding: 0px;
    margin-bottom: 25px;
    cursor: pointer;
    margin: 0 1% 25px;
    width: 91.3%;
}

.icon-box {
    text-align: center !important;
    float: none !important;
}

.content-box {
    text-align: center !important;
}

.banner-text-inner {
    position: absolute;
    z-index: 9;
    top: 11%;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 35px;
    font-weight: 600;
    text-transform: uppercase;
}

.padding2{
	padding-left:10px;
	padding-right:10px;
}

.agenda-row {
    padding: 20px 0;
}

.tab-content-box {
    border: 1px solid #ededed;
    border-radius: 4px;
    margin-top: 35px;
    padding: 10px 12px;
    margin-bottom: 35px;
    background-color: #fff;
}


div.getting-started {
    max-width: 270px;
    margin: 0 auto;
}

}


@media only screen and (max-width:375px) {

.logo-mobile {
    margin-left: 38px;
    margin-top: 5px;
}

.world-link {
    padding-right: 16px;
}

.banner-text-inner {
    position: absolute;
    z-index: 9;
    top: 11%;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
}

.padding2{
	padding-left:10px;
	padding-right:10px;
}



}

@media only screen and (max-width:360px) {
.world-link {
    padding-right: 11px !important;
}

.ubm-logo-mobile {
    padding-right: 8px;
}

.date-time-block .number {
    color: #2BA9DC;
    font-size: 18px;
    font-weight: 700;
    padding-top: 0;
}

.date-time-block .title {
    font-size: 15px;
}

div#getting-started {
    max-width: 250px;
    margin: 0 auto;
}

.padding2{
	padding-left:10px;
	padding-right:10px;
}

}

@media only screen and (max-width:320px) {
.navbar-fostrap {
    display: inline-block;
    vertical-align: middle;
    height: 50px;
    cursor: pointer;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    padding: 12px 5px;
}

.logo-mobile {
    margin-left: 30px;
    margin-top: 5px;
}

.world-link {
    padding-right: 5px !important;
}

.padding2{
	padding-left:10px;
	padding-right:10px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 36px;
    background-color: #ededed;
    color: #383333;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #41ac39;
    padding: 10px 36px;
    margin-right: 20px;
}

}

.left-icon{
    height: 80px !important;
}
