.umb-grid img{

    width:100%;
}
/*red colored button*/
.redcoloredbuttonrte{
font-size: 1.125rem;
    padding: 28px 20px;
    font-weight: 400 !important;
    color: #fff;
    transform: scale(1.01);
    text-align: center;
    border-radius: 4px;
    margin: 5px 5px 5px 0px;
    display: inline-block;
    transition: 0.5s ease-in-out;
    position: relative;
    overflow: hidden;
    background: #ab111d;
    background-size: 200% auto;
    font-family: "Fira Sans", sans-serif;
}
.redcoloredbuttonrte a{
color: #fff;
}
.redcoloredheading{color: #f50000;
font-weight: 500;
text-transform: uppercase;
font-family: "Fira Sans",sans-serif;
font-size: 1.25rem;}
@media (min-width:1300px){
.slider-item.slick-slide .row {
	height:  400px;}
}
.slider-item.slick-slide .row {
	border:1px solid #3e3b3b;
}
/*green colored button*/
.greencoloredbuttonrte{
font-size: 1.125rem;
padding: 20px 25px;
font-weight: 400!important;
color: #fff;
transform: scale(1.01);
text-align: center;
border-radius: 4px;
margin: 5px 5px 5px 0px;
display: inline-block;
transition: 0.5s ease-in-out;
position: relative;
overflow: hidden;
background: #00a652;
background-size: 200% auto;
touch-action: manipulation;
	font-family: "Fira Sans", sans-serif;
}
.greencoloredbuttonrte a{
color: #fff;
}

/*lightred colored button*/
.lightredcoloredbuttonrte{
font-size: 1.125rem;
padding: 20px 25px;
font-weight: 400!important;
color: #fff;
transform: scale(1.01);
text-align: center;
border-radius: 4px;
margin: 5px 5px 5px 0px;
display: inline-block;
transition: 0.5s ease-in-out;
position: relative;
overflow: hidden;
background: #ed1b24;
background-size: 200% auto;
touch-action: manipulation;
	font-family: "Fira Sans", sans-serif;
}
.lightredcoloredbuttonrte a{
color: #fff;
}


/*blue colored button*/
.bluecoloredbuttonrte{
font-size: 1.125rem;
padding: 20px 25px;
font-weight: 400!important;
color: #fff;
transform: scale(1.01);
text-align: center;
border-radius: 4px;
margin: 5px 5px 5px 0px;
display: inline-block;
transition: 0.5s ease-in-out;
position: relative;
overflow: hidden;
background: #0054a5;
background-size: 200% auto;
touch-action: manipulation;
	font-family: "Fira Sans", sans-serif;
}
.bluecoloredbuttonrte a{
color: #fff;
}


/*orenge colored button*/
.orengecoloredbuttonrte{
font-size: 1.125rem;
padding: 20px 25px;
font-weight: 400!important;
color: #fff;
transform: scale(1.01);
text-align: center;
border-radius: 4px;
margin: 5px 5px 5px 0px;
display: inline-block;
transition: 0.5s ease-in-out;
position: relative;
overflow: hidden;
background: #f99b21;
background-size: 200% auto;
touch-action: manipulation;
	font-family: "Fira Sans", sans-serif;
}
.orengecoloredbuttonrte a{
color: #fff;
}

/*grey colored button*/
.greycoloredbuttonrte{
font-size: 1.125rem;
padding: 20px 25px;
font-weight: 400!important;
color: #fff;
transform: scale(1.01);
text-align: center;
border-radius: 4px;
margin: 5px 5px 5px 0px;
display: inline-block;
transition: 0.5s ease-in-out;
position: relative;
overflow: hidden;
background: #636466;
background-size: 200% auto;
touch-action: manipulation;
	font-family: "Fira Sans", sans-serif;
}
.greycoloredbuttonrte a{
color: #fff;
}
.umb-grid p {
  line-height: 1.85;
}
.redcoloredbuttonrte,greencoloredbuttonrte,lightredcoloredbuttonrte,orengecoloredbuttonrte,bluecoloredbuttonrte,greycoloredbuttonrte
{
    line-height: 1.33;
}

/*Added style for banner heading changed max-width to 400px from 640px*/

@media screen and (min-width: 768px)
	{
.overlap-heading .heading h1 {
    max-width: 340px !important;
}
	}
/*End style for banner heading*/

/*Menu buttons border radius changed same as pages*/

.megamenu a.btn {
    border-radius: 4px !important;
}
.ezsearch-results h2{
    font-size:22px;
}
.ezsearch-results h2 a{
    color:#282828;
}
.ezsearch-result {
    border-top: 2px solid #f1f1f1;
    padding-top: 20px;
    position: relative;
    margin-bottom: 24px;
    margin-top: 20px;
}
/*End*/
.grid-section ul li:before
{
background: #fff !important;
}
.sitemap #main-nav ul li {
    background: url(/media/1453/sitemap-icon.gif) no-repeat left 5px;
    padding-left: 28px;
}
.sitemap li a {
    text-decoration: none;
    display: block;
    border-bottom: #e5e5e5 1px solid;
    color: #151134;
	margin: 12px;
}
/*.umb-grid .redcoloredbuttonrte {
        width: 50%;
}*/
.greycoloredbuttonrte {
        width: 50%;
}
.orengecoloredbuttonrte {
        width: 50%;
}

.greencoloredbuttonrte
{
     width: 50%;
}

/*Added for sponser title 25-04-2018 */
section.sponsor-section .content_row .sponsor-col .sponsor-col-inner h6 {
    font-size: .75rem !important;
}

/**/
/*Added for button style */
section.section-about.two-links-button.clearfix {
    padding: 30px 0px 73px 0;
}
.two-links-button .blue-grd-bg {
    background : #ab111d !important;
    background-size: 200% auto;
}
/**/


.two-btn-holder {
    max-width: 646px;
    margin: 0 auto;
}
.two-btn-holder .column a span {
    width: 100%;
    max-width: 447px;
}
.two-btn-holder .column * {
    text-align: center!important;
}

