/*
Theme Name: Myrtle Beach Art Museum by Three Ring Focus
Theme URL: http://ThreeRingFocus.com
Description: Responsive Website by ThreeRingFocus
Author: Josh Castro
Author URI: ThreeRingFocus.com
Version: 1.5.0
Tags: Responsive, green, grey, white, theme-options, threaded-comments, banner ads, adsense, fab themes.
*/

/*======================== GOOGLE FONTS ========================*/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,900);

body {
margin:0;
padding:0;
color:#000;
font-family:'Roboto', sans-serif;
font-size:13px;
font-weight:400;
line-height:26px;
letter-spacing:.06em;
}
.clearboth{
clear:both;
}


/*======================== FONTS ========================*/
/*======================== FONTS ========================*/
/*======================== FONTS ========================*/
h1 {
color:#000;
font-size:40px;
font-weight:400;
line-height:40px;
letter-spacing:.08em;
margin-top: 0px;
text-transform:uppercase;
font-family:'Roboto', sans-serif;
}
h2 {
color:#000;
font-size:30px;
font-weight:400;
line-height:34px;
letter-spacing:.08em;
text-transform:uppercase;
font-family:'Roboto', sans-serif;}
h3 {
color:#000;
font-size:24px;
font-weight:400;
line-height:28px;
letter-spacing:.07em;
text-transform:uppercase;
font-family:'Roboto', sans-serif;}
h4 {
color:#000;
font-size:18px;
font-weight:600;
line-height:22px;
letter-spacing:.06em;
text-transform:uppercase;
font-family:'Roboto', sans-serif;}
h5 {
color:#000;
font-size:15px;
font-weight:600;
line-height:28px;
letter-spacing:.05em;
text-transform:uppercase;
font-family:'Roboto', sans-serif;}
p {
color:#000;
font-size:13px;
font-weight:400;
line-height:26px;
letter-spacing:.06em;
}
a {
color:#000;
text-decoration:none;
transition:color .4s ease-in-out;
-o-transition:color .4s ease-in-out;
-ms-transition:color .4s ease-in-out;
-moz-transition:color .4s ease-in-out;
-webkit-transition:color .4s ease-in-out;
}
a:hover {
color:#777;
}
ul {
padding:0px 30px;
}
li {
color:#000;
font-size:13px;
font-weight:400;
line-height:26px;
letter-spacing:.06em;
}


/*======================== HEADER ========================*/
/*======================== HEADER ========================*/
/*======================== HEADER ========================*/
.topBar{
margin: 0;
width: 100%;
background-color: #FFF;
padding: 30px 0px 20px 0px;
border-bottom: #ccc 1px solid;
}
.logo {
padding: 0;
width: 110px;
height: 110px;
display: block;
margin-left: 10px;
margin-top: -10px;
float: left;
background-size: 100%;
text-indent: -9999px;
/*background-position:center;
background-repeat:no-repeat;
background:url(images/logo/myrtle-beach-art-museum-logo-2016_r.png) no-repeat;
-moz-background-size:cover;
-webkit-background-size:cover;
background-size:cover;*/
}
.logo a {
padding: 0;
width: 110px;
height: 110px;
display: block;
-o-transition: opacity .6s ease-in-out;
-moz-transition: opacity .6s ease-in-out;
-webkit-transition: opacity .6s ease-in-out;
transition: opacity .6s ease-in-out;
background-position: center;
background-repeat: no-repeat;
background: url(images/logo/logo-2020.svg) no-repeat;
-moz-background-size: cover;
-webkit-background-size: cover;
background-size: cover;
}
.logo a:hover,
.logo a:focus {
opacity: .75;
}

/* TOP LINKS */
.phone {
margin: 0px 14px 8px 0px;
float:right;
font-weight:300;
}
.phone a {
}
.hours {
margin: 0px 14px 3px 0px;
float:right;
font-weight:300;
}


