@import url(https://fonts.googleapis.com/css?family=Roboto:200,300,400,500,700);

.animate-fontsize, .fontstyle4, .container-full-bg p, .callout-four-column > div h4 {
  -webkit-transition: font 0.3s ease;
  -moz-transition: font 0.3s ease;
  -o-transition: font 0.3s ease;
  -ms-transition: font 0.3s ease; }

.animate-padding {
  -webkit-transition: padding 0.3s ease;
  -moz-transition: padding 0.3s ease;
  -o-transition: padding 0.3s ease;
  -ms-transition: padding 0.3s ease; }

html body {
  font: 100% "Roboto", sans-serif;
  color: #444;
  font-weight: 300;
  font-size: 18px;
  line-height:25px;
  margin-top: 70px; }
  @media screen and (min-width: 992px) {
  html body {
  margin-top: 100px; } }

 @media print {
 html body {
	padding-top: 0px;
  	margin-top: 0px; }
} 	

.no-padding {
  padding: 0 !important; }

body h1 {
    font-size: 40px;
    font-weight: 400;
    color:#444;
}
body a img {outline : none;}

@media screen and (max-width: 700px) {
    body h1 {
	font-size: 35px;
    font-weight: 400;}
}

body p {
 font-size: 18px;
  line-height: 27px;
  color: #444;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight:300;
}
p .subtitle {
  font-size:23px;line-height:30px;font-weight:300;color:#333;margin-bottom:40px;
}
body strong {
font-weight:400;
}
body h5 {
color:#f8991d;
    font-size:16px;
    margin-top:30px;
    text-transform:uppercase;
    }
    
#hide-from-us {
display:none;
  	}
.hide-from-us {
display:none;
  	}	


/* Used to make sure modals dont jump */
body.modal-open {
	overflow-y: auto;
	padding-right: 0px !important;
}

/* Used for white modal backdrop */
.modal.white .modal-backdrop {
	background-color: #fff;
}

 /* ALL MODAL SCREEN SHOT POP UPS */
 
 .modal-win-content .modal-xl img {
	border: 2px solid #aaa;
	box-shadow: 1px 1px 11px #888;
}

.modal-win-content .modal-xl .glyph-link {
	color: #ff9e14;
}

.mod-close {
	float: right;
	margin-bottom: 10px;
}

@media (min-width: 768px) {
	.modal-win-content .modal-xl {
		width: 100%;
		max-width: 1000px;
		padding-left: 20px;
		padding-right: 20px;
		margin-top: 80px;
	}
}
 
 .generic-container .text-boxes {
	margin-top: 25px;
	margin-bottom: 25px;
}

.generic-container .text-boxes .titles,
.generic-container .text-boxes .titles a {
	font-size: 24px;
	color: #88898c;
	font-weight: 600;
	cursor: pointer;
}

.generic-container .text-boxes .titles img {
	margin-bottom: 4px;
	height: 40px;
}

.generic-container .text-boxes .titles span {
	font-weight: 400;
	color: #f69831;
}

.generic-container .text-boxes a {
	font-size: 20px;
	font-weight: 400;
}
.generic-container  .text-boxes a.sub-links {
font-weight:300;font-size:18px;
}
.generic-container .text-boxes strong {
	color: #444;
}

.generic-container .text-boxes .shot {
	text-align: center;
}
.generic-container .text-boxes   .prods  {
 	font-size:16px;
 	line-height:24px;
 	margin-bottom:19px;
}
.generic-container .text-boxes .shot img {
	margin-top: 15px;
	border: 2px solid #ccc;
}

@media screen and (max-width: 500px) {
	.generic-container .text-boxes .titles img {
		margin-bottom: 4px;
		height: 30px;
	}
	.generic-container .text-boxes .shot img {
		width: 100%;
		margin-top: 10px;
	}
	.generic-container .text-boxes .titles,
	.generic-container .text-boxes .titles a {
		font-size: 22px;
		line-height: 22px;
		color: #88898c;
		font-weight: 600;
		cursor: pointer;
	}
}

#content-boxes {
	margin-top: 30px;
}

#content-boxes .row .box .overlay {
	position: relative;
	cursor: pointer;
}

#content-boxes .row .box .overlay>div:hover {
	opacity: 1;
}

#content-boxes .row .box .overlay>div {
	opacity: 0;
	position: absolute;
	height: 100%;
	width: 100%;
}

#content-boxes .row .box .click {
	font-size: 14px;
	padding-top: 5px;
	color: #666;
}

@media screen and (max-width: 768px) {
	#content-boxes {
		margin-top: 0px;
	}
	#content-boxes .row .box .overlay {
		cursor: default;
	}
}


/* END MODAL SCREEN SHOT POP UPS */
/* client quotes */
.quote-slide-bg  .client-title {
    display: block;
    color: white;
    padding: 0 0 15px 0; }
    
.quote-slide-bg  .client-title strong {
font-weight:500;
    }
/* end client quotes */
/* NEW BUTTON STYLES OUTLINE AND SOLID */

.buttons {  	
  	-webkit-transition: background 0.2s ease-in-out;
  	-khtml-transition: background 0.2s ease-in-out;
  	-moz-transition: background 0.2s ease-in-out;
  	-ms-transition: background 0.2s ease-in-out;
  	-o-transition: background 0.2s ease-in-out;
  	transition: background 0.2s ease-in-out;
	padding:10px 30px;
	font-weight:400;
	margin:15px 0;
	display: inline-block;
	cursor: pointer;
  	font-size: 16px;
  	line-height: 19px;
  	border: 1px solid transparent;
}


.buttons span, .buttons span.glyphicon-menu-right {
	font-size: 12px!important;
	top: 1px!important;
}

.resources-container .buttons, .demo-container .buttons, .features-container .buttons {
    margin-top: 20px;
	margin-bottom: 40px;
}

/* OUTLINE CUSTOM COLORS HERE */

.buttons.outline-orange {  	
  	color:#fff !important;
  	border-color:#f7981d;
}
.buttons.outline-orange:hover {
	background-color:#f7981d;
	color:#fff !important;
}

.buttons.outline-blue {
	color:#fff !important;
	border-color:#344666;
}
.buttons.outline-blue:hover {
	background-color:#344666;
	color:#fff !important;
}

/* SOLID CUSTOM COLORS HERE */

.buttons.green {
	background-color:#00b6b9;
	color:#fff !important;
}
.buttons.green:hover {
	background-color:#00a2a2;
	color:#fff !important;
}
.buttons.yellow {
	background-color:#fdb913;
	color:#000 !important;
}
.buttons.yellow:hover {
	background-color:#feab38;
	color:#000 !important;
}
.buttons.orange {
	background-color: #fc9a31;
	color:#fff !important;
}

.buttons.orange:hover {
	background-color: #f67f00;
	color:#fff !important;
}
.buttons.drk-orange {
	background-color: #f86408;
	color:#fff !important;
}
.buttons.drk-orange:hover {
	background-color: #df4b00;
	color:#fff !important;
}
.buttons.drk-blue {
	background-color:#092f5b;
	color:#fff !important;
}
.buttons.drk-blue:hover {
	background-color:#0f4685;
	color:#fff !important;
}
/* NEW BUTTON STYLES OUTLINE AND FLAT */

#tab-buttons {
margin-top:10px;
}

@media screen and (max-width: 768px) {
#tab-buttons {
margin-bottom:20px;
}

}
#tab-buttons .buttons.orange {
	background-color: #fc9a31;
	color:#fff !important;
	padding:14px 25px;
	margin:10px 0 0 0;
}

#tab-buttons .buttons.orange:hover {
	background-color: #f67f00;
	color:#fff !important;
	padding:14px 25px;
	margin:10px 0 0 0;
}
#tab-buttons .glyphicon.glyphicon-triangle-bottom{
	font-size:15px  !important;
	padding-left:3px;
}
#tab-buttons .glyphicon.glyphicon-triangle-right {
	font-size:15px  !important;
	padding-left:1px;
	
}


/* ALL STATIC BANNERS */
 
.banner-container .breadcrumbs, .banner-container .breadcrumbs a{
  color: #fff;
  margin-top: -34px;
  margin-bottom: 0px;
  font-size: 14px; 
  line-height:19px;
} 
/* for grey bread crumbs and text */
.banner-container h2.banner-container-gray-txt, .banner-container p.banner-container-gray-txt, .banner-container .breadcrumbs.banner-container-gray-txt, .banner-container .breadcrumbs a.banner-container-gray-txt {
      color:#7a7d81;
}
  
.banner-container {
   background-position:center center;
  background-size: cover !important;
  background-repeat: no-repeat;
  padding: 50px 20px 40px 20px; 
  min-height:450px;
}
   
.banner-container h2 {
padding-top:10px;
font-size:50px;
  font-weight:300;
  color:#fff;
}

.banner-container h2 em {
  font-style: normal;
  font-weight: 500; 
   color:#f8991d;
} 	
.banner-container p {
  color: white;
  font-weight:400; 
  font-size:24px; 
  line-height:30px; 
  }   

.banner-container p em{
   color:#f8991d;
   font-style: normal;
    }   
@media screen and (max-width: 991px) {
.banner-container {
      background-position:center left;
  }
}
  
@media screen and (max-width: 600px) {
  .banner-container {
      min-height:auto;
      background-position:center left;
  }
  .banner-container h2 {
      padding-top:5px;
      font-size:34px;
      line-height:38px;
  }
  .banner-container p {
      font-size:23px;
      line-height:27px;
  }
}

/* END ALL STATIC BANNERS */

/* GREY BAR HEADER PAGES - Trust, privacy, contact, resources single, blog, sitemap, 404 */

.whitebar {
  background: url("../img/global/banner-background-1x.png");
  background-position: bottom;
  background-repeat: repeat-x;
  background-size: initial !important;
  min-height: 160px;
  }
.whitebar .title-wrapper {
    position: relative;
    margin-top: 30px;
}
.whitebar h1 {
   padding-top:7px;
   font-size: 46px;
    font-weight: 400;
    color:#444;
}