footer.footer-pattern {
   
    float: left !important;
    width: 100% !important;
}



@media(min-width:767px)
{
    button.btn-download.primary-btn.btn-black {
    width: 357px;
	}
	button.btn-register.blue-grd-bg.primary-btn {
    padding: 29px 86px; 
	}

	
}

/*Ad banner hide*/

@media(max-width:1134px)
{
    .first .add-img-holder{
        display:none
    }
}
/*end*/
.quick-link-wrp a
{
	float: left;
    margin: 0 8px;
}
/*top black header---while extra one button*/
@media(max-width:992px){
    header .dropdown .btn-dropdown {
      font-size: 12px;
    }
    header .tag-text-holder .tag-text {
      font-size: 14px;
    }

    header .btn-download-b {
      padding: 5px 10px;
      font-size: 10px;
    }

    span.tag-text {
      font-size: 12px;
    }

header .social-icons-holder ul li {
    padding: 10px 5px;
}

}

@media(max-width:767px){

header .btn-download-b {
    position:relative !important;
    top: 0;
    right: -15px;
    font-size: 12px;
    font-size: .75rem;
    padding: 5px 10px;
}

.top-header .quick-link-wrp {
    position: absolute;
    top: -40px;
    right: 10px;
    font-size: 12px;
    font-size: .75rem;
    padding: 5px 10px;
}


.right-content.top-header-right.align-items-center.row>div {
    float: none !important;
}}
@media(max-width:480px){
    .col-lg-3.col-md-3.allevent-sec {
    width: 100%;
    max-width:100%;
}
.top-header .quick-link-wrp {
    position:relative;
    top: 0px;
}
.top-header.quick-link-wrp {
    max-width: 100%;
    
    left: 50%;
    
    position:  relative;
   
    transform: translateX(-50%);
}

.top-header .quick-link-wrp a {
    
    display:  inline-block;
   
}
header .dropdown {
    max-width:  100%;
    width:  100%;
    background: #ccc;
}

header .dropdown .btn-dropdown {
    background: #282828b8;
}

header .dropdown .dropdown-toggle::after {
   
    position:  absolute;
    right: 15px;
    top: 15px;
}

.right-content.top-header-right.align-items-center.row {
    padding: 0 20px;
}
header .social-icons-holder {
    margin: 0 0 0 12%;
}

.top-header .col-lg-9.col-md-9 {
    width: 100%;
}
	header .allevent-sec {
    width: 100%;
}
	.quick-link-wrp {
    display: inline-block;
    margin:  0 auto;
    padding: 10px 0 !important;

}
	header .btn-download-b {
    font-size: 10px !important;
    padding: 5px 15px;
}
}
header .right-content
{
	margin-right: -9px;
}
/*top black header---while extra one button*/
/*nav sections*/
#menu-hvacr nav {
  border-top: solid 1px #e9e9e9;
  position: relative;
}
#menu-hvacr nav ul .main-menu {
  display: inline-block;
  padding: 13px;
  cursor: pointer;
}
#menu-hvacr nav ul .main-menu > a {
  text-transform: uppercase;
  font-weight: bold;
}
#menu-hvacr nav ul .main-menu .sub-menu {
  display: none;
}
@media screen and (min-width: 1025px) {
  #menu-hvacr nav ul .main-menu .sub-menu {
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 45px;
    background-color: #f9f9f9;
    z-index: 99;
    padding: 10px 0;
    min-width: 250px;
    margin-top: 50px;
    opacity: 0;
    display: block;
    box-shadow: 0px 13px 20px 0px rgba(0, 0, 0, 0.41);
  }
}
#menu-hvacr nav ul .main-menu .sub-menu li {
  padding: 5px 15px;
}
#menu-hvacr nav ul .main-menu .sub-menu li a {
  font-weight: 500;
}
#menu-hvacr nav ul .main-menu .sub-menu li:hover {
  background-color: #0c64a1;
}
#menu-hvacr nav ul .main-menu .sub-menu li:hover a {
  color: #fff;
}
#menu-hvacr nav ul .main-menu:hover {
  background-color: #f9f9f9;
}
#menu-hvacr nav ul .main-menu:hover > a {
  color: #0c64a1;
}
#menu-hvacr nav ul .main-menu:hover .sub-menu {
  margin-top: 0;
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 1024px) {
  #menu-hvacr nav ul .main-menu {
    display: block;
  }
  #menu-hvacr nav ul .main-menu.have-submenu:after {
    content: '';
    display: block;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid black;
    width: 10px;
    position: absolute;
    right: 0;
    top: 10px;
  }
  #menu-hvacr nav ul .main-menu.have-submenu.active:after {
    transform: rotate(180deg);
  }
  #menu-hvacr nav ul .main-menu.have-submenu.active .sub-menu {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  #menu-hvacr nav ul {
    display: none;
  }
}
#menu-hvacr nav ul.open {
  display: block;
}
/*top black header---while extra one button*/
/*conference page styles*/
.conf-date span.day {
    font-size: 15px;
}

.conf-date h4 {
    text-align: center;
	margin-bottom:0;
}

.conf-date span {
    display:  block;
	font-family: "Avenir Next",sans-serif;
	    font-weight: 600;
}

.conf-date span.date {font-size: 26px;}

.conf-date span.month {
    font-size: 17px;
}
ul.conf-date  li {
    width: calc(100%/4 - 13px);
	width: -webkit-calc(100%/4 - 13px);
	width: -moz-calc(100%/4 - 13px);
	width: -ms-calc(100%/4 - 13px);
	border-radius:3px;
}
.isotop-wrapper .filter-sec ul.conf-date  li a{
	    padding: 10px 15px;
}

.add-img-holder div#ad {
    border:1px solid #000;
}
.row.sm-margin.gallery ,ul#accordion{
    width: 100%;
    
}
.conference-agenda #agenda_accordion.conf_accordion>li {
    border: 1px solid #ccc !important;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
    border-radius: 5px;
    padding: 23px 35px;
}
.conf_data ul li {
    border: none !important;
}
.conf-details>* {
    float: left;
}

