body {
  font-family: polaris-light;
  color: #414142;
  overflow-x: hidden;
}

.input-group-btn>.btn {
  position: inherit;
}

b {
  font-family: polaris-bold;
}

ul {
  display: block;
  list-style-type: disc;
  margin-top: 1em;
  margin-bottom: 1 em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
}

ol {
  display: block;
  list-style-type: decimal;
  margin-top: 1em;
  margin-bottom: 1 em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
}

.dropdown-menu li {
  color: #666;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.active>a {
  background-image: none !important;
  box-shadow: none !important;
}

.main-content div.image {
//overflow: initial !important;
}

.thread-mobile-nav .nav-accordian .plus-btn,
.thread-mobile-nav .nav-accordian .minus-btn {
  position: relative;
}

.theGrid .richtexteditor ul li {
  margin-bottom: 10px;
}
.h4, .h5, .h6, h4, h5, h6 {
  margin-bottom: 12px;
}

.h1, .h2, .h3, h1, h2, h3 {
  margin-bottom: 12px;
}

.demand-space {
  padding: 7px 0;
}

.main-content div.image {
  overflow: visible !important;
}

div.threadHeroBanner, div.threadPageBreak, div.threadVideoInline, div.threadCTA, div.imageproof, div.redesignHeroBanner, div.redesignNumberedColumns, div.theGrid, div.threadMediaObject{
  overflow: visible !important;
  margin-bottom:0 !important;
}

#video-container {
  position: relative;
  overflow: hidden;
}

#video-container .content {
  position: absolute;
  top: 0;
  left: 0;
}

.video-container {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/* Video component width adjustment*/

.threadVideoInline .video-container{
  overflow: visible;
}

.threadVideoInline .video-container {
  position: relative;
}

.threadVideoInline .video-container iframe {
  width: 97%;
  margin: 0 auto;
  display: block;
}

/*Ends here*/

.video-wrapper {
  height: 750px;
  overflow: hidden;
  position: absolute;
  z-index: 0;
  top: -56px;
  left: -12%;
  width: 112%;
}

.video-wrapper video {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

#threadVideo {
  position: relative;
  z-index: 2;
}

.thread-demand {
  position: relative;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
background-color: white;
}


/* for video */

.video-header {
  min-height: 545px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: calc(50% - 0px) calc(50% - -3px);
}

.video-header h1 {
  padding-top: 102px;
  font-size: 63px;
  line-height: 70px;
  padding-bottom: 75px;
  white-space: nowrap;
}

.video-header p {
  font-size: 17px;
  padding-bottom: 27px;
}

.thread-img {
  position: absolute;
  width: 100%;
  z-index: -3; //height: 790px;
}

.video-text {
  display: none;
}

.navbar-left {
  padding-right: 0;
}

a:hover,
a:active,
.thread-nav a:visited,
a:focus {
  color: inherit;
}

a {
  color: #76b0bd;
}

a:hover {
  color: #76b0bd;
  text-decoration: underline;
}

.banner-content {
  display: none;
}

.desktop-flag {
  top: 8px;
  right: -13px;
}

#flag:hover {
  cursor: pointer;
}

.mobile-flag {
  top: 6px;
  right: -3px;
}

.grid-cta a {
  color: #76b0bd;
}

.drid-cta a:hover {
  color: #76b0bd;
  text-decoration: underline;
}

.breadcrumbs {

  max-width: 1380px;
  margin: 0 auto;
}

.breadcrumbs a {
  color: #838b8f;
}

.breadcrumbs a:hover {
  color: #838b8f;
}

.hero-banner-cta {
  padding-top: 10px;
  font-size: 20px;
  font-family: 'polaris-book';
}

.demand-space a {
  font-size: 15px;
  font-family: 'polaris-book';
}

.red-text {
  color: #ca0d18 !important;
}

.red-text a:hover {
  color: #ca0d18;
  cursor: pointer;
}

.drilldown-sub li {
  color: #ca0d18;
}

.drilldown-header {
  font-size: 19px;
}

.drilldown-header a {
  color: #666;
}

.thread-header .thread-circle-cta>img {
  vertical-align: -5px;
}

.gdpr-header .thread-circle-cta>img {
  vertical-align: -5px;
}

.cloud-header .thread-circle-cta>img {
  vertical-align: -5px;
}

.dashboard-cta {
  color: #414142;
}

.srch-container {
  background-color: #FFF;
  position: relative; //border-radius: 30px;
  padding: 3px 50px 3px 10px;
  border-bottom: 1px solid #666;
}

.letter-code {
  font-size: large;
  top: 15px;
  position: relative;
  right: 13px;
}

.search-box {
  background-color: transparent;
  outline: none;
  height: 35px;
  font-size: 15px;
  border: 0;
  width: 100%;
}

.search-button {
  position: absolute;
  right: 4px;
  top: 4px;
  border: 0;
  color: #FFF;
  width: 35px;
  height: 35px;
  outline: 0;
  background-color: white;
}

.search-button img {
  width: 19px;
  height: auto;
}

#already-set li a {
  font: normal 14px Arial;
  border-top: 1px solid #ccc;
  display: block;
  color: black;
  text-decoration: none;
  line-height: 26px;
  padding-left: 5px;
}

.thread-nav .product-list .list-title a {
  color: #ca0d18;
}

