
/* MOTM STYLING */






/* Typography */
body {
  color: #333333;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 24px;
    }

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
  
  
  
  
  
  
  
h1 {
  font-size: 36px;
  font-weight: normal;
  margin-bottom: 20px;
  padding: 0px;
  font-family: 'Libre Baskerville', serif;
}

h2 {
  font-size: 28px;
  font-weight: normal;
  margin-bottom: 20px;
  padding: 0px;
  font-family: 'Libre Baskerville', serif;
}


h3,
h4,
h5,
a,
p,
strong {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 20px;
  padding: 0px;
}

strong {
    font-weight: 700;
    margin-bottom:15px;
}

h3 {
  font-size:24px;
  font-family: 'Libre Baskerville', serif;
}

#admin-menu a{
	margin-bottom: 0px !important;
}


#main-content a{
    text-decoration: underline;
}
#main-content a:hover{
    background-color:   #6097a1;
    color:white;
    text-decoration: none !important;
}

#main-content a.btn {
    text-decoration: none;
}
a{
	color:black;
/*
       -o-transition:.3s ease-in;
	  -ms-transition:.3s ease-in;
	  -moz-transition:.3s ease-in;
	  -webkit-transition:.3s ease-in;
	  transition:.3s ease-in;
*/
}

/* Menu */

#main-menu{
	background-color:#333;
}

#main-menu.fixed {
        transition: all 0.5s ease 0s;

    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);

    position: fixed;
    }
#main-menu {
    background-color: #333;
    max-height: 90px;
    min-height: 90px;
    transform: translateZ(0px);
    transition: all 0.5s ease 0s;
    width: 100%;
	position: fixed;
    z-index: 999;
	top: 0;
}
.admin-menu #main-menu {
	top: 57px;
}

#menu-logo {
 min-height: 200px;
    position: relative;
    transition: all 0.5s ease 0s;
	   transition-duration: 0.5s;
	   -webkit-transition-duration: 0.5s; /* Safari */
    width: 200px;
    z-index: 999;
}

#menu-logo img {
	    min-height: 200px;
    position: relative;
    z-index: 99999;
	   transition: all 0.5s ease 0s;
	 
}
.fixed #menu-logo {
	min-height: 80px;
	 transition: background 0.2s ease,
              padding 0.8s linear;
			  margin-top: 3px;
}
#main-menu.fixed #menu-logo img {


    max-height: 90px;
	  display: none;
    
}
#main-menu #menu-logo img.logo-small {
    transition: opacity 1s ease-out;
    opacity: 0; 
    height: 0;
	min-height: 0;
    overflow: hidden;
	width: 0;
	display: block;
}
#main-menu.fixed #menu-logo img.logo-small {
    opacity: 1;
    height: auto;
		width: auto;
}


#main-menu.fixed #menu-logo img.logo-small {
	margin-top: 20px;
}


/*
#menu-logo img {
    transition: top 0.6s ease 0s, opacity 0.6s ease 0s, background 0.3s ease 0s;
}

#main-menu {
    max-height: 90px;
    min-height: 80px;
    width: 100%;
    z-index: 99;
    transition: top 0.6s ease 0s, opacity 0.6s ease 0s, background 0.3s ease 0s;
    top: -200px;
}


#main-menu.fixed {
    max-height: 80px;
    position: fixed;
    top:0;
}
*/






#main-menu.fixed #superfish-1 li.menu-890-1 a {
	padding-top: 0;
}

#main-menu .navbar-inner {
  background-color: #000000;
  border-color: #000000;
  border-radius: 0px;
}
#main-menu #superfish-1{
	text-align: center;

}
#main-menu #superfish-1 li{
display: inline-table;
    float: none;
  
    vertical-align: top;
	 transform: scale(1);
   /*transition: top 0.6s ease 0s, opacity 0.6s ease 0s, background 0.3s ease 0s;*/
   transition: all 0.5s ease;
}

#main-menu #superfish-1 li#menu-890-1 a {
    padding-top: 0;
}

#main-menu .sf-menu .sf-menu img{
	    margin: -22px 0px 0px;
}

#main-menu #superfish-1 li  a {
  font-size: 14px;
  font-weight: 500;
  padding: 35px 25px 0;
  margin:0 !important;
  text-transform: uppercase;
  color: white !important;
   transition: all 0.5s ease;
}

#main-menu #superfish-1 li  a:hover,#main-menu #superfish-1 li  a:focus {
  color: #E0742D !important;
  background-color:transparent;
