@import url('reset.css');
/*
Theme Name: Custom Theme
Theme URI: onpointsite.com
Description: Your custom SavMor Spirits Theme
Version: 2.06
Author: Onpoint Media
*/
body {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e1e2e4+0,ffffff+100 */
background: rgb(225,226,228); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxZTJlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left, rgba(225,226,228,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(225,226,228,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome4-9,Safari4-5 */
background: -webkit-linear-gradient(left, rgba(225,226,228,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: -o-linear-gradient(left, rgba(225,226,228,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10-11.50 */
background: -ms-linear-gradient(left, rgba(225,226,228,1) 0%,rgba(255,255,255,1) 100%); /* IE10 preview */
background: linear-gradient(to right, rgba(225,226,228,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e2e4', endColorstr='#ffffff',GradientType=1 ); /* IE6-8 */
	color:#000;
	font-size:12px;
	font-family:verdana;
}
bold, strong {
	font-weight:bold;
}
i, em {
	font-style:italic;
}
p {
	margin-bottom:10px;
}
a {
	text-decoration:none;
}
a:hover, a:visited:hover {
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
	text-transform:uppercase;
	margin-bottom:10px;
	font-weight:bold;
}
h1 {
	font-size:17px;
	color:#981b1e;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:16px;
}
h4 {
	font-size:14px;
}
header {
}

.a-header {
	min-height:80px;
	margin-top:20px !important;
	margin-bottom:20px !important;
	overflow:hidden;
	background:url(images/other.png) no-repeat;
}
a#logo {
	width:21%;
	margin-right:20px;
}
.a-header a {
	display:block;
	height:82px;
	float:left;
	width:19%;
	opacity:.2;
	margin-right:1px;
}
.wrapper, .the-wrap {
	width:960px;
	margin:auto;
	overflow:auto;
}
nav {
	width:100%;
	overflow:hidden;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:10px;
	background:#dfdfe1;
	margin-bottom:20px;
}
nav ul {
	display:table;
	margin:auto;
	width:800px;
}
nav li {
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	float:left;
	margin-right:9px;
}
nav a {
	color:#000;
	line-height:2;
}
nav a:hover nav a:visited:hover {
}
nav .current-menu-item a {
}
.main-photo {
}
.main {
	overflow:auto;
	clear:both;
}
.box-1 h1 {
	color:#000;
	font-size:30px;
}
.box-1, .box-2 {
	min-height:400px;
}
.box-1 {
	float:left;
	width:240px;
	margin-right:10px;
	margin-bottom:20px;
}
.box-2 {
	float:left;
	width:710px;
	margin-bottom:20px;
}
.box-with-4-boxes {
	overflow:auto;
	margin-bottom:20px;
}
.box-with-4-boxes a {
	color:#981b1e;
}
.box-with-4-boxes h1 {
	color:#c2986b;
	display:inline;
}
.box-with-4-boxes div {
	width:225px;
	float:left;
	padding-right:20px;
	margin-right:20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	min-height:90px;
	border-right:1px solid #d5cfcf;
}
.box-with-4-boxes img {
	max-width:204px !important;
}
.box-with-4-boxes p {
	width:94px !important;
}
.the-welcome {
	/*height:170px !important;*/
	overflow:hidden;
	margin-bottom:10px;
}
.awf1 {
}
#awf2 {
	padding-right:0px !important;
	margin-right:0px !important;
	border:none !important;
}
.idk {
	width:100%;
	min-height:425px;
}
.spd-left {
	float:left;
	width:475px;
	margin-right:10px;
}
.spd-taste {
	margin-bottom:10px;
	height:126px;
	width:453px;
	padding:10px;
	overflow:scroll;
	border:1px solid #e4d2bf;
	background-image: -moz-linear-gradient(top, #f1e2c5, #fffefe);
background-image: -webkit-gradient(linear, center top, center bottom, from(#f1e2c5), to(#fffefe));
background-image: -webkit-linear-gradient(top, #f1e2c5, #fffefe);
background-image: linear-gradient(top, #f1e2c5, #fffefe);
}
.spd-right {
	float:left;
	width:475px;
	overflow:hidden;
}
.spd-sign-up {
}

footer {
	width:100%;
	margin:auto;
	clear:both;
	overflow:auto;
	padding:20px 0 12px;
}
.footer-left, .header-left {
	float:left;
	width:auto;
}
.footer-right, .header-right {
	float:right;
	width:auto;
}
.footer-left img {
	display:inline;
}
ul.social li {
	float:left;
	width:32px;
	height:32px;
	overflow:hidden;
	margin-right:10px;
}
.std-press {
	float:left;
	width:232px;
	overflow:hidden;
	margin:0 10px 10px 0;
}
.std-press:nth-child(4n) {
	margin-right:0px;
}
.main {
	margin-top:20px;
	margin-bottom:20px;
}
.page-id-13 .user-content {
	-moz-column-count:2; /* Firefox */
-webkit-column-count:2; /* Safari and Chrome */
column-count:2;
}
.random {
	height:220px;
	overflow:hidden;
}
/* posts & pages */
img.alignright, a img.alignright {
	float:right; 
	margin:0 0 10px 10px;
}
img.alignleft, a img.alignleft {
	float:left;
	margin:0 10px 10px 0;
}
img.aligncenter, a img.aligncenter {
	display:block;
	margin:0 auto 0 auto; 
}
.alignnone {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:left;
}
p.more {
	font-weight:bold;
	text-align:right;
}
.user-content ul, .user-content ol {
	margin:0 0 10px 20px;
}
.user-content ul {
	list-style:disc;
}
.user-content ol {
	list-style:decimal;
}
.user-content strong {
	font-weight:bold;
}
.user-content em {
	font-style:italic;
}
.user-content a {
	color:blue;
}
.wrap {
	overflow:hidden;
}
.wrap ul {
}
navigation {
	clear:both;
}
.prev, .next {
	text-transform:uppercase;
	font-weight:bold;
	width:auto;
	text-align:center;
}
.prev a, .next a {
	padding:10px;
}
/* twitter */
.twitter {
}
.twitter li {
	margin:0 0 10px 0;
}
/* search */
.searchbar-left {
	background:url(images/searchbar-bg-01.png);
	background-repeat:no-repeat;
	width:130px;
	height:25px;
	font-size:11px;
	color:#666;
	margin:0px;
	padding:0px 0px 0px 10px;
	border:0px;
	float:left;
}
.searchbar-right {
	background:url(images/searchbar-bg-02.png);
	background-repeat:no-repeat;
	width:30px;
	height:25px;
	margin:0px;
	padding:0px;
	border:0px;
	float:left;
}
/* shortcodes */
.misc-content {
	float:right;
	width:auto;
	margin:0 0 10px 10px;
}
.text, textarea {
	border:1px solid #000 !important;
}
.columns {
	width:960px;
	overflow:hidden;
	clear:both;
}
.columns div {
	margin:0 10px 10px 0;
	overflow:hidden;
}
.columns div:last-child {
	margin:0 0 10px 0;
}
/* genreal */
.end {
	margin:0px;
}
.clear {
	clear:both;
}
.page-id-25 iframe {
	width:800px !important;
	height:600px !important;
	margin:auto !important;
}


#pager-wrap2 {
	width:auto;
	display:table;
	margin:auto;
}
#pager a {
	display:inline-block;
	width:10px;
	height:10px;
	margin:0 10px 0 0;
	text-indent:-99999px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background:#666;
	box-shadow:1px 1px 0px #FFF;
	/*border:1px solid #d8d8d8;*/
}
#pager a:first-child {
}
#pager a:last-child {
	margin-right:0;
}
#pager a.activeSlide {
	background:#ccc;
}
.menu-main-container{
	width:800px;
}


.home .slider .soliloquy-container .soliloquy-prev , .home .slider .soliloquy-container .soliloquy-next,.home .slider2 .soliloquy-container .soliloquy-prev , .home .slider2 .soliloquy-container .soliloquy-next{
	display: none;
}
.home .slider:hover .soliloquy-container .soliloquy-prev , .home .slider:hover .soliloquy-container .soliloquy-next,.home .slider2:hover .soliloquy-container .soliloquy-prev , .home .slider2:hover .soliloquy-container .soliloquy-next{
	display: block;
}

/*Gravity Forms Defaults:*/
UL.gform_fields{
    list-style: none;
    margin: 0;
    padding: 0;
	display:block;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}
UL.gform_fields LABEL{
	display:inline-block;
	margin: 15px 0 5px;
	font-size:100%;
}
UL.gform_fields LI#field_1_1 LABEL{
	margin-top:0;
}
UL.gform_fields LI{
	/* display:table-row; */
}
UL.gform_fields LI.gf_left_half,
UL.gform_fields LI.gf_right_half{
	width: calc( (100% - 10px) / 2);
	float:left;
}
UL.gform_fields LI.gf_right_half{
	float:right;
}
UL.gform_fields INPUT,
UL.gform_fields SELECT,
UL.gform_fields TEXTAREA{
	width:100%;
	padding:9px;
	box-sizing: border-box;
}
UL.gform_fields .gfield_html {
	clear:left;
}
UL.gform_fields .gfield_description{
	font-size:80%;
}
UL.gform_fields SELECT{
	clear:right;
	display:block;
}
UL.gfield_checkbox,
UL.gfield_radio{
	padding-left:0;
	list-style-type:none;
}
UL.gfield_checkbox LI,
UL.gfield_radio LI{
	display:block;
}
UL.gfield_checkbox LI LABEL,
UL.gfield_radio LI LABEL{
	margin: 0;
	float:left;
	font-size:80%;
	width:calc(100% - 25px);
	height:16px;
	display:inline-table;
}
UL.gfield_checkbox LI INPUT,
UL.gfield_radio LI INPUT{
	width:20px;
	padding: 0;
	margin:0;
	margin-top:3px;
	float:left;
	clear:left;
	box-sizing: content-box;
}
.gform_body .gform_validation_container{
	display:none;
	/*honeypot*/
}
IMG#gform_ajax_spinner_2{ 
	display:none; 
/*remove spinner*/
}

img.gfield_captcha {
    width: 132px;
    height: 37px;
    float: left;
}

.gfield_captcha_input_container.simple_captcha_medium {
    float: right;
    width: calc( 100% - 132px - 10px );
}

.gfield_captcha_container {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}

.gform_footer.top_label {
    display: table;
    float: right;
    margin-top: 10px;
}

.spd-sign-up label {
    display: none !important;
}

.spd-sign-up .gform_heading {
    width: 100%%;
    margin-bottom: 10px;
}

.spd-sign-up .gform_body{ width: calc( 100% - 62px - 10px ); float: left; }
.spd-sign-up .gform_body li:first-of-type{ width: calc( 40% - 5px ); float: left; }
.spd-sign-up .gform_body li:last-of-type{ width: calc( 60% - 5px ); float: right; }
.spd-sign-up .gfield_captcha_container, .spd-sign-up .gform_footer.top_label{ margin-top: 0;  }
.spd-sign-up input[type="submit"]{ padding: 8px;  }

.graybgbot{ background: #f1f1f3;padding: 20px 0; }


.topblock .the-wrap .spd-right {
    position: absolute;
    right: 0;
    top: 0;
}

.topblock .the-wrap {
    position: relative;
    overflow: visible;
}

.middleblock .twocols.right {
    width: 50%;
    float: right;
    background: #eedeba;
    height: 26px;
}

.middleblock .twocols.left {
    width: 50%;
    float: left;
    background: #981b1f;
    height: 26px;
}


.middleblock {
    display: table;
    width: 100%;
    position: relative;
    z-index: 1;
}

.topblock {
    position: relative;
    z-index: 10;
}

.middleblock .the-wrap {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate( -50%, -50% );
    -ms-transform: translate( -50%, -50% );
    -webkit-transform: translate( -50%, -50% );
}

.middleblock .the-wrap .spd-left {
    color: #e9e1bc;
    font-weight: bold;
    font-family: serif;
    font-size: 18px;
    line-height: 26px;
}

.bottomblock {
    background: #f5ebd2;
    /* height: 100%; */
    padding: 20px 0 33px;
}


.lt767, .lt960{ display: none !important; }

nav li.mobileOnly {
    display: none;
}

header .colsWrapperFull{ width:100%; display:table; margin: 20px 0; }
header .fivecols{ width: calc( ( 76% / 4 ) - ( 80px / 4 ) ); margin-right: 20px; float:left; }
header .fivecols.left {
    width: 24%;
}
header .fivecols.right{ margin-right: 0; float:right; }

header img{ max-width: 100%; }
div#rootDiv, div#rootDiv table, div#rootDiv td, div#rootDiv tr, div#rootDiv th, div#rootDiv tbody {
    display: block !important;
}
div#rootDiv img{ max-width: 100%; }
@media only screen and (max-width: 979px) {
	img{ max-width: 100%; }
	.columns {
    width: 100%;
}
	.spd-left, .spd-right {
    width: calc( 50% - 5px );
}
.spd-taste {
    width: calc( 100% - 20px - 2px );
}
.spd-left iframe {
    width: 100% !important;
    height: 150px !important;
}
.box-1 {
    width: 100%;
    text-align: center;
    margin: 0;
}
.random img {
    display: inline!important;
    float: none !important;
    margin: 0 auto 0 10px;
}
.box-with-4-boxes div {
    width: 172px;
}
.box-with-4-boxes div img {
    max-width: 100% !important;
}
.box-2{ width: 100%; height: auto !important; min-height: 0; }
/*desktop computers and modern mobile devices*/
	.container, .page_top, .wrapper, .the-wrap{
		width: 748px;
	}
	nav > div{
		width: 748px !important;	
		display: none;
	}
	nav > div > div:first-of-type {
    width: calc( 100% - 152px - 20px );
    float: left;
    
}
	.home-scroller-sec {
    width: 708px;
   
}

/* Slider Resp */
.home-slider .fullw .soliloquy-container .soliloquy-caption .soliloquy-caption-inside .slide_box.left{ left: calc( ( 100% - 748px + 40px ) / 2  ); width: calc( ( 748px - 40px ) / 2.3 ); }
.home-slider .fullw .soliloquy-container .soliloquy-caption .soliloquy-caption-inside .slide_box.right{ left: initial; right: calc( ( 100% - 748px + 40px ) / 2  );  width: calc( ( 748px - 40px ) / 2.3 ); }
.home-slider .fullw .soliloquy-container .soliloquy-caption .soliloquy-caption-inside .slide_box.bottom{ left: calc( ( 100% - 748px + 40px ) / 2  ); bottom: 20px; width: calc( 748px - 40px ); }	

.page_top .container {height: 266px;}
	/*Structures: Header*/
	
	/*Structures: Menu*/
	ul.main-menu  > LI > A{
		font-size:15px;
	}
	ul.main-menu UL.sub-menu LI A{
		font-size:14px;
	}
	
	
	.gt960{
		display:none !important;
	}
	.lt960{
		display:inline-block !important;
	}
		H1, H2, H3 ,H4 , H5 , H6 {line-height: 1.3;}
}

@media only screen and (max-width: 767px) {
	.page-id-25 iframe{ width: 420px !important; }
	div#rootDiv, div#rootDiv table, div#rootDiv td, div#rootDiv tr, div#rootDiv th, div#rootDiv tbody {
    max-width: 100% !important;
}
	.page-id-13 .user-content {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
}
header .fivecols.left {
    width: 100%;
}

header .fivecols.middle, header .fivecols.right {
    width: calc( 50% - 10px );
    float: left;
    clear: none;
}

	NAV#menu .container .notfw{ height: 20px; } 
	NAV#menu .fw{ height: 20px; }
		
	/* if NAV has borders rather than a background */	
	/*NAV#menu .container .notfw{ height: 0px; }*/ 
	/*NAV#menu .fw{ height: 0px; }*/
	/*NAV#menu .container .notfw{ border-bottom: none; }*/
	/*NAV#menu .fw{ border-bottom: none; }*/
	/*BODY.home NAV#menu .container .notfw, BODY.home NAV#menu .container .fw {border: none;}*/

	

/*Tablets*/
	.container, .page_top, .wrapper, .the-wrap{
		width: 420px;
	}
	.home-scroller-sec {
    width: 380px;
   
}
	H1, H2, H3 ,H4 , H5 , H6 {line-height: 1.4;}
	
	.header-onethird, .header-twothird, .header-onehalf {padding-bottom: 20px; padding-top: 20px;}
.header-onethird .textwidget, .header-twothird .textwidget, .header-onehalf .textwidget {padding: 0;}	
	
	.home-slider .container .soliloquy-container .soliloquy-caption .soliloquy-caption-inside .slide_box.bottom{ width: 100%; }
	.home-slider .soliloquy-container .soliloquy-caption .soliloquy-caption-inside .slide_box{ padding: 20px; }
	/*Structures: Header*/
	HEADER#header .logo{
		max-width:100%;
		float:none;
		margin: 0 auto;
		display:table;
		padding: 0;
	}
	HEADER#header .widget{
		text-align:center;
		float:none;
		clear:both;
		width:100%;
	}
	
	/*Structures: Home */
	.home-slider .container .soliloquy-container .soliloquy-caption .soliloquy-caption-inside .slide_box.left span, 
	.home-slider .fullw .soliloquy-container .soliloquy-caption .soliloquy-caption-inside .slide_box.left span,
	.home-slider .container .soliloquy-container .soliloquy-caption .soliloquy-caption-inside .slide_box.right span, 
	.home-slider .fullw .soliloquy-container .soliloquy-caption .soliloquy-caption-inside .slide_box.right span {
	    position: relative;
    top: 0%;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    padding: 0;
	}
	.home-slider .soliloquy-container .soliloquy-caption .soliloquy-caption-inside{
		width: 380px;
		bottom:initial;
		top: 100%;
		position:relative;
		background:transparent;
		
	}
.home-slider .fullw .soliloquy-container .soliloquy-caption .soliloquy-caption-inside{ top: calc( 100% + 0px ); }



	.home-slider .soliloquy-viewport {
		display: table;
		display: block;
	}
.home-slider .soliloquy-outer-container, .home-slider .container .soliloquy-outer-container{
		padding-bottom: 170px;	
	}
	
.home-slider .soliloquy-container .soliloquy-caption .soliloquy-caption-inside .slide_box{
	top: 0px !important;
	left: 0px !important;
	right: 0px !important;
	bottom: 0px !important;
	width: calc( 100% - 0px ) !important;
}
	.home-slider .soliloquy-container .soliloquy-caption .soliloquy-caption-inside .slide_box h2, .home-slider .soliloquy-container .soliloquy-caption .soliloquy-caption-inside .slide_box .text{ text-align: center !important; line-height: 1.4; }

.page_top .container {height: 142px;}

	#middle .home-1{
		width: 100%;
		float:none;
		border:0 none;
		display:inline-block;
		text-align:center;
	}
	
	.home-1 UL{
		display:table;
		margin: 0 auto 10px;
		text-align:left;
	}
	#middle .home-2{
		float:none;
		border:0 none;
		display:block;
		margin: 20px auto 0;
		text-align:center;
	}
	
	
	/*Structures: Contact Page:*/
	.contact_left, 
	.contact_right{
        width: 100%;
        float: none;
        clear: both;
        display: table;
	}
	.contact_right INPUT[type="submit"]{
	}
		
	/*Structures: Footer*/
	FOOTER#footer .widget-title{
	}
	FOOTER#footer .textwidget{ text-align: center; }
	FOOTER#footer .footer-1{
		width: 100%;
		float: none;
		margin: 0 auto 20px;
		padding:20px 0 0 0;
		text-align: center;
	}
	FOOTER#footer .footer-2{
		width: 100%;
		float: none;
		margin: 0 auto 20px;
		padding:0;
		text-align: center;
	}
	FOOTER#footer .footer-1 .left,
	FOOTER#footer .footer-1 .right{
		text-align:left;
	}
	FOOTER#footer .footer-1 .right{
		text-align:right;
	}
	FOOTER#footer .logos{
		max-width:420px;
	}
	FOOTER#footer .icons {
		width: 80px;
		float: none;
		margin: 0px auto;
	}
	FOOTER#footer .icons .icon{
		margin: 10px 0 0 0;
	}
	FOOTER#footer .separator {
		display:table-column;
	}
	FOOTER#footer .footer-1, FOOTER#footer .footer-2, FOOTER#footer .footer-3 {margin: 0; padding: 0;}	
	
    img.alignleft,
    img.alignright,
    img.alignnone,
    .misc_content {
        float: none;
        clear: both;
        display: table;
        margin: 10px auto;
    }
    .twocols.left,
    .twocols.right,
    .threecols.left,
    .threecols.middle,
    .threecols.right,
    .fourcols.left,
    .fourcols.middle,
    .fourcols.right,
    .fivecols.left,
    .fivecols.middle,
    .fivecols.right,
    .header-twothird .twocols.left,
    .header-twothird .twocols.right{
        float: none;
        clear: both;
        display: table;
        margin: 0px auto 20px;
        width: 100%;
    }
    
     .twocols.right,
    .threecols.right,
    .fourcols.right,
    .fivecols.right,
    .header-twothird .twocols.right {margin-bottom: 0;}

    .twocols.left UL,
    .threecols.left UL,
    .threecols.middle UL,
    .fourcols.left UL,
    .fourcols.middle UL,
	 .fivecols.left UL,
    .fivecols.middle UL {
        margin-bottom: 0px;
    }
