body {background:#F5F5F7}
.logo-with-background-group, .evenet-bottom-pane {display:none;}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
nav a:hover:not(.active) {
   background:transparent !important
}
.banner-wrapper {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  position: relative; 
}
.banner-wrapper .page-title-content {
  max-width:1200px;
  margin:auto; 
  left:auto
}
.dnd-section, .content-wrapper--vertical-spacing {
  padding-top:0
}
.filter_row {
  background: #f5f5f7;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  position: relative;
  margin-top:3rem;
  margin-bottom:2rem;
}
#resource_filter_form {
    background: #f5f5f7;
    padding: 20px;
    display: grid;
    grid-auto-columns: 1fr;
    grid-auto-rows: 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px 20px;
    justify-content: center; 
    align-content: center; 
    justify-items: center; 
    align-items: center; 
}
#resource_filter_form .filter_column.layout-switcher {
    order:3;
    display: grid;
    grid-auto-columns: 1fr;
    grid-auto-rows: 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px 0px;
    justify-content: center; 
    align-content: center; 
    justify-items: center; 
    align-items: center; 
}
#resource_filter_form .filter_column.layout-switcher svg {
  height:16px;
  width:16px;
  display:inline-block;
  position:relative;
  top:2px
}
#resource_filter_form .filter_column.layout-switcher .layout-button.active svg {
  fill:#ff8900
}
.featured-resource, .resource-details-content, .filter_row #resource_filter_form {
   max-width: 1420px;
   margin: auto;
   padding:2rem 3rem;
}
@media (max-width:1110px) {
  #resource_filter_form {
    grid-template-columns: 1fr; 
  }
  .filter_column.select-archive {
    justify-items: left !important;
    padding-left:2px;
  }
}
@media (max-width:560px) {
  .filter_column.select-archive {
    grid-template-columns: 1fr !important;  
  }
  .featured-resource, .resource-details-content, .filter_row #resource_filter_form {
    padding-bottom:0;
    padding-top:0;
  }
  #resource_filter_form {
      grid-auto-rows: auto !important;
  }
}
.featured-resource {
   padding:3rem;
}
.resource-details-content {
   padding:2rem; 
}
.featured-resource h1 {
  font-weight:500;
  font-size:48px;
  padding-top: 3rem;
  padding-bottom: 1rem;
}
.featured-resource .featured-resource-item  {
    margin-bottom: 40px;
    background-color: #1B75BC;
    padding: 3% 2%;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 50%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}
.featured-resource .featured-resource-item .resource-item-section {
    display: grid;
    grid-auto-columns: 1fr;
    grid-auto-rows: 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 0px 30px;
    justify-content: start; 
    align-content: stretch; 
    justify-items: start; 
    align-items: stretch; 
}
.featured-resource .featured-resource-item .resource-item-section img {
    object-fit: cover;
    width: 100%;
    max-height: 100%;
}
.featured-resource .featured-resource-item .resource-item-section .resource-item-group  {
  width:100%;
}
.featured-resource .featured-resource-item .resource-title-holder,
.featured-resource .featured-resource-item .resource-desc-holder {
  color:#FFF
}
.featured-resource .featured-resource-item .resource-title-holder {
  font-weight:500;
}
.featured-resource .featured-resource-item .resource-desc-holder {
  font-size:16px;
  font-weight:400;
}
.featured-resource .featured-resource-item .resource-read-wrap a {
  color: #1B75BC !important;
  min-width: 120px;
  font-size:16px !importaNT;
  padding: 10px 16px !important;
  background: #FFF !important;
  font-weight: 500 !important;
}
.featured-resource .featured-resource-item .resource-read-wrap a:hover {
  background-color: #032c4d !important;
  color:#FFF !important;
}
.cm-resources-wrapper {
  padding: 5rem 0;
  position: relative;
  padding-bottom: 0;
}

