/******************************************************************
Theme Name: Fizz
Theme URI: http://www.s5themes.com/theme/fizz/
Description: Check <a href="http://www.s5themes.com/documentation/fizz/">Fizz Documentation</a> in case you need directions or get support from <a href="http://www.s5themes.com/forums/">Forum</a>.
Author: S5themes.com
Author URI: http://gk.site5.com/t/611
Version: 1.0.3

License: GPL
License URI: http://www.gnu.org/copyleft/gpl.html
******************************************************************/

dl,
hr,
menu,
ol,
p,
pre,
ul {
    margin: 1em 0
}
fieldset,
hr,
img,
legend {
    border: 0
}
body,
fieldset,
figure,
form {
    margin: 0
}
fieldset,
hr,
legend {
    padding: 0
}
body,
h1 {
    line-height: 1.6em
}
.top,
header,
sub,
sup {
    position: relative
}
.sf-menu,
.sf-menu li,
.top-menu-container,
nav {
    float: left
}
.sf-menu a,
.sf-sub-indicator,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
hr,
nav,
section,
summary {
    display: block
}
.entry-content ol,
.entry-content ul,
.wp-caption.alignleft+ol,
.wp-caption.alignleft+ul {
    list-style-position: inside
}
audio,
canvas,
video {
    display: inline-block
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden] {
    display: none
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
button,
html,
input,
select,
textarea {
    font-family: sans-serif;
    color: #222
}
body {
    background: #fff
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: 700
}
blockquote {
    margin: 1em 40px
}
dfn {
    font-style: italic
}
mark {
    background: #ff0;
    color: #000
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}
q {
    quotes: none
}
q:after,
q:before {
    content: '';
    content: none
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
dd {
    margin: 0 0 0 40px
}
menu,
ol,
ul {
    padding: 0 0 0 0px
}
nav ol,
nav ul {
    list-style: none
}
img {
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}
svg:not(:root) {
    overflow: hidden
}
legend {
    white-space: normal
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}
a.button,
textarea {
    vertical-align: top
}
button,
input {
    line-height: normal
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
input[disabled] {
    cursor: default
}
.call_to_action a,
a.button {
    text-transform: uppercase;
    cursor: pointer
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    resize: vertical
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}
::selection {
    background: #b3d4fc;
    text-shadow: none
}
hr {
    height: 1px;
    border-top: 1px solid #ccc
}
a,
a:focus,
a:hover,
a:visited {
    color: #000;
    outline: 0;
    text-decoration: none
}
.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}
h1,
h2 {
    font-weight: 400
}
h3,
h4,
h5,
h6 {
    font-weight: 600
}
h1 {
    line-height: 1.4em;
    font-size: 2.2em;
    margin: .47em 0
}
h2 {
    font-size: 2.1em;
    line-height: 1.2em;
    margin: 0 0 .63em
}
h3 {
    font-size: 1em;
    margin: .9em 0
}
h4 {
    font-size: 1em;
    margin: 1.33em 0
}
h5 {
    font-size: .83em;
    margin: 1.67em 0
}
h6 {
    font-size: .75em;
    margin: 2.33em 0
}
h1 small,
h2 small {
    color: #999
}
body {
    font: 16px/24px "Open Sans", Helvetica Neue, Arial;
    color: #666
}
.comment-reply-link,
.commentlist article header a {
    font-style: normal;
    text-decoration: none
}
.wrapper {
    width: 90%;
    margin: 0 5%
}
.widget_footer ul,
.widget_sidebar ul {
    padding-left: 20px
}
.header-container {
    /*background: url(img/banner-full.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover*/
    background: #4e4e4e;
}
header {
    background: #333;
    height: 70px
}
article header {
    background: 0 0;
    height: auto;
    padding: 8px 0;
    border: solid #CECEBF;
    border-width: 1px 0;
    margin-bottom: 3%
}
.page-title {
    background: #EEE
}
.footer-container {
    padding: 70px 0 0;
    background-color: #333;
    color: #fff;
    font-size: 14px;
}
.title {
    color: #fff
}
nav {
    width: 100%
}
#sidebar ul {
    list-style: none
}
.sf-menu,
.sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none
}
.sf-menu {
    line-height: 70px;
    margin-bottom: 0
}
.sf-menu ul {
    position: absolute;
    top: -999em;
    width: 18em;
    padding: 0
}
.sf-menu ul li {
    width: 100%
}
.sf-menu li:hover {
    visibility: inherit
}
.sf-menu li {
    position: relative
}
.sf-menu li.sfHover ul,
.sf-menu li:hover ul {
    left: 0;
    top: 70px;
    z-index: 99
}
ul.sf-menu li.sfHover li ul,
ul.sf-menu li:hover li ul {
    top: -999em
}
ul.sf-menu li li.sfHover ul,
ul.sf-menu li li:hover ul {
    left: 10em;
    top: 0
}
ul.sf-menu li li.sfHover li ul,
ul.sf-menu li li:hover li ul {
    top: -999em
}
ul.sf-menu li li li.sfHover ul,
ul.sf-menu li li li:hover ul {
    left: 10em;
    top: 0
}
.sf-menu a:active,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu li.sfHover,
.sf-menu li:hover {
    outline: 0
}
#top-menu .sf-menu a:active,
#top-menu .sf-menu a:focus,
#top-menu .sf-menu a:hover,
#top-menu .sf-menu li.sfHover,
#top-menu .sf-menu li:hover {
    background: #444
}
#top-menu .sub-menu a:active,
#top-menu .sub-menu a:focus,
#top-menu .sub-menu a:hover {
    background: #333
}
.sf-menu ul .sf-sub-indicator,
.sf-menu ul a:active>.sf-sub-indicator,
.sf-menu ul a:focus>.sf-sub-indicator,
.sf-menu ul a:hover>.sf-sub-indicator,
.sf-menu ul a>.sf-sub-indicator,
.sf-menu ul li.sfHover>a>.sf-sub-indicator,
.sf-menu ul li:hover>a>.sf-sub-indicator,
a:active>.sf-sub-indicator,
a:focus>.sf-sub-indicator,
a:hover>.sf-sub-indicator,
a>.sf-sub-indicator,
li.sfHover>a>.sf-sub-indicator,
li:hover>a>.sf-sub-indicator {
    background-position: 0 0
}
.sf-menu a.sf-with-ul {
    padding-right: 2.25em;
    min-width: 1px
}
.sf-shadow ul {
    padding: 0 8px 9px 0;
    -moz-border-radius-bottomleft: 17px;
    -moz-border-radius-topright: 17px;
    -webkit-border-top-right-radius: 17px;
    -webkit-border-bottom-left-radius: 17px
}
.sf-shadow ul.sf-shadow-off {
    background: 0 0
}
.sf-menu li a {
    padding: 0 28px
}
.sf-menu a {
    position: relative;
    padding: 0;
    text-decoration: none;
    font-weight: 700!important;
    text-transform: uppercase;
    color: #818181;
    font-size: 13px
}
.sf-menu a:hover,
.sf-menu a:hover,
.sf-menu li.current_page_item>a {
    color: #fff
}
.sf-sub-indicator {
    position: absolute;
    right: .75em;
    top: 1.05em;
    width: 14px;
    height: 70px;
    overflow: hidden;
    font-family: FontAwesome;
    font-weight: 300
}
a>.sf-sub-indicator {
    top: .1em
}
.sub-menu {
    background: #444;
    left: 18px!important
}
#small-screens-menu,
#small-screens-menu nav {
    display: none;
    background: #000
}
.sub-menu a {
    color: #A3A3A3;
    font-weight: 400!important
}
.sub-menu li {
    float: left;
    line-height: 40px
}
#small-screens-menu {
    font-size: 12px;
    position: relative;
    z-index: 999
}
#small-screens-menu a {
    text-align: center;
    padding: 12px 0;
    border-bottom: 1px solid #111;
    display: block;
    text-shadow: none;
    color: #ccc!important;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px
}
#small-screens-menu nav ul {
    padding: 0;
    margin: 0
}
#small-screens-menu nav ul li {
    clear: both;
    float: none;
    width: 100%;
    padding: 0
}
#small-screens-menu nav li:last-child a {
    border-bottom: none
}
#small-screens-menu nav ul ul a {
    font-size: 90%
}
#small-screens-menu a:hover {
    text-decoration: none;
    color: #fff!important;
    background: #111
}
.main {
    padding: 30px 0
}
.footer-container footer {
    padding: 15px 0;
    clear: both;
    font-size: 90%;
    margin-top: 70px;
    background-color: #444
}
.footer-container footer a {
    color: inherit
}
.ie7 .title {
    padding-top: 20px
}
.site-title {
    width: 70px;
    height: 70px;
    background: #00BFFF;
    float: left;
    position: relative;
    text-align: center;
    margin: 0 0 100px 0;
}
.site-title a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: auto;
    display: inline-block;
    line-height: 170px;
    color: #fff;
    text-decoration: none
}
.site-title a img {
    display: block;
    max-width: 100%
}
.site-description {
    margin: 0;
    position: absolute;
    top: 107px;
    left: 0px;
    color: #fff;
    font-weight: 300;
    font-size: 46px;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, .2)
}
.categories,
header .meta {
    font-weight: 700;
    color: #79796A
}
.social {
    float: right;
    margin: 24px 0 0;
    list-style: none
}
.social li {
    padding: 0 0 0 18px;
    float: left;
    font-size: 14px;
    color: #6B6B6B
}
.social li a {
    float: left;
    width: 20px;
    height: 20px;
    margin-top: 2px;
    background: url(img/social.png) no-repeat;
    text-indent: -999em
}
.social li a.linkedin {
    background-position: -1px 0
}
.social li a.dribble {
    background-position: -37px 0
}
.social li a.pinterest {
    background-position: -75px 0
}
.social li a.twitter {
    background-position: -115px 0
}
.social li a.rss {
    background-position: -148px 0
}
.social li a.facebook {
    background-position: -184px 0
}
#searchform {
    width: 225px;
    padding: 8px;
    background: #fff;
    border: 1px solid #CCC;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    float: right;
    margin: 21px 7px 0 0
}
#searchform input {
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    font-weight: 700;
    border: 0;
    text-transform: uppercase
}
#searchform input#s {
    float: left;
    background: #fff;
    width: 190px
}
#searchform input#searchsubmit {
    float: right;
    width: 24px;
    background: url(img/searchsubmit.gif) no-repeat
}
header .meta {
    list-style: none;
    margin: 0;
    padding: 0
}
header .meta li {
    float: left;
    padding: 0 3%;
    border-right: 1px #CECEBF solid
}
header .meta li:last-child {
    border-right: 0
}
header .meta li .comments {
    float: left;
    padding-left: 20px;
    background: url(img/comments.png) 0 7px no-repeat
}
header .meta li .comments a {
    text-decoration: none
}
header .meta li .tags {
    padding-left: 20px;
    background: url(img/tags.png) 0 4px no-repeat
}
.blog-thumb {
    float: left;
    margin-right: 3%
}
.blog-entry {
    float: left;
    width: 60%
}
.categories {
    font-size: 90%;
    text-transform: uppercase
}
.categories a {
    color: #79796A;
    text-decoration: none
}
.post-title {
    color: #00BFFF;
    font-size: 200%;
    font-weight: lighter;
    margin: 3.5% 0;
    line-height: 120%
}
.post-title a {
    color: #00BFFF;
    text-decoration: none
}
article {
    margin-bottom: 5%
}
.more-link {
    color: #000;
    padding-right: 25px;
    background: url(img/continue.png) right 3px no-repeat;
    text-decoration: none;
    font-weight: 700
}
.sidebar-footer .widget-title {
    color: #fff;
    font-size: 90%;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 2em
}
.column-two .widget-title {
    color: #212121;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 1em -30px;
    position: relative;
    padding-left: 30px;
    font-size: 1em;
    background: url(img/widget_title.png) 0 4px no-repeat
}
.column-two ul,
.sidebar-footer ul {
    list-style: none;
    padding: 0;
    margin: 0
}
.column-two ul {
    margin-bottom: 0
}
.column-two ul li,
.sidebar-footer ul li {
    margin: 4px 0
}
.column-two ul li a,
.sidebar-footer ul li a {
    color: #fff;
    text-decoration: none
}
#comment-nav {
    display: none
}
.avatar {
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px
}
.commentlist,
.commentlist li {
    list-style: none;
    padding: 0
}
.commentlist article header {
    border: 0
}
.commentlist article {
    border-top: 1px solid #EEE;
    padding-top: 3%;
    margin-bottom: 3%
}
.commentlist article header img {
    float: left;
    margin-right: 30px
}
.commentlist article header cite a {
    font-weight: 700
}
.commentlist article header cite {
    height: 30px;
    line-height: 30px;
    border-right: 1px #79796A solid;
    margin-right: 25px;
    padding-right: 25px
}
.commentlist article section {
    color: #575746;
    float: left;
    padding-left: 95px;
    margin-top: -30px
}
.commentlist article section p {
    margin: .3em 0
}
.comment-reply-link {
    clear: both;
    font-weight: 700;
    font-size: 80ew%;
    text-transform: uppercase
}
#comments {
    clear: both;
    margin-top: 7%
}
.respond-form {
    clear: both;
    margin-top: 3%;
    float: left
}
#comment-form-title h3,
#comments h3 {
    color: #868686;
    font-size: 140%;
    font-weight: lighter;
    text-transform: uppercase
}
#comment-form-elements {
    list-style: none;
    color: #212121;
    padding: 0
}
#comment-form-elements li {
    margin: 10px 0;
    float: left;
    clear: both
}
.call_to_action a,
.call_to_action span {
    display: inline-block;
    margin: 20px 20px 16px
}
#comment-form-elements label,
#contactForm label {
    width: 170px;
    text-transform: uppercase;
    float: left;
    height: 40px;
    line-height: 40px
}
#comment-form-elements input,
#comment-form-elements textarea,
#contactForm input,
#contactForm textarea {
    float: left;
    width: 328px;
    border: 1px solid #CCC;
    padding: 0 10px;
    height: 40px;
    line-height: 40px
}
#comment-form-elements textarea,
#contactForm textarea {
    height: 130px;
    line-height: 24px
}
#comment-form-elements input.submitbutton,
#contactForm button.submitbutton {
    width: 125px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    background: #00BFFF;
    border: 0;
    cursor: pointer
}
.call_to_action {
    width: 100%;
    background: url(img/banner-full.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    padding: 14px 0
}
.call_to_action .wrapper {
    height: 100%
}
.call_to_action a {
    padding: 0 25px;
    text-decoration: none;
    line-height: 55px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    border: 2px solid #fff;
    position: relative;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    font-size: 14px
}
.call_to_action a:active {
    top: 1px;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.radial_gradient_none {
    width: 100%;
    height: 100%;
    background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, .25) 0, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0, rgba(255, 255, 255, .25)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, .25) 0, rgba(255, 255, 255, 0) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, .25) 0, rgba(255, 255, 255, 0) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(255, 255, 255, .25) 0, rgba(255, 255, 255, 0) 100%);
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, .25) 0, rgba(255, 255, 255, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#66ffffff', endColorstr='#00ffffff', GradientType=1)
}
#contact-map {
    float: left;
    width: 100%;
    height: 350px;
    margin: 0 0 15px
}
#contact-map iframe {
    border: 0
}
#contact-form {
    width: 60%;
    float: left;
    margin: 0 30px 0 0
}
#contact-form .error,
#contact-form .thanks {
    display: none
}
#contact-data {
    float: left;
    width: 35%;
    margin: 28px 0 0
}
#contact-data p {
    display: block;
    overflow: hidden;
    margin: 0 0 15px
}
#contact-data .contact-data-field {
    float: left;
    width: 35%;
    font-weight: 700
}
#contact-data .contact-data-info {
    float: left;
    width: 65%
}
#contactForm div {
    float: left;
    width: 100%;
    margin-bottom: 10px
}
.thanks {
    background: url(img/ok.png) left 1px no-repeat;
    padding-left: 20px;
    clear: both;
    margin-top: 30px
}
.error {
    color: #333;
    background: url(img/error.png) 5px 50% no-repeat #FCE2D4;
    margin-top: 5px;
    display: block;
    clear: both;
    padding: 7px 7px 7px 30px;
    border-radius: 6px;
    font-size: 11px;
    border: 1px solid #fbc2c4;
    width: 270px
}
.emm-title,
.widget_search label {
    display: none
}
.filterable {
    float: right;
    list-style: none;
    text-transform: uppercase;
    margin: 0 0 5%;
    clear: both
}
.filterable li {
    float: left;
    margin: 0 20px 0 0
}
.filterable li a {
    color: #878787;
    padding: 5px 10px;
    text-decoration: none
}
.filterable li a:hover,
.filterable li.active a {
    background: #00BFFF;
    color: #fff
}
.portfolio-items {
    list-style: none;
    float: left;
    width: 100%;
    padding: 0
}
.portfolio-items li {
    width: 355px;
    margin: 0 5px;
    text-align: center;
    float: left;
    height: 360px
}
#wp-calendar,
.portfolio-items li div,
.portfolio-items li img {
    width: 100%
}
.portfolio-items li img {
    max-width: 300px!important
}
.portfolio-items .portfolio-item-holder {
    height: 250px
}
.portfolio-items li .description p {
    margin: 1em 0 0
}
.portfolio-items li .description p a {
    text-decoration: none;
    color: #00BFFF;
    font-size: 120%
}
.portfolio-items li .description span {
    text-transform: uppercase;
    font-size: 90%;
    font-weight: 700
}
.emm-paginate {
    padding: 45px 0 20px
}
.emm-paginate a,
.emm-paginate span {
    border: 1px solid #CCC;
    background: 0 0;
    border-radius: 4px;
    margin: 0 4px;
    padding: 5px 11px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    color: #CCC;
    transition: color .1s ease-in 0s
}
.emm-paginate .emm-title {
    border: none;
    padding-left: 0;
    background: 0 0
}
.emm-paginate .emm-current {
    color: #000;
    font-weight: 700
}
.emm-paginate a:hover {
    border-color: #00BFFF;
    background: #00BFFF;
    color: #fff
}
.widget_sidebar {
    clear: both;
    margin-bottom: 60px
}
.widget_search #searchform {
    margin: 0 7px 0 0
}
#searchsubmit {
    text-indent: -9999px
}
* html #searchsubmit {
    font-size: 0;
    display: block;
    line-height: 0
}
.widget_calendar {
    float: left
}
#wp-calendar caption {
    text-align: center;
    color: #333;
    margin-top: 10px;
    margin-bottom: 15px
}
#wp-calendar thead {
    font-size: 90%
}
#wp-calendar thead th {
    padding-bottom: 10px
}
#wp-calendar tbody {
    color: #aaa
}
#wp-calendar tbody td {
    background: #f5f5f5;
    border: 1px solid #fff;
    text-align: center;
    padding: 8px
}
#wp-calendar tbody td:hover {
    background: #fff
}
#wp-calendar tbody .pad {
    background: 0 0
}
#wp-calendar tfoot #next {
    font-size: 90%;
    text-transform: uppercase;
    text-align: right
}
#wp-calendar tfoot #prev {
    font-size: 90%;
    text-transform: uppercase;
    padding-top: 10px
}
.tagcloud a {
    font-size: 14px!important;
    background: #00BFFF;
    color: #fff;
    display: inline-block;
    padding: 2px 5px;
    margin-bottom: 5px
}
@media only screen and (max-width: 767px) {
    header {
        background: 0 0
    }
    .top-menu-container nav {
        display: none
    }
    #small-screens-menu {
        display: block
    }
    .page-title .sf-menu {
        padding: 20px 0 0
    }
    .page-title .sf-menu li a {
        padding: 0 16px;
        line-height: 1em;
        margin-bottom: 20px
    }
    .page-title .sf-menu li a:after {
        display: none
    }
    .site-title,
    .site-title img {
        width: 130px;
        height: 130px
    }
    .flex-control-nav,
    .slides li img {
        width: 100%!important
    }
    #slider_container,
    .flexslider .slides li {
        height: 490px!important
    }
    .site-title a {
        line-height: 130px
    }
    .site-description {
        top: 54px;
        left: 148px;
        line-height: .8em;
        font-size: 37px;
        text-shadow: 1px 2px 2px rgba(0, 0, 0, .2)
    }
    #slider_container {
        margin-top: -60px!important
    }
    .flexslider .flex-caption {
        font-size: 140%!important
    }
    .flex-control-nav {
        right: 0!important;
        top: 450px!important
    }
    .filterable {
        margin-top: 5%
    }
    .filterable li {
        margin: 0 2px 0 0;
        font-size: 80%
    }
    .column-two .widget_sidebar {
        width: 90%;
        float: right
    }
    #contact-data {
        width: 100%
    }
    .commentlist article header {
        text-align: left
    }
    .commentlist article header cite {
        border-right: 0;
        clear: right;
        display: block;
        text-align: left
    }
    .commentlist article header time {
        clear: left;
        text-align: left;
        font-size: 80%
    }
    .commentlist article section {
        margin-top: -15px
    }
}
@media only screen and (max-width: 479px),
screen and (max-device-width: 479px) {
    .site-title,
    .site-title img {
        width: 170px;
        height: 170px
    }
    .site-description,
    .social,
    article {
        text-align: center
    }
    .site-title {
        float: none!important;
        margin: 0 auto
    }
    #slider_container,
    .flexslider .slides li {
        height: 450px!important
    }
    .site-title a {
        line-height: 170px
    }
    .site-description {
        top: 175px;
        width: 100%;
        left: 0
    }
    .top-menu-container {
        float: none
    }
    .main .column-two {
        width: 100%;
        float: right;
        border-top: 2px #CECEBF solid;
        padding: 5% 0 0
    }
    .call_to_action {
        font-size: 100%
    }
    #menu-icon {
        color: #FFF;
        width: auto;
        background: #000;
        padding: 10px 20px;
        cursor: pointer;
        display: block
    }
    #menu-icon:hover {
        background-color: #666
    }
    #menu-icon.active {
        background-color: #333
    }
    .social {
        float: left;
        margin-bottom: 20px;
        margin-top: 15px!important;
        width: 100%;
        padding-left: 0
    }
    .social li {
        float: none;
        display: inline-block
    }
    .social li:first-child {
        display: none
    }
    #slider_container {
        margin-top: -194px!important
    }
    .flexslider .slides li img {
        margin-top: 180px!important
    }
    .flex-control-nav {
        top: 425px!important
    }
    .flexslider .flex-caption {
        font-size: 120%!important
    }
    .page-title {
        margin-bottom: 45px
    }
    .page-title h2 {
        font-size: 18px
    }
    .home .page-title h2 {
        font-size: 22px
    }
    #searchform {
        float: none;
        clear: both;
        margin: -45px auto 0;
        height: 24px;
        position: relative;
        top: 60px
    }
    .blog-thumb {
        width: auto;
        margin: 0 auto;
        float: none
    }
    article .blog-entry,
    article p {
        width: 100%;
        text-align: left
    }
    article #comments,
    article #respond,
    article .commentlist {
        text-align: left
    }
    #comment-form-elements input,
    #comment-form-elements textarea,
    #contactForm input,
    #contactForm textarea {
        width: 250px
    }
    .portfolio-items li {
        width: 275px;
        margin: 0 auto;
        float: none
    }
    .portfolio-items li div,
    .portfolio-items li img {
        width: 100%
    }
}
@media only screen and (min-width: 480px) {
    #menu-icon,
    .social li:first-child {
        display: none
    }
    .social {
        margin-top: 24px
    }
    .sf-menu {
        display: block!important
    }
    nav ul li {
        display: block;
        float: left
    }
    .oldie nav a {
        margin: 0 .7%
    }
}
@media only screen and (min-width: 768px) {
    .header-container header {
        position: relative
    }
    .wrapper {
        width: 95%;
        margin: 0 2.5%
    }
    .title {
        float: left
    }
    .main .column-one {
        float: left;
        width: 63%
    }
    .main .column-two {
        float: right;
        width: 32%
    }
    .main .column-wide {
        float: left;
        width: 100%
    }
    .widget_footer {
        float: left;
        width: 25%
    }
    .page-title .sf-menu li a {
        padding: 0 14px
    }
    .sf-menu li.sfHover ul,
    .sf-menu li:hover ul {
        left: 0!important;
        top: 70px;
        z-index: 99
    }
    .flex-control-nav {
        right: 5%!important
    }
    .flexslider .slides li img {
        width: 80%
    }
    .social li:first-child {
        display: none
    }
    .blog-thumb {
        width: 100px;
        height: 100px
    }
    .blog-entry {
        width: 75%
    }
    .portfolio-items li {
        width: 270px
    }
    .page-template-template-portfolio-php .portfolio-items li {
        width: 300px;
        margin: 0 20px
    }
    .social {
        padding: 0
    }
}
@media only screen and (min-width: 1140px) {
    .wrapper {
        width: 1120px;
        margin: 0 auto
    }
    .page-title .sf-menu li a {
        padding: 0 26px
    }
    .main .column-one {
        float: left;
        width: 73%
    }
    .main .column-two {
        float: right;
        width: 22%
    }
    .sf-menu li a {
        padding: 0 28px
    }
    .flex-control-nav {
        right: 5%!important
    }
    .flexslider .slides li img {
        width: auto
    }
    .social li:first-child {
        display: block
    }
    .blog-thumb {
        width: auto;
        height: auto
    }
    .blog-entry {
        width: 75%
    }
    .portfolio-items li {
        width: 355px
    }
}
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}
.invisible {
    visibility: hidden
}
.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}
.clearfix:after {
    clear: both
}
.comment-content img,
.entry-content img,
.entry-summary img,
.widget img,
.wp-caption {
    max-width: 100%;
    padding: 4px
}
.comment-content img[height],
.entry-content img,
img[class*=align],
img[class*=wp-image-],
img[class*=attachment-] {
    height: auto
}
img.size-full,
img.size-large,
img.wp-post-image {
    height: auto;
    max-width: 100%
}
embed,
iframe,
object,
video {
    max-width: 100%
}
.alignleft {
    float: left
}
.alignright {
    float: right
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
img.alignleft {
    margin: 5px 20px 5px 0
}
.wp-caption.alignleft {
    margin: 5px 10px 5px 0
}
img.alignright {
    margin: 5px 0 5px 20px
}
.wp-caption.alignright {
    margin: 5px 0 5px 10px
}
img.aligncenter {
    margin: 5px auto
}
img.alignnone {
    margin: 5px 0
}
.entry-caption,
.gallery-caption,
.wp-caption .wp-caption-text {
    color: #220e10;
    font-size: 18px;
    font-style: italic;
    font-weight: 300
}
.rsswidget img,
img.wp-smiley {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}
@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    * {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}
a.button {
    display: inline-block;
/*    width: 300px;*/
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    border: 0;
    border-radius: 4px;
    margin: 10px 8px;
    padding: 0 35px;
    position: relative;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .25)
}
a.button.buy-it {
    background: #3498db;
    border-bottom: 2px solid #2a8bcc;
    -webkit-box-shadow: inset 0 -2px #2a8bcc;
    box-shadow: inset 0 -2px #2a8bcc
}
a.button.learn-more {
    background: #2ecc71;
    border-bottom: 2px solid #28be68;
    -webkit-box-shadow: inset 0 -2px #28be68;
    box-shadow: inset 0 -2px #28be68
}
a.button:active {
    top: 1px;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
button {
    border: 0
}
.cptch_block {
    float: left;
    margin: 0!important
}
.cptch_block input {
    float: none!important
}
.cptch_block br {
    display: none
}
.page-title .sf-menu li {
    line-height: 3.5em
}
.page-title .sf-menu a:hover,
.page-title .sf-menu li.current_page_item a {
    color: #333
}
.page-title .sf-menu li.current_page_item a:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-top: none;
    height: 0;
    width: 0;
    bottom: 0;
    content: "";
    left: 50%;
    margin-left: -6px;
    position: absolute
}
.current-menu-ancestor>a,
.current-menu-parent>a {
    color: #fff
}
@media only screen and (max-width: 767px) {
    .column {
        width: 100%!important;
        margin: 0 0 20px!important;
        padding: 0!important
    }
}
.sbav-home-bottom .twentytwenty-container {
    margin-bottom: 0!important
}
.error-404 {
    font-size: 112px
}