@font-face {
    font-family: 'Gotham-Medium';
    src: url('/iot/css/Gotham-Medium.ttf');
}

@font-face {
    font-family: 'Gotham-Book';
    src: url('/iot/css/Gotham-Book.ttf');
}


h1.full-header {
    font-family: Gotham-Book, sans-serif !important;
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 20px;

}

h1.half-header {
    font-family: Gotham-Book, sans-serif !important;
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 20px;
}

h1.blog-header {
    font-family: Gotham-Medium, sans-serif !important;
    font-size: 28px;
    font-weight: 500;
    line-height: 36px;
}

/*Section headers*/
h2.section-header {
    font-family: Gotham-Book, sans-serif !important;
    font-size: 28px;
    font-weight: 500;
}

/*for top of page only, otherwise use body for subheaders elsewhere*/
h2.sub-header {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

h2.blog-sub-header {
    font-family: Gotham-Book, sans-serif !important;
    font-size: 24px;
    font-weight: 500;
}

h3.section-subheader {
    font-family: Gotham-Book, sans-serif !important;
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 18px;
}

/*Icon headers*/
h4.icon-header {
    font-size: 16px !important;
    font-weight: 500 !important;
    font-family: Gotham-Medium, sans-serif !important;
    line-height: 18px;
    color: #37474F !important;
    margin-bottom: 12px;
}

h4.icon-header-smaller {
    font-size: 14px !important;
    font-weight: 500 !important;
    font-family: Gotham-Medium, sans-serif !important;
    line-height: 18px;
    color: #37474F !important;
    margin-bottom: 12px;
}

h4.icon-header-light {
    font-size: 16px !important;
    font-weight: 500 !important;
    font-family: Gotham-Medium, sans-serif !important;
    line-height: 21px;
    color: #fff !important;
    margin-bottom: 12px;
}

#menu-main-menu li a {
    font-family: Gotham-Medium, sans-serif !important;
}

#anthem-video {
    max-width: 800px;
    margin: 0 auto;
}

.is-2by1 {
    border-radius: 10px 10px 0 0;
}

.card {
    border-radius: 10px 10px 0 0;

}

.price-card {
    border-radius: 0;
}

body {
    letter-spacing: 0;
}

.single-post-container>ul {
    margin-left: 40px;
    list-style: disc;
    margin-bottom: 20px;
}

.single-post-container>ul>li {
    line-height: 20px;
}

.fl-photo-img-svg {
    width: 50px;
}

.video-sidebar-list li:nth-of-type(1n+6) {
    display: none;
}

.blog-articles-container>.columns {
    width: 100%;
}

.blog-articles-container {
    margin-bottom: 40px;
}

.partner-image-wrapper {
    min-height: 0;
}

.partner-image {
    padding-bottom: 10px;
}

body header.homepage-header {
    min-height: 0;
}

@media screen and (max-width: 900px) and (min-width: 600px) {
    .partner-image {
        margin-top: 0;
        padding-bottom: 10px;
    }
}

@media screen and (max-width: 600px) {
    section.site-section {
        padding: 60px 10px;
    }

    .blog-articles-container>.columns {
        margin-left: 0;
    }

    .blog-articles-container>.columns>.column {
        margin-bottom: 20px;
    }
	.uk-card-body{
	min-height:140px !important;
}

}

.tooltip {
    display: none;
}

#studio-screen {
    box-shadow: 10px 15px 14px rgba(0, 0, 0, 0.3);
    border-radius: 14px;
    max-width: 600px;
    display: block;
    margin: 0 auto;
}

.menu-main-menu-container #menu-main-menu,
.menu-main-menu-container #menu-main-menu li {
    display: inline-flex;

}

.mega-menu-description {
    display: none !important;
}

#mega-menu-wrap-main-menu {
    background: transparent !important;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-item>a.mega-menu-link {
    font-weight: 500;
    font-size: 12px;

    letter-spacing: 1.2px;

    padding: 4px 17px;
    margin-bottom: 12px;

    -webkit-transition: all 300ms ease-in-out;

    transition: all 300ms ease-in-out;

    text-transform: uppercase;
    font-family: Gotham-Medium, sans-serif !important;

}

#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
    background: transparent !important;
}

.mega-menu-link:hover {
    background: transparent !important;
    color: #00ACC1 !important;
}

a.mega-menu-link {
    font-weight: 500;
    font-size: 16px !important;
    letter-spacing: 1.2px;
    padding: 4px 17px;
    margin-bottom: 6px;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    text-transform: uppercase !important;
    font-family: Gotham-Medium, sans-serif !important;
}



