/* lg */ 
@media (min-width: 1200px) {
  
}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {

  .navbar-right {
    padding: 0 30px 0 0;
  }

  .navbar-right li a {
    /*padding: 35px 15px;*/
  }

  .fixed-menu .container {
    width: 100%;
  }

  .fixed-menu .navbar-right {
    padding-right: 30px;
  }

  .fixed-menu .navbar-right li a {
    padding: 5px;
  }

  
  #countdown li {
    margin-right: 30px;
  }

  .guitar {
    right:0;
  }

  .guitar2 {
    height: 100%
  }

    .guitar2 img {
      padding-top: 20%;
    }

  .ear-piece {
    left: -15%;
  }

  #event .col-md-9 {
    z-index: 10;
  }


}

/* sm */
@media (min-width: 768px) and (max-width: 991px) {

.tab-benefits > li > a > .table-inner > li > p {
	display: none;
	}

.firstBenefits li.active a::after {
    position: absolute;
    content: '';
    background: url(../images/icon/tab-right-arrow.png) no-repeat right 50%;
    background-size: 100% 100%;
    width: 31px;
    height: 100%;
    right: -31px;
    top: 0;
}

.secondBenefits li.active a::after {
	position: absolute;
	content: '';
	background: url(../images/icon/tab-left-arrow.png) no-repeat left 50%;
	background-size: 100% 100%;
	width: 31px;
	height: 100%;
	left: -31px;
	top: 0;
	}

#testimonials-feed .carousel-inner {
    min-height: 250px;
    padding: 30px 35px;
    border: solid 2px #fff;
    width: 100%;
    margin: 0 auto;
    transition: all 0.4s;
    overflow: visible !important;
}
.testimonials-control-left {
    left: -44px;
}
.testimonials-control-right {
    right: -44px;
}


#SpecialDemands-tab > li {
    position: absolute;
    width: 166px!important;
    height: 120px;
    border: solid 1px rgba(255, 255, 255, 0) !important;
}

#SpecialDemands-tab > li + li {
    bottom: 300px;
    left: 0;
}
#SpecialDemands-tab > li + li + li + li + li + li {
    bottom: 300px;
}
#SpecialDemands-tab > li:first-child {
    bottom: 170px;
}
#SpecialDemands-tab > li + li + li + li + li + li + li {
    bottom: 170px;
}

.desktop-pc {
    position: relative;
    width: 430px;
    height: 395px;
    margin-top: 165px;
    margin-left: auto;
    margin-right: auto;
    background: url(../images/desktop-pc.png) no-repeat center top;
    background-size: contain;
    z-index: 99;
}
.desktop-pc > .tab-pane {
    position: absolute;
    width: 100%;
    height: 235px;
    padding: 19px 15px;
    z-index: 9999;
}
.AmbientSlide > .owl-stage-outer > .owl-stage > .owl-item > li > img {
    height: 214px;
}
.AmbientSlide > .owl-controls {
    bottom: 0px;
}



.main-nav {
    position: absolute;
    width: 100%;
    top: 10px;
    padding: 0 10px;
    z-index: 999;
}

  .navbar-brand {
    width: 215px;
    height: 60px;
  }

  .navbar-right {
    padding: 0;
  }

  .navbar-right li a {
    /*padding:20px 11px;
    font-size: 17px;*/
  }

  .fixed-menu .container {
    width: 100%;
  }

  .fixed-menu .navbar-right {
    padding-right: 30px;
  }

  .fixed-menu .navbar-right li a {
    padding: 0px 10px;
    font-size: 12px;
  }
 
 #countdown li {
  margin-right: 15px;
 }

  .sponsor-control-left {
    right:8%;
  }

  .sponsor-control-right {
    right: 5%;
  }

  .guitar, .ear-piece, .light {
    display: none;
  }

  .watch {
    left: -8%
  }

  .guitar2 {
    height: 100%;
  }

  .guitar2 img {
    padding-top:38%;
  }

  .twit {
    left: -5%;
  }


}

/* xs */
@media (max-width: 767px) {
.quibe-icon {
	opacity: 0.7!important;
	}
  
  .benefit1 #SpecialDemands-tab > li:nth-child(6) > a > .table-inner > li > img{
    right: -21%;
  }
  .benefit #SpecialDemands-tab > li img,.benefit1 #SpecialDemands-tab > li img{
    width: 80%;
  }
  .benefit #SpecialDemands-tab > li:nth-child(7) > a > .table-inner > li > img{
    right: 0px;
  }
