/* css for home slider */
body.page .new-home .slider .vistas-2015 {
  background-image: url(../images/vistas-motion-background.jpg);
}

body.page .new-home .slider .vistas-2015 .message-container div div {
  padding: 15px 0;
}

body.page .new-home .slider .vistas-2015 .message-container div div > a > img {
  max-width: 45%;
}

body.page .new-home .slider .vistas-2015 .message-container div div > img {
  max-width: 75%;
}

body.page .new-home .slider .vistas-2015 .message-container div div p {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0;
  line-height: 120%;
  font-size: 14px;
}

body.page .new-home .slider .vistas-2015 .message-container div div p > a {
  color: #efa020;
}

body.page .new-home .slider .lie-2016 {
  background-image: url(../images/licensing-expo-2016.jpg);
}

body.page .new-home .slider .cponline h2 {
  font-size: 22px;
}

body.page .new-home .slider .cponline p {
  font-size: 16px;
}

@media only screen and (min-width: 768px) {
  body.page .new-home .slider .cponline h2 {
    font-size: 30px;
  }
  body.page .new-home .slider .cponline p {
    font-size: 18px;
  }
}

@media only screen and (min-width: 978px) {
  body.page .new-home .slider .vistas-2015 .message-container div div img {
    max-width: 80%;
  }
  body.page .new-home .slider .vistas-2015 .message-container div div p {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
  }
}

/* style for Vistex solutions - starting 6-6-2016 */
.agri-sap-solutions {
  background-image: url(../images/agribusiness-solutions-sap.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 50px;
  /* dark */
  /*> div {
		max-width: 1200px;
		background-color: rgba(0,0,0,.85);
		
		> .solution-3-container {
			width: 44% !important;
			
			> p {
				color: #fff;
			}
		}
	}*/
  /* light */
}

.agri-sap-solutions > div {
  max-width: 1200px;
  background-color: rgba(255, 255, 255, 0.75);
}

.agri-sap-solutions > div > .solution-3-container {
  width: 44% !important;
}

.agri-sap-solutions > div > .solution-3-container > p {
  color: #464646;
}

.agri-arrow {
  border-bottom-color: #a2b1c5;
}

@media only screen and (min-width: 533px) and (max-width: 800px) {
  .lgModule-solution {
    width: 100%;
  }
}

.lgModule-solution .solution-container h3 {
  margin-bottom: 0;
}

.page-id-56 .media a {
  text-align: center;
  /*min-height: 100px;*/
}

.page-id-56 .media a > img {
  width: 75px;
  margin-top: -5px;
}

@media only screen and (min-width: 496px) {
  .page-id-56 .media a {
    text-align: left;
    min-height: 100px;
  }
}

@media only screen and (min-width: 1315px) {
  .new-home .vistex-gtm-programs .home-suite-container {
    width: 20%;
  }
}

@media only screen and (min-width: 1109px) {
  .page-id-825 .full-width-container .solution-4-container > p {
    min-height: 115px;
  }
}

.page-id-5515 #breadcrumbs, .page-id-5518 #breadcrumbs, .page-id-5543 #breadcrumbs {
  display: none;
}

@media only screen and (min-width: 610px) {
  .page-id-5543 .tabs-container .nav-tabs li {
    width: 25%;
  }
}

.webinars-banner {
  background-image: url("../images/vistex-webinars.jpg");
  height: 225px !important;
}

.page-id-5466 h1 {
  text-align: center;
}

.page-id-5466 h2 {
  color: #efa020;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 20px;
}

.page-id-5466 #Comments__c {
  width: 100% !important;
  height: 100px;
}

@media only screen and (min-width: 481px) {
  .page-id-5466 #Comments__c {
    width: 50% !important;
  }
}

@media only screen and (min-width: 980px) {
  #SAP {
    background-position: -4218px 80px;
    background-color: #e8e8e8;
  }
  .mega-slide-out-content {
    height: 340px;
  }
}

@media only screen and (max-width: 979px) {
  nav .mega-dropdown-menu-vistex .dropdown-links .mega-dropdown-link:nth-child(6) {
    padding-left: 0;
  }
  nav .mega-dropdown-menu-vistex .dropdown-links .mega-dropdown-link:nth-child(7) {
    padding-left: 15px;
  }
}