.filter_column {
  text-align: left;
  width:100%;
  position:relative;
  white-space:nowrap;
}
.filter_column:nth-child(3) {
  text-align: right;
}
.icon-search {
  position:absolute;
  top:14px;
  left:10px;
}
.filter_column.select-archive {
  display: grid; 
  grid-auto-columns: 1fr; 
  grid-auto-rows: 1fr; 
  grid-template-columns: 70% 30%; 
  gap: 0px 10px; 
  justify-content: center; 
  align-content: center; 
  justify-items: center; 
  align-items: center; 
}
.filter_row #webinar_filter_form {
  display: grid; 
  grid-auto-columns: 1fr; 
  grid-auto-rows: 1fr; 
  grid-template-columns: 1fr 1fr 1fr; 
  gap: 0px 30px; 
  justify-content: center; 
  align-content: center; 
  justify-items: center; 
  align-items: center; 
}
.filter_row #search_field {
    display: block;
    width: 100%;
    outline: none;
   border-radius:0;
    background: transparent;
    margin: 0;
    padding: 14px 35px 12px 40px;
    height: 50px;
    font-weight: 300;
    color: #343741;
    border: 0;
    border:  1px solid #979797;
    font-size: 18px;
    line-height: 1.1875rem;
    position:relative;
}
.post-date {
  color:#AAAAAA;
}
.filter_row #search_field:before {
  content: "";
    position: absolute;
    left: 0;
    bottom: 14px;
    width: 20px;
    height: 20px;
    background-size: contain;
    pointer-resources: none;
    background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE4Ljg1NiAxNi4yODdsLS4xMS0uMTExLTQuNDI2LTQuNDI2YTcuMjU2IDcuMjU2IDAgMCAwIC45OC0zLjYwMkE3LjI2OCA3LjI2OCAwIDAgMCA4LjA3My44MjhoLS4wNUE3LjI3NSA3LjI3NSAwIDAgMCAuNzUgOC4wNThhNy4yOCA3LjI4IDAgMCAwIDcuMjMgNy4zMjNoLjA0OWE3LjI0NCA3LjI0NCAwIDAgMCAzLjY2NC0uOTkybDQuNDIyIDQuNDIyLjExLjExYS44NTcuODU3IDAgMCAwIDEuMjExIDBsMS40MjUtMS40MjRhLjg1NC44NTQgMCAwIDAtLjAwNS0xLjIxek03Ljk5MiAxMy41MjVBNS40MjYgNS40MjYgMCAwIDEgMi42MDcgOC4wN2MuMDItMi45NjkgMi40NS01LjM4NSA1LjQxOC01LjM4NWguMDM3YzEuNDQ5LjAwOCAyLjgwNC41OCAzLjgyNSAxLjYxQTUuMzk0IDUuMzk0IDAgMCAxIDEzLjQ1IDguMTRhNS4zOCA1LjM4IDAgMCAxLTEuNjAyIDMuODEyIDUuMzgyIDUuMzgyIDAgMCAxLTMuODIgMS41NzdsLS4wMzctLjAwNHoiIGZpbGw9IiMzNDM3NDEiIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbC1vcGFjaXR5PSIuNSIvPjwvc3ZnPg==) 50% no-repeat;
}
.filter_row .filter-archive {
  margin: 0;
}
.filter_row .filter-archive label {
  margin-bottom:0
}
.filter_row .filter-select {
  position: relative;
    display: inline-block;
    width: 94%;
    margin: 0;
    height: auto;
    min-height: 50px;
    color: #1B75BC;
    font-size: 1.125rem;
    line-height: 1.3125rem;
    padding: 0 10px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #979797;
} 
label.sr-only {
  position:absolute;
  left:-10000px;
  top:auto;
  width:1px;
  height:1px;
  overflow:hidden;
}
.filter_row .filter-select select {
  font-size:18px;
   color: rgb(52, 55, 65, 0.58);
  border:0;
  font-weight:400;
  outline:none;
  width:100%  
}
.cm-resources-content-holder .page_navigation nav a,
.cm-resources-content-holder .page_navigation nav a:hover:not(.active),
.cm-resources-content-holder .page_navigation nav a:focus:not(.active) {
  background:transparent;
  text-decoration:none !important
}
.cm-resources-content-holder .page_navigation nav a.active {
      background-color: #1b75bc;
}
.resource-details-content .resource-items .row-fluid,
.resource-details-content .resource-items.layout-tile .row-fluid,
.resource-details-content .resource-items.layout-grid.layout-tile .row-fluid {   
        -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  column-gap:30px;
}
@media(max-width:1200px) {
  .resource-details-content .resource-items .row-fluid,
  .resource-details-content .resource-items.layout-tile .row-fluid,
  .resource-details-content .resource-items.layout-grid.layout-tile .row-fluid {   
      -moz-column-count: 2;
      -webkit-column-count: 2;
      column-count: 2;
  }
}
.resource-details-content .resource-items.layout-list.layout-tile.layout-grid .row-fluid,
.resource-details-content .resource-items.layout-tile.layout-grid .row-fluid,
.resource-details-content .resource-items.layout-grid .row-fluid {   
     -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  column-gap:30px;
}
@media(max-width:800px) {
  .resource-details-content .resource-items .row-fluid,
  .resource-details-content .resource-items.layout-tile .row-fluid,
  .resource-details-content .resource-items.layout-grid.layout-tile .row-fluid,
  .resource-details-content .resource-items.layout-list.layout-tile.layout-grid .row-fluid,
.resource-details-content .resource-items.layout-tile.layout-grid .row-fluid,
.resource-details-content .resource-items.layout-grid .row-fluid  {   
      -moz-column-count: 1;
      -webkit-column-count: 1;
      column-count: 1;
  }
  .resource-details-content .resource-items.layout-list .row-fluid .resource-block,
  .resource-details-content .resource-items.layout-list.layout-grid .row-fluid .resource-block {
        grid-template-columns: 1fr !important;
  }
  .resource-category h2 {text-align:left;}
  .resource-category h2::after {margin-left:0}
  
}
.resource-details-content .resource-items.layout-list.layout-list .row-fluid,
.resource-details-content .resource-items.layout-list.layout-grid.layout-list .row-fluid {   
     -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  column-gap:0;
}
.resource-items .resource-block {
  position:relative;
  margin-bottom:2rem;
  -webkit-column-break-inside: avoid;
    -moz-column-break-inside:avoid;
    -moz-page-break-inside:avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
}
.resource-items .row-fluid .resource-image-block {
  height:280px;
  overflow:hidden
 }
