/* =Responsive (Mobile) Design
-------------------------------------------------------------- */

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

	body {}

	.grid, 
	.grid-right {
		float: none;
	}

	.copyright,
	.scroll-top,
	.powered {
		float: left;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}

	.front-page  #widgets {
		margin-top: 40px;
	}

	.top-widget,
	.front-page  .top-widget {
		margin-top: 0 !important;
	}

	.hide-desktop {
		display: block;
	}

	.show-desktop {
		display: none;
	}

	.hide-980 {
		display: none;
	}

	.show-980 {
		display: block;
	}

}
@media screen and (max-width: 768px) {
	h3.sideonly{
  font-size:1.8em !important;
  margin:1em 0 .4em 0 !important;
  color:#2D3087 !important;
  font-weight:normal;
  background:none !important;
  text-align:center;
  float:none;
}
	.righty {
		display:none;
	}
	.breadcrumb-list {
		margin-top:10px;
	}
	.linkcol {
		display:none !important;
	}
	span.ftlogos {
		display:none;
	}
	.frontselections {
		max-width:15%;
		margin-bottom:10px;
		margin-right:16px;
	}
	.frontselections h3 {
		font-size:0.9em;
		margin-bottom:6px;
	}
	.fontselections img {
		float: none;
		margin: 0;
		text-align: center;
	}
	.fontselections p {
		line-height:1.2em !important;
	}
	.js .sub-header-menu {
		display: none;
	}
	
	.js .main-nav {
		position: relative;
		background: rgb(249,186,153); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5YmE5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQlIiBzdG9wLWNvbG9yPSIjZmJiNTkwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDMlIiBzdG9wLWNvbG9yPSIjZjI3YjNjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDYlIiBzdG9wLWNvbG9yPSIjZjA3MTJlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZWE1ODBiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTQlIiBzdG9wLWNvbG9yPSIjZWI1ODBjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y5OGM1MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  rgba(249,186,153,1) 0%, rgba(251,181,144,1) 4%, rgba(242,123,60,1) 43%, rgba(240,113,46,1) 46%, rgba(234,88,11,1) 50%, rgba(235,88,12,1) 54%, rgba(249,140,83,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,186,153,1)), color-stop(4%,rgba(251,181,144,1)), color-stop(43%,rgba(242,123,60,1)), color-stop(46%,rgba(240,113,46,1)), color-stop(50%,rgba(234,88,11,1)), color-stop(54%,rgba(235,88,12,1)), color-stop(100%,rgba(249,140,83,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(249,186,153,1) 0%,rgba(251,181,144,1) 4%,rgba(242,123,60,1) 43%,rgba(240,113,46,1) 46%,rgba(234,88,11,1) 50%,rgba(235,88,12,1) 54%,rgba(249,140,83,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(249,186,153,1) 0%,rgba(251,181,144,1) 4%,rgba(242,123,60,1) 43%,rgba(240,113,46,1) 46%,rgba(234,88,11,1) 50%,rgba(235,88,12,1) 54%,rgba(249,140,83,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(249,186,153,1) 0%,rgba(251,181,144,1) 4%,rgba(242,123,60,1) 43%,rgba(240,113,46,1) 46%,rgba(234,88,11,1) 50%,rgba(235,88,12,1) 54%,rgba(249,140,83,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(249,186,153,1) 0%,rgba(251,181,144,1) 4%,rgba(242,123,60,1) 43%,rgba(240,113,46,1) 46%,rgba(234,88,11,1) 50%,rgba(235,88,12,1) 54%,rgba(249,140,83,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9ba99', endColorstr='#f98c53',GradientType=0 ); /* IE6-8 */
margin: 0 auto;
border-bottom:1px solid #EA580B;
	}
	
	.js .main-nav .menu {
		display: none;
		position: absolute;
		width: 100%;
		top: 30px;
		z-index: 1000;
	}
	
	.js .main-nav .menu ul {
		margin-top: 1px;
	}
	
	.js .main-nav .menu li {
		float: none;
		background-color: #fff;
		border: none;
	}
	
	.js .main-nav .menu li a {
		color: #fff;
		text-shadow: 1px 1px 1px #A33A02;
		font-size: 16px;
		font-weight: normal;
		height: 45px;
		line-height: 45px;
		padding: 0 15px;
		border: none;
		border-bottom: 1px solid #f5f5f5;
		text-align: left;
		cursor: pointer;
		background:#F27B3C;
		border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
	}
	
	.js .main-nav .menu li.current_page_item,
	.js .menu .current_page_item a,
	.js .menu .current-menu-item a {
		background-color: #f5f5f5;
	}
	
	.js .main-nav .menu li li:hover {
		background: none!important;
	}
	
	.js .main-nav .menu li li a {
		position: relative;
		padding: 0 10px 0 30px;
		background:#D75007 !important;
	}
	
	.js .main-nav .menu li li li a {
		position: relative;
		padding: 0 10px 0 40px;
	}
	
	.js .main-nav .menu li a:hover,
	.js .main-nav .menu li li a:hover {
		background-image: none;
		filter: none;
		background-color: #f5f5f5!important;
	}
	
	.js .main-nav .menu li li a::before {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 20px;
	}
	
	.js .main-nav .menu li li li a::before {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 20px;
	}
	
	.js .main-nav .menu li li li a::after {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 30px;
	}
	
	.js .main-nav .menu li ul {
		position: static;
		visibility: visible;
		background-color: #fff;
	}

	.js .main-nav .menu ul {
		min-width: 0;
	}

	.js .main-nav #responsive_current_menu_item {
		display: block;
		padding: 5px 40px 5px 10px;
		color: #fff;
		font-weight: 700;
		cursor: pointer;
	}
	
	.js .main-nav a#responsive_menu_button {
		position: absolute;
		display: block;
		top: 0;
		left: 100%;
		height: 30px;
		width: 23px;
		margin-left: -30px;
		background: url('../images/select-icons.png') 0 5px no-repeat;
		cursor: pointer;
	}
	
	.js .main-nav a#responsive_menu_button.responsive-toggle-open {
		background: url('../images/select-icons.png') 0 -46px no-repeat;
	}
}
@media screen and (max-width: 650px) {

	body {}
.ttw-music-player {
  width:90% !important;
}
	#logo {
		float: none;
		margin: 0;
		text-align: center;
	}
.linkcol {
		display:none !important;
	}
	.grid, 
	.grid-right {
		float: none;
	}
	.righty {
		display:none;
	}
	.lefty {
		/*width:100%;
		height:100%;*/
        height:0px;
        display:none;
	}
    #metaslider-id-6009 {display:none;}
	.telephone {
		float: none;
		margin: 0;
		text-align: center;
	}
	.frontselections {
		max-width:40%;
		margin-bottom:10px;
		margin-right:10px;
	}
	.frontselections h3 {
		font-size:1.1em;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}
	
	.top-widget {
		float: none;
		margin: 0 auto 10px auto;
		position: relative;
		text-align: center;
		width: auto;
	}
	
	.top-widget .widget-title {
		text-align: center;
	}
	a[href="http://176.32.230.21/glevum.com/contact-us/"] {
  background:#8FC01E !important;
}
a[href="http://176.32.230.21/glevum.com/latest-offers/"] {
  background:#8FC01E !important;
}
	
	.js .sub-header-menu {
		display: none;
	}
	
	.js .main-nav {
		position: relative;
background: rgb(249,186,153); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5YmE5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQlIiBzdG9wLWNvbG9yPSIjZmJiNTkwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDMlIiBzdG9wLWNvbG9yPSIjZjI3YjNjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDYlIiBzdG9wLWNvbG9yPSIjZjA3MTJlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZWE1ODBiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTQlIiBzdG9wLWNvbG9yPSIjZWI1ODBjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y5OGM1MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  rgba(249,186,153,1) 0%, rgba(251,181,144,1) 4%, rgba(242,123,60,1) 43%, rgba(240,113,46,1) 46%, rgba(234,88,11,1) 50%, rgba(235,88,12,1) 54%, rgba(249,140,83,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,186,153,1)), color-stop(4%,rgba(251,181,144,1)), color-stop(43%,rgba(242,123,60,1)), color-stop(46%,rgba(240,113,46,1)), color-stop(50%,rgba(234,88,11,1)), color-stop(54%,rgba(235,88,12,1)), color-stop(100%,rgba(249,140,83,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(249,186,153,1) 0%,rgba(251,181,144,1) 4%,rgba(242,123,60,1) 43%,rgba(240,113,46,1) 46%,rgba(234,88,11,1) 50%,rgba(235,88,12,1) 54%,rgba(249,140,83,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(249,186,153,1) 0%,rgba(251,181,144,1) 4%,rgba(242,123,60,1) 43%,rgba(240,113,46,1) 46%,rgba(234,88,11,1) 50%,rgba(235,88,12,1) 54%,rgba(249,140,83,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(249,186,153,1) 0%,rgba(251,181,144,1) 4%,rgba(242,123,60,1) 43%,rgba(240,113,46,1) 46%,rgba(234,88,11,1) 50%,rgba(235,88,12,1) 54%,rgba(249,140,83,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(249,186,153,1) 0%,rgba(251,181,144,1) 4%,rgba(242,123,60,1) 43%,rgba(240,113,46,1) 46%,rgba(234,88,11,1) 50%,rgba(235,88,12,1) 54%,rgba(249,140,83,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9ba99', endColorstr='#f98c53',GradientType=0 ); /* IE6-8 */
		margin: 0 auto;
		border-bottom:1px solid #EA580B;
	}
	
	.js .main-nav .menu {
		display: none;
		position: absolute;
		width: 100%;
		top: 40px;
		z-index: 1000;
	}
	
	.js .main-nav .menu ul {
		margin-top: 1px;
	}
	
	.js .main-nav .menu li {
		float: none;
		background-color: #fff;
		border: none;
	}
	
	.js .main-nav .menu li a {
		color: #fff;
		text-shadow: 1px 1px 1px #A33A02;
		font-weight: normal;
		height: 45px;
		line-height: 45px;
		padding: 0 15px;
		border: none;
		border-bottom: 1px solid #f5f5f5;
		text-align: left;
		cursor: pointer;
		background:#F27B3C;
		border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  margin-left:0;
	}
	
	.js .main-nav .menu li.current_page_item,
	.js .menu .current_page_item a,
	.js .menu .current-menu-item a {
		background-color: #f5f5f5;
	}
	
	.js .main-nav .menu li li:hover {
		background: none!important;
	}
	
	.js .main-nav .menu li li a {
		position: relative;
		padding: 0 10px 0 30px;
		background:#D75007 !important;
	}
	
	.js .main-nav .menu li li li a {
		position: relative;
		padding: 0 10px 0 40px;
	}
	
	.js .main-nav .menu li a:hover,
	.js .main-nav .menu li li a:hover {
		background-image: none;
		filter: none;
		background-color: #EA580B!important;
	}
	
	.js .main-nav .menu li li a::before {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 20px;
	}
	
	.js .main-nav .menu li li li a::before {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 20px;
	}
	
	.js .main-nav .menu li li li a::after {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 30px;
	}
	
	.js .main-nav .menu li ul {
		position: static;
		visibility: visible;
		background-color: #fff;
	}

	.js .main-nav .menu ul {
		min-width: 0;
	}

	.js .main-nav #responsive_current_menu_item {
		display: block;
		padding: 10px 40px 10px 10px;
		color: #fff;
		font-size:1.25em;
		font-weight: 700;
		cursor: pointer;
	}
	
	.js .main-nav a#responsive_menu_button {
		position: absolute;
		display: block;
		top: 6px;
		left: 100%;
		height: 30px;
		width: 23px;
		margin-left: -30px;
		background: url('../images/select-icons.png') 0 5px no-repeat;
		cursor: pointer;
	}
	
	.js .main-nav a#responsive_menu_button.responsive-toggle-open {
		background: url('../images/select-icons.png') 0 -46px no-repeat;
	}
		
	
	.top-menu, 
	.footer-menu li {
		float: none;
		font-size: 11px;
		text-align: center;
	}
	
	.tinynav {
		display: block;
	}
	
	.sb-holder {
		display: block;
	}
	
	#author-meta {
		padding: 20px;
	}
	
	.hide-650 {
		display: none;
	}
	
	.show-650 {
		display: block;
	}

	.hide-mobile {
		display: none;
	}

	#footer {
		text-align: center;
	}

	#footer .social-icons {
		padding-bottom: 10px;
		text-align: center;
	}
}
@media screen and (max-width: 600px) {
	.frontselections {
		max-width:18.2%;
		margin-bottom:10px;
		margin-right:16px;
	}
	.frontselections h3 {
		font-size:0.9em;
		margin-bottom:6px;
	}
	.fontselections img {
		float: none;
		margin: 0;
		text-align: center;
	}
	.fontselections p {
		line-height:1.2em !important;
	}
	.thehold {
		margin-left:10px;
	}
}
@media screen and (max-width: 480px) {

	body {}

	#logo {
		float: none;
		text-align: center;
		max-width:92%;
	}