.whitebar h2 {
   padding-top:7px;
   font-size: 46px;
    font-weight: 400;
    color:#444;}     
    
    .whitebar .top-title {
   padding-top:20px;
   font-size: 46px;
   line-height: 50px;
    font-weight: 400;
    color:#444;} 
    
@media screen and (max-width: 600px) {
    .whitebar h1{
	font-size: 35px;
	line-height: 38px;
    font-weight: 400;
	padding-top:15px;}
	
	.whitebar h2{
	font-size: 28px;
	line-height: 32px;
    font-weight: 400;
	padding-top:5px;}

.whitebar .top-title{
	font-size: 32px;
	line-height: 34px;
    font-weight: 400;
	padding-top:15px;}
	
	}
	
	
.whitebar .whitebar-logo {
    background-repeat: no-repeat;
    height: 67px;
    width: 67px;
    display: block;
    float: left;
    margin: 0 15px;
}
.whitebar .breadcrumbs-wrapper{
    position: absolute;
    top: -15px;
    left: 90px;
    color: #c3c3c5;
    font-size: 13px;
}
 .whitebar .breadcrumbs-wrapper span, .whitebar .breadcrumbs-wrapper a {
  color: #c3c3c5; }

.contactus-logo {
  background-image: url("/wp-content/themes/veeva2015/assets/img/global/blog-header-icon.png");
  }
.trust-logo {
  background-image: url("/wp-content/themes/veeva2015/assets/img/global/trust-header-icon.png");
  }
 .resources-logo {
  background-image: url("/wp-content/themes/veeva2015/assets/img/global/trust-header-icon.png");
  }
.sitemap-logo {
  background-image: url("/wp-content/themes/veeva2015/assets/img/global/sitemap-header-icon.png");
  }
.blog-logo {
  background-image: url("/wp-content/themes/veeva2015/assets/img/global/blog-header-icon.png");
  }
/*  end pages with grey bar */

.wrapper {
  max-width: 940px;
  margin: 0 auto;
  padding: 0 20px; }
  @media screen and (min-width: 992px) {
    .wrapper {
      padding: 0; }
}
.content-wrapper {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 20px;
}
.white {
  color: #FFF;
}
.black {
  color: #231f20;
}
.text-center {
  text-align: center;
}
.caret-right {
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  border-left: 4px solid;
  display: inline-block;
  height: 0;
  opacity: 1;
  vertical-align: middle;
  width: 0;
  margin-left: 5px; }

.table {
  display: table;
  width: 100%; }

.table-cell {
  display: table-cell;
  vertical-align: top; }

.no-margin-bottom {
  margin-bottom: 0; }

.font-align-center {
  text-align: center; }

.color-white {
  color: #FFF !important; }

/* ================ BUTTON & ICON ================= */
button {
  background: transparent;
  background-color: transparent; }

.button, .button.filter, button.alm-load-more-btn {
  -webkit-transition: background 0.2s ease-in-out;
  -khtml-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -ms-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
  color: #FFF;
  display: inline-block;
  margin: 3px 5px;
  margin-bottom: 10px;
  cursor: pointer;
  font-size: 16px;
  border-radius: 0px;
  border: 1px solid transparent;
  padding: 12px 16px 12px 16px;
  line-height: 19px; }
  .button:hover, button.alm-load-more-btn:hover, .button:focus, button.alm-load-more-btn:focus {
    text-decoration: none; }
  .button .glyphicon-menu-right:before, button.alm-load-more-btn .glyphicon-menu-right:before {
    font-size: 11px; }

.button.theme-color, button.theme-color.alm-load-more-btn {
  color: #FFF;
  background: #f86408;
 }
.load-more {
-webkit-transition: background 0.2s ease-in-out;
  -khtml-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -ms-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;color: #FFF;
  display: inline-block;
  margin: 3px 5px;
  margin-bottom: 10px;
  cursor: pointer;
  font-size: 16px;
  border-radius: 4px;
  border: 1px solid transparent;
  padding: 12px 16px 12px 16px;
  line-height: 19px;background: #f86408;
  }
.button.white-color, button.white-color.alm-load-more-btn {
  color: #eb651a;
  background: #FFF; }

.button.blue-color, button.blue-color.alm-load-more-btn {
  background: #216c97;
  color: #FFF; }

.button.theme-color:hover, button.theme-color.alm-load-more-btn:hover, button.load-more:hover {
  background: rgba(248, 92, 55, 0.7); }

.button.theme-color i, button.theme-color.alm-load-more-btn i {
  font-style: 16px;
  margin-right: 5px; }

.button.filter, button.filter.alm-load-more-btn {
  border: 1px solid #65656a;
  color: #65656a;
  padding: 17px 23px;
  font-size: 16px;
  text-transform: uppercase; }
  .button.filter.active, button.filter.active.alm-load-more-btn, .button.filter:hover, button.filter.alm-load-more-btn:hover {
    border: 1px solid transparent;
    background: #f8991d;
    color: #FFF; }

.background-cover, .news-header-grid > div .news-header-box, .event-header, .events-header-grid > div .events-header-box {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: left top; }

.circle-image {
  width: 100%;
  height: auto;
  border: 2px solid #65656a;
  border-radius: 100%; }

.vertical-align-center-wrapper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d; }
  .vertical-align-center-wrapper .vertical-align-center {
    position: relative;
    top: 50%;
    transform: translateY(-50%); }

button.alm-load-more-btn {
  -webkit-transition: width 0.2s ease-in-out;
  -khtml-transition: width 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-in-out;
  -ms-transition: width 0.2s ease-in-out;
  -o-transition: width 0.2s ease-in-out;
  transition: width 0.2s ease-in-out;
  clear: both;
  padding: 0 inherit;
  border: 1px solid orange !important;
  background: #eb651a; }
  button.alm-load-more-btn:before {
    margin: -6px 6px 0 6px !important; }
  button.alm-load-more-btn.done, button.alm-load-more-btn:hover {
    background: #eb651a; }
  button.alm-load-more-btn:focus {
    outline: none; }
  button.alm-load-more-btn:after {
    background: transparent; }

.ajax-load-more-wrap, .alm-btn-wrap {
  clear: both; }

.load-more-btn-wrap {
 clear: both;
text-align:center;
padding:20px 0;
}
.logo-repo {
  display: inline-block; }
  @media screen and (max-width: 768px) {
    .logo-repo {
      display: none; } }

/* TABS FOR PRODUCTS */

.tab-gradient, .tab-container {

  background: -moz-linear-gradient(top, transparent 59%, rgba(0, 0, 0, 0.04) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(59%, transparent), color-stop(100%, rgba(0, 0, 0, 0.04)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, transparent 59%, rgba(0, 0, 0, 0.04) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, transparent 59%, rgba(0, 0, 0, 0.04) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, transparent 59%, rgba(0, 0, 0, 0.04) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, transparent 59%, rgba(0, 0, 0, 0.04) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#0a000000',GradientType=0 );
  /* IE6-9 */ }

.tab-container .tab-row .tab:first-child {
  border-top: 1px solid #d8d9da; }
  @media screen and (min-width: 768px) {
    .tab-container .tab-row .tab:first-child {
      border-top: none; } }
.tab-container .tab-row .tab {
  display: block;
  background-color: #ddd;
   margin-left:12px;
   }

  @media screen and (min-width: 768px) {
    .tab-container .tab-row .tab {
      background-color: transparent; } }

  .tab-container .tab-row .tab.active, .tab-container .tab-row .tab:hover {
    background: #f8991d; }
    .tab-container .tab-row .tab.active .tab-text, .tab-container .tab-row .tab:hover .tab-text {
      color: #fff; }

  .tab-container .tab-row .tab .tab-icon {
    display: none; }
  .tab-container .tab-row .tab .tab-text {
    display: block;
    text-transform: uppercase;
    padding: 15px 15px;
   text-align:center;
   font-size:16px;
    font-weight: 300;
    color: #666;
    border-bottom: 1px solid #fff;
     }

    .tab-container .tab-row .tab .tab-text a,
    .tab-container .tab-row .tab .tab-text a:active {
      color: #231f20; }
@media screen and (min-width: 768px) {
  .tab-container {
    height: 75px;
    margin-bottom: 47px;
    margin-top: 40px;
   }
    .tab-container .tab-row {
      display: table;
      width: 100%;
      max-width: 1050px;
      margin: 0 auto; }
      .tab-container .tab-row .tab {
        width: 15%;
        display: table-cell;
        vertical-align: top; }
        .tab-container .tab-row .tab.active, .tab-container .tab-row .tab:hover {
          background: transparent; }
          .tab-container .tab-row .tab.active .tab-icon, .tab-container .tab-row .tab:hover .tab-icon {
            background-color: #f8991d; }
          .tab-container .tab-row .tab.active .tab-text, .tab-container .tab-row .tab:hover .tab-text {
            color: #f8991d; }
        .tab-container .tab-row .tab .tab-icon {
          -webkit-transition: background-color 0.2s ease-in-out;
          -khtml-transition: background-color 0.2s ease-in-out;
          -moz-transition: background-color 0.2s ease-in-out;
          -ms-transition: background-color 0.2s ease-in-out;
          -o-transition: background-color 0.2s ease-in-out;
          transition: background-color 0.2s ease-in-out;
          background-color: #d8d9da;
          height: 75px;
          display: block;
          text-align: center;
          margin: auto;
          max-width: 80%;
          -webkit-border-top-left-radius: 0px;
          -webkit-border-top-right-radius: 0px;
          -moz-border-radius-topleft: 0px;
          -moz-border-radius-topright: 0px;
          border-top-left-radius: 0px;
          border-top-right-radius: 0px; }
        .tab-container .tab-row .tab .tab-text {
          background: #FFF;
          color: #65656a;
          font-weight: 200;
          text-align: center;
          font-size: 12px;
          line-height: 14px;
          letter-spacing: 2px;
          text-transform: uppercase;
          padding: 15px 15px 12px 20px;
          min-height: 78px;
          border-bottom: 0; } }
.tab-container.affix {
  background-color: #FFF; }
  @media screen and (max-width: 991px) {
    .tab-container.affix {
      position: static; } }
  @media screen and (min-width: 992px) {
    .tab-container.affix {
      left: 0;
      margin-top: 0;
      top: 100px;
      width: 100%;
      z-index: 999; }
      .tab-container.affix:before {
        background-color: #FFF;
        content: '';
        display: block;
        height: 51px;
        position: fixed;
        top: 175px;
        width: 100%; } }
  @media screen and (min-width: 992px) {
    .tab-container.affix .tab-row .tab .tab-text {
      background: transparent;
      min-height: 0; } }
@media screen and (min-width: 992px) {
  .admin-bar .tab-container.affix {
    top: 132px; }
    .admin-bar .tab-container.affix:before {
      top: 207px; } }

/* END TABS FOR PRODUCTS */

div#nav_partners .btn-default {
  text-transform: uppercase;
  margin: 0 0 0 0;
  border: none; }
div#nav_partners .btn {
  display: inline-block;
  overflow: visible;
  font-family: 'helvetica-neue-roman', arial, sans-serif;
  font-style: normal;
  color: #000000;
  font-size: .65em;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
  word-wrap: break-word;
  width: 190px;
  height: 71px;
  max-width: 236px;
  max-height: 71px;
  box-shadow: none;
  border: none;
  background: #eee;
  color: #666;
  padding: 3px; }
div#nav_partners .btn:hover {
  background: #f8991d;
  color: #fff;
  border: none; }
div#nav_partners .btn:focus {
  background: #f8991d;
  color: #fff;
  border: none; }
div#nav_partners .btn .btn-default .active {
  background: #f8991d;
  box-shadow: none;
  border: none; }

.nav.nav-tabs {
  border: 0;
  margin: 35px 0 25px 0; }
  @media screen and (min-width: 768px) {
    .nav.nav-tabs {
	margin: 35px auto 0;
 	max-width: 940px; } 
 	.nav.nav-tabs:after {
    content: url("https://www.veeva.com/wp-content/themes/veeva2015/assets/img/global/tab-shadow.png");
    margin-left: 50%;
    position: relative;
    left: -640px;
    width: 1280px; }}
 
  .nav.nav-tabs > li {
    display: table; margin-left:7px;}

    .nav.nav-tabs > li > a {
      background-color: #e0e0e1;
      border-radius: 0;
      color: #65656a;
      display: table-cell;
      font-size: 14px;
      padding:12px 0;
      border: 1px solid #fff;
      margin: 0;
      text-align: center;
      text-transform: uppercase;
      vertical-align: middle;
      width: 100%; }

      .nav.nav-tabs > li > a:hover {
        background-color: #f6982a;
        color: #FFF;
        }
         .nav.nav-tabs > li.active > a,
    .nav.nav-tabs > li.active > a:focus,
    .nav.nav-tabs > li.active > a:hover {
      background-color: #f6982a;
      border: 0;
      border: 1px solid #fff;
      color: #FFF; }
    @media screen and (min-width: 768px) {
    .nav.nav-tabs > li {
    display: table;  margin-left:0px;}
      .nav.nav-tabs > li {
        float: left;
        padding-left: 1px; }
        .nav.nav-tabs > li:first-child {
          padding-left: 0; }
        .nav.nav-tabs > li:first-child > a {
          border-radius: 0px 0 0 0; }
        .nav.nav-tabs > li:last-child > a {
          border-radius: 0 0px 0 0; }
          .nav.nav-tabs > li > a {
      background-color: #e0e0e1;
      border: 0;
      border-radius: 0;
      color: #65656a;
      display: table-cell;
      font-size: 14px;
      height: 69px;
      margin: 0;
      text-align: center;
      text-transform: uppercase;
      vertical-align: middle;
      width: 100%; }
      .nav.nav-tabs > li > a:hover {
        background-color: #f6982a;
        color: #FFF; }
    .nav.nav-tabs > li.active > a,
    .nav.nav-tabs > li.active > a:focus,
    .nav.nav-tabs > li.active > a:hover {
      background-color: #f6982a;
      border: 0;
      color: #FFF; }}


  .nav.nav-tabs.tabs-2 > li, .nav.nav-tabs.tabs-3 > li, .nav.nav-tabs.tabs-4 > li, .nav.nav-tabs.tabs-5 > li, .nav.nav-tabs.tabs-6 > li, .nav.nav-tabs.tabs-7 > li {
    width: 100%; }
  @media screen and (min-width: 768px) {
    .nav.nav-tabs.tabs-2 > li {
      width: 50%; }
    .nav.nav-tabs.tabs-3 > li {
      width: 33.333%; }
    .nav.nav-tabs.tabs-4 > li {
      width: 25%; }
    .nav.nav-tabs.tabs-5 > li {
      width: 20%; }
    .nav.nav-tabs.tabs-6 > li {
      width: 16.667%; }
    .nav.nav-tabs.tabs-7 > li {
    width: 14.28%; }
       }
  .nav.nav-tabs h2 {
    text-align: center; }

.landing-hero .container {
  max-width: 1130px; }

.container-full-bg {
   background-position:center center;
  background-size: cover !important;
  background-repeat: no-repeat;
  padding: 60px 20px 50px 20px;

  }
  @media screen and (min-width: 1200px) {
    .container-full-bg {
      padding: 60px 0 50px 0; } }
   .container-full-bg h1 {
    color: orange; font-weight:500; }
    .container-full-bg h2 {
    margin: 0 0 30px 0;
    font-size:50px;
    font-weight:300;
    color:#fff;}
      .container-full-bg h2 em {
      font-style: normal;
      font-weight: 500;
      color:#f8991d;
      }
   .container-full-bg p {
    color: white;font-weight:400; font-size:24px; line-height:30px; }

    .container-full-bg h4 {
    color: white; font-weight:300; }

  .container-full-bg .breadcrumbs, .container-full-bg .container .breadcrumbs,
  .container-full-bg .breadcrumbs a,
  .container-full-bg .breadcrumbs a:visited {
    color: white; }
    .container-full-bg .breadcrumbs {
    color: #FFF;
    margin-top: -44px;
    margin-bottom: 30px;
    font-size: 14px; }

 .breadcrumbs-slider {
 position: absolute; left: 20px;right: 0;margin: 0 auto;z-index:2;color: #FFF;
font-size: 14px;width:1200px;margin-top:16px;padding-left:20px;font-weight: 300;

}
.breadcrumbs-slider a, .breadcrumbs-slider  a:visited{
 color: #FFF;
}

 .container-full-bg .breadcrumbs-grey, .container-full-bg .container .breadcrumbs-grey,
  .container-full-bg .breadcrumbs-grey a,
  .container-full-bg .breadcrumbs-grey a:visited {
    color: #ccc; }
    .container-full-bg .breadcrumbs-grey {
    color: #ccc;
    margin-top: -44px;
    margin-bottom: 30px;
    font-size: 14px; }


  .container-full-bg a.learn-more {
    color: white; }
  .container-full-bg .more {
    color: white; }
     .container-full-bg h2 .hero {
      font-size: 16pt; }
  .container-full-bg h3 {
    margin-top: 40px; }
  .container-full-bg .nowrap {
    white-space: nowrap; }
  .container-full-bg .text-center .client-info {
    display: block;
    color: black;
    padding: 0 0 30px 0; }
    .container-full-bg .text-center .client-info .button, .container-full-bg .text-center .client-info button.alm-load-more-btn {
      display: block; }

    .container-full-bg p em {
      font-style: normal;
      font-weight: 500;
      }

.square-grid, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list {
  padding: 0 10px; }
  @media screen and (min-width: 992px) {
    .square-grid, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list {
      padding: 0; } }
  .square-grid .row > div, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .row > div, .square-grid .alm-reveal > div, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .alm-reveal > div {
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px; }
    .square-grid .row > div:hover > .square-grid-overlay-wrapper > .square-grid-overlay, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .row > div:hover > .square-grid-overlay-wrapper > .square-grid-overlay, .square-grid .alm-reveal > div:hover > .square-grid-overlay-wrapper > .square-grid-overlay, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .alm-reveal > div:hover > .square-grid-overlay-wrapper > .square-grid-overlay {
      opacity: 1; }
  .square-grid .square-grid-image img, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .square-grid-image img {
    width: 100%;
    min-height: 320px; }
  .square-grid .square-grid-overlay-wrapper, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .square-grid-overlay-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0 15px; }
  .square-grid .square-grid-content, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .square-grid-content, .square-grid .square-grid-overlay, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .square-grid-overlay {
    padding: 20px;
    background: #f0f0f0;
    display: inline-block;
    width: 100%; }
  .square-grid .square-grid-overlay, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .square-grid-overlay {
    color: #231f20;
    background: #f8991d;
    height: 100%;
    opacity: 0;
    position: relative;
    text-align: center;
    -webkit-transition: opacity 0.2s ease-in-out;
    -khtml-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out; }
    .square-grid .square-grid-overlay a, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .square-grid-overlay a,
    .square-grid .square-grid-overlay a:hover,
    body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .square-grid-overlay a:hover {
      text-decoration: none;
      // height: 100%;
      width: 100%;
      display: inline-block; }
    .square-grid .square-grid-overlay em, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .square-grid-overlay em {
      font-style: normal;
      font-weight: 500;
      display: block;
      margin-bottom: 5px; }
    .square-grid .square-grid-overlay .more, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .square-grid-overlay .more {
      color: white;
      position: absolute;
      bottom: 30px;
      left: 0;
      width: 100%;
      text-align: center; }
  .square-grid .dog-ear, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .dog-ear {
    display: block;
    height: 30px;
    width: 30px;
    position: absolute;
    bottom: 20px;
    right: 15px; }

    .square-grid .dog-ear span, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .dog-ear span {
      display: none;
      display: block;
      border-radius: 50%;
      -moz-border-radius: 50%;
      background-color: #eb651a;
      color: white;
      text-align: center;
      height: 20px;
      width: 20px;
      line-height: 22px;
      position: absolute;
      top: 25px;
      right: 5px;
      font-size: 13px; }
    .square-grid .dog-ear:before, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .dog-ear:before {
      display: none;
      position: absolute;
      right: 0;
      display: block;
      height: 0;
      width: 0;
      content: " ";
      border-left: 50px solid transparent;
      border-right: 50px solid #fccc8e;
      border-top: 50px solid transparent; }

.callout-four-column .text-wrapper {
 min-height: 195px; }

.callout-four-column > div {
  text-align: center;
  padding: 0px 20px; 
  padding-top:15px;
  }
  @media screen and (max-width: 550px) {
    .callout-four-column > div {
      width: 100%;
      display: block;
      float: none;
      margin-top: 15px;
      padding-top: 4px;
      padding-bottom: 15px;
       }
      
      .callout-four-column .newsgroup {
   
    width: 100%;
    display: block;
    float: none;
    margin-top: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #d8d9da; 
   
    } } 


    
  .callout-four-column > div .icon {
    height: auto;
    opacity: 1;
    }
    @media screen and (max-width: 550px) {
      .callout-four-column > div .icon {
        } }
  .callout-four-column > div h3 {
    text-transform: uppercase;
    color: #f8991d;
    margin-top: 31px;
    font-size: 23px;
    }
    @media screen and (max-width: 550px) {
    .callout-four-column > div h3 {
      margin-top: 31px;
    font-size: 31px; }
      }


    .callout-four-column > div h4 {

    color: #555;
    margin-top: 20px;
    font-size: 22px;
    font-weight:300;
    }
    .callout-four-column > div h3 img {
      width: 0;
      opacity: 0;
      }
      @media screen and (max-width: 550px) {
        .callout-four-column > div h3 img {
          width: auto;
          opacity: 1; } }
  @media screen and (max-width: 550px) {
    .callout-four-column > div h4 {
      margin-bottom: 10px; } }

  .callout-four-column > div p {
  font-size:17px;
  line-height:22px;
    margin-bottom: 25px; }
    @media screen and (max-width: 550px) {
      .callout-four-column > div p {
        margin-bottom: 10px; } }

.callout-boxes {
  margin-top: 60px; }

  .callout-boxes .callout-box {
    padding: 20px 20px 0px 20px;
    position: relative;
    background: #d8d9da;
    text-align: center;
    min-height: 270px;
    margin-bottom: 40px; }
     @media screen and (min-width: 992px) {
      .callout-boxes .callout-box {
        min-height: 350px;
       
       } }

 @media screen and (max-width: 765px) {
      .callout-boxes .callout-box {
        min-height: 200px; 
        padding-bottom:20px;} }
        

  .callout-boxes .callout-box2 {
    padding: 20px;
    position: relative;
    background: #fff;
    text-align: center;
    min-height: 370px;
    margin-bottom: 60px; }
    @media screen and (max-width: 800px) {
      .callout-boxes .callout-box2 {
        min-height: 260px; } }

    .callout-boxes .callout-box2 .callout-box-icon-wrapper {
      height: 0;
      overflow: visible;
      position: relative; }
      .callout-boxes .callout-box2 .callout-box-icon-wrapper .callout-box-icon {
        position: absolute;
        top: 0;
        left: 50%;
        height: 2px; }
        .callout-boxes .callout-box2 .callout-box-icon-wrapper .callout-box-icon img {
          width: 85px;
          height: 85px;
          margin-left: -100%;
          margin-top: -100%; }


    .callout-boxes .callout-box h4 {
      font-size:19px;line-height:24px;font-weight:200;margin-top: 30px; margin-bottom:5px;}
      
    .callout-boxes .callout-box .callout-box-icon-wrapper {
      height: 0;
      overflow: visible;
      position: relative; }
      .callout-boxes .callout-box .callout-box-icon-wrapper .callout-box-icon {
        position: absolute;
        top: 0;
        left: 50%;
        height: 2px; }
        .callout-boxes .callout-box .callout-box-icon-wrapper .callout-box-icon img {
          width: 100%;
          height: auto;
          margin-left: -100%;
          margin-top: -100%; }
    @media (min-width: 992px) {
      .callout-boxes .callout-box {
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 0; } }
  .callout-boxes .row > div:last-child .callout-box {
    margin-bottom: 0px; }

@media screen and (min-width: 768px) {
  .accel-wrapper {
    min-height: 200px; } }
.accel-wrapper .play-btn-padding {
  padding: 0 0 0 0;
  margin: 0 0 60px 0; }
  @media screen and (min-width: 480px) {
    .accel-wrapper .play-btn-padding {
      margin: 0 0 5px 0; } }
  @media screen and (max-width: 992px) {
    .accel-wrapper .play-btn-padding {
      margin: 0 0 20px 0; } }
  @media screen and (min-width: 1200px) {
    .accel-wrapper .play-btn-padding {
      margin: 0 0 60px 0; } }
.accel-wrapper .modal-win-content {
  background-color: transparent; }
.accel-wrapper .modal-win-height {
  height: 40px; }
.accel-wrapper .modal-win-body {
  color: #eeeeee; }
.accel-wrapper .glyph-bounds {
  float: right;
  padding-bottom: 20px;
  font-size: 22px; }
.accel-wrapper .glyph-link {
  color: #cccccc; }

.thin-grey-line {
  border-top: 1px solid #e6e6e6; }
/*
.liststyle > .row, .liststyle1 > .row,
.liststyle-light > .row, .liststyle2 > .row,
.liststyle-dark > .row, .liststyle3 > .row, .platform-list > .row, .news-list > .row, body.page-template-template-trust .trust-list > .row, .events-list > .row {
  margin-bottom: 44px; }
  .liststyle > .row .row .liststyle-icon, .liststyle1 > .row .row .liststyle-icon,
  .liststyle-light > .row .row .liststyle-icon, .liststyle2 > .row .row .liststyle-icon,
  .liststyle-dark > .row .row .liststyle-icon, .liststyle3 > .row .row .liststyle-icon, .platform-list > .row .row .liststyle-icon, .news-list > .row .row .liststyle-icon, body.page-template-template-trust .trust-list > .row .row .liststyle-icon, .events-list > .row .row .liststyle-icon {
    width: 90%;
    width: 100%; }
.liststyle h3, .liststyle1 h3,
.liststyle-light h3, .liststyle2 h3,
.liststyle-dark h3, .liststyle3 h3, .platform-list h3, .news-list h3, body.page-template-template-trust .trust-list h3, .events-list h3 {
  margin-top: 8px;
  margin-bottom: 14px; }
.liststyle p, .liststyle1 p,
.liststyle-light p, .liststyle2 p,
.liststyle-dark p, .liststyle3 p, .platform-list p, .news-list p, body.page-template-template-trust .trust-list p, .events-list p {
  line-height: 24px; }
.liststyle .liststyle-icon, .liststyle1 .liststyle-icon,
.liststyle-light .liststyle-icon, .liststyle2 .liststyle-icon,
.liststyle-dark .liststyle-icon, .liststyle3 .liststyle-icon, .platform-list .liststyle-icon, .news-list .liststyle-icon, body.page-template-template-trust .trust-list .liststyle-icon, .events-list .liststyle-icon {
  -webkit-border-radius: 100%;
  -khtml-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  text-align: center;
  width: 80%; }
  .liststyle .liststyle-icon img, .liststyle1 .liststyle-icon img,
  .liststyle-light .liststyle-icon img, .liststyle2 .liststyle-icon img,
  .liststyle-dark .liststyle-icon img, .liststyle3 .liststyle-icon img, .platform-list .liststyle-icon img, .news-list .liststyle-icon img, body.page-template-template-trust .trust-list .liststyle-icon img, .events-list .liststyle-icon img {
    width: 100%;
    height: auto;
    padding: 15%; }

.liststyle1 h2,
.liststyle-light h2 {
  color: #f8991d; }
.liststyle1 h3,
.liststyle-light h3 {
  color: #f8991d; }
.liststyle1 .liststyle-icon,
.liststyle-light .liststyle-icon {
  background: #f8991d; }

.liststyle2 h2,
.liststyle-dark h2 {
  color: #FFF; }
.liststyle2 h3,
.liststyle-dark h3 {
  color: #FFF; }
.liststyle2 .liststyle-icon,
.liststyle-dark .liststyle-icon {
  background: #FFF; }

.liststyle3 h2, .platform-list h2, .news-list h2, body.page-template-template-trust .trust-list h2, .events-list h2 {
  color: #f8991d; }
.liststyle3 h3, .platform-list h3, .news-list h3, body.page-template-template-trust .trust-list h3, .events-list h3 {
  color: #f8991d; }
.liststyle3 .liststyle-icon, .platform-list .liststyle-icon, .news-list .liststyle-icon, body.page-template-template-trust .trust-list .liststyle-icon, .events-list .liststyle-icon {
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background: #FFF;
  width: 100%; }
  .liststyle3 .liststyle-icon img, .platform-list .liststyle-icon img, .news-list .liststyle-icon img, body.page-template-template-trust .trust-list .liststyle-icon img, .events-list .liststyle-icon img {
    width: 100%;
    padding: 0; }
*/




.products-menu > ul, .navbar .menu-desktop .top-menu > li.desk-dropdown:hover > ul {
  display: block;
  position: absolute;
  left: -186px;
  padding: 0;
  width: 300px;
  -moz-box-shadow: none;
  box-shadow: none; }
  .products-menu > ul > li, .navbar .menu-desktop .top-menu > li.desk-dropdown:hover > ul > li {
    height: 55px;
    line-height: 60px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    padding-left: 20px; }
    .products-menu > ul > li:first-child, .navbar .menu-desktop .top-menu > li.desk-dropdown:hover > ul > li:first-child {
      padding-top: 8px;
      height: 63px;}


    .products-menu > ul > li.menu-rd-middle, .navbar .menu-desktop .top-menu > li.desk-dropdown:hover > ul > li.menu-rd-middle {
      line-height: 50px;
      height: 50px; }
    .products-menu > ul > li:after, .navbar .menu-desktop .top-menu > li.desk-dropdown:hover > ul > li:after {
      font-family: 'Glyphicons Halflings';
      content: "\e258";
      font-size: 12px;
      float: right;
      margin-top: -60px;
      margin-right: 20px; }
    .products-menu > ul > li > a, .navbar .menu-desktop .top-menu > li.desk-dropdown:hover > ul > li > a {
      line-height: 60px;
      height: 60px;
      display: block;
      font-weight: 400;
      color: #231f20; }
      .products-menu > ul > li > a.hover, .navbar .menu-desktop .top-menu > li.desk-dropdown:hover > ul > li > a.hover {
        color: #f8991d; }
    .products-menu > ul > li > ul.desktop-subdropdown, .navbar .menu-desktop .top-menu > li.desk-dropdown:hover > ul > li > ul.desktop-subdropdown {
      display: none; }
    .products-menu > ul > li:hover > a, .navbar .menu-desktop .top-menu > li.desk-dropdown:hover > ul > li:hover > a {
      color: #f8991d; }
    .products-menu > ul > li:hover:after, .navbar .menu-desktop .top-menu > li.desk-dropdown:hover > ul > li:hover:after {
      color: #f8991d; }
    .products-menu > ul > li:hover > ul.desktop-subdropdown, .navbar .menu-desktop .top-menu > li.desk-dropdown:hover > ul > li:hover > ul.desktop-subdropdown {
      background: #FFF;
      display: block;
      min-height: 360px;
      overflow: hidden;
      position: absolute;
      top: 60px;
      width: 200%;
      left: 0px;
      margin-left: 0;
      margin-top: -60px;
      padding-left: 100%;
      z-index: -1; }
    .products-menu > ul > li:hover > ul.desktop-subdropdown.sub-rd-solutions, .navbar .menu-desktop .top-menu > li.desk-dropdown:hover > ul > li:hover > ul.desktop-subdropdown.sub-rd-solutions {
      width: 300%;
      padding-left: 100%; }

/*  END TOP NAVIGATION */





/* Mobile Menu */
.right-menu {
  overflow-y: auto;
  background-color: #3c3c3b !important;
  width: 270px;
  -moz-box-shadow: 1px 0 10px #888;
  box-shadow: 1px 0 10px #888; }
  .right-menu #menu-nav-header {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #65656a; }
    .right-menu #menu-nav-header li {
      display: table-cell;
      width: 33%;
      text-align: center;
      vertical-align: middle; }
      .right-menu #menu-nav-header li a {
        display: inline-block;
        width: 100%;
        height: 60px;
        border: 0; }
        .right-menu #menu-nav-header li a span {
          display: inline-block;
          width: 25px;
          height: 20px;
          border: 0;
          background-repeat: no-repeat;
          background-image: url(../img/global/sprite-mobile-nav.png);
          font-size: 0;
          display: block;
          margin: auto; }
          .right-menu #menu-nav-header li a span.menu-nav-header-home {
            background-position: 0px 0px; }
          .right-menu #menu-nav-header li a span.menu-nav-header-contact {
            background-position: -25px 0; }
          .right-menu #menu-nav-header li a span.menu-nav-header-search {
            background-position: -50px 0; }
  .right-menu #menu-primary-navigation li > ul {
    display: block;
    width: 100%;
    position: static;
    border-radius: 0;
    padding: 0;
    margin-top: 0;
    box-shadow: none;
    max-height: 0px;
    overflow: hidden;
    border: 0;
    -webkit-transition: max-height 0.2s ease-in-out;
    -khtml-transition: max-height 0.2s ease-in-out;
    -moz-transition: max-height 0.2s ease-in-out;
    -ms-transition: max-height 0.2s ease-in-out;
    -o-transition: max-height 0.2s ease-in-out;
    transition: max-height 0.2s ease-in-out; }
  .right-menu #menu-primary-navigation li.open > ul {
    max-height: 1360px;
    overflow: scroll-x;
    margin-bottom: 10px;
    position: relative; }
    .right-menu #menu-primary-navigation li.open > ul > li ul {
      margin-bottom: 0; }
  .right-menu #menu-primary-navigation > .dropdown > a {
    color: white; }
  .right-menu #menu-primary-navigation > li {
    background: #3c3c3b; }
    .right-menu #menu-primary-navigation > li > a {
      color: #FFF; }
    .right-menu #menu-primary-navigation > li > ul > li {
      background: #d8d9da; }
      .right-menu #menu-primary-navigation > li > ul > li > a {
        color: #14889e; }
      .right-menu #menu-primary-navigation > li > ul > li > ul > li {
        background: #f0f0f0; }
        .right-menu #menu-primary-navigation > li > ul > li > ul > li > a {
          color: #231f20;
          border-bottom: 1px solid transparent; }
  .right-menu #menu-primary-navigation > li.menu-products > ul > li {
    background: #eb651a;
    color: white;
    display: block;
    width: 100%;
    border-radius: 0; }
    .right-menu #menu-primary-navigation > li.menu-products > ul > li > a {
      color: white; }
    .right-menu #menu-primary-navigation > li.menu-products > ul > li > ul > li {
      background: #d8d9da; }
      .right-menu #menu-primary-navigation > li.menu-products > ul > li > ul > li > a {
        color: #14889e; }
      .right-menu #menu-primary-navigation > li.menu-products > ul > li > ul > li > ul > li {
        background: #f0f0f0; }
        .right-menu #menu-primary-navigation > li.menu-products > ul > li > ul > li > ul > li > a {
          color: #231f20;
          border-bottom: 1px solid transparent; }
  .right-menu #menu-primary-navigation {
    margin: 0;
    padding: 0;
    list-style: none; }
    .right-menu #menu-primary-navigation li .caret,
    .right-menu #menu-primary-navigation li .caret-right {
      color: #f8991d;
      position: absolute;
      right: 15px;
      top: 23px; }
    .right-menu #menu-primary-navigation li:hover .caret, .right-menu #menu-primary-navigation li.open .caret {
      color: #231f20; }
    .right-menu #menu-primary-navigation li a {
      border-bottom: 1px solid #65656a;
      padding: 14px 15px;
      background: transparent; }
      .right-menu #menu-primary-navigation li a:hover, .right-menu #menu-primary-navigation li a.open {
        background: #f8991d;
        color: white; }
    .right-menu #menu-primary-navigation li.menu-products > ul.dropdown-menu > li.dropdown > a .arrow {
      color: white; }
  .right-menu #menu-nav-social {
    margin: 10px 0 0 5px; }
    .right-menu #menu-nav-social li {
      display: inline-block; }
      .right-menu #menu-nav-social li:not(:first-child) {
        margin-left: 5px; }
    .right-menu #menu-nav-social .menu-nav-header-linkedin {
      width: 26px;
      height: 25px;
      background-image: url(../img/global/sprite-mobile-nav.png);
      background-repeat: no-repeat;
      background-position: 0px -21px; }
    .right-menu #menu-nav-social .menu-nav-header-twitter {
      width: 26px;
      height: 25px;
      background-image: url(../img/global/sprite-mobile-nav.png);
      background-repeat: no-repeat;
      background-position: -25px -21px; }
    .right-menu #menu-nav-social .menu-nav-header-share {
      width: 26px;
      height: 25px;
      background-image: url(../img/global/sprite-mobile-nav.png);
      background-repeat: no-repeat;
      background-position: -51px -21px; }

