@media (min-width: 1400px) {
  .pageImage .headline2 {
    padding-bottom: 60px;
  }
  .fullBreak {
    padding: 185px 0;
  }
  .fullBreak h1 {
    font-size: 100px;
  }
  .fullBreak2 {
    padding: 210px 0 170px 0;
  }
  .fullBreak2 h3 {
    font-size: 90px;
    line-height: 120px;
  }
  .fullBreak3 {
    padding: 235px 0 220px 0;
  }
  .fullBreak3 h3 {
    font-size: 90px;
    line-height: 120px;
  }

  .fullBreak4 a{
    margin-top: 60px;
    font-size: 30px;
  }
  .fullBreak4 .fa{
    font-size: 32px;
  }

  .contact .textOverlay h2 {
    font-size: 38px;
    padding-bottom: 15px;
  }
  .contact .textOverlay h2 .fa {
    font-size: 36px;
  }
  .contact .contactForm {
    padding: 55px 0;
  }
  .contact .contactForm h1 {
    font-size: 40px;
    margin-bottom: 30px;
  }
  .contact .contactForm .form-control {
    margin-bottom: 25px;
  }
  .contact .hugText {
    padding-top: 85px;
    font-size: 70px;
  }
  .grid .IMGArea .blankText h1 {
    font-size: 70px;
  }
  .projectOverview p {
    padding: 0 50px 0 0;
  }
  .togetherBreak {
    padding: 75px 0;
  }
  .togetherBreak h1 {
    font-size: 67px;
  }
  .textBreak .results {
    padding-top: 85px;
  }
  .thinkdevise {
    padding: 160px 0 140px 0;
  }
  .thinkdevise h1 {
    font-size: 80px;
    line-height: 70px;
  }
  .thinkdevise p {
    font-size: 35px;
  }
  .values {
    margin-top: 160px;
  }
  .values .valueContainer h1 {
    font-size: 100px;
  }
  .values .best h1 {
    font-size: 75px;
    margin-bottom: 40px;
  }
  .values .best .carousel .item {
    margin-top: 0;
  }
  .values .best .carousel-caption {
    top: 7vw;
  }
  .values .best .carousel-indicators li {
    font-size: 43px;
    margin: 0 25px;
  }
  .values .best .carousel-indicators li > div {
    margin-bottom: 0px;
  }
  .contentArea.cases .rightContainer .cases .content h1 {
    font-size: 50px;
    padding-bottom:10px;
  }
  .contentArea.cases .rightContainer .cases .content h2 {
    font-size: 24px;
  }
  .cd-primary-nav.is-visible .startproject {
    margin-top: 0;
  }
  .thankyou .thankyouBlock h1{
    font-size: 100px;
    line-height: 100px;
  }
  .thankyou .thankyouBlock p{
    font-size: 33px;
  }
  .singleCasePage .newContainer h1{
  	padding-top:20px;
  	padding-bottom:20px;
  }
  .singleCasePage .newContainer h1.twoLines {
    line-height: 75px;
  }
  
  
  /* Single Blog */
	.singleBlog .singleBlogContainer{
		padding:90px 0;
	}
	.singleBlog .singleBlogContainer .title{
		font-size:65px;
		margin-bottom:35px;
	}


  .whatWeDo .whatWeDoContainer{
    padding: 135px 0 0 0;
  }
  .whatWeDo h2{
    font-size:50px;
    padding-bottom:40px;
  }
  .whatWeDo p{
    font-size:24px;
    padding-bottom:50px;
  }



  .navSection--item-button{
    margin:0;
  }

  
}
