/*! For Global
----------------------------------------------------- */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap');

.container {
    max-width: 1200px;
}

.navbar {
    background: #ffffff !important;
    color: #545454;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.navbar-brand {
    padding-bottom: 0 !important;
    top: 0 !important;
}

.nav-link {
    color: #484f5d !important;
    font-size: 1.1em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .01em;
    padding: 6px 15px 4px !important;
    margin: 6px 4px 0px;
}

.nav-link:hover {
    background: #f7f7f8; !important;
    border-radius: 10px;
}

.navbar .dropdown-menu {
    background: #ffffff;
}

.navbar .dropdown-item {
    font-size: .95em !important;
    font-weight: 600;
    padding: .35rem 1.5rem;
}

.navbar .dropdown-item:hover {
    background: #f5f5f6; !important;
    color: #d62329 !important;
}

@media (min-width: 992px){

    .navbar .nav-item .submenu-container{ display: none; }

	.navbar .nav-item:hover .submenu-container { 
        display: block; 
    }

	.navbar .nav-item .submenu-container { 
        margin-top: 0; 
    }

	.dropdown-menu .dropdown-toggle:after{
		border-top: .3em solid transparent;
	    border-right: 0;
	    border-bottom: .3em solid transparent;
	    border-left: .3em solid;
	}
	.dropdown-menu .dropdown-menu{
		margin-left:0; 
        margin-right: 0;
	}
	.dropdown-menu li{
		position: relative;
	}
	.nav-item .submenu{ 
		display: none;
		position: absolute;
		left:100%; 
        top:-7px;
	}
	.nav-item .submenu-left{ 
		right:100%; 
        left:auto;
	}
	.dropdown-menu > li:hover > .submenu{
		display: block;
	}
}

.navbar .dropdown-menu {
    border: 0 !important;
    border-top: 3px solid #d62329 !important; 
    border-radius: 5px !important;
    box-shadow: 0 0px 30px rgb(0 0 0 / 15%);
}

.nav-btn {
    background-color: #d62329;
    color: #ffffff !important;
    font-family: 'Montserrat';
    font-size: .8em;
    font-weight: 500;
    text-transform: uppercase;
    border: 0;
    padding: 10px 20px;
    margin-bottom: 8px;
    transition: all 0.3s ease 0s;
}

.nav-btn:hover {
    background-color: #a41c21;
    transition: all 0.3s ease 0s;
}

.nav-btn-2 {
    background-color: #383f48;
    color: #ffffff !important;
    font-family: 'Montserrat';
    font-size: .8em;
    font-weight: 500;
    text-transform: uppercase;
    border: 0;
    padding: 10px 20px;
    margin-bottom: 8px;
    transition: all 0.3s ease 0s;
}

.nav-btn-2:hover {
    background-color: #222222;
    transition: all 0.3s ease 0s;
}

.nav-hover-disabled:hover {
    background: transparent !important;
}


.bannerad {
    background: #f2f2f2;
    padding: 0;
}

.dropdown-menu-category {
    background-color: #eeeeee;
    color: #0d0d0d;
    font-weight: 600;
    padding: .5rem 1.5rem;
}