/*======================== NAVIGATION ========================*/
/*======================== NAVIGATION ========================*/
/*======================== NAVIGATION ========================*/
.slicknav_menu {
display:none;
}
@media screen and (max-width: 1116px) {
.js #menu {
display:none;
}
.js .slicknav_menu {
display:block;
}
}
.navBar {
padding:0;
height:28px;
float:right;
}
#submenu {
padding:0px 0px;
margin:auto;
width:100%;
letter-spacing:1px;
text-transform:uppercase;
font-family:'Roboto', sans-serif;}
#submenu ul {
margin:0;
padding:0;
width:100%;
float:right;
list-style:none;
font-weight:700;
}
#submenu li {
margin:0;
padding:0;
float:left;
font-size:16px;
list-style:none;
	letter-spacing: .02em;
}
#submenu li a {
margin:0;
color:#000;
display:block;
font-weight:400;
position:relative;
text-decoration:none;
padding:8px 13px 6px 13px;
transition:color .4s ease-in-out;
}
#submenu li a:hover,
#submenu li a:active,
#submenu .current_page_item a  {
color:#777;
}
#submenu li a.sf-with-ul {
padding-right:10px;
}	
#submenu li li a, #submenu li li a:link, #submenu li li  {
color: #000;
width: 240px;
font-size:13px;
padding-top:0px; 
line-height:35px;
margin-left:-15px;
position: relative;
padding: 0px 0px 0px 10px;
transition:color .4s ease-in-out;
}
#submenu ul ul li:first-child{
margin-top:0px;
border-top:none;
}
#submenu ul ul li:last-child{
border-bottom:none;
}	
#submenu li li:last-child{
border-bottom:none;
}
#submenu li li a:hover, #submenu li li a:active {
color:#777; 
margin-left:-15px;
}
#submenu li ul {
padding: 0;
left:-999em;
height:auto;
width:155px;
z-index:9999;
margin:0px 25px;
position: absolute;
}
#submenu li ul a { 
width:170px;
background-color:#FFF;
border-bottom:1px solid #ccc;
}
#submenu li ul ul {
margin:-27px 0 0 170px;
}
#submenu li:hover ul ul,
#submenu li:hover ul ul ul,
#submenu li.sfHover ul ul,
#submenu li.sfHover ul ul ul {
left:-999em;
}
#submenu li:hover ul,
#submenu li li:hover ul,
#submenu li li li:hover ul,
#submenu li.sfHover ul,
#submenu li li.sfHover ul,
#submenu li li li.sfHover ul {
left:auto;
}
#submenu li:hover,
#submenu li.sfHover { 
position:static;
}
/* mobile-menu	 */
select.mobileMenu{
width:100%;
padding:3px 0px;
}


/*======================== HOME PAGE ========================*/
/*======================== HOME PAGE ========================*/
/*======================== HOME PAGE ========================*/
.slideBox{
}
.wrap4{
width:100%;
margin: 0px auto;
}
.pickBox{
width:50%;
float: left;
}
.pick1, .pick2, .pick3, .pick4{
margin: 20px auto;
width: 94%;
}
.pick1{
margin: 30px 2% 15px 4%;
}
.pick2{
margin: 30px 4% 15px 2%;
}
.pick3{
margin: 15px 2% 30px 4%;
}
.pick4{
margin: 15px 4% 30px 2%;
}

/* image hover opacity*/
.pick1 img{
opacity:1;
display:block;
transition: opacity .5s ease-in-out;
-o-transition:opacity .5s ease-in-out;
-moz-transition:opacity .5s ease-in-out;
-webkit-transition:opacity .5s ease-in-out;
}
.pick1 img:hover{
opacity: 0.8;
}
.pick2 img{
opacity:1;
display:block;
transition: opacity .6s ease-in-out;
-o-transition:opacity .6s ease-in-out;
-moz-transition:opacity .6s ease-in-out;
-webkit-transition:opacity .6s ease-in-out;
}
.pick2 img:hover{
opacity: 0.7;
}
.pick3 img{
opacity:1;
display:block;
transition: opacity .6s ease-in-out;
-o-transition:opacity .6s ease-in-out;
-moz-transition:opacity .6s ease-in-out;
-webkit-transition:opacity .6s ease-in-out;
}
.pick3 img:hover{
opacity: 0.7;
}
.pick4 img{
opacity:1;
display:block;
transition: opacity .6s ease-in-out;
-o-transition:opacity .6s ease-in-out;
-moz-transition:opacity .6s ease-in-out;
-webkit-transition:opacity .6s ease-in-out;
}
.pick4 img:hover{
opacity: 0.7;
}