.drilldown {
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.drilldown-sub {
  display: none;
}

.drilldown-back {
  font-weight: bold;
}

.drilldown-root {
  list-style: none;
  padding: 0;
  margin: 0;
}


/* Gabes Awesome Framework START */

.grid .nav,
.grid .collapse,
.grid .dropup,
.grid .dropdown {
  position: static;
}

.grid .container {
  position: relative;
}

.grid .dropdown-menu {
  left: auto;
}

.dropdown-menu {
  //z-index: 2;
  -webkit-box-shadow: inset 6px 10px 9px -12px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 6px 10px 9px -12px rgba(0, 0, 0, 0.75);
  box-shadow: inset 6px 10px 9px -12px rgba(0, 0, 0, 0.75), 6px 10px 9px -12px rgba(0, 0, 0, 0.75);
  ;
}

.grid .grid-content {
  padding: 20px 30px;
}

.grid .dropdown.grid-fw .dropdown-menu {
  left: 0;
  right: 0;
}

.grid-container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 10px 30px;
}

.grid-container [class*="col-"] {
  margin-top: 5px;
  margin-bottom: 5px;
}

.thread-nav hr {
  margin: 0;
}


/* Gabes Awesome Framework END */

.drilldown-back {
  display: none;
}

.thread-nav {
  position: relative;
  font-family: polaris-book;
  z-index: 400;
}

.thread-nav .nav {
  padding: 5px 0;
}

.nav-align {
  padding-top: 6px;
}

.thread-nav .navbar-brand {
  height: auto;
}

.thread-nav .navbar-default {
  background-color: #fff;
  border: none;
}
.navbar-default {
  background-image: none !important;
}

.thread-nav .nav-align {
  padding-top: 5px;
}

.nav-mobile-list {
  padding-left: 15px;
  list-style: none;
  padding-top: 5px;
}

.nav-list-tabs a {
  color: #666;
}

.product-list a {
  color: #666;
}

.gray-search {
  width: 19px;
  height: auto;
}

.gray-search-btn {
  border: none;
  border-bottom: 1px solid #666;
  border-radius: 0;
  top: -2px;
}

.thread-mobile-nav .drilldown {
  padding-bottom: 40px;
}

.search-mobile-input {
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #666;
  border-radius: 0;
  padding: 0;
}

.search-mobile-input:focus {
  border-bottom: 1px solid #666;
  box-shadow: none;
}

.nav-mobile-list li {
  padding: 9px 0;
}

.thread-mobile-nav {
  padding-bottom: 40px;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  background-color: #fff !important;
  color: #ca0d18 !important;
}

.thread-nav .navbar {
  margin: 0;
}

.thread-nav .dropdown-menu {
  border: none;
  border-radius: 0;
}

.thread-nav .product-list ul {
  list-style: none;
  padding: 0;
}

.thread-nav .navbar {
  margin: 0;
  box-shadow: 0 4px 2px -2px lightgrey;
  border-radius: 0;
}

.thread-nav .product-list ul li {
  padding: 8px 0;
}

.thread-nav .product-list .list-title {
  color: #ca0d18;
}

.thread-nav .search-align {
  margin: 0 auto;
}

.thread-nav .thread-mobile-nav {
  font-family: polaris-light;
}

.thread-nav .thread-mobile-nav .tab-content h4 {
  font-size: 19px;
  margin: 3px 0;
  color: #666;
}

.thread-nav .panel-header-link {
  color: #666;
}

.nav {
  font-size: 14px;
}

.thread-nav .nav-bottom-list {
  padding: 0;
  list-style: none; 
  //padding-top: 5px;
  font-size: 16px;
  margin-top: 38px;
}

.thread-nav .nav-bottom-list li {
  padding-top: 20px;
}

.thread-nav .nav-bottom-list a {
  color: #aaa;
}

.thread-nav .nav-bottom-list a:hover {
  text-decoration: none;
}

.search-img:hover {
  cursor: pointer;
}

.thread-nav .thread-mobile-nav .panel-body {
  padding-top: 0;
  padding-left: 30px;
}

.title-spacer {
  font-family: polaris-light;
  padding: 9px 0;
  display: block;
}

.thread-nav .thread-search-input,
.thread-search-input-mobile {
  width: 100%;
  box-shadow: none;
  border: none;
}

.thread-nav .thread-search-input:focus,
.thread-search-input-mobile:focus {
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -moz-transition: none;
  -webkit-transition: none;
}

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 3;
}

.thread-nav .mobile-search {
  padding-top: 5px; //border-bottom: 1px solid lightgray;
}

.thread-nav .nav-spacer {
  padding: 20px 0 30px 0;
}

.inner-nav-container {
  max-width: 1440px;
  margin: 0 auto;
}


/****/