.conf_data {
    padding: 15px;
}

.conf-details {
    display:  inline-block;
}

.conf_data span {
    display:  block;
	font-size: 15px;
	font-family: "Avenir Next",sans-serif;
}
ul.conf_accordion li {
    border: none;
}
.md-checkbox input[type=checkbox]:checked + label {
    font-weight: 700;
}
#agenda_accordion li h5{
    position: relative;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: "Avenir Next",sans-serif;
}
/*#agenda_accordion li h5:before{
    content: "";
    background: url(/media/1506/time.png) no-repeat;
    height: 20px;
    width: 25px;
    display: inline-block;
    position: absolute;
    left: 0;
    
}*/
ul.conf_agenda li {
    position:  relative;
    padding: 8px 0 8px 30px !important;
}

ul.conf_agenda li a:before {
    content: "";
    /* background: url(/media/1637/red-btn.png) no-repeat; */
    height: 11px;
    background: #d70011c4;
    list-style: disc;
    width: 11px;
    border-radius: 55px;
    position: absolute;
    left: 0;
    top: 13px;
}
.conference-agenda .gallery h3 {
    font-size:24px;
    font-weight: bold;
    color: #ab111d;
}

.conference-agenda .conf_accordion li.open .icon-toggle {
    background-image: url(/media/1508/minus.png) ;
}
.conference-agenda .conf_accordion li .icon-toggle {
   
    top:10px !important;
    background-image: url( /media/1509/plus.png) ;
    
}
.conference-agenda #agenda_accordion.conf_accordion>li h5{
    margin-bottom:0;
        text-transform: uppercase;
}
.conf-details {
    margin-top: 30px;
    margin-bottom: 15px;
}

.conf_data h6 {
    font-size: 18px;
    color: #d70011;
    margin-bottom: 0;
}



.conf_data a.red {
    text-decoration: underline !important;
}
.conf_accordion span.icon-toggle {
    display: block;
    width: 30px;
    height: 14px;
    position: absolute;
    background-repeat: no-repeat;
    right: 10px;
    top: 10px;
    background-position: center center;
    z-index: 1 !important;
}

.conf_accordion li .icon-toggle {
    top: 10px !important;
    background-image: url(/media/1509/plus.png);
}

ul.conf_accordion li {
    position:  relative;
    padding: 10px 0;
	font-family: "Avenir Next",sans-serif;
}
ul#conf_accordion h5 {
    font-size: 15px;
    text-transform: uppercase;
    color: #ab111d;
    font-family: "Avenir Next",sans-serif;
    margin-bottom: 15px;
}
ul#conf_accordion li:not(:last-child) {
    border-bottom: 1px dotted #ccc;
}

/*checkbox styles*/
.md-checkbox {
  position: relative;
  text-align: left;
}
.md-checkbox.md-checkbox-inline {
  display: inline-block;
}
.md-checkbox label {
  cursor: pointer;
  margin-bottom: 10px;
}
.md-checkbox label:before, .md-checkbox label:after {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
}
.md-checkbox label:before {
  width: 15px;
  height: 15px;
  background: #f9f9f9;
  border: 1px solid rgba(0, 0, 0, 0.36);
  border-radius: 2px;
  cursor: pointer;
  transition: background 0.3s;
}
.md-checkbox input[type=checkbox] {
  outline: 0;
  margin-right: 10px;
  visibility: hidden;
  line-height: 1.5;
}
.md-checkbox input[type=checkbox]:checked + label:before {
  background: #282828;
  border: none;
}
.md-checkbox input[type=checkbox]:checked + label:after {
  transform: rotate(-45deg);
  top: 5px;
  left: 3px;
  width: 10px;
  height: 6px;
  border: 2px solid #fff;
  border-top-style: none;
  border-right-style: none;
}
.md-checkbox input[type=checkbox]:disabled + label:before {
  border-color: rgba(0, 0, 0, 0.26);
}
.md-checkbox input[type=checkbox]:disabled:checked + label:before {
  background: rgba(0, 0, 0, 0.26);
}
/*end*/
.conference-agenda {
    margin-top: 30px;
}
.conference-agenda .row>div.col-md-5 {
    padding-right: 54px;
    max-width: 39%;
}
.conference-agenda .isotop-wrapper {
    border-bottom: none;
    margin: 10px 0 0;
    padding: 0;
} 
.isotop-wrapper .filter-sec ul li.fsrall {
    padding: 18px 25px;
    width: calc(100% - 10px);
    display: inline-block;
    box-shadow: none;
    border: 1px solid #ccc;
    background-color: transparent;
    border-radius: 6px;
    background-image: none;
    text-transform: uppercase;
    font-family: "Avenir Next",sans-serif;
    margin-bottom: 10px;
	text-align: left;
}

.isotop-wrapper .filter-sec ul li.fsrall {
    font-size: 18px;
    font-weight: 700;
    padding: 0;
    color: #282828;
}

.isotop-wrapper .filter-sec ul li.fsrall {
      color: #df0819;
}
.isotop-wrapper .filter-sec ul li{
	text-align:center;
}
.conference-agenda  select:focus {
    outline: none;
}
.filter_tab {
    background: #282828;
    position:  relative;
    display:  block;
    padding: 18px 25px;
}

.filter_tab h4 {
    color: #fff;
    text-transform:  uppercase;
    font-weight: 600;
    margin: 0;
    font-size: 15px;
	font-family: "Avenir Next",sans-serif;
}

.filter_tab img {
    position:  absolute;
    right:15px;
    top:50%;
    transform:translateY(-50%);
}
.conference-agenda .isotop-wrapper .filter-sec {
    margin-bottom: 15px;
}
/*filtered box*/
.filtered_elements {
    border: 1px solid #ccc;
    border-radius: 6px;
    margin: 15px 0;
    padding: 15px 18px;
}

.filtered_elements ul li {
    float: left;
    padding-right: 45px;
    position:  relative;
    padding-bottom: 10px;
	font-weight:500;
}.filtered_elements ul li:after{
    content:"";
    position:absolute;
    background:url('/media/1511/close.png');
    width:10px;
    height:10px;
    top: 5px;
    right: 15px;
}
.filtered_elements a.red {
    font-weight:700;
}

