@import url(http://fonts.googleapis.com/css?family=Karla:400,400italic,700,700italic);
@import url(http://fonts.googleapis.com/css?family=Pathway+Gothic+One);
.content_wrapper,
.page_block,
.main,
#global_header,
.search-form,
.input_wrap,
.post_author,
.sponsors,
.sponsors ul {
    display: inline-block
}

.content_wrapper:after,
.page_block:after,
.main:after,
#global_header:after,
.search-form:after,
.input_wrap:after,
.post_author:after,
.sponsors:after,
.sponsors ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[lang] .content_wrapper,
html[lang] .page_block,
html[lang] .main,
html[lang] #global_header,
html[lang] .search-form,
html[lang] .input_wrap,
html[lang] .post_author,
html[lang] .sponsors,
html[lang] .sponsors ul,
.sponsors html[lang] ul {
    display: block
}

* html .content_wrapper,
* html .page_block,
* html .main,
* html #global_header,
* html .search-form,
* html .input_wrap,
* html .post_author,
* html .sponsors,
* html .sponsors ul,
.sponsors * html ul {
    height: 1%
}

#wrapper:before {
    background: rgba(255, 0, 0, 0.2);
    color: #FFF;
    content: "Pre Phone Portrait";
    display: block;
    display: none;
    font-size: 12px;
    padding: 10px 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 1000
}

@media (min-width: 371px) {
    #wrapper:before {
        content: "Phone Portrait"
    }
}

@media (min-width: 481px) {
    #wrapper:before {
        content: "Phone Landscape"
    }
}

@media (min-width: 601px) {
    #wrapper:before {
        content: "Tablet Portrait";
        margin: 0 -30px
    }
}

@media (min-width: 769px) {
    #wrapper:before {
        content: "Tablet Landscape"
    }
}

@media (min-width: 811px) {
    #wrapper:before {
        content: "Tablet Landscape Plus"
    }
}

@media (min-width: 850px) {
    #wrapper:before {
        content: "Desktop Minus"
    }
}

@media (min-width: 1025px) {
    #wrapper:before {
        content: "Desktop"
    }
}

.post_author,
.sponsors,
.nav_prev,
.nav_next,
.btn,
input[type="submit"],
#tags a,
.selectBox-dropdown,
.selectBox-dropdown-menu,
article.listing,
.related-posts .col img,
.post_author img,
#features img {
    -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1)
}

.post_author,
.sponsors {
    background-color: #FFF;
    border-top: 8px solid #4de8c3;
    padding: 1.25rem
}

.lteie8 .post_author,
.lteie8 .sponsors {
    border-left: 1px solid #e0ddd7;
    border-right: 1px solid #e0ddd7;
    border-bottom: 1px solid #e0ddd7
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
    font-style: inherit;
    font-weight: inherit
}

del,
ins,
a {
    text-decoration: none
}