.container-fluid {
  max-width: 1440px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-50 {
  padding-top: 50px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-50 {
  padding-bottom: 50px;
}

.blue-header {
  color: #78b0bb;
}

.red-header {
  color: #ea1f48;
}

.yellow-header {
  color: #fab44c;
}

.green-header {
  color: #b9c639;
}

.orange-header {
  color: #ea683c;
}
.red-header {
  color: #b1181e;
}

.vtas-red {
  color: #b31c27;
}

.nav-list-hover a:hover {
  text-decoration: none;
}

.thread-mobile-nav .panel-default>.panel-heading {
  background: none;
}

.thread-mobile-nav .panel-group .panel-heading+.panel-collapse>.list-group,
.thread-mobile-nav .panel-group .panel-heading+.panel-collapse>.panel-body {
  border-top: none;
  border-bottom: 1px solid lightgray;
}

.thread-mobile-nav .panel {
  margin-bottom: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
}

.thread-cta-c {
  padding-top: 7px;
}

.thread-cta {
  border: 1px solid #b31c27;
  color: #b31c27;
  padding: 5px 15px;
  font-family: polaris-book;
  display: inline-block;
  margin: 10px 0;
}

.thread-cta:hover {
  color: #b31c27;
  text-decoration: none;
}

.nav li a:hover {
  background: transparent;
}


/*
.nav li a, .nav li a:hover, .nav li a:active, .nav li a:visited, .nav li a:focus {
text-decoration: none;
background: transparent;

}
*/

.thread-nav .nav-pills>li.active>a,
.nav-pills>li.active>a:focus {
  color: #b31c27;
  background: transparent;
}

.thread-nav .nav-pills a:hover {
  background-color: transparent;
  color: #666;
}

.nav .nav-list-tabs a {
  width: 100%;
  display: inline-block;
  padding-right: 0;
  padding-left: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}

.cover-overlay {
  position: absolute;
  top: 0;
  right: 0;
  background: black;
}

.mobile-search-container {
  padding-top: 15px;
  padding-bottom: 15px;
}

.con-letter {
  font-size: large;
  text-align: right;
  position: relative;
  top: 6px;
}

#overlay {
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
  background-color: black;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.thread-nav {
  color: #666;
  font-family: polaris-book;
}

.thread-nav .navbar-toggle {
  border: none;
}

.thread-nav,
.thread-nav .navbar-toggle:hover,
.thread-nav .navbar-toggle:active,
.thread-nav .navbar-toggle:visited,
.thread-nav .navbar-toggle:focus {
  background: transparent;
}

.thread-nav .gray-search-btn:hover,
.thread-nav .gray-search-btn:active,
.thread-nav .gray-search-btn:visited,
.thread-nav .gray-search-btn:focus {
  background: transparent;
  border-bottom: 1px solid #666;
}

.thread-nav .burger-btn-img {
  width: 26px;
}

.thread-nav .thread-search-icon {
  padding: 0;
  padding-top: 13px;
  padding-right: 10px;
}

.thread-nav .line-spacer {
  padding-left: 0;
  padding-right: 0;
}

.thread-nav .tab-content h4 {
  font-size: 16px;
}

.thread-nav .tab-content p {
  font-size: 15px;
  line-height: normal;
}

.thread-nav .arrow-align {
  display: inline;
}

.inner-nav-container hr {
  margin-top: 15px;
  margin-bottom: 10px;
  border-top: 1px solid gray;
}

.list-spacer {
  padding-right: 15px;
  padding-left: 15px;
}

.thread-header {
  height: 545px; //background: gray;
  background: url("/content/dam/Veritas/images/thread-homepage/header-banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 60%;
}

.thread-header h1 {
  padding-top: 100px;
  font-size: 63px;
  line-height: 70px;
  padding-bottom: 75px;
  white-space: nowrap;
}

.thread-header p {
  font-size: 17px;
  padding-bottom: 27px;
}

.thread-header a {
  //padding: 8px 27px;
}

.thread-header .thread-circle-cta {
  font-family: 'polaris-book';
  font-size: 20px;
}

.thread-circle-cta {
  color: #ca0d18 !important;
}

.thread-circle-cta:hover {
  color: #ca0d18;
  text-decoration: none;
}

.cta-circle {
  margin-left: 3px;
}

.red-link {
  color: #ca0d18 !important;
  text-decoration: none;
}

.red-link:hover {
  color: #ca0d18 !important;
  text-decoration: underline;
}

.thread-cta-inline {
  color: #ca0d18 !important;
  text-decoration: none;
  font-size: 14px;
  font-family: 'polaris-book';
}

.thread-cta-inline:hover {
  color: #ca0d18;
  text-decoration: underline;
}

.thread-cta-inline:after {
  content: url("/content/dam/Veritas/images/thread-homepage/circle-arrow.png");
  display: inline-block;
  margin-left: 10px;
  top: 3px;
  position: relative;
}

.cta-circle:hover {
  text-decoration: none;
}

.back-arrow-btn {
  width: 12px;
  margin-right: 10px;
  position: relative;
  top: -2px;
}

.thread-banner {
  width: 100%;
}


/* 360 header */

.header-360 {
  min-height: 445px;
  background: url("/content/dam/Veritas/images/thread-homepage/360-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.header-360 h1 {
  font-size: 61px; //max-width: 640px;
  //margin: 0 auto;
  margin-top: 55px;
  padding-bottom: 20px;
}

.header-360 p {
  font-family: 16px;
  margin-bottom: 21px;
  margin-top: 25px;
  font-size: 16px;
}

.header-360 a {
  color: #ca0d18;
}

.header-content-360 {
  margin: 0 auto;
  max-width: 640px
}


/* Datainsight Header */

.data-header {
  min-height: 545px;
  background: url("/content/dam/Veritas/images/thread-homepage/data-banner-2.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.data-header h1 {
  font-size: 61px;
  margin-top: 130px;
}

.data-header p {
  font-family: 16px;
  margin-bottom: 21px;
  margin-top: 25px;
  font-size: 16px;
}

.data-header a {
  //color: #ca0d18;
}

.header-content-360 p,
.header-content-360 a {
  padding-left: 5px;
}


/* Cloud header */

.cloud-header {
  min-height: 550px;
  background: gray;
  background: url("/content/dam/Veritas/images/thread-homepage/cloud-thread.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 60%;
}

.cloud-header h1 {
  padding-top: 113px;
  font-size: 63px;
  line-height: 70px;
  padding-bottom: 65px;
  white-space: nowrap;
}

.cloud-header p {
  font-size: 17px;
  padding-bottom: 27px;
  max-width: 460px;
}

.cloud-header a {
  //padding: 8px 27px;
  font-size: 20px;
  font-family: 'polaris-book';
}

.trial-cta {
  color: #9e9e9e;
  display: block;
}
.gray-cta {
color: #9e9e9e;
display: block;
}
.gray-cta:hover {
color: #9e9e9e;
}

.thread-demand {
  background: #f6fafd;
  padding: 20px 0;
}

.thread-demand,
h5,
a {
  margin: 0;
}

.gdpr-header .thread-circle-cta {
  font-size: 20px;
  font-family: 'polaris-book';
}

.thread-demand .media-heading {
  margin-bottom: 3px;
}

.thread-demand p,
.thread-demand a {
  font-size: 13px;
  color: #666;
}

.media a {
  color: #ca0d18;
  font-size: 14px !important;
  font-family: 'polaris-book';
}

.thread-demand .media-body a {
  display: inline-block;
  padding-top: 4px;
}

.thread-demand .row {
  display: flex;
}

.thread-trend {
  padding-top: 50px;
}

.trend-icon-1,
.trend-icon-2,
.trend-icon-3,
.trend-icon-4 {
  width: 60px;
}

.thread-trend a {
  color: #ca0d18;
  font-size: 16px;
}

.thread-trend h2 {
  max-width: 974px;
  padding-bottom: 30px;
  font-size: 33px;
}

.thread-trend h3 {
  font-size: 24px;
}

.thread-trend p {
  font-size: 16px;
  font-family: 'polaris-light';
  padding-bottom: 2px;
}

.trend-width {
  max-width: 1051px;
  margin: 0 auto;
}

.trend-col {
  padding: 30px 0;
}

.thread-trend .media-left,
.media>.pull-left {
  padding-right: 20px;
}

.thread-accordian {
  padding-bottom: 50px;
}

.thread-accordian .thread-bg-1 {
  width: 100%;
  height: auto;
}

.accordian-list {
  list-style: none;
  color: #ca0d18;
  padding-left: 17px;
  font-family: polaris-book;
}

.accordian-list a {
  color: #ca0d18;
}

.thread-accordian .panel-heading a:hover {
  color: #000;
  text-decoration: none;
}

.panel-header-link,
.panel-header-link:hover,
.panel-header-link:active,
.panel-header-link:visited,
.panel-header-link:focus {
  text-decoration: none;
}

.thread-accordian h2 {
  font-size: 46px;
  font-family: polaris-light;
}

.thread-accordian h4 {
  font-size: 21px;
  font-family: polaris-light;
}

.thread-accordian .panel-default>.panel-heading {
  background: none;
}

.thread-accordian .panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
  border-top: none;
  border-bottom: 1px solid lightgray;
}

.thread-accordian .panel {
  margin-bottom: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
}

.thread-accordian .panel-heading a {
  color: #666;
}

.thread-accordian .accordion-content {
  display: block;
}

.plus-btn {
  width: 17px;
  position: absolute;
  right: 0;
}

.minus-btn {
  width: 17px;
  position: absolute;
  right: 0;
}

.thread-accordian .thread-content {
  padding: 15px 0;
}

.thread-accordian .panel-body {
  padding-top: 0;
}

.thread-carousel {
  color: #ebebeb;
  background: #414143; //border-bottom: 1px solid red;
  padding-top: 10px;
  padding-bottom: 40px;
}

.thread-carousel small {
  color: #ebebeb;
}

.thread-carousel .carousel .carousel-inner p {
  font-family: polaris-light;
  padding-right: 17%;
  font-size: 28px;
}

.thread-carousel .carousel .carousel-inner h5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.arrow-btn {
  width: 50px !important;
  height: auto !important;
  margin-top: 30px;
}

.quote-img-align {
  text-align: right;
}

.carousel-img {
  max-width: 150px;
  height: auto;
}


/*START page dimmer*/

#page-cover {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.8;
  z-index: 200;
  top: 0;
  left: 0;
}


/*END page dimmer*/

#cutout {
  height: 100px;
  position: relative;
  top: -16px;
}

#cutout:before {
  content: "";
  position: absolute;
  left: -6px;
  width: 50%;
  height: 16px;
  top: 100px;
  background-color: #414143;
  transform: skew(40deg);
}

#cutout:after {
  content: "";
  position: absolute;
  right: -6px;
  width: 50%;
  height: 16px;
  top: 100px;
  background-color: #414143;
  transform: skew(-40deg);
}


/* carousel */

#quote-carousel {
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}


