/* Desktop Layout */
#name{
display:none;
}
#contact_success{
	display:none;
}
#contact_error{
	display:none;
}
.vans-heading-mobile p{
	display:none;
}
/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {
.navbar-right {
  padding-bottom: 15px;
  padding-top: 5px;
}
.navbar-right li {
  border-right: 0 none;
  margin-top: 5px;
  padding: 0;
}
.navbar-right li a {
  font-size: 14px !important;
}
.navbar-brand > img {
  margin-top:20px;
  width: 80%;
}
.vans-heading-mobile p{
	display:none;
}
.vans-home-header {
  height: auto;
  padding-bottom: 100px;
}
.vans-heading-top-img1 img {
  display: block;
  margin: 16px auto 0;
  margin-bottom: 25px;
}
.vans-heading-top-img2 img {
  display: block;
  margin: 16px auto 0;
  margin-bottom: 25px;
}
.vans-heading-top-img3 img {
  display: block;
  margin: 16px auto 0;
}
.vans-heading-top {
  background: #ffd33a none repeat scroll 0 0;
  height: auto;
  border-bottom:10px solid #bfb561;
  padding-bottom: 25px;
  padding-top: 24px;
}
}

/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
.navbar-toggle {
  background-color: black;
}
.navbar-toggle .icon-bar {
  background: #fff;
}
.navbar-brand > img {
  margin-top: 10px;
  margin-left:0px;
  width: 80%;
}
.navbar {
  background-color: none;
  border: medium none;
  border-radius: 0;
  padding-bottom: 35px;
  padding-top: 10px;
}
.navbar-right{
	padding-top:20px;
}
.navbar-right li {
  padding-bottom: 15px;
  padding-top: 15px;
  border-right: 0 none;
}
.vans-heading-mobile p{
	display:block;
	font-family: "Montserrat",sans-serif;
	font-size:30px;
	text-align:center;
	font-weight:700;
	padding-top:70px;
	color:#fff;
}
.navbar .navbar-right li.active::after {
  background: #28abe3 none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: 0;
  margin: 4px auto 0;
  position: absolute;
  right: 10px;
  width: 100%;
}
.vans-home-header {
  height: auto;
  padding-bottom: 100px;
}
.vans-heading-text h1 {
  color: #fff;
  font-family: "Montserrat",sans-serif;
  font-size: 35px;
  font-weight: 800;
  margin-bottom: 10px;
  text-align: center;
}
.vans-heading-text2 {
  padding-top: 100px;
}
.vans-heading-text2 h2 {
  color: #fff;
  font-family: "Montserrat",sans-serif;
  font-size: 35px;
  font-weight: 800;
  margin-bottom: 10px;
  text-align: center;
}
.vans-heading-top-img {
  padding-top: 100px;
}
.vans-heading-top-img1 img {
  display: block;
  margin: 16px auto 0;
  margin-bottom: 25px;
}
.vans-heading-top-img2 img {
  display: block;
  margin: 16px auto 0;
  margin-bottom: 25px;
}
.vans-heading-top-img3 img {
  display: block;
  margin: 16px auto 0;
  width:100%;
}
.vans-heading-top {
  background: #ffd33a none repeat scroll 0 0;
  height: auto;
  border-bottom:10px solid #bfb561;
  padding-bottom: 25px;
  padding-top: 24px;
}
#submit_contact {
  background-color: #ffd33a;
  border: medium none;
  border-radius: 5px;
  color: #1b1b1b;
  display: block;
  font-family: "Montserrat",sans-serif;
  font-size: 35px;
  font-weight: 800;
  margin: 35px auto 0;
  padding: 8px 77px 61px;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
}
.vans-heading-text button {
  background: #ffd33a none repeat scroll 0 0;
  border: medium none;
  border-radius: 5px;
  color: #1b1b1b;
  display: block;
  font-family: "Montserrat",sans-serif;
  font-size: 23px;
  font-weight: 800;
  margin: 10px auto 0;
  padding: 10px 67px;
}
}

/* Wide Mobile Layout: */

@media only screen and (min-width: 480px) and (max-width: 767px) {
.navbar-toggle {
  background-color: black;
}
.navbar-toggle .icon-bar {
  background: #fff;
}
.navbar-brand > img {
  margin-top: 10px;
  width: 100%;
}
.navbar {
  background-color: none;
  border: medium none;
  border-radius: 0;
  padding-bottom: 35px;
  padding-top: 10px;
}
.navbar-right{
	padding-top:20px;
}
.navbar-right li {
  padding-bottom: 15px;
  padding-top: 15px;
  border-right: 0 none;
}
.vans-heading-mobile p{
	display:block;
	font-family: "Montserrat",sans-serif;
	font-size:30px;
	text-align:center;
	font-weight:700;
	padding-top:70px;
	color:#fff;
}
.navbar .navbar-right li.active::after {
  background: #28abe3 none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: 0;
  margin: 4px auto 0;
  position: absolute;
  right: 10px;
  width: 100%;
}
.vans-home-header {
  height: auto;
  padding-bottom: 100px;
}
.vans-heading-text h1 {
  color: #fff;
  font-family: "Montserrat",sans-serif;
  font-size: 60px;
  font-weight: 800;
  margin-bottom: 10px;
  text-align: center;
}
.vans-heading-text2 {
  padding-top: 100px;
}
.vans-heading-text2 h2 {
  color: #fff;
  font-family: "Montserrat",sans-serif;
  font-size: 56px;
  font-weight: 800;
  margin-bottom: 10px;
  text-align: center;
}
.vans-heading-top-img {
  padding-top: 100px;
}
.vans-heading-top-img1 img {
  display: block;
  margin: 16px auto 0;
  margin-bottom: 25px;
}
.vans-heading-top-img2 img {
  display: block;
  margin: 16px auto 0;
  margin-bottom: 25px;
  
}
.vans-heading-top-img3 img {
  display: block;
  margin: 16px auto 0;
  width:50%;
}
.vans-heading-top {
  background: #ffd33a none repeat scroll 0 0;
  height: auto;
  border-bottom:10px solid #bfb561;
  padding-bottom: 25px;
  padding-top: 24px;
}
}