@media only screen and (max-width: 1087px) {
  #mega-menu-wrap-main-menu {
        background:#37474f !important;
    }
	.navbar-menu{
		padding:0 !important;
	}

}

.mega-sub-menu{
	box-shadow: 0px 5px 15px rgba(0,0,0,0.3) !important;
}
.platform-header  a.mega-menu-link{
	color:#000 !important;
}
#cta-hover-studio{
	top:-102px;
	box-shadow:0px 5px 15px rgba(0,0,0,0.3);
	max-width: 85%;
    margin: 0 auto;
}
#cta-hover-studio-background{
	max-height:130px
}
.timeline .timeline-item{
	padding-bottom:3px;
}

.swiper-slide-image{
	margin:0 auto;
}
.gallery-icon > img{
	border:none !important;
}
.elementor-7880 .elementor-element.elementor-element-cb75d47 .gallery-item{
	padding: 20px 20px 20px 20px;
	padding-right: 0;
}

@media(max-width: 767px) {

	#product-two-tone{
	background: #FAFBFB !important;
}
  .reverse-columns {
    flex-direction: column-reverse;
    display: flex;
  }
	.partners-header {
    height: 20vh;
}

}

.is-nobanner a{
	color:#fff;
}

.elementor-widget-heading .elementor-heading-title{
	line-height:1.2em;
}

/*New pricing*/
#pricing-new .price-card-wrapper:nth-child(2){
	margin-top:0;
}
#pricing-new .price-card{
	margin-top:0;
}
#elementor-tab-content-1781{
padding:0;
}
#elementor-tab-content-1782{
	padding:0;
}
#pricing-new .elementor-tabs-wrapper{
	display: flex;
justify-content: center;
}

.elementor-8265 .elementor-element.elementor-element-a9c3779 .elementor-tab-title.elementor-active{
	border-bottom: 3px solid white;
}
#pricing-new .price-card .card-content p.subtitle,
#pricing-new .card-content ul.pricing-list li p{
	font-size:16px !important;
}
#pricing-new .price-line{
	margin-bottom:12px
}

.pricing-container-elementor  .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated{
	padding:0 !important;
}

.price-form .columns .column input{
	border-bottom:1px solid #37474f;
}

.price-item > p{
	font-size:16px !important;
}
.price-card  .subtitle{
	font-size:16px !important;
}
.uk-card-body{
	padding:10px !important;
	min-height:340px;
	line-height:1.1;
}
.uk-card-body a{
	color:#00acc1;
}
.uk-card-body>a>img{
	margin-bottom:12px !important;

	box-shadow: 0px 5px 10px rgba(0,0,0,0.3);

}

.uk-grid + .uk-grid, .uk-grid > .uk-grid-margin, * + .uk-grid-margin{
	margin-top:14px !important;
}
.uk-subnav-pill > .uk-active > a{
	background-color:#37474f !important;
}

.menu-list{
	margin-top: 20px;
	margin-bottom: 20px;
}

.partner-image-wrapper{
	min-height:100px;
}

.homepage-post-excerpt {
    text-align: initial;
}

#overview-section-1{
	max-width:1344px;
	margin:0 auto;
	margin-top:-160px
}

.overview-header > .hero-body{

    padding-bottom: 22rem !important;
    padding-top: 9rem !important;
}
#overview-section-1{
	margin-top:-80px;
}
#product-two-tone{
	background: linear-gradient(to right,  #FAFBFB 0%,#FAFBFB 50%,#ECEFF1 50%,#ECEFF1 100%);
}
#product-two-tone >.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated{
	padding: 0;
}
@media(max-width: 767px) {
	.overview-header > .hero-body{
    vertical-align: middle;
    margin: 0 auto;
    padding-bottom: 8rem !important;
    padding-top: 6rem !important;
}
	.center-on-mobile{
		text-align:center !important;
	}
	h6{

	padding-top: 0 !important;

}
}

.subtitle-needs-maxwidth{
	max-width:1344px !important;
	margin:0 auto;
	padding-bottom: 24px;
}
#overview-section-mobile{
	margin-top:30px;
}
.overview-header{
	background:#263238 !important;
}
.overview-hardware-card{
	height:100%;
}
h6{
	font-size:12px !important;
	color:#90A4AE !important;
	margin-bottom:6px !important;
	padding-top: 12px !important;
	font-family: Gotham-Medium, sans-serif !important;
}
#overview-hardware-card-container > div  div.elementor-widget-container{
	min-height:100%;
}
#overview-hardware-card-container2 > div  div.elementor-widget-container{
	min-height:100%;
}
#arictech-mobile-header {
	height: 0;
}