/* CODE FOR MENU ACTIVE COLOR */

nav ul li a.active {
    color: #f8991d;

}


/* END CODE FOR MENU ACTIVE COLOR */

/* FOOTER */

#back-to-top {
  	z-index: 9999999;
  	display: none;
  	position: fixed;
  	bottom: 100px;
  	right: 0;
  	width: 131px;
  	height: 66px;
  	padding: 0;
  	border: none;
  	background: url(../img/global/back-to-top.png); }


.footer-container {
  background-color: #f0f0f0;}

#global-footer-lower {
  background-color: #231F20;
  color: #FFF;
   font-weight: 300;
  text-align: center;
  display: inline-block;
  font-size: 15px;
  width: 100%;
  padding:30px 0; }
  #global-footer-lower a {
    color: #EE672A;
    text-decoration: none; }
  #global-footer-lower .container div {
    }

.footer-nav-row {
  padding-top: 50px;
  padding-bottom: 35px;
}
  .footer-nav-row p {
    font-weight: 400; }
  .footer-nav-row .footer-link-list {
    list-style-type: none; }
    .footer-nav-row .footer-link-list li {
      text-align: left;
      padding-bottom: 22px; }
      .footer-nav-row .footer-link-list li a {
        font-size: 16px;
        font-weight: 400;
        letter-spacing: .75px;
        color: #333; }
        .footer-nav-row .footer-link-list li a:hover {

        color: #f8991d; }
  .footer-nav-row .blog-title a {
    color: #f8991d;
    text-align: left;
    line-height: 24px;
    font-size: 16px; }
  .footer-nav-row .about-text {
    color: #65656a;
    font-size: 15px;
    line-height: 25px; }
  .footer-nav-row .social-links {
    height: 40px;
    width: 40px;
    margin-left: 5px;
    display: inline-block; }
    .footer-nav-row .social-links#facebook-button {
      background-image: url(../img/placeholders/veeva-facebook.png);
      background-repeat: no-repeat; }
    .footer-nav-row .social-links#linkedin-button {
      background-image: url(../img/placeholders/veeva-linkedin-40x40.png);
      background-repeat: no-repeat; }
    .footer-nav-row .social-links#twitter-button {
      background-image: url(../img/placeholders/veeva-twitter-40x40.png);
      background-repeat: no-repeat; }
    .footer-nav-row .social-links#share-button {
      background-image: url(../img/placeholders/veeva-share-40x40.png);
      background-repeat: no-repeat; }
  .footer-nav-row .footer-search {
    position: relative;
    margin-top: 20px; }
    .footer-nav-row .footer-search .search-icon {
      position: absolute;
      top: 1px;
      left: 1px;
      width: 32px;
      height: 32px;
      background: url(../img/global/search-icon-footer.png) 5px 5px no-repeat;
      background-color: #fff;
      border-right: 2px solid #d8d9da; }
    .footer-nav-row .footer-search .search-field {
      width: 100%;
      border-radius: 0;
      text-indent: 30px; }
    .footer-nav-row .footer-search .footer-search-field form .input-group-btn button.search-submit {
      position: relative;
      top: -30px;
      right: 5px;
      width: 32px;
      height: 22px;
      background: url(../img/global/search-arrow-footer.png) 5px 5px no-repeat;
      background-color: #fff;
      float: right; }
    .footer-nav-row .footer-search ::-webkit-input-placeholder {
      color: #fff; }
    .footer-nav-row .footer-search :-moz-placeholder {
      color: #fff; }
    .footer-nav-row .footer-search ::-moz-placeholder {
      color: #fff; }
    .footer-nav-row .footer-search :-ms-input-placeholder {
      color: #fff; }
/* END FOOTER */


.landing-events {
  background: #f8991d;
  margin-top: 20px; }
  .landing-events .event {
    padding-bottom: 60px; }
  .landing-events .margin-clear {
    margin-top: -60px; }
  .landing-events h3 {
    font-size: 30px;
    font-style: normal;
    text-align: center;
    font-weight: 300;
    color: white;
    text-transform: uppercase;
    margin-top: 0;
    padding-top: 30px; }
    .landing-events h3 em {
      color: white; }

  .landing-events .event h5   { font-size: 30px;
    font-style: normal;
    text-align: center;
    font-weight: 300;
    color: white;
    text-transform: uppercase;
    margin-top: 0;
    padding-top: 30px;
    }
  .landing-events h4 {
    color: white;
    text-align: center;
    font-weight: 300;
    }
  .landing-events p {
    color: white;
    padding: 3px 30px;
    font-size: 20px;
    font-weight: 300;
    min-height: 55px; }
  .landing-events .background-cover, .landing-events .news-header-grid > div .news-header-box, .news-header-grid > div .landing-events .news-header-box, .landing-events .event-header, .landing-events .events-header-grid > div .events-header-box, .events-header-grid > div .landing-events .events-header-box {
    min-height: 230px;
    height: 0;
    padding-bottom: 0; }
  .landing-events .event-content {
    display: block; }
   
    .landing-events .event-header h3 em {
      color: white;
      font-weight: 500;
      font-size: 50px;
      font-style: normal; }
  @media screen and (max-width: 768px) {
    .landing-events .event-col {
      width: 90%;
      margin: auto;
      float: none;
      display: block; } }

.ultralight-grey {
  background-color: #f4f4f5;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0; }
  @media (max-width: 1200px) {
    .ultralight-grey .shout {
      margin-top: 50px;
      margin-bottom: 25px; } }
  @media (max-width: 992px) {
    .ultralight-grey .shout {
      font-size: 30px;
      line-height: 30px; } }
  .ultralight-grey .shout .trim-bottom-margin {
    margin-bottom: 0;
    padding-bottom: 0; }

p.ihome {
  color: #f86a11; }

.tab-container {
  margin-bottom: 115px;
  margin-top: 70px; }

/* PAGE (AND ALL PRODUCT) CONTAINERS */

.overview-container, .generic-container  {
  padding-bottom: 35px;
}

.overview-container  h1 {
    margin-top:20px;
    margin-bottom:20px;
    font-size:34px;
    color:#333;
}
.overview-container  h1.cloud {
    margin-top:60px;
}
.overview-container  .multimedia h1 {
    margin-top:20px;
    margin-bottom:40px;
}
@media (max-width: 700px) {
    .overview-container h1 {
    margin-top:60px;
   }
}
.overview-container h5 {
    margin-top: 50px;
    margin-bottom: 25px;
    color:#f8991d;
    font-size:18px;
}

.overview-container h3, .container h3 {
text-transform:uppercase;
    margin-bottom: 15px;
    color:#f8991d;
    font-size:18px;
}
.overview-container  p.democenter {
font-size:18px;
}
.overview-container ul {
    padding-left: 20px;
}
.overview-container ul li {
    font-size: 19px;
	margin:0px;
	padding-bottom: 13px;
	line-height: 26px;
	text-align: left;
	color: #65656a;
}
.overview-container ul li strong, .overview-container strong {
	font-weight:400;
	color: #444;
}
.overview-container .two-buttons {
margin-top:90px;
}
.overview-container  h1.topbuttons {
    margin-top:30px;
}
.overview-container .circles-highlight p {
    color: #65656a;
    font-size: 14px;
    line-height: 17px;
    padding: 10px 0;
}
.overview-container .circles-highlight .row {
    margin-top: 10px;
}
.overview-container .resource-label {
    color: white;
    text-transform: uppercase;
    font-weight: 500;
}
.overview-container .overview-highlight {
    text-align: center;
}
.overview-container .overview-highlight .row img {
	height: 144px;
	width: 144px;
}
.overview-container .overview-highlight .image-caption {
	margin-bottom: 40px;
}
@media screen and (max-width: 992px) {
	.overview-container .overview-highlight {
	padding: 20px;
}
.overview-container .overview-highlight .row > div {
	margin-bottom: 15px;
}
.overview-container .overview-highlight > div {
	margin-bottom: 15px;
	vertical-align: middle;
}
.overview-container .overview-highlight img {
	margin-bottom: 15px;
}
.overview-container .overview-highlight .image-caption {
	display: inline-block;
	padding-top: 0;
	font-size: 20px;
	font-weight: 500;
	width: 60%;
	line-height: 22px;
	margin-bottom: 10px; }
}
.quote-container .container-full-bg  {
  	padding:0px 0px 60px 0;
}

.quote-slide-bg {
background-position: left top;
  background-size: cover !important;
  background-repeat: no-repeat;


 }
.quote-container .container-full-bg .quote, .quote-slide-bg .quote {
	font-size:25px;line-height:35px;padding-top:45px;
  	margin-bottom: 30px;
  	color: #FFF;
}

@media (max-width: 780px) {
.quote-container .container-full-bg .quote, .quote-slide-bg .quote {
    font-size:20px;line-height:30px;padding-top:40px;
  	margin-bottom: 25px;
   }
}

.quote-slide-bg .quote-hm {
	font-size:25px;line-height:35px;padding-top:45px;
  	margin-bottom: 30px;
  	color: #FFF;
}

@media (max-width: 500px) {
.quote-slide-bg .quote-hm {
    font-size:22px;line-height:32px;padding-top:35px;
  	margin-bottom: 20px;
  	color: #FFF
   }
}


.quote-container .container-full-bg .text-center .client-info, .quote-slide-bg .text-center .client-info {
  display: block;
  margin-bottom: 30px;
  padding-bottom:0px;
  padding: 0;
}
.quote-container .container-full-bg .text-center span,  .quote-slide-bg .text-center span {
  color: #FFF;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}
.features-container img {
  margin-top: 50px;
}

.features-container h5 {
	color:#f8991d;
    font-size:16px;
    margin-top:30px;
    text-transform:uppercase;
    font-weight:600;
    -webkit-font-smoothing: antialiased;
}
.applications-container {
 background-color:#eee;
}
.features-container  {
  font-size:19px;line-height:26px;

}

.blog-single-content a, .generic-container a, .features-container a, .applications-container a,  .overview-container a{
 color:#f8991d;
 }
.orange-container h2, .applications-container h2, .features-container h2, .resources-container h2, .demo-container h2, .generic-container h2{
padding-top:30px;
font-size: 30px;
line-height: 30px;
color: #333;
font-weight: 400;
}
.generic-container h2.top20 {
padding-top:20px;
}
.applications-container h2 {
padding-bottom:10px;
}
.generic-container .register-button {
   margin-top: 30px;
    margin-bottom: 44px;
  text-align: center;
  }
.generic-container .partners-excerpt {
font-size:17px;padding:12px 0 20px 0;
}
.orange-container h2  {
padding-bottom:30px;
color:#fff;
}
@media screen and (max-width: 700px) {
	.features-container h2 {
	padding-bottom:25px; }
}

.applications-container p,  .overview-container p  {
  font-size: 19px;
  line-height: 27px;
  color: #65656a;
  margin-top: 20px;
  margin-bottom: 20px;
}

.generic-container .sub-title, .applications-container .sub-title,  .features-container .sub-title, .overview-container .sub-title, .demo-container .sub-title  {
  font-size:22px;line-height:30px;font-weight:300;color:#333;margin-bottom:30px;
}


.applications-container h3, .generic-container h6, .overview-container h6 {
  font-weight: 500;
  font-size: 18px;
  text-transform:uppercase;
  color:#f8991d;
}
.applications-container {
padding-bottom:35px;
}
.resources-container {
  background: #f9a333;
  -webkit-backface-visibility: hidden;

}
.resources-container h2 {
	text-align: left;
	color:#fff;
	margin-bottom: 35px;
}
.resources-container h3 {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 11px;
    margin-top: 24px;
    font-weight: 500;
    letter-spacing: 0.1em;
    margin-top: 24px;
    color:#fff;
}
.resources-container strong {
	font-weight:500;
	color: #333;
}
.resources-container p {
    line-height: 22px;
    font-size:16px;
    width: 90%;
    margin: auto;
    margin-bottom: 15px;

}
.resources-container .button, .resources-container button.alm-load-more-btn, .demo-container .button, .demo-container button.alm-load-more-btn, .features-container .button, .features-container button.alm-load-more-btn {
    margin-top: 30px;
    margin-bottom: 44px;
}

.demo-container {
  background: #e0e0e1;
}

 /* services */
 .orange-container  .sevices-btn {
padding:30px 0 0px 0;
}

 .duo-buttons {
    margin: 0 auto 30px auto;
   }
.find-button {
margin: 30px auto 30px auto;
text-align:center;
}

 .orange-container {
  background: #f8991d;
  padding: 0 0 50px 0; }
.orange-container .proimage-container {

    color: #FFF;
    background: url("/wp-content/themes/veeva2015/assets/img/placeholders/pro_image.png") no-repeat 100%;
    width: 303px;
    height: 208px;
    margin: 0 auto;
    }
  .generic-container  {

    padding-bottom:40px;
}
 .padbtm0 {
 padding-bottom:0px;
 }

 /* start :: new h1 */
 .generic-container h1 {
	font-size:36px;
	margin-top:30px;
	padding-bottom:0px;
	font-weight: 400;
	color:#333;
}
@media screen and (max-width: 990px) {
 .generic-container	h1 {
		font-size: 33px;   	
    } 
}

@media screen and (max-width: 767px) {
	.generic-container	h1 {
		margin-top:20px;
		font-size: 30px;
    	} 
	}  
/* end :: new h1 */


/* .generic-container h1 {
	font-size:34px;
    color:#333;
    padding-bottom:20px;
} */
.generic-container h1.lesspad {
	font-size:34px;
    color:#333;
    padding-bottom:5px;
}

.generic-container h3  {
	font-size:24px;
    color:#f8991d;
    padding-bottom:0px;
    font-weight:300;
}

.generic-container h5  {
	font-size:18px;
    color:#f8991d;
    padding-top:10px;
    padding-bottom:0px;
    font-weight:500;
    text-transform:uppercase;
}

.generic-container h4  {
	font-size:24px;
    color:#222;
    padding-bottom:0px;
    padding-top:20px;
    font-weight:400;
}

 .generic-container .training-list {
 padding:15px 0 20px 0;
    }
  .generic-container .all-services  {
padding:10px 0;
  }
  .generic-container ul li {
  padding:4px 0;
  }

  .mgmt-image-rect {
     background-color: #fff;
    width: 100%;
    min-height: 560px;}

 @media screen and (max-width: 767px) {
 .mgmt-image-rect {

    min-height: 300px;
    }
     }

 .mgmt-box {
 width: 100%;
    min-height: 270px;
    padding: 15px;
    margin-bottom: 20px;
    color: #65656a;

  }
  .mgmt-image-rect img {
      width: 100%; }

  .mgmt-box h5{
color:#f8991d;
    font-size:18px;
    margin-top:10px;
    margin-bottom:20px;
    text-transform:uppercase;
    font-weight:400;
  }
.container .container-padding {
  padding:60px 0 40px 0;
  }
.support-forms form .form-section {
      border: 1px solid #d8d9da;
      border-radius: 6px; }

 .interest {
    width: 120px;
    height: 35px;
    background: #eb651a;
    color: #FFF; }
    @media screen and (min-width: 992px) {

       .interest {
        margin: 20px 0 0 0; } }

   .classfull {
    width: 120px;
    height: 35px;
    background: #999;
    color: #FFF; }
    @media screen and (min-width: 992px) {

     .classfull {
        margin: 20px 0 0 0; } }

  .service-hr{
    height: 1px;
    width: 100%;
    background: #ccc;
    margin: 5px 0 5px 0; }



  .contact-header {
    text-align: left;
    margin: 40px 0 40px 0;
    font-size: 25px; }

    .contact-header a{
      font-size: 25px !important;
      text-transform: inherit !important;
      font-weight: 400 !important; }

  .service-date {
    margin-bottom: 25px;
    text-align: left; }

   .service-date div {
      font-size: .75em;
      color: #999999;
      margin: 12px 0 12px 0; }

 div#nav_orange .btn-default {
    text-transform: uppercase;
    margin: 0 0 0 0;
    border: none; }

  div#training-buttons {
    display: block;
    text-align: left;
    box-shadow: none; }

    div#data-buttons {
    display: block;
    text-align: left;
    box-shadow: none;
    margin-top:20px;
    margin-bottom:0px;
    padding-bottom:0px;
    }



    @media screen and (max-width: 991px) {
     div#training-buttons {
        margin-top: 10px; } }
   div#training-buttons .btn {
      display: inline-block;
      text-transform: uppercase;
      font-size: .7em;
      font-weight: 500;
      background: #fff;
      padding: 20px 30px 20px 30px;
      color: #666;
      letter-spacing: 2px; }

      @media screen and (max-width: 991px) {
        div#training-buttons .btn {
          margin: 20px 0 0 0; } }
    div#training-buttons .btn:hover {
      background: #f8991d;
      color: #fff; }
     div#training-buttons .btn:focus {
      background: #f8991d; }
     div#training-buttons .btn.active {
      background: #f8991d;
      border: none;
      color: #fff; }
    div#training-buttons .btn-primary {
      background: #f8991d; }

  .page-template-template-services_customers .ourpeople {
    background-image: url("/wp-content/themes/veeva2015/assets/img/placeholders/ourpeople.png");
    width: 956px;
    height: 714px; }

  .page-template-template-services_customers .team-blurb {
    text-align: left;
    margin: 20px 0 20px 0;
    color: #696969;
    font-weight: 400; }
  .page-template-template-services-forms .form-section {
    text-align: left;
    max-width: 700px;
    border: 1px solid #696969;
    padding: 20px 20px 50px 20px;
    margin: 35px 15px 15px 15px; }
    .page-template-template-services-forms .form-section div{
      text-align: left;
      margin: 20px 0 20px 0; }

  .page-template-template-services-forms .login-button {
    margin: 20px 0 20px 0; }
  .page-template-template-services-forms .form-section > div > input[type="text"] {
    max-width: 300px;
    height: 40px; }
  .page-template-template-services-forms .form-section > div > input[type="password"] {
    max-width: 300px;
    height: 40px; }

  .page-template-template-services-forms .margin-spacer,
  .page-template-template-services .margin-spacer,
  .page-template-template-services_customers .margin-spacer {
    margin-bottom: 15px; }

  .page-template-template-services_customers .real-quotes {
    text-align: left;
    padding: 10px 5px 10px 10px;
    font-size: 1em;
    line-height: 22px;
    color: #000000; }

    .page-template-template-services_customers .real-quotes .imp-name {
      text-transform: uppercase;
      font-weight: 500;
      font-size: 16px;
      color: #231f20; }

    .page-template-template-services_customers .real-quotes .job-title {
      margin: 0 0 0 0;
      color: #ffffff;
      margin-bottom: 10px;
      font-size: 14px; }

    .page-template-template-services_customers .real-quotes div {
      text-align: left;
      font-size: 14px;
      line-height: 22px;
      color: #231f20; }

  .page-template-template-services_customers .resources-text {
    color: #231f20; }
    @media screen and (min-width: 992px) {

      .page-template-template-services_customers .resources-text {
        padding: 100px 0 0 0; } }

   /* END services clean up*/

  .page-template-template-services-forms .square-grid .square-grid-image img, .page-template-template-services-forms body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .square-grid-image img, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .page-template-template-services-forms .career-join-us-list .square-grid-image img,
  .page-template-template-services .square-grid .square-grid-image img,
  .page-template-template-services body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .square-grid-image img,
  body.page-template-template-careers div#ptown-jobs .join-us-wrapper .page-template-template-services .career-join-us-list .square-grid-image img,
  .page-template-template-services_customers .square-grid .square-grid-image img,
  .page-template-template-services_customers body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .square-grid-image img,
  body.page-template-template-careers div#ptown-jobs .join-us-wrapper .page-template-template-services_customers .career-join-us-list .square-grid-image img {
    min-height: initial; }
  .page-template-template-services-forms .square-grid .square-grid-overlay, .page-template-template-services-forms body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .square-grid-overlay, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .page-template-template-services-forms .career-join-us-list .square-grid-overlay,
  .page-template-template-services .square-grid .square-grid-overlay,
  .page-template-template-services body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .square-grid-overlay,
  body.page-template-template-careers div#ptown-jobs .join-us-wrapper .page-template-template-services .career-join-us-list .square-grid-overlay,
  .page-template-template-services_customers .square-grid .square-grid-overlay,
  .page-template-template-services_customers body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .square-grid-overlay,
  body.page-template-template-careers div#ptown-jobs .join-us-wrapper .page-template-template-services_customers .career-join-us-list .square-grid-overlay {
    background-color: #f9a333;
    text-align: left;
    padding: 10px; }
    .page-template-template-services-forms .square-grid .square-grid-overlay .imp-name, .page-template-template-services-forms body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .square-grid-overlay .imp-name, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .page-template-template-services-forms .career-join-us-list .square-grid-overlay .imp-name,
    .page-template-template-services .square-grid .square-grid-overlay .imp-name,
    .page-template-template-services body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .square-grid-overlay .imp-name,
    body.page-template-template-careers div#ptown-jobs .join-us-wrapper .page-template-template-services .career-join-us-list .square-grid-overlay .imp-name,
    .page-template-template-services_customers .square-grid .square-grid-overlay .imp-name,
    .page-template-template-services_customers body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .square-grid-overlay .imp-name,
    body.page-template-template-careers div#ptown-jobs .join-us-wrapper .page-template-template-services_customers .career-join-us-list .square-grid-overlay .imp-name {
      text-transform: uppercase;
      font-weight: 500;
      font-size: 16px; }
    .page-template-template-services-forms .square-grid .square-grid-overlay .job-title, .page-template-template-services-forms body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .square-grid-overlay .job-title, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .page-template-template-services-forms .career-join-us-list .square-grid-overlay .job-title,
    .page-template-template-services .square-grid .square-grid-overlay .job-title,
    .page-template-template-services body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .square-grid-overlay .job-title,
    body.page-template-template-careers div#ptown-jobs .join-us-wrapper .page-template-template-services .career-join-us-list .square-grid-overlay .job-title,
    .page-template-template-services_customers .square-grid .square-grid-overlay .job-title,
    .page-template-template-services_customers body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .square-grid-overlay .job-title,
    body.page-template-template-careers div#ptown-jobs .join-us-wrapper .page-template-template-services_customers .career-join-us-list .square-grid-overlay .job-title {
      color: #FFF;
      font-weight: 100;
      font-size: 16px;
      line-height: 21px; }
  .page-template-template-services-forms .training-container .consulting-services,
  .page-template-template-services .training-container .consulting-services,
  .page-template-template-services_customers .training-container .consulting-services {
    margin-bottom: 20px; }

.post-type-archive-resources #filters {
  margin-top: 70px;
  margin-bottom: 70px;
  text-align: center; }


  .post-type-archive-resources #filters #resource-search {
    height: 34px;
    width: 220px;


    border: 1px solid #ccc;
    border-radius: 5px;
    background: #fff;
    padding-left: 20px;
    font-size:14px;}
    @media screen and (max-width: 992px) {
      .post-type-archive-resources #filters #resource-search {
        width: 100%;
        margin: 0; } }
    .post-type-archive-resources #filters #resource-search::-webkit-input-placeholder {
      color: #000; }
    .post-type-archive-resources #filters #resource-search:-moz-placeholder {
      /* Firefox 18- */
      color: #000; }
    .post-type-archive-resources #filters #resource-search::-moz-placeholder {
      /* Firefox 19+ */
      color: #000; }
    .post-type-archive-resources #filters #resource-search:-ms-input-placeholder {
      color: #000; }
.post-type-archive-resources .resources-list .square-grid-image {
  display: inline-block;
  width: 100%; }
  .post-type-archive-resources .resources-list .square-grid-image img {
    display: inherit;
    min-height: inherit; }
.post-type-archive-resources .resources-list .expand {
  display: inline-block; }
.post-type-archive-resources .resources-list .square-grid-content, .post-type-archive-resources .resources-list .square-grid .square-grid-overlay, .square-grid .post-type-archive-resources .resources-list .square-grid-overlay, .post-type-archive-resources .resources-list body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .square-grid-overlay, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .post-type-archive-resources .resources-list .square-grid-overlay {
  min-height: 220px; }
  .post-type-archive-resources .resources-list .square-grid-content em, .post-type-archive-resources .resources-list .square-grid .square-grid-overlay em, .square-grid .post-type-archive-resources .resources-list .square-grid-overlay em, .post-type-archive-resources .resources-list body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .square-grid-overlay em, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .post-type-archive-resources .resources-list .square-grid-overlay em {
    color: #f8991d;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
    display: inline-block;
    font-style: normal; }
  .post-type-archive-resources .resources-list .square-grid-content p, .post-type-archive-resources .resources-list .square-grid .square-grid-overlay p, .square-grid .post-type-archive-resources .resources-list .square-grid-overlay p, .post-type-archive-resources .resources-list body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .square-grid-overlay p, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .post-type-archive-resources .resources-list .square-grid-overlay p {
    display: inline-block;
    margin-bottom: 10px; }
    .post-type-archive-resources .resources-list .square-grid-content p:after, .post-type-archive-resources .resources-list .square-grid .square-grid-overlay p:after, .square-grid .post-type-archive-resources .resources-list .square-grid-overlay p:after, .post-type-archive-resources .resources-list body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .square-grid-overlay p:after, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .post-type-archive-resources .resources-list .square-grid-overlay p:after {
      content: "";
      display: block; }
  .post-type-archive-resources .resources-list .square-grid-content .more, .post-type-archive-resources .resources-list .square-grid .square-grid-overlay .more, .square-grid .post-type-archive-resources .resources-list .square-grid-overlay .more, .post-type-archive-resources .resources-list body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .square-grid-overlay .more, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .post-type-archive-resources .resources-list .square-grid-overlay .more {
    position: absolute;
    display: block;
    bottom: 20px; }
.post-type-archive-resources .resources-header .container-full-bg {
  padding: 50px  0px; }

.post-type-archive-resources .resources-callout {
  padding: 30px;
  background-size: cover !important;
  text-align: center;
  min-height: 340px;
  margin: 0 0 20px 0; }
  .post-type-archive-resources .resources-callout .resources-callout-icon {
    margin-bottom: 20px;
    min-height: 100px; }
  .post-type-archive-resources .resources-callout em {
    text-transform: uppercase;
    color: white;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 10px;
    display: block; }
  .post-type-archive-resources .resources-callout p {
    color: #231f20; }

.post-type-archive-customers .square-grid-image {
  background-color: #f4f4f5; }
.post-type-archive-customers .alm-reveal.active .no-stories {
  display: none; }

body.page-template-template-careers .careers-hero {
  min-height: 447px; }
  body.page-template-template-careers .careers-hero .button, body.page-template-template-careers .careers-hero button.alm-load-more-btn {
    margin: 3px 5px 3px 0; }
@media (max-width: 768px) {
  body.page-template-template-careers .logo {
    height: 80px; } }
body.page-template-template-careers p.blurb {
  font-weight: 400;
  font-size: 16px;
  line-height: 25px; }
body.page-template-template-careers .container-full-bg h3 {
  margin-top: 0px;
  font-weight: 500; }
body.page-template-template-careers .careers-meet-veeva-container {
  color: #FFF;
  text-align: center; }

  body.page-template-template-careers .careers-meet-veeva-container img {
    margin-bottom: 38px; }
  body.page-template-template-careers .careers-meet-veeva-container h2 {
    font-size: 31px;
    font-weight: 500;
    margin-bottom: 25px; }
  body.page-template-template-careers .careers-meet-veeva-container .subtitle {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 22px; }
  body.page-template-template-careers .careers-meet-veeva-container .blurb {
    font-size: 18px; }
body.page-template-template-careers .careers-inside-veeva-container {
  background: #FFF;
  text-align: center;
  padding:50px 0 60px 0;
   }
  body.page-template-template-careers .careers-inside-veeva-container h2 {
    margin-bottom: 40px; }
  body.page-template-template-careers .careers-inside-veeva-container p {
    color: #65656a;
    font-weight: 500;
    margin-top: 30px;
    margin-bottom: 0; }
  body.page-template-template-careers .careers-inside-veeva-container .responsive-video {
    height: 0;
    padding-top: 25px;
    padding-bottom: 67.5%;
    position: relative;
    overflow: hidden; }
    body.page-template-template-careers .careers-inside-veeva-container .responsive-video embed, body.page-template-template-careers .careers-inside-veeva-container .responsive-video iframe, body.page-template-template-careers .careers-inside-veeva-container .responsive-video object, body.page-template-template-careers .careers-inside-veeva-container .responsive-video video {
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      position: absolute; }
body.page-template-template-careers .careers-our-values-container {
  color: #FFF;
  text-align: center; }
  body.page-template-template-careers .careers-our-values-container h3 {
    font-size: 20px;
    letter-spacing: .15em;
    margin-bottom: 20px; }
  body.page-template-template-careers .careers-our-values-container img {
    margin-bottom: 38px; }
  body.page-template-template-careers .careers-our-values-container h2 {
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 25px; }
body.page-template-template-careers .careers-work-hard-container {
  background: #f4f4f5;
  padding: 69px 0 100px 0;
  text-align:center;}
  body.page-template-template-careers .careers-work-hard-container h2 {
    color: #231f20;
    margin: 0 0 33px 0; }
  body.page-template-template-careers .careers-work-hard-container .subtext {
    text-align:center;
    font-weight: 300;
    font-size: 24px;
    margin-bottom: 46px; }
  body.page-template-template-careers .careers-work-hard-container img {
    height: auto;
    width: 100%; }
  body.page-template-template-careers .careers-work-hard-container p {
    color: #231f20;
    text-align: center;
    margin:0px; }
  body.page-template-template-careers .careers-work-hard-container p.image-caption {
    color: #65656a;
    font-size: 18px;
    padding: 20px;
    background: #FFF;
    min-height: 100px;
    line-height: 1.3;
    text-align: left; }
body.page-template-template-careers .careers-benefits-container {
  background: #eb5d27;
  color: #FFF; }
  body.page-template-template-careers .careers-benefits-container a {
    color: #231f20;
    font-weight: 500;
    text-decoration: none; }
  body.page-template-template-careers .careers-benefits-container p {
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    margin-top: 3px;
    margin-bottom: 44px; }
body.page-template-template-careers .careers-find-job-container h2 {
  text-align: center;
  margin-bottom: 65px;
  margin-top: 68px; }
body.page-template-template-careers div#ptown-jobs .small-teams-wrapper {
  margin-top: 16px; }
  body.page-template-template-careers div#ptown-jobs .small-teams-wrapper img {
    display: block;
    margin: auto;
    max-width: 100%; }
  body.page-template-template-careers div#ptown-jobs .small-teams-wrapper h2 {
    margin-bottom: 33px;
    text-align: center; }
  body.page-template-template-careers div#ptown-jobs .small-teams-wrapper p {
    color: #65656a;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    margin-top: 10px;
    text-align: center; }
  body.page-template-template-careers div#ptown-jobs .small-teams-wrapper .small-teams-text {
    margin-top: 40px;
    margin-bottom: 85px; }