.resource-items .row-fluid .resource-image-block img {
  width:100%;
} 
.resource-heading {
      color: rgba(3,44,77,1);
    text-transform: uppercase;
    margin-bottom: 10px;
}
.resource-items .resource-block .resource-text-content {
  transition: all 1s ease;
  padding:30px;
  position:relative;
  background:#fff;
  top:0;
}
.resource-items .resource-block .resource-text-content h3 {
      color: #032c4d;
    font-size: 1.5rem;
    margin: 0 0 20px 0
}
.resource-items .resource-block:hover .resource-text-content {
  top:-50px;
}
.resource-items .resource-block .resource-text-content .post-date {
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #032c4d;
}
.resource-items .resource-block .resource-text-content .resource-link {
  text-transform:uppercase;
  padding-top:20px;
  font-weight:600
}
.resource-items .resource-block .resource-text-content .resource-link a {
  color: rgba(3,44,77,1);
}
.resource-video-title iframe {
  min-height:220px;
  background:#DDD;
}
.resource-text-content .resource-video-title {
  font-family: frank-new,sans-serif;
  font-size: 1.25rem;
  margin-bottom: 1rem;
  position:relative;
  color: #0eb2f1;
  text-align: left;
  text-transform: uppercase;
  font-weight:500;
}
.resource-text-content .resource-video-title::after {
    background-color: #0eb2f1;
    content: '';
    height: 1px;
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 32px;
}
.resource-details-content .resource-items.layout-list .row-fluid .resource-block,
.resource-details-content .resource-items.layout-list.layout-grid .row-fluid .resource-block {
  display: grid; 
  grid-auto-columns: 1fr; 
  grid-auto-rows: 1fr; 
  grid-template-columns: 0.5fr 1fr; 
  gap: 0px 0px; 
  justify-content: stretch; 
  align-content: stretch; 
  justify-items: stretch; 
  align-items: stretch;
}
.resource-details-content .resource-items.layout-list .row-fluid .resource-block:hover .resource-text-content,
.resource-details-content .resource-items.layout-list.layout-grid .row-fluid .resource-block:hover .resource-text-content {
  margin-left:-50px;
  top:0;
}
.resource-details-content .resource-items.layout-list .row-fluid .resource-block .resource-image-block,
.resource-details-content .resource-items.layout-list.layout-grid .row-fluid .resource-block .resource-image-block {
  height:auto;
  max-height:346px;

}
ul.tabs {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
ul.tabs li {
  text-align: center;
  font-weight: 500; 
  width: 48%;
  border: 2px solid #1B75BC !important;
  font-size: 26px;
  text-transform: none;
  position:relative
}
ul.tabs li:last-child {
 left:-4px;
}
ul.tabs li.current {
  background: #1B75BC;
  color: #FFF !important;
}
ul.tabs li:not(.current) {
  background: transparent;
  color: #1B75BC !important;
}
.resource-details-content .resource-tab-upcomming .row-fluid, 
.resource-details-content .resource-tab-past .row-fluid {
  display: grid; 
  grid-auto-columns: 1fr; 
  grid-auto-rows: auto; 
  grid-template-columns: 1fr 1fr; 
  gap: 30px 30px; 
  justify-content: start; 
  align-content: stretch; 
  justify-items: start; 
  align-items: stretch; 
}
.resource-details-content .row-fluid .resource-item.span6 {
  float:none !important;
  width:100% !important;
  padding:3rem;
  border:1px solid #1B75BC; 
  box-shadow: 0 0 5px #eee;
}
.resource-details-content .row-fluid:before {
  display:none;
}
.resource-details-content .resource-item-group {
  width:100%;
  padding:0
}
.resource-details-content.clearfix {
  margin-left:auto !important;
  margin-right:auto !important;
}
.resource-details-content .resource-item-group .resource-title-holder {
  font-weight:500;
}
.resource-details-content .resource-item-group .resource-desc-holder {
  font-size:16px;
}
.resource-details-content .resource-item-group .resource-read-wrap a {
    color: #1B75BC !important;
    min-width: 120px;
    font-size: 16px !importaNT;
    padding: 10px 16px !important;
    background: #FFF !important;
    font-weight: 500 !important;
    border: 2px solid #1B75BC !important;
}
.resource-details-content .resource-item-group .resource-read-wrap {
  margin-bottom:0
}
.resource-details-content .resource-item-group .resource-read-wrap a:hover {
  color: #FFF !important;
  background-color: #1B75BC !important;
}
.resource-item.span6 .resource-item-section:hover {
  background:transparent !important
}




body.no-post .tab-link.upcoming-text {
  display: none;
}
body.no-post .tab-content-block:not(.current){
  display:none;
}
body.no-post .tab-content-block.current {
  display: block;
}
section.resource-bannner {
  padding: 60px 0 30px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: relative;
  overflow: hidden;
}

section.resource-bannner .background-image-holder.fadeIn {
  left: 0;
  z-index: 1;
  background: #292929;
  background-size: cover !important;
  background-position: 50% 50% !important;
  position: absolute;
  width: 100%;
  opacity: 1;
  height: 100vh;
  top: -50vh;
  transition: all 0s ease !important;
  transition: opacity 0.3s ease !important;
  -webkit-transform-style: preserve-3d;
  top: -68px;
}

section.resource-bannner .background-image-holder.fadeIn:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .5;
  top: 0;
}