#testimonials-feed .carousel-inner {
    min-height: 250px;
    padding: 30px 35px;
    border: solid 2px #fff;
    width: 100%;
    margin: 0 auto;
    transition: all 0.4s;
    overflow: visible !important;
}
.testimonials-control-left {
    left: 0px;
}
.testimonials-control-right {
    right: 0px;
}
#testimonials-feed .item p.testimonail-copy {
    position: relative;
    clear: both;
    text-align: left;
    color: #fff;
    font-size: 16px;
    padding: 13px 40px;
    line-height: 28px;
    font-family: 'etcetc-italic-heading','sans-serif';
}
p.testimonail-copy::after {
    background: url(../images/icon/quote-end.png) no-repeat 50% 50%;
    right: 40px;
    bottom: 0;
}
	
.tab-benefits {
	text-align: center;
	}	
.tab-benefits > li {
	display: inline-block;
	padding-right: 5px;	
	}
.tab-benefits > li .table-inner {
	display: block;
	}
.tab-benefits > li > .table-inner > li {
	display: block;	
	}

.tab-benefits.firstBenefits > li > a > .table-inner > li:first-child {
	display: none;
	}
.tab-benefits.firstBenefits > li > a > .table-inner > li:after {
	border: none!important;
	}
.tab-benefits.firstBenefits > li > a > .table-inner > li {
	padding-right: 10px;
	}

.tab-benefits.secondBenefits {
	margin-top: 30px;
	}

.tab-benefits.secondBenefits > li > a > .table-inner > li:last-child {
	display: none;
	}
.tab-benefits.secondBenefits > li > a > .table-inner > li:after {
	border: none!important;
	}
.tab-benefits.secondBenefits > li > a > .table-inner > li {
	padding-left: 10px;
	}
	
.firstBenefits li a:after {
	position: absolute;
	content: '';
	background: url(../images/icon/tab-down-arrow.png) no-repeat 50% top;
	background-size: 100% 100%;
	width: 100%;
	height: 0px;
	right: inherit;
	left: 0px;
	top: 72px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	}
.secondBenefits li a:after {
	position: absolute;
	content: '';
	background: url(../images/icon/tab-up-arrow.png) no-repeat 50% bottom;
	background-size: 100% 100%;
	width: 100%;
	height: 0px;
	right: inherit;
	left: 0px;
	bottom: 100%;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	}
.firstBenefits li.active a:after {
	position: absolute;
	content: '';
	background: url(../images/icon/tab-down-arrow.png) no-repeat 50% top;
	background-size: 100% 100%;
	width: 100%;
	height: 31px;
	right: inherit;
	left: 0px;
	top: 72px;
	}
.secondBenefits li.active a:after {
	position: absolute;
	content: '';
	background: url(../images/icon/tab-up-arrow.png) no-repeat 50% top;
	background-size: 100% 100%;
	width: 100%;
	height: 31px;
	right: inherit;
	left: 0px;
	top: -31px;
	}	
	
	
#amazing-business {
	padding-top: 10px;
	}	
.laptop-pc {
	margin-top: 10px;
	width: auto;	
	background: none!important;
	}
.laptop-pc:after {
	background: none!important;
	}
.laptop-pc > .tab-pane {
    position: absolute;
    width: 100%;
    top: 16px;
    padding: 25px 15px 25px 15px;
    z-index: 99;
	background: #eee!important;
}
.OutDoorSlide > .owl-stage-outer > .owl-stage > .owl-item > li > img, .OutDoorSlide > li > img {
    height: auto!important;
}

.outdoor-tab {
	margin-bottom: 20px!important;
	}
	
.firstBenefits {
    margin-right: 0px;
}	
	

#SpecialDemands-tab > li + li + li + li {
    top: 0;
    left: 0;
    margin-left: 0;
}	
.owl-carousel .owl-controls {
    position: relative;
    text-align: center;
    bottom: -20px;
}	
	
#Transit-tab,
#SpecialDemands-tab {
	position: relative;
	margin: 0;
	}

#SpecialDemands-tab > li {
	position: relative;
	display: inline-block;
	top: 0!important;
	right: 0!important;
	left: 0!important;
	float: left;
	padding-right: 5px;
	width: 14.28%;
	}