/*   border-bottom: 2px solid #eee; */
}

#main-menu #superfish-1 li  a.active,#main-menu #superfish-1 li.active-trail  a{
	color:#E0742D !important;
}


#main-menu .navbar-inner .menu #menu-890-1 a:hover{
	border-bottom: none;
}


#main-menu .navbar-inner a.active {
  background: #000000 !important;
  border-bottom: 2px solid #ffffff;
}
#main-menu .navbar-inner a.active:hover {
  background: #000000 !important;
  border-bottom: 2px solid #ffffff;
}


@media(max-width:768px){
	
	
	div.sf-accordion-toggle{

		min-height: 1px;
		height: 60px;
		background: url('/sites/all/themes/basestation_open/img/logo-mobile.png') no-repeat scroll 0 10px / 100px auto;
	}
	    
	
	
	#main-menu{
		z-index:100000;
		min-height:60px;
/*
margin-left: -20px;
margin-right: -20px;
*/

	}
	@media all and (max-width: 768px) {
		#block-superfish-1 ul#superfish-1 {display: none;}
	}
	#superfish-1-accordion #menu-890-1{
		display:none;
	}
	#superfish-1-toggle {
		font: normal normal normal 14px/1 FontAwesome;
		font-size: 32px;
		top: 13px;
		text-rendering: auto;
		-moz-osx-font-smoothing: grayscale;	
		color:white;
		text-decoration: none;
		position: absolute;
		right: 20px;
		margin-bottom: 0;
	}
	
	
	
	#superfish-1-toggle span {
			display:none;
		}
		
	#superfish-1-toggle:before {
		content: "\f0c9";
	}
	
	#superfish-1-toggle.sf-expanded:before {
		content: "\f057";
	}
	
	
	.sf-menu li{
		float:none;
	}
	.sf-menu li:hover{
		background-color:#BE5961;
		color:white;
	}
	.sf-menu li:hover a{
		color:white;
	}
	.sf-menu li a{
		padding: 10px 5px 10px 10px;
	}
	
	#superfish-1-accordion{
		right:0;
		min-width:inherit;
		width:100%;
	}

}


/* Main Content styling */

.content-head{
/*   color: #ffffff; */
  margin-bottom: 15px;
  margin-right: auto;
  margin-left: auto;
}

.content-head.blue {
  background-color: #4e8b96;
}
.content-head.red {
  background-color: #cc515f;
}
.content-head.orange {
  background-color: #e0742d;
}
.content-head.green {
  background-color: #4f956b;
}

/* Display */
#block-views-basic-page-block-1 .views-row .section {
	float: left;
	display: block;
	clear:both;
	width: 100%;
	margin-bottom: 60px;
	margin-top: 60px;
}


#block-views-basic-page-block-1 .views-row-first .section {
	margin-top: 0px;
}

#block-views-basic-page-block-1 .views-row{

}
#block-views-basic-page-block-1 .views-row-first {
	margin: 0;
}
/*
.view-display-id-block_1 .views-row:nth-child(even){
	background-color:#f9f9f9;
}
?
.view-display-id-block_1 .views-row .views-row-even !
 */


/* Panels */


.front #block-block-1 {
	margin-bottom:160px;
}



.ta-widget .panel-body{
    padding-top: 5%;
}

.front #main-bottom .panel-body{
    min-height: 107px;
}
.panel {
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-radius: 0px;
    margin-bottom: 20px !important;        
    padding:5px 23px;
}
.panel h2, .panel p, .panel a{
	color:white;
} 

.panel h2 a{
        font-size: 28px;
    font-weight: normal;
    margin-bottom: 20px !important;
    padding: 0px;
    font-family: 'Libre Baskerville', serif;
}

 .panel {
  margin-bottom: 0px;
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-radius: 0px;
        -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
}

.panel:hover {
    /* opacity: 0.9; */
}
 .panel img {
  width: 100%;
}
 .panel .fa {
  padding-right: 10px;
}
 .panel .panel-footer {
     margin: -23px;
     padding-top:25px;
}
.panel .panel-body{
    min-height: 190px;
}

