/* Landscape phones and down */
    @media (max-width: 480px) {
		#header-top .span4 {
		text-align:center
	}
/* 	body {
		background:#FEF0CD url(../../img/paper@2x.jpg) repeat-x 0 100px;
		background-size:250px 425px
	} */
	#top-three h1.head {
		font-size:28px;
	}
	img.alignleft, img.alignright, img.pull-left, img.pull-right  {
		/* float:none; */
		margin:0 0 10px
	}
	.sidebar-select-package .thumbnail .img-polaroid {
		margin-bottom:0
	}

    /* Offset the responsive button for proper vertical alignment */
    .navbar .btn-navbar {
      margin-top: 8px;
    }
		 }

/* Landscape phone to portrait tablet */
    @media (max-width: 767px) { 
	/* p, li {
		font-size:15px
	} */
	.navbar-inner {
        margin: -20px;
      }
	
    /* Special class on .container surrounding .navbar, used for positioning it into place. */
    .navbar-wrapper {
      position: relative;
      z-index: 210;
      margin-top:0;
      margin-bottom: -90px; /* Negative margin to pull up carousel. 90px is roughly margins and height of navbar. */
    }
	#header-nav {
		margin:0 -20px;
		padding:0 20px;
		height:50px;
	}
	#header-nav.affix {
		position:relative;
	}

	.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {
		border-radius:0
	}
	.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
		background:#000;
		/* background:rgba(0,0,0,.8); */
		border-bottom:1px solid #999;
		margin:0;
		border-radius:0;
		padding:10px
	}
	#main {
		padding-top:10px;
		padding-bottom:0;
	}
	h1, h2, h3 {
		line-height:45px
	}
	h4 {
		line-height:25px
	}
	/* second level dropdowns */
	.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
		background-color: hsl(23, 100%, 39%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fe7e2d", endColorstr="#c64c00"); background-image: -khtml-gradient(linear, left top, left bottom, from(#fe7e2d), to(#c64c00)); background-image: -moz-linear-gradient(top, #fe7e2d, #c64c00); background-image: -ms-linear-gradient(top, #fe7e2d, #c64c00); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fe7e2d), color-stop(100%, #c64c00)); background-image: -webkit-linear-gradient(top, #fe7e2d, #c64c00); background-image: -o-linear-gradient(top, #fe7e2d, #c64c00); background-image: linear-gradient(#fe7e2d, #c64c00);
	}
	.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
		color:#FFF
	}