#Transit-tab > li {
	position: relative;
	display: inline-block;
	top: 0!important;
	right: 0!important;
	left: 0!important;
	float: left;
	height: 70px;
	padding-right: 5px;
	width: 16.66%;
	}
#Transit-tab > li:last-child {
	padding-right: 0px;
	}

#Transit-tab > li:nth-child(2) > a > .table-inner > li > img {
	margin-left: -6px;
	}
#Transit-tab > li:nth-child(3) > a > .table-inner > li > img {
	margin-left: -6px;
	left: -3px;
	}	
#Transit-tab > li:nth-child(4) > a > .table-inner > li > img {
	margin-left: 2px;
	}
#Transit-tab > li:nth-child(5) > a > .table-inner > li > img, #Transit-tab > li:nth-child(6) > a > .table-inner > li > img {
	margin-right: -5px;
	right: -5px;
	}		
#Transit-tab > li.active > a,	
#SpecialDemands-tab > li.active > a {
    background: none !important;
    border: solid 1px rgba(255, 255, 255, 0) !important;
	text-align: center;
}	
#Transit-tab > li > a > .table-inner,
#SpecialDemands-tab > li > a > .table-inner {
	width: 100%;
	}
#Transit-tab > li > a > .table-inner > li,	
#SpecialDemands-tab > li > a > .table-inner > li {
	text-align: center;
	}
#Transit-tab > li > a > .table-inner > li > img,	
#SpecialDemands-tab > li > a > .table-inner > li > img {
	max-width: 100%;
	height: auto;
	}
#Transit-tab > li.active a,
#SpecialDemands-tab > li.active a{
    background: #eee!important;
}
#Transit-tab > li a > .table-inner > li > img,
#SpecialDemands-tab > li a > .table-inner > li > img{
    position: relative;
}
#SpecialDemands-tab > li:nth-child(1) > a > .table-inner > li > img{
    margin-left: -11px;
}
#SpecialDemands-tab > li:nth-child(2) > a > .table-inner > li > img {
    margin-left: -5px;
}
#SpecialDemands-tab > li:nth-child(3) > a > .table-inner > li > img {
    left: -8px;
}

#SpecialDemands-tab > li:nth-child(6) > a > .table-inner > li > img {
    right: -8px;
}
.benefit #SpecialDemands-tab > li:nth-child(6) > a > .table-inner > li > img {
    right: -4px;
}
.benefit #SpecialDemands-tab > li:nth-child(1) > a > .table-inner > li > img{
  margin-left: 0px;
}
#SpecialDemands-tab > li:nth-child(7) > a > .table-inner > li > img {
    right: -8px;
}
#Transit-tab > li:nth-child(1) a::after, #Transit-tab > li:nth-child(2) a::after, #Transit-tab > li:nth-child(3) a::after, #Transit-tab > li:nth-child(4) a::after, #Transit-tab > li:nth-child(5) a::after, #Transit-tab > li:nth-child(6) a::after,
#SpecialDemands-tab > li:nth-child(1) a::after, #SpecialDemands-tab > li:nth-child(2) a::after, #SpecialDemands-tab > li:nth-child(3) a::after, #SpecialDemands-tab > li:nth-child(4) a::after, #SpecialDemands-tab > li:nth-child(5) a::after, #SpecialDemands-tab > li:nth-child(6) a::after, #SpecialDemands-tab > li:nth-child(7) a::after {
    position: absolute;
    content: '';
    height: 0px;
    width: 26px;
    top: 90%;
	top: 100%;
	left: 50%;
	margin-left: -13px;
	margin-top: 0px;
    background: url(../images/icon/tab-select-down-arrow.png) no-repeat right 50%!important;
    background-size: 100% 100%;
    z-index: 99;
    transition: all 0.4s;
}
#Transit-tab > li.active:nth-child(1) a::after, #Transit-tab > li.active:nth-child(2) a::after, #Transit-tab > li.active:nth-child(3) a::after, #Transit-tab > li.active:nth-child(4) a::after, #Transit-tab > li.active:nth-child(5) a::after, #Transit-tab > li.active:nth-child(6) a::after,
#SpecialDemands-tab > li.active:nth-child(1) a::after, #SpecialDemands-tab > li.active:nth-child(2) a::after, #SpecialDemands-tab > li.active:nth-child(3) a::after, #SpecialDemands-tab > li.active:nth-child(4) a::after, #SpecialDemands-tab > li.active:nth-child(5) a::after, #SpecialDemands-tab > li.active:nth-child(6) a::after, #SpecialDemands-tab > li.active:nth-child(7) a::after {
    height: 16px;
	width: 26px;
	top: 100%;
	left: 50%;
	margin-left: -13px;
}
.horz-line-left::after {
    position: absolute;
    content: '';
    bottom: 0;
    right: 0px;
    height: 6px;
    width: 100%;
    background: #707070;
    border-radius: 50px;
}
#Transit-tab > li > a > .table-inner > li::after,
#SpecialDemands-tab > li > a > .table-inner > li::after {
    display: none;
}


