@media screen and (min-width:128px) and (max-width:980px)  {

.prev, .next {
top: -320px !important;
}



.prev {
left: 10px !important;
}

.next {
  right: -30px !important;
}

#field-slideshow-1-carousel-wrapper img {
display: none;
}

.field-slideshow, .field-slideshow-slide img, .field-slideshow-slide img {
    height:300px !important;
    width: auto !Important;
    max-width: 200vw !important;
   
}

.field-slideshow-slide img { 
left: -50vw;
position: relative;
}


.aprtblock {
  width: 100%;
  margin-left: 0px;
  margin-bottom: 20px;
  font-size: 10px;
  }

.aprtblock:after {
clear: both;
content: "";
display: block;
}


.aleft {
  margin-right: 10px;
}

.proptitlefull {
    width: 100%;
    font-size: 20px;
}

.circleicon {
    top: -1px;
}

.amen {
    width: 23%;
}

.propdetails {
    font-size: 16px;
}

.proptitle {
    padding: 5px;
    width: 100%;
    font-size: 1rem;
    text-align: center;
}

.field-slideshow-caption-text { 
width: 50%;
    padding: 5px;
}

.featbox {
    width: 100%;
}

.featimg img {
    height: auto !important;
}

h1,h2,h3 {
  text-align: center;
}

.sitemap {
    width: 100%;
}

.supermenu a {
    margin-left: 0px;
}

.supermenu {
    float: none;
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.sf-depth-1 {
  margin-bottom: 5px;
}

.logo {
  position: relative;
  top: -10px;

   width: 100% !important;
  max-width: 330px;
  height: auto !important;
  margin-left: auto;
  margin-right: auto;
}

.logo img {
  width: 100% !important;
  max-width: 330px;
  height: auto !important;
}

.headerright {
  top: -5px;
  text-align: center;
  font-size: 10px;
}


.field-slideshow-caption-text {
    font-size: 3vw;
}

.group-left {
    width: 80% !important;
    margin-left: 13%;
    margin-bottom: 0px;
    float: none !important;
}

.group-right {
    width: 80% !important;
    margin-left: 13%;
    margin-bottom: 0px;
    float: none !important;
    margin-bottom: 20px;
}

.centered20 {
    margin-left: 10% !important;
}

.aboutpic img {
    margin-left: 0% !important;
    width: 100% !important;
    height: auto;
    margin-bottom: 20px;
}

.abouttext {
    width: 90% !important;
}

}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)   {

.field-slideshow-slide img {
    left: -25vw;
}

}

@media screen and (min-width:128px) and (max-width:980px) and  (orientation: portrait) {

.media-youtube-player  {
  margin-bottom: 5px;
  width: 100vw !Important;
height: 55vw;
  margin-left: auto;
  margin-right: auto;
}

}

@media screen and (min-width:128px) and (max-width:980px)  and (orientation: landscape) {

.youtube {
  width: 50vw !Important;
  margin-left: auto;
  margin-right: auto;
}

.media-youtube-player  {
  margin-bottom: 5px;
  width: 50vw !Important;
  height: 28vw;
  margin-left: auto;
  margin-right: auto;
}

}