/*
Theme Name: Awake
Theme URI: http://mythemeshop.com/themes/awake
Author: MyThemeShop
Author URI: http://mythemeshop.com/
Description: Awake is a sleek, colorful magazine WordPress theme with full features and optimizations.
Version: 1.1.3
Domain Path: /lang
MTS Product Type: Free
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
html {
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
ol, ul { list-style: none }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
button, input, select, textarea { margin: 0 }
:focus { outline: 0 }
a:link { -webkit-tap-highlight-color: #FF5E99 }
img, video, object, embed {
    max-width: 100%;
    height: auto!important;
}
iframe { max-width: 100% }
blockquote {
    font-style: italic;
    font-weight: normal;
    font-family: Georgia,Serif;
    padding: 0 10px 20px 27px;
    position: relative;
    margin-top: 25px;
}
blockquote:after {
    position: absolute;
    content: '"';
    font-size: 40px;
    color: #D0D9E0;
    width: 50px;
    top: -5px;
    left: 0;
    font-family: arial;
}
blockquote p { margin-bottom: 10px }
strong, b { font-weight: bold }
em, i, cite {
    font-style: italic;
    font-family: georgia;
}
small { font-size: 100% }
figure { margin: 10px 0 }
code, pre {
    font-family: monospace,consolas,sans-serif;
    font-weight: normal;
    font-style: normal;
}
code {
    padding: 0 8px;
    line-height: 1.5;
}
pre code { padding: 0 }
mark {
    padding: 1px 6px;
    margin: 0 2px;
    color: black;
    background: #FFD700;
}
address { margin: 10px 0 }
.sticky { }
.gallery-caption { }
.bypostauthor { }
.wp-caption-text { }
/* =WordPress Core
-------------------------------------------------------------- */
/*-[ Framework ]--------------------*/
#page .wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}
.alignnone { margin: 0 20px 20px 0 }
.alignright {
    float: right;
    margin: 0 0 20px 10px;
}
.alignleft {
    float: left;
    clear: left;
    margin: 0 10px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone { margin: 5px 20px 20px 0 }
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 0;
    margin-bottom: 15px;
    max-width: 100%;
}
.wp-caption.alignleft { margin: 5px 20px 20px 0 }
.wp-caption.alignright { margin: 5px 0 20px 20px }
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    line-height: 17px;
    margin: 0;
    padding: 0 4px 0;
}
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
/*-[ Framework ]--------------------*/
body {
    font: 13px/20px arial, sans-serif;
    color: #4e4d4d;
    background-color: #FFFFFF;
}
::-moz-selection {
    background: #222;
    color: white;
    text-shadow: none;
}
::selection {
    background: #222;
    color: white;
    text-shadow: none;
}
#page, .container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    margin-bottom: 12px;
    font-family: 'Monda', sans-serif;
    color: #222222;
}
h1 {
    font-size: 28px;
    line-height: 1.4;
}
h2 {
    font-size: 24px;
    line-height: 1.4;
}
h3 {
    font-size: 22px;
    line-height: 1.4;
}
h4 {
    font-size: 20px;
    line-height: 1.4;
}
h5 {
    font-size: 18px;
    line-height: 1.4;
}
h6 {
    font-size: 16px;
    line-height: 1.4;
}
.sub-title { font-size: 12px }
p { margin-bottom: 20px }
a {
    text-decoration: none;
    color: #2DB2EB;
    -webkit-transition: background-color, color 0.2s linear;
    transition: background-color, color 0.2s linear;
}
a:hover { color: #00A8FF }
a:link, a:visited, a:active { text-decoration: none }
/*-[ Main container ]---------------*/
.main-container {
    clear: both;
    width: 960px;
    margin: 0 auto;
    max-width: 100%;
    padding: 0 1%;
    overflow: hidden;
    background: #fff;
}
#page, .container {
    max-width: 960px;
    min-width: 240px;
    overflow: visible;
}
#page {
    padding-top: 25px;
    min-height: 100px;
    float: left;
    clear: both;
    overflow: hidden;
    padding: 25px 0 0;
    width: 100%;
}
.main-container #page { margin-top: 28px }
/*-[ Header ]-----------------------*/
body > header {
    float: left;
    width: 100%;
    position: relative;
}
.main-header {
    background: #f0f0f0;
    position: relative;
    float: left;
    width: 100%;
    z-index: 99;
    border-bottom: 1px solid #E0E0E0;
}
#header {
    position: relative;
    width: 960px;
    margin: 0 auto;
    padding: 20px 0;
    overflow: hidden;
}
#header h1, #header h2 {
    font-size: 38px;
    float: left;
    display: inline-block;
    line-height: 1;
    margin: 0;
    letter-spacing: -2px;
    margin-top: 15px;
}
#logo a { line-height: 1 }
.widget-header {
    float: right;
    max-width: 76%;
    margin-bottom: 0 !important;
    margin-top: 5px;
}
/*-[ Navigation ]-----------------*/
.main-navigation {
    background: #222;
    display: block;
    float: left;
    width: 100%;
}
.main-navigation #navigation ul ul { border-bottom: 1px solid #eee }
.main-navigation #navigation ul ul::after { border-color: transparent transparent rgba(238, 238, 238, 0.92) }
.main-navigation #navigation {
    width: 960px;
    max-width: 100%;
    border-top: 0;
    margin: 0 auto;
    float: none;
}
.main-navigation #navigation ul li li {
    background: #fff;
    border-bottom: 0;
    position: relative;
}
.main-navigation #navigation ul li li a { color: #5a5a5a }
.main-navigation li.current-menu-item a { color: #fff }
.main-navigation li a {
    font-size: 13px;
    line-height: 44px;
    padding: 0 13px;
    color: #8b8b8b;
    text-decoration: none;
    text-transform: uppercase;
    border-right: 1px solid #363636;
    font-family: Monda, sans-serif;
}
.main-navigation li ul li a { margin-left: 0 }
.main-navigation .children { width: 100% }
.secondary-navigation {
    background: #222;
    display: block;
    width: 960px;
    margin: 0 auto;
}
.secondary-navigation ul li { float: left }
.secondary-navigation #navigation { border-bottom: 3px solid #01b1ea }
.secondary-navigation a {
    font-size: 13px;
    color: #fff;
    border-right: 1px solid #363636;
    font-weight: 400;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0;
    padding: 16px 15px;
    float: left;
    position: initial;
}
.secondary-navigation a .sub {
    font-size: 11px;
    font-weight: normal;
    color: #9B9B9B;
}
.secondary-navigation #navigation ul ul a:hover, .secondary-navigation #navigation ul li.current-menu-parent ul .current-menu-item a { color: #00A8FF }
.secondary-navigation a:hover, .secondary-navigation .current-menu-ancestor a {
    background: #01b1ea;
    color: #fff;
}
#navigation .current-menu-item a { background: #01b1ea }
.sf-js-enabled li a.sf-with-ul { padding-right: 22px }
.sf-js-enabled li  ul.sf-with-ul { padding-right: 20px }
.phone {
    background: url(images/phone.png) no-repeat 0 0;
    color: #939292;
    float: right;
    margin: 12px 0 0;
    padding: 0 0 0 25px;
}
#navigation .sf-sub-indicator {
    display: block;
    width: 11px;
    overflow: hidden;
    position: absolute;
    right: 4px;
    top: 10px;
}
#navigation {
    background: #222;
    margin: 0 auto;
    font-size: 13px;
    float: left;
    width: 100%;
}
#navigation select { display: none }
#navigation ul {
    width: 960px;
    margin: 0 auto;
}
#navigation .menu { position: relative }
#navigation ul li { float: left }
#navigation ul .header-search { float: right }
#navigation > ul > li:last-child { border-right: none }
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited {
    overflow: hidden;
    display: block;
    font-family: Monda, sans-serif;
}
#navigation > ul > .current a {
    background: transparent;
    color: #5a5a5a !important;
}
#navigation ul li li {
    background: #fff;
    border: 1px solid #eee;
    border-bottom: 0;
}
#navigation ul ul {
    position: absolute;
    width: 190px;
    padding: 20px 0 0 0;
    padding-top: 0;
    z-index: 400;
    font-size: 12px;
    color: #798189;
    border-bottom: 1px solid #eee;
}
#navigation ul ul li { padding: 0 }
#navigation ul ul a, #navigation ul ul a:link, #navigation ul ul a:visited {
    padding: 0 20px;
    position: relative;
    width: 150px;
    border-left: 0;
    background: transparent;
    border-right: 0;
    border-radius: 0;
    border-bottom: 1px solid   rgba(255, 255, 255, 0.05);
    margin: 0;
    color: #222;
    line-height: 40px;
}
#navigation ul ul li:first-child a { }
#navigation ul ul li:last-child a { border-bottom: none }
#navigation ul ul {
    opacity: 0;
    left: -999em;
}
#navigation ul li:hover ul {
    left: auto;
    opacity: 1;
}
#navigation ul ul ul { top: -1px }
#navigation li:hover ul ul, #navigation li:hover ul ul ul, #navigation li:hover ul ul ul ul {
    left: -999em;
    opacity: 0;
}
#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li li li li:hover ul {
    opacity: 1;
    left: 190px;
}
.secondary-navigation #navigation ul li:hover ul, .secondary-navigation #navigation ul li.current-menu-item ul, .secondary-navigation #navigation ul li.current-menu-parent ul {
    width: 960px;
    left: 0;
    top: 52px;
    border: 0;
    padding-top: 0;
    border-top: 3px solid #00A8FF;
    background: #E1E1E1;
    opacity: 1;
    z-index: 300;
}
.secondary-navigation #navigation ul ul li {
    background: transparent;
    border: 0;
}
.secondary-navigation #navigation ul ul li a {
    padding: 0;
    line-height: 38px;
    width: auto;
    margin-right: 12px;
    border: 0;
}
.secondary-navigation #navigation ul ul li a:first-child { padding-left: 15px }
/*-[ Content ]--------------------*/
.article {
    width: 66%;
    float: left;
    margin-bottom: 10px;
    padding: 0;
}
.content { overflow: hidden }
#content_box {
    float: left;
    width: 100%;
}
.frontTitle {
    background: #E1E1E1;
    border-bottom: 2px solid #01B1EA;
    font-size: 16px;
    line-height: 16px;
    margin: 0 0 15px;
    padding: 10px 10px 8px;
    text-transform: uppercase;
}
.leftBox .front-view-title, .rightBox .front-view-title {
    font-size: 17px;
    padding-top: 0;
}
.leftBox .front-view-title-italic {
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    padding-top: 0;
}
.leftBox, .rightBox {
    float: left;
    width: 48.2%;
}
.leftBox {
    padding-right: 0;
    margin-right: 1.8%;
    border-right: 1px dashed #cfcfcf;
}
.frontPost {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 15px;
    padding-bottom: 15px;
    overflow: hidden;
}
.article .rightBox ul { margin-left: 6px }
.rightBox ul li a { color: #4e4d4d }
.rightBox ul li {
    margin-bottom: 7px;
    display: block;
    overflow: hidden;
    list-style-type: none;
    padding-left: 18px;
    background: url(images/arrow.png) 0 6px no-repeat;
}
.rightBox ul li a:hover { color: #01b1ea }
.secondRightBox, .firstLeftBox {
    overflow: hidden;
    padding-right: 10px;
}
.green-button {
    background: #86c42d;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    float: right;
    margin: 0 0 15px;
    padding: 7px 14px;
    display: inline-block;
    font-family: 'Monda', sans-serif;
}
.green-button:hover { color: #fff }
.blue-button {
    background: #01b1ea;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    float: right;
    margin: 0 0 15px;
    padding: 7px 14px;
    display: inline-block;
    font-family: 'Monda', sans-serif;
}
.blue-button:hover { color: #fff }
.archiveFrontPost {
    border-right: 1px dashed #CFCFCF;
    margin-right: 1.8%;
    padding-bottom: 15px;
    overflow: hidden;
    width: 48.2%;
    float: left;
}
.archiveFrontPost-inner {
    border-bottom: 1px solid #e1e1e1;
    margin-right: 10px;
    min-height: 162px;
}
.archiveFrontPost .title {
    padding-top: 0;
    font-size: 17px;
}
.archiveFrontPost.last {
    border: none;
    padding-right: 0;
}
.archiveFrontPost .readMore { padding-bottom: 15px }
#content { overflow: hidden }
.post {
    float: left;
    width: 100%;
}
.single_post { width: 100% }
.single_page { background-color: white }
.post-content { overflow: hidden }
.ss-full-width .post-content, .error404 .post-content, .single_page .post-content { float: left }
.archiveFrontPost-inner .post-content {
    overflow: visible;
    padding-bottom: 20px;
}
.post-single-content {
    clear: both;
    font-size: 13px;
    line-height: 20px;
}
.readMore { color: #4e4d4d }
.readMore a { color: #01b1ea }
.ss-full-width {
    background: white;
    margin-bottom: 30px;
    overflow: hidden;
    padding-top: 0;
}
.ss-full-width #content_box {
    padding-right: 0;
    padding-left: 0;
}
.post.excerpt {
    clear: both;
    margin-bottom: 30px;
    overflow: hidden;
    padding-bottom: 15px;
    background-color: #fff;
    width: auto;
}
.wp-post-image { float: left }
.featured-thumbnail {
    float: left;
    max-width: 100%;
}
#featured-thumbnail {
    float: left;
    margin-right: 2.4%;
    margin-top: 5px;
    width: 37.4%;
}
.secondLeftBox #featured-thumbnail { width: auto }
.featured-thumbnail img {
    margin-bottom: 0;
    width: 100%;
}
.title {
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 1.4;
    clear: both;
    padding-top: 20px;
}
.error404 .title { padding-top: 0 }
.single-title {
    float: left;
    font-size: 28px;
    color: #222;
    padding: 0 0 0 0;
}
.title a { color: #222 }
.page h1.title {
    margin-bottom: 0;
    padding-top: 0;
}
.post-info {
    font-size: 13px;
    color: #4e4d4d;
    width: 100%;
}
.post-info span { display: block }
.single-post-info {
    font-style: italic;
    color: #4e4d4d;
    clear: both;
}
.home article header, .archive article header { margin-bottom: 10px }
article header {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
.post-info a { color: #4e4d4d }
.article img.left, .article img.alignleft, .wp-caption.alignleft {
    margin: 0.3em 1.571em 0.5em 0;
    display: block;
    float: left;
}
.article img.right, .article img.alignright, .wp-caption.alignright {
    margin: 0.3em 0 0.5em 1.571em;
    display: block;
    float: right;
}
.article img.center, .article img.aligncenter, .wp-caption.aligncenter {
    margin: 0.3em auto 0.5em auto;
    display: block;
}
.article img.aligncenter, .article img.alignnone {
    margin-top: 1em;
    margin-bottom: 1em;
    display: block;
}
.article ul {
    margin: 1.5em 0 1.571em 1.571em;
    list-style-type: square;
}
.article ol {
    margin: 1.5em 0 1.571em 1.571em;
    list-style-type: decimal;
}
/*-[ Category widget ]---------------------------*/
li.cat-item:nth-child(odd) {
    float: left;
    width: 40%;
}
li.cat-item:nth-child(even) {
    float: right;
    width: 40%;
}
/*-[ Tab widget ]------------------------------*/
#tabber {
    border: 1px solid #d8d7d7;
    display: block;
    height: auto;
    margin: 0px 0px 25px 0px;
    overflow: hidden;
    max-width: 297px;
    background-color: #FFF;
}
#tabber .inside {
    background: #fff;
    margin-top: -3px;
    margin-top: 1px;
}
#tabber ul.tabs {
    overflow: hidden;
    height: 38px;
    text-align: center;
    width: 100%;
}
#tabber ul.tabs li {
    background: none;
    float: left;
    display: inline;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    border-bottom: none;
    width: 50%;
    text-align: center;
}
#tabber ul.tabs li a {
    background: #d8d7d7;
    border-bottom: 2px solid #01b1ea;
    color: #222;
    display: block;
    float: left;
    margin: 0;
    text-align: center;
    padding: 7px 0;
    line-height: 22px;
    text-transform: uppercase;
    width: 100%;
    font-size: 16px;
}
#tabber ul.tabs li a.selected {
    background: #fff;
    border-bottom: 2px solid #fff;
    margin: 0;
    color: #222;
    text-decoration: none;
    line-height: 22px;
    text-align: center;
}
#tabber ul.tabs li.tab-recent-posts a {
    margin: 0;
    border-left: 0;
    text-align: center;
}
#tabber ul.tabs li.tab-recent-posts a.selected {
    background: #fff;
    width: 100%;
    line-height: 22px;
    text-align: center;
}
#tabber ul.tabs li a:hover {
    color: #000;
    text-decoration: none;
}
#tabber .inside li {
    list-style: none;
    border-bottom: 1px solid #d8d7d7;
    padding: 15px 10px;
}
#tabber .inside li:hover { background: #f3f3f3 }
#tabber .inside li:hover div.info .entry-title a { color: #01b1ea }
#tabber .inside li a { line-height: 18px }
#tabber .inside li div.info {
    display: table;
    top: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
}
#tabber .inside li div.info .entry-title {
    font-size: 13px;
    margin-bottom: 3px;
    color: #222;
    font-weight: bold;
    line-height: 1.4;
}
#tabber .inside li div.info .entry-title a { color: #222 }
#tabber .inside li div.info .entry-title a:hover { color: #01b1ea }
#tabber .inside li div.info p { color: #919191 }
#tabber .inside li .meta {
    display: block;
    font-size: 12px;
    color: #4e4d4d;
}
#tabber .inside li .meta a { }
#tabber .tab-thumb {
    border: 1px solid #f0f0f0;
    padding: 4px;
    background: #fff;
    float: left;
    display: inline;
    margin: 0px 12px 0px 0px;
}
.post-number {
    position: relative;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 23px;
    font-weight: bold;
    color: #fff;
    bottom: 22px;
    background: #2DB2EB;
}
#tabber .inside .tabsSep {
    margin-top: 7px;
    width: 100%;
    height: 1px;
    background-color: #e8e5de;
    clear: both;
    float: left;
}
/*-[ Tweets Widget ]---------------------------*/
.tweets li { margin-bottom: 15px!important }
.twitter-follow {
    background: url(images/small_twitter.png) no-repeat center left;
    padding: 5px 0 5px 20px;
    float: right;
}
/*-[ Form Input ]------------------*/
input, textarea, select {
    padding: 8px 12px;
    font-size: 12px;
    color: #5E656D;
}
textarea {
    overflow: auto;
    resize: vertical;
}
select { padding: 12px 20px }
input:focus, textarea:focus { }
::-webkit-input-placeholder {
    color: #585F65;
    text-shadow: 0 1px 1px rgba(255,255,255,0.4);
}
::-moz-input-placeholder {
    color: #585F65;
    text-shadow: 0 1px 1px rgba(255,255,255,0.4);
}
::-ie-input-placeholder {
    color: #585F65;
    text-shadow: 0 1px 1px rgba(255,255,255,0.4);
}
::-o-input-placeholder {
    color: #585F65;
    text-shadow: 0 1px 1px rgba(255,255,255,0.4);
}
::input-placeholder {
    color: #585F65;
    text-shadow: 0 1px 1px rgba(255,255,255,0.4);
}
/*-[ Tables ]--------------------*/
table {
    text-align: left;
    margin-bottom: 25px;
    border: 2px solid #F1F4F6;
}
thead {
    background: #F7F8F9;
    font-size: 14px;
    color: #585F65;
}
table th, table td {
    padding: 7px 12px;
    text-align: left;
}
thead th {
    padding: 14px 0;
    text-align: center;
}
tbody th {
    font-weight: normal;
    border-bottom: 1px solid #F5F7F9;
}
/*-[ Gutenberg Editor ]--------------------*/
/*Table*/
table.wp-block-table {
    border: 0;
    overflow-x: auto;
    display: block;
    margin-bottom: 1.5em;
}
table.wp-block-table th, table.wp-block-table td { border: 2px solid #d8d8d8 }
.wp-block-table tbody {
    width: 100%;
    min-width: 240px;
}
/*Cover Image*/
.wp-block-cover-image.aligncenter {
    display: -webkit-box!important;
    display: flex!important;
    margin: 0 0 1.5em;
}
.wp-block-cover-image.alignleft { margin-right: 20px }
.wp-block-cover-image.alignright { margin-left: 20px }
.wp-block-columns { clear: both }
/*PullQuotes*/
body .wp-block-pullquote {
    width: 100%;
    margin: 0;
    padding: 3em 25px;
    box-sizing: border-box;
}
body .wp-block-pullquote.alignleft {
    margin-right: 0;
    text-align: left;
    max-width: 100%;
}
body .wp-block-pullquote.alignright {
    margin-left: 0;
    max-width: 100%;
    text-align: right;
}
body .wp-block-pullquote > p { font-size: 20px }
/*Gallery*/
.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption { box-sizing: border-box }
.wp-block-gallery.aligncenter {
    display: -webkit-box;
    display: flex;
    margin: 0 -8px 1.5em;
}
.wp-block-gallery.alignleft { margin: 0 20px 1.5em -8px }
.wp-block-gallery.alignright { margin: 0 -8px 1.5em 20px }
.wp-block-image.is-resized {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.wp-block-image.is-resized img { max-width: 100% }
.ss-full-width .wp-block-image.is-resized {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    display: -ms-inline-grid;
    -ms-grid-columns: min-content;
}
.ss-full-width .wp-block-image.is-resized img { max-width: none }
/*Button*/
.wp-block-button { margin-bottom: 1.5em!important }
.wp-block-button.alignleft { margin: 0 15px 0 0 }
.wp-block-button.alignright { margin: 0 0 0 15px }
.wp-block-button.aligncenter { margin: 0 }
/*Comments*/
.wp-block-latest-comments.aligncenter { text-align: center }
.wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-excerpt, .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-meta { margin-left: 0!important }
.wp-block-latest-comments.aligncenter .wp-block-latest-comments .avatar, .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-avatar {
    float: none;
    margin-right: 0;
    display: inline-block;
}
body .wp-block-latest-comments__comment-excerpt p, body .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, body .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta, body .wp-block-latest-comments__comment-date { font-size: 14px }
.wp-block-latest-comments__comment-date {
    color: inherit;
    padding-top: 10px;
}
/*Archive*/
.wp-block-archives.alignleft { margin-right: 20px }
.wp-block-archives.alignright { margin-left: 2.5em }
/*LatestPosts*/
.wp-block-latest-posts { clear: both }
.wp-block-image figcaption { clear: both }
/*Archive && Categories*/
.wp-block-archives, .wp-block-categories { margin: 1.5em 0 1.571em 2.5em }
.wp-block-categories.alignleft, .wp-block-archives.alignleft { margin-right: 2em }
.wp-block-categories li, .wp-block-archives li { margin-bottom: 5px }
/*-[ Line ]---------------------*/
hr {
    border: none;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    width: 300px;
    margin: 35px auto;
    clear: both;
    position: relative;
}
/*-[ Search Form ]------------------*/
#searchform {
    float: left;
    clear: both;
    width: 100%;
}
nav #searchform { float: left }
nav #searchform fieldset {
    padding: 5px 0 5px 15px;
    border: 0;
    border-left: 1px solid #eee;
}
#searchform fieldset { float: left }
#searchform input { border: 0 }
.error404 .post-content #searchform input { border: 1px solid #ddd }
.sbutton {
    padding: 8px 12px 10px 12px;
    border: 1px solid #e8e5de!important;
}
.main-header #s { width: 150px }
.sidebar #s {
    width: 88%;
    background: #fff url(images/search.png) no-repeat right center;
    border: 1px solid #d8d7d7;
    float: right;
    padding: 10px 22px 10px 12px;
}
.footer-widgets fieldset, #sidebars fieldset { width: 100% }
.footer-widgets #s { width: 78% }
.footer-widgets .sbutton, #sidebars .sbutton {
    float: right;
    background-color: #f9f7f2;
    text-align: center;
}
.sidebar .sbutton { padding-top: 10px }
.breadcrumb {
    margin-bottom: 10px;
    line-height: 24px;
}
.breadcrumb > div { display: inline-block; vertical-align: middle; }
/*-[ Read More ]-------------------*/
.read-more {
    margin: 0 0 0 10px;
    line-height: 1.4em;
    background: none;
    padding: 0;
    font-size: 16px;
}
/*-[ Top Ad in Post ]-------------------------------------*/
.topad {
    margin-bottom: 10px;
    clear: both;
}
/*-[ Bottom Ad in post ]-----------*/
.bottomad {
    float: left;
    clear: both;
}
/*-[ Sidebar ]---------------------*/
#sidebars p { line-height: 20px }
#sidebars a { color: #444 }
.sidebar.c-4-12 {
    float: right;
    width: 31.2%;
    line-height: 20px;
    max-width: 300px;
    margin-top: 8px;
}
.widget {
    margin-bottom: 27px;
    overflow: hidden;
}
.widget .title {
    font-weight: bold;
    text-transform: uppercase;
    color: #545E68;
    font-size: 12px;
}
.widget li {
    display: block;
    overflow: hidden;
    list-style-type: none;
    padding-left: 15px;
    background: url(images/arrow.png) 0 5px no-repeat;
    margin-bottom: 7px;
}
.widget h3 {
    font-size: 16px;
    line-height: 16px;
    margin: 5px 0 15px 0;
    padding: 10px 10px 8px;
    text-transform: uppercase;
    background: #e1e1e1;
    border-bottom: 2px solid #01b1ea;
}
.advanced-recent-posts li, .popular-posts li, .category-posts li {
    list-style: none!important;
    margin: 0;
    overflow: hidden;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
    color: #aaa;
    padding-left: 0;
    background: none;
    margin-bottom: 10px;
}
.advanced-recent-posts p, .popular-posts p, .category-posts p { margin: 0 }
.category-posts a, .advanced-recent-posts a { display: block }
.popular-posts time { display: block }
/*-[ Social Buttons ]--------------------------*/
.share-item.facebookbtn, .share-item.linkedinbtn, .share-item.stumblebtn { width: 92px }
.shareit {
    padding: 12px 10px 7px 10px;
    overflow: hidden;
    clear: both;
}
.shareit .share-item {
    display: block;
    margin: 0;
    float: left;
    height: 25px;
}
/*-[ Social Buttons ]--------------------------*/
.shareit .share-item {
    display: block;
    margin: 0;
    float: left;
}
.share-item.facebookbtn, .share-item.linkedinbtn, .share-item.stumblebtn { width: 92px }
.shareit {
    padding: 10px 0 10px 0;
    overflow: hidden;
    clear: both;
}
/*-[ Social Profile Widget ]--------------------------*/
.social-profile-icons { overflow: hidden }
.social-profile-icons ul li {
    background: none;
    border: none;
    float: left;
    list-style-type: none;
    margin: 0 5px 10px;
    padding: 0;
    text-indent: -999em;
}
.social-profile-icons ul li a {
    display: block;
    width: 32px;
    height: 32px;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.social-profile-icons ul li a:hover { opacity: 0.7 }
.social-dribbble a { background: url(images/social-dribbble.png) no-repeat }
.social-email a { background: url(images/social-mail.png) no-repeat }
.social-facebook a { background: url(images/social-facebook.png) no-repeat }
.social-gplus a { background: url(images/social-googleplus.png) no-repeat }
.social-linkedin a { background: url(images/social-linkedin.png) no-repeat }
.social-pinterest a { background: url(images/social-pinterest.png) no-repeat }
.social-rss a { background: url(images/social-rss.png) no-repeat }
.social-stumbleupon a { background: url(images/social-stumbleupon.png) no-repeat }
.social-twitter a { background: url(images/social-twitter.png) no-repeat }
.social-youtube a { background: url(images/social-youtube.png) no-repeat }
.social-flickr a { background: url(images/social-flickr.png) no-repeat }
.social-lastfm a { background: url(images/social-lastfm.png) no-repeat }
.social-tumblr a { background: url(images/social-tumblr.png) no-repeat }
.social-vimeo a { background: url(images/social-vimeo.png) no-repeat }
/*-[ Footer ]-------------------*/
body footer {
    overflow: hidden;
    width: 100%;
    font-size: 13px;
    line-height: 20px;
}
body footer .footeText {
    width: 960px;
    margin: 22px auto;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
body footer .footeText a {
    color: #fff;
    border-bottom: 2px solid #ee3f02;
}
body footer .widget { padding: 10px 0 0 0 }
body footer .sidebar .widget .title {
    font-size: 135%;
    color: #D4D8DB;
}
footer .widget { margin-bottom: 20px }
footer .widget li a { color: #666 }
footer {
    position: relative;
    overflow: hidden;
}
footer .container {
    padding: 0 1%;
    background: #fff;
}
footer p { color: #8D8D8D }
.footer-widgets {
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
}
.footer-widgets h3 { }
.f-widget {
    width: 28%;
    float: left;
    position: relative;
    color: #8D8D8D;
    margin-bottom: 30px;
    margin-right: 8%;
}
.disclaimer {
    clear: both;
    color: #a6a5a5;
    border-top: 1px solid #e1e1e1;
    padding: 15px 0;
    font-size: 11px;
    width: 100%;
}
.copyrights {
    float: left;
    width: 100%;
    clear: both;
    padding-bottom: 5px;
    padding-top: 12px;
    border-top: 1px solid #f4f4f4;
    color: #979494;
}
#copyright-note {
    width: 960px;
    margin: 0 auto;
    clear: both;
    max-width: 100%;
}
#copyright-note a { color: #535353 }
#sidebars .wp-post-image, footer .wp-post-image {
    margin-bottom: 0;
    margin-top: 5px;
    margin-right: 10px;
}
.postsby {
    margin-bottom: 25px;
    text-transform: capitalize;
}
.textwidget a:hover { color: #222!important }
/*-[ Related Posts ]---------------------------*/
.related-posts {
    margin-top: 20px;
    clear: both;
    float: left;
    width: 100%;
}
.postauthor p { padding-top: 0px }
.related-posts ul {
    margin-left: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    margin-top: 0;
}
.related-posts h5 {
    line-height: 20px;
    padding-left: 80px;
    color: #919191;
    text-transform: uppercase;
    font-size: 13px;
}
.related-posts h3 {
    font-size: 16px;
    line-height: 16px;
    margin: 5px 0 15px 0;
    padding: 10px 10px 8px;
    text-transform: uppercase;
    background: #e1e1e1;
    border-bottom: 2px solid #01b1ea;
}
.relatedthumb img {
    width: 75px;
    height: 75px;
    margin-top: 5px;
    margin-bottom: 0;
}
.postauthor-top { margin-bottom: 10px }
.related-posts li {
    width: 48%;
    float: left;
    list-style: none;
    margin-right: 4%;
    min-height: 100px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.related-posts h4 a {
    color: #222;
    font-weight: bold;
}
.related-posts li h4 {
    font-size: 17px;
    line-height: 1.4;
}
.rthumb {
    float: left;
    margin-right: 10px;
}
.related-posts .last { margin-right: 0 }
.tags {
    margin: 20px 0 20px 0;
    width: 100%;
    float: left;
}
.tags a { margin-left: 5px }
.postauthor {
    margin: 30px 0 0px 0;
    padding: 0;
    min-height: 125px;
    float: left;
    clear: both;
    width: 100%;
}
.postauthor-inner {
    border: 1px solid #e2e2e2;
    overflow: hidden;
    padding: 2%;
}
.postauthor h4 {
    font-size: 16px;
    line-height: 16px;
    margin: 5px 0 15px 0;
    padding: 10px 10px 8px;
    text-transform: uppercase;
    background: #e1e1e1;
    border-bottom: 2px solid #01b1ea;
}
.postauthor h5 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    padding: 0;
    margin: 0;
    line-height: 24px;
}
.postauthor img {
    float: left;
    margin: 5px 15px 15px 0;
}
.postauthor h4 a { color: #473636 }
.clear { clear: both }
.left { float: left }
.right { float: right }
.last { margin-right: 0 }
/*-[ Tag widget ]------------------------------*/
.tagcloud a {
    font-size: 14px!important;
    padding: 2px 10px;
    border-top: 1px solid #CACACA!important;
    border-left: 3px solid #00A8FF;
    margin-bottom: 10px;
    float: left;
    margin-right: 7px;
    background: #E9E9E9;
    color: #615F5F;
    border-right: 1px solid #CACACA!important;
    border-bottom: 1px solid #CACACA!important;
}
/*-[ Subscribe Widget ]------------------------*/
.mts-subscribe input[type="text"] {
    color: #888;
    border: 1px solid #DFDFDF;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
    box-sizing: border-box;
    width: 70%;
    float: left;
    padding: 9px;
    border-right: 0;
}
.mts-subscribe input[type="submit"] {
    background: #2DB2EB;
    cursor: pointer;
    color: white!important;
    padding: 10px 0;
    border: 0;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
    float: left;
    height: 35px;
    text-align: center;
    width: 30%;
}
.mts-subscribe input[type="submit"]:hover { background: #222 }
/*-[ Ad Widgets ]------------------------------*/
.ad-125 ul {
    float: left;
    width: 100%;
    margin: 0;
    list-style: none;
    max-width: 100%;
}
.ad-125 li {
    float: left;
    border: none;
    list-style: none!important;
    padding-left: 0;
    background: none;
    margin-bottom: 15px;
}
.ad-125 .evenad { float: right!important }
/*-[ Calender Widget ]-------------------------*/
#wp-calendar { }
footer #wp-calendar { width: 260px }
#wp-calendar td {
    text-align: center;
    padding: 3px 0;
}
#wp-calendar caption {
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: bold;
}
#wp-calendar #prev {
    text-align: left;
    padding-left: 12px;
}
/*-[Comments]--------------*/
.total-comments {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    font-family: Monda, sans-serif;
    margin: 5px 0 15px 0;
    padding: 10px 10px 8px;
    text-transform: uppercase;
    background: #e1e1e1;
    border-bottom: 2px solid #01b1ea;
    color: #222;
}
.cnumber { color: #2DB2EB }
#comments {
    margin-top: 30px;
    float: left;
    clear: both;
    width: 100%;
}
#commentsAdd {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 20px;
    margin-top: 20px;
}
#comments .avatar {
    float: left;
    margin-right: 15px;
}
.comment time {
    float: left;
    color: #BDBDBD;
}
ul.children .commentImageLeft {
    width: 60px;
    height: 90px;
    border-left: 1px solid #c1bbb6;
    border-bottom: 1px solid #c1bbb6;
    position: absolute;
    top: -50px;
    left: -70px;
}
input.text-input, #commentform input { padding: 9px }
input#author, input#email, input#url {
    width: 412px;
    border: 1px solid #F4F4F4;
    background: #fff;
    font-size: 14px;
    float: left;
    max-width: 85%;
}
input#author:hover, input#email:hover, input#url:hover, #comment:hover { border-color: #8E8E8E }
input#author, input#email, input#url, #comment {
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    border-color: #e2e2e2;
}
.contactform input[type="text"] { width: 380px }
#commentform .comment-form-cookies-consent label, .contactform .mtscontact_consent label {
    float: none;
    padding: 0;
    cursor: pointer;
    margin-left: 8px;
    line-height: 18px;
    vertical-align: top;
}
.contactform .mtscontact_consent label {
    width: auto;
    display: inline-block;
    margin-top: 0;
    margin-left: 4px;
}
#commentform .comment-form-cookies-consent input, .contactform .mtscontact_consent input {
    width: 18px;
    height: 18px;
    display: inline-block;
    -webkit-appearance: checkbox;
}
.contactform {
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 30px;
}
.contactform p {
    float: left;
    width: 100%;
    clear: both;
}
.contactform label { float: left; width: 100%; margin-bottom: 5px; }
#cancel-comment-reply-link {
    float: right;
    line-height: 24px;
    margin-top: 0;
}
.contact-submit, #cancel-comment-reply-link {
    padding: 0;
    cursor: pointer;
    font-size: 14px;
    text-transform: none;
    line-height: 1;
    color: red;
}
#commentform input#submit, .contact-submit {
    font-size: 13px;
    line-height: 22px;
    font-weight: bold;
    background-color: #85c42d;
    padding: 7px 10px;
    color: #fff;
    text-decoration: none;
    float: right;
    cursor: pointer;
    display: inline-block;
    border: none;
    text-transform: uppercase;
}
#commentform input#submit:hover, .contact-submit:hover {
    background: #85c42d;
    color: #fff;
}
ol.commentlist { margin-left: 0 }
.commentlist li {
    list-style: none;
    margin: 0 0 15px 0;
    float: left;
    width: 93.6%;
    border: 1px solid #E2E2E2;
    padding: 17px 3% 10px 3%;
}
.commentlist p {
    margin-bottom: 1em;
    line-height: 21px;
}
.fn {
    font-size: 14px;
    line-height: 1.375em;
    font-weight: bold;
}
.fn a {
    color: #473636;
    text-transform: uppercase;
    font-weight: bold;
}
.comment-meta {
    font-size: 12px;
    font-style: italic;
    float: right;
    margin-top: -15px;
}
.comment-meta a { color: #888 }
.commentmeta {
    float: left;
    width: 100%;
    margin-top: 20px;
    padding-top: 5px;
    border-top: 1px dashed #E2E2E2;
    font-style: italic;
}
.commentmetadata { overflow: hidden }
.reply {
    padding-bottom: 0;
    overflow: hidden;
    float: right;
}
.reply a {
    float: right;
    padding: 0;
    color: #BDBDBD;
}
.commentlist .children {
    margin-left: 16.4%;
    margin-bottom: 0;
    margin-top: 0;
    float: left;
    width: 83.5%;
}
.commentlist .children li { }
.avatar { float: left }
#reply-title {
    font-size: 16px;
    line-height: 16px;
    margin: 5px 0 15px 0;
    padding: 10px 10px 8px;
    text-transform: uppercase;
    background: #e1e1e1;
    border-bottom: 2px solid #01b1ea;
}
.cancel-comment-reply a {
    float: right;
    margin-top: -8px;
    font-size: 14px;
}
.comment-awaiting-moderation {
    font-style: italic;
    font-weight: bold;
}
/*-[ Comment Form ]----------------------------*/
#commentform {
    border: 1px solid #e2e2e2;
    padding: 4%;
    overflow: hidden;
}
#commentform textarea {
    width: 96.5%;
    border: 1px solid #e2e2e2;
    background: #fff;
    font-size: 14px;
    float: left;
    line-height: 25px;
    font-family: georgia;
    font-style: italic;
    padding: 9px;
}
#commentform p {
    margin-bottom: 15px;
    float: left;
    width: 100%;
    clear: both;
}
#commentform p label {
    float: left;
    width: 100%;
    padding-bottom: 5px;
    padding-top: 5px;
}
.required {
    color: red;
    font-size: 18px;
    padding: 5px;
    padding-top: 9px;
}
#respond {
    float: left;
    width: 100%;
}
.comment-notes .required {
    padding-left: 0;
    padding-top: 3px;
}
.comment-notes { font-style: italic }
/*-[ pagination ]------------------*/
.pagination {
    clear: both;
    overflow: hidden;
    float: left;
    width: 100%;
    font-family: arial;
    background-color: #FFF;
    padding: 2.8% 0;
}
.pagination ul {
    list-style: none;
    margin: 0;
}
.pagination ul li { float: left }
.currenttext, .pagination a:hover {
    color: #979494;
    margin: 0 5px 0 0;
    display: inline-block;
    float: left;
    line-height: 1.2em;
    text-decoration: none;
    padding: 8px 12px;
    background: #00A8FF;
    color: #fff;
}
.pagination a, .pagination2 {
    margin: 0 5px 0 0;
    display: inline-block;
    float: left;
    line-height: 1.2em;
    text-decoration: none;
    color: #979494;
    padding: 8px 12px;
}
.pagination a:hover { color: #fff }
.pagination2 { clear: both }
.top { float: right }
.pnavigation2 {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    float: left;
    margin-bottom: 10px;
}
.nav-previous { float: left }
.nav-next { float: right }
/*-----------------------------------------------
/* Responsive
/*---------------------------------------------*/
@media screen and (max-width:1150px) {
    .shareit {
        position: relative!important;
        width: 100%!important;
        top: 0!important;
        margin: 0!important;
        padding-top: 10px!important;
        border-right: 0!important;
    }
}
@media screen and (max-width:960px) {
    #page, .container { max-width: 100% }
    #header, .main-container, body footer {
        width: 96%;
        margin: 0 auto;
    }
    .article { width: 66.3% }
    .sidebar.c-4-12 { width: 30% }
    .related-posts li { margin-right: 10px }
    img, embed {
        max-width: 100%;
        height: auto!important;
    }
    .ad-300 img { max-width: 100% }
    .ad-125 li { max-width: 40% }
    .footer-widgets #s, #sidebars #s { width: 68% }
    .ad-125 img {
        padding: 0;
        background: #FAFAFA;
        border: 0;
    }
    .mts-subscribe input[type="text"] { width: 70% }
}
@media screen and (max-width:900px) {
    .widget-header { max-width: 70% }
    nav #searchform { display: none }
    .slidertext { display: none }
}
@media screen and (max-width:865px) {
    #header {
        width: 96%;
        margin: 0 auto;
    }
    #tabber ul.tabs li a { font-size: 12px }
    .leftBox, .rightBox { width: 47.6% }
}
@media screen and (max-width:760px) {
    .secondary-navigation {
        width: 50%;
        display: none;
    }
    .child-navigation, .phone { display: none }
    .main-navigation #navigation {
        text-align: center;
        border: none;
    }
    #navigation ul {
        float: none;
        display: inline-block;
    }
    .js #navigation > ul { display: none }
    .js #navigation select {
        display: inline-block !important;
        max-width: none;
        border: none;
        padding: 7px 15px;
        width: 100%;
        color: #fff;
        background: #222;
        text-shadow: 0 1px 1px rgba(255, 255, 255, 0.4);
        font-size: 12px;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset , 0 1px 1px rgba(255, 255, 255, 0.9);
        margin-top: 4px;
        float: left;
        margin-right: 15px;
    }
    .main-container #page { margin-top: 0 }
}
@media screen and (max-width:720px) {
    .secondary-navigation a {
        padding-top: 10px!important;
        padding-bottom: 10px!important;
    }
    .article { width: 99.8% }
    #content_box {
        padding-right: 0px;
        padding-left: 0px!important;
    }
    .leftBox, .rightBox { width: 48.9% }
    .sidebar.c-4-12 {
        float: left;
        width: 100%;
    }
    .f-widget { width: 44% }
    .f-widget-2 { margin-right: 0 }
    .ad-125 li { max-width: 45% }
    .footer-widgets #s { width: 70% }
    #comments { margin-right: 0 }
    .slidertext { display: block }
}
@media screen and (max-width:600px) {
    #header h1, #header h2 {
        text-align: center;
        width: 100%;
    }
    .widget-header {
        max-width: 96%;
        float: left;
    }
    .featured-thumbnail img { width: 100% }
    .slidertext { display: none }
}
@media screen and (max-width:550px) {
    .main-navigation { width: 100% }
    .main-header #s { width: 85% }
    .sbutton { float: right }
    read-more { font-size: 16px }
    .f-widget { width: 95% }
    footer #s { width: 65% }
}
@media screen and (max-width:460px) {
    .related-posts li { width: 100% }
    .related-posts li #featured-thumbnail { width: 32% }
    .one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
        width: 100%;
        margin-right: 0;
    }
}
@media screen and (max-width:415px) {
    #navigation {
        margin-top: 0;
        margin-bottom: 0;
    }
    .secondary-navigation {
        width: 102%;
        height: 35px;
    }
    .js #navigation select {
        width: 100%;
        margin-right: 0;
    }
}
@media screen and (max-width:400px) {
    article header { overflow: hidden }
    .main-header #s { width: 78% }
    .leftBox, .rightBox { width: 100% }
    .leftBox { border: none }
    .secondRightBox, .firstLeftBox { padding-right: 0 }
    #commentform textarea { width: 90% }
    .flex-control-thumbs li { padding: 1.6%!important }
    .slidertitle { font-size: 14px!important }
    .sliderCat a {
        font-size: 12px;
        padding: 6px 10px;
    }
}
@media screen and (max-width:300px) {
    nav fieldset, .js #navigation select {
        width: 100%;
        float: left;
    }
    .main-header #s { width: 70% }
}