/* Control buttons  */

#quote-carousel .carousel-control {
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}


/* Previous button  */

#quote-carousel .carousel-control.left {
  left: -12px;
}


/* Next button  */

#quote-carousel .carousel-control.right {
  right: -12px !important;
}


/* Changes the position of the indicators */

#quote-carousel .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: -23px;
  margin-right: -19px;
}


/* Changes the color of the indicators */

#quote-carousel .carousel-indicators li {
  background: #414143;
  margin-right: 2.5px !important;
  margin-left: 2.5px !important;
}

#quote-carousel .carousel-indicators .active {
  background: #fff;
}

#quote-carousel img {
  //width: 250px;
  //height: 100px
}


/* End carousel */

.item blockquote {
  border-left: none;
  margin: 0;
}

.item blockquote img {
  margin-bottom: 10px;
}

.thread-footer {
  padding-top: 60px;
  padding-bottom: 50px;
  border-top: 3px solid #ca0d18;
}

.thread-footer .footer-width {
  max-width: 1223px;
}

.thread-footer h4 {
  color: #000;
}

.thread-footer h4 a {
  color: #000;
}

.thread-footer ul {
  list-style: none;
  padding: 0;
  color: #828b8e;
}

.thread-footer ul a {
  color: #828b8e;
}

.thread-footer ul li {
  padding: 5px 0;
}

