/*----------------Start Media Queries------------------------*/


/* Large devices (large desktops,Tablet 1200px and up)*/
@media (max-width: 1200px) {
  /* Header
	--------------------------------------------*/
  header.large .brand {
    width: 75%;
  }
  header .header-info .contact {
    font-size: 14px;
  }
  header .navbar-default {
    font-size: 14px;
  }
  header.large {
    height: 133px;
  }
  header.small {
    height: 91px;
  }
  header.small .brand {
    margin: 28px 0 0 0;
  }
  /* Teaser
	--------------------------------------------*/
  #teaser form .styled-select-parcel select {
    font-size: 21px;
  }
  #teaser form .input-group-addon {
    font-size: 14px;
    width: 95px;
  }
  #teaser form .input-group-addon .glyphicon {
    font-size: 12px;
  }
  #teaser form .input-group input {
    font-size: 14px;
    padding-left: 10px;
  }
  #teaser form .styled-select-time select {
    font-size: 14px;
    padding: 0 5px;
  }
  #teaser form .date {
    width: 195px;
  }
  #teaser form .time {
    width: 105px;
  }
  #teaser form .styled-select-time:after {
    background: #ffffff url('../img/dropdown-icon.png') no-repeat 10px 18px;
  }
  #teaser form .submit {
    font-size: 19px;
  }
  #teaser .title {
    font-size: 30px;
  }
  #teaser .subtitle {
    font-size: 18px;
  }
  #teaser form {
    padding: 20px 30px;
  }
  #teaser .reservation-form-shadow {
    height: 465px;
  }
  /* Services
	--------------------------------------------*/
  #services h2 {
    font-size: 42px;
    margin: 0 0 20px 0;
  }
  
  #services h1 {
    font-size: 42px;
    margin: 0 0 20px 0;
  } 
  
  #services .service-box .service-icon {
    height: 38px;
    width: 38px;
    line-height: 37px;
    font-size: 36px;
  }
  #services .service-box .service-title {
    font-size: 24px;
    padding-top: 6px;
  }
  #services .service-box .service-content {
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.5;
  }
  /* Newsletter
	--------------------------------------------*/
  #newsletter .title {
    font-size: 24px;
  }
  #newsletter .subtitle {
    font-size: 15px;
  }
  #newsletter .newsletter-form {
    height: 50px;
    padding: 7px;
  }
  #newsletter .newsletter-form button {
    font-size: 17px;
  }
  #newsletter .social-icons ul li a {
    height: 51px;
    width: 55px;
    line-height: 51px;
    font-size: 31px;
  }
  /* Vehicles
	--------------------------------------------*/
  #price .title {
    font-size: 32px;
  }
  #price #parcel-nav-container {
    height: 335px;
  }
  #price .parcel-nav li a {
    font-size: 16px;
    height: 55px;
    line-height: 55px;
  }
  #price .parcel-price {
    font-size: 20px;
  }
  #price .parcel-price {
    font-size: 20px;
  }
  #price .parcel-price .info {
    font-size: 16px;
  }
  #price .table {
    font-size: 12px;
  }
  #price .reserve-button {
    font-size: 22px;
  }
  #price .reserve-button {
    font-size: 22px;
  }
  #reviews .review {
    font-size: 18px;
  }
  #reviews .author {
    font-size: 16px;
  }
  /* Locations
	--------------------------------------------*/
  #locations .location-select h2 {
    font-size: 28px;
    margin: 30px 0 0 21px;
  }
  #locations .map {
    height: 500px;
  }
  /* Information
	--------------------------------------------*/
  #information .title {
    font-size: 28px;
    margin: 0 0 20px 0;
  }
  #information .subtitle {
    font-size: 20px;
    margin: 0 0 30px 0;
  }
  #information p {
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 20px;
  }
  #information .btn {
    font-size: 20px;
  }
  /* Partners
	--------------------------------------------*/
  #partners h2{
    font-size: 42px;
    margin: 0 0 20px 0;
  }
  
  #partners p {
    font-size: 16px;
  }
  /* Contact
	--------------------------------------------*/
  #contact h2 {
    font-size: 32px;
  }
  #contact .contact-info {
    font-size: 16px;
  }
  #contact form .form-group {
    margin-bottom: 15px;
  }
  #contact form .text-field {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  #contact .contact-box {
    font-size: 15px;
  }
  #contact .contact-box img {
    width: 65px;
  }
  #contact .contact-box-name {
    font-size: 20px;
  }
  #contact form ::-webkit-input-placeholder {
    font-size: 16px !important;
  }
  #contact form :-moz-placeholder {
    font-size: 16px !important;
  }
  #contact form ::-moz-placeholder {
    font-size: 16px !important;
  }
  #contact form :-ms-input-placeholder {
    font-size: 16px !important;
  }
  #contact form .submit-message {
    font-size: 20px;
  }
  /* Footer
	--------------------------------------------*/
  footer .footer-nav li a {
    font-size: 16px;
  }
}