li {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

q:before,
q:after {
    content: ''
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: baseline
}

sub {
    vertical-align: baseline
}

legend {
    color: #000
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

input,
button,
textarea,
select {
    font-size: 100%
}

* {
    outline: none
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

article,
aside,
canvas,
details,
div,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block
}

:focus {
    outline: 0
}

body {
    line-height: 1;
    color: black;
    background: white
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: separate;
    border-spacing: 0
}

caption,
th,
td {
    text-align: left;
    font-weight: normal
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: ""
}

blockquote,
q {
    quotes: "" ""
}

@font-face {
    font-family: "SuhmoWebPro";
    src: url("../font/suhmo/SuhmoWebPro-Light.eot");
    src: url("../font/suhmo/SuhmoWebPro-Light.eot?#iefix") format("embedded-opentype"), url("../font/suhmo/SuhmoWebPro-Light.woff") format("woff"), url("../font/suhmo/SuhmoCompPro-Light.ttf") format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "SuhmoWebPro";
    src: url("../font/suhmo/SuhmoWebPro-LightItalic.eot");
    src: url("../font/suhmo/SuhmoWebPro-LightItalic.eot?#iefix") format("embedded-opentype"), url("../font/suhmo/SuhmoWebPro-LightItalic.woff") format("woff"), url("../font/suhmo/SuhmoCompPro-LightItalic.ttf") format("truetype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: "SuhmoWebPro";
    src: url("../font/suhmo/SuhmoWebPro.eot");
    src: url("../font/suhmo/SuhmoWebPro.eot?#iefix") format("embedded-opentype"), url("../font/suhmo/SuhmoWebPro.woff") format("woff"), url("../font/suhmo/SuhmoCompPro.ttf") format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: "SuhmoWebPro";
    src: url("../font/suhmo/SuhmoWebPro-Italic.eot");
    src: url("../font/suhmo/SuhmoWebPro-Italic.eot?#iefix") format("embedded-opentype"), url("../font/suhmo/SuhmoWebPro-Italic.woff") format("woff"), url("../font/suhmo/SuhmoCompPro-Italic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: "icomoon";
    src: url("../font/icons/icomoon.eot");
    src: url("../font/icons/icomoon.eot?#iefix") format("embedded-opentype"), url("../font/icons/icomoon.ttf") format("truetype"), url("../font/icons/icomoon.woff") format("woff"), url("../font/icons/icomoon.svg#icomoon") format("svg");
    font-weight: normal;
    font-style: normal
}

.post_author h3,
.sponsors h3,
#global_footer h3,
.simplemodal-container h3,
.post_related h3,
nav,
.error404 .suggestions li a,
#feature_categories li {
    font-family: "Pathway Gothic One", Arial, Sans-Serif
}

body {
    font-family: "Karla", Arial, Sans-Serif
}

blockquote,
h1,
h2.full,
.intro,
.site_desc,
.details p {
    font-family: "SuhmoWebPro", Georgia, Serif
}

.icons a:before,
#global_footer h3:before,
#menu,
#global_nav li.rss a:before,
.error404 .suggestions li a:after,
.post_meta div:before,
a.read_more:after,
#feature_categories a:after {
    line-height: 1;
    font-family: "icomoon";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body {
    color: #372e2d;
    font-size: 100%;
    line-height: 1.25rem
}

@media (min-width: 601px) {
    body {
        font-size: 1.125rem;
        line-height: 1.5rem
    }
}

@media (min-width: 769px) {
    body {
        font-size: 1.25rem;
        line-height: 1.625rem
    }
}

p,
ol,
ul {
    margin-bottom: 15px
}

b,
strong {
    font-weight: 700
}

i,
em {
    font-style: italic
}

a {
    color: #372e2d
}

a:hover {
    color: #333
}

a {
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    transition: 0.1s
}

p a,
ul a,
ol a {
    border-bottom: 1px dotted #372e2d;
    color: #372e2d
}

p a:hover,
ul a:hover,
ol a:hover {
    border-color: #00b3d1;
    color: #00b3d1
}

blockquote {
    border: 3px solid #4de8c3;
    border-width: 0 0 0 3px;
    color: #044068;
    margin: 0 0 1.5rem 2.5rem;
    padding-left: 16px
}

blockquote.quote {
    border-width: 3px 0;
    color: #372e2d;
    font-size: 1.625rem;
    line-height: 1.875rem;
    margin: 1.5rem 0;
    padding: 1.375rem 1.5rem
}

@media (min-width: 601px) {
    blockquote.quote {
        padding: 1.375rem 2.5rem
    }
}

blockquote.quote p:before {
    content: "\201C";
    margin-left: -8px;
    position: relative
}

blockquote.quote p:after {
    content: "\201D"
}

blockquote p {
    margin: 0 !important
}

blockquote a {
    display: inline-block;
    line-height: 1.5rem
}

article.post ul,
article.post ol,
article.page ul,
article.page ol {
    margin: -0.5rem 0 2.25rem
}

article.post ul li,
article.page ul li {
    margin: 0 0 8px 20px;
    position: relative
}

article.post ul li:before,
article.page ul li:before {
    color: #4de8c3;
    content: "\2022";
    font-size: 1.25rem;
    left: -15px;
    position: absolute
}

article.post #bsaasw_adsaleswidget li:before,
article.page #bsaasw_adsaleswidget li:before {
    content: ""
}

article.post ol li,
article.page ol li {
    list-style: decimal;
    margin: 0 0 8px 30px
}

article.post figure,
article.page figure {
    margin-bottom: 2.25rem
}

article.post .caption,
article.page .caption {
    border-bottom: 2px solid #e0ddd7;
    font-size: 0.875rem;
    line-height: 1.0625rem;
    margin-top: -2rem;
    padding: 0.25rem 0 0.5rem
}

article.post .caption a,
article.page .caption a {
    border-bottom: 1px dotted
}

article.post .caption a:hover,
article.page .caption a:hover {
    border-color: #00b3d1;
    color: #00b3d1
}

article.post p,
article.page p {
    margin-bottom: 1.5rem
}

h1,
h2,
h3,
h4,
h5 {
    color: #044068
}

h1 {
    border-bottom: 2px solid #e0ddd7;
    font-size: 1.5rem;
    line-height: 2rem;
    padding-bottom: 0.75rem;
    text-align: center
}

@media (min-width: 601px) {
    h1 {
        font-size: 2rem;
        line-height: 2.5rem;
        padding-bottom: 2.1875rem
    }
}

@media (min-width: 769px) {
    h1 {
        font-size: 2.375rem;
        line-height: 2.625rem;
        padding-bottom: 3.4375rem
    }
}

h1#logo {
    border-style: none;
    margin-bottom: 0;
    padding: 0
}

.post_header h1 {
    border-style: none;
    padding-bottom: 0;
    text-align: left
}

h2 {
    color: #044068;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5rem;
    margin-bottom: 0.5rem;
    text-transform: uppercase
}

@media (min-width: 601px) {
    h2 {
        font-size: 1.25rem;
        margin-bottom: 1rem
    }
}

@media (min-width: 769px) {
    h2 {
        font-size: 1.5rem;
        margin-bottom: 1.5rem
    }
}

.details h2 {
    font-weight: 400;
    text-transform: none
}

@media (min-width: 769px) {
    .details h2 {
        font-size: 1.25rem;
        margin-bottom: 1rem
    }
}

.details h2 a {
    color: #044068
}

h2.full {
    font-size: 1.5rem;
    line-height: 2rem
}

@media (min-width: 601px) {
    h2.full {
        font-size: 2rem;
        line-height: 2.5rem
    }
}

@media (min-width: 769px) {
    h2.full {
        font-size: 2.375rem;
        line-height: 2.375rem
    }
}

h3 {
    color: #044068;
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin-bottom: 0.25rem
}

@media (min-width: 601px) {
    h3 {
        font-size: 1.25rem;
        margin-bottom: 0.5rem
    }
}

@media (min-width: 769px) {
    h3 {
        font-size: 1.5rem;
        line-height: 1.875rem;
        margin-bottom: 0.75rem
    }
}

.post_author h3,
.sponsors h3,
#global_footer h3,
.simplemodal-container h3,
.post_related h3 {
    border-bottom: 2px solid #e0ddd7;
    font-size: 1.25rem;
    margin-bottom: 0.75rem;
    padding-bottom: 0.5rem;
    text-transform: uppercase
}

@media (min-width: 601px) {
    .post_author h3,
    .sponsors h3,
    #global_footer h3,
    .simplemodal-container h3,
    .post_related h3 {
        font-size: 1.5rem;
        padding-bottom: 0.75rem
    }
}

.post_related h3 {
    border-style: none;
    margin-bottom: 1rem;
    padding-bottom: 0
}

#global_footer h3 {
    border-style: none;
    color: #FFF;
    font-size: 1.375rem;
    margin-bottom: 0.5rem;
    padding: 0
}

.post_author h3 {
    margin-bottom: 1rem
}

@media (min-width: 481px) {
    .post_author h3 {
        margin-left: -175px
    }
}

@media (min-width: 769px) {
    .post_author h3 {
        margin-left: -225px
    }
}

.comments h3 {
    margin-bottom: 0.25rem
}

h4 {
    line-height: 1.25rem
}

.post_author h4 {
    border-top: 2px solid #e0ddd7;
    font-size: 0.875rem;
    font-weight: 700;
    margin-top: 1rem;
    padding-top: 1rem;
    text-transform: uppercase
}

.no_desc h4.first_head {
    border-style: none;
    padding-top: 0
}

.intro {
    font-size: 1.125rem;
    line-height: 1.375rem
}