#cent-txt{
text-align:center;
}
.pic3-box{
padding:0;
margin:0;
float:left;
width:33.3333%;
min-width:200px;
height:300px;
}
.picA {
padding:0;
margin:0 4% 0 6%;
float:none;
width:90%;
min-width:200px;
height:300px;
background-size:100%;
text-indent:-9999px;
background-position:center;
background-repeat:no-repeat;
background-image:url(images/home/select-A_r.jpg);
-moz-background-size:cover;
-webkit-background-size:cover;
background-size:cover;
}
.picA a {
padding:0;
display: block;
height:300px;
background-size: 100%;
background-position:center;
background-repeat:no-repeat;
transition: opacity .6s ease-in-out;
-o-transition:opacity .6s ease-in-out;
-moz-transition:opacity .6s ease-in-out;
-webkit-transition:opacity .6s ease-in-out;
background-image:url(images/home/select-A.jpg);
-moz-background-size:		cover;
-webkit-background-size:  	cover;
background-size:			cover;
}
.picA a:hover,
.picA a:focus {
opacity:0;
}
.picB {
padding:0;
margin:0 4%;
float:none;
width:92%;
min-width:200px;
height:300px;
background-size:100%;
text-indent:-9999px;
background-position:center;
background-repeat:no-repeat;
background-image:url(images/home/select-B_r.jpg);
-moz-background-size:cover;
-webkit-background-size:cover;
background-size:cover;
}
.picB a {
padding:0;
display: block;
height:300px;
background-size: 100%;
background-position:center;
background-repeat:no-repeat;
transition: opacity .6s ease-in-out;
-o-transition:opacity .6s ease-in-out;
-moz-transition:opacity .6s ease-in-out;
-webkit-transition:opacity .6s ease-in-out;
background-image:url(images/home/select-B.jpg);
-moz-background-size:		cover;
-webkit-background-size:  	cover;
background-size:			cover;
}
.picB a:hover,
.picB a:focus {
opacity:0;
}
.picC {
padding:0;
margin:0 6% auto 4%;
float:none;
width:90%;
min-width:200px;
height:300px;
background-size:100%;
text-indent:-9999px;
background-position:center;
background-repeat:no-repeat;
background-image:url(images/home/select-C_r.jpg);
-moz-background-size:cover;
-webkit-background-size:cover;
background-size:cover;
}
.picC a {
padding:0;
display: block;
height:300px;
background-size: 100%;
background-position:center;
background-repeat:no-repeat;
transition: opacity .6s ease-in-out;
-o-transition:opacity .6s ease-in-out;
-moz-transition:opacity .6s ease-in-out;
-webkit-transition:opacity .6s ease-in-out;
background-image:url(images/home/select-C.jpg);
-moz-background-size:		cover;
-webkit-background-size:  	cover;
background-size:			cover;
}
.picC a:hover,
.picC a:focus {
opacity:0;
}
.callout{
text-align:center;
width:100%;
margin: 40px 0px;
padding: 0px;
/* border-bottom: #ccc solid 1px; */
/* border-top: #ccc solid 1px; */
/* background-color: #eee; */
}
.callout h2{
font-size:35px;
line-height: 35px;
text-transform:none;
font-weight: 300;
letter-spacing: .06em;
padding: 0px 20px;
}
.callout h2 span{
color:#01793e;
}
.splitLine{
width:25%;
border-bottom:1px solid #AAA;
margin:0 auto;
}
#home {
padding:40px 0px;
text-align:center;
}
.sexybutton {
text-align:center;
margin:30px auto 0px auto;
}
.sexybutton a {
margin:0;
color:#000;
padding:10px;
font-size:14px;
font-weight:400;
letter-spacing:2px;
border:1px solid #000;
border-radius: 5px;
text-transform:uppercase;
}
.sexybutton a:hover {
color:#777;
cursor:pointer;
}