.thejoeshow-blue { background: #00aeef; }
.thejoeshow-pink { background: #ec008c; }

.page-header {
    min-height: 250px;
    margin-top: 3rem;
}

.list-margin li {
    margin-bottom: 6px;
    margin-left: 2.5em;
}

.anchor {
  display: block;
  height: 65px; /*same height as header*/
  margin-top: -65px; /*same height as header*/
  visibility: hidden;
}

.hover-disabled {
    pointer-events: none !important;
}

p {
    margin-bottom: 0.5rem !important;
}

strong {
    font-weight: 600;
}

.mark {
    padding: 0.2em;
    background-color: #fcf8e3;
    color: #222222;
}

.letter-spacing-less {
    letter-spacing: -.01em;
}

.icon-title {
    font-size: 1em;
    font-weight: 500;
    margin-top: 15px !important;
}

.icon-title-uppercase {
    font-size: 1.4em;
    text-transform: uppercase;
    margin-top: 10px;
}

.icon-caption {
    font-size: .9em;
    font-weight: 400;
    color: #404244 !important; 
    padding-top: 5px;
    padding-bottom: 15px;
}

.stat-num {
    font-weight: 700;
    padding-bottom: 0 !important;
}

.asishow-header-info {
    font-family: 'Montserrat';
}

.asishow-header-info-inner {
    font-family: 'Montserrat';    
    font-size: 1.1em;
}

.asishow-header-info-item {
    font-size: .9em;
    font-weight: 400;
    line-height: 1.3em;
    margin-bottom: 12px;
}

@media only screen and (max-width: 600px) {
    .asishow-header-info-item {
        font-size: .95em;
    }
}

.asishow-header-info-title {
    font-size: .8em !important;
    text-transform: uppercase;
    letter-spacing: .04em;
    font-weight: 600;
}

.asishow-header-info-location {
    font-weight: 500;
}

.bullet-primary {
    color: #d62329;
    font-weight: 700;
}

.section-subhead {
    line-height: 1.4em;
    font-weight: 400;
    margin-bottom: 40px;
}

.section-description {
    font-size: 1.1em;
    line-height: 1.4em;
    font-weight: 400;
}

.section-subhead3 {
    font-size: 1.2em;
    font-weight: 600;
    line-height: 1.5em;
    margin-bottom: 10px;
}

.subhead {
    font-family: 'Montserrat';    
    font-size: 1.1em;
    font-weight: 300;
    padding-top: 0px;
}

.keynote-title {
    font-family: 'Montserrat';    
    font-size: 1.3em;
    line-height: 1.4em;
    font-weight: 400;
}

.date {
    font-family: 'Montserrat';    
    font-size: 1em;
    font-weight: 600;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px !important;
}

.location {
    font-family: 'Montserrat';
    font-size: 1em;
    font-weight: 500;
    padding-bottom: 0;
    margin-bottom: 20px;
}

.text {
    font-weight: 400;
}

.card {
    border-radius: .5rem;
}

.card-header {
    font-size: 1.1em;
    font-weight: 600;
}

.card-subhead {
    background: #d62329;
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 700;
    color: #f2f2f2;
    padding: 8px 10px 6px;
}

.breadcrumb {
    background-color: rgba(255, 255, 255, 0.9);
    font-family: 'Montserrat';
    font-size: 0.8em;
}

.divider-primary {
    width: 100px;
    background: #d62329;
    height: 1px;
    border: none;
}

.divider-secondary {
    background: rgba(0,0,0,.125);
    height: 1px;
    border: none;
}

.divider-left::after {
    margin: 0 auto !important;
    margin-top: 10px !important;
}

@media (min-width: 992px){
    .divider-left::after {
        margin: 0 !important;
        margin-top: 10px !important;
    }
}


.google-maps {
    position: relative;
    padding-bottom: 35%; // This is the aspect ratio
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.list-group-custom {
    display: inline;
}

.table .thead-dark th {
    color: #f2f2f2;
    background-color: #d62329;
    border-color: #d62329;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #d62329;
    border-color: #d62329;    
}

.table-align-middle td {
    vertical-align: middle !important;
}


.btn-lg {
    font-size: .85em;
    padding: .6em 1.4em !important;
}

.btn-xl {
    font-size: 1.1em !important;
    padding: .5em 1em;
}

.btn-asishow-white {
    background: #ffffff;
    color: #d62329;
    font-family: 'Montserrat';
    font-size: .8em;
    font-weight: 500;    
    text-transform: uppercase;
    border: 0;    
}

.btn-thejoeshow {
    background: #00aeef;
    color: #ffffff !important;
    font-family: 'Montserrat';
    font-size: .8em;
    font-weight: 500;
    text-transform: uppercase;
    border: 0;
}

.btn-thejoeshow:hover {
    background: #038abd;
}

.btn-secondary.active {
    background-color: #882d8e !important;
}

.btn-purple {
    background: #882d8e;
    color: #ffffff !important;
    font-family: 'Montserrat';
    font-size: .8em;
    font-weight: 500;
    text-transform: uppercase;
    border: 0;
}

.btn-purple:hover {
    background: #6f2574;
}

.btn-green {
    background: #029b88;
    color: #ffffff !important;
    font-family: 'Montserrat';
    font-size: .8em;
    font-weight: 500;
    text-transform: uppercase;
    border: 0;
}

.btn-green:hover {
    background: #007f6f;
}

.btn-education-tab {
    background: #ffffff;
    color: #555555 !important;    
    border: 1px solid #555555;
    border-bottom: #e0e0e0;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important; 
}

.btn-education-tab:hover {
    background-color: #e0e0e0 !important;
    color: #222222 !important;
    border: 1px solid #e0e0e0 !important;
    border-bottom: #e0e0e0;
}

.btn-education-tab.active {
    background-color: #e0e0e0 !important;
    color: #222222 !important;
    border: 1px solid #e0e0e0 !important;
    border-bottom: #e0e0e0;
}

.btn-education-tab:focus {
    box-shadow: none;
}

.btn-digitalexpo {
    font-family: 'Montserrat';
    background: #6cbd45;
    color: #ffffff !important;
    font-weight: 500 !important;
    margin: 4px 2px !important;
}

.btn-digitalexpo:hover {
    background: #529333;
}

.btn-digitalexpo-callout {
    background: #ffffff;
    font-family: 'Montserrat';
    font-weight: 500 !important;    
    color: #222222 !important;
}

.btn-digitalexpo-callout:hover {
    color: #529333 !important;
}

.education-day-title {
    font-size: 1.4em;
    text-transform: uppercase;
}

@media only screen and (max-width: 768px) {
    .btn-education-tab {
        font-size: 13px !important;
    }
}

.w-10 { width: 10%; }
.w-20 { width: 20%; }
.w-30 { width: 30%; }
.w-50 { width: 50% }
.w-60 { width: 60% }

.max-width-500 { max-width: 510px; }

.max-width-600 { max-width: 600px; }

.sponsors-logo {
    max-height: 120px;
    margin-bottom: 10px;
}

.sponsor-info {
    font-size: .8em;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 2px;
}

.sponsor-items {
    font-size: 0.75em;
    line-height: 1.4em;
    font-weight: 400;
}

.portrait-by {
    font-size: .7em;
    font-weight: 300;
    color: #777777;
    display: block;
    position: absolute;
    right: 0px;
    bottom: 0px;
    padding: 10px;
}

.modal-content {
    background: none !important;
    border-radius: .5rem;
}

.modal-content .card {
    border: 0;
}

.modal-content .card .card-body {
    padding: 1.1rem 1rem;
}

.modal-content .card .card-body p {
    font-size: .96em;
    padding: 2px 0;
    margin-bottom: 0;
}

.modal-header {
    background: #f1f1f1;
    border-bottom: 0;
}

.modal-body {
    background: #ffffff;
    color: #444444;
    padding: 1.5rem;
    border-radius: 0 0 .5rem .5rem;    
}

.modal-subhead {
    font-size: 1.1em;
    font-weight: 600;
    padding-bottom: 0;
    margin-bottom: 2px;
}

.card-header {
    border-bottom: 0;
}

.card-asipassport-prizes {  
    border-radius: .25rem;
    margin: 10px 0;
}

.card-asipassport-prizes .card-header {
    font-family: 'Montserrat';
    font-size: 1em;
    font-weight: 600;
    text-transform: uppercase;
}

.card-asipassport-prizes .card-body {
    min-height: 110px;
}

.img-disclaimer {
    background: rgba(0,0,0,.6);
    font-size: 0.65em;
    color: #e1e1e1;
    padding: 6px;
    margin: 0 !important;
    position: absolute; 
    bottom: 0
}

.scale {
    transform: scale(1, 1);
    transition: all 0.3s ease 0s;    
}

.scale:hover {
    transform: scale(1.04, 1.04);
    transition: all 0.3s ease 0s;
}

@media (max-width: 992px) {
    .max-width-500 {
        max-width: none;
    }       
    .max-width-600 {
        max-width: none;
    } 
}

@media (max-width: 768px) {
    .google-maps {
        padding-bottom: 85%;
    }
}

@media (min-width: 576px) {
    .modal-columns.card-columns {
        column-count: 1;
    }
}

@media (min-width: 768px) {
    .modal-columns.card-columns {
        column-count: 1;
    }
}

@media (min-width: 992px) {
    .modal-columns.card-columns {
        column-count: 2;
    }
}

@media (min-width: 1200px) {
    .modal-columns.card-columns {
        column-count: 2;
    }
}
.card-deck {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    grid-gap: 1rem;
}

.card-deck-sm {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    grid-gap: 1rem;
}

.card-deck-lg {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(450px, 1fr)) !important;
    grid-gap: 1rem;
}

.panel-name {
    font-size: 1.1em;
    font-weight: 500;
    padding: 0;
    margin: 5px 0 0;
}

.panel-company {
    color: #222222;
    font-size: .8em;
    font-weight: 400;
    padding: 0;
    margin: 5px;
}

.footer-bottom { 
    font-family: 'Montserrat';
    font-size: .8em;
    background: #202428;
    color: #cccccc;
    padding: 5px 0 25px;
}


/*! Misc 
----------------------------------------------------- */

.tooltip-inner {
    max-width: 100% !important;
}

.badge-asishow {
    background: #eeeeee !important;
    font-size: 90%;
    font-weight: 300;
    padding: 0.25rem .4rem;
}

.badge-submenu {
    background-color: #595b5d;
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 2px;
}

.badge-submenu:hover {
    background-color: #000000 !important;
}

.badge-primary {
    background: #d62329;
    color: #ffffff !important;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    top: -1px;
}

.badge-primary:hover {
    background: #a91c21 !important;
}

/*! Hero Slider 
----------------------------------------------------- */

.hero-bkg {
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.5) 100%), url(https://www.asishow.com/media/4331/hero-chicago.jpg);
    background-size: cover !important;        
    background-position: center;
}
.hero-fasi500 {
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.6) 100%), url(https://www.asishow.com/media/4845/event-austin.jpg);
    background-size: cover !important;        
    background-position: center;
}    
.hero-fasiliate {
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 100%), url(https://www.asishow.com/media/5355/clearwater-fl.jpg);
    background-size: cover !important;        
    background-position: center;
    color: #ffffff;
}    
.hero-asishows {
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.6) 100%), url(https://www.asishow.com/media/5234/hero-asishows.jpg);
    background-size: cover !important;        
    background-position: center;
}

.hero-asishows-2 {
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.6) 100%), url(https://www.asishow.com/media/5465/hero-asishows-2.jpg);
    background-size: cover !important;        
    background-position: center;
}