/* Medium devices (Desktops,#Tablet (Portrait) 975px and up) */
@media (max-width: 975px) {
  /* Breadcrumbs */
  #breadcrumbs {display:none;}	
	
  /* Header
	--------------------------------------------*/
  header .brand {
    display: none;
  }
  .navbar-brand {
    padding: 0;
    width: 230px;
  }
  header .navbar-brand {
    display: block;
  }
  header .navbar-toggle {
    margin-top: 4px;
  }
  header.large {
    height: 91px;
  }
  header.large .header-info {
    display: none;
  }
  header .navbar-default .navbar-collapse {
    background-color: #fff;
    padding: 32px;
    z-index: 1183;
    position: absolute;
    width: 100%;
    margin: 15px 0 0 0;
    border: 14px solid #ffbf00;
    border-top: none;
    box-shadow: 0px 4px 1px -1px rgba(50, 50, 50, 0.32);
  }
  /* Teaser
	--------------------------------------------*/
  #teaser {
    /*height: 1100px;*/
  }
  #teaser .title {
    text-align: center;
  }
  #teaser .carousel {
    margin-bottom: 70px;
  }
  #teaser form .date {
    width: 65%;
  }
  #teaser form .time {
    width: 32%;
  }
  /* Newsletter
	--------------------------------------------*/
  #newsletter .title {
    text-align: center;
    margin-bottom: 25px;
  }
  #newsletter .newsletter-form {
    width: 100%;
  }
  #newsletter .social-icons {
    width: 100%;
    text-align: center;
    margin-top: 25px;
  }
  #newsletter .social-icons ul li {
    display: inline-block;
    float: none;
  }
  /* Vehicles
	--------------------------------------------*/
  #price .styled-select-parcel-data {
    display: block;
  }
  #price #parcel-nav-container {
    height: auto;
  }
  #price .parcel-nav {
    display: none;
  }
  #price .parcel-nav-control {
    display: none;
  }
  #price .parcel-img {
    margin: 15px 0;
  }
  #price .parcel-img img {
    display: inline-block;
  }
  /* Locations
	--------------------------------------------*/
  #locations .location-select {
    height: 155px;
  }
  #locations .location-select h2 {
    text-align: center;
  }
  #locations .styled-select-location {
    margin: 22px 21px 0 22px;
  }
  /* Information
	--------------------------------------------*/
  #information {
    text-align: center;
  }
  #information img {
    display: inline-block;
    margin-bottom: 25px;
  }
  #information .video {
    margin-bottom: 25px;
  }
  /* Partners
	--------------------------------------------*/
  #partners {
    padding-bottom: 50px;
  }
  #partners img {
    display: inline-block;
    margin-bottom: 40px;
  }
  /* Contact
	--------------------------------------------*/
  #contact .contact-info {
    margin-top: 40px;
  }
  /* CheckOut Modal
	--------------------------------------------*/
  #checkoutModal .modal-dialog {
    width: 100%;
    margin: 0;
  }
  #checkoutModal .form-group {
    float: none !important;
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  #checkoutModal .modal-footer {
    text-align: center;
  }
  .yelbtn {display:table;}
}


/* Small devices (675px and down) */
@media (max-width: 675px) {
  
   .mobileHide {display: none;}
   
	.ad_sticky {
		position: fixed;
		bottom: 0px;
		z-index: 57;
		background-color: #f2f2f2;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		left: 0;
	}

  
  /* CheckOut Modal 
     --------------------------------------------*/
	#checkoutModal .parcel-info {
	padding: 0 0 0 45px;
	float: none;
	width: 100%;
	max-width: 100%;
	padding: 0 45px 0 45px;
	}
	#checkoutModal .location-date-info {
	width: 100%;
	padding: 0 0 0 45px;
	float: none;
	}

	#services h2 {font-size: 16px; margin: 0 0 20px 0;}
	#services .service-box .service-title { font-size: 20px; padding-top: 5px;}
	#services .service-box .service-content {margin-top: 5px; font-size: 15px; line-height: 1.4; text-align:justify;}

	.callus {font-size:32px;}
	.yelbtn {font-size: 15px; line-height: 1.5em; padding:5px; text-align: center;}
	.will h1,h2 {font-size: 16px; font-weight: 900;}
	.will p {font-size: 15px;}
	.will {font-size: 15px; margin-bottom:20px;}
	.h3, h3 {font-size:15px !important; margin:0px; font-weight: 900;}
	.blog-posts .blog-post .post-content-text .post-title {font-size: 20px; margin:10px; font-weight: 700; line-height: 1.3;}
	.blog-posts .blog-post .post-content-text p {font-size: 14px;}
	.table>tbody>tr>td {padding:5px; font-size:13px;}
	a, p {font-size: 13px;}
	footer .footer-nav li a {font-size: 13px;}


	#teaser {
	/*height: 870px;*/
	}

	#teaser .title {
	font-size: 20px;
	}

	#teaser .subtitle {
	font-size: 13px;
	}	

	#teaser .car-img {
	height: 210px;
	text-align: center;
	line-height: 200px;
	}

	#teaser form .styled-select-parcel select {
	font-size: 13px;
	}


	#newsletter {
	background-color: #ffbf00;
	margin-top: 30px;
	padding: 30px 0;
	position: relative;
	z-index: 2;
	}

	#price .title {
	font-size: 25px;
	font-weight: 900;
	margin-bottom: 35px;
	}

	#partners h2 {
	font-size: 25px;
	font-weight: 900;
	text-align: center;
	margin: 0 0 25px 0;
	padding: 0;
	}
	#partners p {
	font-size: 13px;
	}

	#contact h2 {
	font-size: 25px;
	font-weight: 900;
	margin-bottom: 35px;
	}
	#reviews .review {
	font-size: 13px;
	}

	#locations {
	margin-top: 45px;
	position: relative;
	z-index: 2;}
	
}

/* Change default Nav Breakpoint */
@media (max-width: 992px) {
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
}