/*======================== INTERIOR PAGE ========================*/
/*======================== INTERIOR PAGE ========================*/
/*======================== INTERIOR PAGE ========================*/
.banner img {
display:block;
width:100%;
height:auto;
border-bottom:1px solid #999;
}
.entry {
padding:40px 0px;
}
#interior {
padding:40px 0px;
text-align:left;
}
#interior p a{
color:#008000;
}
#interior p a:hover {
color:#777;
}
#interior li a{
color:#008000;
}
#interior li a:hover {
color:#777;
}
.containerIn{
padding:0;
width:960px;
margin:20px auto;
position:relative;
}
.buttonCon{
width:210px;
margin-right:30px;
float: left;
}
.contentCon{
width:720px;
float: left;
}
.btn-side {
text-align:left;
margin-bottom: 2px;
display:block;
}
.btn-side a {
margin:0;
color:#000;
padding:10px;
font-size:14px;
font-weight:400;
letter-spacing:.04em;
font-family:'Roboto', sans-serif;text-transform:uppercase;
background-color: #eeeeee;
display:block;
}
.btn-side a:hover {
color:#eee;
background-color: #777;
cursor:pointer;
}
.award-side{
width: 130px;
margin: 30px auto 0px auto;
}
#left {
text-align: left;
}
.threeLinks {
	text-align: center;
	display: inline-block;
    list-style: inside;
    list-style-type: none;
    padding: 0;
    width: 100%;
}
.threeLinks li {
	text-align: center;
    display: inline-block;
    width: 32%;
    font-size: 1.1em;
    line-height: 1.2em;
}


/*======================== NEWS & BLOG ========================*/
/*======================== NEWS & BLOG ========================*/
/*======================== NEWS & BLOG ========================*/
#thumby {
padding:0;
display:block;
margin-top:20px;
margin-bottom:10px;
min-height:150px;
}
#thumby img {
margin:0;
padding:0;
width:100%;
height:auto;
display:block;
}
#texty h2{
padding:0;
margin:15px 0px 15px 25px;
text-align: left;
font-size: 26px;
}
#texty p {
font-size:13px;
font-weight:400;
line-height:26px;
letter-spacing:1px;
margin:0px 0px 15px 25px;
}


/*======================== MAILCHIMP FORM ========================*/
/*======================== MAILCHIMP FORM ========================*/
/*======================== MAILCHIMP FORM ========================*/
input /* all forms */
{
color:#222;
border:1px solid #777;
-webkit-appearance:none;
font-size:14px;
}
input:focus {
border-color:#fff;
}
.buttonB {
clear:both;
background-color:#FFF;
color:#404040; 
border:1px solid #404040;
display: inline-block;
font-size:16px;
letter-spacing:.08em;
font-weight: 400;
height: 51px;
line-height: 51px;
text-transform:uppercase;
margin-top:0px;
padding:0;
text-align: center;
text-decoration: none;
vertical-align: top;
white-space: nowrap;
width: 90px;
transition:background-color .4s ease-in-out;
-o-transition:background-color .4s ease-in-out;
-ms-transition:background-color .4s ease-in-out;
-moz-transition:background-color .4s ease-in-out;
-webkit-transition:background-color .4s ease-in-out;
}
.buttonB:hover {
background-color:#CCC;
color:#404040;
cursor:pointer;
}
input.email {
width:100%;
display:block;
font-size:14px;
padding:16px 0;
text-indent:8px;
min-width:190px;
font-style:italic;
margin:0 4% 0px 0;
background-color: #404040;
color: #fff;
border-color:#404040;
}