.hero-connex {
    background-image: linear-gradient(141deg, rgba(0,0,0,0.7) 0%, rgba(55,30,68,0.6) 65%, rgba(0,0,0,0.7) 100%), url(https://www.asishow.com/media/5239/hero.jpg);
    background-size: cover !important;        
    background-position: center;
}    

.hero-connex-arizona {
    background-image: linear-gradient(141deg, rgba(0,0,0,0.7) 0%, rgba(55,30,68,0.6) 65%, rgba(0,0,0,0.7) 100%), url(https://www.asishow.com/media/5429/hero-connex-arizona.jpg);
    background-size: cover !important;        
    background-position: center;
}    


/*! Headers
----------------------------------------------------- */

.bkg {
    background-position: center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
    -o-background-size: cover !important;
    text-align: center !important;    
}

.bkg-page {
    background: url(https://asishow.com/media/4349/bkg_page.png) no-repeat;
    background-position: bottom;
    background-size: cover;
    min-height: 200px;
}

.bkg-orlando {
    background: url(https://asishow.com/media/4348/header_orlando.png) no-repeat;
    background-position: bottom;
    background-size: contain;
}

.bkg-fort-worth {
    background: url(https://asishow.com/media/4347/header_fort-worth.png) no-repeat;
    background-position: bottom;
    background-size: contain;
}

.bkg-chicago {
    background: url(https://www.asishow.com/media/5536/header_chicago-white.png) no-repeat;
    background-position: bottom;
    background-size: contain;
}

.bkg-mccormickplace { 
    background: url(https://www.asishow.com/media/5534/bkg-mccormickplace.jpg) no-repeat; 
    background-position: left !important;
    background-size: cover;
    min-height: 350px;
}

.bkg-orangecountyconventioncenter { 
    background: url(https://asishow.com/media/4343/bkg-occc.jpg) no-repeat; min-height: 350px; 
}

.bkg-fort-worth-convention { 
    background: url(https://asishow.com/media/4339/bkg-fort-worth-convention.jpg) no-repeat;
    background-position: bottom center !important;
    min-height: 350px; 
}

.bkg-exhibitorinfo { 
    background: url(https://asishow.com/media/4338/bkg-exhibitorinfo.jpg) no-repeat; 
    min-height: 350px; 
}

.bkg-thejoeshowlive { 
    background: url(https://www.asishow.com/media/4500/bkg-thejoeshowlive.jpg) no-repeat; 
    min-height: 350px; 
}

.bkg-orlando-keynote-2020 {
    background: url(https://www.asishow.com/media/4579/bkg_albright-madeleine.jpg) no-repeat;
    min-height: 450px; 
}

.bkg-fortworth-keynote-2020 {
    background: url(https://www.asishow.com/media/4383/jesse-itlzer.jpg) no-repeat;
    min-height: 450px;
}

.bkg-fortworth-breakfast-2020 {
    background: url(https://www.asishow.com/media/4378/bkg-fort-worth-keynote-2020.jpg) no-repeat;
    background-size: cover;
    min-height: 350px;
}

.bkg-chicago-keynote-2020 {
    background: url(https://www.asishow.com/media/4378/bkg-fort-worth-keynote-2020.jpg) no-repeat;
    background-size: cover;
}

.bkg-chicago-breakfast-2020 {
    background: url(https://www.asishow.com/media/4385/dan-thurmon.jpg) no-repeat;
    min-height: 400px;
}

.bkg-schedule {
    background: url(https://www.asishow.com/media/4463/bkg-schedule.jpg) no-repeat;
}

.bkg-get-the-most {
    background: url(https://www.asishow.com/media/4476/bkg-getthemost.jpg) no-repeat;
}

.bkg-meet-the-experts {
    background: url(https://www.asishow.com/media/4459/bkg-meet-the-experts.jpg) no-repeat;
}

.bkg-closing-celebration {
    background: url(https://www.asishow.com/media/4460/bkg-closing-celebration.jpg) no-repeat;
}

.bkg-new-product-preview {
    background: url(https://www.asishow.com/media/4461/bkg-new-product-preview.jpg) no-repeat;
}

.bkg-education {
    background: url(https://www.asishow.com/media/4501/bkg-education.jpg) no-repeat;
}

.bkg-sponsors {
    background: url(https://www.asishow.com/media/4508/bkg-sponsors.jpg) no-repeat;
}

.bkg-cityroads {
    background: url(https://www.asishow.com/media/0ddkojh0/bkg-cityroads.jpg) no-repeat;
}

.bkg-cdca {
    background: url(https://www.asishow.com/media/4552/bkg-cdca.jpg) no-repeat;
}

.bkg-counselor-awards-at-home {
    background: url(https://www.asishow.com/media/5200/bkg-counselor-awards.jpg) no-repeat;
}

.bkg-asknorman {
    background: url(https://www.asishow.com/media/4568/bkg-asknorman.jpg) no-repeat;
}

.bkg-dutchtreat {
    background: url(https://www.asishow.com/media/4729/bkg-dutchtreat.jpg) no-repeat;
}

.bkg-dutchtreat-mexican {
    background: url(https://www.asishow.com/media/4732/bkg-dutchtreat-mexican.png) no-repeat;
}

.bkg-getting-around {
    background: url(https://www.asishow.com/media/4755/bkg-getting-around.png) no-repeat;
}

.bkg-counselor-awards {
    background: url(https://www.asishow.com/media/4769/bkg-counselor-awards.jpg) no-repeat;
}

.bkg-connection-reception {
    background: url(https://www.asishow.com/media/5009/bkg-connection-reception.jpg) no-repeat;
    min-height: 350px;
}

.bkg-connection-reception-2 {
    background: url(https://www.asishow.com/media/5399/bkg-connection-reception-2.jpg) no-repeat;
    min-height: 350px;
}

.bkg-connection-reception-3 {
    background: url(https://www.asishow.com/media/5398/bkg-connection-reception-3.jpg) no-repeat;
    min-height: 350px;
}

.bkg-promo-showcase {
    background: url(https://www.asishow.com/media/5371/bkg-promo-showcase.jpg) no-repeat;
    min-height: 350px;
}

.bkg-digitalexpo {
    background: url(https://www.asishow.com/media/5017/bkg-digitalexpo.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 300px;
}

.bkg-promo-party-cruise {
    background: url(https://www.asishow.com/media/5478/bkg-promo-party-cruise.jpg) no-repeat;
    min-height: 350px; 
}

.bkg-citywalk {
    background: url(https://www.asishow.com/media/5572/bkg-citywalk.jpg) no-repeat;
    min-height: 350px; 
}

.bkg-riverranch {
    background: url(https://www.asishow.com/media/5574/bkg-riverranch.jpg) no-repeat;
    min-height: 350px; 
}

.bkg-houseofblues {
    background: url(https://www.asishow.com/media/5636/bkg-house-of-blues.jpg) no-repeat;
    min-height: 350px; 
}

.bkg-barbecue {
    background: url(https://www.asishow.com/media/0fone4ml/bkg-barbecue.jpg) no-repeat;
    min-height: 350px; 
}

.bkg-testimonials {
    background: url(https://www.asishow.com/media/5503/bkg-testimonials.jpg) no-repeat;
    min-height: 350px; 
}

.bkg-grey-gradient {
    background: rgb(201,201,199);
    background: radial-gradient(circle, rgba(201,201,199,1) 0%, rgba(146,146,146,1) 50%);    
}

.bkg-exclamation {
    background: url(https://www.asishow.com/media/5521/bkg-exclamation.png) no-repeat;
    background-position: center bottom;
    background-size: cover;
}



.asishow-purple-text {
    background-color: #882d8e;
}

.gradient-light-grey {
    background: rgb(245,245,250);
    background: linear-gradient(183deg, rgba(255,255,255,1) 0%, rgba(245,245,250,1) 100%);
}

.gradient-red {
    background: rgb(214,35,41);
    background: linear-gradient(135deg, rgba(214,35,41,1) 0%, rgba(193,34,40,1) 100%);
}

.gradient-bluegreen { 
    background: rgb(187,210,192);
    background: linear-gradient(90deg, rgba(187,210,192,1) 0%, rgba(121,153,172,1) 100%);
    color: #344752;
}

.gradient-purple {
    background: rgb(186,94,193);
    background: linear-gradient(90deg, rgba(186,94,193,1) 0%, rgba(136,45,142,1) 100%);
}

.gradient-darkpurple {
    background: rgb(47,1,55);
    background: linear-gradient(126deg, rgba(47,1,55,1) 0%, rgba(106,12,122,1) 100%);
}

.gradient-yellow {
    background: rgb(255,193,7);
    background: linear-gradient(184deg, rgba(255,193,7,1) 0%, rgba(251,167,57,1) 100%);    
}

.gradient-dark {
    background-color: #121314;
    background-image: linear-gradient(147deg, #121314 0%, #2c3e50 75%);
}

.gradient-green {
    background-image: linear-gradient( 110.1deg,  rgba(81,147,50,1) 2.9%, rgba(108,189,69,1) 90.3% );    
}

.gradient-redorange {
    background-image: radial-gradient( circle 972.6px at 10% 20%,  rgba(243,0,75,1) 0%, rgba(255,93,75,1) 90% );
}

.gradient-orlando {
    background: rgb(246,233,49);
    background: linear-gradient(142deg, rgba(246,233,49,1) 0%, rgba(247,168,39,1) 100%);
}

.gradient-fortworth {
    background: rgb(72,39,26);
    background: linear-gradient(142deg, rgba(72,39,26,1) 0%, rgba(102,56,38,1) 60%, rgba(72,39,26,1) 100%);
}

.gradient-chicago { 
    background: #882d8e;
}

.purple-text {
    color: #882d8e !important;
}

.yellow-text {
    color: #f7c229 !important;
}

.lightbrown-text {
    color: #d9764f !important;
}

.lightred-text {
    color: #e9706d !important;
}

.light-grey {
    background-color: #f6f7f9 !important; 
}


.header {
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center;
    padding: 0;
}

.header .row {
    padding: 150px 20px 100px;
    margin: 0;
}

.header .tint-dark {
    background: rgba(27, 31, 34, 0.4);
}


.header h1 {
    font-family: 'Montserrat';
    font-size: 3em;
    font-weight: 600;
}

.header h2 {
    font-size: 1.5em;
    font-weight: 500;
}

.text-shadow {
    text-shadow: 0px 0px 20px rgba(0,0,0,.6); 
}

.card-showinfo {
    background-color: rgba(255, 255, 255, 0.9);
    margin-top: 20px;
}

.card-showinfo-title {
    font-family: 'Montserrat';    
    font-size: 1.05em;
    font-weight: 400;
    line-height: 1.3em;
    margin-top: 15px;
}

.card-showinfo-title h3 {
    font-size: 1.3em;
    font-weight: 600;
    margin-bottom: .1rem;
}


.subnav {
    background: #212529;
}

.subnav .btn {
    font-weight: 400;
    margin: 2px 0px;
}

.subnav-digitalexpo {
    background: rgba(33,37,41,1);
    position: relative;
    padding: 5px 10px;
    border-radius: .25rem;
    top: 170px;
}

.sponsor-title {
    font-size: 1.8em;
    font-weight: 700;
    text-transform: uppercase;
    margin: 2px 0 10px;
}

.sponsor-diamond {
    display: inline-block;
    background: #344c90;
    color: #ffffff;
    padding: 6px 24px;
}

.sponsor-plat {
    display: inline-block;
    background: #90836c;
    color: #ffffff;
    padding: 6px 24px;
}

.sponsor-gold {
    display: inline-block;
    background: #efb634;
    color: #ffffff;
    padding: 6px 24px;
}

.sponsor-silver {
    display: inline-block;
    background: #8c908a;
    color: #ffffff;
    padding: 6px 24px;
}

.sponsor-bronze {
    display: inline-block;
    background: #bc8039;
    color: #ffffff;
    padding: 6px 24px;
}
.sponsor-show {
    display: inline-block;
    background: #50b8e7;
    color: #ffffff;
    padding: 6px 24px;
}

.sponsor-distributor {
    display: inline-block;
    background: #d8232f;
    color: #ffffff;
    padding: 6px 24px;
}

.sponsor-asigala {
    display: inline-block;
    background: #e9706d;
    color: #ffffff;
    padding: 6px 24px;
}

.alert-asishow {
    color: #882d8e;
    background-color: #d2afd4;
    border-color: #96579a;
}

/*! Countdown
----------------------------------------------------- */

.counter {
    display: inline-block;
    font-size: 1.2em;
    text-align: center;
    color: #efefef;
}

.counter>div {
    padding: 5px;
    border-radius: 3px;
    background-color: rgb(255, 255, 255, .7);
    display: inline-block;
    font-size: 0.8em;
    margin-bottom: 10px;
    box-shadow: 0px 5px 10px rgba(70, 70, 70, 0.5) !important;
}

.counter div>span {
    min-width: 50px;
    padding: 0 5px 5px;
    border-radius: 3px;
    background: rgb(34,34,34);
    background: linear-gradient(0deg, rgba(34,34,34,1) 0%, rgba(50,50,50,1) 20%, rgba(42,42,42,1) 48%, rgba(0,0,0,1) 50%, rgba(42,42,42,1) 52%, rgba(50,50,50,1) 80%, rgba(34,34,34,1) 100%);
    display: inline-block;
    font-family: 'Open Sans';
    font-size: 2.5em;
    font-weight: 600;
    text-shadow: 0px 0px 15px rgba(0,0,0,.7);
}

.counter .smalltext {
    font-family: 'Montserrat';
    font-size: 0.7em;
    font-weight: 500;
    text-transform: uppercase;
    color: #333;
    padding-top: 5px;
}


/*! Footer
----------------------------------------------------- */

.footer-container p {
    font-size: 1em !important;
    padding-top: 0;
}

.footer-container p a {
    font-weight: 600 !important;
}

.footer-socialmedia {
    margin-bottom: 10px;
}



/*! Embbed Video Player
----------------------------------------------------- */

.video-player {
    position: relative;
    padding-bottom: 56.23%;
    /* Use 75% for 4:3 videos */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin: 5px;
}

.video-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
}

.video-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
}

.video-player img:hover {
    -webkit-filter: brightness(75%);
}

.video-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url("https://www.asishow.com/media/4354/play.png") no-repeat;
    cursor: pointer;
}


/*! Sponsor Slider
----------------------------------------------------- */
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}


/*! Animated Headline
----------------------------------------------------- */

.cd-headline {
    font-size: 2em;
    text-transform: uppercase;
}

.cd-headline span {
    display: inline-block;
    left: 5px;
}

.cd-words-wrapper {
    display: inline-block;
    position: relative;
    text-align: left;
}

.cd-words-wrapper b {
    display: inline-block;
    position: absolute;
    white-space: nowrap;
    left: 0;
    top: 0;
}

.cd-words-wrapper b.is-visible {
    position: relative;
}

.no-js .cd-words-wrapper b {
    opacity: 0;
}

.no-js .cd-words-wrapper b.is-visible {
    opacity: 1;
}


/* -------------------------------- 
xrotate-1 
-------------------------------- */
.cd-headline.rotate-1 .cd-words-wrapper {
    -webkit-perspective: 300px;
    -moz-perspective: 300px;
    perspective: 300px;
}

.cd-headline.rotate-1 b {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.cd-headline.rotate-1 b.is-visible {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-animation: cd-rotate-1-in 1.2s;
    -moz-animation: cd-rotate-1-in 1.2s;
    animation: cd-rotate-1-in 1.2s;
}

.cd-headline.rotate-1 b.is-hidden {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
    -webkit-animation: cd-rotate-1-out 1.2s;
    -moz-animation: cd-rotate-1-out 1.2s;
    animation: cd-rotate-1-out 1.2s;
}

@-webkit-keyframes cd-rotate-1-in {
    0% {
        -webkit-transform: rotateX(180deg);
        opacity: 0;
    }

    35% {
        -webkit-transform: rotateX(120deg);
        opacity: 0;
    }

    65% {
        opacity: 0;
    }

    100% {
        -webkit-transform: rotateX(360deg);
        opacity: 1;
    }
}

@-moz-keyframes cd-rotate-1-in {
    0% {
        -moz-transform: rotateX(180deg);
        opacity: 0;
    }

    35% {
        -moz-transform: rotateX(120deg);
        opacity: 0;
    }

    65% {
        opacity: 0;
    }

    100% {
        -moz-transform: rotateX(360deg);
        opacity: 1;
    }
}

@keyframes cd-rotate-1-in {
    0% {
        -webkit-transform: rotateX(180deg);
        -moz-transform: rotateX(180deg);
        -ms-transform: rotateX(180deg);
        -o-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0;
    }

    35% {
        -webkit-transform: rotateX(120deg);
        -moz-transform: rotateX(120deg);
        -ms-transform: rotateX(120deg);
        -o-transform: rotateX(120deg);
        transform: rotateX(120deg);
        opacity: 0;
    }

    65% {
        opacity: 0;
    }

    100% {
        -webkit-transform: rotateX(360deg);
        -moz-transform: rotateX(360deg);
        -ms-transform: rotateX(360deg);
        -o-transform: rotateX(360deg);
        transform: rotateX(360deg);
        opacity: 1;
    }
}

@-webkit-keyframes cd-rotate-1-out {
    0% {
        -webkit-transform: rotateX(0deg);
        opacity: 1;
    }

    35% {
        -webkit-transform: rotateX(-40deg);
        opacity: 1;
    }

    65% {
        opacity: 0;
    }

    100% {
        -webkit-transform: rotateX(180deg);
        opacity: 0;
    }
}

@-moz-keyframes cd-rotate-1-out {
    0% {
        -moz-transform: rotateX(0deg);
        opacity: 1;
    }

    35% {
        -moz-transform: rotateX(-40deg);
        opacity: 1;
    }

    65% {
        opacity: 0;
    }

    100% {
        -moz-transform: rotateX(180deg);
        opacity: 0;
    }
}

@keyframes cd-rotate-1-out {
    0% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1;
    }

    35% {
        -webkit-transform: rotateX(-40deg);
        -moz-transform: rotateX(-40deg);
        -ms-transform: rotateX(-40deg);
        -o-transform: rotateX(-40deg);
        transform: rotateX(-40deg);
        opacity: 1;
    }

    65% {
        opacity: 0;
    }

    100% {
        -webkit-transform: rotateX(180deg);
        -moz-transform: rotateX(180deg);
        -ms-transform: rotateX(180deg);
        -o-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0;
    }
}

/* -------------------------------- 
xtype 
-------------------------------- */
.cd-headline.type .cd-words-wrapper {
    vertical-align: top;
    overflow: hidden;
}

.cd-headline.type .cd-words-wrapper::after {
    /* vertical bar */
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 90%;
    width: 1px;
    background-color: #aebcb9;
}

.cd-headline.type .cd-words-wrapper.waiting::after {
    -webkit-animation: cd-pulse 1s infinite;
    -moz-animation: cd-pulse 1s infinite;
    animation: cd-pulse 1s infinite;
}

.cd-headline.type .cd-words-wrapper.selected {
    background-color: #aebcb9;
}

.cd-headline.type .cd-words-wrapper.selected::after {
    visibility: hidden;
}

.cd-headline.type .cd-words-wrapper.selected b {
    color: #0d0d0d;
}

.cd-headline.type b {
    visibility: hidden;
}

.cd-headline.type b.is-visible {
    visibility: visible;
}

.cd-headline.type i {
    position: absolute;
    visibility: hidden;
}

.cd-headline.type i.in {
    position: relative;
    visibility: visible;
}

@-webkit-keyframes cd-pulse {
    0% {
        -webkit-transform: translateY(-50%) scale(1);
        opacity: 1;
    }

    40% {
        -webkit-transform: translateY(-50%) scale(0.9);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(-50%) scale(0);
        opacity: 0;
    }
}

@-moz-keyframes cd-pulse {
    0% {
        -moz-transform: translateY(-50%) scale(1);
        opacity: 1;
    }

    40% {
        -moz-transform: translateY(-50%) scale(0.9);
        opacity: 0;
    }

    100% {
        -moz-transform: translateY(-50%) scale(0);
        opacity: 0;
    }
}

@keyframes cd-pulse {
    0% {
        -webkit-transform: translateY(-50%) scale(1);
        -moz-transform: translateY(-50%) scale(1);
        -ms-transform: translateY(-50%) scale(1);
        -o-transform: translateY(-50%) scale(1);
        transform: translateY(-50%) scale(1);
        opacity: 1;
    }

    40% {
        -webkit-transform: translateY(-50%) scale(0.9);
        -moz-transform: translateY(-50%) scale(0.9);
        -ms-transform: translateY(-50%) scale(0.9);
        -o-transform: translateY(-50%) scale(0.9);
        transform: translateY(-50%) scale(0.9);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(-50%) scale(0);
        -moz-transform: translateY(-50%) scale(0);
        -ms-transform: translateY(-50%) scale(0);
        -o-transform: translateY(-50%) scale(0);
        transform: translateY(-50%) scale(0);
        opacity: 0;
    }
}

/* -------------------------------- 
xrotate-2 
-------------------------------- */
.cd-headline.rotate-2 .cd-words-wrapper {
    -webkit-perspective: 300px;
    -moz-perspective: 300px;
    perspective: 300px;
}

.cd-headline.rotate-2 i,
.cd-headline.rotate-2 em {
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.cd-headline.rotate-2 b {
    opacity: 0;
}

.cd-headline.rotate-2 i {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
    -moz-transform: translateZ(-20px) rotateX(90deg);
    -ms-transform: translateZ(-20px) rotateX(90deg);
    -o-transform: translateZ(-20px) rotateX(90deg);
    transform: translateZ(-20px) rotateX(90deg);
    opacity: 0;
}

.is-visible .cd-headline.rotate-2 i {
    opacity: 1;
}

.cd-headline.rotate-2 i.in {
    -webkit-animation: cd-rotate-2-in 0.4s forwards;
    -moz-animation: cd-rotate-2-in 0.4s forwards;
    animation: cd-rotate-2-in 0.4s forwards;
}

.cd-headline.rotate-2 i.out {
    -webkit-animation: cd-rotate-2-out 0.4s forwards;
    -moz-animation: cd-rotate-2-out 0.4s forwards;
    animation: cd-rotate-2-out 0.4s forwards;
}

.cd-headline.rotate-2 em {
    -webkit-transform: translateZ(20px);
    -moz-transform: translateZ(20px);
    -ms-transform: translateZ(20px);
    -o-transform: translateZ(20px);
    transform: translateZ(20px);
}

.no-csstransitions .cd-headline.rotate-2 i {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 0;
}

.no-csstransitions .cd-headline.rotate-2 i em {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.no-csstransitions .cd-headline.rotate-2 .is-visible i {
    opacity: 1;
}

@-webkit-keyframes cd-rotate-2-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(90deg);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(-10deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0deg);
    }
}

@-moz-keyframes cd-rotate-2-in {
    0% {
        opacity: 0;
        -moz-transform: translateZ(-20px) rotateX(90deg);
    }

    60% {
        opacity: 1;
        -moz-transform: translateZ(-20px) rotateX(-10deg);
    }

    100% {
        opacity: 1;
        -moz-transform: translateZ(-20px) rotateX(0deg);
    }
}

@keyframes cd-rotate-2-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(90deg);
        -moz-transform: translateZ(-20px) rotateX(90deg);
        -ms-transform: translateZ(-20px) rotateX(90deg);
        -o-transform: translateZ(-20px) rotateX(90deg);
        transform: translateZ(-20px) rotateX(90deg);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(-10deg);
        -moz-transform: translateZ(-20px) rotateX(-10deg);
        -ms-transform: translateZ(-20px) rotateX(-10deg);
        -o-transform: translateZ(-20px) rotateX(-10deg);
        transform: translateZ(-20px) rotateX(-10deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0deg);
        -moz-transform: translateZ(-20px) rotateX(0deg);
        -ms-transform: translateZ(-20px) rotateX(0deg);
        -o-transform: translateZ(-20px) rotateX(0deg);
        transform: translateZ(-20px) rotateX(0deg);
    }
}

@-webkit-keyframes cd-rotate-2-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0);
    }

    60% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-100deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-90deg);
    }
}

@-moz-keyframes cd-rotate-2-out {
    0% {
        opacity: 1;
        -moz-transform: translateZ(-20px) rotateX(0);
    }

    60% {
        opacity: 0;
        -moz-transform: translateZ(-20px) rotateX(-100deg);
    }

    100% {
        opacity: 0;
        -moz-transform: translateZ(-20px) rotateX(-90deg);
    }
}

@keyframes cd-rotate-2-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0);
        -moz-transform: translateZ(-20px) rotateX(0);
        -ms-transform: translateZ(-20px) rotateX(0);
        -o-transform: translateZ(-20px) rotateX(0);
        transform: translateZ(-20px) rotateX(0);
    }

    60% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-100deg);
        -moz-transform: translateZ(-20px) rotateX(-100deg);
        -ms-transform: translateZ(-20px) rotateX(-100deg);
        -o-transform: translateZ(-20px) rotateX(-100deg);
        transform: translateZ(-20px) rotateX(-100deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-90deg);
        -moz-transform: translateZ(-20px) rotateX(-90deg);
        -ms-transform: translateZ(-20px) rotateX(-90deg);
        -o-transform: translateZ(-20px) rotateX(-90deg);
        transform: translateZ(-20px) rotateX(-90deg);
    }
}

/* -------------------------------- 
xloading-bar 
-------------------------------- */
.cd-headline.loading-bar span {
    display: inline-block;
    padding: .2em 0;
}

.cd-headline.loading-bar .cd-words-wrapper {
    overflow: hidden;
    vertical-align: top;
}

.cd-headline.loading-bar .cd-words-wrapper::after {
    /* loading bar */
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 0;
    background: #0096a7;
    z-index: 2;
    -webkit-transition: width 0.3s -0.1s;
    -moz-transition: width 0.3s -0.1s;
    transition: width 0.3s -0.1s;
}

.cd-headline.loading-bar .cd-words-wrapper.is-loading::after {
    width: 100%;
    -webkit-transition: width 3s;
    -moz-transition: width 3s;
    transition: width 3s;
}

.cd-headline.loading-bar b {
    top: .2em;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.cd-headline.loading-bar b.is-visible {
    opacity: 1;
    top: 0;
}

/* -------------------------------- 
xslide 
-------------------------------- */
.cd-headline.slide span {
    display: inline-block;
    padding: .2em 0;
}

.cd-headline.slide .cd-words-wrapper {
    overflow: hidden;
    vertical-align: top;
}

.cd-headline.slide b {
    opacity: 0;
    top: .2em;
}

.cd-headline.slide b.is-visible {
    top: 0;
    opacity: 1;
    -webkit-animation: slide-in 0.6s;
    -moz-animation: slide-in 0.6s;
    animation: slide-in 0.6s;
}

.cd-headline.slide b.is-hidden {
    -webkit-animation: slide-out 0.6s;
    -moz-animation: slide-out 0.6s;
    animation: slide-out 0.6s;
}

@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(20%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes slide-in {
    0% {
        opacity: 0;
        -moz-transform: translateY(-100%);
    }

    60% {
        opacity: 1;
        -moz-transform: translateY(20%);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(20%);
        -moz-transform: translateY(20%);
        -ms-transform: translateY(20%);
        -o-transform: translateY(20%);
        transform: translateY(20%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes slide-out {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

    60% {
        opacity: 0;
        -webkit-transform: translateY(120%);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(100%);
    }
}

@-moz-keyframes slide-out {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }

    60% {
        opacity: 0;
        -moz-transform: translateY(120%);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(100%);
    }
}

@keyframes slide-out {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    60% {
        opacity: 0;
        -webkit-transform: translateY(120%);
        -moz-transform: translateY(120%);
        -ms-transform: translateY(120%);
        -o-transform: translateY(120%);
        transform: translateY(120%);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
}

/* -------------------------------- 
xclip 
-------------------------------- */
.cd-headline.clip span {
    display: inline-block;
    padding: .2em 0;
}

.cd-headline.clip .cd-words-wrapper {
    overflow: hidden;
    vertical-align: top;
}

.cd-headline.clip b {
    opacity: 0;
}

.cd-headline.clip b.is-visible {
    opacity: 1;
}

/* -------------------------------- 
xzoom 
-------------------------------- */
.cd-headline.zoom .cd-words-wrapper {
    -webkit-perspective: 300px;
    -moz-perspective: 300px;
    perspective: 300px;
}

.cd-headline.zoom b {
    opacity: 0;
}

.cd-headline.zoom b.is-visible {
    opacity: 1;
    -webkit-animation: zoom-in 0.8s;
    -moz-animation: zoom-in 0.8s;
    animation: zoom-in 0.8s;
}

.cd-headline.zoom b.is-hidden {
    -webkit-animation: zoom-out 0.8s;
    -moz-animation: zoom-out 0.8s;
    animation: zoom-out 0.8s;
}

@-webkit-keyframes zoom-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(100px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0);
    }
}

@-moz-keyframes zoom-in {
    0% {
        opacity: 0;
        -moz-transform: translateZ(100px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateZ(0);
    }
}

@keyframes zoom-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(100px);
        -moz-transform: translateZ(100px);
        -ms-transform: translateZ(100px);
        -o-transform: translateZ(100px);
        transform: translateZ(100px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@-webkit-keyframes zoom-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateZ(-100px);
    }
}

@-moz-keyframes zoom-out {
    0% {
        opacity: 1;
        -moz-transform: translateZ(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateZ(-100px);
    }
}

@keyframes zoom-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateZ(-100px);
        -moz-transform: translateZ(-100px);
        -ms-transform: translateZ(-100px);
        -o-transform: translateZ(-100px);
        transform: translateZ(-100px);
    }
}

/* -------------------------------- 

xrotate-3 

-------------------------------- */
.cd-headline.rotate-3 .cd-words-wrapper {
    -webkit-perspective: 300px;
    -moz-perspective: 300px;
    perspective: 300px;
}

.cd-headline.rotate-3 b {
    opacity: 0;
}

.cd-headline.rotate-3 i {
    display: inline-block;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.is-visible .cd-headline.rotate-3 i {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.cd-headline.rotate-3 i.in {
    -webkit-animation: cd-rotate-3-in 0.6s forwards;
    -moz-animation: cd-rotate-3-in 0.6s forwards;
    animation: cd-rotate-3-in 0.6s forwards;
}

.cd-headline.rotate-3 i.out {
    -webkit-animation: cd-rotate-3-out 0.6s forwards;
    -moz-animation: cd-rotate-3-out 0.6s forwards;
    animation: cd-rotate-3-out 0.6s forwards;
}

.no-csstransitions .cd-headline.rotate-3 i {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 0;
}

.no-csstransitions .cd-headline.rotate-3 .is-visible i {
    opacity: 1;
}

@-webkit-keyframes cd-rotate-3-in {
    0% {
        -webkit-transform: rotateY(180deg);
    }

    100% {
        -webkit-transform: rotateY(0deg);
    }
}

@-moz-keyframes cd-rotate-3-in {
    0% {
        -moz-transform: rotateY(180deg);
    }

    100% {
        -moz-transform: rotateY(0deg);
    }
}

@keyframes cd-rotate-3-in {
    0% {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }

    100% {
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
}

@-webkit-keyframes cd-rotate-3-out {
    0% {
        -webkit-transform: rotateY(0);
    }

    100% {
        -webkit-transform: rotateY(-180deg);
    }
}

@-moz-keyframes cd-rotate-3-out {
    0% {
        -moz-transform: rotateY(0);
    }

    100% {
        -moz-transform: rotateY(-180deg);
    }
}

@keyframes cd-rotate-3-out {
    0% {
        -webkit-transform: rotateY(0);
        -moz-transform: rotateY(0);
        -ms-transform: rotateY(0);
        -o-transform: rotateY(0);
        transform: rotateY(0);
    }

    100% {
        -webkit-transform: rotateY(-180deg);
        -moz-transform: rotateY(-180deg);
        -ms-transform: rotateY(-180deg);
        -o-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
    }
}

/* -------------------------------- 
xscale 
-------------------------------- */
.cd-headline.scale b {
    opacity: 0;
}

.cd-headline.scale i {
    display: inline-block;
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.is-visible .cd-headline.scale i {
    opacity: 1;
}

.cd-headline.scale i.in {
    -webkit-animation: scale-up 0.6s forwards;
    -moz-animation: scale-up 0.6s forwards;
    animation: scale-up 0.6s forwards;
}

.cd-headline.scale i.out {
    -webkit-animation: scale-down 0.6s forwards;
    -moz-animation: scale-down 0.6s forwards;
    animation: scale-down 0.6s forwards;
}

.no-csstransitions .cd-headline.scale i {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
}

.no-csstransitions .cd-headline.scale .is-visible i {
    opacity: 1;
}

@-webkit-keyframes scale-up {
    0% {
        -webkit-transform: scale(0);
        opacity: 0;
    }

    60% {
        -webkit-transform: scale(1.2);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

@-moz-keyframes scale-up {
    0% {
        -moz-transform: scale(0);
        opacity: 0;
    }

    60% {
        -moz-transform: scale(1.2);
        opacity: 1;
    }

    100% {
        -moz-transform: scale(1);
        opacity: 1;
    }
}

@keyframes scale-up {
    0% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }

    60% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@-webkit-keyframes scale-down {
    0% {
        -webkit-transform: scale(1);
        opacity: 1;
    }

    60% {
        -webkit-transform: scale(0);
        opacity: 0;
    }
}

@-moz-keyframes scale-down {
    0% {
        -moz-transform: scale(1);
        opacity: 1;
    }

    60% {
        -moz-transform: scale(0);
        opacity: 0;
    }
}

@keyframes scale-down {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    60% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
}

/* -------------------------------- 
xpush 
-------------------------------- */
.cd-headline.push b {
    opacity: 0;
}

.cd-headline.push b.is-visible {
    opacity: 1;
    -webkit-animation: push-in 0.6s;
    -moz-animation: push-in 0.6s;
    animation: push-in 0.6s;
}

.cd-headline.push b.is-hidden {
    -webkit-animation: push-out 0.6s;
    -moz-animation: push-out 0.6s;
    animation: push-out 0.6s;
}

@-webkit-keyframes push-in {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(10%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes push-in {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100%);
    }

    60% {
        opacity: 1;
        -moz-transform: translateX(10%);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@keyframes push-in {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(10%);
        -moz-transform: translateX(10%);
        -ms-transform: translateX(10%);
        -o-transform: translateX(10%);
        transform: translateX(10%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes push-out {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

    60% {
        opacity: 0;
        -webkit-transform: translateX(110%);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%);
    }
}

@-moz-keyframes push-out {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }

    60% {
        opacity: 0;
        -moz-transform: translateX(110%);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(100%);
    }
}

@keyframes push-out {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    60% {
        opacity: 0;
        -webkit-transform: translateX(110%);
        -moz-transform: translateX(110%);
        -ms-transform: translateX(110%);
        -o-transform: translateX(110%);
        transform: translateX(110%);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
    }
}


/*! Ribbon
----------------------------------------------------- */

/* common */
.ribbon {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
}
.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: none;
}
.ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 5px 0;
  box-shadow: 0 5px 10px rgba(0,0,0,.1);
  font-family: 'Montserrat';
  font-weight: 600;
  color: #fff;
  font-size: .9em;
  text-transform: uppercase;
  text-align: center;
}

.ribbon-sm {
    width: 100px !important;
    height: 100px !important;
}

.ribbon-sm span {
    font-size: .6em;
    color: #ffffff;
    width: 100px !important;
    top: 15px !important;
}

/* top right*/
.ribbon-top-right {
  top: -1px;
  right: -1px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}
.ribbon-top-right::before {
  top: 0;
  left: 0;
}
.ribbon-top-right::after {
  bottom: 0;
  right: 0;
}
.ribbon-top-right span {
  left: -5px;
  top: 30px;
  transform: rotate(45deg);
}

.ribbon-top-right-sm span {
    left: 30px !important; 
    top: 10px !important;
    transform: rotate(45deg);
  }


/*! Testimonials
----------------------------------------------------- */

.asishow-testimonials {
    position: relative;
    text-align: center;
}

.asishow-testimonials h2 {
    font-size: 30px;
    text-align: center;
    color: #333;
    margin-bottom: 50px;
}
.asishow-testimonials .owl-stage-outer {
    padding: 30px 0px 20px;
}

.owl-prev {
    background-color: #5d5d60 !important;
    color: #ffffff !important;    
    width: 30px;
    height: 30px;
    font-size: 1.5em !important;
    position: absolute;
    border-radius: 50%;    
    top: 30%;
    margin-left: -15px;
    display: block !important;
    border: 0px solid black;
}

.owl-next {
    background-color: #5d5d60 !important;
    color: #ffffff !important;
    width: 30px;
    height: 30px;
    font-size: 1.5em !important;
    position: absolute;
    border-radius: 50%;
    top: 30%;
    right: -15px;
    display: block !important;
    border: 0px solid black;
}
.owl-prev i, .owl-next i {color: #ffffff; }


.owl-prev span, .owl-next span {
    position: relative;
    top: -5px;
}


.asishow-testimonials .owl-dots {
    text-align: center;
}
.asishow-testimonials .owl-dots span {
    position: relative;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    display: block;
    background: #fff;
    border: 2px solid #d62329;
    margin: 0 5px;
}

.asishow-testimonials .owl-dots .active {
    box-shadow: none;
}
.asishow-testimonials .owl-dots .active span {
    background: #d62329;
    box-shadow: none;
    height: 12px;
    width: 12px;
    margin-bottom: -1px;
}

.asishow-testimonials .blackdots .owl-dot span {
    border: 2px solid #424245 !important;
}

.asishow-testimonials .blackdots .active span {
    background: #424245 !important;
}

.asishow-testimonials .blackdots .owl-nav .owl-prev {
    background-color: #202428 !important;
}

.asishow-testimonials .blackdots .owl-nav .owl-next {
    background-color: #202428 !important;
}

.asishow-testimonials .card {
    background: #ffffff;
    box-shadow: 1px 1px 5px rgba(0,0,0,.05) !important;
    margin: 0 20px;
    border-radius: 10px;
    border: 0;
    overflow: hidden;
    transition: all 0.2s ease 0s;
}
.asishow-testimonials .card:hover {
    box-shadow: 0 8px 20px -4px #95abbb;
}

.asishow-testimonials .card-header {
    font-family: 'Montserrat', 'Helvetica Neue', Arial,sans-serif;
    background: #424245;
    font-size: .8em;
    font-weight: 600;
    color: #f2f2f2;
    line-height: 1.2em;
    text-transform: uppercase;
    border-bottom: 0px;
}


.asishow-testimonials .card h3.testimonials-name{
    color: #d62329;
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1;
    padding-bottom: 0;
    margin-top: 10px;
    margin-bottom: 2px;
}

.asishow-testimonials .card h3.testimonials-company {
    color: #202428;
    font-size: .9em;
    font-weight: 400;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.asishow-testimonials .card p.testimonials-asino {
    color: #666666;
    font-size: .8em;
    line-height: 1;
}

.asishow-testimonials .card p {
    color: #222222;
    font-size: .97em;
    font-weight: 400;
    line-height: 1.4em;
    padding-bottom: 0;
}

.asishow-testimonials .center h5 {
    font-size: 24px;
}
.asishow-testimonials .center h5 span {
    font-size: 20px;
}
.asishow-testimonials .center .card-img-top {
    max-width: 100%;
    height: 120px;
    width: 120px;
}
@media (max-width: 767px) {
    .asishow-testimonials {
        margin-top: 20px;
   }
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    outline: 0;
}
.owl-carousel button.owl-dot {
    outline: 0;
}

.carousel-control-prev, .carousel-control-next {
    background: none;
    border: 0;
}

.digitalexpo-exhibitorlist tr.logo td {
    height: 130px;
    padding-top: 20px;
    border-bottom: 0;
}

.digitalexpo-exhibitorlist tr.asinumber td {
    height: 20px;
    font-size: 13px;
    font-weight: bold;
    color: #222222;
    border-top: 0;
}


h2.submenu-cat {
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 0.01em;
    margin: 0 0 4px 10px;
}

.submenu-list {
    font-size: .9em;
    font-weight: 500;
    line-height: 1.3em;
}

.submenu-list li {
    margin-bottom: 6px !important;
}

.submenu-list li a {
    font-size: 1em;
    font-weight: 500;
    color: #222222;
}

.submenu-list li a:hover {
    font-size: 1em;
    color: #d62329;
    text-decoration: underline;
}


.subnav-show {
    background: #d62329 !important;
    margin-top: 80px;
}

.subnav-show .nav-item a {
    color: #ffffff !important;
}

.card-asishow {
    background: #ffffff;
    border: 0;
    border-radius: 8px;
    margin-top: 20px;
    border-top: 3px solid #d62329; 
    box-shadow: 0 1rem 1.5rem rgb(0 0 0 / 10%);
}

.showinfo {
    margin-top: 50px;
    margin-bottom: 20px;
}

@media (min-width: 992px){
    .showinfo {
        margin-top: 10px;
    }
}

.showinfo .showinfo-title {
    font-family: 'Montserrat';
    font-size: .9em;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 10px;
}

.showinfo .showinfo-datetime {
    font-family: 'Montserrat';
    font-size: 1.1em;
    font-weight: 500;
}

.showinfo .showinfo-location {
    font-family: 'Montserrat';
    font-size: 1em;
    font-weight: 600;
    margin-top: 10px;
}

.showinfo i {
    color: #d62329;
    margin-right: 10px;    
}

.showinfo-logo {
    margin-bottom: 10px;
}

.event-container {
    padding: 0 0 30px;
}

.event-inner {
    width: 100%;
    position: relative;    
}

.event-image {
    position: relative;
    margin-bottom: 20px;    
}

.event-image img {
    width: 100%;
    display: block;
    border-radius: 5px;    
}

.event-content {
    background: #fff;
    color: #212529;
    position: relative;
    z-index: 2;
    margin: -80px 20px 0;
    padding: 20px;
    border-radius: 5px;
    overflow: hidden;
    border-top: 3px solid #d62329; 
}

.event-title {
    font-size: 1.4em;
    color: #d62329;
    font-weight: 600;
    margin-bottom: 0px;
}

.event-title-main {
    font-size: 1.4em;
    color: #d62329;
    font-weight: 600;
    margin-bottom: 0px;
}


.event-datetime {
    font-size: .9em;
    font-weight: 600;
}

.event-location {
    font-size: .9em;
    font-weight: 500;
    padding-bottom: 0;
    margin-bottom: 0;
}

.event-content p {
    font-size: .95em;
}

.event-content i {
    color: #d62329;
    margin-right: 6px;
}

.event-content .btn {
    margin: 2px 1px 2px;
}


.feature-container .card {
    background: #f7f7f9;
    text-align: center;
    padding: 50px 30px 30px;
    border: 0;
    border-radius: 10px;
    margin-bottom: 20px;
}

.feature-container .card img {
    text-align: center !important;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}

.feature-container .card .feature-title {
    color: #222222;
    font-size: 1.05em;
    font-weight: 600;
    margin-top: 20px;
}

.feature-container .card .feature-date p {
    font-size: 1em;
    font-weight: 300;
    line-height: 1.3em;
    margin: 0 !important;
}

.feature-container .card .feature-date p strong {
    font-weight: 700 !important;
}

.feature-container .card p {
    color: #333333;
    font-size: .95em;
}

.feature-container .card .btn {
    margin: 0 auto;
}

.profile-container {
    margin-bottom: 20px;
}

.profile-inner {
    width: 100%;
    position: relative;
}

.profile-content {
    background: #fff;
    color: #212529;
    position: relative;
    z-index: 2;
    margin: -40px 20px 0;
    padding: 6px 10px;
    border-radius: 5px;
    overflow: hidden;
    border-top: 3px solid #d62329; 
}

.profile-name {
    font-size: 1.15em;
    color: #d62329;
    font-weight: 600;
    padding-bottom: 0;
    margin-bottom: 0;
}

.profile-title {
    font-size: .8em;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0px;
}

.profile-company {
    font-size: .8em;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0px;
}

.profile-email {
    font-size: .8em;
}

.text-sm {
    font-size: .8em !important;
    line-height: 1.3em;
}

.boilerplate {
    color: #333333;
    font-size: .95em;
    font-weight: 400;
}

.wave {
    width: 100%;
    max-height: 60px;
}


.hero-background-vido-container {
    overflow: hidden;
}

#warning-message {
    background-color: #383f48;
    color: #ffffff;
    font-size: 1.1em;
    font-weight: 400;
    text-align: center;
    margin: 80px 0 0;
    padding: 15px;
}

#warning-message a:hover {
    text-decoration: underline;
}

.circle {
    background: #ffffff;
    color: #d62329;
    border-radius: 50%;
    width: 115px;
    height: 115px; 
    padding-top: 30px;
    margin: 0 auto;
}

.circle-sm {
    background: #ffffff;
    color: #d62329;
    border-radius: 50%;
    width: 80px;
    height: 80px; 
    padding-top: 12px;
    margin: 0 auto;
}

.circle .stat-num {
    color: #d62329;
}



/*! Misc
----------------------------------------------------- */
.card-profile {
    margin-top: 80px !important;
}

@media only screen and (max-width: 768px) {
    .interestForm {
        height: 450px !important;
    }
}



/*! New General
----------------------------------------------------- */

.hero-2026 {
    background: url(https://www.asishow.com/media/0s5fhtuv/hero-2026.jpg);
    background-size: cover;
    text-align: center;
    padding: 100px 0;
}

.page-title {
    font-size: 3rem;
    font-weight: 900;    
    text-transform: none;
    margin-top: 30px;
    margin-bottom: 10px;
}

.page-subhead {
    font-size: 1.1rem;
    font-weight: 500;
}

.section-title {
    font-size: 2rem;
    font-weight: 600;
    text-transform: none;
    margin-bottom: 0px;
}

.section-title-white {
    color: #ffffff;
    font-size: 2rem;
    font-weight: 600;
    text-transform: none;
    margin-bottom: 0px;
}

.section-subhead {
    font-size: 1rem;
    color: #555555;
}

.section-subhead:last-child {
    margin-bottom: 30px !important;
}

.card {
    border-radius: 1rem;
}

.card-img-top {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
}

.card-title {
    font-size: 1.8rem;
    font-weight: 700;
}

.card-logo-container {
    height: 100px;
    max-height: 120px;
    margin-bottom: 20px;
    text-align: center;
}

.card-desc {
    margin-bottom: 20px;
}

.card-stat {
    margin: 20px 0;
}

.stat-desc {
    margin-top: 20px;
    font-size: 1.1rem;
    font-weight: 300;
    padding: 0 20px;
}

.stat-desc strong {
    font-weight: 700;
}

.box-shadow-lg {
    box-shadow: 0 20px 60px rgba(0,0,0,.08);
}

.redlines {
    background-image: url(https://cdn.asicentral.com/MKTGemails/dvuu/asishow/redlines.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

@media only screen and (max-width: 990px) {
    .redlines {
        background-image: none;
    }
}




/*! Accordion
----------------------------------------------------- */

.accordion .card {
    background: #ffffff;
    padding: 15px 15px 0;
    border: 0;
}

.accordion .card:last-child {
    padding-bottom: 15px;
}

.accordion .card-header {
    background-color: #eee;
    padding: 0;
    border-radius: 8px !important; 
}

.accordion .card-header .btn-link {
    font-size: 1rem;
    font-weight: 600;
    color: #000000;
    text-align: left;
}

.card-header .btn[aria-expanded=true] {
    color: #d62329 !important;
}

.accordion .card-body {
    background: #ffffff;
    color: #444444;
    padding: 15px 10px 0px;
}

.accordion .card-body p { 
    font-size: 1rem;
    padding: .2rem 0;
}

.accordion .card-body strong { 
    font-weight: 700; 
}



/*! Owl Carousel
----------------------------------------------------- */

.tradeshow-testimonials {
    position: relative;
    text-align: center;
}

.tradeshow-testimonials h2 {
    font-size: 30px;
    text-align: center;
    color: #333;
    margin-bottom: 50px;
}
.tradeshow-testimonials .owl-stage-outer {
    padding: 30px 0;
}
.tradeshow-testimonials .owl-nav {
    display: none;
}
.tradeshow-testimonials .owl-dots {
    text-align: center;
}
.tradeshow-testimonials .owl-dots span {
    position: relative;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    display: block;
    background: #fff;
    border: 2px solid #ffffff;
    margin: 0 5px;
}
.tradeshow-testimonials .owl-dots .active {
    box-shadow: none;
}
.tradeshow-testimonials .owl-dots .active span {
    background: #000000;
    box-shadow: none;
    height: 12px;
    width: 12px;
    margin-bottom: -1px;
}
.tradeshow-testimonials .card {
    background: #ffffff;
    margin: 0 20px;
    border-radius: 10px;
    border: 0;
    overflow: hidden;
    transition: all 0.2s ease 0s;
}
.tradeshow-testimonials .card:hover {
    box-shadow: 0 8px 20px -4px #95abbb;
    transform:scale(1.05);
}

.tradeshow-testimonials .card-header {
    font-family: 'Montserrat', 'Helvetica Neue', Arial,sans-serif;
    background: #777;
    font-size: .8em;
    font-weight: 300;
    color: #ffffff;
    line-height: 1.2em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    border-bottom: 0px;
}


.tradeshow-testimonials .card h3.testimonials-name{
    color: #d62329;
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1;
    padding-bottom: 0;
    margin-top: 10px;
    margin-bottom: 2px;
}

.tradeshow-testimonials .card h3.testimonials-company {
    color: #222222;
    font-size: .9em;
    font-weight: 400;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

..tradeshow-testimonials .card p.testimonials-asino {
    color: #666666;
    font-size: .8em;
    line-height: 1;
}

.tradeshow-testimonials .card p {
    color: #484f5d;
    font-size: .95em;
    font-weight: 300;
    line-height: 1.4em;
}

.tradeshow-testimonials .center h5 {
    font-size: 24px;
}
.tradeshow-testimonials .center h5 span {
    font-size: 20px;
}
.tradeshow-testimonials .center .card-img-top {
    max-width: 100%;
    height: 120px;
    width: 120px;
}
@media (max-width: 767px) {
    .tradeshow-testimonials {
        margin-top: 20px;
   }
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    outline: 0;
}
.owl-carousel button.owl-dot {
    outline: 0;
}