/* 	.nav-collapse, .nav-collapse.collapse {
		background:rgba(0,0,0,.8)
	} */
    /* Navbar links: increase padding for taller navbar */
	#header-nav {
		border-top:none;
	}
    .navbar .nav > li > a {
		font-weight:bold;
      padding: 8px 15px 12px;
	  margin-top:5px;
	  color:#FFF;
	  text-shadow:0 -1px -1px #000
    }
	.navbar .btn-navbar {
      margin-top: 7px;
    }
	.navbar .btn-navbar {
		padding:10px
	}
	  #myCarousel {
		  margin:8px 0 5px;
		  /* width:280px; */
		  height:100px
	  }
      #myCarousel .carousel {
        margin-left: -20px;
        margin-right: -20px;
      }
      #myCarousel .carousel .container {

      }
      #myCarousel .carousel .item {
        height: 185px;
      }

      #myCarousel .carousel-caption {
        width: 65%;
        padding: 0 70px;
        margin-bottom: 40px;
      }
      #myCarousel .carousel-caption p.title {
        font-size: 25px;
		line-height:29px;
		margin: 0 0 4px
      }
	  #myCarousel .carousel-caption .lead {
		  font-size:18px;
		  line-height:22px
	  }
	#myCarousel .carousel-caption {
	  margin-bottom: 0px;
	  padding: 0;
	  width: 95%;
	}
	#myCarousel .carousel-control.left {
		display:none
	}
	#myCarousel .carousel-control.right {
		right:-20px
	}
      .marketing .span4 + .span4 {
        margin-top: 40px;
      }
		.carousel {
			margin:0
		}
	/* Typography ~ */
	h2.heading {
		line-height:35px
	}
	
	
	#top-three {
		margin-bottom:-6px
	}
	#top-three h2 {
	font-size:28px;
	max-width:300px;
	margin:0
	}
	#top-three h3 {
		font-size:16px;
		
	}
	#top-three .leftc {
	float:left;
	width:40%
	}
	#top-three .rightc {
		float:right;
		width:60%
	}
	#top-three .boxinner {
		height:inherit;
		margin:0;
		padding:4px 7px 10px
	}
	#top-three .span4 {
		/* max-width:280px; */
		overflow:hidden;
		margin:10px 0
	}
	#top-three .from {
	top:28px;
	left:10px;
	font-size:12
	}
	#top-three .btn {
		margin-top:10px
	}
	#youtube-testimonials h2.orange-text {
		line-height:30px;
		margin:10px 0
	}
	#testimonial-slider {
		min-height:100px;
		margin-bottom:18px
	}
	#testimonial-slider .carousel-control {
		top:-10px
	}
	#testimonial-slider p {
	  font-size: 14px;
	  line-height:20px;
	  color:#000
	  	}
	#top-three .cost {
		display:block;
		padding-top:5px;
		height:15px
	}
	#top-three .tillsold {
	font-size:16px;
	line-height:18px;
	margin-top:2px;
	text-shadow:0 1px 0 rgba(255,255,255,.3)
}
	#home-why-us {
		margin-bottom:-8px
	}
	
	h2.heading {
		font-size: 22px;
	  line-height: 28px;
	}
	#home-why-us h2.heading {
	  margin: 15px 0 10px;
	}
	ul.home-why-us li {
		height:inherit;
		font-size:14px;
		line-height:20px
		
	}
		footer {
		margin-left:-20px;
		margin-right:-20px
	}
	footer #inner-footer, footer #footer-lower {
		padding-left:20px;
		padding-right:20px
	}
	#bottom-sliders {
		margin-bottom:-20px
	}
	#bottom-sliders .carousel-caption {
		background:#000;
		-webkit-box-shadow: none;        
        box-shadow: none;
	}
	#bottom-sliders .no-caption {
		display:none
	}
	
	.navbar .btn-navbar-left {
  float: left;
  padding: 7px 10px;
  margin-right: 5px;
  margin-left: 5px;
 color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  *background-color: #040404;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  border-color: #040404 #040404 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}
.navbar .btn-navbar-left {
	margin-top:7px
}
.navbar .btn-navbar-left:hover,
.navbar .btn-navbar-left:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar-left.disabled,
.navbar .btn-navbar-left[disabled] {
  color: #ffffff;
  background-color: #040404;
  *background-color: #000000;
}
.navbar .btn-navbar-left:active,
.navbar .btn-navbar-left.active {
  background-color: #000000 \9;
}
.navbar .btn-navbar-left {
		margin-right:0px !important;
		margin-top:7px;
	}
.navbar .btn-group {
	margin:7px 0 0 5px
}
.navbar .icon-envelope {
	margin-top:2px
}

	#front-page-sidebar-phone {
		position:relative;
		left:0;
		top:0px;
		margin:-10px 0 -3px;
		z-index:inherit;
		text-align:center
	}
	#front-page-sidebar-phone a {
		display:block;		
		padding:5px;
	}
	#front-page-sidebar-phone a.rea img {
		background:#C00E28;
		margin-bottom:10px;
		padding:2px;
		
	}
	#front-page-sidebar-phone a.domain img {
		background:#588833;
		padding:2px;
	}
	#front-page-sidebar-phone p {
		font-size:17px;
		padding:4px;
		text-shadow:0 1px 0 #FFF;
		width:248px;
		margin:10px auto
	}
	ul {
		list-style:none;
		margin:0
	}
	footer #footer-lower {
		padding-bottom:10px
	}
	
      .container.navbar-wrapper {
        margin-bottom: 0;
        width: auto;
      }
      .navbar-inner {
        border-radius: 0;
        margin: 0 -20px;
      }
	  
	  .phone-logo {
		background:#FFF;
		margin-left:-20px;
		margin-right:-20px;
		padding:5px 20px;
		border-top:3px solid #EF3E29;
		-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.25);
         -moz-box-shadow: 0 2px 3px rgba(0,0,0,.25);
              box-shadow: 0 2px 3px rgba(0,0,0,.25);
	}
	.select-package-table {
		margin-top:10px;
	}
	
	#sp-accordion .yesno1 {
		right:30px;
		display:none
	}
	#sp-accordion .yesno2 {
		right:10px;
		display:none
	}
	
	#sp-accordion .icon-white {
		margin-top:4px !important
	}
	
	img.alignleft, img.alignright, img.pull-left, img.pull-right  {
		/* float:none; */
		margin:0 0 10px;
		/* width:100% */
	}
	
	.faq-row .faq-right {
		 padding:0px 25px 35px 10px
	}
	
	.faq-row ul.faqsli {
		padding:0 10px
	}
	ul.nostyle {
		width:inherit;
	}
	ul.nostyle > li:first-child {
		margin-left:0
	}
	ul.nostyle > li {
		margin-left:15px
	}
	
	.generic-page-image {
		margin-bottom:10px
	}
	
	.white-trans-padding {
		margin-top:10px
	}
	/* .img-polaroid.pull-left {
		margin-bottom:0
	} */
	
	.testimonials .span8 {
		padding:0 10px 10px 10px !important
	}
	.testimonials .comma-right, .comma-left {
		display:none
	}
	.testimonials .span4 img {
		width:96%
	}
	
	.five-reasons h2 {
			font-size:20px;
			line-height:25px
		}
		
		
	.gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half, #rental-form .gform_wrapper .top_label li.gfield.gf_left_half, #rental-form .gform_wrapper .top_label li.gfield.gf_right_half {
		width:96% !important;
		float:none !important
	}
	
	#rental-form {
		padding:20px 20px 30px;
	}
	.pull-left-phone {
		float:left
	}
	.special-price {
		float:none
	}
	
	.specials-form {
		height:inherit !important;
		padding-top:5px;
		margin-bottom:-20px
		}
	.specials-form .btn-primary {
		position:relative;
		top:-50px
	}
	.top_label li.gfield.gf_right_half, .specials-form .top_label li.gfield.gf_right_half {
		float:none !important
	}
	.specials-form .gf_right_half {
		position:inherit;  
	}
	.top_label li.gfield.gf_right_half, .top_label li.gfield.gf_left_half, .specials-form .top_label li.gfield.gf_left_half, .specials-form .top_label li.gfield.gf_right_half {
		width:100% !important
	}
	.termscon .gfield_description {
		width:120px !important;
		height:30px !important;		
	}
	.termscon .gfield_description a {
		z-index:1000
	}
	.specials-form .btn {
		float:left !important;
		
	}
	
	.special-price-mobile {
		margin-top:-20px
	}
	input.medium {
		padding:4px 0 4px 5px !important;
		font-size:14px !important;
	}
	.gform_wrapper .top_label li.gfield.gf_left_half input.medium, .gform_wrapper .top_label li.gfield.gf_left_half input.large, .gform_wrapper .top_label li.gfield.gf_left_half select.medium, .gform_wrapper .top_label li.gfield.gf_left_half select.large, .gform_wrapper .top_label li.gfield.gf_right_half input.medium, .gform_wrapper .top_label li.gfield.gf_right_half input.large, .gform_wrapper .top_label li.gfield.gf_right_half select.medium, .gform_wrapper .top_label li.gfield.gf_right_half select.large {
		width:92% !important;
		padding: 17px 5px !important;
	}
	select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
		margin-bottom:0 !important
	}
	
	.text-right {
		text-align:inherit !important		
	}
	.text-left {
		text-align:inherit !important
	}
	
	.search-listing-row .img-polaroid {
		width:96%;
		margin-bottom:10px
	}
	.search-listing-row .listing-description {
		margin-bottom:10px
	}
	
	img.property-single-img {
		width:96%;
		margin-bottom:10px
	}
	#map-box.modal.fade.in {
		top:5px
	}
	
	input, textarea, select, .uneditable-input {
		margin-bottom:10px
	}
	
	#quick_search .input.span6, #quick_search .row-fluid .span6 {
		width:48%
	}
	
	#bottom-sliders .thumbnail {
		margin-bottom:10px
	}
	.alert {
		margin-bottom:0
	}
	#terms .modal-body {
		max-height:250px !important
	}
	.buy-now-thumbs {
		width:inherit !important
	}
	.bn-button {
		bottom:0px
	}
	#livechat-compact-container {
		display:none !important
	} 
	.accordion-inner .img-polaroid {
		max-width:97%
	}
	
	#phone-app {
	background-size:270px auto;
	background-position:top;
	margin-top:20px
}
#app-text {
	margin-left:0;
	padding-top:207px;
	width:100%;
	
}
	 }	 


	   
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { 

	#generic-page .span9, #faqs .span9 {
		width:98%
	}
	
	.phone-logo {

		margin-left:0px;
		margin-right:0px;
		padding:5px 20px;
		background:#FFF;
		border-top:3px solid #EF3E29;
		-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.25);
         -moz-box-shadow: 0 2px 3px rgba(0,0,0,.25);
              box-shadow: 0 2px 3px rgba(0,0,0,.25);
	}

	#header-top .contact-info h1 {
		font-size:15px;
	}

	#header-top .contact-info p.heading2{
		font-size:15px;
	}
	
	#top-three .boxinner {
	  height: 180px;
	  margin: 5px;
	  padding: 3px;
	}
	#top-three h2 {
	font-size:24px;
	margin:0 0 3px;
	}
	#top-three .boxinner {
	height:220px
	}