/*======================== SOCIAL ========================*/
/*======================== SOCIAL ========================*/
/*======================== SOCIAL ========================*/
.socialCon {
	padding:0;
	margin:auto;
	display: flex;
    justify-content: space-evenly;
    align-items: center;
	max-width: 360px;
}
.socialCon .fab,
.socialCon .fa-brands {
    font-size: 30px;
	margin: 20px 10px;
}
.fb {
padding:0;
margin:28px;
float:left;
width:36px;
height:36px;
background-size:100%;
text-indent:-9999px;
background-position:center;
background-repeat:no-repeat;
background-image:url(images/global/facebook_r.png);
background-size:cover;
-moz-background-size:cover;
-webkit-background-size:cover;
}
.fb a {
padding:0;
display: block;
width:36px;
height:36px;
background-size: 100%;
background-position:center;
background-repeat:no-repeat;
transition: opacity .6s ease-in-out;
-o-transition:opacity .6s ease-in-out;
-moz-transition:opacity .6s ease-in-out;
-webkit-transition:opacity .6s ease-in-out;
background-image:url(images/global/facebook.png);
background-size:			cover;
-moz-background-size:		cover;
-webkit-background-size:  	cover;
}
.fb a:hover,
.fb a:focus {
opacity:0;
}
.tw {
padding:0;
margin:28px;
float:left;
width:36px;
height:36px;
background-size:100%;
text-indent:-9999px;
background-position:center;
background-repeat:no-repeat;
background-image:url(images/global/twitter_r.png);
background-size:cover;
-moz-background-size:cover;
-webkit-background-size:cover;
}
.tw a {
padding:0;
display: block;
width:36px;
height:36px;
background-size: 100%;
background-position:center;
background-repeat:no-repeat;
transition: opacity .6s ease-in-out;
-o-transition:opacity .6s ease-in-out;
-moz-transition:opacity .6s ease-in-out;
-webkit-transition:opacity .6s ease-in-out;
background-image:url(images/global/twitter.png);
background-size:			cover;
-moz-background-size:		cover;
-webkit-background-size:  	cover;
}
.tw a:hover,
.tw a:focus {
opacity:0;
}
.ig {
padding:0;
margin:28px;
float:left;
width:36px;
height:36px;
background-size:100%;
text-indent:-9999px;
background-position:center;
background-repeat:no-repeat;
background-image:url(images/global/instagram_r.png);
background-size:cover;
-moz-background-size:cover;
-webkit-background-size:cover;
}
.ig a {
padding:0;
display: block;
width:36px;
height:36px;
background-size: 100%;
background-position:center;
background-repeat:no-repeat;
transition: opacity .6s ease-in-out;
-o-transition:opacity .6s ease-in-out;
-moz-transition:opacity .6s ease-in-out;
-webkit-transition:opacity .6s ease-in-out;
background-image:url(images/global/instagram.png);
background-size:			cover;
-moz-background-size:		cover;
-webkit-background-size:  	cover;
}
.ig a:hover,
.ig a:focus {
opacity:0;
}
.gp {
padding:0;
margin:28px;
float:left;
width:36px;
height:36px;
background-size:100%;
text-indent:-9999px;
background-position:center;
background-repeat:no-repeat;
background-image:url(images/global/google-plus_r.png);
background-size:cover;
-moz-background-size:cover;
-webkit-background-size:cover;
}
.gp a {
padding:0;
display: block;
width:36px;
height:36px;
background-size: 100%;
background-position:center;
background-repeat:no-repeat;
transition: opacity .6s ease-in-out;
-o-transition:opacity .6s ease-in-out;
-moz-transition:opacity .6s ease-in-out;
-webkit-transition:opacity .6s ease-in-out;
background-image:url(images/global/google-plus.png);
background-size:			cover;
-moz-background-size:		cover;
-webkit-background-size:  	cover;
}
.gp a:hover,
.gp a:focus {
opacity:0;
}
.ta {
padding:0;
margin: 20px 10px;
float:left;
width:36px;
height:36px;
background-size:100%;
text-indent:-9999px;
background-position:center;
background-repeat:no-repeat;
background-image:url(images/global/trip-advisor_r.png);
background-size:cover;
-moz-background-size:cover;
-webkit-background-size:cover;
}
.ta a {
padding:0;
display: block;
width:36px;
height:36px;
background-size: 100%;
background-position:center;
background-repeat:no-repeat;
transition: opacity .6s ease-in-out;
-o-transition:opacity .6s ease-in-out;
-moz-transition:opacity .6s ease-in-out;
-webkit-transition:opacity .6s ease-in-out;
background-image:url(images/global/trip-advisor.png);
background-size:			cover;
-moz-background-size:		cover;
-webkit-background-size:  	cover;
}
.ta a:hover,
.ta a:focus {
opacity:0;
}