.down-btn {
  width: 15px;
}

.up-btn {
  width: 15px;
}

.thread-footer .panel-default>.panel-heading {
  background-color: transparent;
}

.thread-footer .panel-heading {
  border-bottom: 1px solid lightgray;
}

.thread-footer .panel-group .panel {
  border-radius: 0;
  border: none;
  box-shadow: none;
}

.thread-network {
  padding-top: 12px;
}

.thread-network p {
  padding-bottom: 5px;
}

.thread-network img {
  margin: 0 1.9%;
}

.contact-footer {
  background: #414143;
  color: white;
}

.contact-footer ul {
  list-style: none;
  padding: 0;
  font-size: 12px;
  padding-top: 4px;
  margin-top: 0;
}

.contact-footer ul li {
  display: inline-block;
  list-style: none;
  margin-right: 22px;
  padding-top: 3px;
}

.contact-footer a {
  color: white;
}

.social-icons {
  width: 24px;
  height: auto;
}

.contact-push {
  padding-top: 5px;
}

.video-img {
  cursor: pointer;
}

.cloud-quote {
  color: #87bbc8;
  font-family: polaris-book;
  font-size: 29px;
  padding-top: 30px;
}

.long-2-col {
  background: url(/content/dam/Veritas/images/thread-homepage/mtn-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  color: #666;
  padding-bottom: 270px;
  padding-top: 40px;
  background-position: 100% -21%;
}

.long-2-col blockquote {
  border-left: none;
}

.long-2-col p {
  font-family: arial;
  font-size: 15px;
}

.breadcrumb {
  height:auto;
  padding-bottom:12px;
  background-color: #f5f9fc;
}

.long-content h3 {
  font-size: 42px;
  padding-bottom: 15px;
}

.long-col-item {
  padding: 30px 0 10px 0;
  max-width: 340px;
}

.long-col-item h4 {
  font-family: polaris-book;
  color: #73abb8;
}

.long-2-col blockquote {
  padding: 0;
}

.img-hover {
  position: relative;
}

.mtn-img {
  position: absolute;
  left: 71%;
  top: calc(428vw * 270.0 / 1280.0);
  max-width: 10%;
}

.sponsors {
  padding: 60px 0;
}

.sponsors h3 {
  font-family: polaris-light;
  font-size: 33px;
  margin-bottom: 18px;
}

.sponsors p {
  max-width: 327px;
}

.sponsors img {
  padding: 2.5%;
}

.sponsors-360 {
  padding: 60px 0;
}

.sponsors-360 h3 {
  font-family: polaris-light;
  font-size: 33px;
  margin-bottom: 18px;
}

.sponsors-360 p {
  max-width: 407px;
}

.sponsors-360 img {
  padding: 2.5%;
}

.content-3-col {
  padding: 40px 0;
}

.content-3-col h3 {
  font-size: 31px;
  padding-bottom: 10px;
}

.content-3-col .col-3 {
  padding-top: 30px;
}

.video-360 .video-header {
  font-size: 30px;
  padding-bottom: 20px;
}

.thread-divider img {
  width: 100%;
  max-height: 40px;
  margin: 20px 0;
}

.thread-wheel {
  padding: 50px 0;
}

.two-col {
  padding: 30px 0;
}

.two-col ul {
  margin-top: 20px;
}

.two-col ul li {
  padding: 4px 0;
}

.two-col h3 {
  font-size: 33px;
  padding-bottom: 15px;
}

.two-col img {
  margin: 0 auto;
}
.threadVideoInline {
min-height: 380px; /*300px*/
}

.asset-column .asset-thumbnail {
  position: relative;
  padding-right: 15px;
}


/** wheel */

.wheel {
  //background: #e1ecf7;
  padding: 60px 0;
}

.text-container {
  padding-left: 10px;
  position: relative;
  margin-bottom: 30px;
}

.wheel-container {
  position: relative;
}

.wheel-title {
  font-size: 30px;
  padding-bottom: 60px;
}

.wheel-heading {
  font-family: 'polaris-light';
  font-size: 34px;
  padding: 30px 0;
}

.wheel-img {
  margin: 0 auto;
  display: block;
  padding: 60px 30px;
}

.wheel h4 {
  color: #666;
  text-decoration: none;
  font-size: 16px;
  font-family: 'polaris-book';
}

.wheel h4.hover {
  color: black;
  text-decoration: none;
}

.some-container {
  /*width: 70%; */
  /* height: 100%; */
  /* margin-left: 15%; */
  /* vertical-align: middle; */
  //position: absolute;
}

.logo-row-2 {
  padding: 20px 0;
}

.text-container p {
  max-width: 250px;
}

.wheel-text {
  position: absolute;
}

.wheel-cta {
  color: #ca0d18;
}

.wheel-header {
  position: absolute;
  top: 44%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  text-align: center;
  width: 30%;
  font-size: 26px;
}

.some-container .wheel-header {
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  width: 210px;
  padding: 5px 0;
}

.wheel-content {
  position: absolute;
  color: white;
  top: 64%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  text-align: center;
}

.one {
  left: 230px;
  top: 40px;
}

.two {
  top: 150px;
  left: 140px;
}

.three {
  top: 260px;
  left: 230px;
}

.four {
  top: 40px;
  right: 175px;
}

.five {
  top: 150px;
  left: -110px;
}

.six {
  top: 260px;
  right: 175px;
}

.arrange {
  z-index: 2;
}

.grid-padding {
  padding-top: 60px;
  padding-bottom: 60px;
}

.cta-arrow {
  display: inline-block;
  color: #ca0d18 !important;
}

.cta-arrow a {
  color: #ca0d18;
  text-decoration: none;
}

.cta-arrow a:hover {
  color: #ca0d18;
  text-decoration: none;
}

/*----- Accordion -----*/
.accordion {
  overflow: hidden;
  width: 100%;
  margin: 0 auto; }

.accordion-section {
  margin-bottom: 20px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #f5f5f5; }

/*----- Section Titles -----*/
.accordion-section-title {
  display: block;
  padding: 20px 30px 20px 10px;
  margin: 0 10px;
  font-weight: lighter;
  /*transition:all linear 0.15s;*/
  font-size: 21px;
  color: #666 !important;
  text-decoration: none;
  position: relative; 
}

.accordion-section-title .fa {
  position: absolute;
  top: calc(50% - 8px);
  right: 10px; 
}

.accordion-section-title .fa:after {
  color: #c4c4c4; 
  background-image: url('/content/dam/Veritas/images/thread-homepage/open.png');
  background-size: 17px 17px;
  display: inline-block;
  width: 17px;
  height: 17px;
  content: "";
}

.accordion-section-title.active {
  border-bottom: 1px solid #c4c4c4;
  text-decoration: none; 
}

.accordion-section-title.active .fa:after {
  color: #c4c4c4; 
  background-image: url('/content/dam/Veritas/images/thread-homepage/close.png');
  background-size: 17px 17px;
  display: inline-block;
  width: 17px;
  height: 17px;
  content: ""; 
}

.accordion-section-title:hover {
  color:#000; 
}

.accordion-section-title, .accordion-section-title:hover, .accordion-section-title:active, .accordion-section-title:visited, .accordion-section-title:focus {
  text-decoration: none;
}


@media screen and (max-width: 786px) {
  .accordion-section-title{
    font-size: 16px;
  }
}

/*----- Section Content -----*/

.accordion-section-content {
  padding: 20px;
  display: none;
  background: #fff;
  color: #414141 !important;
  border-radius: 3px; 
}

.collapse-btn.accordion-entry {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 10px 10px 10px 45px;
  background-color: #f5f5f5;
  display: inline-block; 
}
.collapse-btn.accordion-entry::before, .collapse-btn.accordion-entry::after {
  background-color: #333;
  top: 22px; 
}
.collapse-btn.accordion-entry::before {
  left: 20px; 
}
.collapse-btn.accordion-entry::after {
  left: 13px; 
}
.collapse-btn.accordion-entry.collapsed::before {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); 
}
.collapse-btn.accordion-entry h4 {
  margin: 0;
  font-size: 16px;
  display: inline-block; 
}

.sticky-wrapper-tabs{
  padding-bottom: 30px;
}

.hidden-tab {	
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

section h1:after, section h2:after, section h3:after   {	
	background-color: inherit;
}

section h2{
  border-bottom: unset;
}

.sticky-sub-nav-tabs .content {
	padding-left: 0;
}

.sticky-sub-nav-tabs {
  height: 60px;
  position: relative;
}

.list-drop-menu-tabs {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 20px;
  width: calc(100% - 2em); 
  border-bottom: 1px solid #ca0d18;
}

.list-drop-menu-tabs li {
  position: relative;
  top:1px;
	list-style:none;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;
	/*height: 40px;*/
}

.list-drop-menu-tabs li:hover{
    border-top: 1px solid #ca0d18;
    border-right: 1px solid #ca0d18;
    border-left: 1px solid #ca0d18;
    border-radius: 4px 4px 0px 0px;
    border-bottom: 2px solid;
    border-bottom-color: white;
}

.list-drop-menu-tabs li.current{
    border-top: 1px solid #ca0d18;
    border-right: 1px solid #ca0d18;
    border-left: 1px solid #ca0d18;
    border-radius: 4px 4px 0px 0px;
    border-bottom: 2px solid;
    border-bottom-color: white;
}

.list-drop-menu-tabs.current:after {
    display: none; 
}

/*
.list-drop-menu-tabs li a {
	color: #ca0d18;
	padding: 6px 20px;
	text-decoration: none;
	display: block;
	cursor: default; 
}
*/

.list-drop-menu-tabs li a {
  padding: 6px 20px;
  text-decoration: none;
  display: block;
  cursor: default;
  max-width: 200px;
  white-space: nowrap;
  text-overflow: ellipsis;
 overflow: hidden;
}

.list-drop-menu-tabs li.current a, .list-drop-menu-tabs li a:hover {
  color: #ca0d18;
}

.grid-padding-top {
  padding-top: 60px;
}

.grid-padding-bottom {
  padding-bottom: 60px;
}

.grid-padding-none {
  padding-top: unset;
  padding-bottom: unset;
}

/* Blockquote start */

blockquote.large {
  color: #414142;
  padding: 20px 90px;
  border: 0;
  background: url(/content/dam/Veritas/images/homepagenew/quotes-white.png) no-repeat top left;
  background-size: auto 50%;
}

blockquote.large p:first-of-type {
  font-size: 28px;
  font-style: bold;
  text-align: left;
}

blockquote.large p:last-of-type {
  padding-top: 10px;
}
blockquote.grey {
  background: url(/content/dam/Veritas/images/homepagenew/quotes.png) no-repeat top left;
  background-size: auto 50%;
}

/* Blockquote end*/

  

@media only screen and (max-width: 610px) {
  .wheel-header {
      font-size: 4.5vw;
  }
  .wheel-content {
      font-size: 2.4vw;
  }
}

/*New*/

@media screen and (min-width: 1000px){
  .sticky-sub-nav-tabs.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #fff;
    z-index: 10;
  }
}

/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
  .wheel-desktop {
      display: block;
  }
  .wheel-mobile {
      display: none;
  }
}