.filtered_elements ul {
    display:  inline-block;
    margin: 0;
}
a.red_btn {
    font-size:  18px;
    background: #f92132;
    color: #fff;
    padding: 25px 90px;
    display:  inline-block;
    border-radius: 6px;
}
.conference-agenda a.red_btn{
    float:right;
}
p.agenda_title {
    font-weight:bolder;
}

p.agenda_desc {
    font-weight:500;
}
@media(max-width:767px)
{
.agenda_wrapper {
    margin-top:10px;
}
}
@media(max-width:767px){.conference-agenda .row>div.col-md-5,.conference-agenda .row>div.col-md-7 {
    padding:15px;
	max-width:100%;
}
}
@media(max-width:992px) and (min-width:768px){
    .conf-date span.day {
    font-size: 12px;
}
.conf-date span.date {
    font-size: 22px;
}
.conf-date span.month {
    font-size: 14px;
}
.isotop-wrapper .filter-sec ul.conf-date li a {
    padding: 10px;
}
}
@media (max-width:540px){
    ul.conf-date li{
        width:-webkit-calc(100%/4 - 14px);
        width:-ms-calc(100%/4 - 14px);
        width:-moz-calc(100%/4 - 14px);
        width:calc(100%/4 - 14px);
    }
}
select::-ms-clear{
display:none;
}
@media screen and (max-width: 539px)
	{
section.counter-section .counter-section-wrapper .counter-div {
    display: flex !important;
    max-width: 185px;
    margin: 0 auto;
    width: 100%;
}
	}
.row.showcase-wrapper {
    justify-content: center;
}
.right-big-image.sector-img {
    height: auto !important;
}
section.section-show-case-product.sector-sec {
    margin-bottom: 45px;
}

/*session filter*/
.gallery .acc
{
display:none;
}
.conference-agenda svg:not(:root).svg-inline--fa {
    display:  none;
}
.conference-agenda {
    margin-top: 30px;
    margin-bottom: 60px;
}
.filtered_elements.selected-list>div:not(:last-child) {
    display:  inline-block;
    position: relative;
    font-weight: 500;
    text-transform: capitalize;
    float:  left;
}
.ft_closebutton:after{
    content: "";
    position: absolute;
    background: url(/media/1511/close.png);
    width: 10px;
    height: 10px;
    top: 5px;
    right: 15px;
}
.filtered_elements.selected-list>div:last-child {
    display: inline-block;
    width: 100%;
}.ft_closebutton {
    position:  relative;
    padding-right: 35px;
}
div#filterListLocation>div {
    float:  left;
}
.filtered_elements>div>div {
    float:  left;
}
.filtered_elements .item {
   padding-bottom: 10px;
}
@media(max-width:480px){
.conf-date span.date {
    font-size: 20px;
}

.isotop-wrapper .filter-sec ul li a {
    font-size: 12px;
}

.conf-date span.month {
    font-size: 14px;
}


.isotop-wrapper .filter-sec ul.conf-date li a {
    padding: 10px 5px;
}
}
@media(max-width:360px){
    .conf-date span.date {
    font-size: 16px;
}

.isotop-wrapper .filter-sec ul li a {
    font-size: 10px;
}
.conf-date span.month {
    font-size: 12px;
}
.md-checkbox label {
    font-size: 13px;
}

.filtered_elements .item {
    font-size: 12px;
}
}
@media(max-width:450px){
	.conf-details>*{
    float:none;
}
.conf-details {
    text-align:  center;
    width: 100%;
}
}

.conf_agenda li a{
    color:#000;
}
@media(max-width:1200px) and (min-width:768px){
.conf-date span.date {
    font-size: 16px;
}

.isotop-wrapper .filter-sec ul li a {
    font-size: 10px;
}
.conference-agenda .row>div.col-md-5{
    padding-right:15px;
}
.isotop-wrapper .filter-sec ul.conf-date li a{
    padding:5px 2px;
}
}
.ft_closebutton .fa-times{
	display:none;
}

.md-checkbox.form-group {
    margin-bottom:0;
}
div#sessionContent.col-md-7 {flex: inherit;max-width: 750px;width: 100%;}
.isotop-wrapper .filter-sec ul li.active a, .isotop-wrapper .filter-sec ul li.active a:hover
{
    color:#fff;
}
.isotop-wrapper .filter-sec ul li.active {
    background-color: #ef1728 !important;
    border-color: #dc0516 !important;
}
.umb-grid img {
    max-width: 100%;
    width:  auto;
}
@media (max-width:767px){
iframe {
    width: 100%;
}
.image_wrapper  {
    text-align:  center;
}
a.ytp-title-link.yt-uix-sessionlink {
    text-align:  center;
    display:  inline-block;
    white-space:  pre-wrap;
}

.ytp-gradient-top {
    padding:  0 !important;
}
}
@media(max-width:768px){
.lightredcoloredbuttonrte, .bluecoloredbuttonrte {
    margin: 0 auto;
    display: flex;
	width:355px;
    justify-content: center;
}
}
@media(max-width:539px)
{
a.atcb-link {
    width: 100% !important;
    right: 0px !important;
}
}
@media(max-width:377px)
{
    span.lightredcoloredbuttonrte {
        width: 300px;
        font-size: 16px;
    }
}
@media screen and (max-width:767px)
{
    .sectors_wrapper .col-md-3.column {
        text-align:center
    }
}
	
	
@media screen and (max-width:1200px){
	  nav .main-menu>li a{
            position:relative
        }
    
	 .span-ico-set{/*          display:block; */width: 54px;float:right;height: 44px;z-index:  9999999;margin-top: 0;margin-bottom: 0;position:  absolute;right: 0;top: 0;}
     .span-ico-set:after{
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        content:'\f078';
        position:absolute;
        right:15px;
        top:50%;
        transform:translateY(-50%);
        -webkit-transform:translateY(-50%);
        -moz-transform:translateY(-50%);
        font-weight:400;
    }
    nav .main-menu>li.active-li-set   .span-ico-set:after{
        transform:rotate(180deg);
        -webkit-transform:rotate(180deg);
        -moz-transform:rotate(180deg);
    }
	 
    nav .main-menu>li:hover .megamenu{
        display:none;
    } 

	 nav .main-menu>li.active-li-set .megamenu{
        display:block;
    } 
	

}	
@media screen and (max-width:768px){
	nav .main-menu>li .megamenu .link-icon-wrap .icon{display:none;}
    nav .main-menu>li .megamenu ul li h3{
        font-size:14px;
    }
   
   
    nav .main-menu>li .megamenu .col-md-6:nth-child(3),
    nav .main-menu>li .megamenu .col-md-6:nth-child(4){
        max-width:30%;
    }

   
    nav .main-menu>li .megamenu .col-md-6:nth-child(3) .img-card h2,
    nav .main-menu>li .megamenu .col-md-6:nth-child(4) .img-card h2{
        font-size:10px;
    }



    nav .main-menu>li .megamenu .col-md-6:nth-child(3) h3,
    nav .main-menu>li .megamenu .col-md-6:nth-child(4) h3{
        display:none;
    }
    
     nav .main-menu>li:first-child a:first-child:after {
        display:none;
     }
      
    
} 
.right-big-image.sector-img {
    /*height:250px  !important;*/
    max-height:100%;
}