/* 	#top-three .rightc, #top-three .leftc {
		width:100%
	} */
	#top-three .cost {
		font-size:25px
	}
	#top-three h3 {
	  font-size: 15px;
	  font-weight: 300;
	  margin: 0 0 0 10px;
	  padding: 0 10px 4px;
	}
	#top-three .rightc {
		height:127px
	}
	#top-three .btn {
	  width:inherit;
	  padding:3px 5px
	}
	ul.home-why-us li {
		height:inherit;
		padding:3px
	}
	.carousel-control {
		left:10px
	}
	
	#header-nav {
		border-top:none
	}
	#testimonial-slider {
		height:180px
	}
	.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
		background:#000;
		/* background:rgba(0,0,0,.8); */
		border-bottom:1px solid #999;
		margin:0;
		border-radius:0;
		padding:10px;
	}
	.navbar-inverse .nav-collapse .nav {
		margin-top:5px;
		z-index:9000;
		
	}
 	.navbar-inverse {
		margin-left:-20px;
		margin-right:-20px
	}
	.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {
		border-radius:0
	}
	/* second level dropdowns */
	.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
		background-color: hsl(23, 100%, 39%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fe7e2d", endColorstr="#c64c00"); background-image: -khtml-gradient(linear, left top, left bottom, from(#fe7e2d), to(#c64c00)); background-image: -moz-linear-gradient(top, #fe7e2d, #c64c00); background-image: -ms-linear-gradient(top, #fe7e2d, #c64c00); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fe7e2d), color-stop(100%, #c64c00)); background-image: -webkit-linear-gradient(top, #fe7e2d, #c64c00); background-image: -o-linear-gradient(top, #fe7e2d, #c64c00); background-image: linear-gradient(#fe7e2d, #c64c00);
	}
	.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
		color:#FFF
	}
	#myCarousel .carousel-control {
		z-index:1
	}
	#top-three .from {
		top:40px;
	}
		.navbar .btn-navbar-left {
  float: left;
  padding: 7px 10px;
  margin-right: 5px;
  margin-left: 5px;
 color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  *background-color: #040404;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  border-color: #040404 #040404 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}
.navbar .btn-navbar-left {
	margin-top:7px
}
.navbar .btn-navbar-left:hover,
.navbar .btn-navbar-left:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar-left.disabled,
.navbar .btn-navbar-left[disabled] {
  color: #ffffff;
  background-color: #040404;
  *background-color: #000000;
}
.navbar .btn-navbar-left:active,
.navbar .btn-navbar-left.active {
  background-color: #000000 \9;
}
#front-page-sidebar-phone {
		position:relative;
		left:0;
		top:0;
		margin-left:0;
		z-index:inherit;
		text-align:center
	}
	#front-page-sidebar-phone a {
		display:block;		
		padding:5px;
		float:left;
		width:45%
	}
	#front-page-sidebar-phone a.rea img {
		background:#C00E28;
		margin-bottom:10px;
		padding:5px;
		
	}
	#front-page-sidebar-phone a.domain img {
		background:#588833;
		padding:5px;
	}
	#front-page-sidebar-phone p {
		font-size:17px;
		text-shadow:0 1px 0 #FFF;
		width:inherit;
		background:none;
		border:none;
		padding:0;
		margin:0 10px;
		text-align:left
	}
	.select-package-table .span7, .select-package-table .span5 {
		width:100%
	}
	#sp-accordion .yesno1 {
		right:80px
	}
	#sp-accordion .yesno2 {
		right:30px;
	}
	.hidden-portrait {
		display:none !important
	}
	.sidebar-select-package, .select-package-main {
		width:97%
	}
	
	#header-nav.affix {
		position:relative
	}
	
	.buy-now-thumbs {
		width:315px !important
	}
	.testimonials .comma-left, .testimonials .comma-right {
		display:none
	}
	#front-page-sidebar p {
		width:150px
	}
	#desktop-contact.modal {
		width:720px;
		margin-left:-368px
	}
	#desktop-contact.modal .span5, #desktop-contact.modal .span7 {
		width:48.6188%
	}
	#property-slider .item, #property-slider {
		height:inherit !important
	}
	#bottom-sliders .thumbnail .caption h3 {
		font-size:17px
	}
	#phone-app {
	background-size:270px auto;
	background-position:top;
	margin-top:20px
}
#app-text {
	margin-left:0;
	padding-top:207px;
	width:100%;
	
}
 }
 