.front .panel .panel-body{
    min-height: 230px;
}


 .panel .panel-body h2,
 .panel .panel-body p {
  color: white;
}
 .panel.panel-green {
  background-color: #4f956b;
  padding: 0;
}
 .panel.panel-grey {
  background-color: #f9f9f9;
  color:#333;
}
 .panel.panel-grey h2{
	color:#333;	 
}
 .panel.panel-red {
  background-color: #cc515f;
  padding: 0;
}
 .panel.panel-blue {
  background-color: #4e8b96;
}
 .panel.panel-orange {
  background-color: #e0742d;
  padding: 0;
}

  .panel.panel-orange a,
  .panel.panel-red a,
  .panel.panel-green a {
  padding:  5px 23px;
  display: block;
  margin-bottom: 0;
	}
	
	
  .front .panel.panel-orange a,
  .front .panel.panel-red a,
  .front .panel.panel-green a {
  padding:  0px;
  margin-bottom: 20px;
	}
	
	
  .front .panel.panel-orange ,
  .front .panel.panel-red ,
  .front .panel.panel-green  {
  padding:  0px;
  padding:  5px 23px 2px;
	}
	

 .panel-wire {
  border: 1px solid #333333;
}
 .panel-wire .panel-body h2,
 .panel-wire .panel-body p {
  color: #333333 !important;
}
  .panel.panel-wire.orange {
  border: 1px solid #e0742d;
}
  .panel.panel-wire.orange .panel-body h2,
  .panel.panel-wire.orange .panel-body p {
  color: #e0742d !important;
}
 .panel.panel-wire.green {
  border: 1px solid #4f956b;
}
 .panel.panel-wire.green .panel-body h2,
 .panel.panel-wire.green .panel-body p {
  color: #4f956b !important;
}
  .panel.panel-wire.red {
  border: 1px solid #cc515f;
}
  .panel.panel-wire.red .panel-body h2,
  .panel.panel-wire.red .panel-body p {
  color: #cc515f !important;
}
  .panel.panel-wire.blue {
  border: 1px solid #4e8b96;
}
  .panel.panel-wire.blue .panel-body h2,
  .panel.panel-wire.blue .panel-body p {
  color: #4e8b96 !important;
}

.panel.fa{
	padding-right: 10px;
}


/* Map */
  .gmap{
    height: 540px !important;
  }
  
  @media(max-width:960px){
	 .gmap{height:460px !important;}
  
	  #block-menu-block-2, 
	  #block-block-10,
	  #block-block-11,
	  #block-block-12,
	  #block-block-16,
	  #block-menu-block-3  {
		 display: block;
		 width: 100%;
		 margin-left: 0;
	 }
	 
	  #TA_cdswritereviewlg565 #CDSWIDWRL {
		 display: block;
		 width: 100% !important;
		 max-width: 100% !important;
	 }
  }
  
  
  
  
  
    @media(max-width:768px){
	  .gmap{height:240px !important;}



  }

/* Buttons */

.btn {
	box-shadow: none;
	border-radius: 0px;
	border:none;
	background-image: none;
	background-color: black;
	text-shadow: none;
	color:white;
	padding: 5px 15px 7px;
	font-size: 16px;
	line-height: 22px;
}


.page-node-5 .btn.green {
	display: block;
	font-size: 20px;
	margin-top: 30px;
	padding: 7px 15px 9px;
	text-transform: uppercase;
}

.btn:hover {
	background-color: #fff !important;
	color: #333 !important;
	border: 1px solid #000;
	}

.btn.blue {
	background-color: #5C8A94;
	border: 1px solid #5C8A94;
}

.btn.green {
	background-color:#60936E;
	border: 1px solid #60936E;
}

.page-node-3 .btn.green:hover {
		border: 1px solid #60936E;
	color: #60936E;
}

.btn.red  {
	background-color:#BE5961;
	border: 1px solid #BE5961;
}


.btn-long{
display:block;
    margin-bottom: 3px;
    text-align:left;
}


/* Accordion styles */

.accordion-heading a{
	margin-bottom: 0px !important;
	color:white;
}
.accordion-heading {
	background-color: #5C8A94;
}
.accordion-heading a:hover {
	background-color: #4c757d;	
}


.accordion-group{
	border-radius: 0px;
}


/* Here Styles */
.hero-unit{
    padding: 30px;
    border-radius: 0px;
    margin-bottom: 0;
}


/* Panels */


/* Shop */