.section-show-case-product .showcase-box .right-big-image img {
    max-width: 100%;
    max-height: 100%;
	   height: 100%;
}	
section.community-section .bottom-row .first-half{
    height: auto !important;
}

@media screen and (max-width:990px){
    #home-gallery-id{
        padding:40px;
    }
}

/*Event part styles*/
	.section-show-case-product.sector-sec .showcase-wrapper>div {
    max-width: -webkit-calc(100%/6);
    max-width: -moz-calc(100%/6);
    max-width: -ms-calc(100%/6);
    max-width: calc(100%/6);
    width: 100%;
    flex: 0 0 20%;
}

@media (max-width:1024px){
    .section-show-case-product.sector-sec .showcase-wrapper>div {
        max-width: -webkit-calc(100%/3);
        max-width: -moz-calc(100%/3);
        max-width: -ms-calc(100%/3);
        max-width: calc(100%/3);
        flex: 0 0 35%;
    }
}
@media (max-width:767px){
    .section-show-case-product.sector-sec .showcase-wrapper>div {
        max-width: -webkit-calc(100%/2);
        max-width: -moz-calc(100%/2);
        max-width: -ms-calc(100%/2);
        max-width: calc(100%/2);
        flex: 0 0 50%;
    }
}
@media (max-width:545px){
    .section-show-case-product.sector-sec .showcase-wrapper>div {
        max-width: -webkit-calc(100%);
        max-width: -moz-calc(100%);
        max-width: -ms-calc(100%);
        max-width: calc(100%);
        flex: 0 0 65%;
    }
}
.banner-contents.center-aligned a:hover {
    color: none !important;
    text-decoration: none !important;
}
ul.conf_accordion li ul li{
    position: relative;
    padding-left: 20px;
}
ul.conf_accordion li ul li:before {
    content:  "";
    position:  absolute;
    width: 10px;
    height: 10px;
    background: #d70011;
    left: 0;
    border-radius: 18px;
    top: 14px;
}
.speaker-details {
    display:  block;
}
span.room-name,span.speaker-details {
    color: #d70011;
    font-weight: 700;
}
.bulletpoint_wrapper {
    margin-bottom: 15px;
}
.details_wrapper {
    border-top: 1px solid #ccc;
    padding-top: 15px;
}
.filtered_elements.selected-list a {
    color: #ab111d;
}
ul#agenda_accordion .opendiv {
    margin-top: 15px;
}
.agenda_wrapper {
    margin-top: 35px;
}

p.agenda_title {
    margin-bottom: 5px;
}
.speaker-detail-wrapper .bottom-slider-wrapper .right-content a :after{
    display:none !Important;
} 

.speaker-detail-wrapper .bottom-slider-wrapper .right-content a:after {
    content: '';
    position: absolute;
    right: 0;
    width: 21px;
    top: 0;
    background-image: url(/images/icons/arrow-right.png);
    background-repeat: no-repeat;
    height: 40px;
    top: 50%;
    margin-top: -25px;
    z-index: 999999;
    cursor: pointer;
    transform: translateX(100%);
}
.speaker-detail-wrapper .bottom-slider-wrapper .desg-wrap {
    text-align: left;
}
@media (max-width:768px)
{
	.umb-grid .redcoloredbuttonrte {
        width: 50%;
}
}
@media (max-width:480px)
{
	.umb-grid .redcoloredbuttonrte {
        width: 100%;
}
}
.isotop-wrapper .filter-sec ul li {
    border: solid 1px #bebebe;
    display: inline-block;
    margin: 0 5px 5px 4px !important;
}
.md-checkbox label {
    width: calc(100% - 30px);
}

.md-checkbox input[type=checkbox] {
    width: 20px;
}

.md-checkbox.form-group {
    display: flex;
    flex-wrap: wrap;
}
.CTA_btn_wrapper a {
    display: inline-block;
    padding: 12px 20px;
    margin: 5px 5px 5px 0px;
    font-size: 16px;
    font-size: 1rem;
    outline: none;
    border: none;
    line-height: 22px;
    color: #fff !important;
    border-radius: 4px;
    text-align: center;
    background: #ab111d;
    background-size: 200% auto;
}
.hdr_wwrapper span {
    font-size: 17px;
    color: #d70011;
    margin-bottom: 0;
    font-weight: bold;
}

    section.featured_ex {
    background-color: #f2f2f2;
    padding: 40px 0;
	}

    .headline-block h3 {
        font-size: 18px;
        padding-top: 28px;
        text-align: center;
    }

    media screen and (max-width:975px) and (min-width:767px ) {
        .headline-block h3

    {
        font-size: 15px;
    }

    }

    section.featured_ex img {
        border: 1px solid #dbdbdb45;
    }