.table-block > .table-inner > li:last-child {
    display: none;
}

	
.desktop-pc {
	margin-top: 0px;
	}



#about .content-inner:after {
	position: absolute;
	left: 0px;
	top: inherit;
	content: '';
	background: url(../images/sign-up-box-footer.jpg) no-repeat 50% top;
	height: 44px;
	width: 100%;
	background-size: contain;
	}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #about .content-inner:after {
	bottom: -48px;
	}
}	
.main-nav {
	  padding: 10px;
	  padding-top: 0px;
	  top: 0;
	  background: rgba(255, 255, 255, 1);
	  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
	  }
  .main-nav .container {
    display: block;
	box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0)!important;
  }
.custom-nav-top {
	padding: 0px;
	width: 100%;
	}
  
  .fixed-menu .container {
    display: block;
  }

   .fixed-menu .container {
    width: 100%;
  }
  
  .navbar-header {
	  width: 100%;
	  }

  .navbar-brand {
    background-color: #fff;
	height: 60px!important;
	padding: 0px;
	margin-left: 7px;
	margin-bottom: 0px;
	position: relative;
	width: 40%;
  }
.navbar-brand img {
    top: 7px!important;
	max-height: 100%;
	max-width: 100%;
	height: auto!important;
  }
  .fixed-menu .navbar-right li a {
    padding: 7px 15px;
  }


.cart {
 	top:100px;
}

  #home {
    padding-top: 60px;
  }

  #main-slider .carousel-caption {
    bottom: 17%;
    padding: 10px;
    line-height: 0;
  }

  #main-slider .carousel-caption h2 {
    font-size: 20px;
    margin-top: 3px;
  }

  #main-slider .carousel-caption h4 {
    font-size: 16px;
  }

  #main-slider .carousel-caption a {
    font-size: 14px;
    color: #fff;
  }

  #explore {
    background-size:cover;
  }

  #explore h2 {
    float: inherit;
    font-size: 30px;
    margin-bottom: 30px;
  }  


.map-icon img {
    opacity: 0.2;
	-webkit-opacity: 0.2;
	filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=2)";
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=2)";
}


  #countdown li {
    font-size: 14px;
    margin-right:35px;
    width:inherit;
  }

  #countdown li span {
    font-size: 24px;
    height: 60px;
    line-height: 60px;
    width: 60px;
  }

  #countdown li:before, 
  #countdown li:after {
    top:25px;
  }


  .cart a i {
    font-size: 20px;
    padding:15px;
  }

   /*event */
  .single-event {
    margin-bottom: 40px;
  }


  #event h2, 
  #about h2, 
  #sponsor h2 {
    font-size: 30px;
  }

  .twitter-control-left, 
  .twitter-control-right {
    top: inherit;
    bottom: -40px;
  }

  .twitter-control-left {
    left: 46%;
  }

  .twitter-control-right {
    right: 46%;
  }

  #sponsor {
    background-position: right 0 bottom 0;
  }

  .sponsor-control-left, 
  .sponsor-control-right {
    top:0;
  }

  .sponsor-control-left {
    right: 10%;
  }

  .sponsor-control-right {
    right: 5%;
  }

  #sponsor .item ul li {
    width: 30%;
    margin-right:3%
  }

  #sponsor .item ul li:last-child {
    margin-right: 0;
   }


  #footer {
    font-size: 16px;
  }

  .watch, .guitar, .guitar2, .twit, .light, .ear-piece {
    display: none;
  }

  .contact-section {
    background-position: left 0 bottom 0;
    background-size: cover;
  }

  .about-content {
    width: 100%;    
    padding: 70px 25px 110px;
  }

}
@media (max-width: 320px) {
#media-owners .mobile-tabular {
	 margin: 0 -15px!important;
	}
}
/* XS Portrait */
@media (min-width: 600px) and (max-width: 700px) {
.circle-container {
    width: 280px;
    height: 280px;
}
#solution .client img, #solution .vendor img, #solution .team img, #solution .team1 img{
  width: 68%;
}
.circle-container:hover{
    width: 280px;
    height: 280px;
}
#solution .client {
    left: 4%;
}
#solution .vendor {
    right: -3%;
}
#solution .team {
    right: -10%;
}
}
@media (min-width: 480px) and (max-width: 600px) {
.circle-container {
    width: 220px;
    height: 220px;
}
#solution .client img, #solution .vendor img, #solution .team img, #solution .team1 img{
  width: 45%;
}
.circle-container:hover{
    width: 220px;
    height: 220px;
}
#solution .client {
    left: 2%;
}
#solution .vendor {
    right: -3%;
}
#solution .team {
    right: -10%;
}
}