/*======================== FOOTER ========================*/
/*======================== FOOTER ========================*/
/*======================== FOOTER ========================*/
.foot-top {
margin:0;
width:100%;
padding: 0px;
background-image: url(images/global/bg-foot.jpg);
background-repeat: repeat;
background-position: center;
border-bottom:1px solid #999;
border-top:1px solid #999;
}
.foot-top h3{
color: #fff;
font-size: 36px;
font-weight: 100;
line-height: 36px;
letter-spacing: 0.05em;
margin-bottom: 20px;
margin-top: 0px;
text-align:center;
}
.foot-top h3 span{
font-weight: 500;
}
.enews{
margin: 20px 0px 40px 0px;
}
.copyright{
padding: 10px 0px;
}
.copyright p{
text-align: center;
color: #999;
font-size:12px;
text-transform: uppercase;
}
.foot{
margin:0;
width:100%;
padding:60px 0px;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
}
.foot h2 {
margin:0;
padding:0;
font-size:18px;
font-weight:100;
line-height:18px;
text-align:center;
text-transform: uppercase;
letter-spacing:1px;
}
.foot h2 a {
font-weight:100;
transition:color .4s ease-in-out;
-o-transition:color .4s ease-in-out;
-ms-transition:color .4s ease-in-out;
-moz-transition:color .4s ease-in-out;
-webkit-transition:color .4s ease-in-out;
}
.foot h2 a:hover {
color:#777;
}
.foot p {
font-size:11px;
font-weight:400;
line-height:20px;
text-align:center;
letter-spacing:1px;
margin:0;
padding:20px 20px 0px 0px;
}
.foot ul {
margin:16px 0px 0px 0px;
font-size:1px;
text-align:left;
letter-spacing:1px;
padding:	0px;
text-transform: uppercase;
}
.foot li {
margin:0;
font-size:11px;
list-style:none;
line-height:26px;
padding:3px 0px 0px 0px;
}
.foot li a {
font-size:12px;
font-weight:400;
text-decoration:none;
transition:color .4s ease-in-out;
-o-transition:color .4s ease-in-out;
-ms-transition:color .4s ease-in-out;
-moz-transition:color .4s ease-in-out;
-webkit-transition:color .4s ease-in-out;
}
.foot li a:hover {
color:#777;
}
.con3 {
width:100%;
padding-top:10px;
font-family:'Open Sans', sans-serif;
}
.threeRF {
padding:0;
margin:0px 10px 10px 0px;
float:right;
width:143px;
height:30px;
background-repeat:no-repeat;
background-image:url(images/global/Three-Ring-Focus_r.png);
}
.threeRF a {
padding:0;
width:143px;
height:30px;
display:block;
overflow:hidden;
text-indent:-9999px;
}
.threeRF a {
width:143px;
height:30px;
display: block;
transition: opacity .6s ease-in-out;
-o-transition:opacity .6s ease-in-out;
-moz-transition:opacity .6s ease-in-out;
-webkit-transition:opacity .6s ease-in-out;
background:url(images/global/Three-Ring-Focus.png) no-repeat;
}
.threeRF a:hover,
.threeRF a:focus {
opacity:0;
}
.context {
width:500px;
float:left;
font-size:12px;
letter-spacing:1px;
text-transform: uppercase;
margin: 5px 0px 0px 10px;
font-weight: 400;
}
.context a{
font-size:12px;
font-weight: 400;
text-decoration:none;
transition:color .4s ease-in-out;
-o-transition:color .4s ease-in-out;
-ms-transition:color .4s ease-in-out;
-moz-transition:color .4s ease-in-out;
-webkit-transition:color .4s ease-in-out;
}
.context a:hover {
color:#777;
}


/*======================== RESPONSIVE STYLES ========================*/
/*======================== RESPONSIVE STYLES ========================*/
/*======================== RESPONSIVE STYLES ========================*/
.container {
padding:0;
width:100%;
margin:20px auto;
position:relative;
}
#cent{margin:auto;}
#alpha{float:left;}
#omega{float:right;}

.one 	{width:10%;}
.two 	{width:20%;}
.three 	{width:30%;}
.four 	{width:40%;}
.five 	{width:50%;}
.six 	{width:60%;}
.seven 	{width:70%;}
.eight 	{width:80%;}
.nine 	{width:90%;}
.ten 	{width:100%;}
.third 	{width:33.333%;}
.two-thirds {width:66.666%;}
.quarter {width:25%;}
.three-qtr {width:75%;}


/* #Tablet (Portrait)   |   Design for a width of 768px
======================================================= */
@media only screen and (min-width: 768px) and (max-width: 959px) {
#hideAll {
height:0px;
width:0px;
margin:0px;
padding:0px;
overflow:hidden;
}

.containerIn{
padding:0;
width:768px;
margin:20px auto;
position:relative;
}
.buttonCon { width: 170px; margin-right: 18px;}
.btn-side a { font-size:16px;}
.contentCon { width: 580px;}

}


/* #Mobile (Portrait)   |   Design for a width of 320px
======================================================= */
@media only screen and (max-width: 767px) {
#hideAll {
height:0px;
width:0px;
margin:0px;
padding:0px;
overflow:hidden;
}
#hideM {
height:0px;
width:0px;
margin:0px;
padding:0px;
overflow:hidden;
}

.one,
.two,
.three,
.four,
.five,
.six,
.seven,
.eight,
.nine,
.ten {width:90%;}

