@import url(http://weloveiconfonts.com/api/?family=zocial);

#col-1  {
-webkit-box-shadow: 0 0 25px rgba(38, 38, 50, .05);
-moz-box-shadow: 0 0 25px rgba(38, 38, 50, .05);
-o-box-shadow: 0 0 25px rgba(38, 38, 50, .05);
box-shadow: 0 0 25px rgba(38, 38, 50, .05);
border-left: 1px solid #f9f9f9;
border-right: 1px solid #f9f9f9;
border-bottom: 3px solid #eeeeee;
font-weight: 400;
line-height: 1.75em;
font-size: 13pt;
font-family: 'Open Sans', sans-serif;
}

#col-1 h1 {
 height: 250px;
        margin: 0 0 15px;
        padding: 1px 0;
	background: url('http://media.mwcradio.com/photologue/photos/Q1027MobileApp.jpg') no-repeat 0 1px;
	text-indent: -9999px;
        border-top: 3px solid #303030;
        border-bottom: 2px solid #eeeeee;
}

#col-1 img.hidden-logo {
height: 0px;
overflow: hidden;
}

#col-1 h2, #col-1 h3 {
font-family: 'Open Sans', sans-serif;
}

#col-1 h2 {
padding: 3px 10px;
margin: 20px 0;
color: #0b2982;
font-weight: 700;
font-size: 15pt;
}

#col-1 h2 span {
font-weight: 400;
}

#col-1 h3 {
margin: 10px;
font-weight: 600;
}

#col-1 p, #col-1 ul {
font-family: 'Open Sans', sans-serif;
font-size: 13pt;
}

#col-1 p {
margin: 10px;
}

#col-1 p.center {
text-align: center;
font-size: 12pt;
}

#col-1 ul {
list-style-type: circle;
margin: 0;
padding: 0 28px;
}

#col-1 ul li {
padding: 0;
margin: 0;
}

#col-1 ul li span {
font-style: italic;
font-size: 11pt;
}

#col-1 a:link, #col-1 a:visited {
color: #606060;
font-weight: 600;
text-decoration: underline;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
border-bottom: transparent;
}

#col-1 a:hover, #col-1 a:focus {
color: #e91d24;
}

#col-1 div.text-right {
display: block;
width: 430px;
float: right;
}

#col-1 ul.two-column-list {
padding: 0;
margin: 0;
border-top: 2px solid #eeeeee;
}

#col-1 ul.two-column-list li {
display: inline-block;
margin: 0 auto;
padding: 0;
border-right: 1px solid #eeeeee;
width: 49.9%;
}

#col-1 ul.two-column-list li:hover {
background: #f8f8f8;
}

#col-1 ul.two-column-list li.last {
border-right: none;
}

#col-1 ul.two-column-list li h3 {
text-align: center;
font-size: 18pt;
color: #303030;
}


#col-1 ul.two-column-list li img {
margin: 10px auto;
padding: 5px;
background: #eeeeee;
border: 1px solid #cccccc;
width: 90%;
display: block;
}


/* Action Button
------------------------------*/
#col-1 a.action-button {
    padding: 1px 35px;
    margin: 25px auto;
    border: 1px solid #0b2982;
    background:url("http://media.mwcradio.com/photologue/photos/button-bg.png") repeat-x #0b2982;
    -webkit-box-shadow: 0px 0px 3px #0b2982;
    -moz-box-shadow: 0px 0px 3px #0b2982;
    box-shadow: 0px 0px 3px #0b2982;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-family: 'Open Sans', Verdana, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #f5f5f5;
    text-decoration: none;
    text-shadow: 0 0 3px #000;
    outline: none;
    width: 150px;
    text-align: center;
    cursor: pointer;
    display: block;
}

#col-1 a.action-button:hover, #col-1 a.action-button:active {
	background: url(http://media.mwcradio.com/photologue/photos/button-bg.png) repeat-x #345eda;
	color: #fff;
}

/* zocial */
[class*="zocial-"]:before {
  font-family: 'zocial', sans-serif;
  padding: 2px 3px;
}