section.resource-bannner .container.page-center {
  position: relative;
  z-index: 3;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

section.resource-bannner .rs-single-etitle h2 {
  font-size: 60px;
  font-weight: 100;
  line-height: 62px;
  letter-spacing: 0;
  color: #fff;
  font-family: Roboto,sans-serif;
  margin: 0;
}

section.resource-bannner .rs-share-ev-section {
  position: relative;
  z-index: 3;
}

section.resource-bannner .rs-share-ev-section h6.rs-share-ev {
  letter-spacing: 0;
  color: #fff;
  font-family: Roboto,sans-serif;
  display: inline-block;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  text-transform: none;
  margin-right: 17px;
  margin-bottom: 0;
  vertical-align: middle;
}

section.resource-bannner .rs-share-ev-section ul.social-list {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  list-style: none;
  padding: 0;
}

section.resource-bannner .rs-share-ev-section ul.social-list li:first-child {
  padding-left: 0;
  display: inline-block;
}

section.resource-bannner .rs-share-ev-section ul.social-list li {
  padding: 0 8px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: 24px;
  font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
  display: inline-block;
  float: left;
}

section.resource-bannner .rs-share-ev-section ul.social-list li a {
  text-decoration: none;
  outline: none;
  color: #fff;
}

section.resource-bannner .rs-share-ev-section ul.social-list li a i {
  font-size: 32px;
  line-height: initial;
  vertical-align: initial;
  width: 30px;
  height: 30px;
  background: rgba(255,255,255,.5);
  text-align: center;
  position: relative;
  transition: all 350ms ease-in-out;
  display: inline-block;
}

section.resource-bannner .rs-share-ev-section ul.social-list li a i:before {
  color: #0e0f11;
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
}

.ti-facebook:before {
  content: "\e741";
}

.ti-twitter-alt:before {
  content: "\e74b";
}

.ti-linkedin:before {
  content: "\e735";
}

.rs-single-etitle {
  margin-bottom: 35px;
}

section.resource-bannner .rs-share-ev-section ul.social-list li a i:hover {
  background: #fff;
}

.banner-wrapper {
  min-height: 285px;
  background: #292929;
  position: relative;
}
.background-image-holder {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: #292929;
  background-size: cover !important;
  background-position: 50% 50% !important;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.banner-wrapper h2 {
  margin: 0;
  color: #fff;
  font-family: Roboto,sans-serif;
  font-weight: 100;
  font-size: 60px;
  line-height: 62px;
  letter-spacing: .5px;
  text-transform: none;
  margin-bottom: 8px;
}

.background-image-holder {
  width: 100%;
  height: 100%;
}

.page-title-content {
  padding: 0 15px;
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}

.col-md-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.hs-breadcrumb-menu:before, .hs-breadcrumb-menu:after {
  content: '';
  display: block;
  clear: both;
}

.hs-breadcrumb-menu:before,.hs-breadcrumb-menu:after {content: '';display: block;clear: both;}

.banner-wrapper .hs-breadcrumb-menu-item {
  padding: 0;
}

.banner-wrapper .hs-breadcrumb-menu {
  margin-left: 5px;
  margin-bottom: 15px;
}

.banner-wrapper .hs-breadcrumb-menu-item a {
  font-family: Roboto,sans-serif;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0;
  color: #fff;
  line-height: 24px;
  text-transform: uppercase;
}

.banner-wrapper .hs-breadcrumb-menu-divider:before {
  content: "/\00a0";
  padding: 0 16px;
  color: #bbb;
}

.banner-wrapper .hs-breadcrumb-label {
  font-family: Roboto,sans-serif;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 24px;
  text-transform: uppercase;
}
.banner-wrapper .hs-breadcrumb-menu .hs-breadcrumb-menu-item:nth-child(2) {
  color: #fff;
}
.background-image-holder.overlay-banner:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .5;
  top: 0;
}

.banner-wrapper li.hs-breadcrumb-menu-item.last-crumb span {
  color: #fff;
}

.infrastructure-page .banner-wrapper .background-image-holder {
  background-position: 50% 80%!important;
}
.banner-wrapper .hs-breadcrumb-menu-item a:hover {
  opacity: 1;
}
.banner-wrapper .hs-breadcrumb-menu-item a {
  color: #fff;
  opacity: .8;
}

.resources-page .dnd-section {
  padding: 0;
}

.resources-page .dnd-section>.row-fluid {
  padding-right: 0px;
  padding-left: 0px;
  max-width: 100% !important;
}

.resources-page .dnd-section .widget-type-cell {
  padding-left: 0px;
  padding-right: 0px;
}

.custom-resource-post-top-section {
  padding: 60px 0 0px;
}

.custom-resource-post-top-section .row-fluid {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 30px;
}

.custom-resource-post-top-section .span4 h5 {
  font-family: Roboto,sans-serif;
  letter-spacing: -.5px;
  font-size: 14px!important;
  line-height: 30px!important;
  font-weight: 600!important;
  color: #041c2d!important;
  margin-bottom: 0!important;
  text-align: center;
}

.custom-resource-post-top-section .span4 ul {
  margin: 0 0 0px;
  padding: 0;
  list-style: square inside;
}

.custom-resource-post-top-section .span4 ul li {
  position: relative;
  padding-left: 12px;
  padding-bottom: 9px;
  line-height: 15px;
  list-style: none;
  margin: 0;
}

.custom-resource-post-top-section .span4 ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  width: 9px;
  height: 9px;
  display: block;
  background-color: #00b1f2;
  float: left;
}

