@media (min-width: 300px) {
  .newContainer {
    padding-left: 15px;
    padding-right: 15px;
  }
  .spacing {
    height: 80px;
  }
  .spacing.start {
    height: 50px;
  }
  .logo a {
    background-size: contain;
  }
  .nav-main .nav-start {
    font-size: 10px;
  }
  .logo {
    top: 50px;
    left: 15px;
  }
  .nav-main-trigger {
    background-color: transparent;
    height: 30px;
    line-height: 30px;
    right: 15px;
    top: 75px;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .nav-main-trigger .nav-menu-icon {
    left: auto;
    right: 4px;
    -webkit-transform: translateX(0) translateY(-50%);
    -moz-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    -o-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
  }
  .hero-homepage {
    left: 15px;
  }
  .main-title img {
    width: 90%;
  }
  h4 {
    font-size: 26px;
  }
  .pageImage .headline h1 {
    font-size: 35px;
  }
  .pageImage .headline h2 {
    font-size: 19px;
    line-height: 30px;
  }
  .pageImage .headline .line {
    width: 50%;
    margin: 10px 25%;
  }
  .pageImage .headline2 {
    padding-bottom: 5px;
  }
  .pageImage .headline2 .text h1 {
    padding-top: 5px;
  }
  .team .weAreDevise {
    padding: 75px 0;
  }
  .team .weAreDevise img {
    width: 80%;
  }
  .team .weAreDevise h4 {
    font-size: 26px;
    line-height: 20px;
    padding-bottom: 15px;
  }
  .team .teamMembers .member {
    width: 50%;
  }
  .team .teamMemberBios .bio {
    width: 100%;
  }
  .team .teamMemberBios .bio h1 {
    font-size: 25px;
  }
  .values {
    margin-top: 0;
  }
  .values .valueContainer {
    position: relative;
    width: 100%;
  }
  .values .valueContainer h1 {
    font-size: 30px;
    padding: 20px 0;
  }
  .values .valueContainer h1 span {
    display: inline-block;
    margin-bottom: -5px;
  }
  .values .best {
    width: 100%;
    height: 50vw;
  }
  .values .best h1 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .values .best h1 span {
    border-bottom: 5px solid #fff;
    padding-bottom: 0px;
  }
  .values .best .quote {
    display: none;
    font-size: 15px;
    width: 100%;
    margin: 0;
  }
  .values .best .quote br {
    display: none;
  }
  .values .best .author {
    display: none;
    font-size: 14px;
  }
  .values .best .line {
    margin: 20px 38%;
    width: 24%;
  }
  .values .best .carousel .item {
    margin-top: 15px;
  }
  .values .best .carousel-caption {
    top: 5vw;
  }
  .values .best .carousel-indicators {
    bottom: -15vw;
  }
  .values .best .carousel-indicators li {
    font-size: 30px;
    margin: 0 5px;
  }
  .values .best .carousel-indicators li span {
    display: none;
  }
  .grid h4 {
    padding: 20px 0;
  }
  .grid .leftContainer,
  .grid .rightContainer {
    width: 100%;
  }
  .grid .IMGArea .blankText h1 {
    font-size: 55px;
  }
  .grid .IMGArea .blankText .fa {
    font-size: 55px;
  }
  .grid .IMGArea .blankText .icon {
    margin: 0 5px;
  }
  .grid .IMGArea.half-block {
    width: 100%;
  }
  .thinkdevise {
    padding: 75px 0;
    flex-direction: column;
    align-items: flex-start;
  }
  .thinkdevise h1 {
    font-size: 35px;
    line-height: 45px;
    padding-bottom: 5px;
  }
  .thinkdevise p {
    font-size: 20px;
    line-height: 25px;
  }

  .servicesSection{
    padding:40px 0;
  }
  .servicesSection .title{
    font-size: 28px;
  }

  .servicesSection .serviceItems h3{
    padding: 15px 0 10px 0;
    font-size: 20px;
  }
  .servicesSection-mobile .panel-heading .panel-title{
    font-size: 22px;
  }
  .servicesSection .serviceItems p{
    font-size: 16px;
  }
  .servicesSection .serviceItems h3.topPadding{
    padding-top: 15px;
  }

  .contentArea.cases{
  	padding-top:110px;
  }
  .contentArea .cases.work {
    width: 100%;
    position: relative;
  }
  .contentArea .cases.work h1 {
    font-size: 30px;
    padding: 20px 0;
  }
  .contentArea .cases.work h1 span {
    display: inline-block;
    margin-bottom: 0;
  }
  .contentArea .rightContainer {
    width: 100%;
  }
  .contentArea .rightContainer .cases {
    width: 100%;
  }
  .contentArea .rightContainer .cases .content h1 {
    font-size: 40px;
  }
  .contentArea .rightContainer .cases .contentHover p {
    font-size: 14px;
  }
  .contentArea .rightContainer .cases:hover .caseStudyButtonWhite.caseButton {
    bottom: 50px;
  }
  
  .contentArea .caseStudyButtonWhite.caseButton.contentHoverTouch{
  	bottom: 15px !important;
  }
  

  .contentArea .caseStudyButtonWhite.caseButton {
	width: 50%;
    left: 25%;
    padding: 8px 0;
  }
  .togetherBreak {
    flex-direction: column;
    padding: 50px 0;
  }
  .togetherBreak h1 {
    font-size: 30px;
    padding-right: 0px;
    padding-bottom: 30px;
  }
  .togetherBreak a {
    font-size: 17px;
  }
  .arrowDown {
    padding: 10px 0;
    line-height: 30px;
  }
  .fullBreak {
    padding: 75px 0;
  }
  .fullBreak h1 {
    font-size: 30px;
  }
  .fullBreak2,
  .fullBreak3,
  .fullBreak5 {
    padding: 60px 0 60px 0;
  }
  .fullBreak2{
  	padding-top:120px;
  }
  .fullBreak2 h3,
  .fullBreak3 h3,
  .fullBreak5 h3 {
    font-size: 30px;
    line-height: 40px;
  }

  .fullBreak4 a{
    margin-top: 20px;
    font-size: 17px;
  }
  .fullBreak4 .fa{
    padding-left: 35px;
    font-size: 20px;
  }


  .instagramSection .instagramContainer h3{
    font-size: 30px;
    padding-top: 0px;
  }
  .instagramSection .instagramContainer p{
    font-size: 16px;
    margin-bottom: 10px;
  }

  .contact .textOverlay h2 {
    font-size: 16px;
    padding-bottom: 5px;
  }
  .contact .textOverlay h2 .fa {
    font-size: 22px;
  }
  .contact .textOverlay hr {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .contact .textOverlay .caseStudyButtonWhite {
    padding: 5px 13px;
  }
  .contact .contactForm {
    padding: 20px 0;
  }
  .contact .contactForm h1 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .contact .contactForm .form-control {
    margin-bottom: 0;
  }
  .contact .contactForm .submit img {
    width: 60%;
  }
  .contact .hugText {
    padding-top: 50px;
    font-size: 30px;
  }
  .singleCasePage .delta9 {
    top: 25%;
  }
  .singleCasePage .newContainer h1 {
    font-size:5.5vw;
    padding-top:0px;
    padding-bottom:0px;
  }
  .singleCasePage .newContainer h1.twoLines{
    line-height: 25px;
  }
  .singleCasePage .newContainer h2 {
    font-size:3vw;
  }
  .singleCasePage .usc {
    top: 20vw;
  }
  .projectOverview {
    padding: 40px 0;
  }
  .projectOverview h1 {
    font-size: 30px;
    line-height: 35px;
    padding-right: 30px;
  }
  .projectOverview p {
    font-size: 16px;
    padding: 20px 0;
  }
  .projectOverview .aside {
    flex: 1 200px;
  }
  .projectOverview .left,
  .projectOverview .middle,
  .projectOverview .right {
    width: 100%;
  }
  .caseFeatures {
    padding: 35px 0;
  }
  .caseFeatures ul li {
    font-size: 30px;
    float: none;
    padding-left: 0;
    list-style-position: outside;
    margin-left: 30px;
  }
  .solution {
    padding: 40px 0 60px 0;
  }
  .solution h1 {
    font-size: 30px;
  }
  .solution p {
    font-size: 16px;
    padding-top: 20px;
  }
  .solution .firstP {
    padding-top: 20px;
  }
  .textBreak {
    padding: 40px 0;
  }
  .textBreak h2 {
    font-size: 30px;
    line-height: 30px;
  }
  .textBreak p {
    text-align: left;
    font-size: 16px;
    padding-top: 20px;
  }
  .textBreak .results {
    padding-top: 25px;
  }
  .textBreak .results h4 {
    font-size: 35px;
    line-height: 30px;
    padding-bottom: 5px;
    padding-top: 25px;
  }
  .textBreak .results .col-sm-4:first-child h4 {
    padding-top: 0;
  }
  .caseStudyButtonWhite,
  .caseStudyButtonBlack {
    padding: 8px 18px;
  }
  .startProject {
    padding: 8px 18px !important;
  }
  footer{
  	padding-left:0px;
  	padding-right:0px;
  }
  footer .social {
    right: 15px;
  }
  footer .social .footerTag {
    display: none;
  }
  .nav_social {
    margin-top: 45px;
  }
  .nav_social .fa {
    font-size: 30px;
    padding: 0 12px;
  }
  .spacing.start {
    height: 150px;
  }
  .startContainer #startProjectForm h1 {
    font-size: 28px;
    padding-bottom: 10px;
  }
  .startContainer #startProjectForm h2 {
    font-size: 24px;
  }
  .startContainer #startProjectForm h3 {
    font-size: 16px;
    padding-bottom: 30px;
  }
  .startContainer #startProjectForm hr {
    margin: 30px 0;
  }
  .startContainer #startProjectForm input,
  .startContainer #startProjectForm textarea {
    padding: 8px 20px;
    font-size: 14px;
  }
  .startContainer #startProjectForm textarea {
    height: 200px;
  }
  .startContainer #startProjectForm .typeOfProject {
    padding-top: 30px;
  }
  .startContainer #startProjectForm .typeOfProject .type {
    width: 100%;
    margin-right: 0;
    padding: 10px 0;
    font-size: 20px;
  }
  .startContainer #startProjectForm .sliderContainer #slider {
    width: 90%;
  }
  .startContainer #startProjectForm .sliderContainer .range {
    font-size: 16px;
  }
  .startContainer #startProjectForm #submitProject {
    font-size: 22px;
    padding: 15px 0;
  }
  .videoContainer iframe,
  .videoContainer object,
  .videoContainer embed {
	width:75%;
	height:82%;
	margin: 0 12.5%;
  }
  .cd-popup-container .cd-popup-close {
    right: 0;
  }
  .cd-header {
    height: 85px !important;
    -webkit-transition: background-color 0.7s;
    -moz-transition: background-color 0.7s;
    transition: background-color 0.7s;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    /*background-color:#FFF;*/
  }
  .cd-header.is-fixed {
    /* when the user scrolls down, we hide the header right above the viewport */
    position: fixed;
    top: -105px !important;
    background-color: #fff;
    -webkit-transition: -webkit-transform 0.7s;
    -moz-transition: -moz-transform 0.7s;
    transition: transform 0.7s;
  }
  .cd-header.is-fixed .nav-click .nav-btn-sticks div {
    background: #000;
  }
  .cd-header.is-fixed.headerhome img.active {
    display: none;
  }
  .cd-header.is-fixed.headerhome img.black {
    display: inline-block;
    left: 15px;
    top: 0px;
    padding-bottom: 0;
  }
  .cd-header.is-visible {
    /* if the user changes the scrolling direction, we show the header */
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform 0.7s;
    -moz-transition: -moz-transform 0.7s;
    transition: transform 0.7s;
    background: #fff;
  }
  .cd-header.is-visible.headerhome {
    background: #fff;
  }
  .cd-header.is-visible.headerhome img.active {
    display: none;
  }
  .cd-header.is-visible.headerhome .black {
    display: inline-block;
  }
  .cd-header.menu-is-open {
    /* add a background color to the header when the navigation is open */
    background-color: transparent;
  }
  .cd-header.menu-is-open .navOpen {
    left: 15px;
    top: 11px;
  }
  .cd-logo {
    left: 0;
    top: 45%;
  }
  .cd-logo img {
    height: 58px;
  }
  img.navOpen{
  	height:38px;
  }
  .cd-logo img.active {
    left: 15px;
    top: 20px;
    padding-bottom: 20px;
  }
  .cd-logo img.black {
    left: 15px;
    top: 20px;
    padding-top: 20px;
    position: relative;
  }
  .cd-primary-nav-trigger {
    right: 15px;
    top: 15px;
  }
  .cd-primary-nav {
    padding: 160px 0 0 0;
  }
  .cd-primary-nav li {
    font-size: 30px;
    line-height: 30px;
    padding-bottom: 21px;
  }
  .nav-thumbflip .icon-wrap {
    display: none;
    height: 50px;
    width: 50px;
  }
  #tubular-container{
  	display:none;
  }
  .mobileHome{
  	background-size:cover;
  }
  #cd-vertical-nav{
  	display:none !important;
  }
  
  .hero-homepage{
  	width:90vw !important;
  	display:none;
  }
  .hero-homepage-mobile{
  	display:block;
  	position: absolute;
  	z-index: 10;
  	width: 100%;
  	text-align:center;
  	bottom: 3vw;
  }
  .hero-homepage-mobile img{
  	width:80%;
  	margin:0 auto;
  }
  .hero-homepage-mobile .caseStudyButtonWhite{
  	font-size:12px;
  	width:100%;
  }
  .hero-homepage-mobile .homepageTagline{
  	color:#FFF;
  	font-weight:600;
  	font-size:16px;
  	width:80%;
  	margin:0 auto;
  	text-align:center;
  	padding-top:10px;
  	padding-bottom:5px;
  }
  .btn-home-space{
  	padding-top:10px;
  }
  .thankyou .thankyouBlock{
    padding: 20px;
  }
  .thankyou .thankyouBlock h1{
  	font-size: 30px;
    line-height: 30px;
    padding-bottom: 15px;
  }
  .thankyou .thankyouBlock p{
    font-size: 18px;
  }
  footer .logo a img{
  	height:30px;
  }
  .mfp-close {
  	right:13%;
  	margin-right:-27px !important;
  }
  .has-error{
  	font-size:12px;
  }
  .footerDefinition{
  	float:right;
  }
  .socialIcons{
  	float:right;
  }
  .team .teamMembers{
  	padding-top:10px;
  }
  #startProjectDialog h2 {
  	font-size: 26px;
  	padding-top: 20px;
  }
  #startProjectDialog h2 p{
	font-size:18px;
  }
  #startProjectDialog h2 p.smallerMessage{
	font-size:16px;
  }
  .dialog.dialog--open .dialog__content{
  	top:10%;
  }
  .dialog__content{
  	width:90%;
  	padding:2em;
  }
  #responseModal h4 {
  	font-size: 26px;
  	padding-top: 20px;
  }
  #responseModal h4 p{
	font-size:18px;
  }
  #responseModal h4 p.smallerMessage{
	font-size:16px;
  }
  #responseModal .modal-dialog{
  	margin-top:20%;
  }
  #devisemap{
  	display:none;
  }
  .deviseMapImage{
  	display:block;
  }
  .local-scroll{
  	display:none;
  }
  .nav-slide{
  	display:none;
  }
  #header-view-all{
  	display:none;
  }
  .workLogos h3{
  	padding-bottom:20px;
	font-size:24px !important;
  }
  
  
	/* Blog */
	.blogContainer{
	    flex-direction: column;
		padding-top:110px;
	}
	.blogContainer .blog{
		flex:0 0 100%;
	}
	.blogContainer .blog .content{
	    padding: 25px 20px;
	}
	.blogContainer .blog .content .title{
		font-size:25px;
		margin-bottom:15px;
	}
	.blogContainer .blog .content .copy{
		font-size:16px;
		margin-bottom:15px;
	}
	.blogContainer .blog .content .date{
		font-size:14px;
	}
	
	
	/* Single Blog */
	.singleBlog{
		padding-top:110px;
	}
	.singleBlog .singleBlogContainer{
		padding:35px 0;
	}
	.singleBlog .singleBlogContainer .title{
		font-size:30px;
		margin-bottom:15px;
	}
	.singleBlog .singleBlogContainer .copy{
		font-size:16px;
	    line-height: 24px;
	}
  
  /* 404 Error Page */
  .c-banner__background--404 {
    height: 100%;
    background: url('../img/404-mobile-background.jpg') top no-repeat;
    background-size: cover;
  }

  .c-banner__container--404 {
    text-align: center;
    margin: 0 auto;
    padding-top: 10em;
    width: 40rem;
  }

  .c-banner__header--404 {
    font-size: 2.5em;
  }

  .c-banner__text--404 {
    font-size: 1em;
  }


  .whoweareTeam .projectOverview{
    padding-top:30px;
  }


  .processSection{
    padding: 50px 0 35px 0;
  }
  .processSection h1{
    font-size: 24px;
  }
  .processSection .processItem{
    padding: 25px 0 15px 0;
  }
  .processSection .processItem h2{
    font-size: 22px;
  }
  .processSection .processItem h3{
    font-size: 26px;
    padding-bottom: 10px;
  }
  .processSection .processItem p{
    font-size: 16px;
  }

  .whatWeDo .whatWeDoContainer{
    padding: 40px 0;
  }
  .whatWeDo h2{
    font-size:28px;
    padding-bottom:20px;
  }
  .whatWeDo p{
    font-size:16px;
    padding-bottom: 25px;
  }

  .nav2{
    flex-direction:column;
    padding: 100px 10% 100px 15px!important;
    justify-content: flex-start;
  }

  .nav2 .navSection li{
    font-size: 20px;
    line-height: 22px;
  }

  .nav2 .navSection--item{
    padding-bottom: 5px;
  }

  .nav2 .navSection--right{
    text-align:left;
    margin-top: 0;
  }

  .cd-primary-nav li .pageTitle{
    padding: 0;
  }



  .nav2 .navSection--item p{
    font-size: 21px;
  }

  .nav2 .navSection--item p a{
    font-size: 21px;
    text-align: left;
  }


  .navSection--item-copy{
    display:none;
  }

  .nav2 .nav_social .fa{
    padding: 0 10px !important;
  }


  .nav2 .nav_social a:first-child .fa{
    padding-left:0 !important;
  }
  .nav2 .nav_social a:last-child .fa{
    padding-right:0 !important;
  }


  #myModal .iframeContainer{
    padding-bottom: 47%;
  }

  .navSection--item-button-mobile{
    display:block;
  }
  .navSection--item-button-desktop{
    display:none;
  }

  .navSection--item-button{
    margin: 5px 0 15px 0;
  }

  .otherlinks:hover{
    color:#000;
    text-decoration: underline;
  }

  .delta9 .textBreak.same{
    padding-bottom: 0;
  }

}

@media (min-width: 300px) and (max-width: 767px) {
  .pictureDescriptionContainer{
    flex-direction: column-reverse ;
  }

  .pdContainerRight, .pdContainerLeft{
    flex-basis: 100%;
  }

  .pdContainerLeft img{
    margin: auto;
    padding-top: 10%;
  }

  .pictureDescriptionContainer .pdContainerRight h2{
    text-align: center;
  }

  /*for delta9 logo grid*/
  .logo-flex-container{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
  }

  .grid.delta9 .logo-flex-container .delta9-logo{
    padding: 0 20px 0 20px;
  }


}