#alpha,
#omega {float:none; margin-left:auto; margin-right:auto;}

.logo {float:none; margin-left:auto; margin-right:auto;}
.phone {margin: 16px auto 16px auto; float: none; font-weight: 300; text-align: center;}
.hours {margin: 16px auto 6px auto; float: none; font-weight: 300; text-align: center;}
.slideBox {border-bottom: 0px;}
.pickBox {width:100%;}
.pick1, .pick2, .pick3, .pick4 {width:95%;}
.pick1 {margin:16px auto 8px auto;}
.pick2 {margin:8px auto 8px auto;}
.pick3 {margin:8px auto 8px auto;}
.pick4 {margin:8px auto 16px auto;}
.pic3-box {width:100%; margin-top:16px;}
.picA {width:95%; margin: 0 auto;}
.picB {width:95%; margin: 0 auto;}
.picC {width:95%; margin: 0 auto;}
.enews {margin-bottom: 20px;}
#texty h2{ margin-left:0px;}
#texty p{ margin-left:0px;}

.containerIn { width:100%;}
.buttonCon{ width:90%; margin: 0 auto; float:none;}
.contentCon{ width: 310px; margin: 30px auto 0 auto; float: none;}

}


/* #Mobile (Landscape)   |   Design for a width of 480px
======================================================= */
@media only screen and (min-width: 480px) and (max-width: 767px) {

.one,
.two,
.three,
.four,
.five,
.six,
.seven,
.eight,
.nine,
.ten {width:80%;}

.containerIn {width:480px;}
.buttonCon {width:130px; margin-right: 20px; float:left;}
.btn-side a {font-size:11px;}
.contentCon {width: 330px; margin: 0px; float:left;}

}

/* #Mobile (Portrait)   |   Design for a width of 320px
======================================================= */
@media only screen and (max-width: 479px) {

.socialCon{max-width:385px;}
.gp {margin:28px 20px;}
.fb {margin:28px 20px;}
.ta {margin:28px 20px;}
.tw {margin:28px 20px;}
.ig {margin:28px 20px;}
.copyright p {font-size:9px;}

}


/*======================== MISC ========================*/
/*======================== MISC ========================*/
/*======================== MISC ========================*/

/* Responsive Image */

#response img, .response img {
width:100%;
height:auto;
display:block;
}

.max720 {
	max-width: 720px;
}

/* Video Wrapper */
.videoWrapper {
position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 25px;
height: 0;
}
.videoWrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/* Google Maps Wrapper */
.map-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
.map-container iframe,
.map-container object,
.map-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* WordPress image align left fix*/
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

/* -- Radio Button Fix -- */
input[type="checkbox"] { -webkit-appearance: checkbox; }
input[type="radio"] { -webkit-appearance: radio; margin-top: 0px;}
input[type="submit"], input[type="button"] { -webkit-appearance: button; }
select { -webkit-appearance:textfield; }

/* Gravity Form input */
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
background-color: #fff;
padding: 10px 20px;
}
input.button:hover{
cursor:pointer;
color:#777;
}

/* Collapseomatic */
.collapseomatic {
font-size: 18px;
letter-spacing: .08em;
}
.collapseomatic_excerpt, .collapseomatic_content {
letter-spacing: .06em;
font-size: 13px;
font-weight: 400;
line-height: 26px;
}
.collapseomatic_excerpt a, .collapseomatic_content a{
color:#008000;
}
.collapseomatic_excerpt a:hover, .collapseomatic_content a:hover {
color:#777;
}

/* WP image align */
img.alignright { padding: 8px 4px 2px 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 8px 4px 2px 4px; margin: 0 7px 2px 0; display: inline; }

/* Constant Contact */
.ctct-custom-form p {
float: left;
width: 80%;
}
.ctct-custom-form .Button{
border-radius:0px !important;
}
.ctct-custom-form .ctct-button {
float: left;
margin: 25px 0px;
width: 20% !important;
color: #fff !important;
background-color: #333 !important;
}
.ctct-custom-form .ctct-button:hover {
color: #fff !important;
background-color: #777 !important;
}
.ctct-custom-form input[type="text"] {
border-radius:0px !important;
line-height:1.4 !important;
}
@media only screen and (max-width: 767px) {
.ctct-custom-form .Button {
font-size: 14px !important;
padding: 15px 0px !important;
}
}