.twocols IMG, .threecols IMG, .fourcols IMG, .fivecols IMG {
    display: table;
    margin: 0px auto;
    max-width: 100%;
}   

.twocols.left.noresp,.threecols.left.noresp,.threecols.middle.noresp,.fourcols.left.noresp,.fourcols.middle.noresp,.fivecols.left.noresp,.fivecols.middle.noresp{ margin-bottom: 0; }

#header .textwidget > a > img {
    display: inline-block;
} 

#footer .textwidget > a > IMG {
    display: inline-block;
} 
    
    .contact_left,
    .contact_right {
        width: 100%;
        float: none;
        clear: both;
        display: table;
    }
    .contact_left {
        margin: 0px auto 20px;
    }	
	
	
	
	
	.gt767{
		display:none !important;
	}
	.lt767{
		display:inline-block !important;
	}
	.mobile_list #middle{ padding-bottom:24px; }
.mobile_list .events_outer{
	display:inline-block;
	width:100%;
}

.mobile_list .em-pagination{ display:none; }

.mobile_list .event {
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 15px;
}
.singleContentMap{ float: none; width: 100%; margin-bottom: 20px; }
.singleContentBlock { width: 100%; display: inline-block; }
.css-events-list .event{ width: 100%; } 
	.desktop_calendar{ display:none;}
