<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Theme Name:        sasukrongkwang2024 Child
 * Theme URI:         https://www.sasukrongkwang.com/
 * Description:       Custom theme description...
 * Version:           1.1.6
 * Author:            IT sasukrongkwang
 * Author URI:        https://www.sasukrongkwang.com/
 * Template:          wildfire
 * Tags:              block-patterns, full-site-editing
 * Text Domain:       fabled-sunset
 * License:           GNU General Public License v2.0 or later
 * License URI:       https://www.gnu.org/licenses/gpl-2.0.html
 */


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 }
img, video, object, embed {
    max-width: 100%;
    height: auto!important;
}
iframe { max-width: 100% }
blockquote {
    font-style: italic;
    font-weight: normal;
    font-size: 15px;
    padding: 0 10px 20px 27px;
    position: relative;
    margin-top: 25px;
}
blockquote:before {
    content: "\e80a";
    font-family: "iconfonts";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    position: absolute;
    left: 0;
    background: #000;
    color: #fff;
    font-size: 12px;
    padding: 3px 3px 2px 2px;
}
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 { position: relative }
.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-family: "Noto Sans Thai", sans-serif;
    color: #353535;
    background-color: #EBEBEB;
    text-shadow: 1px 0px 0px rgba(0, 0, 0, 0.1);
}
::-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: 400;
    margin-bottom: 12px;
    font-family: Oswald, sans-serif;
    color: #2b2b2b;
}
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: #e48645;
    transition: background-color, color 0.2s linear;
}
a:hover { color: #e48645 }
a:link, a:visited, a:active { text-decoration: none }
/*-[ Main container ]---------------*/
.main-container {
    clear: both;
    width: 1185px;
    margin: 0 auto;
    padding: 0 2%;
    max-width: 96%;
}
#page, .container {
    max-width: 1185px;
    min-width: 240px;
    overflow: visible;
}
#page {
    padding-top: 25px;
    min-height: 100px;
    float: none;
    clear: both;
    overflow: hidden;
    background: transparent;
}
/*-[ Header ]-----------------------*/
body &gt; header {
    float: left;
    width: 100%;
    position: relative;
}
.main-header {
    position: relative;
    float: left;
    width: 100%;
    z-index: 99;
}
#header {
    position: relative;
    width: 100%;
    float: left;
    margin: 0;
    background-color: transparent;
    padding: 35px 0 10px;
}
.head-left { float: left }
#header h1, #header h2 {
    font-size: 40px;
    display: block;
    line-height: 1;
    margin: 15px 0 3px 0;
    font-weight: 600;
}
#logo a {
    color: #000;
    text-transform: uppercase;
}
.site-description {
    color: #FFF;
    display: inline-block;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: -1px;
    background: #e48645;
    padding: 0 5px;
    line-height: 1;
}
.widget-header {
    float: right;
    max-width: 76%;
}
/*-[ Navigation ]-----------------*/
.secondary-navigation .children li .sf-sub-indicator { display: none }
.secondary-navigation {
    background: url(images/nav.png) repeat-x;
    clear: both;
    display: block;
    margin: 0 auto;
    min-height: 40px;
    width: 100%;
    max-width: 100%;
}
.secondary-navigation a {
    font-size: 14px;
    color: #fff;
    text-align: left;
    text-decoration: none;
    padding: 8px 10px 9px;
    text-shadow: 0 1px 0 rgb(0, 0, 0);
    transition: all 0.25s linear;
}
.secondary-navigation a .sub {
    font-size: 11px;
    font-weight: normal;
    font-family: arial;
    color: #9B9B9B;
}
.sf-js-enabled li a.sf-with-ul { padding-right: 20px }
.sf-js-enabled li  ul.sf-with-ul { padding-right: 20px }
#navigation .sf-sub-indicator {
    display: block;
    width: 11px;
    overflow: hidden;
    position: absolute;
    right: 7px;
    top: 7px;
}
#navigation ul ul .sf-sub-indicator { top: 8px }
#navigation {
    margin: 0 auto;
    font-size: 13px;
    max-width: 1185px;
    width: 100%;
}
#navigation select { display: none }
#navigation ul { width: auto }
#navigation .menu { }
#navigation ul li {
    background: url(images/light.png) repeat left center;
    margin: 0 2px 0 0;
    float: left;
    position: relative;
}
#navigation ul .header-search { float: right }
#navigation &gt; ul &gt; li:last-child { border-right: none }
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited {
    overflow: hidden;
    display: block;
}
#navigation &gt; ul &gt; .current a {
    background: transparent;
    color: #5a5a5a !important;
}
#navigation ul li li { border: 1px solid #242424 }
#navigation ul ul {
    position: absolute;
    width: 194px;
    padding: 20px 0 0 0;
    padding-top: 0;
    z-index: 400;
    font-size: 12px;
    color: #798189;
    border-bottom: 1px solid #242424;
    background: url(images/nav.png) repeat left center;
}
#navigation ul ul li { padding: 0 }
#navigation ul ul a { color: #464646 }
#navigation ul ul a, #navigation ul ul a:link, #navigation ul ul a:visited {
    color: #fff;
    padding: 9px 20px;
    position: relative;
    border-left: 0;
    border-right: 0;
    margin: 0;
    width: 150px;
    border-right: 1px solid #242424;
    border-left: 1px solid #242424;
}
#navigation ul ul li:last-child a { border-bottom: none }
#navigation ul ul li:first-child a { border-top: 1px solid #242424 }
#navigation ul ul {
    opacity: 0;
    left: -999em;
}
#navigation ul li:hover ul {
    left: -2px;
    opacity: 1;
}
#navigation ul ul ul { top: -2px }
#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: 191px;
}
.social-icons { float: right }
.social-icons li { float: left }
.social-icons li a.twt { padding: 13px 13px 13px 29px;}
.social-icons li a.twt:hover {
    background-color: #00ACEE;
    color: #fff;
}
.social-icons li a.fb:hover {
    background-color: #3B5998;
    color: #fff;
}
.social-icons li a.gp:hover {
    background-color: #BC3627;
    color: #fff;
}
.social-icons li a.fb { padding: 13px 10px 13px 25px;}
.social-icons li a.gp { padding: 13px 13px 13px 26px;}
.sicon div {
    line-height: 1;
}
.sicon:before {
    position: absolute;
    left: 4px;
    top: 13px;
}
.micon {
    float: left;
    margin: 0 10px 0 0;
    padding: 0 0 0 21px;
    position: relative;
    text-shadow: none;
}
.micon.theauthor.icon-user { padding-left: 15px }
.micon:before {
    position: absolute;
    left: 0;
    top: 3px;
    color: #6F6F6F;
}
.micon.theauthor:before { left: -5px }
/*-[ Content ]--------------------*/
.article {
    width: 72.6%;
    float: left;
    margin-bottom: 10px;
    padding: 0 2% 0 0;
}
#content_box {
    float: left;
    width: 100%;
}
#content { overflow: hidden }
.post {
    float: left;
    width: 100%;
}
.single_post {
    background-color: transparent;
    border-bottom: 1px dashed #EEE9E6;
    width: 100%;
    overflow: hidden;
}
.single_page {
    background-color: transparent;
    padding-top: 0;
}
.post-content {
    margin-top: 15px;
    margin-bottom: 15px;
    overflow: hidden;
}
.post-single-content, .ss-full-width .post-content, .single_page .post-content { clear: both }
.post-single-content h1, .post-single-content h2, .post-single-content h3, .post-single-content h4, .post-single-content h5, .post-single-content h6 { clear: both }
.readMore { color: #7B7A79 }
.readMore a {
    color: #fff;
    float: left;
    padding: 4px 10px;
    transition: all 0.25s linear;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.2);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.18) 0%,rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2DFFFFFF', endColorstr='#00ffffff',GradientType=0 );
    background-color: #E28E4F;
}
.readMore a:hover {
    color: #fff;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.18) 0%,rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2DFFFFFF', endColorstr='#00ffffff',GradientType=0 );
    background-color: #464646;
}
.ss-full-width {
    background: transparent;
    padding: 20px 0;
    overflow: hidden;
    padding-top: 0;
}
.ss-full-width #content_box {
    padding-right: 0;
    padding-left: 0;
}
.post.excerpt {
    clear: both;
    border-bottom: 1px dashed #eee9e6;
    margin-bottom: 40px;
    overflow: hidden;
    padding-bottom: 30px;
    background-color: transparent;
    width: auto;
}
.wp-post-image { float: left }
.featured-thumbnail {
    float: left;
    max-width: 100%;
}
#featured-thumbnail {
    float: left;
    margin-right: 2.4%;
    max-width: 220px;
    width: 25.6%;
    margin-top: 3px;
}
.featured-thumbnail img {
    margin-bottom: 0;
    width: 100%;
}
.title {
    margin-bottom: 5px;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
}
.single-title {
    clear: both;
    padding: 0 0 0 0;
}
.title a { color: #2b2b2b }
.page h1.title {
    margin-bottom: 20px;
    padding-top: 0;
}
.post-info {
    font-size: 13px;
    font-style: italic;
    color: #353535;
    overflow: hidden;
    line-height: 1.6;
}
.home article header, .archive article header, .search-results article header {
    float: none;
    margin-bottom: 10px;
}
article header {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
.post-info a { color: #353535 }
.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;
    clear: both;
}
.article ul {
    margin: 1.5em 0 1.571em 1.9em;
    list-style-type: circle;
}
.article ol {
    margin: 1.5em 0 1.571em 1.9em;
    list-style-type: decimal;
}
/*-[ Tab widget ]------------------------------*/
#tabber {
    display: block;
    height: auto;
    margin: 0 0 10px 0;
    overflow: hidden;
    background-color: transparent;
}
#tabber .inside {
    background: #FDFDFD;
    padding: 0 15px 15px;
    margin-top: -1px;
    border: 1px solid #ece9e7;
}
#tabber ul.tabs {
    height: 54px;
    text-align: center;
}
#tabber ul.tabs li {
    background: none;
    float: left;
    display: inline;
    font-family: Oswald, sans-serif;
    font-size: 24px;
    font-weight: 400;
    cursor: pointer;
    border-bottom: none;
    width: 35%;
    margin: 0 3px 0 0;
    text-align: center;
    overflow: visible;
}
#tabber ul.tabs li a {
    color: #fff;
    display: block;
    float: left;
    margin: 0;
    text-align: center;
    padding: 10px 0;
    line-height: 1.4;
    width: 100%;
    position: relative;
    border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.2);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.18) 0%,rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2DFFFFFF', endColorstr='#00ffffff',GradientType=0 );
    background-color: #464646;
    position: relative;
}
#tabber ul.tabs li a.selected {
    background: #e28e4f;
    margin: 0;
    color: #fff;
    text-decoration: none;
    line-height: 1.4;
    text-align: center;
}
#tabber ul.tabs li a.selected:after {
    border-color: transparent;
    border-style: solid;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 6px 6px 0;
    border-color: #E48645 transparent transparent transparent;
    right: 43px;
    bottom: -5px;
    content: "";
    position: absolute;
}
#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 { }
#tabber ul.tabs li a:hover { text-decoration: none }
#tabber .inside li {
    list-style: none;
    padding: 15px 0 0 0;
}
#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 {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.5;
}
#tabber .inside li .meta { display: block }
#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 {
    padding: 5px 0 5px 0;
    float: right;
}
.twitter-follow .icon-twitter {
    color: #00ACEE;
    margin-right: 3px;
}
/*-[ Form Input ]------------------*/
input, textarea, select {
    padding: 8px 12px;
    font-size: 12px;
    color: #999;
}
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 {
    width: 100%;
    text-align: left;
    margin-bottom: 25px;
    border: 2px solid #F1F4F6;
}
thead {
    background: #F7F8F9;
    font-size: 14px;
    color: #585F65;
}
table th, table td {
    padding: 7px 15px;
    text-align: left;
}
thead th { padding: 14px }
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: 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 }
.wp-block-image img { height: auto }
/*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 &gt; 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: 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 &amp;&amp; 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 }
/*LatestPosts*/
.wp-block-latest-posts { clear: both }
/*-[ 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 {
    padding: 0;
    float: left;
    clear: both;
    width: 100%;
}
nav #searchform { float: right }
nav #searchform fieldset {
    padding: 5px 0 5px 15px;
    border: 0;
    border-left: 1px solid #eee;
}
#searchform fieldset {
    float: left;
    position: relative;
}
.sbutton {
    padding: 4px 0;
    border: 1px solid #e48645;
    width: 28.2%;
    cursor: pointer;
    height: 32px;
    font-size: 14px;
    background-color: #e48645;
    text-align: center;
    color: white;
    transition: all 0.25s linear;
    border-radius: 0 2px 2px 0;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.2);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.18) 0%,rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2DFFFFFF', endColorstr='#00ffffff',GradientType=0 );
}
.sbutton:hover { background-color: #222 }
.main-header #s { width: 150px }
#s {
    width: 71%;
    background: #fff;
    border: 1px solid #ece9e7;
    float: left;
    padding: 8px 0 7px 0;
    text-indent: 10px;
    border-right: 0;
    color: #ddd6d3;
    border-radius: 2px 0 0 2px;
    text-indent: 28px;
}
.icon-search {
    position: absolute;
    left: 6px;
    top: 6px;
    color: #D6D6D6;
    text-shadow: none;
}
.footer-widgets fieldset, #sidebars fieldset { width: 100% }
.breadcrumb {
    margin-bottom: 20px;
    line-height: 24px;
}
.breadcrumb &gt; div {
  display: inline-block;
}
/*-[ 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 }
.sidebar.c-4-12 {
    float: right;
    width: 31.3%;
    font-size: 14px;
    padding-right: 0;
    line-height: 22px;
    max-width: 300px;
}
.sidebar.c-4-12 a { color: #353535 }
.widget {
    margin-bottom: 27px;
    overflow: hidden;
}
.sidebar .widget {
    border-bottom: 1px dashed #eee9e6;
    padding-bottom: 27px;
}
.widget .title {
    font-weight: bold;
    text-transform: uppercase;
    color: #545E68;
    font-size: 12px;
}
.widget li {
    display: block;
    overflow: hidden;
    list-style-type: none;
    margin-bottom: 7px;
}
.widget h3 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
    margin: 5px 0 25px 0;
}
.plink {
    font-size: 14px;
    font-weight: normal;
}
.advanced-recent-posts li, .popular-posts li, .category-posts li {
    list-style: none!important;
    margin: 0;
    overflow: hidden;
    transition: all 0.25s linear;
    color: #353535;
    padding-left: 0;
    background: none;
    margin-bottom: 10px;
}
.advanced-recent-posts p, .popular-posts p, .category-posts p {
    margin: 0;
    overflow: hidden;
    margin-top: 4px;
}
.category-posts a, .advanced-recent-posts a {
    display: block;
    font-size: 16px;
    font-weight: normal;
}
.popular-posts time { overflow: hidden }
.popular-posts a {
    font-size: 16px;
    line-height: 1;
}
/*-[ Social Buttons ]--------------------------*/
.share-item.facebookbtn, .share-item.linkedinbtn, .share-item.stumblebtn { width: 92px }
.shareit {
    padding: 12px 10px 7px 10px;
    overflow: hidden;
    clear: both;
    padding-bottom: 15px;
}
.shareit .share-item {
    display: block;
    margin: 0;
    float: left;
    height: 25px;
}
/*-[ 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;
    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 &gt; footer {
    background: url(images/footer.png) repeat;
    overflow: hidden;
    width: 100%;
    font-size: 14px;
    line-height: 22px;
}
body &gt; footer .footeText {
    width: 960px;
    margin: 22px auto;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
body &gt; footer .footeText a {
    color: #fff;
    border-bottom: 2px solid #ee3f02;
}
body &gt; footer .widget { padding: 30px 0 0 0 }
body &gt; footer .sidebar .widget .title {
    font-size: 135%;
    color: #D4D8DB;
}
footer .widget { margin-bottom: 20px }
footer .widget li a { color: #fff }
footer .widget li a:hover { color: #222 }
footer .popular-posts time { color: #fff }
footer {
    position: absolute;
    overflow: hidden;
}
footer .container { background-color: transparent }
footer p { color: #fff }
.footer-widgets {
    overflow: hidden;
    padding: 35px 0 10px 0;
    width: 100%;
    margin: 0;
}
.footer-widgets h3 {
    color: #fff;
    display: block;
    margin: 0 0 30px;
    overflow: hidden;
}
.footer-widgets h3 span {
    background: url(images/f-head.png) repeat-x;
    padding: 12px 15px;
    display: inline-block;
}
.footer-widgets .category-posts a, .footer-widgets .advanced-recent-posts a { font-weight: 700 }
.f-widget {
    width: 28%;
    float: left;
    position: relative;
    color: #fff;
    margin-bottom: 30px;
    margin-right: 8%;
}
.copyrights {
    float: left;
    width: 100%;
    clear: both;
    background: url(images/copyright.png) repeat;
    padding-bottom: 12px;
    padding-top: 12px;
    color: #fff;
}
#copyright-note {
    width: 1185px;
    margin: 0 auto;
    clear: both;
    max-width: 96%;
}
#copyright-note span { float: left }
.copyrights a { color: #fff }
#sidebars .wp-post-image, footer .wp-post-image {
    margin-bottom: 0;
    margin-top: 6px;
    margin-right: 10px;
}
.postsby { margin-bottom: 25px }
/*-[ Related Posts ]---------------------------*/
.related-posts {
    background-color: transparent;
    border-bottom: 1px dashed #EEE9E6;
    margin-top: 40px;
    clear: both;
    float: left;
}
.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: 24px;
    font-weight: 400;
    line-height: 28px;
    margin: 0 0 30px;
}
.relatedthumb img {
    margin-bottom: 0;
    margin-top: 3px;
}
.postauthor-top { margin-bottom: 10px }
.related-posts li {
    width: 48%;
    float: left;
    list-style: none;
    margin-right: 0%;
    margin-bottom: 30px;
    min-height: 100px;
}
.related-posts a {
    color: #353535;
    font-size: 18px;
    text-shadow: none;
}
.related-posts p { margin: 0 0 10px 0 }
.rthumb {
    float: left;
    margin-right: 10px;
}
.related-posts .last {
    margin-right: 0;
    float: right;
}
.tags {
    margin: 20px 0 30px 0;
    width: 100%;
    float: left;
}
.tags a { margin-left: 5px }
.postauthor {
    margin: 40px 0 0px 0;
    padding: 0 0 25px;
    border-bottom: 1px dashed #EEE9E6;
    min-height: 125px;
    background-color: transparent;
    float: left;
    clear: both;
    width: 100%;
}
.postauthor h4 {
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 30px;
}
.postauthor h5 {
    font-weight: 400;
    font-size: 18px;
    padding: 0;
    margin: 0;
    line-height: 2;
}
.postauthor img {
    float: left;
    margin: 5px 2.5% 4px 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;
    margin-bottom: 7px;
    margin-right: 7px;
    color: #FFF!important;
    float: left;
    transition: all 0.25s linear;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.2);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.18) 0%,rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2DFFFFFF', endColorstr='#00ffffff',GradientType=0 );
    background-color: #E28E4F;
}
.tagcloud a:hover { background-color: #353535 }
/*-[ Subscribe Widget ]------------------------*/
.mts-subscribe input[type="text"] {
    border: 1px solid #ece9e7;
    color: #ddd6d3;
    transition: all 0.25s linear;
    box-sizing: border-box;
    border-radius: 2px 0 0 2px;
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    width: 71%;
    float: left;
    padding: 8px 2% 7px 10%;
    border-right: 0;
}
.mts-subscribe input[type="submit"] {
    background: #e48645;
    cursor: pointer;
    font-size: 14px;
    color: white!important;
    padding: 4px 0;
    border: 0;
    transition: all 0.25s linear;
    border-radius: 0 2px 2px 0;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    float: left;
    height: 32px;
    text-align: center;
    width: 29%;
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.2);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.18) 0%,rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2DFFFFFF', endColorstr='#00ffffff',GradientType=0 );
}
.mts-subscribe input[type="submit"]:hover { background-color: #222 }
.mts-subscribe { position: relative }
.mts-subscribe .icon-mail {
    position: absolute;
    top: 5px;
    left: 6px;
    color: #DBDBDB;
    text-shadow: none;
}
/*-[ 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 { margin-bottom: 0 }
#wp-calendar td {
    text-align: center;
    padding: 7px 0;
    border-top: 1px solid #F1F4F6;
    border-right: 1px solid #F1F4F6;
}
#wp-calendar caption {
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: bold;
}
#wp-calendar #prev {
    text-align: left;
    padding-left: 12px;
}
#wp-calendar thead th {
    padding: 10px 0;
    text-align: center;
}
/*-[Comments]--------------*/
.total-comments {
    font-size: 24px;
    line-height: 28px;
    color: #2b2b2b;
    font-weight: 400;
}
.cnumber { color: #2DB2EB }
#comments {
    padding: 2% 0;
    background-color: transparent;
    border-bottom: 1px dashed #EEE9E6;
    margin-top: 30px;
    float: left;
    clear: both;
    width: 100%;
}
#commentsAdd {
    background-color: transparent;
    border-bottom: 1px dashed #EEE9E6;
    margin-top: 30px;
    width: 100%;
    float: left;
    clear: both;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
#comments .avatar {
    float: left;
    margin-right: 20px;
}
.comment time {
    font-size: 13px;
    font-style: italic;
}
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, .contactform input { padding: 6px 2% 6px 5% }
input#author, input#email, input#url {
    width: 300px;
    border: 1px solid #ECE9E7;
    background-color: #fff;
    color: #7E7E7E;
    font-size: 14px;
    float: left;
    max-width: 70%;
    margin-right: 10px;
}
#commentform .cicon, .contactform .cicon {
    position: absolute;
    left: 6px;
    top: 5px;
    z-index: 1;
    color: #DBDBDB;
    text-shadow: none;
}
.contactform p { position: relative }
input#author, input#email, input#url, #comment {
    transition: all 0.25s ease-in-out;
    box-shadow: 0 0 1px 1px #EFECEB inset;
    position: relative;
}
.contactform input[type="text"] { width: 380px }
#respond.box { width: 100% }
.mtscontact_consent { clear: both; margin-top: 8px; }
#commentform .comment-form-cookies-consent label, .contactform .mtscontact_consent label {
    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;
}
#cancel-comment-reply-link {
    line-height: 24px;
    margin-top: 0;
    float: right;
}
.contact-submit, #cancel-comment-reply-link {
    color: red;
    cursor: pointer;
    margin-bottom: -20px;
    text-decoration: underline;
    z-index: 100;
    position: relative;
}
.contactform {
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 30px;
}
#commentform input#submit, .contact-submit {
    line-height: 1;
    font-size: 14px;
    padding: 0 15px;
    height: 40px;
    color: #fff;
    text-decoration: none;
    float: left;
    cursor: pointer;
    display: inline-block;
    border: none;
    margin-bottom: 0;
    transition: all 0.2s linear;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.2);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.18) 0%,rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2DFFFFFF', endColorstr='#00ffffff',GradientType=0 );
    background-color: #E28E4F;
}
#commentform input#submit:hover {
    background-color: #222;
    color: #fff;
}
ol.commentlist { margin-left: 0 }
.commentlist li {
    list-style: none;
    margin: 0 0 30px 0;
    padding-left: 0;
    float: left;
    width: 100%;
}
.commentlist p {
    margin-bottom: 12px;
    margin-top: 12px;
    line-height: 21px;
}
.fn {
    display: block;
    font-size: 14px;
    line-height: 1.375em;
    font-weight: bold;
    font-family: arial;
}
.fn a {
    color: #444;
    font-weight: bold;
}
.comment-meta {
    font-size: 12px;
    font-style: italic;
}
.comment-meta a { color: #888 }
.commentmetadata { overflow: hidden }
.commentmetadata li {
    border: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 5px;
    list-style: square;
}
.commentmetadata ol li { list-style: decimal }
.reply { overflow: hidden }
.reply a {
    font-size: 14px;
    padding-left: 12px;
}
.icon-forward {
    font-size: 8px;
    position: absolute;
}
.commentlist .children {
    margin-left: 9%;
    margin-bottom: 0;
    margin-top: 0;
    float: left;
    width: 91%;
}
.avatar { float: left }
#respond h3, #comments #respond h4 {
    margin-top: 18px;
    font-size: 18px;
    width: 600px;
}
#respond h4 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
}
.cancel-comment-reply a {
    float: right;
    margin-top: -8px;
    font-size: 14px;
}
.comment-awaiting-moderation {
    font-style: italic;
    font-weight: bold;
}
/*-[ Comment Form ]----------------------------*/
#commentform textarea {
    width: 570px;
    max-width: 95%;
    border: 1px solid #ECE9E7;
    background: #fff;
    color: #7E7E7E;
    font-size: 15px;
    padding: 20px 2%;
    line-height: 21px;
    font-family: inherit;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