@media (min-width: 601px) {
    .intro {
        font-size: 1.5rem;
        line-height: 2rem
    }
}

@media (min-width: 769px) {
    .intro {
        font-size: 1.75rem;
        line-height: 2.25rem;
        margin-bottom: 2rem
    }
}

.intro a {
    border-bottom: 1px dotted;
    display: inline-block;
    line-height: 1.75rem
}

.intro a:hover {
    border-color: #00b3d1;
    color: #00b3d1
}

p+h2,
ul+h2,
ol+h2 {
    margin-top: 2.5rem
}

p+h3,
ul+h3,
ol+h3 {
    margin-top: 1.75rem
}

#wrapper {
    padding-bottom: 2.5rem
}

@media (min-width: 601px) {
    #wrapper {
        padding-bottom: 3rem
    }
}

.content_wrapper {
    margin: 0 auto;
    max-width: 1192px;
    padding: 0 20px
}

@media (min-width: 601px) {
    .content_wrapper {
        padding: 0 50px
    }
}

.has_foot>.content_wrapper {
    position: relative
}

.lteie8 .content_wrapper {
    width: 1192px !important
}

.page_block {
    padding: 1.5rem 0 0
}

@media (min-width: 601px) {
    .page_block {
        padding: 2.875rem 0 0
    }
}

@media (min-width: 769px) {
    .page_block {
        padding: 3.375rem 0 0
    }
}

@media (min-width: 850px) {
    .main {
        padding-right: 105px
    }
}

@media (min-width: 1025px) {
    .main {
        float: left;
        margin-right: -340px;
        padding-right: 0;
        width: 100%;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box
    }
}

.divider {
    clear: both;
    display: block;
    height: 5px;
    margin: 0.5rem auto
}

.divider_rule {
    background: url("../img/dwl_sprite.png") 50% -90px repeat-x;
    margin-top: 1.5rem
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .divider_rule {
        background-image: url("../img/dwl_sprite_2x.png");
        background-size: 335px 375px
    }
}

.post .divider_rule,
.page .divider_rule {
    margin: 2rem 0
}

@media (min-width: 601px) {
    .post .divider_rule,
    .page .divider_rule {
        margin: 3.5rem 0
    }
}

.lteie8 .divider_rule {
    background-image: url(../img/dwl_sprite.png) !important
}

@media (min-width: 601px) {
    .divider_burst {
        margin: 3rem auto;
        background-image: url("../img/dwl_sprite.png");
        background-position: 0px -100px;
        background-repeat: no-repeat;
        display: block;
        height: 56px;
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap;
        width: 58px
    }
}

@media (min-width: 601px) and (-webkit-min-device-pixel-ratio: 2),
(min-width: 601px) and (min-resolution: 192dpi) {
    .divider_burst {
        background-image: url("../img/dwl_sprite_2x.png");
        background-size: 335px 375px
    }
}

@media (min-width: 481px) {
    .divider_crest {
        border-top: 2px solid #e0ddd7;
        margin: 5.5rem 0 4.5rem
    }
    .divider_crest:after {
        content: "";
        margin: 0 auto;
        position: relative;
        top: -53px;
        background-image: url("../img/dwl_sprite.png");
        background-position: -75px -100px;
        background-repeat: no-repeat;
        display: block;
        height: 106px;
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap;
        width: 107px
    }
}

@media (min-width: 481px) and (-webkit-min-device-pixel-ratio: 2),
(min-width: 481px) and (min-resolution: 192dpi) {
    .divider_crest:after {
        background-image: url("../img/dwl_sprite_2x.png");
        background-size: 335px 375px
    }
}

.clear {
    clear: both
}

.grid {
    margin: 0 -18px
}

.grid .col {
    display: inline-block;
    margin: 0 0 2.25rem;
    padding: 0 18px;
    vertical-align: top
}

.grid img {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.icons {
    margin: 0 !important
}

.icons li {
    display: inline-block;
    margin: 0 0 3px 0 !important
}

.icons li:before {
    content: "" !important
}

.icons span {
    display: none !important
}

.icons a {
    border-style: none;
    color: #00b3d1
}

.icons a:hover {
    color: #044068
}

.icons a:before {
    font-size: 1.5rem;
    margin-right: 5px;
    position: relative;
    top: 4px
}

.post_meta .icons {
    display: inline-block;
    margin-left: 5px
}

.post_meta .icons a:before {
    font-size: 1.25rem
}

.i-pencil:before {
    content: "\e611"
}

.i-mappin:before {
    content: "\e615"
}

.i-calendar:before {
    content: "\e601"
}

.i-attachment:before {
    content: "\e603"
}

.i-arrow-right:before {
    content: "\e605"
}

.i-twitter:before {
    content: "\e608"
}

.i-facebook:before {
    content: "\e609"
}

.i-dribbble:before {
    content: "\e60a"
}

.i-pinterest:before {
    content: "\e60b"
}

.i-linkedin:before {
    content: "\e60f"
}

.i-mail:before {
    content: "\e60c"
}

.i-instagram:before {
    content: "\e616"
}

.i-behance:before {
    content: "\e617"
}

.i-feed:before {
    content: "\e604"
}

.i-menu:before {
    content: "\e606"
}

.i-flickr:before {
    content: "\e607"
}

.i-user_url:before {
    content: "\e60d"
}

#global_footer {
    background: #044068;
    color: #FFF;
    padding: 2.5rem 0 0;
    position: relative;
    z-index: 100
}

@media (min-width: 601px) {
    #global_footer {
        padding: 3.5rem 0 0
    }
}

#global_footer h3:before {
    color: #4de8c3;
    left: 0;
    position: absolute
}

@media (min-width: 769px) {
    #global_footer .desc {
        width: 50%
    }
}

#global_footer .contact,
#global_footer .social {
    width: 100%
}

@media (min-width: 481px) {
    #global_footer .contact,
    #global_footer .social {
        width: 50%
    }
}

@media (min-width: 769px) {
    #global_footer .contact,
    #global_footer .social {
        width: 25%
    }
}

#global_footer .contact li {
    border-bottom: 1px solid #e0ddd7;
    font-size: 1rem;
    line-height: 1.0625rem;
    margin-bottom: 1.125rem;
    padding: 0 0 1.25rem 30px;
    position: relative
}

#global_footer .contact li:last-child {
    border-style: none
}