body.page-template-template-careers div#ptown-jobs .join-us-wrapper {
  background-color: #f0f0f0;
  padding: 75px 100px 100px; }
  body.page-template-template-careers div#ptown-jobs .join-us-wrapper h2 {
    text-align: center;
    margin: 0 0 28px; }
  body.page-template-template-careers div#ptown-jobs .join-us-wrapper .wrapper {
    margin-bottom: 40px; }
  body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list h2 {
    font-size: 30px; }
  body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list img {
    max-height: 250px;
    width: auto; }
  body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .square-grid-image img {
    min-height: 0px; }
  body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .square-grid-content, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .square-grid-overlay {
    margin-bottom: 0;
    background: #FFF;
    height: 260px;
    width: auto; }
  body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .row > div {
    margin-bottom: 5px; }
  body.page-template-template-careers div#ptown-jobs .join-us-wrapper h2 {
    font-size: 30px;
    color: #231f20;
    font-weight: 500; }
  body.page-template-template-careers div#ptown-jobs .join-us-wrapper img {
    display: block;
    margin: auto; }
  body.page-template-template-careers div#ptown-jobs .join-us-wrapper p {
    color: #65656a; }
  body.page-template-template-careers div#ptown-jobs .join-us-wrapper .subtext {
    color: #f5943f;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: .1em;
    margin: 12px 0 7px; }
  body.page-template-template-careers div#ptown-jobs .join-us-wrapper .blurb {
    margin-bottom: 81px; }
  body.page-template-template-careers div#ptown-jobs .join-us-wrapper .blurb2 {
    margin-left: 71px;
    margin-right: 71px;
    margin-bottom: 75px;
    font-weight: 300;
    font-size: 16px;
    line-height: 25px; }
  body.page-template-template-careers div#ptown-jobs .join-us-wrapper .square-grid-content, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .square-grid .square-grid-overlay, .square-grid body.page-template-template-careers div#ptown-jobs .join-us-wrapper .square-grid-overlay, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .square-grid-overlay {
    margin-bottom: 0; }
