@media only screen and (max-width: 991px) {
.leftside, .rightside {
    width: 100%;
    height: 50%;
}
.slidesection img {
    height: initial;
    min-height: 100%;
    min-width: initial;
    width: 100%;
}
.abouttext {
	width: 55%;
	margin-top:-11%;
}
.aboutphoto {
	width: 80%;
}
.holditallcontainer {
    height: 54%;
}
.chipimage {
    width: 100%;
    float: none;
}
.chipquote {
    width: 100%;
    padding: 25px;
    left: 0;
    margin-top: 19vh;
}
.chiptitle {
    position: relative;
    left: 0;
	width: 100%;
	padding-bottom: 20px;
}
.chiplink {
    padding: 0 0 25px;
}
.teamgrid {
    width: 33.33%;
    height: 300px;
}
.teamsection {
	height: auto;
}
.story {
    width: 100%;
    padding: 0 0 8%;
}
.recent_link {
    padding-top: 10px;
}
.caption {
    font-size: 8vw;
}
.buttonclicked {
    background: white;
}
.footersection {
    width: 100%;
    height: auto;
    padding-bottom: 30px;
}
.footer {
    height: inherit;
}
.bodycopy {
    padding: 75px;
}
.textside {
    width: 100%;
}
.left {
    float: none;
}
.imageside {
    width: 100%;
}
.right {
    float: none;
}
.imagecontainer {
    float: none;
    margin: 0 auto;
}
.right .aboutcaption, .left .aboutcaption {
    right: inherit;
    left: inherit;
}
.aboutcaption {
    width: 97vw;
    margin: 0 auto;
}
.containerright, .containerleft {
    float: none;
    margin: 0 auto;
}
.logocontainer {
    float: none;
    margin-bottom: 20px;
}
.logocontainer img {
    margin: 0 auto;
    display: inherit;
}
.aboutvisit {
    margin-bottom: 100px;
}
.elevatequote {
    position: relative;
    width: 110%;
    top: 150px;
    margin-bottom: 150px;
}
.elevatetitle .chiplink {
    position: relative;
    left: 0;
    float: left;
    padding-top: 20px;
}
.teamcontainer .smallimagecontainer {
    height: 300px;
	margin-top: 100px;
}
.teamcontainer .textside {
    width: 90%;
    margin: 0 auto;
}
.entry-content {
    width: 80%;
}
figure img {
    width: 78vw;
}
.wp-caption-text {
    display: flex;
}
}
@media only screen and (max-width: 479px) {
.teamgrid {
    width: 100%;
    height: 300px;
}
.mobile.teamgrid {
	display:block;
}
.notmobile.teamgrid {
	display:none;
}
.holditallcontainer img {
    width: 70%;
}
.logohold {
    margin: 0px 5%;
    float: left;
    width: 40%;
}
.chipimage {
    top: 93px;
}
.holditallcontainer {
    height: 57%;
    margin-top: 114px;
}
.aboutsection {
    padding: 0 0 50px;
}
.abouttext {
    width: 75%;
	margin-top: 30%;
}
.aboutlink {
    margin-top: -40px;
}
.abouttextcontainer {
    top: 35%;
}
.leadtext {
    font-size: 16vw;
}
.chipquote {
    font-size: 4vh;
	padding: 25px 0;
}
.single .caption {
    font-size: 30px;
    line-height: 40px;
}
.imagecontainer, .smallimagecontainer {
    height: 300px;
}
.aboutcaption {
    top: 46%;
    font-size: 10vw;
}
.elevatesection .leadtext {
    font-size: 12vw;
}
.chipquote:before {
    padding-right: 5px;
    margin-left: -16px;
}
.chipquote:after {
    padding-left: 5px;
}
.abouttextcontainer {
    position: relative;
}
.holditallcontainer {
	margin: 114px auto;
	z-index: 9;
}
.holdtext {
    width: auto;
    margin: 0 auto;
    position: relative;
    left: inherit;
    top: -11%;
	padding: 0 8%;
}
.holditallcontainer img {
    width: inherit;
}
.ittext {
    width: auto;
    margin: 0 auto;
    position: relative;
    left: inherit;
    top: 16%;
    padding: 0 36%;
    right: inherit;
}
.alltext {
    width: auto;
    margin: 0 auto;
    position: relative;
    left: inherit;
    top: -7%;
    padding: 0 15%;
}
.logohold img {
    max-height: 47px;
}
.featuredright {
    float: none;
    width: 100vw;
}
.index_recent_post img {
    width: 100vw;
}
a.recent_link {
    padding: 10px 0 30px;
}
.bodycopy {
    padding: 100px 0 0;
    width: 80%;
}
.bodycopy h2, .entry-content h2 {
	font-size: 20px;
}
.off-canvas-content {
    background: #f4f3f3;
}
.bodycopy p, p.bodycopy, .entry-content p {
    font-size: 16px;
    line-height: 30px;
}
.single .off-canvas-content {
    background: white;
}
blockquote p {
    font-size: 20px !Important;
}
a .aboutvisit {
    font-size: 20px;
    text-align: center;
}
.largecompany h2 {
    text-align: center;
}
.largecompany {
    width: 100%;
}
.elevatequote {
    left: 0;
    width: 100%;
}
.containerleft, .containerright, .textside.right, .textside.left {
    width: 100%;
}
.teamposition, .name {
    text-align: center;
}
.menubutton {
    right: 5px;
}
.logo {
    left: 5px;
}
}