@media (max-width: 400px) {
.circle-container{
  width: 120px !important;
  height: 120px !important;
}
.circle-container:hover{
    width: 120px;
  height: 120px;
}
}
@media (max-width: 479px) {
.circle-container{
  width: 200px;
  height: 200px;
}
#solution .client{
  left: -4%;
}
#solution .vendor{
  right: -12%;
}
#solution .team{
  right: -21%;
}
.circle-container:hover{
    width: 200px;
  height: 200px;
}
#solution .client img, #solution .vendor img, #solution .team img, #solution .team1 img{
  width: 40%;
}

.Prv-Policy {
	padding-top: 5px;
	font-size: 14px;
	}	
	
.tab-content p {
    margin-bottom: 2px;
    font-size: 14px;
}	
.tab-content {
	padding-left: 0px!important;
	padding-right: 0px!important;
	}	
.second-caption {
	display: none;
	}
.blure-bg {
	display: block;
	position: absolute;
	width: 100%;
  height: 100%;
	top: 0;
	z-index: 9;

	}	
.transport {
	opacity: 0.3!important;
	}
.quibe-icon {
	opacity: 0.6!important;
	}
.navbar-toggle {
	padding: 5px!important;	
	}	
.navbar-collapse.collapse.in {
	border-top: solid 1px #efefef;
	}
#media-owners .mobile-tabular {
	 margin: 0 auto;
	}
.homeSlide > .owl-controls {
    bottom: -85px!important;
}
	
.support-tab {
	display: block!important;
	float: left!important;
	width: 100%;
	}
.support-tab span {
	display: inline-block!important;
	}
.small-txt {
	font-size: 9px;
	display: inline!important;
	}		
.support-tab img {
	display: none!important;
	}	

#testimonials-feed .carousel-inner {
    min-height: 250px;
    padding: 30px 15px;
    border: solid 2px #fff;
    width: 100%;
    margin: 0 auto;
    transition: all 0.4s;
    overflow: visible !important;
}
.testimonials-control-left {
    left: 0px;
}
.testimonials-control-right {
    right: 0px;
}
#testimonials-feed .item p.testimonail-copy {
    position: relative;
    clear: both;
    text-align: left;
    color: #fff;
    font-size: 16px;
    padding: 13px 40px;
    line-height: 28px;
    font-family: 'etcetc-italic-heading','sans-serif';
}
p.testimonail-copy::after {
    background: url(../images/icon/quote-end.png) no-repeat 50% 50%;
    right: 40px;
    bottom: 0;
}	

.testimonials-pic {
    position: absolute;
    right: inherit;
	left: 0px;
    clear: both;
    margin-top: 0px;
}	
#testimonials-feed .item img {
    display: inline-block;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background-color: #022264;
    padding: 4px;
    margin-bottom: 30px;
}	

#testimonials-feed .carousel-inner::after {
    position: absolute;
    content: '';
    height: 25px;
    width: 33px;
	background-size: contain;
    left: 100px;
    bottom: -25px;
}
.info-area {
    position: absolute;
    left: 115px;
    bottom: -115px;
    text-align: left;
    color: #fff;
    font-size: 13px;
    clear: both;
}



	
.tab-benefits {
	text-align: center;
	}	
.tab-benefits > li {
	display: inline-block;
	padding-right: 5px;	
	}
.tab-benefits > li .table-inner {
	display: block;
	}
.tab-benefits > li > .table-inner > li {
	display: block;	
	}