#global_footer .social {
    margin-bottom: 2.5rem
}

#global_footer .social>ul>li {
    border-bottom: 1px solid #e0ddd7;
    margin-bottom: 1rem;
    padding: 0 0 1rem 0
}

#global_footer .social>ul>li:last-child {
    border-style: none
}

#global_footer .social ul.icons {
    margin-bottom: 0
}

#global_footer .icons li {
    display: inline-block;
    margin: 0 1px 5px 0
}

#global_footer .icons li a {
    border-style: none;
    color: #00b3d1
}

#global_footer .icons li a:hover {
    color: #38e2ff
}

#global_footer a {
    color: #FFF;
    border-bottom: 1px dotted #FFF
}

#global_footer a:hover {
    border-color: #00b3d1;
    color: #00b3d1
}

#global_footer a.btn,
#global_footer #tags a,
#tags #global_footer a {
    color: #FFF
}

#global_footer a.btn:hover,
#global_footer #tags a:hover,
#tags #global_footer a:hover {
    background-color: #38e2ff
}

#global_footer .divider_rule {
    margin: 0 0 1.5rem
}

#global_footer .divider_rule.vert {
    margin-top: 1.5rem
}

@media (min-width: 769px) {
    #global_footer .divider_rule.vert {
        display: none
    }
}

#global_footer .divider_rule.vert_small {
    margin-top: 1.5rem
}

@media (min-width: 481px) {
    #global_footer .divider_rule.vert_small {
        display: none
    }
}

.fine {
    background: #372e2d;
    color: #e0ddd7;
    font-size: 0.75rem;
    padding: 15px 0
}

.fine .content_wrapper {
    position: relative
}

.fine .tag {
    display: none
}

@media (min-width: 601px) {
    .fine .tag {
        background-image: url("../img/dwl_sprite.png");
        background-position: -100px -220px;
        background-repeat: no-repeat;
        display: block;
        height: 20px;
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap;
        width: 100px;
        margin-top: -10px;
        position: absolute;
        right: 50px;
        top: 50%;
        width: 120px
    }
}

@media (min-width: 601px) and (-webkit-min-device-pixel-ratio: 2),
(min-width: 601px) and (min-resolution: 192dpi) {
    .fine .tag {
        background-image: url("../img/dwl_sprite_2x.png");
        background-size: 335px 375px
    }
}

#totop {
    background: #00b3d1;
    bottom: -2.5rem;
    border-style: none !important;
    position: absolute;
    right: 20px;
    -webkit-border-radius: 35px 35px 0 0;
    -moz-border-radius: 35px 35px 0 0;
    border-radius: 35px 35px 0 0;
    background-image: url("../img/dwl_sprite.png");
    background-position: -256px -171px;
    background-repeat: no-repeat;
    display: block;
    height: 35px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 70px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    #totop {
        background-image: url("../img/dwl_sprite_2x.png");
        background-size: 335px 375px
    }
}

@media (min-width: 601px) {
    #totop {
        bottom: -3rem;
        right: 50px
    }
}

#totop:hover {
    height: 45px
}

.site_desc {
    font-size: 1.375rem;
    line-height: 1.625rem;
    padding-bottom: 0.25rem
}

ol.twitter li {
    border-bottom: 2px solid #e0ddd7;
    margin-bottom: 15px;
    padding: 0 0 15px 0
}

ol.twitter li:last-child {
    border-style: none;
    margin: 0;
    padding-bottom: 0
}

ol.twitter li a {
    border-bottom: 1px dotted #372e2d
}

ol.twitter li a:hover {
    border-color: blue;
    color: #00b3d1
}

#global_header {
    background: #fff url(../img/dots.gif);
    border-bottom: 4px solid #044068;
    position: relative;
    z-index: 50
}

@media (min-width: 481px) {
    #global_header {
        border-style: none
    }
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    #global_header {
        background: #fff url(../img/dots_2x.gif);
        background-size: 9px 9px
    }
}

#global_header .content_wrapper {
    padding: 2rem 20px 2rem
}

@media (min-width: 481px) {
    #global_header .content_wrapper {
        padding: 3rem 20px 3rem
    }
}

@media (min-width: 601px) {
    #global_header .content_wrapper {
        padding: 4rem 50px 4rem
    }
}

.lteie8 #global_header {
    background: #fff url(../img/dots.gif) !important
}

.local_header {
    padding-bottom: 1.8125rem
}

@media (min-width: 481px) {
    .local_header {
        padding-bottom: 2.5rem
    }
}

@media (min-width: 601px) {
    .local_header {
        padding-bottom: 3.125rem
    }
}

@media (min-width: 769px) {
    .local_header {
        padding-bottom: 3.625rem
    }
}

@media (min-width: 1025px) {
    .single-post .local_header {
        margin-right: 376px;
        padding-bottom: 3.125rem
    }
}

#menu {
    background: #044068;
    bottom: 0;
    color: #FFF;
    display: inline-block;
    font-size: 1rem;
    height: 24px;
    line-height: 27px;
    position: absolute;
    right: 20px;
    text-align: center;
    width: 30px
}

#menu:hover {
    background: #00b3d1
}

@media (min-width: 481px) {
    #menu {
        display: none
    }
}

#logo {
    border-style: none;
    margin: 0 auto;
    width: 190px
}

@media (min-width: 481px) {
    #logo {
        width: 250px
    }
}

@media (min-width: 601px) {
    #logo {
        margin: 0
    }
}

#logo a {
    background-image: url("../img/dwl_sprite.png");
    background-position: 0px -46px;
    background-repeat: no-repeat;
    display: block;
    height: 34px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 190px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    #logo a {
        background-image: url("../img/dwl_sprite_2x.png");
        background-size: 335px 375px
    }
}

@media (min-width: 481px) {
    #logo a {
        background-position: 0 0;
        height: 40px;
        width: 250px
    }
}

nav {
    text-transform: uppercase
}

#global_nav {
    display: none;
    font-size: 1.125rem;
    overflow: hidden;
    padding: 0 20px;
    position: absolute;
    top: 100%;
    width: 100%
}

@media (min-width: 481px) {
    #global_nav {
        background-color: #044068;
        display: block !important;
        height: 37px !important;
        padding: 0;
        position: relative;
        text-align: center;
        top: auto
    }
}