/* Large Devices, Wide Screens */

@media only screen and (max-width: 1200px) {
  .data-header {
      background-position: 80%;
  }
  .thread-header h1 {
      font-size: 58px;
  }
  .video-header h1 {
      font-size: 58px;
  }
}


/* Medium Devices, Desktops */

@media only screen and (max-width: 991px) {
  .wheel-desktop {
      display: none;
  }
  .wheel-mobile {
      display: block;
  }
  .text-container p {
      max-width: 100%;
  }
}

@media only screen and (max-width: 1100px) {
  .data-header {
      background-position: 62%;
  }
  .data-header h1 {
      margin-top: 65px;
  }
}

@media only screen and (max-width: 992px) {
  .trend-item-1,
  .trend-item-3 {
      padding-bottom: 50px;
  }
  .demand-width {
      max-width: 500px;
  }
  .col-item-2 {
      padding-top: 15px;
      padding-bottom: 15px;
  }
  .thread-accordian {
      padding: 0;
  }
  .thread-demand .col-item-1 {
      padding-bottom: 15px;
  }
  .thread-demand .col-item-2 {}
  .thread-demand .col-item-3 {
      padding-top: 10px;
  }
  .thread-demand .row {
  display: block;
  }
  .contact-push {
      text-align: left;
  }
  .long-2-col {
      background: none;
      padding-bottom: 0;
  }
  .cloud-quote {
      font-size: 25px;
  }
  .long-content h3 {
      font-size: 29px;
  }
  .cloud-header h1 {
      font-size: 58px;
  }
  .sponsors p {
      max-width: 100%;
  }
  .sponsors-360 p {
      max-width: 100%;
  }
  .cloud-header h1 {
      font-size: 58px;
  }
  .content-3-col .content-item {
      padding-bottom: 15px;
  }
  .video-header h1 {
      font-size: 54px;
  }

  /* Blockquote start */
  blockquote.large {
    background-size: auto 60px;
    padding: 20px 40px;
  }
  blockquote.large p:first-of-type {
    font-size: 23px;
  }
  blockquote.large p:last-of-type {
    padding-top: 10px;
    font-size: 19px;
  }

  /* Blockquote end */
}