.tab-benefits.firstBenefits > li > a > .table-inner > li:first-child {
	display: none;
	}
.tab-benefits.firstBenefits > li > a > .table-inner > li:after {
	border: none!important;
	}
.tab-benefits.firstBenefits > li > a > .table-inner > li {
	padding-right: 10px;
	}

.tab-benefits.secondBenefits {
	margin-top: 30px;
	}

.tab-benefits.secondBenefits > li > a > .table-inner > li:last-child {
	display: none;
	}
.tab-benefits.secondBenefits > li > a > .table-inner > li:after {
	border: none!important;
	}
.tab-benefits.secondBenefits > li > a > .table-inner > li {
	padding-left: 10px;
	}
	
.firstBenefits li a:after {
	position: absolute;
	content: '';
	background: url(../images/icon/tab-down-arrow.png) no-repeat 50% top;
	background-size: 100% 100%;
	width: 100%;
	height: 0px;
	right: inherit;
	left: 0px;
	top: 72px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	}
.secondBenefits li a:after {
	position: absolute;
	content: '';
	background: url(../images/icon/tab-up-arrow.png) no-repeat 50% bottom;
	background-size: 100% 100%;
	width: 100%;
	height: 0px;
	right: inherit;
	left: 0px;
	bottom: 100%;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	}
.firstBenefits li.active a:after {
	position: absolute;
	content: '';
	background: url(../images/icon/tab-down-arrow.png) no-repeat 50% top;
	background-size: 100% 100%;
	width: 100%;
	height: 31px;
	right: inherit;
	left: 0px;
	top: 72px;
	}
.secondBenefits li.active a:after {
	position: absolute;
	content: '';
	background: url(../images/icon/tab-up-arrow.png) no-repeat 50% top;
	background-size: 100% 100%;
	width: 100%;
	height: 31px;
	right: inherit;
	left: 0px;
	top: -31px;
	}

.desktop-led-pc {
    margin-top: 10px;
    width: auto;
	padding: 10px;
	overflow: visible!important;
	height: auto!important;
	min-height: 280px!important;
    background: none !important;
}	

.laptop-pc {
    margin-top: 10px;
    width: auto;
	overflow: hidden;
	height: 280px;
    background: none !important;
}
.desktop-led-pc > .tab-pane {
    top: 0;
	padding: 0px;
	max-height: 530px;
}
.desktop-led-pc > .tab-pane > .body-copy-services {
	padding: 0px;
	}
.desktop-led-pc > .tab-pane > .body-copy-services > .table-auto > .table-inner > li {
	display: block;
	} 
	
	
.laptop-pc > .tab-pane {
    top: 0;
}
.outdoor-tab {
	margin-bottom: 0!important;
	}
.outdoor-tab > li {
    position: relative;
    display: inline-block;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    float: left;
    padding-right: 5px;
    width: 14.28%;
    height: 65px;
}
#SpecialDemands-tab > li:nth-child(1) > a > .table-inner > li > img {
    left: 4px;
}
#SpecialDemands-tab > li:nth-child(2) > a > .table-inner > li > img {
    left: 2px;
}
#SpecialDemands-tab > li:nth-child(3) > a > .table-inner > li > img {
    left: -1px;
}
#SpecialDemands-tab > li:nth-child(5) > a > .table-inner > li > img {
    left: 2px;
}
#SpecialDemands-tab > li:nth-child(6) > a > .table-inner > li > img {
    left: 4px;
}
#SpecialDemands-tab > li:nth-child(7) > a > .table-inner > li > img {
    left: 4px;
}
.benefit #SpecialDemands-tab > li:nth-child(6) > a > .table-inner > li > img{
left: 1px;
}
.benefit #SpecialDemands-tab > li:nth-child(7) > a > .table-inner > li > img{
left: 0px;
}
.form-box, .form-sign-up-box {
	left: 50%;
	margin-left: -142px;
	}
	
	

#SpecialDemands-tab > li {
	position: relative;
	display: inline-block;
	top: 0!important;
	right: 0!important;
	left: 0!important;
	float: left;
	padding-right: 5px;
	width: 14.28%;
	min-height: 80px;
	}
#Transit-tab > li > a,	
#SpecialDemands-tab > li > a {
	padding: 5px;
	}