.btn-wrap.text-center a {
    margin-right: 6px;
}
@media (min-width:1230px) {

    .bottom-illustration.one {
        left: -166px;
        bottom: 185px;
        right: -25px;
        height: 80px;
        transform: rotate(8deg);
    }

    .section-show-case-product .showcase-box h5 {
        font-size: 15px;
        max-width: 100%;
        width: 100%;
    }

    .section-show-case-product .sm-gutter {
       max-width: none;
    flex: 0 0 auto;
    width: calc(100% / 6);
    }

    .img_wpr {
        padding: 0 12px 20px;
    }
}
.section-show-case-product .col-md-6 col-xl-4.sm-gutter a
{
 display: block;
    height: 100%;
}
@media (max-width:1229px) and (min-width:1200px) {
    .bottom-illustration.one {
        left: -116px;
        bottom: 145px;
        right: -9px;
        height: 80px;
        transform: rotate(5deg);
    }

    .section-show-case-product .sm-gutter {
        max-width: none;
    flex: 0 0 auto;
    width: calc(100% / 6);
    }

    .section-show-case-product .showcase-box h5 {
        font-size: 15px;
        max-width: 100%;
        width: 100%
    }

    .section-show-case-product .showcase-box .right-big-image {
        float: right;
        height: 300px;
        width: 100%;
    }

    .img_wpr {
        padding: 0px 12px 20px;
    }
}