@media (min-width: 601px) {
    #global_nav {
        font-size: 1.25rem;
        height: 48px !important;
        text-align: left
    }
}

@media (min-width: 769px) {
    #global_nav {
        font-size: 1.375rem
    }
}

#global_nav .primary {
    background-color: #044068;
    max-width: 1192px;
    padding: 8px 16px 8px
}

@media (min-width: 481px) {
    #global_nav .primary {
        margin: 0 auto;
        padding: 0 30px
    }
}

@media (min-width: 601px) {
    #global_nav .primary {
        padding: 0 50px
    }
}

#global_nav a {
    background-color: #044068;
    border-bottom: 1px solid #FFF;
    color: #FFF;
    display: block;
    height: 37px;
    line-height: 37px;
    width: auto
}

@media (min-width: 481px) {
    #global_nav a:hover {
        background-color: #00b3d1
    }
}

@media (min-width: 481px) {
    #global_nav a {
        border-style: none;
        padding: 0 12px
    }
}

@media (min-width: 601px) {
    #global_nav a {
        height: 48px;
        line-height: 48px;
        padding: 0 16px
    }
}

@media (min-width: 769px) {
    #global_nav a {
        padding: 0 24px
    }
}

#global_nav li.contact a {
    border-style: none
}

@media (min-width: 481px) {
    #global_nav li {
        display: inline-block
    }
}

@media (min-width: 481px) {
    #global_nav li.current a {
        background-color: #00b3d1
    }
}

#global_nav li.rss {
    display: none;
    float: right
}

@media (min-width: 601px) {
    #global_nav li.rss {
        display: inline-block
    }
}

#global_nav li.rss a {
    background-color: transparent !important;
    color: #00b3d1;
    padding: 0
}

#global_nav li.rss a span {
    display: none
}

#global_nav li.rss a:before {
    content: "\e604"
}

.local {
    border-bottom: 2px solid #e0ddd7
}

.local ul {
    margin: 0;
    text-align: center
}

.local li {
    border: 1px solid #e0ddd7;
    border-width: 0 1px;
    display: inline-block
}

.local li:first-child {
    border-left: none
}

.local li:last-child {
    border-right: none
}

.local a {
    border-style: none;
    color: #372e2d;
    display: block;
    font-size: 1rem;
    height: 1.875rem;
    line-height: 1.875rem;
    padding: 0 10px;
    position: relative
}

.local a:hover,
.local a.current {
    color: #00b3d1
}

@media (min-width: 601px) {
    .local a {
        font-size: 1.375rem;
        height: 2.375rem;
        line-height: 2.375rem;
        padding: 0 30px
    }
}

.post_nav {
    margin: 0 0 3rem;
    overflow: hidden
}

@media (min-width: 601px) {
    .post_nav {
        clear: none;
        float: left;
        height: 0;
        overflow: hidden
    }
}

.nav_prev,
.nav_next {
    background-color: #00b3d1;
    color: #FFF;
    display: inline-block;
    font-size: 0.8125rem;
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    text-transform: uppercase;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s
}

@media (min-width: 601px) {
    .nav_prev,
    .nav_next {
        float: none !important;
        height: 72px !important;
        position: fixed;
        margin: -36px 0 0;
        text-indent: 60px !important;
        top: 50%;
        width: 46px !important
    }
}

.nav_prev:hover,
.nav_next:hover {
    background-color: #044068;
    color: #FFF
}

.nav_prev {
    float: left
}

@media (min-width: 601px) {
    .nav_prev {
        -webkit-border-radius: 0 41px 41px 0;
        -moz-border-radius: 0 41px 41px 0;
        border-radius: 0 41px 41px 0;
        left: -10px;
        background-image: url("../img/dwl_sprite.png");
        background-position: -186px -104px;
        background-repeat: no-repeat;
        display: block;
        height: 72px;
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap;
        width: 46px
    }
    .nav_prev:hover {
        left: -5px
    }
}

@media (min-width: 601px) and (-webkit-min-device-pixel-ratio: 2),
(min-width: 601px) and (min-resolution: 192dpi) {
    .nav_prev {
        background-image: url("../img/dwl_sprite_2x.png");
        background-size: 335px 375px
    }
}

.nav_next {
    float: right
}

@media (min-width: 601px) {
    .nav_next {
        -webkit-border-radius: 41px 0 0 41px;
        -moz-border-radius: 41px 0 0 41px;
        border-radius: 41px 0 0 41px;
        right: -10px;
        background-image: url("../img/dwl_sprite.png");
        background-position: -230px -104px;
        background-repeat: no-repeat;
        display: block;
        height: 72px;
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap;
        width: 46px
    }
    .nav_next:hover {
        right: -5px
    }
}

@media (min-width: 601px) and (-webkit-min-device-pixel-ratio: 2),
(min-width: 601px) and (min-resolution: 192dpi) {
    .nav_next {
        background-image: url("../img/dwl_sprite_2x.png");
        background-size: 335px 375px
    }
}

label,
.fscf-div-error {
    display: block;
    font-size: 0.75rem;
    font-weight: 700;
    line-height: 1.625rem;
    text-transform: uppercase
}

label.check_label,
.check_label.fscf-div-error {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0.5rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25rem;
    padding-left: 25px;
    position: relative;
    text-transform: none
}

label.check_label:before,
.check_label.fscf-div-error:before {
    border: 2px solid #e0ddd7;
    content: "";
    left: 0;
    display: block;
    height: 15px;
    position: absolute;
    top: 4px;
    width: 15px
}

.lteie8 label.check_label:before,
.lteie8 .check_label.fscf-div-error:before {
    display: none
}

input[type="checkbox"] {
    display: none
}

.lteie8 input[type="checkbox"] {
    display: inline;
    left: 0;
    position: absolute;
    top: 4px
}

input:checked ~ label:before,
input:checked ~ .fscf-div-error:before {
    background: #00b3d1
}

input[type="text"],
textarea {
    border: 2px solid #e0ddd7;
    color: gray;
    font-size: 1.125rem;
    padding: 8px;
    width: 100%;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

input.search-field {
    border: 1px solid #B2ADA3;
    float: left;
    padding: 8px 48px 8px 8px
}

textarea {
    height: 150px;
    width: 100%
}

#referral {
    width: 75%
}