.righty {
		display:none;
	}
	.frontselections {
		max-width:41%;
		margin-bottom:10px;
		margin-right:10px;
	}
	.frontselections h3 {
		font-size:1.1em;
	}
	.thehold {
		margin-left:10px;
	}
	.grid, 
	.grid-right {
		float: none;
	}
	
	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}
	
	.featured-title {
		font-size: 40px;
		padding: 40px 20px 0 20px
	}
	
	.featured-subtitle {
		font-size: 24px;
	}
	
	.navigation .next,
	.navigation .previous {
		display: block;
		margin: 0 auto;
		text-align: center;
	}
	.menu ul, 
	.menu li, 
	.top-menu, 
	.footer-menu li, 
	.sub-header-menu li {
		float: none;
		text-align: center;
		text-rendering: optimizeSpeed;
	}
	
	.hide-480 {
		display: none;
	}
	
	.show-480 {
		display: block;
	}
	
	#footer {
		text-align: center;
	}

	#footer .social-icons {
		text-align: center;
	}
}

@media screen and (max-width: 320px) {
	
	body {}
	
	#featured p {
		font-size: 12px;
		line-height: 1.5em;
	}
	.frontselections {
		max-width:36%;
		margin-bottom:10px;
		margin-right:10px;
	}

	.featured-title {
		font-size: 35px;
	}
	
	.featured-subtitle {
		font-size: 15px;
	}

	.call-to-action a.button {
		font-size: 14px;
		padding: 7px 17px;
	}

	.hide-320 {
		display: none;
	}
	
	.show-320 {
		display: block;
	}
}

@media screen and (max-width: 240px) {
	
	body {}
	
	#featured p {
		font-size: 11px;
		line-height: 1.5em;
	}
	.telephone {
		font-size:26px;
	}
	span.opening {
		font-size:10px;
	}
.frontselections {
		max-width:75%;
		margin-bottom:10px;
		margin-right:10px;
	}
	.featured-title {
		font-size: 20px;
	}
	
	.featured-subtitle {
		font-size: 11px;
	}

	.call-to-action a.button {
		font-size: 12px;
		padding: 5px 15px;
	}
	
	.top-widget area,
	.top-widget select,
	.top-widget textarea,
	.top-widget input[type="text"], 
	.top-widget input[type="password"],
	.top-widget input[type="email"] {
		width: 75%;
	}
	
	.widget-title,
	.widget-title-home h3 {
		font-size: 14px;
		height: 13px;
		line-height: 13px;
		text-align: left;
	}
	
	.hide-240 {
		display: none;
	}
	
	.show-240 {
		display: block;
	}
}

@media only screen and (max-width: 600px)
{
   	.lefty {
		/*width:100%;
		height:100%;*/
        height:0px;
        display:none;
	}
    #metaslider-id-6009 {display:none;}
}