body.page-template-template-careers div#ptown-jobs .apply-now-wrapper {
  background-color: #f8a052;
  text-align: center; }
  body.page-template-template-careers div#ptown-jobs .apply-now-wrapper .wrapper {
    margin-bottom: 35px; }
  body.page-template-template-careers div#ptown-jobs .apply-now-wrapper h2 {
    font-size: 30px;
    margin: 2px 0 32px;
    font-weight: 500; }
  body.page-template-template-careers div#ptown-jobs .apply-now-wrapper .orange-button {
    margin-bottom: 20px; }
  body.page-template-template-careers div#ptown-jobs .apply-now-wrapper p {
    color: #231f20; }
    body.page-template-template-careers div#ptown-jobs .apply-now-wrapper p#ifinterested {
      font-size: 24px;
      margin-top: 46px;
      margin-bottom: 57px; }
    body.page-template-template-careers div#ptown-jobs .apply-now-wrapper p.subtext {
      color: #FFF;
      font-size: 20px;
      font-weight: 500;
      margin-top: 32px;
      margin-bottom: 0;
      height: 60px; }
    body.page-template-template-careers div#ptown-jobs .apply-now-wrapper p.blurb {
      font-size: 18px; }
  body.page-template-template-careers div#ptown-jobs .apply-now-wrapper img {
    display: block;
    margin: auto; }
