@media screen and (max-width: 992px) {
	.site-name a {font-size: 16px;}
	.site-branding__slogan {font-size: 12px;}
	.brand.site-name {text-align: left;}
	
.gs-side-wrapper {font-size: 20px;}
.gs-badge-bottom {padding: 5px 10%;}

  .travel-headline {
  display: block;
  font-size: 25px;
  }
  
    .hero-section {
    flex-direction: column; 
    justify-content: center;
    align-items: center;
    padding: 30px 10px;
  }


  .hero-title {
    position: static;
    transform: none;
    width: 100%;
    order: 1; 
  }


  .promo-badge {
    margin: 20px 0 0 0;
    width: auto;
    max-width: 80%;
    order: 2; 
  }
}

@media screen and (max-width: 768px) {
	
	h2, .h2 {
  font-size: 1.2em;
  line-height: 140%;
}
	
.node__content div img.align-right,
.node__content div img.align-left {
	max-width: 50%;
}
  
  
 #block-i15gastop-branding {padding: 1px;}
 
 .main-menuwrap nav {text-align: center;}
 
 .region-primary-menu {width: 100%;}
 
 .sm li, .sm a {text-align: center;}
 
 .sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active {
  line-height: 25px;
}

.pc-screen {display: none;}

.gs-banner-main {
    background: #f0f0f0;
  }

  .gs-abs-center {
    position: static;
    transform: none;
    width: 100%;
    min-width: 100%;
  }
  
  .gs-badge-top{
	width: 70%;
	padding: 8px 40px;
  }
  .gs-badge-bottom {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }

  .gs-main-img {
    position: static;
    margin: 0;
  }

  .gs-side-wrapper {
    background: #b5b5b0;
    padding: 10px 0 0;
  }

  .gs-abs-left, .gs-abs-right {
    position: static; /* Disable absolute position*/
    float: left;
    width: 50%;
    padding: 1px 10%;
    box-sizing: border-box;
  }
  
  .gs-city {}
  .gs-dist {}

.gs-address {padding: 0;}

  .gs-badge-bottom {clip-path: none;}

}

@media screen and (max-width: 480px) {

  .gs-badge-top{
	width: 90%;
	padding: 8px 40px;
  }

  .travel-headline {
  display: block;
  font-size: 17px;
  }
  
	.node__content div img.align-right,
	.node__content div img.align-left {
	max-width: 100%;
	float: none;
	padding: 0;
}

.badge-blue {
  display: block;
  margin: 5px;
}

  .gs-abs-left, .gs-abs-right {
    padding: 1px 5%;
    font-size: 16px;
  }
  
 #block-i15gastop-servicesiconsonfrontpage {
  background-image: url("/sites/default/files/i15gas_design/gas-pump.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-position-x: left;
  background-position-y: top;
  padding: 60px 20px;
  background-size: 90px;
  display: block;
}
 
 .icon-group {
  min-width: 100px;
}
  
.icon-item {
  width: 50px;
}
  
  .icon-text {
  font-size: 11px;
  line-height: 140%;
}
  
}

@media (min-width: 768px) {

  .navbar-toggle {
    display:none
  }

  .topwidget,
  .middlewidget,
  .bottomwidget,
  .footerwidget,
  .price-table{
    padding: 50px 0;
  }

  .navbar-header{
    float: none;
  }

  .main-header{
    padding: 20px 0;
    /*background: none;*/
  }

  .main-header .region{
    margin: 0px;
  }

  .main-header .region-search{
    float: right;
    width: 300px;
    padding: 8px 0 8px 20px;
    display: inline-block;
  }

  .carousel-caption {
    background: rgba(0, 0, 0, 0.47);
    padding: 0 15px 30px 14px;
    font-size: 14px;
  }

  .carousel-caption h3{
    color: #fff;
  }

  .region-primary-menu{
    /*display: inline-block;
    float: left;
    width: 100%;
    margin: 0;*/
  }

  .region-primary-menu,
  .menu-base-theme li a{
    /*background: #272727;
    color: #ddd*/
  }

  .menu-base-theme >li a:hover,
  .menu-base-theme li.active a,
  .menu-base-theme li a.is-active{
    /*background: #ff4a00;
    color: #fff;*/
  }

  .slideshow{
    display: block;
  }

  .menu-base-theme a{
    border: 0;
  }

  .menu-base-theme a, 
  .menu-base-theme a:hover, 
  .menu-base-theme a:focus, 
  .menu-base-theme a:active, 
  .menu-base-theme a.highlighted{
    padding: 13px 24px;
  }

  .menu-base-theme a.has-submenu{
    padding: 13px 36px 13px 24px;
  }

  .menu-base-theme > li{
    /*border: 0;
    background: url(../images/nav-border.png) repeat-y right;
    padding: 0 2px 0 0;*/
  }

  .menu-base-theme a span.sub-arrow {
    padding: 0;
    top: 23px;
    margin-top: 0;
    bottom: 2px;
    right: 16px;
    margin-left: -5px;
    left: auto;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid dashed dashed dashed;
    border-color: #999 transparent transparent transparent;
    background: transparent;
  }

  .menu-base-theme ul {
    border: 0;
    padding: 0;
    background-color: #fff;
    background: rgba(255, 255, 255, 0.74);
  }

  .menu-base-theme ul.has-submenu li {
    border-bottom: 1px solid #fff;
  }

  .menu-base-theme ul li{
    border-bottom: 1px solid #333;
  }

  .welcome-banner-text h2{
    font-size: 50px;
  }

  .welcome-banner-text{
    font-size: 14px;
  }

  .bottom-widgets{
    text-align: left;
    padding: 50px 0;
  }

  .credit-link{
    text-align: right;
  }

  .social-media{
    float: right;
    display: inline-block;
  }

  .social-media a{
    margin: 0 0 0 3px;
  }

  /*comment*/

  .comment-wrap .author-details{ width: 10%; }

  .comment-wrap .author-comments{ width: 90%;}

  .flexslider .slider-caption{
    display: inline-block;
  }

.mobile {display: none;}

}