.legal-consent-container .hs-richtext {font-size: small !important; padding: 3px 0px 3px 0px !important;}
.legal-consent-container .hs-richtext p {margin: 0px;}
.legal-consent-container .field.hs-form-field {padding-top: 0px !important;}

.research_rss_listing .hs-rss-item-image-wrapper { width:20% !important; padding:0px 20px 0px !important; float:left; max-height:155px; overflow:hidden; }
.research_rss_listing .hs-rss-item-text { font-size:14px; width:80% !important; float:right !important; }

.blog_rss_listing .hs-rss-module { width:100%; float:left; margin-bottom:20px; }
.blog_rss_listing .hs-rss-module .hs-rss-item { width:24%; margin:0.5%; float:left; background:#f4f4f4; min-height: 350px; border-top: 5px solid #ec6800;}
.blog_rss_listing .hs-rss-module .hs-rss-item:first-child { width:24%; margin:0.5%; padding-top: 15px; float:left; background:#f4f4f4; min-height: 350px; border-top: 5px solid #ec6800; }
.blog_rss_listing .hs-rss-item-text { width:100% !important; padding:5px 10px 20px 15px !important; }
.blog_rss_listing .hs-rss-description { margin-top: 15px; }

.blog_rss_listing2 .hs-rss-module { width:100%; float:left; margin-bottom:20px; }
.blog_rss_listing2 .hs-rss-module .hs-rss-item { width:24%; margin:0.5%; float:left; background:#f4f4f4; min-height: 350px; border-top: 5px solid #ec6800;}
.blog_rss_listing2 .hs-rss-module .hs-rss-item:first-child { width:24%; margin:0.5%; padding-top: 15px; float:left; background:#f4f4f4; min-height: 350px; border-top: 5px solid #ec6800; }
.blog_rss_listing2 .hs-rss-item-text { width:100% !important; padding:5px 10px 20px 15px !important; color:#000000; !important}
.blog_rss_listing2 .hs-rss-description { margin-top: 15px; }

.blog_home_rss_listing .hs-rss-module { width:100%; float:left; margin-bottom:20px;}
.blog_home_rss_listing .hs-rss-module .hs-rss-item { width:49%; margin:0.5%; float:left; background:#f4f4f4; min-height: 400px;}
.blog_home_rss_listing .hs-rss-module .hs-rss-item:first-child { width:49%; margin:0.5%; padding-top: 15px; float:left; background:#f4f4f4; min-height: 400px; }
.blog_home_rss_listing .hs-rss-title { color:#333; text-decoration:none; display:block; margin-bottom:15px; }
.blog_home_rss_listing .hs-rss-item-text { width:100% !important; padding:15px 10px 20px !important; float:left; }

@media screen and (max-width: 768px) and (min-width: 680px) {
.blog_rss_listing .hs-rss-module .hs-rss-item { width:49%; }
.blog_rss_listing .hs-rss-module .hs-rss-item:first-child { width:49%; }  
}


@media screen and (max-width: 680px) {
.blog_rss_listing .hs-rss-module .hs-rss-item { width:100%; min-height: auto; }
.blog_rss_listing .hs-rss-module .hs-rss-item:first-child { width:100%; min-height: auto; }  
}

.blog_home_rss_listing_v2 .hs-rss-module { width:100%; float:left; margin-bottom:20px;}
.blog_home_rss_listing_v2 .hs-rss-module .hs-rss-item { width:100%; margin:0px; float:left; background:#f4f4f4; min-height: 350px;}
.blog_home_rss_listing_v2 .hs-rss-module .hs-rss-item:first-child { width:100%; margin: 0px; float:left; background:#f4f4f4; min-height: 350px; }
.blog_home_rss_listing_v2 .hs-rss-title { color:#333; text-decoration:none; display:block; margin-bottom:15px; }
.blog_home_rss_listing_v2 .hs-rss-item-text { width:100% !important; padding:15px 10px 20px !important; float:left; }
.blog_home_rss_listing_v2 h3 { 
    margin: 0px !important; 
    padding: 15px; 
    text-align: center; 
    color: white; 
    letter-spacing: 3px; 
    font-size: 115%;
    font-weight: 700 !important; 
}
.blog_home_rss_listing_v2.cybersecurity h3 { 
    background: #e74c3c;
}
.blog_home_rss_listing_v2.mobility h3 { 
    background: #8e44ad;
}
.blog_home_rss_listing_v2.systems h3 { 
    background: #16a085;
}
.blog_home_rss_listing_v2.dataprotection h3 { 
    background: #e67e22;
}
.blog_home_rss_listing_v2.networking h3 { 
    background: #27ae60;
}
.blog_home_rss_listing_v2.storage h3 { 
    background: #34495e;
}
.blog_home_rss_listing_v2.cloud h3 { 
    background: #3498db;
}
.blog_home_rss_listing_v2.converged h3 { 
    background: #5e6464;
}

.home_rss_listing .hs-rss-item-image-wrapper { width:20% !important; padding:0px 20px 0px !important; float:left; max-height:155px; overflow:hidden; }
.home_rss_listing .hs-rss-item-text { font-size:14px; width:80% !important; float:right !important; }

.video_rss_listing .hs-rss-item-image-wrapper { width:40% !important; padding:0px 20px 0px !important; float:left; overflow:hidden; }
.video_rss_listing .hs-rss-item-text { font-size:14px; width:60% !important; float:right !important;}
.video_rss_listing .hs-rss-description { padding-top: 10px !important; }

/* Image Circle */
.img-circle {
    border-radius: 50%;
    border-style: solid;
    border-width: 5px;
    border-color: #ccc;
    float: left;
}
.img-circle:hover {
    border-radius: 50%;
    border-style: solid;
    border-width: 5px;
    border-color: #ff6114;
}
/* end Image Circle */

/* Image Circle Small */
.img-circle-sm {
    border-radius: 50%;
/*    border-style: solid;
    border-width: 3px;
    border-color: #ccc;*/
}
/*.img-circle-sm:hover {
    border-radius: 50%;
    border-style: solid;
    border-width: 5px;
    border-color: #ff6114;
} */
/* end Image Circle Small */

/* coverage hero */
.coverage-button {
    display: inline-block;
/*    border-radius: 20px; */
    max-width: 100%;
    padding: 20px 50px 20px 40px;
/*    background: #e74c3c;*/
    color: #ffffff !important;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    line-height: 1.43;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none !important;
    text-shadow: none;
    letter-spacing: 0.05em;
    cursor: pointer;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.coverage-button:hover {
    opacity: 0.9;
}

.coverage-button:active,
.coverage-button:active:hover {
    -webkit-transform: scale(0.98, 0.98) translateY(2px);
    -ms-transform: scale(0.98, 0.98) translateY(2px);
    transform: scale(0.98, 0.98) translateY(2px);
}

.coverage-button:focus {
    outline: 0;
}
/* end coverage hero */

/* top menu */
.topmenu .hs-menu-wrapper ul li a {
    padding: 5px 10px;
    background: #fff;
    color: #000;
    font-family: ;
    font-size: 12px;
    line-height: 22px;
    font-weight: 400;
}
.topmenu .hs-menu-wrapper ul li:hover > a,
.topmenu .hs-menu-wrapper ul li a:hover,
.topmenu .hs-menu-wrapper ul li.active > a,
.topmenu .hs-menu-wrapper ul li.active-branch > a {
    color: #ff7b10;
}

/* end top menu */

.logo-head { 
    margin-top: 0;
    color: #000;
/*    font-family: 'Roboto Condensed','Helvetica Neue',Helvetica,Arial,sans-serif;*/
    line-height: 1.1;
    font-weight: 300;
 }

.footer {
    color: #AFAFAF;
    font-size: 11px;
}

.footer h1 , .footer h2 , .footer h3 , .footer h5 , .footer h6 {
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: normal;
}

.footer h4 {
    padding-top: 15px;
    font-weight: 700;
    text-transform: initial !important;
    letter-spacing: 0;
    font-size: 16px;
    margin: 15px 0 0;
}

/*--------JMD ESG Team v2------*/
.listing-esg-team {
    float: left;
    width: 100%;
    padding: 25px;
}

.listing-esg-team h2 {
    margin-bottom: 10px; 
    color: #b32c2c !important;    
}

.listing-esg-team h3 {
    margin-bottom: 5px; 
}

.listing-esg-team p {
    margin: 8px 0px; 
    color: #000 !important;    
}

.listing-esg-team .col1 {
    float: left;
    width: 20%;
}

.listing-esg-team .col2 {
    float: left;
    width: 30%;
}

.listing-esg-team .col3 {
    float: left;
    width: 50%;
    border-left: 6px solid #ff6114; 
    padding-left: 20px;
}
/*--------JMD ESG Team v2------*/

/*--MODAL--*/

/**
 * Material Modal CSS
 */
.modal {
  will-change: visibility, opacity;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 1000;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition-delay: $modal-delay;
          transition-delay: $modal-delay;
}
.modal--active {
  visibility: visible;
  opacity: 1;
}
.modal--align-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.modal__bg {
  background: transparent;
}
.modal__dialog {
  max-width: 600px;
  padding: 1.2rem;
}
.modal__content {
  will-change: transform, opacity;
  position: relative;
  padding: 2.4rem;
  background: #ffebee;
  background-clip: padding-box;
  box-shadow: 0 12px 15px 0 rgba(0,0,0,0.25);
  opacity: 0;
  -webkit-transition: all 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.25s cubic-bezier(0.23, 1, 0.32, 1);
}
.modal__content--active {
  opacity: 1;
}
.modal__close {
  z-index: 1100;
  cursor: pointer;
}
.modal__trigger {
  position: relative;
  display: inline-block;
  padding: 1.2rem 2.4rem;
  color: rgba(0,0,0,0.7);
  line-height: 1;
  cursor: pointer;
  background: #ffebee;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.26);
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.modal__trigger--active {
  z-index: 10;
}
.modal__trigger:hover {
  background: #e5d3d6;
}
#modal__temp {
  will-change: transform, opacity;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffebee;
  -webkit-transform: none;
          transform: none;
  opacity: 1;
  -webkit-transition: opacity 0.1s ease-out, -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 0.1s ease-out, -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 0.1s ease-out, transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 0.1s ease-out, transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}


/*--end MODAL */

/*-- ANALYST OPT1 --*/
@media screen and (max-width: 768px) and (min-width: 680px) {
  .analyst--section .analyst--image.span2 {
    width: 30% !important;
    margin-left: 0 !important;
    text-align: center;
  }
  
  .analyst--section .analyst--social.span3 {
    width: 67.237569061% !important;
  }
  
  .analyst--section .analyst--bio.span7 {
    width: 100% !important;
    margin-left: 0 !important;
    margin-top: 30px;
  }

  .featured--wrapper blockquote {
    width: 70% !important;
  }
  
  .featured--wrapper p a.default-button {
    text-align: center;
    display: inline-block;
    margin: 0 auto;
  }

  .analyst--video_rss_listing .hs-rss-item-text, .analyst-research_rss_listing  .hs-rss-item-text {
    width: 70% !important;
  }
  
  .analyst--video_rss_listing .hs-rss-item-image-wrapper, .analyst-research_rss_listing .hs-rss-item-image-wrapper {
    width: 30% !important;
  }
  
  .footer--section .footer.footer--content .small-footer-logo, .footer--section .footer.footer--content .trademark--text {
		width: 100% !important;
    margin-left: 0 !important;
  }
  
  .footer--section .footer.footer--content {
    width: 100% !important;
    margin-left: 0 !important;
    text-align: center;
    margin-bottom: 40px;
  }
  
  .footer--section .footer.footer--services.span2, .footer--section .footer.footer--about.span2, .footer--section .footer.footer--contact.span2 {
		width: 29.928176794% !important;
  }

  .footer-wrapper .footer-go-foggy {
    text-align: center;
    padding-right: 0 !important;
  }

  .blog_rss_listing h3, .analyst-research_rss_listing h3 {
    text-align: center;
  }
  
  .logo-head {
    text-align: center;
  }
  
  .blog--rss--read-more, .video--rss--read-more, .research--rss--read-more {
    text-align: center;
  }
}

@media screen and (max-width: 680px) {
  .analyst--section {
    padding: 25px 0!important;
  }
  
  .analyst--section .analyst--wrapper {
    padding: 0px 25px!important;
  }
  
  .analyst--section .act-accordion-body {
    padding-left: 0 !important;
  }
  
  .analyst--section .analyst--wrapper .analyst--image {
    text-align: center;
  }
  
  .analyst--section .analyst--wrapper .analyst--social {
    text-align: center;
    margin: 20px 0 10px 0;
  }
  
  .featured--section.content-section.smaller-spacing {
    padding-top: 50px !important;
    padding-bottom: 30px !important;
  }
  
  .featured--wrapper {
    text-align: center;
  }
  
  .featured--wrapper img[style*="float: left"] {
    float: none !important;
    max-width: 100% !important;
    margin: 0px !important;
  }
  
  .featured--wrapper blockquote {
    width: 100% !important;
    margin-top: 20px;
  }
  
  .blog_rss_listing h3, .analyst-research_rss_listing h3 {
    text-align: center;
  }
  
  .logo-head {
    text-align: center;
  }
  
  .analyst--video_rss_listing .hs-rss-item-text, .analyst-research_rss_listing  .hs-rss-item-text {
    width: 100% !important;
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
  }
  
  .analyst--video_rss_listing .hs-rss-item-image-wrapper, .analyst-research_rss_listing .hs-rss-item-image-wrapper {
    width: 100% !important;
    padding: 0;
    margin: 0 !important;
    display: none !important;
  }
  
  .analyst-research_rss_listing .hs-rss-byline {
    margin-bottom: 20px;
    display: block;
  }
  
  .footer--section.content-section {
		padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  
  .footer--section .footer {
    text-align: center;
    margin-bottom: 25px;
  }
  
  .footer--section .footer.footer--contact {
    margin-bottom: 0 !important;
  }
  
  .footer-wrapper .footer-go-foggy {
    text-align: center;
    padding-right: 0 !important;
  }
  
  .blog--rss--read-more, .video--rss--read-more, .research--rss--read-more {
    text-align: center;
  }
}