body.page-template-template-careers div#ptown-jobs .meet-team-wrapper {
  padding-bottom: 85px;
  text-align: center; }
  body.page-template-template-careers div#ptown-jobs .meet-team-wrapper img {
    display: block; }
  body.page-template-template-careers div#ptown-jobs .meet-team-wrapper h2 {
    margin-top: 69px;
    margin-bottom: 29px; }
body.page-template-template-careers div#ptown-jobs .headquarters-wrapper {
  margin-bottom: 20px;
  text-align: center; }
  body.page-template-template-careers div#ptown-jobs .headquarters-wrapper p {
    font-size: 17px;
    font-weight: 300;
    line-height: 25px;
    margin-bottom: 50px; }
  body.page-template-template-careers div#ptown-jobs .headquarters-wrapper h2 {
    font-weight: 500;
    font-size: 28px; }
body.page-template-template-careers div#ptown-jobs .beyond-engineers-wrapper {
  text-align: center;
  background-color: #f8a052;
  padding: 63px 0 90px; }
  body.page-template-template-careers div#ptown-jobs .beyond-engineers-wrapper p {
    color: #231f20;
    font-size: 28px;
    font-weight: 300;
    line-height: 38px; }
    body.page-template-template-careers div#ptown-jobs .beyond-engineers-wrapper p a {
      color: #eb651a;
      font-weight: 500; }
  body.page-template-template-careers div#ptown-jobs .beyond-engineers-wrapper .button, body.page-template-template-careers div#ptown-jobs .beyond-engineers-wrapper button.alm-load-more-btn {
    margin-top: 20px; }
body.page-template-template-careers div#students .container-full-bg.trailblazers-container {
  margin-top: 37px;
  padding: 0 0 62px; }
body.page-template-template-careers div#students .container-full-bg .trailblazers-wrapper {
  position: relative;
  top: -13px; }
  body.page-template-template-careers div#students .container-full-bg .trailblazers-wrapper h2 {
    color: #231f20;
    font-size: 30px;
    font-weight: 500;
    margin: 0 0 15px 0; }
  body.page-template-template-careers div#students .container-full-bg .trailblazers-wrapper h3 {
    color: #231f20;
    font-size: 24px;
    font-weight: 300;
    margin: 0 0 30px 0; }
  body.page-template-template-careers div#students .container-full-bg .trailblazers-wrapper p.blurb {
    color: #65656a;
    font-size: 18px;
    margin: 0 0 30px;
    max-width: 480px; }
body.page-template-template-careers div#students .internships-wrapper {
  background-color: #f4a250;
  padding: 69px 0 85px; }
  body.page-template-template-careers div#students .internships-wrapper img {
    display: block;
    margin: auto; }
  body.page-template-template-careers div#students .internships-wrapper p.left {
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    margin-top: 17px;
    text-align: center;
    text-transform: uppercase; }
  body.page-template-template-careers div#students .internships-wrapper p.right {
    min-height: 90px;
    color: #231f20;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 26px;
    padding: 18px 0 0 0; }
body.page-template-template-careers div#open-positions .wrapper {
  max-width: 960px; }
body.page-template-template-careers div#submit-application {
  padding-top: 16px; }
  body.page-template-template-careers div#submit-application h3 {
    margin-bottom: 0; }
  body.page-template-template-careers div#submit-application h4 {
    font-size: 24px;
    margin: 5px 0 0; }
  body.page-template-template-careers div#submit-application h3.form-section {
    font-size: 16px;
    font-weight: 500;
    margin-top: 34px;
    margin-bottom: 34px;
    text-transform: uppercase; }
  body.page-template-template-careers div#submit-application input[type="text"], body.page-template-template-careers div#submit-application select {
    background: #f7f7f8;
    border: 1px solid #dfdfe0;
    border-radius: 5px;
    color: #65656a;
    font-size: 18px;
    padding: 7px 15px;
    width: 300px; }
    body.page-template-template-careers div#submit-application input[type="text"]::-webkit-input-placeholder, body.page-template-template-careers div#submit-application select::-webkit-input-placeholder {
      color: #65656a; }
    body.page-template-template-careers div#submit-application input[type="text"]:-moz-placeholder, body.page-template-template-careers div#submit-application select:-moz-placeholder {
      color: #65656a; }
    body.page-template-template-careers div#submit-application input[type="text"]::-moz-placeholder, body.page-template-template-careers div#submit-application select::-moz-placeholder {
      color: #65656a; }
    body.page-template-template-careers div#submit-application input[type="text"]:-ms-input-placeholder, body.page-template-template-careers div#submit-application select:-ms-input-placeholder {
      color: #65656a; }
  body.page-template-template-careers div#submit-application select {
    height: 40px; }
  body.page-template-template-careers div#submit-application input[type="textarea"] {
    border: 1px solid #dfdfe0;
    border-radius: 5px;
    margin: 10px 0 30px;
    width: 590px;
    height: 200px; }
  body.page-template-template-careers div#submit-application p {
    color: #65656a;
    line-height: 25px;
    margin-top: 20px;
    margin-bottom: 5px; }
    body.page-template-template-careers div#submit-application p#submit-btn {
      float: right; }
  body.page-template-template-careers div#submit-application form {
    color: #65656a; }
    body.page-template-template-careers div#submit-application form p {
      margin-top: 18px; }
    body.page-template-template-careers div#submit-application form .button, body.page-template-template-careers div#submit-application form button.alm-load-more-btn {
      margin: 17px 0; }