/* Landscape iPad */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
	#top-three h1.head {
		font-size:32px;
	}

	#top-three .boxinner {
		height:190px
	}
	#top-three .rightc {
		height:105px
	}
	#top-three .cost {
		font-size:36px
	}
	#front-page-sidebar {
		width:180px;
		left:55%
	}
	.home #front-page-sidebar {
		margin-left:250px
	}
	#front-page-sidebar p {
		font-size:14px;
		margin:10px 0;
		width:180px
	}
	ul.home-why-us li {
		height:inherit
	}
	.carousel-control {
		left:10px
	}
	a.fr-vid-image, a.fr-vid-image img {
		display:none
	}
	.sidebar-select-package, .select-package-main {
		width:97%
	}
	#select-package .video-container, .video-container {
		display:block !important
	}
	.pre-sales-questions.affix {
		position:relative
	}
	.visible-tablet-landscape {
		display:block !important
	}
	.hidden-tablet-landscape {
		display:none !important
	}
	
	#generic-page .span9, #faqs .span9 {
		width:98%
	}
	#header-nav.affix {
		position:relative
	}
	ul.rooms {
		bottom:-20px;
		left:160px
	}
	.search-listing-row {
		padding-bottom:20px
	}
	#social-box {
		margin-left:70px;
	}
	ul.rooms {
		left:-80x !important;
		top:135px
	}
	#faqs strong {
		float:left
	}
	.in-the-news {
		margin-top:45px
	}
	ul.home-why-us li {
		height:153px
	}
	.campaign .view-container .btn {
		position:absolute;
		top:172px !important;
		left:85px
	}
	
	.campaign .thumbnails {
		width:1040px
	}
	.testimonials .comma-right {
		display:none
	}
	
}
 /* Desktops and laptops ----------- */
@media screen and (min-width : 1224px) {
	/* #home-why-us .span8 {
	  margin-left: -30px !important;
	  width: 827px !important;
	} */
	#select-package .video-container {
		display:none
	}
}

	/* Large desktop */
@media (min-width: 1200px) { 
	/* #home-why-us .span8 {
	  margin-left: -30px !important;
	  width: 827px !important;
	} */
	#select-package .video-container {
		display:none
	}
 }

@media (max-width: 1080px) {
	.buy-now-thumbs {
		width: 319px !important;
	}
}


@media (max-width: 1024px){
	.buy-now-thumbs {
		width: 319px !important;
	}
}


@media (max-width: 1000px){
	.buy-now-thumbs {
		width: 380px !important;
	}
}