.shop-list {
  padding: 30px 0px;
}
.shop-list .thumbnail {
  padding: 0px;
  margin-bottom: 30px;
  border-radius: 0px;
}
.shop-list .thumbnail img {
  width: 640px;
  height: auto;
}
.shop-list .thumbnail .caption {
  height: 130px;
  padding: 1px 12px 30px !important;
  background-color: #4f956b;
  color: #ffffff;
  position: relative;
  margin-bottom:0px;
}
.shop-list .thumbnail .caption h3 {
  font-weight: normal !important;
  text-align: left;
  font-size: 14px;
}
.shop-list .thumbnail .caption span {
  float: right;
  margin-bottom: 0px !important;
  position: absolute;
  font-weight: bold;
  bottom: 10%;
  right: 5%;
}



 .thumbnail {
  padding: 0px;
  margin-bottom: 30px;
  border-radius: 0px;
}
.thumbnail img {
  width: 640px;
  height: auto;
}
.thumbnail .caption {
      padding: 15px 12px 3px 12px !important;
    background-color: #4f956b;
    color: #ffffff;
    position: relative;
    margin-bottom: -10px;
}
.colorbox-node {
	 text-decoration: none !important;
 }
 .thumbnail .caption h3 {
  font-weight: normal !important;
  font-family: Verdana, Geneva, sans-serif;
  text-align: left;
  font-style: normal;
  text-transform: uppercase;
  margin-bottom:20px;
  font-size: 14px;
}
.thumbnail .caption span {
  float: right;
  margin-bottom: 0px !important;
  position: absolute;
  font-weight: bold;
  bottom: 10%;
  right: 5%;
}

/* Wells */
.page-node-1 #sidebar-second{
	position:relative !important;
}
.front .well {
  position: absolute;
  margin-top: -200px;
  right: 0;
  z-index: 10; 
  padding: 20px 40px;
  width: 100%;
  background-color: #fff;
}



@media (max-width: 1200px) {
	
	#main-menu #superfish-1 li  a {
	padding: 0px !important;
	}
	
	#main-menu.fixed #menu-logo img.logo-small {
	margin-top: -11px;
	}
	
	.front .panel .panel-body {
    min-height: 290px;
	}
	
	#menu-white-bg {
    height: 100px;
	}
	
	

.front #main-content .span9 {
	width:auto;
}

.front #sidebar-second{
	margin-top: -100px;
}


.front #sidebar-second	{
    width: 100%; !important;
    text-align: center;
	margin:-140px auto 40px;

}
.front .well {
	width:50%;
    position: relative !important;
    padding: 10px 40px 10px;
    float:none;
    margin: auto auto 0px;
    box-shadow: none !important;
/*     width:inherit !important; */
/*
    margin-bottom: 0px;
    margin-top: auto;
*/
    border: none; 
/*     width:100%; */
    border-top: 1px solid;
    border-bottom: 1px solid;
  }

#main-menu #superfish-1 li {
    padding: 32px 10px 0;
}
#main-menu.fixed #superfish-1 li {
/*     padding: 30px 10px 0; */
}


#menu-logo {
    min-height: auto;
    width: 150px;
    margin-top: -40px;
	}
	
#menu-logo img {
    min-height: auto;
    width: 150px;
	}	
	
	.sidebar .block .map,
	.sidebar .block .nav.nav-list {
    max-width: 220px;
	}
	
	

}



@media (max-width: 980px){
	
	.front	#sidebar-second{
	width: 100% !important;
    margin: 0px auto 30px !important;
    text-align: center !important;	
	}
	.front #block-block-9{
		margin: 0 auto !important;
		width:80%;
	}
	.front #block-block-1{
		margin:0px;
	}
	
	.front .panel .panel-body {
    min-height: 400px;
	}

	.sidebar .block .map,
	.sidebar .block .nav.nav-list {
    max-width: 166px;
	}


}


 .well-blue.well {
  color: #ffffff;
  border-color: #4e8b96;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  color: #333333;
  border-radius: 0px;
}
 .well-blue.well hr {
  border-top-color: #4e8b96;
}
 .well-orange.well {
  color: #ffffff;
  border-color: #e0742d;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  color: #333333;
  border-radius: 0px;
}
 .well-orange.well hr {
  border-top-color: #e0742d;
}
 .well-red.well {
  color: #ffffff;
  border-color: #cc515f;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  color: #333333;
  border-radius: 0px;
}
 .well-red.well hr {
  border-top-color: #cc515f;
}



/* Footer Style */