input[type="submit"] {
    border-style: none;
    cursor: pointer;
    -webkit-appearance: none
}

input[type="submit"].search-submit {
    background-image: url("../img/dwl_sprite.png");
    background-position: -258px -231px;
    background-repeat: no-repeat;
    display: block;
    height: 40px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 40px;
    border: 1px solid #00b3d1;
    border-radius: 0;
    font-size: 1.125rem;
    float: left;
    height: auto !important;
    line-height: normal;
    padding: 8px 0;
    margin-left: -40px;
    width: 40px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    input[type="submit"].search-submit {
        background-image: url("../img/dwl_sprite_2x.png");
        background-size: 335px 375px
    }
}

input[type="submit"].search-submit:hover {
    border-color: #044068
}

.search-form {
    max-width: 400px
}

.fscf-div-error {
    color: #F00
}

#fscf_form_error1 {
    font-size: 1rem;
    margin: 0 18px 1rem;
    text-transform: none
}

.alert {
    font-size: 1.5rem;
    line-height: 1.5rem;
    margin-bottom: 1.5rem
}

.alert.error {
    color: #F00
}

.input_wrap {
    margin-bottom: 0.75rem;
    position: relative
}

#sub_form p {
    margin: 1rem 0 0.25rem
}

#form_wrap {
    display: none
}

.fscf-div-field-left {
    float: left;
    margin-bottom: 1.25rem;
    padding: 0 18px;
    width: 100%
}

@media (min-width: 481px) {
    .fscf-div-field-left {
        width: 50%
    }
}

@media (min-width: 769px) {
    .fscf-div-field-left {
        width: 100%
    }
}

@media (min-width: 1025px) {
    .fscf-div-field-left {
        width: 50%
    }
}

#fscf_div_field1_6 {
    width: 100%
}

#fscf_form1 {
    margin: 0 -18px 2.25rem
}

#fscf_form1 img {
    width: auto !important
}

#fscf_required1 {
    display: none
}

#fscf_submit_div1 {
    padding: 0 18px
}

.btn,
input[type="submit"],
#tags a {
    background-color: #00b3d1;
    color: #FFF;
    display: inline-block;
    font-size: 0.8125rem;
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    text-transform: uppercase;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s
}

.btn:hover,
input[type="submit"]:hover,
#tags a:hover {
    background-color: #044068;
    color: #FFF
}

#global_footer .btn,
#global_footer input[type="submit"],
#global_footer #tags a,
#tags #global_footer a {
    border-style: none
}

#global_footer .btn:hover,
#global_footer input[type="submit"]:hover,
#global_footer #tags a:hover,
#tags #global_footer a:hover {
    background: #00b3d1
}

.selectBox-dropdown {
    background: #00b3d1;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    line-height: 40px;
    padding: 0 0 0 10px;
    position: relative;
    text-decoration: none !important;
    vertical-align: middle;
    width: 100% !important
}

.selectBox-dropdown:hover {
    color: #FFF
}

.selectBox-label {
    display: inline;
    overflow: hidden;
    padding: 0.2em 0.3em;
    white-space: nowrap;
    width: 100%
}

.selectBox-arrow {
    background-image: url("../img/dwl_sprite.png");
    background-position: -190px -170px;
    background-repeat: no-repeat;
    display: block;
    height: 25px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 44px;
    background-color: #00b3d1;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .selectBox-arrow {
        background-image: url("../img/dwl_sprite_2x.png");
        background-size: 335px 375px
    }
}

.selectBox-dropdown-menu {
    max-height: 200px;
    overflow: auto;
    padding: 5px 0;
    position: absolute;
    z-index: 9998
}

.selectBox-options,
.selectBox-options li,
.selectBox-options li a {
    background: #FFF;
    cursor: default;
    display: block;
    list-style: none outside none;
    margin: 0
}

.selectBox-options li a {
    border-style: none;
    color: #333333;
    cursor: pointer;
    line-height: 36px;
    overflow: hidden;
    padding: 0 15px;
    text-decoration: none;
    white-space: nowrap
}

.selectBox-options li.selectBox-hover a {
    background-color: #EEEEEE;
    color: #333333;
    text-decoration: none
}

.selectBox-options li.selectBox-selected a {
    background-color: #e0ddd7
}

#basic-modal-content {
    display: none
}

#simplemodal-overlay {
    background-color: #000
}

#simplemodal-container {
    background-color: #FFF;
    border: 8px solid #4de8c3;
    height: 350px;
    padding: 1.875rem;
    width: 320px
}

#simplemodal-container .btn,
#simplemodal-container input[type="submit"],
#simplemodal-container #tags a,
#tags #simplemodal-container a {
    border-style: none
}

#simplemodal-container a.modalCloseImg {
    display: none
}

.cancel {
    color: #372e2d;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    height: 26px;
    line-height: 26px;
    margin-left: 10px;
    padding: 0 5px;
    position: relative;
    text-transform: uppercase
}

.selectBox-dropdown {
    background: #00b3d1;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    line-height: 40px;
    padding: 0 0 0 10px;
    position: relative;
    text-decoration: none !important;
    vertical-align: middle;
    width: 100% !important
}

.selectBox-dropdown:hover {
    color: #FFF
}

.selectBox-label {
    display: inline;
    overflow: hidden;
    padding: 0.2em 0.3em;
    white-space: nowrap;
    width: 100%
}

.selectBox-arrow {
    background-image: url("../img/dwl_sprite.png");
    background-position: -190px -170px;
    background-repeat: no-repeat;
    display: block;
    height: 25px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 44px;
    background-color: #00b3d1;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .selectBox-arrow {
        background-image: url("../img/dwl_sprite_2x.png");
        background-size: 335px 375px
    }
}

.selectBox-dropdown-menu {
    max-height: 200px;
    overflow: auto;
    padding: 5px 0;
    position: absolute;
    z-index: 9998
}

.selectBox-options,
.selectBox-options li,
.selectBox-options li a {
    background: #FFF;
    cursor: default;
    display: block;
    list-style: none outside none;
    margin: 0
}

.selectBox-options li a {
    border-style: none;
    color: #333333;
    cursor: pointer;
    line-height: 36px;
    overflow: hidden;
    padding: 0 15px;
    text-decoration: none;
    white-space: nowrap
}