.resource-post-top-sec-item2 p {
  letter-spacing: -.5px!important;
  font-size: 24px!important;
  line-height: 30px;
  font-weight: 200;
  color: #041c2d;
  font-family: Roboto,sans-serif;
  text-align: center;
  margin: 0;
}

.custom-resource-post-top-section .resource-post-top-sec-item3.span4 h5 {
  text-align: left;
}

.custom-resource-post-top-section .resource-post-top-sec-item3.span4 p {
  letter-spacing: -.5px!important;
  font-size: 24px!important;
  line-height: 30px;
  font-weight: 200;
  color: #041c2d;
  font-family: Roboto,sans-serif;
  margin: 0;
}

.cm-resource-post-middle-wrap {
  padding: 60px 0 30px;
}

.cm-resource-post-middle-wrap p {
  letter-spacing: .1px;
  line-height: 24px;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #666;
  margin: 0 0 35px;
}

.cm-resource-post-bottom-wrap {
  padding: 60px 0 30px;
  margin: 0;
}

.cm-resource-post-bottom-wrap .row-fluid {
  margin-right: -15px;
  margin-left: -15px;
  padding: 0;
}

.cm-resource-post-bottom-wrap .span6 {
  float: left;
  width: 50%;
  margin: 0;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.cm-resource-post-bottom-wrap .span6 img {
  margin-bottom: 35px;
  text-align: center;
  display: block;
  vertical-align: top;
  float: none;
  margin: 0 auto 35px;
}

.cm-resource-post-bottom-wrap .span6 p {
  font-size: 14px;
  letter-spacing: .1px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 15px;
  font-family: Roboto,sans-serif;
  color: #041c2d;
}

.cm-resource-post-bottom-wrap .span6 p:last-of-type {
  margin: 0 !important;
}

.cm-resource-post-bottom-wrap .span6 ul,
.cm-resource-post-row2-wrap  ul{
  list-style: square inside;
  margin: 0;
  padding: 0;
  margin-top: 15px;
}

.cm-resource-post-bottom-wrap .span6 ul li,
.cm-resource-post-row2-wrap  ul li {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  font-family: Roboto,sans-serif;
  color: #041c2d;
  position: relative;
  padding-left: 12px;
  list-style: none;
}

.cm-resource-post-bottom-wrap .span6 ul li:before,
.cm-resource-post-row2-wrap  ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  width: 9px;
  height: 9px;
  display: block;
  background-color: #00b1f2;
  float: left;
  top: 7px;
}

.cm-resource-post-bottom-wrap .span6 ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  width: 9px;
  height: 9px;
  display: block;
  background-color: #00b1f2;
  float: left;
  top: 7px;
}

.resource-post-top-sec-item1 .content-col p {
  letter-spacing: -.5px!important;
  font-size: 24px!important;
  line-height: 30px;
  font-weight: 200;
  margin-bottom: 0!important;
  color: #041c2d;
  font-family: Roboto,sans-serif;
  text-align: center;
}