@media (min-width: 768px) {
  #quote-carousel {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
  }
  .mobile-footer {
      display: none;
  }
  .thread-accordian .panel-group {
      width: auto;
  }
  .thread-accordian>.container {
      width: auto;
  }
}

@media only screen and (max-width: 1025px) {
  nav .hidden-md {
      display: inline;
  }
}

@media only screen and (max-width: 992px) {
  .thread-carousel .carousel .carousel-inner p {
      padding-right: 10%;
      margin-left: 20px;
  }
  .data-header {
      min-height: 420px;
      background-position: 100%;
  }
  .data-header h1 {
      font-size: 60px;
      margin-top: 65px;
  }
}

@media screen and (max-width: 999px) {
  .sticky-sub-nav-tabs .list-drop-menu-tabs li a {
      border-radius: 0;
      width: 100%;
      font-weight: 600;
      max-width: unset;
    }
}


@media screen and (max-width: 786px) {
  /* .sticky-wrapper-tabs{
     padding-bottom: 30px
   }*/
   .sticky-sub-nav-tabs {
     height: auto;
     padding: 25px 0;
     background-color: transparent; 
   }
   .sticky-sub-nav-tabs.fixed {
       position: relative; 
   }

   .sticky-sub-nav-tabs .list-drop-menu-tabs {
       width: 100%;
       border-radius: 5px;
       background-color: #ffffff;
       position: absolute;
       top: 20px;
       z-index: 100;
       border-right: 1px solid #ca0d18;
       border-top: 1px solid #ca0d18;
       border-left: 1px solid #ca0d18;
       border-bottom: 1px solid #ca0d18;
   }

   .sticky-sub-nav-tabs .list-drop-menu-tabs li {
       border-radius: 0; 
       display: none;
       float: unset;
       top:unset;
       position: unset;
   }

   .sticky-sub-nav-tabs .list-drop-menu-tabs li.current a {
     z-index: 1; 
     border: 0;
   }

   .sticky-sub-nav-tabs .list-drop-menu-tabs li a {
     border-radius: 0;
     /*color: #333;*/
     /*position: absolute; */
     width: 100%;
     font-weight: 600;
   }

   .list-drop-menu-tabs li.current a::after{
     font: normal normal normal 14px/1 FontAwesome;
     content: '\f078';
     position: absolute;
     top: 11px;
     right: 20px;
     color: inherit;

   }

   .sticky-sub-nav-tabs .list-drop-menu-tabs li a:hover {
       color: #ca0d18;
       /*background-color: #548089;*/ 
   }

   .list-drop-menu-tabs.active li, .tabs.active li{
       display: block;
   }

   .list-drop-menu-tabs li.current{
     display: block;
     border-top: none;
     border-right: none;
     border-left: none;
     border-bottom: unset;
     border-bottom-color: unset;
   }

   .list-drop-menu-tabs li:hover{
     border-top: none;
     border-right: none;
     border-left: none;
     border-bottom: none;
   }

   .grid-padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .grid-padding-top {
    padding-top: 30px;
  }

  .grid-padding-bottom {
    padding-bottom: 30px;
  }
   
}