#commentform p {
    margin-bottom: 15px;
    float: left;
    width: 100%;
    clear: both;
    position: relative;
}
#commentform p label {
    padding-bottom: 5px;
    padding-top: 5px;
}
.required {
    color: red;
    font-size: 14px;
    padding: 0;
    line-height: 1;
}
.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: Oswald, sans-serif;
    background-color: transparent;
    padding: 15px 0 40px;
}
.pagination ul {
    list-style: none;
    margin: 0;
}
.pagination ul li { float: left }
.currenttext, .pagination a:hover {
    color: #fff;
    margin: 0 5px 0 0;
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2em;
    text-decoration: none;
    width: 32px;
    text-align: center;
    padding: 6px 0;
    background: #e48645;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.18) 0%,rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2DFFFFFF', endColorstr='#00ffffff',GradientType=0 );
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.2);
}
.pagination a, .pagination2 {
    margin: 0 5px 0 0;
    display: inline-block;
    float: left;
    line-height: 1.2em;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    width: 32px;
    text-align: center;
    padding: 6px 0;
    transition: all 0.25s linear;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.18) 0%,rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2DFFFFFF', endColorstr='#00ffffff',GradientType=0 );
    background-color: #464646;
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.2);
}
.pagination a:hover {
    color: #fff;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.18) 0%,rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2DFFFFFF', endColorstr='#00ffffff',GradientType=0 );
}
.pagination2 { clear: both }
.top { float: right }
.footer-menu {
    float: right;
    margin: 4px 6px 0 0;
}
.footer-menu li {
    float: left;
    border-right: 1px solid #fff;
    line-height: 13px;
    padding: 0 6px;
}
.footer-menu li ul { display: none }
.pnavigation2 {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    float: left;
    margin-bottom: 25px;
}
.nav-previous { float: left }
.nav-next { float: right }
/*-----------------------------------------------
/* Responsive
/*---------------------------------------------*/
@media screen and (max-width:1380px) {
    .shareit {
        position: relative!important;
        width: 100%!important;
        top: 0!important;
        padding-left: 0!important;
        margin: 0!important;
        padding-top: 10px!important;
        padding-right: 0!important;
    }
}
@media screen and (max-width:1245px) {
    .article { width: 71% }
    .main-header #page, .main-header  .container { max-width: 96% }
    .main-container {
        padding: 0;
        width: 100%;
    }
}
@media screen and (max-width:1245px) {
    .article { width: 70% }
}
@media screen and (max-width:1150px) {
    .article { width: 69% }
    .footer-widgets {
        width: 96%;
        margin: 0 2%;
    }
}
@media screen and (max-width:1110px) {
    .article { width: 66% }
}
@media screen and (max-width:1010px) {
    #s { width: 71% }
}
@media screen and (max-width:960px) {
    #page, .container { max-width: 100% }
    img, embed {
        max-width: 100%;
        height: auto!important;
    }
    .ad-300 img { max-width: 100% }
    .ad-125 li { max-width: 40% }
    .ad-125 img {
        padding: 0;
        background: #FAFAFA;
        border: 0;
    }
    .social-icons { display: none }
}
@media screen and (max-width:900px) {
    .widget-header { max-width: 70% }
    nav #searchform { display: none }
}
@media screen and (max-width:865px) {
    .secondary-navigation { width: 100% }
    #navigation ul {
        float: none;
        display: inline-block;
    }
    .js #navigation &gt; ul { display: none }
    .js #navigation select {
        display: inline-block !important;
        max-width: none;
        padding: 7px 15px;
        width: 96%;
        color: #fff;
        background: #303030;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
        font-size: 12px;
        margin-top: 4px;
        float: right;
        margin-right: 15px;
        border: 1px solid #000000;
    }
}
@media screen and (max-width:760px) {
    #header { margin: 0 }
}
@media screen and (max-width:728px) {
    .head-left {
        width: 100%;
        text-align: center;
    }
    .widget-header {
        max-width: 100%;
        float: left;
        margin-top: 15px;
    }
    #header {
        padding-bottom: 0;
        padding-top: 10px;
    }
}
@media screen and (max-width:720px) {
    .secondary-navigation a {
        padding-top: 10px!important;
        padding-bottom: 10px!important;
    }
    .article { width: 100% }
    #content_box {
        padding-right: 0px;
        padding-left: 0px!important;
    }
    .sidebar.c-4-12 {
        float: left;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .f-widget { width: 44% }
    .f-widget-2 { margin-right: 0 }
    .f-widget.last { clear: left }
    .ad-125 li { max-width: 45% }
    #comments { margin-right: 0 }
    #respond h3, #comments #respond h4, .featured-thumbnail img, #commentform textarea { width: 100% }
}
@media screen and (max-width:550px) {
    .main-header #s { width: 85% }
    .sbutton { float: right }
    .f-widget { width: 95% }
    .related-posts li { width: 100% }
}
@media screen and (max-width:480px) {
    #navigation {
        margin-top: 0;
        margin-bottom: 0;
    }
    .secondary-navigation {
        width: 102%;
        height: 35px;
    }
    .flex-direction-nav a { top: 35%!important }
    .js #navigation select {
        width: 100%;
        margin-right: 0;
    }
    .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;
    }
    .commentlist .children {
        margin-left: 0;
        width: 100%;
    }
}
@media screen and (max-width:400px) {
    article header { overflow: hidden }
    .main-header #s { width: 78% }
}
@media screen and (max-width:300px) {
    nav fieldset, .js #navigation select {
        width: 100%;
        float: left;
    }
    .main-header #s { width: 70% }
}
</pre></body></html>