@media (max-width:1150px) and (min-width:1100px) {

    .section-show-case-product .sm-gutter {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .bottom-illustration.one {
        left: -126px;
        bottom: 172px;
        right: -13px;
        height: 80px;
        transform: rotate(5deg);
    }

    .img_wpr {
        padding: 0 12px 20px;
    }

    .section-show-case-product .showcase-box h5 {
        font-size: 15px;
        max-width: 100%;
        width: 100%
    }

    .section-show-case-product .showcase-box .right-big-image {
        float: right;
        height: 320px;
        width: 100%;
    }
}

@media (max-width:1199px) and (min-width:1151px) {

    .section-show-case-product .sm-gutter {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .bottom-illustration.one {
        left: -141px;
        bottom: 145px;
        right: -13px;
        height: 80px;
        transform: rotate(5deg);
    }

    .img_wpr {
        padding: 0 12px 20px;
    }

    .section-show-case-product .showcase-box h5 {
        font-size: 15px;
        max-width: 100%;
        width: 100%
    }

    .section-show-case-product .showcase-box .right-big-image {
        float: right;
        height: 299px;
        width: 100%;
    }
}

@media (max-width:1060px) and (min-width:1024px) {
    .section-show-case-product .sm-gutter {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .bottom-illustration.one {
        left: -116px;
        bottom: 153px;
        right: -10px;
        height: 80px;
        transform: rotate(5deg);
    }

    .img_wpr {
        padding: 0 13px 20px;
    }

    .section-show-case-product .showcase-box h5 {
        font-size: 15px;
        max-width: 100%;
        width: 100%
    }

    .section-show-case-product .showcase-box .right-big-image {
        float: right;
        height: 290px;
        width: 100%;
    }
}

@media (max-width:1099px) and (min-width:1061px) {

    .section-show-case-product .sm-gutter {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .bottom-illustration.one {
        left: -145px;
        bottom: 161px;
        right: -13px;
        height: 80px;
        transform: rotate(5deg);
    }

    .img_wpr {
        padding: 0 12px 20px;
    }

    .section-show-case-product .showcase-box h5 {
        font-size: 15px;
        max-width: 100%;
        width: 100%
    }

    .section-show-case-product .showcase-box .right-big-image {
        float: right;
        height: 305px;
        width: 100%;
    }
}

@media (max-width:1100px){
    .banner-text-heading .heading {
    position: static;
    transform: none;
    margin-top: 30px;
}

.banner-text-heading {
    display: flex;
    flex-wrap: wrap-reverse;
    margin-bottom: 0;
}

.banner-text-heading .heading h1 {
    max-width: 100% !important;
}
}
.row.threecolumnimages.image-width {
    width: 80%;
    margin: 0 auto;
}

.image-width .homesitesection {
    padding: 0 7px;
}
.homesitesection {
    margin-bottom: 15px;
}
.our-speakers .speaker-wrapper .sm-gutter {
    margin-bottom: 15px;
}
    section.third-party-two-col {
        padding: 60px 0;
    }

    .third-party-two-col .text-wrap h3 {
        text-align: center;
        font-weight: 900;
        font-size: 2.25rem;
        margin-bottom: 27px;
    }

    .third-party-two-col .text-wrap p {
        font-size: .9375rem;
        font-weight: 500;
        line-height: 1.9;
        margin-bottom: 0;
        text-align: center;
    }

    .third-party-two-col .two-col-wrap {
        text-align: center;
    }

    .third-party-two-col .careem-details p {
        font-size: 15px;
        font-weight: 500;
    }

    .third-party-two-col .single-box-wrap {
        border: 1px solid #e8e8e8;
        margin: 15px 0;
        height: 100%;
    }

    .third-party-two-col .careem-details {
        margin-bottom: 15px;
        padding: 0 15px;
    }

    .third-party-two-col .image-box {
        padding: 15px;
    }
    .third-party-two-col .single-box-wrap .image-box img {
        max-width: 100%;
    }

.threecolumnsiteshome .btn-call {
    padding: 27px 64px;
    text-transform: uppercase;
    border: 0;
}
/*three col box*/
    .home-features-section .feature-content-wrapper {
    background: #ffffff;
    text-align: center;
    width: 95%;
    padding: 15px;
    position: relative;
    bottom: 50px;
    margin: 0 auto;
    border: 1px solid #eaeaea;
}
.home-features-section .img-section {
    overflow: hidden;
    max-height: 300px;
}
.home-features-section .feature-section {
    padding-top: 30px;
}
.home-features-section .feature-single-content {
    min-height: 111px;
}
@media (max-width:992px)
{
.home-features-section .feature-single.col-md-4
{
    width: 50%;
    max-width: 50%;
}
}
@media (max-width:580px)
{
.home-features-section .feature-single.col-md-4
{
    width:100%;
    max-width:100%;
}
.home-features-section .features-list.row.clearfix {
    justify-content:center;
}
}

.home-features-section .text-wrap {
    text-align: center;
}
.home-features-section .img-section img {
    width: 100%;
    max-width: none;
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px,0, 0);
    transform: translate3d(-40px,0,0);
}
.home-features-section .img-section:hover img {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.home-features-section .feature-single-content a {
    text-transform: uppercase;
    color: #000;
}
/*three col box*/
/*grid section list in number for the node id's 11408,6524,11410,11411,11412,11413 */
.pageid_11408 .grid-section ul li, .grid-section ol li,
.pageid_6524 .grid-section ul li, .grid-section ol li,
.pageid_11410 .grid-section ul li, .grid-section ol li,
.pageid_11411 .grid-section ul li, .grid-section ol li,
.pageid_11412 .grid-section ul li, .grid-section ol li,
.pageid_11413 .grid-section ul li, .grid-section ol li {
    list-style-type: decimal!important;
    position: inherit !important;
}
/*End*/
.pageid_2060 section.two-column-img-content {
    display: none;
}
.pageid_2060 .grid-section section.two-column-img-content {
    display: block;
}
.pageid_1579 .section-about .text-wrap span {
    color: #ab111d;
    font-weight: bold;
	font-size: 20px;
}



.section-home-landing .left-content-wrap {
    width: 100%;
}
p.left-content-text {
    font-weight: 600 !important;
	font-size: 22px !important;
}
a.left-content-text {
    font-size: 22px;
    font-weight: 600;
    text-decoration: underline !important;
}
.left-content-text {
    color: #f20c1a;
}

@media (max-width:630px){
.section-home-landing .left-content-wrap p.left-content-text{
    min-width: 0;
   font-size: 17px;
}
.section-home-landing .left-content-wrap p.left-content-text {font-size: 17px;}
.section-home-landing .left-content-wrap a.left-content-text {font-size: 19px;}
}

.left-content-wrap p {
    max-width: 530px;
}

.pageid_1579 .introduction .button-wrap>ul>li {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}
@media screen and (min-width: 768px)
{
.pageid_1579 .introduction .button-wrap>ul>li {
     width: 100%;
}
}
.section-show-case-product {
       padding-top: 77px;
}

						/*new Three column content*/


        .tabpanel .main-title {
            margin-bottom: 18px;
        }

        .tabpanel .panel-content {
            padding: 80px 60px 25px 30px;
            background-color: #f1f1f1;
        }

            .tabpanel .panel-content h5 {
                font-size: 24px;
                font-weight: bold;
            }

            .tabpanel .panel-content p {
                min-height: initial;
                word-break: break-word;
            }

        .tabpanel .panel-wrapper {
            height: 100%;
            position: relative;
            background-color: #f1f1f1;
        }

    .panel-img img {
        width: 100%;
        max-height: 316px;
        min-height: 316px;
    }

    .panel-img:after {
        content: '';
        position: absolute;
        display: block;
        width: 100%;
        height: 128px;
        top: 78%;
        left: 0;
        z-index: 9;
        background-size: cover;
        background-position: center;
    }

    .panel-img.after1:after {
        background-image: url(/media/3062/red-bg.png);
    }

    .panel-img.after2:after {
        background-image: url(/media/3061/green-bg.png);
    }

    .panel-img.after3:after {
        background-image: url(/media/3059/blue-bg.png);
    }

    .panel-img.after4:after {
        background-image: url(/media/3063/yellow-bg.png);
    }

    .panel-img.after5:after {
        background-image: url(/media/3060/dark-green-bg.png);
    }

    .tabpanel .panel-img {
        width: 100%;
        position: relative;
    }

    .second-tab {
        margin-top: 1.5rem;
    }

    .panel-wrapper .for-arrow {
        color: #000;
        position: relative;
        display: block;
    }

        .panel-wrapper .for-arrow:hover {
            color: #000;
        }

        .panel-wrapper .for-arrow::after {
            content: '';
            top: 50%;
            right: 1.1em;
            width: 30px;
            height: 30px;
            background-size: contain;
            display: block;
            position: absolute;
            -webkit-transform: translateX(-10px) translateY(-50%);
            transform: translateX(-10px) translateY(-50%);
            transition: opacity 0.35s, -webkit-transform 0.35s;
            transition: transform 0.35s, opacity 0.35s;
            transition: transform 0.35s, opacity 0.35s, -webkit-transform 0.35s;
            opacity: 0;
            pointer-events: none;
            background-image: url(/media/3065/arrow.svg);
        }

    .panel-wrapper:hover .for-arrow::after {
        -webkit-transform: translateX(0) translateY(-50%);
        transform: translateX(0) translateY(-50%);
        opacity: 1;
    }
    .tabpanel .new-col-img{
        max-height: 300px;
    }

    @media (max-width:1280px){
         .panel-img img {
            min-height: unset;
        }
    }
    @media (max-width:1126px) {
        .panel-img:after {
            top: 70%;
        }
    }

    @media (max-width:991px) {
        .panel-img:after {
            top: 64%;
        }
    }

    @media (max-width:768px) {
        .panel-img:after {
            top: 57%;
            height: 94px;
        }
    }

    @media (max-width:767px) {
        .panel-img:after {
            top: 74%;
            height: 128px;
        }

        .tabpanel .col-md-4.col-xl-4 .panel-wrapper {
            max-width: 317px;
            margin: auto;
        }

        .tabpanel .col-md-4.col-xl-4 {
            margin-top: 1.5rem;
        }

        .second-tab {
            margin-top: 0;
        }
    }

    @media (max-width:576px) {
        .panel-img:after {
            top: 63%;
        }
    }

    @media (max-width:480px) {
        .panel-img:after {
            top: 74%;
            height: 79px;
        }
    }

    @media (max-width:410px) {
        .panel-img:after {
            top: 73%;
        }
    }
.gallery-wrapper .image-box-wrap img {
    width: auto !important;
}
.threecolumnsiteshome { 
    padding-top: 75px;
}
.contact-icons a {

    font-size: .85rem!important;
}
.img_wpr {
	justify-content: center;
}
.section-show-case-product .showcase-box .top-left-icon {
	margin: 0 10px 10px;
}
.section-show-case-product .showcase-box h5 {
	min-height: 38px;
	text-align: center;
	text-transform: capitalize;
}
.umb-grid .three-col-img-content img
{
    width: 100%;
}
.img-right
{
    float: right;
    margin-left: 15px;
}
.img-left
{
    float: left;
    margin-right:15px;
}
.standardPage section.section-show-case-product {
    padding-top: 15px;
    padding-bottom: 77px;
}
.text-wrap-bottom {
    margin-top: 10px;
}

.scrolled #menu-hvacr {
    position: fixed;
    top: 0px;
    width: 100%;
    background: #ffffff;
    z-index: 99;
	-webkit-box-shadow: 0px 15px 20px -18px #d2d2d2;
            box-shadow: 0px 15px 20px -18px #d2d2d2;
}

@media(max-width: 1024px) {
    .scrolled #menu-hvacr {
        top: 0;
		background: white;
		width: auto;
		right: 0;
		box-shadow: none;
    }
    #menu-hvacr nav {
        border: 0;
    }
}

.section-home-landing {
    max-height: 350px;
}
.section-about {
    padding: 50px 0!important;
}

.section-show-case-product {
    padding-top: 50px;
    padding-bottom: 50px;
}
section.testimonial {
    padding-bottom: 50px;
    padding-top: 50px;
}
section.tabpanel {
    margin: 50px 0;
}
section.section-show-case-product.sector-sec {
    margin: 50px 0;
}
section.sponsor-section {
    padding-top: 50px;
    padding-bottom: 50px;
}
.img-curve-shape.twocol-right .image-wrap.img-after-box figure {
    overflow: hidden;
    max-height: 297px;
}
.img-curve-shape.twocol-left .image-wrap.img-after-box figure {
    max-height: 297px;
    overflow: hidden;
}
.section-show-case-product .showcase-box {
    box-shadow: none;
    height: 100%;
    background: #ffffff;
}

/*VISIT STYLE*/

p#whoshouldvisit {
    text-align: center;
    margin: 0;
}