.selectBox-options li.selectBox-hover a {
    background-color: #EEEEEE;
    color: #333333;
    text-decoration: none
}

.selectBox-options li.selectBox-selected a {
    background-color: #e0ddd7
}

.error404 {
    background: url(../img/blue_dots.gif);
    border-top: 8px solid #4de8c3;
    color: #FFF;
    text-align: center
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .error404 {
        background: #fff url(../img/blue_dots_2x.gif);
        background-size: 9px 9px
    }
}

.lteie8 .error404 {
    background: #fff url(../img/blue_dots.gif) !important
}

.error404 .content_wrapper {
    max-width: 960px
}

.error404 #global_header {
    background: transparent none
}

.error404 #global_header .content_wrapper {
    padding: 3.75rem 0 1.875rem
}

@media (min-width: 481px) {
    .error404 #global_header .content_wrapper {
        padding: 6.875rem 0 4.375rem
    }
}

.error404 #logo {
    margin: 0 auto !important
}

@media (min-width: 481px) {
    .error404 #logo {
        width: 335px
    }
}

.error404 #logo a {
    background-image: url("../img/dwl_sprite.png");
    background-position: 0px -345px;
    background-repeat: no-repeat;
    display: block;
    height: 34px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 190px
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .error404 #logo a {
        background-image: url("../img/dwl_sprite_2x.png");
        background-size: 335px 375px
    }
}

@media (min-width: 481px) {
    .error404 #logo a {
        background-position: 0 -285px;
        height: 53px;
        width: 335px
    }
}

.error404 .local_header {
    border-top: 2px solid #e0ddd7;
    padding-top: 1.875rem
}

@media (min-width: 481px) {
    .error404 .local_header {
        padding-top: 4.375rem
    }
}

.error404 .page_block {
    padding-top: 0
}

.error404 p {
    margin-bottom: 2.25rem
}

.error404 h1 {
    border-style: none;
    color: #FFF;
    padding-bottom: 0
}

@media (min-width: 769px) {
    .error404 h1 {
        line-height: 2.75rem
    }
}

.error404 h1 a {
    display: inline-block;
    color: #FFF;
    border-bottom: 1px dotted #FFF
}

.error404 h1 a:hover {
    border-color: #00b3d1;
    color: #00b3d1
}

.error404 .suggestions {
    border-top: 1px solid #e0ddd7
}

@media (min-width: 601px) {
    .error404 .suggestions {
        border-style: none
    }
}

.error404 .suggestions li {
    border-bottom: 1px solid #e0ddd7;
    text-align: left
}

@media (min-width: 601px) {
    .error404 .suggestions li {
        border-style: none;
        display: inline-block;
        text-align: center
    }
}

.error404 .suggestions li a {
    border-bottom: none;
    color: #FFF;
    display: block;
    font-size: 22px;
    height: 42px;
    line-height: 42px;
    padding: 0 30px;
    text-transform: uppercase
}

@media (min-width: 601px) {
    .error404 .suggestions li a {
        border-right: 1px solid #e0ddd7
    }
}

.error404 .suggestions li a:after {
    content: "\e605";
    font-size: 1rem;
    margin-left: 10px;
    position: relative;
    top: -1px
}

.error404 .suggestions li a:hover {
    color: #00b3d1
}

.error404 .suggestions li:last-child a {
    border-style: none
}

.posts .col {
    width: 100%
}

@media (min-width: 481px) {
    .posts .col {
        width: 50%
    }
}

@media (min-width: 811px) {
    .posts .col {
        width: 33.3333333333%
    }
}

article.listing {
    background-color: #FFF;
    border: 2px solid #e0ddd7
}

article.listing img {
    border-bottom: 2px solid #e0ddd7;
    height: auto !important;
    width: 100%
}

.feature_listing {
    margin-bottom: 3rem
}

@media (min-width: 1025px) {
    .feature_listing {
        margin-right: 376px
    }
}

.feature_listing .details {
    padding: 20px 30px 35px !important
}

.details {
    padding: 20px 20px 25px
}

.listing .details {
    padding-bottom: 13px
}

@media (min-width: 601px) {
    .details p {
        font-size: 1.25rem
    }
}

@media (min-width: 769px) {
    .details p {
        font-size: 1.5rem;
        line-height: 1.875rem
    }
}

.post_meta {
    font-size: 0.75rem;
    font-weight: 700;
    line-height: 1.125rem;
    margin-bottom: 1.875rem;
    overflow: hidden;
    text-transform: uppercase
}

@media (min-width: 601px) {
    .post_meta {
        font-size: 0.8125rem
    }
}

.post .post_meta {
    border-bottom: 2px solid #e0ddd7;
    margin-bottom: 1.5rem
}

@media (min-width: 601px) {
    .post .post_meta {
        margin-bottom: 2rem
    }
}

@media (min-width: 769px) {
    .post .post_meta {
        margin-bottom: 2.5rem
    }
}

.posts .post_meta {
    margin-bottom: 0
}

.feature_listing .post_meta {
    border-bottom: 2px solid #e0ddd7
}

.post_meta div {
    border-top: 2px solid #e0ddd7;
    display: inline-block;
    padding: 7px 15px 7px 22px;
    position: relative;
    width: 100%
}

.post_meta div a:hover {
    color: #00b3d1
}

.post_meta div:before {
    color: #4de8c3;
    font-size: 1.0625rem;
    left: 0;
    margin-right: 5px;
    position: absolute;
    top: 7px
}

@media (min-width: 481px) {
    .feature_listing .post_meta div.author,
    .post .post_meta div.author {
        width: 60%
    }
}

.post_meta div.author:before {
    content: "\e611"
}

.post_meta div.category:before {
    content: "\e603"
}

@media (min-width: 481px) {
    .feature_listing .post_meta div.date,
    .post .post_meta div.date {
        border-left: 2px solid #e0ddd7;
        padding-left: 37px;
        width: 40%
    }
}

@media (min-width: 481px) {
    .feature_listing .post_meta div.date:before,
    .post .post_meta div.date:before {
        left: 15px
    }
}

.post_meta div.date:before {
    content: "\e601"
}

.post_meta div.tag {
    padding: 12px 0
}

.post_meta div.tag a {
    color: #00b3d1;
    margin-right: 8px
}