/* Resources styles */
.desc-link {
  font-style: italic;
}

.resources h1, .resources h2, .resources p {
  color: #fff;
  text-align: center;
}

.resources h2 {
  font-weight: normal;
  font-size: 20px;
  padding-bottom: 0;
  max-width: 800px;
  margin: 0 auto 20px auto;
}

.resources p {
  font-weight: normal;
  font-size: 13px;
  line-height: 130%;
  padding-bottom: 0;
  max-width: 800px;
  margin: 0 auto 20px auto;
}

.webinar > .media-body > h3 {
  font-size: 24px;
}

.webinar .date-time {
  font-size: 16px;
  padding-bottom: 10px;
}

.webinar-type {
  font-size: 30px;
  color: #464646;
  padding-bottom: 20px;
  text-align: left;
}

.webinar-upcoming {
  padding-bottom: 20px;
}

.page-template-page-resources .media {
  text-align: left;
}

.page-template-page-resources .media a.pull-left {
  float: none;
}

.page-template-page-resources .media .media-body {
  padding-left: 0;
}

@media only screen and (min-width: 735px) {
  .page-template-page-resources .media a.pull-left {
    float: left;
  }
  .page-template-page-resources .media .media-body {
    padding-left: 20px;
  }
}

@media only screen and (min-width: 768px) {
  .resources p {
    font-size: 16px;
  }
}

.page-id-264 .product-panel-display {
  width: 100%;
  margin: 1%;
  min-height: 150px;
}

@media only screen and (min-width: 575px) {
  .page-id-264 .product-panel-display {
    width: 27%;
  }
}

body.page-id-264 .thank-you .thank-you-info .thank-you-info-sub {
  width: 85%;
  max-width: none;
  /* this will cover the all lists */
}

body.page-id-264 .thank-you .thank-you-info .thank-you-info-sub ul {
  text-align: left;
}

body.page-id-264 .thank-you .thank-you-info .thank-you-info-sub h2 {
  text-align: left;
  padding-left: 130px;
  padding-top: 20px;
  padding-bottom: 20px;
}

body.page-id-264 .thank-you .thank-you-info .thank-you-info-sub h2.sap-help-headline {
  background: url(../images/solutions-sap-home.png) no-repeat left;
}

body.page-id-264 .thank-you .thank-you-info .thank-you-info-sub h2.gtms-help-headline {
  background: url(../images/go-to-market-suite-help.png) no-repeat left;
}

body.page-id-264 .thank-you .thank-you-info .thank-you-info-sub h2.agri-help-headline {
  background: url(../images/agribusiness-help.png) no-repeat left;
}

body.page-id-264 .thank-you .thank-you-info .thank-you-info-sub section {
  padding-bottom: 0;
}

body.page-id-264 .thank-you .thank-you-info .thank-you-info-sub .help-tabs li {
  float: left;
}

body.page-id-264 .thank-you .thank-you-info .thank-you-info-sub .help-content {
  margin-bottom: 10px;
  clear: both;
}

body.page-id-264 .thank-you .thank-you-info .thank-you-info-sub .help-content ul li {
  text-align: left;
  padding-bottom: 5px;
}

body.page-id-264 .thank-you .thank-you-info .thank-you-info-sub article {
  overflow-y: scroll;
  max-height: 400px;
}

@media only screen and (min-width: 600px) {
  body.page .thank-you .thank-you-info .thank-you-info-sub article {
    overflow-y: hidden;
    max-height: none;
  }
}

@media only screen and (min-width: 900px) {
  body.page .thank-you .thank-you-info .thank-you-info-sub {
    width: 700px;
  }
}

body.page .vid-modal .thank-you .thank-you-info .thank-you-info-sub {
  width: 80%;
  max-width: none;
}

body.page .vid-modal .thank-you .thank-you-info .thank-you-info-sub section {
  padding: 10px 0;
}

body.page .vid-modal .thank-you .thank-you-info .thank-you-info-sub section .video-wrapper {
  padding-bottom: 54%;
  padding-top: 2.25%;
}

@media only screen and (min-width: 1200px) {
  body.page .vid-modal .thank-you .thank-you-info .thank-you-info-sub {
    width: 60%;
  }
}

/* search form styles */
.error404 .navbar #searchform {
  width: 80%;
}
