@media screen and (max-width: 1300px){ 
div.header li a {
    padding: 8px 10px;
}
div.logo {
    margin: 15px;
}
div.header {
    height: 520px;
}
.layerOne {
    top: 230px !important;
}
div.wrapper {
    padding: 0 10px;
}
div.rightContent {
    width: 56%;
}
}

@media screen and (max-width: 1120px){ 
div.header {
    width: auto;
    height: auto;
}
div.header li a {
    padding: 5px;
}
div.phone {
    position: relative;
    left: 0;
}
.header ul {
    padding-bottom: 0;
}
.layerOne {
    top: 200px !important;
}
div.featLeft {
    width: 395px;
}
div.rightContent {
    width: 66%;
}
}

@media screen and (max-width: 1030px){ 
div#click-menu {
    right: initial;
    top: 231px;
    border-radius: 0;
    left: 10px;
    width: 155px;
    margin-top: 10px;
}
.phone p, .phone2 p {
    background-size: 30px;
    padding: 25px 10px 0px 10px;
}
div.logo {
    margin: 10px;
}
.threeLines {
    float: left;
}
div#click-menu-label {
    font-size: 30px;
    margin-top: -9px;
    text-align: right;
    border-top: 1px solid;
}
div.header {
    padding-bottom: 45px;
}
div.circle {
    width: 80%;
    height: auto;
    padding: 15px;
    border-radius: 0;
    background: transparent;
    text-shadow: 1px 1px black;
}
div.linkButton {
    right: -15px;
    bottom: initial;
    top: 10px;
}
div.circle h1 {
    padding-top: 0 !important;
}
.layerOne {
    bottom: 0px !important;
    top: initial !important;
}
div.rightContent {
    width: 59%;
}
.footer .one-half.left {
    width: 100%;
    margin: 0;
}
.footer .one-half.right {
    width: 100%;
    margin: 0;
}
.footer .one-half.right .top ul {
    text-align: center;
}
.footer .one-half.right .bottom ul {
    text-align: center;
}
div#responsive-menu {
    z-index: 9999999;
}
}

@media screen and (max-width: 850px){ /* Large Tablets */
div#click-menu {
    top: 277px;
}
.welcomeBlock .one-half.left, .welcomeBlock .one-half.right {
    width: 100%;
    margin: 0;
}
div.featLeft {
    width: 360px;
}
div.header {
    width: 150px;
}
div#click-menu {
    top: 211px;
    width: 140px;
}


}

@media screen and (max-width: 770px){ /*ipad portrait*/
div.featLeft {
    width: 290px;
}
div.rightContent {
    width: 65%;
}
}

@media screen and (max-width: 700px){ /*iphone landscape*/
div.one-half.left, div.one-half.right {
    width: 100%;
    margin: 0;
}
div.hbImage, .hbHeading {
    width: 80%;
    margin-left: 10%;
}
}

@media screen and (max-width: 680px){ 
div.rightContent {
width: 57%;
}
}

@media screen and (max-width: 570px){ /*iphone landscape*/
.layerOne {
    display: none;
}
div.hbImage, .hbHeading {
    width: 100%;
    margin-left: 0;
}
div.header {
    width: 100%;
    padding: 0;
    position: relative;
}
div.logo {
    width: 90px;
    float: left;
    margin-bottom: 0px;
}
.phone p {
    width: 125px;
    font-size: 18px;
    position: absolute;
    right: 0;
}
div#click-menu {
    top: 63px;
    margin: 0;
    left: initial;
    right: 10px;
}
div.rightContent {
width: 57%;
}
div.featLeft {
    display: none;
}
div.rightContent {
    margin-left: 0;
    width: 100%;
}
div.respImage {
display: block;
margin-bottom: 10px;
}
div.respImage img {
    width: 100%;
}
}

@media screen and (max-width: 500px){ 
li#item-vfb-5, li#item-vfb-6, li#item-vfb-7 {
    margin-right: 0;
    width: 100%;
}
li#item-vfb-8 {
    width: 100%;
    margin-top: 0;
    margin-bottom: -28px;
}
input#vfb-4 {
    clear: both;
}
div.fbLike {
    float: none;
    clear: both;
}
}

@media screen and (max-width: 400px){ /*iphone portrait*/
div#click-menu {
    width: 127px;
}
}