#Transit-tab > li .table-inner li.horz-line-left,
#SpecialDemands-tab > li .table-inner li.horz-line-left {
	padding-bottom: 0px!important;
	}
	
#SpecialDemands-tab > li + li + li + li {
    top: 0;
    left: 0;
    margin-left: 0;
}	
.owl-carousel .owl-controls {
    position: relative;
    text-align: center;
    bottom: -20px;
}	
			
.desktop-pc {
	width: 100%;
	height: 188px;
	padding: 0;
	margin-top: 0px;
	background: none;
	border: solid 10px #eee;
	}
	
.AmbientSlide > .owl-stage-outer > .owl-stage > .owl-item > li > img {
    height: 100%;
}	
.desktop-pc .tab-pane {
	padding: 0px;
	}
.AmbientSlide > .owl-controls {
    float: right;
    bottom: -10px;
}	


#main-slider .carousel-caption {
    left: 10px;
}

.form-header .FrmHdrClose {
	font-size: 30px;
	line-height: 30px;
	font-weight: 600;
	color: #fff;
	float: right;
	padding: 0px 16px;
	display: block;
	}

.form-box.red-bg .form-header {
	background: url(../images/form-top-red-bg.png) no-repeat left top;
	}
.form-box .form-body {
	display: none;
	}

#sign-up-form {
	
	}

.map-icon img {
    opacity: 0.1;
	-webkit-opacity: 0.1;
	filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
}
	
.main-nav {
    padding: 0px;
  }	
.main-nav .container, .main-nav .container .navbar-header {
    display: block;
	width: 100%;
  }

  .fixed-menu .container {
    display: block;
  }
.navbar-right li.active a, .navbar-right li a:hover {
    padding: 3px 15px;
  }
.navbar-right li a {
    padding: 3px 15px;
  }

  /* Home */

  #home {
    padding-top: 60px;
  }

  .fixed-menu .container {
    width: 100%;
  }


  #main-slider .carousel-caption {
    bottom: 17%;
    padding: 10px;
    line-height: 0;
  }

  #main-slider .carousel-caption h2 {
    font-size: 18px;
    margin-top: 3px;
  }

  #main-slider .carousel-caption h4 {
    font-size: 14px;
  }

  #main-slider .carousel-caption a {
    font-size: 12px;
    color: inherit;
  }

  .carousel-indicators {
    bottom: 0;
  }


.ftr-link > .table-inner > li:first-child {
	width: 50%;
	}
.ftr-link > .table-inner > li, .ftr-link > .table-inner > div {
	display: inline-block;
	}

  /* Explore */
  #explore {
    background-size:cover;
	padding-top: 67px;
  }

  #explore h2 {
    float: inherit;
    font-size: 30px;
    margin-bottom: 30px;
  }  

  #countdown li {
    font-size: 14px;
    margin-right: 15px;
    width: 45px;
  }

  #countdown li span {
    font-size: 20px;
    height: 45px;
    line-height: 45px;
    width: 45px;
  }

  #countdown li:before, 
  #countdown li:after {
    top: 18px
  }

  .cart {
    top:70px;
  }

.cart a i {
	font-size: 20px;
	padding:12px;
}

    /*event */
  .single-event {
    margin-bottom: 40px;
  }

  .about-content {
    width: 100%;    
    padding: 70px 30px 110px;
  }

  #event h2, 
  #about h2, 
  #sponsor h2 {
    font-size: 30px;
  }

  .about-content p, 
  #twitter-feed .item a, 
  #twitter-feed .item p {
    font-size: 15px;
  }

  .twitter-control-left, 
  .twitter-control-right {
    top: inherit;
    bottom: -40px;
  }

  .twitter-control-left {
    left: 46%;
  }

  .twitter-control-right {
    right: 46%;
  }

  #sponsor {
    background-position: right 0 bottom;
  }

  .sponsor-control-left, 
  .sponsor-control-right {
    top: 0;
  }

  .sponsor-control-left {
    right: 10%;
  }

  .sponsor-control-right {
    right: 5%;
  }

  #sponsor .item ul li {
    width: 45%;
    margin-right: 5%
  }

  #sponsor .item ul li:last-child {
    margin-right: 0;
   }
 
  #footer {
    font-size: 14px;
  }

  .watch, .guitar, .guitar2, .twit, .light, .ear-piece {
    display: none;
  }

  .contact-section {
    background-position: left 0 bottom 0;
    background-size: cover;
  }

}