.post_meta div.tag a:hover {
    color: #044068
}

.post_meta div.share {
    padding: 12px 0
}

.post_meta div.share .icons {
    margin-left: 10px !important;
    position: absolute
}

.post_meta div.share .icons li {
    height: 20px
}

.post_meta div.share .icons li a:before {
    top: 0
}

.post_meta div.share .icons a:hover {
    color: #044068
}

.foot_meta div {
    display: block
}

@media (min-width: 1025px) {
    article.post {
        margin-right: 376px
    }
}

.post_content {
    margin-bottom: 1.875rem
}

.post_content img {
    display: block;
    height: auto !important;
    margin-bottom: 2.25rem;
    max-width: 100%
}

.post_related {
    display: none
}

@media (min-width: 601px) {
    .post_related {
        display: block
    }
}

.related-posts {
    margin: 0 -18px !important
}

.related-posts .col {
    font-size: 1rem;
    line-height: 1.375rem;
    width: 100%
}

@media (min-width: 481px) {
    .related-posts .col {
        width: 50%
    }
}

@media (min-width: 601px) {
    .related-posts .col {
        width: 33.3333333333%
    }
}

@media (min-width: 811px) {
    .related-posts .col {
        width: 50%
    }
}

@media (min-width: 1025px) {
    .related-posts .col {
        width: 33.3333333333%
    }
}

.related-posts .col img {
    display: block;
    height: auto !important;
    margin-bottom: 0.5rem
}

.post_author {
    margin-bottom: 2rem
}

@media (min-width: 481px) {
    .post_author {
        padding-left: 195px
    }
}

@media (min-width: 769px) {
    .post_author {
        padding-left: 245px
    }
}

.post_author img {
    display: block;
    height: auto !important;
    margin-bottom: 1rem;
    width: 100%
}

.post_author figure {
    margin-bottom: 0 !important
}

@media (min-width: 481px) {
    .post_author figure {
        float: left;
        margin-left: -175px;
        width: 150px
    }
}

@media (min-width: 769px) {
    .post_author figure {
        margin-left: -225px;
        width: 200px
    }
}

article.post .post_author {
    display: none
}

@media (min-width: 601px) {
    article.post .post_author {
        display: block
    }
}

a.read_more {
    border-style: none;
    font-size: 1.125rem
}

a.read_more:after {
    color: #00b3d1;
    content: "\e605";
    font-size: 0.875rem;
    margin-left: 8px
}

@media (min-width: 1025px) {
    article.page {
        margin-right: 376px
    }
}

article.page img {
    display: block;
    height: auto !important;
    margin-bottom: 2.25rem;
    max-width: 100%
}

.comments {
    border-top: 10px solid #e0ddd7;
    padding-top: 2.5rem
}

.comments ol {
    border-top: 2px solid #e0ddd7;
    max-width: 716px
}

.comments li {
    border-bottom: 2px solid #e0ddd7;
    padding: 0.75rem 0
}

.comment_content {
    margin-bottom: 0.5rem
}

.comment_meta {
    font-size: 0.875rem;
    font-weight: 700;
    text-transform: uppercase
}

#features {
    background: #fff url(../img/dots.gif);
    border-top: 3px solid #e0ddd7;
    display: none;
    position: relative;
    z-index: 100
}

@media (min-width: 601px) {
    #features {
        display: block
    }
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    #features {
        background: #fff url(../img/dots_2x.gif);
        background-size: 9px 9px
    }
}

.lteie8 #features {
    background: #fff url(../img/dots.gif) !important
}

#features .col {
    width: 100%
}

@media (min-width: 481px) {
    #features .col {
        width: 50%
    }
}

@media (min-width: 601px) {
    #features .col {
        width: 33.3333333333%
    }
}

#features img {
    display: block;
    height: auto !important;
    margin-bottom: 1rem;
    width: 100%
}

@media (min-width: 1025px) {
    .sidebar {
        float: right;
        width: 340px
    }
}

.sidebar .selectBox-dropdown {
    max-width: 400px
}

.sponsors {
    margin: 0 auto 2.25rem;
    padding-bottom: 4px;
    display: none !important
}

@media (min-width: 601px) {
    .sponsors {
        display: block !important
    }
}

.sponsors ul {
    margin: 0 -7px;
    padding-bottom: 15px
}

.sponsors li {
    display: inline;
    float: left;
    padding: 0 7px;
    width: 33.3333333333%
}

@media (min-width: 1025px) {
    .sponsors li {
        width: 50%
    }
}

.sponsors li img {
    height: auto !important;
    max-width: 100%
}

.sponsors a {
    border-style: none
}

.bsap {
    float: left;
    margin: 0 1rem 1rem 0;
    width: auto !important
}

.filters {
    margin-bottom: 2.25rem
}

.filters .items {
    background-color: #e0ddd7;
    padding: 20px
}

.filters .items div {
    display: none
}

.filters .items div#search {
    display: block
}

ul.filter_options {
    margin: 0 -1px
}

ul.filter_options li {
    border: 1px solid #FFF;
    border-width: 0 1px;
    display: inline-block;
    width: 25%
}

ul.filter_options li a {
    background-color: #B2ADA3;
    border-style: none;
    display: block;
    font-size: 0.75rem;
    font-weight: 700;
    height: 24px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase
}

ul.filter_options li a.current {
    background-color: #e0ddd7
}

ul.filter_options li a:hover {
    background-color: #e0ddd7;
    color: #372e2d
}

#feature_categories ul {
    margin: 0
}

#feature_categories li {
    border-bottom: 1px solid #B2ADA3;
    padding: 0.5rem 0
}

#feature_categories li:last-child {
    border-style: none;
    padding-bottom: 0
}

#feature_categories a {
    border-style: none;
    color: #00b3d1;
    text-transform: uppercase;
    font-size: 1.5rem
}

#feature_categories a:hover {
    color: #044068
}

#feature_categories a:after {
    color: #00b3d1;
    content: "\e605";
    font-size: 0.875rem;
    margin-left: 8px;
    position: relative;
    top: -4px
}

#tags a {
    font-size: 0.6875rem;
    height: 20px;
    line-height: 20px;
    margin: 0 8px 5px 0
}

.search_wrap {
    background-color: #e0ddd7;
    padding: 1.875rem 1.875rem 2.5rem
}