@media only screen and (max-width: 767px) {
  .thread-accordian h4 {
      font-size: 17px;
  }
  .thread-carousel .carousel .carousel-inner p {
      padding-right: 10%;
      margin-left: 0;
  }
  #quote-carousel {
      padding: 0 10px 30px 10%;
  }
  /*START page dimmer*/
  #page-cover {
      background-color: #fff;
      opacity: 1;
  }
  /*END page dimmer*/
  .logo-align {
      margin: 0 auto;
      position: absolute;
      width: 168px;
      left: 0;
      right: 0;
  }
  .back-nav-btn {
      position: relative;
      top: 19px;
      right: -20px;
      color: #b31c27 !important;
  }
  .back-nav-btn:hover {
      text-decoration: none;
  }
  .hidden-list {
      display: none;
  }
  .thread-header h1 {
      font-size: 7.8vw;
  }
  .video-header h1 {
      font-size: 6.9vw;
  }
  .mobile-footer {
      display: block;
  }
  .desktop-footer {
      display: none;
  }
  .thread-footer {
      padding-top: 20px;
  }
  .thread-footer .panel-group {
      padding-bottom: 10px;
  }
  .thread-footer .mobile-list {
      padding-left: 20px;
  }
  .thread-footer .mobile-footer .panel-group .panel-heading+.panel-collapse>.list-group,
  .thread-footer .mobile-footer .panel-group .panel-heading+.panel-collapse>.panel-body {
      border-bottom: none;
  }
  .thread-trend h2 {
      font-size: 25px;
  }
  .thread-trend p {
      font-size: 14px;
  }
  .thread-trend h3 {
      font-size: 19px;
  }
  .thread-accordian h2 {
      font-size: 30px;
  }
  .quote-img-align {
      text-align: left;
  }
  .arrow-btn {
      width: 35px !important;
  }
  .carousel-img {
      max-width: 100px;
  }
  .thread-carousel .carousel .carousel-inner p {
      font-size: 18px;
  }
  .contact-footer {
      padding-bottom: 9px;
  }
  .contact-footer ul {
      margin: 0;
  }
  .navbar-brand {}
  .cloud-header h1 {
      font-size: 7.5vw;
  }
  .header-360 h1 {
      font-size: 45px;
      margin-top: 25px;
  }
  .data-header h1 {
      font-size: 40px;
  }
}

@media only screen and (max-width: 480px) {
  .thread-demand .col-item-1 {
      border-bottom: 1px solid #d2e1e9;
  }
  .thread-demand .col-item-2 {
      border-bottom: 1px solid #d2e1e9;
  }
  .thread-demand {
      border-bottom: 1px solid #d2e1e9;
  }
  .thread-header {
      background-position: 54% -13px;
      height: 507px;
  }
  .cloud-header {
      background-position: 54% -13px;
      min-height: 507px;
  }
  .thread-header h1 {
      white-space: normal;
      font-size: 8.5vw; //font-size: 38px;
      line-height: 49px;
      padding-top: 55px;
      padding-bottom: 77px;
  }
  .cloud-header h1 {
      white-space: normal;
      line-height: 49px;
      font-size: 39px;
      padding-top: 29px;
      padding-bottom: 60px;
  }
  .video-header {
      background-position-x: -390px; //height: 507px;
  }
  .video-header h1 {
      white-space: normal;
      font-size: 33px;
      line-height: 49px;
      padding-top: 55px;
      padding-bottom: 77px;
  }
  .thread-header p {
      font-size: 13px;
  }
  .video-header p {
      font-size: 13px;
  }
  .thread-demand .container {
      padding-right: 0;
      padding-left: 0;
  }
  .cloud-header p {
      font-size: 13px;
  }
  .cloud-header h1 {
      font-size: 39px;
      padding-top: 29px;
      padding-bottom: 60px;
  }
  .sponsors h3 {
      font-size: 30px;
  }
  .sponsors-360 h3 {
      font-size: 30px;
  }
  .some-container .wheel-header {
      width: 150px;
  }
  .video-header {
      background-position: calc(50% - 0px) calc(50% - 39px);
  }
  .video-wrapper {
      top: -95px;
  }
}


/* 5 Column layout */

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-5ths {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-5ths {
      width: 20%;
      float: left;
  }
}


/* Spacing Fix for Breadcrumb*/

.breadcrumbs>span>a:nth-child(2)::before {
  content: ' ';
}

.breadcrumbs>span>a:nth-child(3)::before {
  content: ' ';
}

.breadcrumbs>span>a:nth-child(4)::before {
  content: ' ';
}

.threadHeroBanner img,.threadPageBreak img, .threadVideoInline img,.threadCTA img,.imageproof img,.redesignHeroBanner img,.redesignNumberedColumns img,.theGrid img,.threadMediaObject img{
  display:inline;
}