.mobile_list{ display:inline-block; width: 100%; margin-right: 0px; }
.mobile_list .event{
	width: 100%;
}
.columns > div:nth-child( 2n + 2 ) {
    /* float: right; */
    margin-left: 20px;
}

.columns img {
    max-width: 100%;
}
.columns > div {
    width: calc( 50% - 10px ) !important;
    margin: 0;
}
.misc-content {
    float: none;
}


.box-with-4-boxes div {
    width: calc( 50% - 9px - 1px );
    margin-bottom: 20px;
}
.box-with-4-boxes div:nth-child( 2n + 2 ) {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
    float: right;
}
.spd-left, .spd-right {
    width: 100%;
}
.topblock .the-wrap .spd-right {
    position: static;
    margin: 20px 0 0;
}
.middleblock .twocols.left, .middleblock .twocols.right {
    clear: none !important;
    margin: 0;
}
.spd-sign-up .gform_body {
    width: 100%;
}
.spd-sign-up .gform_body li{ width: 100% !important; margin-bottom: 10px; }
.spd-left iframe {
    width: 100% !important;
    height: 204px !important;
}
.footer-left, .footer-right {
    width: 100%;
    text-align: center;
}
}

@media only screen and (max-width: 479px) {
	.box-with-4-boxes div {
    width: 100% !important;
    border-right: none !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center;
}
.box-with-4-boxes div img {
    float: none;
    margin: 0 auto;
}
	.middleblock .twocols.left{ width: 65%; }
		.middleblock .twocols.right{ width: 35%; }
		.page-id-25 iframe{ width: 300px !important; }
	header .fivecols.middle:nth-child( 2 ), header .fivecols.right {
	float: right;
}
	.home-slider .soliloquy-outer-container, .home-slider .container .soliloquy-outer-container{
		padding-bottom: 200px;	
	}
		H1, H2, H3, H4, H5, H6, .home-slider .soliloquy-container H2{ line-height: 1.4; }

/*Phones and older mobile devices*/
	.container, .page_top, .wrapper, .the-wrap{
		width: 300px;
	}
		.home-scroller-sec {
    width: 260px;
   
}
	/*Structures: Header*/

	HEADER#header .separator{
		display:table-column;
	}
	
	/*Structures: Home */
	.home-slider .soliloquy-container .soliloquy-caption .soliloquy-caption-inside{
		width: 260px;
	}

	.home-1 UL{
		display:table;
		margin: 0 auto 10px;
		text-align:left;
	}
.page_top .container {height: 98px;}
	
	/*Structures: Footer*/
	FOOTER#footer .footer-1 .left,
	FOOTER#footer .footer-1 .right{
		text-align:center;
		float:none;
		width:100%;
	}
	FOOTER#footer .logos{
		max-width:300px;
		flex-wrap:wrap;
	}
	FOOTER#footer .logos A.logo:last-of-type{
		margin-left: calc( (100% - 125px) / 2 );
		margin-top:10px;
	}
	FOOTER#footer .icons {
		width: 80px;
		float: none;
		margin: 0px auto;
	}
	FOOTER#footer .icons .icon{
		margin: 10px 0 0 0;
	}
	FOOTER#footer .separator {
		display:table-column;
	}
	.gt480{
		display:none !important;
	}
	.lt480{
		display:inline-block !important;
	}
}