#footer {
  background-color: #000000;
  padding-top:15px;
  margin-bottom:-15px;
  color:white;
}
#footer h2{display:none;}
#footer h3{
	font-weight: light !important;
}
#footer h3, #footer a, #footer p, #footer span {
  font-size: 12px;
  margin-bottom: 20px !important;
  padding: 0px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff; 
  font-family: Verdana, Geneva, sans-serif;
}
#footer a:hover {
text-decoration: underline;
	}
#footer h3.light,
#footer a.light {
  font-weight: lighter;
}


@media (max-width: 768px){
	
	.front #block-block-1 {
	padding-top: 20px;
	margin-bottom:15px;	
	}
	
	#block-block-2{
		width:100%;
	}
	#footer a{
		display:block;
				margin-bottom:0px !important;
	}
	#footer .line{
		display:none;
	}
	
	#highlighted{
	/* 		padding-bottom: 110px; */
	}
	.banner .text-wrapper{
		position:relative;
	}
	.banner .text-wrapper .text{
			margin-bottom:0px;	
			padding: 5px 0px;
	}
	
	.shop-list .thumbnail .caption {
    height: auto;
	}
	
	#highlighted{
	padding-bottom: 60px;
	}
	
	.front #highlighted{
	padding-bottom: 90px;
	}
	
	.page-node-6 #highlighted,
	.page-node-20 #highlighted,
	.page-node-22 #highlighted,
	.page-node-23 #highlighted, 
	.page-node-24 #highlighted  {
		padding-bottom: 20px;
	}
		
	
	
	#block-block-5, #block-block-8 {
		display: block;
		width: 100%;
	}
	
	#block-block-5 .panel .panel-body {
    min-height: auto;
	}	
	
	.front .panel .panel-body {
    min-height: 270px;
	}	
	
	.shop-list {
    margin: 0 auto;
    max-width: 400px;
	}
	
	#menu-white-bg {
    height: 10px;
	}
	
	#main-menu #superfish-1 {
    display: none;
	}
    
}

@media(max-width: 600px)  {

#block-webform-client-block-7 {
	width: 100%;
	}

}


@media(max-width: 480px)  {
	
	.panel .panel-body {
    min-height: auto;
	}	
	
	}
	

	
	@media(max-width: 380px)  {
	
	#highlighted {
    padding-bottom: 110px;
	}	
	
	.page-node-3 #highlighted {
    padding-bottom: 60px;
	}	
	
	.front #highlighted{
	padding-bottom: 130px;
	}	
	
	}
	


/* Maintenance page */

.maintenance-page #footer-wrapper{
	padding-top: 50%;
}
.maintenance-page{
	text-align: center;
}

/* 404 */
.page-node-2{
	text-align: center;
}
.page-node-2 .sticky-wrapper{
	display:none !important;
}
.page-node-2 #footer{
	display:none;
}

.page-node-2 #node-2{
	text-align: center;
	margin-top: 120px;
}

.page-node-2  .menu-block-wrapper .nav{
	text-align: center;

}



.page-node-2 #block-menu-block-4 ul.menu li {
	display:inline-block;
}
.page-node-2 #block-menu-block-4 h2{
	display:none;
}

.page-node-2 .menu-mlid-890{
	display:none !important;
}

.page-node-2 #page-title {
	  width: 200px;
  height: 200px;
  line-height: 200px;
  border-radius: 50%; /* the magic */
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  text-align: center;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 auto 40px;
  border: 4px solid #d9d9d9; 
}

.captcha {
	margin: 20px 0;
}

.g-recaptcha div {
	text-align:center;
	display: inline-block;
	width: 100%;
	margin: 10px auto;
}

#webform-client-form-7  #edit-actions input {
	text-align:center;
	display: inline-block;
	margin: 10px auto;
	border: 1px solid #4f956b;
}

#webform-client-form-7  #edit-actions input:hover {
	background: #fff;
	border: 1px solid #4f956b;
	color: #333;
}


/* Gallery Pages for when Slideshow popup not used - on mobile default to this */

.page-gallery .view-gallery #views_slideshow_controls_text_gallery-page_1 .views_slideshow_controls_text_previous,
.page-gallery .view-gallery #views_slideshow_controls_text_gallery-page_1 .views_slideshow_controls_text_next {
	bottom: 0;
	}
	
.page-gallery #views_slideshow_slide_counter_gallery-page_1	{
	text-align: center;
	padding: 20px 0;
	display: block;
	clear: both;
}

.page-gallery #widget_pager_bottom_gallery-page_1 {
	display: none;
}

.page-gallery .main #block-system-main {
    position: relative;
}
	