﻿
.cd-search-trigger::before,.newsletter__field, .cd-secondary-nav  {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.newsletter__field{
		width: 70% !important;
}

#ms-designer-ribbon, #suiteBar,#suiteBarLeft, #suiteBarRight, #s4-ribbonrow, #globalNavBox {
	background-color: white;
}

#ms-designer-ribbon{
    margin-left: 8.5%;
    margin-right: 8.5%;
}
f
.container{
	/*margin-top:10px;*/
}
/*#cd-search, */
#ms-help, #fullscreenmode{
	display:none;
}

/*footer bottom*/
.footer_custom{
    max-width: 1500px;
    margin: 0 auto;	
}

.wrapper {
    /*display: table;*/
    max-width: 1500px;
    /*height: 100%;*/
    margin: 0 auto;
}

#s4-bodyContainer{
	/*display: table-row;*/
    height: 100%;
}
#contentBox {
	margin: 0px !important;
}
/*footer bottom*/

a[id$='ExplicitLogin']{
	display: none !important;
}

img{	
    max-width: none !important;
}

.footer__logo{
	max-width: 256px !important;
}


#Ribbon *, .ms-dlgContent * {
	box-sizing: content-box;
}

.cat-grid__heading{
    color: white;
}

/*dark menu*/
.cd-main-header{
	z-index: 4;
}

.cd-overlay{
	z-index: 3;
}

.cd-primary-nav a h3, .cd-primary-nav ul a h3{
	color:white;
}

#ms-designer-ribbon{
    max-width: 1500px;
    margin: 0 auto;
    margin-top: 80px;
}

.nav-is-fixed .cd-main-header{
	width:100%;
}

div[id*="PlaceHolderLeftNavBar"],  /* Quick Launch menu */
.ms-core-listMenu-verticalBox,  /* Site Contents link */
#DeltaPlaceHolderPageTitleInTitleArea  /* Page title in title area */ {
    display: none;
} 

ul[menu-name="product"] > li > a {
	font-size : 1.4rem !important;
	height : 25px !important;
	line-height : 25px !important;
	margin-bottom: .2em !important;
	font-weight : normal !important;
}

h1, .ms-h1, 
h2, h3, .ms-h2, .ms-h3, .ms-headerFont, 
h4,h5,h6,.ms-h4,.ms-h5,.ms-h6 
{
	font-family: 'Istok Web', sans-serif;
}
#contentRow {
    padding-top: 0px;
}
.read-more-link {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  padding: 8px;
  background: #eee;
  color: #666;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  box-shadow: 0 0 10px #000;
}

.read-more-link:hover {
  background: #5E5E5E;
  color : #fff;
}

.read-more-link:after {
    content: "\2193";
    margin-left: 8px;
    font-size: .8em;
}

.read-more-link.open:after {
    content: "\2191";
}
.readmore-container {
  position: relative;
  overflow: hidden;
  margin: 30px 0;
  padding: 20px 20px 4em 20px;
  }
  
  .standard-template__sub-heading2 {
	font-size: 2rem;
	font-weight:700;
	text-transform:uppercase;
	line-height:1em;
	margin-bottom: 7px;
	min-height: 40px 
}
@media screen and (max-width: 480px) {
	.standard-template__sub-heading2 {
		font-size: 1.4rem;		
	}
}

.cta-columns p.body-copy {
	min-height:200px;
}

.accordion-navigation:before {
	content: "\f105";
    font-size: 1.2rem;
    left: 0;
    font-weight: normal;
    padding-right: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-family: FontAwesome;
}

.accordion-navigation.active:before {
	content: "\f078";
    font-size: 1.2rem;
    left: 0;
    font-weight: normal;
    padding-right: 15px;
    position: absolute;
    top: 15px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-family: FontAwesome;
}


.accordion {
  margin-bottom: 0;
  margin-left: 0; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }
  .accordion .accordion-navigation, .accordion dd {
    display: block;
    position:relative;
    margin-bottom: 0 !important; }
    .accordion .accordion-navigation.active > a, .accordion dd.active > a {
      background: #FFFFFF;
      color: #222222;
      margin-left: 5px; }
    .accordion .accordion-navigation > a, .accordion dd > a {
      background: #FFFFFF;
      color: #222222;
      text-transform: uppercase;
      display: block;
      font-weight: 700;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 1.2rem;
      padding: 1rem; }
      .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
        background: #FFFFFF; }
    .accordion .accordion-navigation > .content, .accordion dd > .content {
      display: none;
      padding: 0.9375rem; }
      .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
        background: #FFF;
        margin-left: 20px;
        display: block; }
        
.two-col__nav-cta {
	padding: 5%;
	border-radius: 10px;
	border-radius: 10px;
    border: 3px solid #0076c0;
	width: 70%;
    margin-top: 20%;
}
.two-col__nav-cta-btn {
	margin: auto;
    text-align: center;
    display: block;
    font-size: 1.4rem;
    color: #FFF!important;
}
.two-col__nav-cta-p {
	text-align: center;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 1.5rem;
}