.cm-resource-post-bottom-wrap .span6 p em {
  font-size: 14px;
  letter-spacing: .1px;
  font-style: italic;
  font-family: Roboto,sans-serif;
  color: #041c2d;
}

.cm-resource-post-bottom-wrap .span6 h4 {
  font-size: 40px;
  font-weight: 100;
  line-height: 47px;
  margin-bottom: 15px;
  color: #292929;
}

.cm-resource-post-bottom-wrap .span6 h4+p+p.mb8 {
  padding-left: 40px;
}

.resource-post-top-sec-item1 .agenda p {
  text-align: center;
  letter-spacing: -.5px!important;
  font-size: 24px!important;
  line-height: 30px;
  font-weight: 200;
  color: #041c2d;
  font-family: Roboto,sans-serif;
  margin: 0;
}

.cm-resource-post-bottom-wrap.without-top-bar .span6.resource-post-botom-left img {
  margin: 0;
  width: 100%;
  object-fit: cover;
}

.cm-resource-post-bottom-wrap.without-top-bar .span6.resource-post-botom-left {
  width: 41.66666667%;
  min-height: 290px;
}

.cm-resource-post-bottom-wrap.without-top-bar .span6.resource-post-botom-right {
  width: 58.33333333%;
}

.cm-resource-post-bottom-wrap.without-top-bar>div>div {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
}

.cm-resource-post-bottom-wrap.without-top-bar .span6.resource-post-botom-left {
  width: 41.66666667%;
  min-height: 290px;
}

.cm-resource-post-bottom-wrap.without-top-bar .span6.resource-post-botom-right {
  width: 58.33333333%;
}

.cm-resource-post-bottom-wrap.without-top-bar .span6.resource-post-botom-right a.vc_general {
  color: #fff!important;
  font-size: 18px!important;
  background-color: #0095da!important;
  border: 2px solid #0095da!important;
  background-image: none!important;
  border-radius: 0!important;
  font-weight: 300!important;
  padding: 9px 16px 10px!important;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  top: 0;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  margin-top: 15px;
  line-height: normal;
  margin-bottom: 21.74px;
  max-width: 100%;
}

.cm-resource-post-bottom-wrap.without-top-bar .span6.resource-post-botom-right a.vc_general:hover {
  background-color: rgba(38,156,191,.5)!important;
}

.cm-resource-post-row2-wrap {
  padding: 30px 0 60px;
}

.cm-resource-post-row2-wrap .row-fluid {
  margin-right: -15px;
  margin-left: -15px;
  padding: 0;
}

.cm-resource-post-row2-wrap .row-fluid {
  margin-right: -15px;
  margin-left: -15px;
  padding: 0;
}