#whoshouldvisit .h1 {
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 18px;
}

.pageid_26428 .three-col-img-content .border-bottom {
    margin-bottom: 0;
}

.threecolumn-title p {
    font-size: 30px;
    font-weight: 900;
    font-family: "Fira Sans",sans-serif;
    margin-bottom: 18px;
    text-align: center;
}

.standardPage .threecol-wrapper {
    padding: 16px 0 50px;
}

.standardPage .registration-box.bg-grey {
    margin-bottom: 40px;
    margin-top: 40px;
}
.standardPage section.sponsor-section {
    /*padding-top: 0;
    padding-bottom: 50px;*/
}
.standardPage .umb-grid {
    float: left;
    width: 100%;
}
.standardPage section.testimonial {
    float: left!important;
}
/*END OF VISIT STYLE*/

.standardPage .section-show-case-product .showcase-box {
    border: 1px solid #e8e8e8;
}

.standardPage section.section-show-case-product {
    background-color: rgba(237, 237, 237, 0);
}
.four-column-card .four-columncard-wrapper {
    background: #006aa1;
}
.pageid_26428 .three-col-img-content {
    padding-top: 0 !important;
}
.pageid_26428 h2 {
    font-size: 30px;
}
.hover-button {
    font-size: 18px;
	margin:0;
}
.three-column-img-content{
	clear: both;
}
.pageid_9522 .three-column-img-content {
    padding-bottom: 0px;
    padding-top: 36px;
}
    .banner-wrap ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding-left: 0;
    }

        .banner-wrap ul li {
            list-style-type: none;
			padding: 20px 15px;
        }

            .banner-wrap ul li a .img-wrapper {
                max-width: 300px;
                max-height: 250px;
            }

                .banner-wrap ul li a .img-wrapper img {
                    width: 100%;
                }

@media screen and (max-width: 539px){
.section-home-landing .left-content-wrap h2{
		font-size: 2.3rem;
	}
		.section-home-landing .left-content-wrap p {
    font-size: 16px;
	}
	.button-wrap.bannersectn .bannerbtn {
    width: 272px !important;
	}
	.section-about{
	padding:0 !important;
	}
	.testimonial-content-wrapper .button-wrap .hover-button{
		    min-width: 200px;
	}
	.btn-align .hover-button{min-width: 257px !important;}
	.btn-align ul li{margin-right:0;}
}
.modal-partner {
        position: relative;
        overflow-y: initial;
        overflow-x: initial;
        max-width: 800px;
        min-height: 500px;
        padding: 25px;
    }

        .modal-partner p {
            font-size: 16px;
        }

    .blocker {
        z-index: 99;
    }
@media (min-width:540px)
{
    section.video-wrapper {
    padding-top: 50px;
}
}

.speakers-wrapper .element {
    display: none;
}

.speakers-wrapper .team-desg {
    background: rgba(215, 0, 17,.4);
}

.speakers-wrapper .readmore a {
    color: #fff;
}

.speakers-wrapper .readmore:before {
    background: #fff;
}

.speakers-wrapper .image-wrap:after {
    display: none;
}
.pageid_28639 .title-wrap {
    display: none;
}
.section-about ul {
    width: auto;
    float: none;
    text-align: left;
}

.section-about ul li {
    list-style-type: inherit;
    margin-bottom: 7px;
    list-style-position: inside;
    padding-left: 0;
}
.img-curve-shape.twocol-right .image-wrap.img-after-box figure:before {
    display: none!important;
}

.img-curve-shape.twocol-right .image-wrap.img-after-box figure:after {
    display: none !important;
}