body.page-template-template-careers .home-send-resume {
  position: relative;
  background-color: #fff;
  padding: 1em;
  border: 1px solid #ccc;
  padding-bottom: .8em;
  border-radius: 5px;
  box-shadow: 3px 3px 8px #444;
  background: rgba(255, 255, 255, 0.9);
  float: none;
  margin: 0 auto;
  width: 41%; }
  body.page-template-template-careers .home-send-resume p {
    font-size: 0.95em;
    margin-bottom: 0px;
    text-align: left;
    color: #444443; }
  body.page-template-template-careers .home-send-resume .cancel {
    background-color: #aaa; }
    body.page-template-template-careers .home-send-resume .cancel:hover {
      color: #FFF; }
  body.page-template-template-careers .home-send-resume label:hover:after, body.page-template-template-careers .home-send-resume span:hover:after, body.page-template-template-careers .home-send-resume div:hover:after, body.page-template-template-careers .home-send-resume p:hover:after, body.page-template-template-careers .home-send-resume a:hover:after {
    content: none; }
  body.page-template-template-careers .home-send-resume label:after, body.page-template-template-careers .home-send-resume span:after, body.page-template-template-careers .home-send-resume div:after, body.page-template-template-careers .home-send-resume p:after, body.page-template-template-careers .home-send-resume a:after {
    content: none; }

.news-content h2 {
  margin-top: 64px; }

.news-filter {
  margin: 0 0 50px 0; }



.news-header-grid > div:nth-child(odd) {
  padding: 0 15px 15px 0; }
.news-header-grid > div:nth-child(even) {
  padding: 0 0 15px 0; }
.news-header-grid > div:nth-child(3) {
  padding-bottom: 0; }
.news-header-grid > div:nth-child(4) {
  padding-bottom: 0; }
.news-header-grid > div .news-header-box {
  padding: 20px 20px 40px 20px;
  background: orange;
  position: relative;
  height: 180px;
  overflow: hidden; }
  /* .news-header-grid > div .news-header-box .more {
   padding-top:0px;
    font-size: 21px;
    line-height: 28px;
    font-weight: normal;
    padding-right: 30%; }
 @media screen and (max-width: 500px) {
 .news-header-grid > div .news-header-box .more {
    font-size: 19px;
    line-height: 24px;
     bottom: 35px;}
     padding-right: 10%;
    }
    .more,
  .learn-more {
    font-weight: 400; }
  .more.dark,
  .learn-more.dark {
    color: #333; } */

.news-list {

  padding-top: 20px; }


body.single-resources .resource-whitebar-header .breadcrumbs-wrapper {
  left: 0; }
body.single-resources .social-download-row {
  margin-top: 50px; }
  body.single-resources .social-download-row .resources-download-resource-wrapper ul {
    margin: 0;
    padding: 0; }
    body.single-media .social-download-row .resources-download-resource-wrapper ul {
    margin: 0;
    padding: 0; }
    body.single-resources .social-download-row .resources-download-resource-wrapper ul li {
      list-style-type: none;
      vertical-align: middle;
      display: inline-block; }
      body.single-media .social-download-row .resources-download-resource-wrapper ul li {
      list-style-type: none;
      vertical-align: middle;
      display: inline-block; }
    body.single-resources .social-download-row .resources-download-resource-wrapper ul .glyphicon {
      color: #eb651a; }
    body.single-resources .social-download-row .resources-download-resource-wrapper ul .icon-name a {
      color: #231f20;
      font-size: 20px; }
      body.single-media .social-download-row .resources-download-resource-wrapper ul .glyphicon {
      color: #eb651a; }
    body.single-media .social-download-row .resources-download-resource-wrapper ul .icon-name a {
      color: #231f20;
      font-size: 20px; }

      body.single-resources .social-download-row .resources-download-resource-wrapper ul .icon-name a:hover {
        text-decoration: none; }
    body.single-resources .social-download-row .resources-download-resource-wrapper ul .icon a span {
      font-size: 28px; }
  body.single-resources .social-download-row .single-resource-addthis-wrapper {
    margin-left: 35px; }
    body.single-resources .social-download-row .single-resource-addthis-wrapper a {
      margin-right: 3px; }
      body.single-resources .social-download-row .single-resource-addthis-wrapper a span {
        border-radius: 20px;
        width: 40px;
        height: 40px;
        border-radius: 20px; }

body.single-resources .entry-content {
  font-weight: 300; line-height: 28px;}


/* PARTNERS */
.page-template-template-partners .square-grid, .page-template-template-partners body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .page-template-template-partners .career-join-us-list,
.page-template-template-partners-technology .square-grid,
.page-template-template-partners-technology body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list,
body.page-template-template-careers div#ptown-jobs .join-us-wrapper .page-template-template-partners-technology .career-join-us-list,
.page-template-template-partners-content .square-grid,
.page-template-template-partners-content body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list,
body.page-template-template-careers div#ptown-jobs .join-us-wrapper .page-template-template-partners-content .career-join-us-list,
.page-template-template-partners-cros .square-grid,
.page-template-template-partners-cros body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list,
body.page-template-template-careers div#ptown-jobs .join-us-wrapper .page-template-template-partners-cros .career-join-us-list,
.page-template-template-partners-data .square-grid,
.page-template-template-partners-data body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list,
body.page-template-template-careers div#ptown-jobs .join-us-wrapper .page-template-template-partners-data .career-join-us-list,
.page-template-template-partners-data .square-grid,

.openkey-partners .square-grid,
.openkey-partners body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list,
body.page-template-template-careers div#ptown-jobs .join-us-wrapper .openkey-partners .career-join-us-list {
  margin: 50px 0 80px; }


.square-grid-image {
  padding: 0 0 15px 0;
  background-color: #f4f4f5; }

 .square-grid-image .preferred {
    text-align: center;
    font-size: 11px;
    min-height: 25px; }

   .square-grid-image .plus-sign {
    cursor: pointer;
    background: url(../img/global/plus-button.png);
    display: block;
    width: 26px;
    height: 26px;
    text-align: center;
    margin: 0 auto; }

  .square-grid-image .hidden-info {
    /* Firefox */
    -moz-transition: all 0.5s ease;
    /* WebKit */
    -webkit-transition: all 0.5s ease;
    /* Opera */
    -o-transition: all 0.5s ease;
    /* Standard */
    transition: all 0.5s ease;
    display: none;
    position: absolute;
    top: 0;
    background-color: #f8991d;
    overflow: scroll;
    height: 150px; }

  .page-template-template-partners .square-grid-image img,
  .page-template-template-partners-technology .square-grid-image img,
  .page-template-template-partners-content .square-grid-image img,
  .page-template-template-partners-cros .square-grid-image img,
  .page-template-template-partners-data .square-grid-image img,
  .page-template-template-partners-data-prod .square-grid-image img,
  .openkey-partners .square-grid-image img {
    min-height: initial;
    width: 100%;
    height: auto; }


 .mobile-info,
 .small-info,
.large-info {
  display: none;
  background-color: #FFF; }


 .mobile-info .inner,
  .small-info .inner,
   .large-info .inner {
    padding: 20px; }

    @media screen and (min-width: 992px) {
       .mobile-info .inner,
       .small-info .inner,
       .large-info .inner {
        padding: 40px; } }

 .partners-row.partners-content-row {
  border-bottom: 1px solid #d8d9da;
  width: 100%;
  padding-top: 40px; }

/* end PARTNERS */

.page-template-template-summit .hero-data h2 {
  width: 35%;
  font-size: 50px; }
  .page-template-template-summit .hero-data h2 strong {
    color: #f8991d; }

.page-template-template-summit .summit-categories h3 {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase; }
.page-template-template-summit .summit-categories p {
  font-size: 18px;
  line-height: 25px;
  color: #65656a;
  height: 100%; }
.page-template-template-summit .summit-speakers .square-grid .row > div, .page-template-template-summit .summit-speakers body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .row > div, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .page-template-template-summit .summit-speakers .career-join-us-list .row > div {
  height: 300px; }
.page-template-template-summit .summit-speakers .square-grid .row img, .page-template-template-summit .summit-speakers body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .row img, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .page-template-template-summit .summit-speakers .career-join-us-list .row img {
  max-height: 320px;
  width: auto;
  min-height: inherit; }


.page-template-template-summit .partners-container img {
  width: 100%;
  height: auto; }
.page-template-template-summit .partners-container .square-grid-image {
  margin: 15px 0; }

.summit-speakers {
  margin-bottom: 100px; }
  .summit-speakers h2 {
    margin: 60px 0; }

.summit-speaker {
  min-height: 110px; }
  .summit-speaker .speaker-name {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 18px;
    padding-top: 21px; }
  .summit-speaker .speaker-org {
    color: #f8991d;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .summit-speaker .speaker-title {
    font-size: 13px;line-height:16px;
    margin-bottom: 10px; }

.summit-title {
  font-weight: 300;
  font-size: 29px;
  margin-bottom: 20px; }

.summit-date {
  font-size: 23px;
  margin-bottom: 39px; }

.summit-text {
  line-height: 24px;
  margin-bottom: 32px; }

.page-template-template-summit-sponsors .hero-data h2 {
  width: 35%;
  font-size: 50px; }

.page-template-template-summit-sponsors .square-grid, .page-template-template-summit-sponsors body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .page-template-template-summit-sponsors .career-join-us-list {
  margin: 50px 0 80px; }



.page-template-template-summit-sponsors .square-grid-image {
  padding: 0 0 15px 0;
  background-color: #f4f4f5; }
  .page-template-template-summit-sponsors .square-grid-image .preferred {
    text-align: center;
    font-size: 11px;
    min-height: 25px; }
  .page-template-template-summit-sponsors .square-grid-image .plus-sign {
    cursor: pointer;
    background: url(../img/global/plus-button.png);
    display: block;
    width: 26px;
    height: 26px;
    text-align: center;
    margin: 0 auto; }
  .page-template-template-summit-sponsors .square-grid-image .hidden-info {
    /* Firefox */
    -moz-transition: all 0.5s ease;
    /* WebKit */
    -webkit-transition: all 0.5s ease;
    /* Opera */
    -o-transition: all 0.5s ease;
    /* Standard */
    transition: all 0.5s ease;
    display: none;
    position: absolute;
    top: 0;
    background-color: #f8991d;
    overflow: scroll;
    height: 150px; }
  .page-template-template-summit-sponsors .square-grid-image img {
    min-height: initial;
    width: 100%;
    height: auto; }
.page-template-template-summit-sponsors .mobile-info,
.page-template-template-summit-sponsors .small-info,
.page-template-template-summit-sponsors .large-info {
  display: none;
  background-color: #FFF; }
  .page-template-template-summit-sponsors .mobile-info strong,
  .page-template-template-summit-sponsors .small-info strong,
  .page-template-template-summit-sponsors .large-info strong {
    font-size: 18px;
    line-height: 25px;
    color: #231f20; }
  .page-template-template-summit-sponsors .mobile-info p,
  .page-template-template-summit-sponsors .small-info p,
  .page-template-template-summit-sponsors .large-info p {
    font-size: 18px;
    line-height: 25px;
    color: #65656a;
    margin: 20px 0; }
    @media screen and (min-width: 992px) {
      .page-template-template-summit-sponsors .mobile-info p,
      .page-template-template-summit-sponsors .small-info p,
      .page-template-template-summit-sponsors .large-info p {
        margin: 40px 0; } }
    .page-template-template-summit-sponsors .mobile-info p .button, .page-template-template-summit-sponsors .mobile-info p button.alm-load-more-btn,
    .page-template-template-summit-sponsors .small-info p .button,
    .page-template-template-summit-sponsors .small-info p button.alm-load-more-btn,
    .page-template-template-summit-sponsors .large-info p .button,
    .page-template-template-summit-sponsors .large-info p button.alm-load-more-btn {
      font-size: 14px; }
  .page-template-template-summit-sponsors .mobile-info .inner,
  .page-template-template-summit-sponsors .small-info .inner,
  .page-template-template-summit-sponsors .large-info .inner {
    padding: 20px; }
    @media screen and (min-width: 992px) {
      .page-template-template-summit-sponsors .mobile-info .inner,
      .page-template-template-summit-sponsors .small-info .inner,
      .page-template-template-summit-sponsors .large-info .inner {
        padding: 40px; } }
.blog-whitebar-header .breadcrumbs-wrapper span, .blog-whitebar-header .breadcrumbs-wrapper a {
  color: #c3c3c5; }

/*
.blog-body {
  padding: 50px 0; }
  .blog-body .blog-list-post-item {
    padding: 40px 0;
    border-top: 1px solid #e2e2e3; }
    .blog-body .blog-list-post-item:first-child {
      border-top: none; }
    .blog-body .blog-list-post-item:last-child {
      border-bottom: 1px solid #e2e2e3; }
    .blog-body .blog-list-post-item .dateline {
      font-size: 14px;
      color: #65656a;
      line-height: 25px; }
      .blog-body .blog-list-post-item .dateline .date {
        margin-right: 10px;
        padding-right: 11px;
        font-style: italic;
        border-right: 1px solid #65656a; }
  .blog-body .blog-post-item-image {
    width: 100%;
    height: auto; }
  .blog-body h2 {
    font-size: 20px;
    line-height: 25px;
    color: #f8991d;
    margin: 10px 0;
    font-weight:300;
    margin-top:0px;
    }
  .blog-body p {
    font-size: 17px;
    line-height: 25px;
    color: #65656a; }
  .blog-body .more {
    }
  .blog-body .addThis {
    float: right; }
  .blog-body .load-more .more {
    float: none; }

 */



.page-template-template-contact .container-full-bg {
  padding-bottom: 0; }



/* end contact page */

.contactus-body h2 {
  padding-top:20px;
  padding-bottom:17px;
font-size: 30px;
line-height: 27px;
color: #333;
font-weight: 400;  }
.contactus-body .form-item {
  margin-top: 20px;
  margin-bottom: 20px; }
  .contactus-body .form-item input {
    font-size: 18px;
    padding-left: 15px;
    background-color: #f7f7f8;
    width: 100%;
    height: 38px;
    border-radius: 6px;
    border: 1px solid #dfdfe0;
    color: #231F20; }
    .contactus-body .form-item input::-webkit-input-placeholder {
      color: #777; }
    .contactus-body .form-item input:-moz-placeholder {
      /* Firefox 18- */
      color: #777; }
    .contactus-body .form-item input::-moz-placeholder {
      /*Firefox 18- */
      color: #777; }
    .contactus-body .form-item input:-ms-input-placeholder {
      color: #777; }

       .contactus-body .form-item textarea::-webkit-input-placeholder {
      color: #777; }
    .contactus-body .form-item textarea:-moz-placeholder {
      /* Firefox 18- */
      color: #777; }
    .contactus-body .form-item textarea::-moz-placeholder {
      /*Firefox 18- */
      color: #777; }
    .contactus-body .form-item textarea:-ms-input-placeholder {
      color: #777; }

  .contactus-body .form-item select {
    font-size: 18px;
    background-color: #f7f7f8;
    width: 100%;
    height: 38px;
    border-radius: 6px;
    border: 1px solid #dfdfe0;
    color: #65656a;
    font-size: 18px; }
  .contactus-body .form-item textarea {
    border: 1px solid #dfdfe0;
    height: 85px;
    width: 100%;
    padding: 10px;
    color: #555;
    background-color: #f7f7f8; }
.contactus-body .submit-wrapper {
  background-color: #eb651a;
  color: white;
  float: left;
  padding: 10px 15px;
  border-radius: 4px; }
  .contactus-body .submit-wrapper input {
    color: #fff;
    height: 25px;
    background-color: transparent;
    border-radius: 0;
    border: none;
    display: inline;
    line-height: 19px;
    padding-left: 0px;
    width: auto; }
  .contactus-body .submit-wrapper:after {
    font-family: 'Glyphicons Halflings';
    content: "\e258";
    font-size: 10px; }
.contactus-body .email-contact-panel {
  margin-top: 20px;
  background-color: #f7f7f8;
  width: 90%;
  float: right;
  padding: 30px; }
  .contactus-body .email-contact-panel ul {
    margin: 0;
    padding: 0;
    margin-top: 20px; }
  .contactus-body .email-contact-panel li {
    list-style-type: none;
    float: left;
    clear: both;
    padding: 10px 0; }
  .contactus-body .email-contact-panel h3 {
    margin: 0; }
  .contactus-body .email-contact-panel .icon {
    float: left;
    margin-bottom: 20px; }
  .contactus-body .email-contact-panel .email-content {
    padding-left: 60px; }
    .contactus-body .email-contact-panel .email-content p {
      color: #65656a;
      margin: 0;
      padding: 0;
      line-height:24px;}
    .contactus-body .email-contact-panel .email-content a {
      text-decoration: none;
      color: #f8991d; }

.contactus-locations-item {
  padding: 45px 0px;
  background-color: #f0f0f0; }
  .contactus-locations-item.global-locations {
    background-color: #FFF; }
    .contactus-locations-item.global-locations .locations-panel {
      background-color: #f0f0f0; }
  .contactus-locations-item p {
    color: #231f20;
    font-size: 17px;
    line-height: 32px;
    margin: 0; }
  .contactus-locations-item h2 {
    font-size: 30px;
    line-height: normal;
    text-align: left;
    color: #231f20;
    margin-bottom: 20px; }
  .contactus-locations-item span {
    color: #f8991d;
    display: inline-block;
    margin: 10px 5px; }
    .contactus-locations-item a {
    color: #f8991d;
    font-weight:400; }

  .contactus-locations-item h3 {
    color: #231f20;
    margin: 0;
    font-size: 18px;
    line-height: 25px; }
  .contactus-locations-item .locations-panel {
    background-color: white;
    padding: 25px;
    text-align: center;
    min-height: 313px; }
  .contactus-locations-item [class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -0.55556rem; }
  .contactus-locations-item [class*="block-grid-"] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 0.55556rem 1.11111rem; }
  .contactus-locations-item .small-block-grid-3 > li {
    width: 33.3333%;
    list-style: none; }
    @media screen and (max-width: 992px) {
      .contactus-locations-item .small-block-grid-3 > li {
        width: 100%; } }
  .contactus-locations-item .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  .contactus-locations-item .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

/* end contact page */


.leadership-header {
  background-color: #f9f9f9;
  height: auto;
 
  margin-bottom: 70px; }
  .leadership-header .container-full-bg {
    padding-top: 10px;
    padding-bottom: 0px; }
    @media screen and (max-width: 992px -1) {
      .leadership-header .container-full-bg .container {
        padding-left: 0;
        padding-right: 0; } }
  .leadership-header .leadership-icon-wrapper .leadership-icon {
    float: left; }
  .leadership-header .leadership-icon-wrapper .leadership-title {
    float: left;
    font-size: 48px;
    padding-top: 20px;
    padding-left: 18px; }
  .leadership-header .leadership-nav-wrapper {
    margin-bottom: -32px;
    overflow: visible; }
    .leadership-header .leadership-nav-wrapper .nav.nav-tabs {
      margin: 35px 0 0; }
      @media screen and (min-width: 992px) {
        .leadership-header .leadership-nav-wrapper .nav.nav-tabs {
          margin: 35px 15px 0; } }

.leadership-listing-container .square-grid .row > div.bio, .leadership-listing-container body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .row > div.bio, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .leadership-listing-container .career-join-us-list .row > div.bio {
  margin-bottom: 0;
  margin-top: 0; }
@media screen and (min-width: 992px) {
  .leadership-listing-container .square-grid .bio, .leadership-listing-container body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .bio, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .leadership-listing-container .career-join-us-list .bio {
    height: 400px; } }
.leadership-listing-container .square-grid .bio .square-grid-image img, .leadership-listing-container body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .bio .square-grid-image img, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .leadership-listing-container .career-join-us-list .bio .square-grid-image img {
  min-height: 0; }
.leadership-listing-container .square-grid .bio h3, .leadership-listing-container body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .bio h3, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .leadership-listing-container .career-join-us-list .bio h3, .leadership-listing-container .square-grid .bio h4, .leadership-listing-container body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .bio h4, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .leadership-listing-container .career-join-us-list .bio h4 {
  font-size: 16px; }
.leadership-listing-container .square-grid h3, .leadership-listing-container .square-grid .bio h3, .leadership-listing-container body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .bio h3, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .leadership-listing-container .career-join-us-list .bio h3 {
  margin-top: 15px;
  margin-bottom: 5px;
  text-transform: uppercase;
  color:#444444;}
.leadership-listing-container .square-grid .bio h4, .leadership-listing-container body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .bio h4, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .leadership-listing-container .career-join-us-list .bio h4 {
  color: #f8991d;
  font-weight: 400;
  margin-top: 5px;
  text-transform: uppercase; }
.leadership-listing-container .square-grid .bio-big-wrapper, .leadership-listing-container body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .bio-big-wrapper, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .leadership-listing-container .career-join-us-list .bio-big-wrapper {
  position: relative;
  border-top: 1px solid #dfdfe0;
  margin-top: 45px;
  padding-top: 40px; }
  .leadership-listing-container .square-grid .bio-big-wrapper > a[name], .leadership-listing-container body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .bio-big-wrapper > a[name], body.page-template-template-careers div#ptown-jobs .join-us-wrapper .leadership-listing-container .career-join-us-list .bio-big-wrapper > a[name] {
    position: absolute;
    top: -100px; }
  .leadership-listing-container .square-grid .bio-big-wrapper:first-child, .leadership-listing-container body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .bio-big-wrapper:first-child, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .leadership-listing-container .career-join-us-list .bio-big-wrapper:first-child {
    margin-top: 60px; }
  .leadership-listing-container .square-grid .bio-big-wrapper.row, .leadership-listing-container body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .bio-big-wrapper.row, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .leadership-listing-container .career-join-us-list .bio-big-wrapper.row {
    margin-left: 0;
    margin-right: 0; }
  .leadership-listing-container .square-grid .bio-big-wrapper .leadership-image-wrapper, .leadership-listing-container body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .bio-big-wrapper .leadership-image-wrapper, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .leadership-listing-container .career-join-us-list .bio-big-wrapper .leadership-image-wrapper {
    margin: 0;
    padding-left: 0;
    padding-right: 0; }
    .leadership-listing-container .square-grid .bio-big-wrapper .leadership-image-wrapper img, .leadership-listing-container body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .bio-big-wrapper .leadership-image-wrapper img, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .leadership-listing-container .career-join-us-list .bio-big-wrapper .leadership-image-wrapper img {
      width: 200px;
      min-height: 200px;
      margin-right: 0px; }
  .leadership-listing-container .square-grid .bio-big-wrapper .leadership-big-copy-wrapper, .leadership-listing-container body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .bio-big-wrapper .leadership-big-copy-wrapper, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .leadership-listing-container .career-join-us-list .bio-big-wrapper .leadership-big-copy-wrapper {
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 5px;
    position: relative; }
    .leadership-listing-container .square-grid .bio-big-wrapper .leadership-big-copy-wrapper .leadership-intro-copy-wrapper, .leadership-listing-container body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .bio-big-wrapper .leadership-big-copy-wrapper .leadership-intro-copy-wrapper, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .leadership-listing-container .career-join-us-list .bio-big-wrapper .leadership-big-copy-wrapper .leadership-intro-copy-wrapper {
      padding-left: 0px; }
      .leadership-listing-container .square-grid .bio-big-wrapper .leadership-big-copy-wrapper .leadership-intro-copy-wrapper .leadership-name-wrapper, .leadership-listing-container body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .bio-big-wrapper .leadership-big-copy-wrapper .leadership-intro-copy-wrapper .leadership-name-wrapper, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .leadership-listing-container .career-join-us-list .bio-big-wrapper .leadership-big-copy-wrapper .leadership-intro-copy-wrapper .leadership-name-wrapper {
        padding-left: 0px; }
        .leadership-listing-container .square-grid .bio-big-wrapper .leadership-big-copy-wrapper .leadership-intro-copy-wrapper .leadership-name-wrapper h3, .leadership-listing-container body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .bio-big-wrapper .leadership-big-copy-wrapper .leadership-intro-copy-wrapper .leadership-name-wrapper h3, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .leadership-listing-container .career-join-us-list .bio-big-wrapper .leadership-big-copy-wrapper .leadership-intro-copy-wrapper .leadership-name-wrapper h3, .leadership-listing-container .square-grid .bio-big-wrapper .leadership-big-copy-wrapper .leadership-intro-copy-wrapper .leadership-name-wrapper h4, .leadership-listing-container body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .bio-big-wrapper .leadership-big-copy-wrapper .leadership-intro-copy-wrapper .leadership-name-wrapper h4, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .leadership-listing-container .career-join-us-list .bio-big-wrapper .leadership-big-copy-wrapper .leadership-intro-copy-wrapper .leadership-name-wrapper h4 {
          font-size: 18px; }
        .leadership-listing-container .square-grid .bio-big-wrapper .leadership-big-copy-wrapper .leadership-intro-copy-wrapper .leadership-name-wrapper h3, .leadership-listing-container body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .bio-big-wrapper .leadership-big-copy-wrapper .leadership-intro-copy-wrapper .leadership-name-wrapper h3, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .leadership-listing-container .career-join-us-list .bio-big-wrapper .leadership-big-copy-wrapper .leadership-intro-copy-wrapper .leadership-name-wrapper h3 {
          padding-top: 0px;
          margin-top: 0px;
          padding-bottom: 0px;
          margin-bottom: 0px;
          text-transform: uppercase; }
        .leadership-listing-container .square-grid .bio-big-wrapper .leadership-big-copy-wrapper .leadership-intro-copy-wrapper .leadership-name-wrapper h4, .leadership-listing-container body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .bio-big-wrapper .leadership-big-copy-wrapper .leadership-intro-copy-wrapper .leadership-name-wrapper h4, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .leadership-listing-container .career-join-us-list .bio-big-wrapper .leadership-big-copy-wrapper .leadership-intro-copy-wrapper .leadership-name-wrapper h4 {
          color: #f8991d;
          margin-top: 5px;
          margin-bottom: 30px;
          text-transform: uppercase; }
    .leadership-listing-container .square-grid .bio-big-wrapper .leadership-big-copy-wrapper .leadership-linkedin, .leadership-listing-container body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .bio-big-wrapper .leadership-big-copy-wrapper .leadership-linkedin, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .leadership-listing-container .career-join-us-list .bio-big-wrapper .leadership-big-copy-wrapper .leadership-linkedin {
      position: absolute;
      right: 0;
      top: 0; }
    .leadership-listing-container .square-grid .bio-big-wrapper .leadership-big-copy-wrapper .leadership-post-content, .leadership-listing-container body.page-template-template-careers div#ptown-jobs .join-us-wrapper .career-join-us-list .bio-big-wrapper .leadership-big-copy-wrapper .leadership-post-content, body.page-template-template-careers div#ptown-jobs .join-us-wrapper .leadership-listing-container .career-join-us-list .bio-big-wrapper .leadership-big-copy-wrapper .leadership-post-content {
      color: #65656a;
      line-height: 28px;
      weight:300;}

.leadership-bottom-spacer {
  border-bottom: 1px solid #dfdfe0;
  margin-top: 40px;
  margin-bottom: 100px; }

.page-template-template-support-agency-portal h2 {
  margin-bottom: 40px; }
.page-template-template-support-agency-portal p {
  line-height: 1.5;
  color: #65656a; }
.page-template-template-support-agency-portal .interactive-docs {
  padding: 0px; }
.page-template-template-support-agency-portal .interactive-docs ul {
  padding: 0px; }
  .page-template-template-support-agency-portal .interactive-docs ul li {
    list-style-type: none;
    font-size: 18px;
    color: #f86408; }
.page-template-template-support-agency-portal .blog-whitebar-header .breadcrumbs a {
  color: #c3c3c5; }


.page-template-template-support-agency-portal .blog-whitebar-header .whitebar-logo {
  background-image: url("../../assets/img/global/trust-header-icon.png"); }


.page-template-template-support-agency-portal .documentation-library {
  padding-bottom: 40px;
  border-bottom: 1px solid #eeeeee; }
  .page-template-template-support-agency-portal .documentation-library p {
    margin-bottom: 50px; }
.page-template-template-support-agency-portal .program-resources {
  padding: 20px 0 40px 0px; }
.page-template-template-support-agency-portal .agency-portal-support-docs {
  border-bottom: 1px solid #eeeeee; }
.page-template-template-support-agency-portal .powered {
  clear: both;
  padding-bottom: 40px; }
  .page-template-template-support-agency-portal .powered p {
    font-style: italic; }
.page-template-template-support-agency-portal .agency-portal-webinars {
  padding-top: 25px; }
  .page-template-template-support-agency-portal .agency-portal-webinars h4 {
    font-weight: 400; }
    .page-template-template-support-agency-portal .agency-portal-webinars h4 img {
      margin-right: 10px; }
    .page-template-template-support-agency-portal .agency-portal-webinars h4 a {
      color: #f86408; }
  .page-template-template-support-agency-portal .agency-portal-webinars h3 {
    font-weight: 400;
    font-size: 18px; }
.page-template-template-support-agency-portal .vat-excerpt {
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 24px; }
  .page-template-template-support-agency-portal .vat-excerpt .vat-excerpt-info {
    display: inline-block;
    width: 80%; }
    .page-template-template-support-agency-portal .vat-excerpt .vat-excerpt-info h2 {
      font-size: 20px;
      color: #f8991d;
      font-weight: 300;
      margin: 24px 0 0 0; }
    .page-template-template-support-agency-portal .vat-excerpt .vat-excerpt-info span {
      color: #65656a;
      padding-left: 5px; }
  .page-template-template-support-agency-portal .vat-excerpt .vat-excerpt-reg-btn {
    display: inline-block; }
    .page-template-template-support-agency-portal .vat-excerpt .vat-excerpt-reg-btn a {
      font-weight: 500; }
      .page-template-template-support-agency-portal .vat-excerpt .vat-excerpt-reg-btn a img {
        margin-bottom: 4px; }
.page-template-template-support-agency-portal .resources-container {
  padding-top: 50px; }
  .page-template-template-support-agency-portal .resources-container .webinar-image {
    text-align: right; }
  .page-template-template-support-agency-portal .resources-container p {
    margin: 0;
    color: #333; }
    .page-template-template-support-agency-portal .resources-container p strong {
      color: #FFF; }
  .page-template-template-support-agency-portal .resources-container h2 {
    font-size: 17px;
    color: #FFF; }
  .page-template-template-support-agency-portal .resources-container .email-contact-header p {
    font-weight: bold;
    color: #FFF;
    padding-bottom: 5px; }
  .page-template-template-support-agency-portal .resources-container .email-contact-info form input {
    height: 44px;
    border-radius: 4px;
    margin-bottom: 15px;
    border: 1px solid #CCC; }
    .page-template-template-support-agency-portal .resources-container .email-contact-info form input[type=text], .page-template-template-support-agency-portal .resources-container .email-contact-info form input[type=password] {
      width: 100%;
      padding: 5px;
      color: #65656a; }
    .page-template-template-support-agency-portal .resources-container .email-contact-info form input[type=submit] {
      border: none;
      background-color: #f86408;
      color: #FFF;
      letter-spacing: 0.1em;
      margin: 0px; }
  .page-template-template-support-agency-portal .resources-container .email-contact-info .login-wrapper {
    background-color: #f86408;
    padding: 0 16px 0 16px;
    width: 40%;
    border-radius: 4px; }
    .page-template-template-support-agency-portal .resources-container .email-contact-info .login-wrapper span {
      font-size: 11px;
      color: #FFF; }

.responsive-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 60px; overflow: hidden;
}


.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.carousel-indicators li {
    background: #ccc;
}

.carousel-indicators .active {
    background: #666;
}

.carousel-inner > .item > img {
    margin: 0 auto;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
}
.carousel-control  {
	height:60px;}


 /* events */

 .events-content h2 {
  margin-top: 64px; }

.event-header {
  width: 100%;
 }

.events-header-grid > div {
  margin: 0;
  padding: 0; }
  .events-header-grid > div {
    padding: 0 5px 0 5px; }
  .events-header-grid > div .events-header-box {
    padding: 40px 20px 20px 20px;
    background: orange;
    position: relative;
    min-height: 360px;
    overflow: hidden;
    text-align: center; }

 @media screen and (max-width: 990px)  {
 .events-header-grid > div .events-header-box {
    padding: 20px 20px 20px 20px;
    background: orange;
    position: relative;
    min-height: 220px;
    overflow: hidden;
    text-align: center;
    margin-bottom:20px; }
 }

    .events-header-grid > div .events-header-box .more {
      font-size: 16px;
      line-height: 31px;
      font-weight: normal; }

.orange-circle-icon, .orange-arrow-after:after, .more:after,
.learn-more:after, .plus-icon,  .minus-icon {
  font-family: 'Glyphicons Halflings';
  font-size: 8px;
  color: white;
  display: inline-block;
  line-height: 19px;
  clear: both;
  background: #f7981d;
  border-radius: 20px;
  text-align: center;
  height: 19px;
  width: 19px;
  vertical-align: middle; }

.resources-container .orange-arrow-after:after {
  	font-family: 'Glyphicons Halflings';
  	font-size: 8px;
  	color: #f7981d;
  	display: inline-block;
  	line-height: 19px;
  	clear: both;
  	background: #fff;
  	border-radius: 20px;
  	text-align: center;
  	height: 19px;
  	width: 19px;
  	vertical-align: middle; }
.resources-container .orange-arrow-after:after {
  	content: "\e258";
  	margin-left: 5px; 
  	}
  	
.orange-arrow-after:after, .more:after,
.learn-more:after {
  content: "\e258";
  margin-left: 5px; }

.plus-icon {
  content: "+"; }

.minus-icon {
  content: "-"; }

.detail-toggle:after {
   content: "";
   background-image: url(/wp-content/themes/veeva2015/assets/img/placeholders/events-icon-nimus.png);
  width: 21px;
  height: 21px;
cursor:pointer;
  position: absolute;
  top: 15px;
  right: 15px;
  }

  .detail-toggle.collapsed:after {
  content: "";
   background-image: url(/wp-content/themes/veeva2015/assets/img/placeholders/events-icon.png);
  width: 21px;
  height: 21px;
cursor:pointer;
  position: absolute;
  top: 15px;
  right: 15px;
  }

  .orange-events-circle {
width: 110px;
   height: 110px;
   -moz-border-radius: 70px;
   -webkit-border-radius: 70px;
   border-radius: 70px;
  background: #f8991d;
  color:#fff;
  text-align:center;
  font-size:44px;
  font-weight:500;
  padding:12px;
  line-height:30px;
}

.orange-events-circle .little {
text-transform:uppercase;font-size:22px;
}
@media screen and (max-width: 500px) {

  .orange-events-circle {
width: 80px;
   height: 80px;
   -moz-border-radius: 70px;
   -webkit-border-radius: 70px;
   border-radius: 70px;
  background: #f8991d;
  color:#fff;
  text-align:center;
  font-size:36px;
  font-weight:500;
  padding:4px;
  line-height:30px;
}
}

.events-type {
text-transform: uppercase;
color:#666;
font-weight: 600;
font-size:14px;
margin-bottom:10px;
}
.events-name {
color:#f8991d;
font-weight: 400;
cursor:pointer;
}
.events-date {
font-weight: 400;
color:#333;
}
.events-details {
margin-top:20px;
}
.events-details p {
font-size:17px;line-height:23px;margin:15px 0;
}

.videosize {
	width:800px; height:500px;
	}

	 @media screen and (max-width: 800px) {
  .videosize {
  width:300px; height:200px; } }



/* cookie pop up css */
#whole-page {
	background-color: rgba(255,255,255,0.5);
	width:100vw; 
	height:100vh;
	z-index:9999; 
	position: fixed;
}
#popup {
    position: fixed;
    display: block;
    top: 50%;
    left: 50%;
    margin: -130px 0 0 -185px;
    height: 290px;
    width: 370px;
    padding-top:10px;
    padding-right:10px;
    background-color:none;
    z-index:10000;
    background-image: url('/eu/wp-content/uploads/2017/04/pop-up-banner.jpg');
    font-weight:400;
    border:3px ridge #ec6317;
}
#register {
	font-size:20px;
	color:#fff;
	padding-top:10px;
	cursor:pointer;
}
.pop-content {
padding-left:95px;padding-top:35px;
}
.pop-content p {
font-size:20px;
color:#fff;
font-weight:400;
}

h1 .added-link  {
font-size:16px;line-height:21px;float:right;padding-top:15px;color:#888;text-align:right;
}
h1 .added-link br {
display:none;
}
@media screen and (max-width: 768px) {
h1 .added-link  {
float:none; padding-bottom:0px;text-align:left;
}
h1 .added-link br {
display:inline;
}
}
/*UPDATE TO RESOURCES STYLING 012023*/
body .whitebar .top-title {
    padding-top: 20px;
    font-weight: 300;
    line-height: 26px;
}
.whitebar .whitebar-logo {
    margin: 0 10px;
}
.whitebar .breadcrumbs-wrapper {
    line-height: 15px;
}
.generic-container.resources-upd h1 {
    font-weight: 300;
    font-size: 38px;
    line-height: 46px;
}
.resources-contact-us h2 {
    font-weight: 300;
}
.page-template-template-rd-demo a.button.theme-color.arrow-right,
.page-template-template-quality-demo a.button.theme-color.arrow-right,
.page-template-template-medical-demo a.button.theme-color.arrow-right,
.page-template-template-commercial-demo a.button.theme-color.arrow-right
{
    display: none !important;
}

  /*# sourceMappingURL=style.css.map */