.cm-resource-post-row2-wrap .span5 {
  width: 41.66666667%;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.cm-resource-post-bottom-wrap.without-top-bar .span6.resource-post-botom-right .row.v-align-children {
  margin: 0 !important;
}

.cm-resource-post-row2-wrap .span7 {
  margin: 0;
  width: 58.33333333%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.cm-resource-post-row2-wrap .row-fluid {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
}

.cm-resource-post-row2-wrap .span7 h3 {
  font-size: 38px!important;
  line-height: 42px!important;
  font-weight: 200!important;
  margin-bottom: 5px!important;
  letter-spacing: -1.5px;
  color: #041c2d;
  font-family: Roboto,sans-serif;
}

.cm-resource-post-bottom-wrap.without-top-bar .span6.resource-post-botom-left img {
  width: auto;
  max-width: 100%;
  display: block;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 35px;
}

.cm-resource-post-bottom-wrap.without-top-bar .span6.resource-post-botom-left {
  width: 100%;
}

.custom-resource-post-top-section .bottom-wrapper {
  padding: 60px 0 30px;
}

.custom-resource-post-top-section .bottom-wrapper .row-fluid {
  padding: 0;
  margin: 0;
}

.custom-resource-post-top-section .bottom-wrapper .content {
  text-align: center;
}

.custom-resource-post-top-section .bottom-wrapper .content p {
  padding: 0 32px;
  font-size: 32px;
  line-height: 40px;
  text-align: center;
  font-weight: 300;
  color: #292929;
  margin: 0;
  display: inline-block;
}

.custom-resource-post-top-section .bottom-wrapper .button .row {
  margin: 0 !important;
}

.custom-resource-post-top-section .bottom-wrapper .button .row a {
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 0;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 2px solid #47b475;
  padding: 0 26px;
  height: 50px;
  line-height: 46px;
  min-width: 200px;
  text-decoration: none;
  outline: none;
  color: #47b475;
}

.custom-resource-post-top-section .bottom-wrapper .button .row h3 {
  margin: 0;
}

.custom-resource-post-top-section .bottom-wrapper .button .row a:hover {
  background: #47b475;
  color: #fff;
}

.custom-resource-post-top-section.two .span4 {
  width: 50%;
  float: left;
  margin: 0;
  padding: 0 15px;
}

.custom-resource-post-top-section .bottom-wrapper .content h3 {
  display: inline-block;
  padding: 0 32px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 300;
  color: #292929;
  margin: 0;
}

.custom-resource-post-top-section .bottom-wrapper .content h3 + span+a {
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 0;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 2px solid #47b475;
  padding: 0 26px;
  height: 50px;
  line-height: 46px;
  min-width: 200px;
  text-decoration: none;
  outline: none;
  color: #47b475;
}

.cm-resource-post-bottom-wrap .span6 h5 a {
  font-weight: 600;
  color: #47b475;
}

.custom-resource-post-top-section .bottom-wrapper .content h3 + span+a:hover {
  background: #47b475;
  color: #fff;
}

.cm-resource-post-bottom-wrap .span6 h5 a:hover {
  color: #398f5d;
  text-decoration: none;
}

.cm-resource-post-bottom-wrap .span6 h5 {
  margin: 0;
}

.cm-resource-post-bottom-wrap .span6 h5 {
  margin: 0;
  font-family: Roboto,sans-serif;
  font-size: 18px!important;
  line-height: 22px!important;
  font-weight: 300!important;
  color: #041c2d!important;
}

.custom-resource-post-top-section .bottom-wrapper .content .row {
  margin: 0 !important;
}

.resource-post-botom-left.without-content {
  width: 100%;
}

.span6.resource-post-botom-right.without-image {
  width: 100%;
}

.span6.resource-post-botom-right.without-image p {
  letter-spacing: .1px;
  text-align: center;
  margin-bottom: 24px;
  margin-top: 0;
  padding: 0;
  font-weight: 400;
}

.cm-resource-post-middle-wrap p a {
  color: #0095da;
  font-weight: 400;
}

/* .span6.resource-post-botom-right.without-image p {
font-size:25px;
} */

.span6.resource-post-botom-right.without-image .col-md-6 p {
  font-size: 23px;
}

.custom-resource-post-top-section.two .span4 h6 {
  text-align: center;
}

.cm-resource-post-bottom-wrap .span6 .row {
  margin: 0 !important;
}

.span6.resource-post-botom-right.without-image .col-md-6 p a {
    color: #0095da;
    font-weight: 400;
}

.cm-resource-post-bottom-wrap .span6 a.vc_general {
  color: #fff!important;
  font-size: 18px!important;
  background-color: #0095da!important;
  border: 2px solid #0095da!important;
  background-image: none!important;
  border-radius: 0!important;
  font-weight: 300!important;
  padding: 9px 16px 10px!important;
  backface-visibility: hidden;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  top: 0;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  line-height: normal;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  margin-top: 15px;
  margin-bottom: 35px;
}

.cm-resource-post-bottom-wrap .span6 a.vc_general:hover {
  background-color: rgba(38,156,191,.5)!important;
}

.banner-wrapper h2 {
  padding: 0 15px;
  font-size: 70px;
  line-height: 72px;
  text-transform: none;
  margin-bottom: 8px !important;
  letter-spacing: 0;
}

.banner-wrapper .background-image-holder {
  background-position: 50% 15%!important;
}



.cm-resources-wrapper h4 {
  font-family: Roboto,sans-serif;
  letter-spacing: 0!important;
  font-weight: 200!important;
  font-size: 60px!important;
  line-height: 67px!important;
  text-transform: none;
  color: #041c2d;
  text-align: center;
  margin: 0;
}
.cm-resource-post-row2-wrap .span6.resource-post-row2-left img {
    display: block;
    margin: 0 auto;
}
.tab-content {
  display: none;
}

.tab-content.current {
  display: block;
}
.select {
  display: none;
}
@media (min-width: 768px){
  .custom-resource-post-top-section .row-fluid {
    width: 750px;
  }
}

@media (min-width: 992px){
  .custom-resource-post-top-section .row-fluid {
    width: 970px;
  }
}

@media (min-width: 1200px){
  .custom-resource-post-top-section .row-fluid {
    width: 1170px;
  }
}

@media (max-width: 1200px) and (min-width: 990px){
  .banner-wrapper .hs-breadcrumb-menu-divider:before {
    padding: 0 10px;
  }
}

@media(max-width:1090px) {

}

@media(max-width:991px) {
  .custom-resource-post-top-section .span4 {
    width: 100%;
    margin: 0;
  }

  .cm-resource-post-bottom-wrap .row-fluid {
    margin-right: 0;
    margin-left: 0;
    padding: 0;
  }

  .cm-resource-post-bottom-wrap .span6 {
    float: none;
    width: 100%;
    margin: 0;
    position: relative;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
  }

  .cm-resource-post-bottom-wrap.without-top-bar>div>div {
    display: block;
  }

  .cm-resource-post-bottom-wrap.without-top-bar .span6.resource-post-botom-left {
    width: 100%;
    min-height: auto;
    margin-bottom: 15px;
  }

  .cm-resource-post-bottom-wrap.without-top-bar .span6.resource-post-botom-right {
    width: 100%;
  }

  .cm-resource-post-row2-wrap .row-fluid {
    display: block;
  }

  .cm-resource-post-row2-wrap .span5 {
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
    float: none;
  }

  .cm-resource-post-row2-wrap .span7 {
    margin: 0;
    width: 100%;
    float: none;
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .custom-resource-post-top-section.two .span4 {
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
  }

  .cm-resource-post-bottom-wrap .row-fluid {
    width: 100%;
  }

  .cm-resource-post-row2-wrap .row-fluid {
    margin-right: 0;
    margin-left: 0;
    padding: 0;
    width: 100%;
  }

  .custom-resource-post-top-section .resource-post-top-sec-item3.span4 h5 {
    text-align: center;
  }

  .custom-resource-post-top-section .resource-post-top-sec-item3.span4 p {
    text-align: center;
  }
}

@media(max-width:767px) {
  .featured-resource .featured-resource-item .resource-item-section {
     grid-template-columns: 1fr; 
    align-items:start;
    grid-auto-rows:unset;
  }
  .all-active {
    display: block;
  }  
  .resource-tab-title {
    padding: 0 15px;
  }
  .filter_row #webinar_filter_form {
    grid-template-columns: 1fr;
  }
  ul.tabs li {
    width:100%;
    margin-bottom:10px;
  }
  ul.tabs li:last-child {
    left:0;
  }
  .resource-details-content .resource-tab-upcomming .row-fluid, .resource-details-content .resource-tab-past .row-fluid {
    grid-template-columns: 1fr;
  }
  .banner-wrapper .hs-breadcrumb-menu-divider:before {
    padding: 0 4px;
  }
  .banner-wrapper {
    min-height: 320px !important;
  }

  .infrastructure-page .banner-wrapper {
    min-height: 285px !important;
  }

  section.resource-bannner .rs-single-etitle h2 {
    line-height: 48px;
    font-size: 48px;
  }

  section.resource-bannner .background-image-holder.fadeIn {
    top: 0 !important;
    transform: none !important;
    -webkit-transform: none !important;
  }

  .custom-resource-post-top-section .span4 {
    margin-bottom: 15px;
  }

  .custom-resource-post-top-section {
    padding: 30px 0 0px;
  }

  .cm-resource-post-middle-wrap {
    padding: 50px 0;
  }

  .cm-resource-post-bottom-wrap {
    padding: 50px 0;
    margin: 0;
  }

  .cm-resource-post-bottom-wrap.without-top-bar {
    padding-top: 30px;
  }
  .cm-resources-wrapper h4 {
    font-size: 48px!important;
    line-height: 48px!important;
  }
  .resource-details-content.clearfix {
    margin-right: 0;
  }
  select:focus {
    outline: none;
  }

  .custom-resource-post-top-section .bottom-wrapper .content p,
  .custom-resource-post-top-section .bottom-wrapper .content h3{
    font-size: 24px;
    line-height: 32px;
  }
}

@media(max-width:450px) {
  .banner-wrapper h2 {
    line-height: 48px;
    font-size: 42px;
  }
  ul.tabs li {
    font-size:20px;
  }
  section.resource-bannner .rs-single-etitle h2 {
    line-height: 48px;
    font-size: 42px;
  }

  section.resource-bannner {
    padding: 50px 0 30px;
  }

  .cm-resource-post-middle-wrap {
    padding: 50px 0 30px;
  }

  .cm-resource-post-middle-wrap p {
    margin: 0;
  }

  .custom-resource-post-top-section .bottom-wrapper .content h3+span+a {
    white-space: normal;
    min-width: 100%;
    height: auto !important;
    display: block;
    line-height: 1.5;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .cm-resources-wrapper h4 {
    font-size: 42px!important;
    line-height: 42px!important;
  }
  .rs-resources-ptitle .page-title h2.uppercase {
    line-height: 48px;
    font-size: 42px;
  }
  .resource-item-group {
    padding-top: 47px;
  }

  .cm-resource-post-bottom-wrap .span6 h4 {
    line-height: 32px;
    margin-bottom: 10px;
    font-size: 28px;
  }
}

@media(max-width:376px) {
  .banner-wrapper h2 {
    font-size: 36px;
    line-height: 42px;
  }

  section.resource-bannner .rs-single-etitle h2 {
    font-size: 32px;
    line-height: 36px;
  }

  .cm-resource-post-middle-wrap {
    padding: 50px 0 50px;
  }
  .cm-resources-wrapper h4 {
    font-size: 36px!important;
    }
}

.layout-switcher .layout-button { cursor:pointer; }

nav {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}

nav a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
}

nav a.active {
  background-color: #1b75bc;
  color: white;
}

nav a:hover:not(.active) {background-color: #ddd;}

.page_navigation { text-align: center; }