/*
Theme Name: Fluid Magazine
Theme URI: https://rarathemes.com/wordpress-themes/fluid-magazine/
Author: Rara Themes
Author URI: https://rarathemes.com/
Description: Fluid Magazine is a responsive magazine WordPress theme that will help you create a gorgeous WordPress site that your visitors will adore.  It is suitable for news, newspaper, magazine, food, technology, viral content websites. This beautifully designed theme is loaded with awesome features that you can exploit in building a unique magazine theme. Fluid Magazine has completely fluid responsive layout design that would adapt to various screen sizes and make it look stunning on every device. The theme is SEO friendly with optimized codes, which make it easy for your site to rank on Google and other search engines. Fluid Magazine comes with several features to make user-friendly, interactive and visually stunning website. It has optimally placed Advertisement space that complements the theme design. It has four footer areas and a right sidebar and includes four custom widgets for the recent posts, popular posts, social media and the featured post. The theme is rigorously tested and optimized for speed and faster page load time and has a secure and clean code. The theme is also translation ready. Designed with visitor engagement in mind, Fluid Magazine helps you to easily and intuitively create appealing online Magazine websites. Check the demo at https://demo.rarathemes.com/fluid-magazine/, documentation at https://docs.rarathemes.com/docs/fluid-magazine/ and get support at https://rarathemes.com/support-ticket.
Version: 1.1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fluid-magazine
Tags: one-column, two-columns, right-sidebar, custom-logo, custom-menu, grid-layout, featured-images, post-formats, sticky-post, threaded-comments, translation-ready, custom-background, footer-widgets, full-width-template, theme-options, blog, news, e-commerce


This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Fluid Magazine is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
## Links
## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
## Posts and pages
## Asides
## Comments
# Infinite scroll
# Media
## Captions
## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
font-family: 'PT Serif', serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}

*:focus {
outline: none;
}

body {
margin: 0;
}

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

audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}

audio:not([controls]) {
display: none;
height: 0;
}

[hidden],
template {
display: none;
}

a {
text-decoration:none;
color:#bbbcc1;
outline:none;
}

a:active,
a:hover {
text-decoration:underline;
color: #bbbcc1;
}

a:focus{outline: none;}

abbr[title] {
border-bottom: 1px dotted;
}

b,
strong {
font-weight: bold;
}

dfn {
font-style: italic;
}

h1 {
font-size: 2em;
margin: 0.67em 0;
}

mark {
background: #ff0;
color: #000;
}

small {
font-size: 80%;
}

sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}

sup {
top: -0.5em;
}

sub {
bottom: -0.25em;
}

img {
border: 0;
}

svg:not(:root) {
overflow: hidden;
}

figure {
margin: 0;
}

hr {
box-sizing: content-box;
height: 0;
}

pre {
overflow: auto;
}

code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}

button {
overflow: visible;
}

button,
select {
text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}

button[disabled],
html input[disabled] {
cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}

input {
line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}

input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}

fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}

legend {
border: 0;
padding: 0;
}

textarea {
overflow: auto;
}

optgroup {
font-weight: bold;
}

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

td,
th {
padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
color: #777;
font-family: 'Hind', sans-serif;
font-size: 15px;
line-height: 24px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
margin-top: 0;
}

p {
margin-bottom: 1.5em;
margin-top: 0
}

dfn,
cite,
em,
i {
font-style: italic;
}

blockquote {
margin: 0 1.5em;
}

address {
margin: 0 0 1.5em;
}

pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}

code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}

abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}

mark,
ins {
background: #fff9c0;
text-decoration: none;
}

big {
font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
-webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
}

body {
color:#313131;
font:15px/24px "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
background:#fff;
overflow-y: scroll;
-webkit-text-size-adjust:100%;
-ms-text-size-adjust:none;
min-width: 320px;
}

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

blockquote,
q {
quotes: "" "";
}

hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}

ul,
ol {
margin: 0 0 1.5em 0;
}

ul {
list-style: square;
}

ol {
list-style: decimal;
}

li > ul,
li > ol {
margin-bottom: 0;
margin-left: 0;
}

dt {
font-weight: bold;
}

dd {
margin: 0 1.5em 1.5em;
}

img {
height: auto; /* Make sure images are scaled correctly. */
max-width: 100%; /* Adhere to container width. */
}

table {
margin: 0 0 1.5em;
/*width: 100%;*/
}
th {
color: #478eb5;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 2px solid #f49cc2;
background: none;
font-size: 14px;
line-height: 17px;
font-family: 'Poppins', sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
color: #f49cc2;
padding: 10px 35px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background: #f49cc2;
color: #fff;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
background: #f49cc2;
color: #fff;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus{
outline: thin dotted;
}*/

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
color: #666;
border: 1px solid #ddd;
border-radius: 0;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
outline: thin dotted;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 5px 10px;
}

textarea {
padding: 5px 10px;
width: 100%;
height: 155px;
resize: none;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
color: #0088ff;
transition: .5s;
}

a:hover,
a:focus,
a:active {
color: #f49cc2;
text-decoration: none;
}

a:focus {
outline: none;
}

a:hover,
a:active {
outline: none;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
float: right;
margin: 0;
}

.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
font-size: 14px;
font-family: 'Poppins', sans-serif;
font-weight: 500;
text-transform: uppercase;
}

.main-navigation li {
float: left;
position: relative;
margin-right: 35px;
text-align: center;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.main-navigation li span.menu-jp {
color: #313131;
font-size: 20px;
}
.main-navigation li span.menu-item-description {
color: #8ecfe3;
font-size: 14px;
}

.main-navigation a {
display: block;
text-decoration: none;
color: #818181;
padding: 20px 0;
}

.main-navigation a:hover,
.main-navigation a:focus{
color: #303133;
}

.main-navigation ul ul {
position: absolute;
top: 100%;
left: 0;
z-index: 99999;
background: #f0f0f0;
width: 300px;
display: none;
}

.main-navigation ul ul ul {
left: 100%;
top: 0;
}

.main-navigation ul ul li {
float: left;
display: block;
margin: 0;
width: 50%;
}

.main-navigation ul ul li a{
padding: 7px 10px;
}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
color: #303133;
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
color: #303133;
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
color: #303133;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul,
.main-navigation ul li:focus-within > ul {
display: block;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
display: block;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
color: #303133;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
display: block;
}

@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* 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. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}

.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}

@media screen and ( max-width: 767px ){
.alignleft , .alignright {
float: none;
clear: both;
margin: 0 auto 20px;
display: inherit;
}
}

.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
display: block;
}

.hentry {
/*margin: 0 0 1.5em;*/
}

.byline,
.updated:not(.published) {
display: none;
}

.single .byline,
.group-blog .byline {
display: inline;
}

.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}

.page-links {
clear: both;
margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
word-wrap: break-word;
}

.bypostauthor {
display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}

.wp-caption-text {
text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
margin-bottom: 1.5em;
margin-left: -15px;
margin-right: -15px;
}

.gallery:after{
content: '';
display: block;
clear: both;
}

.gallery-item {
float: left;
text-align: center;
vertical-align: top;
width: 100%;
padding-left: 15px;
padding-right: 15px;
margin-bottom: 30px;
}

.gallery-item img{
width: 100%;
vertical-align: top;
}

.gallery-columns-2 .gallery-item {
max-width: 50%;
}

.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
max-width: 25%;
}

.gallery-columns-5 .gallery-item {
max-width: 20%;
}

.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}

.gallery-caption {
display: block;
}

.site{
background: #f7f7f7;
}

.custom-background-color .site,
.custom-background-image .site{margin: 20px;}

/*common site style*/
.container{
width: 1170px;
padding-left: 15px;
padding-right: 15px;
margin: 0 auto;
position: relative;
}

.container:after{
content: '';
display: block;
clear: both;
}

.container-fluid{
padding-left: 15px;
padding-right: 15px;
}

.container-fluid:after{
content: '';
display: block;
clear: both;
}

.row{
margin-left: -15px;
margin-right: -15px;
}

.row:after{
content: '';
display: block;
clear: both;
}

/*banner-slider style*/
.banner{
position: relative;
background: #000;
}
@media screen and ( max-width: 767px ){
.banner{height: 400px}
}

.banner:after{
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.25);
}

.banner img{
width: 100%;
height: auto;
vertical-align: top;
/*opacity: 0.75;*/
display: block;
}

.banner .banner-text{
width: 100%;
padding: 0 75px;
text-align: center;
position: absolute;
left: 0;
top: 33.6%;
color: #fff;
z-index: 2;
}

.banner .banner-text .holder{
max-width: 555px;
margin: 0 auto;
}

.banner .banner-text .category{
display: block;
font-size: 18px;
line-height: 22px;
font-family: 'Droid Serif', serif;
margin: 0 0 18px;
}

.banner .banner-text .category a{color: #fff;}

.banner .banner-text .category a:hover,
.banner .banner-text .category a:focus{
color: #f49cc2;
text-decoration: none;
}

.banner .banner-text .title{
display: block;
font-size: 48px;
line-height: 60px;
font-weight: 700;
font-family: 'Poppins', sans-serif;
margin: 0 0 26px;
}

.banner .banner-text .title a{color: #fff;}

.banner .banner-text .title a:hover,
.banner .banner-text .title a:focus{
text-decoration: none;
color: #f49cc2;
}

.banner .banner-text .btn-readmore{
display: inline-block;
border: 2px solid #fff;
background: none;
font-size: 14px;
line-height: 17px;
font-family: 'Poppins', sans-serif;
text-transform: uppercase;
color: #fff;
padding: 11px 26px;
letter-spacing: 2px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}

.banner .banner-text .btn-readmore:hover,
.banner .banner-text .btn-readmore:focus{
text-decoration: none;
background: #fff;
color: #000;
}

.banner .banner-text .btn-readmore:focus{
outline: thin dotted #fff;
outline-offset: 2px;
}

.banner .owl-prev{
background: url(images/btn-prev.png) no-repeat;
width: 49px;
height: 49px;
font-size: 0;
left: 16px;
opacity: 1;
position: absolute;
top: 50%;
z-index: 1;
}

.banner .owl-prev:focus{
outline: thin dotted #fff;
outline-offset: 2px;
}

.banner .owl-next{
background: url(images/btn-next.png) no-repeat;
width: 49px;
height: 49px;
font-size: 0;
right: 16px;
opacity: 1;
position: absolute;
top: 50%;
z-index: 1;
}

.banner .owl-next:focus{
outline: thin dotted #fff;
outline-offset: 2px;
}

.banner .owl-carousel .owl-wrapper,
.banner .owl-carousel .owl-item{z-index: 1;}

.banner .btn-down{
background: url(images/btn-down.png) no-repeat;
width: 65px;
height: 65px;
/*text-indent: -9999px;*/
font-size: 0;
position: absolute;
bottom: 40px;
left: 50%;
margin-left: -32px;
z-index: 50;
cursor: pointer;
border: 0;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
display: none;
}

.banner .btn-down:hover,
.banner .btn-down:focus,
.banner .btn-down:active {
-webkit-animation-name: hvr-wobble-vertical;
-moz-animation-name: hvr-wobble-vertical;
animation-name: hvr-wobble-vertical;
-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
-moz-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
-moz-animation-iteration-count: 1;
animation-iteration-count: 1;
}
@keyframes hvr-wobble-vertical {
16.65% {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px);
}

33.3% {
-webkit-transform: translateY(-6px);
-moz-transform: translateY(-6px);
transform: translateY(-6px);
}

49.95% {
-webkit-transform: translateY(4px);
-moz-transform: translateY(4px);
transform: translateY(4px);
}

66.6% {
-webkit-transform: translateY(-2px);
-moz-transform: translateY(-2px);
transform: translateY(-2px);
}

83.25% {
-webkit-transform: translateY(1px);
-moz-transform: translateY(1px);
transform: translateY(1px);
}

100% {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
transform: translateY(0);
}
}

/*header style*/
.site-header .header-t{background: #fff;}

.site-header .header-t.sticky{
position: fixed;
width: 100%;
top: 0;
z-index: 100;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.custom-background .site-header .header-t.sticky{
width: calc(100% - 40px);
}

.site-header .header-t .right{
float: right;
margin-top: 20px;
display: flex;
flex-wrap: wrap;
/*align-items: center;*/
}

.site-header .header-t .right .btn-search{
float: right;
position: relative;
padding: 0 0 20px;
cursor: pointer;
border: 0;
color: #777;
line-height: inherit;
}

.site-header .header-t .right .btn-search:hover,
.site-header .header-t .right .btn-search:focus{
background: none;
}

.site-header .header-t .right .btn-search:focus{
outline: thin dotted;
}

.site-header .header-t .right .btn-search .form-holder{
position: absolute;
top: 100%;
right: 0;
background: #fff;
width: 300px;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
padding: 5px;
display: none;
}

.site-header .header-t .right .btn-search .form-holder .search-form{
border: 1px solid #ccc;
overflow: hidden;
padding: 7px 10px;
}

.site-header .header-t .right .btn-search .form-holder .search-form label{
float: left;
width: 88%;
}

.site-header .header-t .right .btn-search .form-holder .search-form input[type="search"]{
width: 100%;
border: 0;
padding: 0;
margin: 0;
}

.site-header .header-t .right .btn-search .form-holder .search-form input[type="submit"]{
padding: 0;
float: right;
background: url(images/bg-search.png) no-repeat;
width: 13px;
height: 13px;
border: 0;
/*text-indent: -9999px;*/
font-size: 0;
margin-top: 5px;
}

.site-header .header-t .right .btn-search .form-holder .search-form input[type="submit"]:focus{
outline: thin dotted #000;
}

.site-header .header-t .right .social-networks{
float: right;
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
}

.site-header .header-t .right .social-networks li{
float: left;
margin-right: 25px;
}

.site-header .header-t .right .social-networks li a{
color: #828282;
}

.site-header .header-t .right .social-networks li a:hover,
.site-header .header-t .right .social-networks li a:focus{
text-decoration: none;
color: #f49cc2;
}

.site-header .header-b{
padding: 15px 0;
background: #fff;
}

.site-header .site-branding{
float: left;
margin-top: 10px;
}

.site-header .site-branding .custom-logo-link{
display: inline-block;
vertical-align: middle;
margin-right: 5px;
}

.site-header .site-branding .text-logo{
display: inline-block;
vertical-align: middle;
}

.site-header .site-branding .site-title{
font-size: 24px;
line-height: 24px;
font-family: 'Poppins', sans-serif;
margin: 0 0 6px;
}

.site-header .site-branding .site-title a{display: block;}

.site-header .site-branding .site-title a:hover,
.site-header .site-branding .site-title a:focus{text-decoration: none;}

.site-header .site-branding .site-description{
font-size: 12px;
line-height: 15px;
font-family: 'Poppins', sans-serif;
color: #999;
margin: 0;
font-weight: 300;
}

.site-header .advertise-holder{
float: right;
}

.site-header .advertise-holder a:focus{
outline-offset: 2px;
outline: thin dotted #000;
}

.site-header .advertise-holder img{vertical-align: top;}

/*content area*/
#content:after{
content: '';
display: block;
clear: both;
}

#primary{
float: left;
/*width: 75%;*/
width: 72.4%;
border-right: 1px solid #e8e8e8;
background: #fff;
}

/*featured-post style*/
.featured-post:after{
content: '';
display: block;
clear: both;
}

.featured-post .post,
.featured-post .grid-sizer{
float: left;
width: 25%
}

.featured-post .post.grid-item--width1{
width: 50%;
}

.featured-post .post.grid-item--width3{
width: 49.95%;
}

.featured-post .post .post-thumbnail img{
vertical-align: top;
width: 100%;
/*opacity: 0.7;*/
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}

.featured-post .post{
position: relative;
background: #000;
overflow: hidden;
}

.featured-post .entry-header{
position: absolute;
width: 100%;
left: 0;
bottom: 0;
padding: 30px 34px 30px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.8+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */
}

.featured-post .entry-header a{color: #fff;}

.featured-post .post .entry-header .entry-title{
font-size: 25px;
line-height: 29px;
margin: 0 0 4px;
font-weight: 600;
}

.featured-post .entry-header .category{
font-size: 14px;
line-height: 17px;
font-family: 'Droid Serif', serif;
font-style: italic;
}

.featured-post .post.grid-item--width1 .entry-header .entry-title,
.featured-post .post.grid-item--width3 .entry-header .entry-title{
font-size: 32px;
line-height: 43px;
}

/*.featured-post .post:hover img,
.featured-post .post:focus img{
-webkit-transform: rotate(5deg) scale(1.25);
-moz-transform: rotate(5deg) scale(1.25);
transform: rotate(5deg) scale(1.25);
}*/

.featured-post .post:hover img,
.featured-post .post:focus-within img{
-webkit-transform: scale(1.25);
-moz-transform: scale(1.25);
transform: scale(1.25);
}

/*top-stories*/
.top-stories{
padding: 40px 41px 10px;
}

.top-stories .main-title{
font-size: 28px;
line-height: 32px;
margin: 0 0 28px;
font-weight: 600;
font-family: 'Poppins', sans-serif;
color: #303133;
padding: 0 0 0 5px;
}

.top-stories .col{
float: left;
width: 33.3333%;
padding-left: 15px;
padding-right: 15px;
}

.top-stories .post{
border: 1px solid #ededed;
margin-bottom: 30px;
}

.top-stories .post .post-thumbnail{
display: block;
height: 100%;
}

.top-stories .post .post-thumbnail img{
vertical-align: top;
width: 100%;
}

.top-stories .post .text-holder{padding: 25px 22px 9px;}

.top-stories .post .entry-header{margin: 0 0 13px;}

.top-stories .post .entry-header .entry-title{
font-size: 20px;
line-height: 24px;
font-family: 'Poppins', sans-serif;
margin: 0 0 6px;
font-weight: 600;
color: #303133;
}

.top-stories .post .entry-header .entry-title a{color: #303133;}

.top-stories .post .entry-header .entry-title a:hover,
.top-stories .post .entry-header .entry-title a:focus{
text-decoration: none;
color: #f49cc2;
}

.top-stories .post .entry-header .entry-meta{
font-size: 12px;
line-height: 15px;
font-family: 'Poppins', sans-serif;
font-weight: 500;
}

.top-stories .post .entry-header .entry-meta a{color: #999;}

.top-stories .post .entry-header .entry-meta a:hover,
.top-stories .post .entry-header .entry-meta a:focus{
text-decoration: none;
color: #f49cc2;
}

.top-stories .post .entry-content{margin: 0;}

.top-stories .post .entry-footer{
border-top: 1px solid #ededed;
padding: 9px 0 0;
}

.top-stories .post .entry-footer .byline{
display: inline-block;
font-size: 14px;
font-weight: 600;
color: #303133;
}

.top-stories .post .entry-footer .byline a{color: #303133;}

.top-stories .post .entry-footer .byline a:hover,
.top-stories .post .entry-footer .byline a:focus{
text-decoration: none;
color: #f49cc2;
}

/*category-post style*/
.category-post{
background: #f7f7f7;
padding: 51px 43px 29px;
}

.category-post .col{
float: left;
width: 50%;
padding-left: 15px;
padding-right: 15px;
}

.category-post .main-title{
font-size: 28px;
line-height: 32px;
margin: 0 0 28px;
font-weight: 600;
font-family: 'Poppins', sans-serif;
color: #303133;
padding: 0 0 0 5px;
}

.category-post .main-title a{
color: #303133;
}

.category-post .main-title a:hover,
.category-post .main-title a:focus{
text-decoration: none;
color: #f49cc2;
}

.category-post .post{
overflow: hidden;
background: #fff;
margin-bottom: 30px;
}

.category-post .post .post-thumbnail{
float: left;
/*width: 47%;*/
margin: 0 24px 14px 0;
}

.category-post .post .post-thumbnail img{
vertical-align: top;
width: 100%;
}

.category-post .post .text-holder{
padding: 25px;
}

.category-post .post .entry-header{margin: 0 0 13px;}

.category-post .post .entry-title{
font-size: 20px;
line-height: 24px;
font-family: 'Poppins', sans-serif;
margin: 0 0 6px;
font-weight: 600;
color: #303133;
}

.category-post .post .entry-title a{color: #303133;}

.category-post .post .entry-title a:hover,
.category-post .post .entry-title a:focus{
text-decoration: none;
color: #f49cc2;
}

.category-post .post .entry-header .entry-meta{
font-size: 12px;
line-height: 15px;
font-family: 'Poppins', sans-serif;
font-weight: 500;
}

.category-post .post .entry-header .entry-meta a{color: #303133;}

.category-post .post .entry-header .entry-meta a:hover,
.category-post .post .entry-header .entry-meta a:focus{
text-decoration: none;
color: #f49cc2;
}

.category-post .post .entry-content{margin: 0;}

.category-post .post .entry-footer{
border-top: 1px solid #ededed;
padding: 9px 0 0;
}

.category-post .post .entry-footer .byline{
display: inline-block;
font-size: 14px;
font-weight: 600;
color: #303133;
}

.category-post .post .entry-footer .byline a{color: #303133;}

.category-post .post .entry-footer .byline a:hover,
.category-post .post .entry-footer .byline a:focus{
text-decoration: none;
color: #f49cc2;
}

/*latest-blog style*/
.latest-blog{
padding: 42px 43px 10px;
border-bottom: 1px solid #ededed;
}

.latest-blog .blog-holder{
border-bottom: 1px solid #ededed;
margin-bottom: 36px;
}

.latest-blog .main-title{
color: #303133;
font-family: "Poppins",sans-serif;
font-size: 28px;
font-weight: 600;
line-height: 32px;
margin: 0 0 35px;
padding: 0 0 0 3px;
}

.latest-blog .post{
overflow: hidden;
margin: 0 0 40px;
}

.latest-blog .post .post-thumbnail{
float: left;
/*width: 50%;*/
margin-right: 39px;
}

.latest-blog .post .post-thumbnail img{vertical-align: top;}

.latest-blog .post .text-holder{
overflow: hidden;
/*padding: 30px 39px 25px 39px;*/
padding: 30px 39px 25px 0;
}

.latest-blog .post .entry-header .entry-meta{
font-family: "Poppins",sans-serif;
font-size: 12px;
font-weight: 500;
line-height: 15px;
overflow: hidden;
border-bottom: 1px solid #ededed;
padding-bottom: 32px;
margin-bottom: 25px;
color: #999;
}

.latest-blog .post .entry-header .entry-meta a{color: #999;}

.latest-blog .post .entry-header .entry-meta a:hover,
.latest-blog .post .entry-header .entry-meta a:focus{
color: #f49cc2;
text-decoration: none;
}

.latest-blog .post .entry-header .entry-meta span{
float: left;
padding-right: 10px;
margin-right: 10px;
border-right: 1px solid #e6e6e6;
display: inline-block;
margin-bottom: 5px;
}

.latest-blog .post .entry-header .entry-meta span:last-child{
margin-right: 0;
padding: 0;
border-right: 0;
}

.latest-blog .post .entry-header .entry-title{
font-size: 24px;
line-height: 28px;
font-family: "Poppins",sans-serif;
margin: 0 0 17px;
color: #303133;
font-weight: 600;
}

.latest-blog .post .entry-header .entry-title a{color: #303133;}

.latest-blog .post .entry-header .entry-title a:hover,
.latest-blog .post .entry-header .entry-title a:focus{
text-decoration: none;
color: #f49cc2;
}

.latest-blog .post .entry-content{margin: 0;}

.latest-blog .post .entry-footer{overflow: hidden;}

.latest-blog .post .btn-readmore{
font-size: 14px;
line-height: 17px;
font-weight: 700;
font-family: "Poppins",sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
border: 2px solid #f49cc2;
float: left;
padding: 11px 32px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}

.latest-blog .post .btn-readmore:hover,
.latest-blog .post .btn-readmore:focus{
text-decoration: none;
background: #f49cc2;
color: #fff;
}

.latest-blog .post .btn-readmore:focus{
outline: thin dotted #fff;
outline-offset: -3px;
}

.latest-blog .post:nth-child(2n) .post-thumbnail{
float: right;
margin-right: 0;
margin-left: 39px;
}

/*pagination style*/
.pagination{margin-bottom: 49px;}

.pagination .nav-links{overflow: hidden;}

.pagination a{
float: left;
margin-right: 8px;
font-size: 14px;
line-height: 35px;
height: 35px;
color: #ccc;
font-family: "Poppins",sans-serif;
border: 1px solid #ccc;
font-weight: 500;
padding: 0 12px;
}

.pagination span{
float: left;
margin-right: 8px;
font-size: 14px;
line-height: 35px;
}

.pagination .current{
height: 35px;
color: #303133;
font-family: "Poppins",sans-serif;
border: 1px solid #303133;
font-weight: 500;
padding: 0 12px;
}

.pagination a:hover,
.pagination a:focus{
text-decoration: none;
color: #303133;
border-color: #303133;
}

/*sidebar style*/
#secondary{
float: right;
width: 27.6%;
}

#secondary .widget{
padding: 36px 36px 35px 33px;
border-bottom: 1px solid #e8e8e8;
margin: 0;
}

#secondary .widget .widget-title{
font-size: 14px;
line-height: 17px;
margin: 0 0 31px;
font-family: "Poppins",sans-serif;
text-transform: uppercase;
font-weight: 600;
}

#secondary .widget ul{
margin: 0;
padding: 0;
list-style: none;
font-size: 16px;
line-height: 22px;
color: #303133;
}

#secondary .widget ul li{
border-bottom: 1px solid #eaeaea;
padding: 0 0 9px;
margin: 0 0 12px;
}

#secondary .widget ul li:last-child{
border-bottom: 0;
margin-bottom: 0;
padding-bottom: 0;
}

#secondary .widget ul li a{color: #303133; font-size: 16px;}

#secondary .widget ul li a:hover,
#secondary .widget ul li a:focus{
text-decoration: none;
color: #f49cc2;
}

#secondary .widget.widget_categories ul,
#secondary .widget.widget_archive ul{
text-align: right;
}

#secondary .widget.widget_categories li,
#secondary .widget.widget_archive li{overflow: hidden;}

#secondary .widget.widget_categories li a,
#secondary .widget.widget_archive li a{float: left;}

#secondary .widget.widget_fluid_magazine_popular_posts ul li,
#secondary .widget.widget_fluid_magazine_recent_posts ul li{
overflow: hidden;
margin: 0 0 23px;
padding: 0;
border-bottom: 0;
}

#secondary .widget.widget_fluid_magazine_popular_posts ul li:last-child,
#secondary .widget.widget_fluid_magazine_recent_posts ul li:last-child{margin: 0;}

#secondary .widget.widget_fluid_magazine_popular_posts ul li .post-thumbnail,
#secondary .widget.widget_fluid_magazine_recent_posts ul li .post-thumbnail{
float: left;
width: 58px;
margin-right: 20px;
}

#secondary .widget.widget_fluid_magazine_popular_posts ul li .entry-header,
#secondary .widget.widget_fluid_magazine_recent_posts ul li .entry-header{overflow: hidden;}

#secondary .widget.widget_fluid_magazine_popular_posts ul li .entry-header .entry-title,
#secondary .widget.widget_fluid_magazine_recent_posts ul li .entry-header .entry-title{
font-size: 16px;
line-height: 22px;
font-family: "Poppins",sans-serif;
font-weight: 600;
margin: 0 0 3px;
}

#secondary .widget.widget_fluid_magazine_popular_posts ul li .entry-header .entry-meta,
#secondary .widget.widget_fluid_magazine_recent_posts ul li .entry-header .entry-meta{
font-size: 12px;
line-height: 15px;
}

#secondary .widget.widget_fluid_magazine_popular_posts ul li .entry-header .entry-meta a,
#secondary .widget.widget_fluid_magazine_recent_posts ul li .entry-header .entry-meta a{color: #999;}

#secondary .widget.widget_fluid_magazine_popular_posts ul li .entry-header .entry-meta a:hover,
#secondary .widget.widget_fluid_magazine_recent_posts ul li .entry-header .entry-meta a:hover,
#secondary .widget.widget_fluid_magazine_popular_posts ul li .entry-header .entry-meta a:focus,
#secondary .widget.widget_fluid_magazine_recent_posts ul li .entry-header .entry-meta a:focus{
text-decoration: none;
color: #f49cc2;
}

#secondary .widget.widget_fluid_magazine_social_networks ul{
overflow: hidden;
}

#secondary .widget.widget_fluid_magazine_social_networks ul li{
margin: 0 15px 15px 0;
padding: 0;
border-bottom: 0;
float: left;
}

#secondary .widget.widget_fluid_magazine_social_networks ul li a{
display: block;
width: 45px;
height: 45px;
border: 2px solid #f49cc2;
color: #f49cc2;
-webkit-border-radius: 100px;
border-radius: 50%;
text-align: center;
line-height: 41px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}

#secondary .widget.widget_fluid_magazine_social_networks ul li a:hover,
#secondary .widget.widget_fluid_magazine_social_networks ul li a:focus{
text-decoration: none;
color: #fff;
background: #f49cc2;
}

#secondary .widget.widget_fluid_magazine_slider_post ul li{
margin: 0;
padding: 0;
border-bottom: 0;
}

#secondary .widget.widget_fluid_magazine_slider_post .post-thumbnail{
display: block;
height: 100%;
margin: 0 0 15px;
}

#secondary .widget.widget_fluid_magazine_slider_post .post-thumbnail img{
vertical-align: top;
width: 100%;
}

#secondary .widget.widget_fluid_magazine_slider_post .entry-header{margin: 0 0 15px;}

#secondary .widget.widget_fluid_magazine_slider_post .entry-title{
font-size: 20px;
line-height: 24px;
font-weight: 600;
font-family: "Poppins",sans-serif;
margin: 0 0 3px;
}

#secondary .widget.widget_fluid_magazine_slider_post .entry-meta{
font-family: "Poppins",sans-serif;
font-size: 12px;
font-weight: 500;
line-height: 15px;
}

#secondary .widget.widget_fluid_magazine_slider_post .entry-meta a{color: #999;}

#secondary .widget.widget_fluid_magazine_slider_post .entry-meta a:hover,
#secondary .widget.widget_fluid_magazine_slider_post .entry-meta a:focus{
text-decoration: none;
color: #f49cc2;
}

#secondary .widget.widget_fluid_magazine_slider_post .entry-content{
margin: 0;
font-size: 15px;
line-height: 24px;
color: #777;
}

#secondary .widget.widget_rss .widget-title a{color: #777;}

#secondary .widget.widget_rss .widget-title a:hover,
#secondary .widget.widget_rss .widget-title a:focus{
text-decoration: none;
color: #f49cc2;
}

#secondary .widget.widget_rss ul li a{
color: #f49cc2;
}

#secondary .widget.widget_rss ul li a:hover,
#secondary .widget.widget_rss ul li a:focus{
text-decoration: underline;
}

.post-slider{position: relative;}

.post-slider .owl-nav .owl-prev{
background: url(images/btn-prev2.png) no-repeat;
width: 32px;
height: 80px;
left: 0;
top:60px;
opacity: 1;
font-size: 0;
position: absolute;
}

.post-slider .owl-nav .owl-next{
background: url(images/btn-next2.png) no-repeat;
width: 32px;
height: 80px;
right: 0;
top:60px;
opacity: 1;
font-size: 0;
position: absolute;
}

.widget.widget_search .search-form{
border: 1px solid #e6e6e6;
background: #fff;
overflow: hidden;
border-radius: 20px;
padding: 5px 20px;
}

.widget.widget_search .search-form label{
float: left;
width: 90%;
}

.widget.widget_search .search-form input[type="search"]{
border: 0;
background: none;
width: 100%;
padding: 0;
margin: 0;
/*outline: none;*/
}

.widget.widget_search .search-form input[type="submit"]{
float: right;
border: 0;
background: url(images/bg-search.png) no-repeat;
width: 13px;
height: 13px;
/*text-indent: -9999px;*/
font-size: 0;
margin: 5px 0 0;
padding: 0;
/*outline: none;*/
}

.widget.widget_search .search-form input[type="submit"]:focus{
outline: thin dotted #000;
}

#secondary .widget.widget_fluid_magazine_featured_posts .holder{overflow: hidden;}

#secondary .widget.widget_fluid_magazine_featured_posts .img-holder{
float: left;
width: 100px;
margin-right: 20px;
}

#secondary .widget.widget_fluid_magazine_featured_posts .img-holder img{
vertical-align: top;
-webkit-border-radius: 100px;
border-radius: 50%;
}

/*#secondary .widget.widget_fluid_magazine_featured_posts .text-holder{overflow: hidden;}*/

#secondary .widget.widget_tag_cloud .tagcloud{overflow: hidden;}

#secondary .widget.widget_tag_cloud .tagcloud a{
float: left;
font-size: 12px;
color: #999;
border: 1px solid #999;
text-transform: uppercase;
border-radius: 3px;
margin-right: 7px;
margin-bottom: 7px;
padding: 5px 10px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}

#secondary .widget.widget_tag_cloud .tagcloud a:hover,
#secondary .widget.widget_tag_cloud .tagcloud a:focus{
text-decoration: none;
background: #f49cc2;
border-color: #f49cc2;
color: #fff;
}

/*widget calendar style*/
.widget.widget_calendar caption{
font-size: 18px;
color: #fff;
line-height: 20px;
background: #999;
padding: 12px 0;
font-weight: 700;
}

.widget.widget_calendar table{
position: relative;
font-family: 'Lato', sans-serif;
}

.widget.widget_calendar thead th{
font-size: 18px;
background: #fff;
color: #616161;
font-weight: 600;
height: 50px;
}

.widget.widget_calendar tbody{
background: #fff;
border-top: 1px solid #e5e5e5;
}

.widget.widget_calendar tbody td{
text-align: center;
font-size: 14px;
height: 60px;
line-height: 60px;
color: #919191;
}

.widget_calendar table #prev a{
left: 15px;
position: absolute;
top: 20px;
background: url(images/btn-prev-month.png) no-repeat;
width: 7px;
height: 11px;
text-indent: -9999px;
}

.widget.widget_calendar table #next a {
position: absolute;
right: 15px;
top: 20px;
background: url(images/btn-next-month.png) no-repeat;
width: 7px;
height: 11px;
text-indent: -9999px;
}

.widget.widget_calendar table tbody td a{
display: block;
height: 100%;
-webkit-border-radius: 100px;
border-radius: 50%;
background: #f49cc2;
color: #fff;
}

/*blog -page style*/
.top-bar{
background: #f7f7f7;
padding: 20px 43px;
}

#crumbs{
font-size: 14px;
line-height: 17px;
font-family: "Poppins",sans-serif;
font-weight: 600;
color: #bbb;
margin: 0 0 20px;
}

#crumbs a{
color: #bbb;
}

#crumbs a:hover,
#crumbs a:focus{
text-decoration: none;
color: #f49cc2;
}

.page-header .page-title{
font-size: 28px;
line-height: 32px;
font-family: "Poppins",sans-serif;
margin: 0;
color: #303133;
}

#primary .post .entry-content blockquote,
#primary .page .entry-content blockquote{
margin: 0 0 30px;
padding-left: 60px;
background: url(images/bg-quote.png) no-repeat;
}

#primary .post.format-status .entry-header .entry-title,
#primary .post.format-aside .entry-header .entry-title,
#primary .post.format-link .entry-header .entry-title{display: none;}

#primary .post .entry-content iframe,
#primary .page .entry-content iframe{
width: 100%;
vertical-align: top;
margin: 0 0 30px;
}

.category #primary{background: none;}

.category .category-list{padding: 0 43px;}

.category #primary .post{
background: #fff;
overflow: hidden;
margin: 0 0 37px;
}

.category #primary .post .post-thumbnail{float: left;}

.category #primary .post .post-thumbnail img{vertical-align: top;}

.category #primary .post .text-holder{
overflow: hidden;
padding: 25px 30px;
}

.category #primary .post .entry-header{margin: 0 0 20px;}

.category #primary .post .entry-title{
font-size: 20px;
line-height: 24px;
font-family: "Poppins",sans-serif;
margin: 0 0 5px;
}

.category #primary .post .entry-title a{color: #303133;}

.category #primary .post .entry-title a:hover,
.category #primary .post .entry-title a:focus{
text-decoration: none;
color: #f49cc2;
}

.category #primary .post .entry-meta{
font-size: 12px;
line-height: 15px;
font-family: "Poppins",sans-serif;
font-weight: 500;
color: #999;
}

.category #primary .post .entry-meta span{
margin-right: 20px;
}

.category #primary .post .entry-meta a{color: #999;}

.category #primary .post .entry-meta a:hover,
.category #primary .post .entry-meta a:focus{
text-decoration: none;
color: #f49cc2;
}

.category #primary .post .entry-meta .comments-link a:before{
content: '\f075';
font-family: 'FontAwesome';
margin-right: 5px;
}

.category #primary .post .entry-content{margin: 0;}

.category #primary .post .byline{
display: inline-block;
font-size: 14px;
color: #303133;
font-weight: 600;
}

.category #primary .post .entry-footer{
border-top: 1px solid #ededed;
padding-top: 15px;
}

.category #primary .post .byline a{color: #303133;}

.category #primary .post .byline a:hover,
.category #primary .post .byline a:focus{
text-decoration: none;
color: #f49cc2;
}

/*search result page style*/
.search .search-list{
padding: 42px 43px 10px;
}

.search #primary .post,
.search #primary .page{
margin: 0 0 40px;
overflow: hidden;
}

.search #primary .post .post-thumbnail,
.search #primary .page .post-thumbnail{
float: left;
margin-right: 39px;
}

.search #primary .post .post-thumbnail img,
.search #primary .page .post-thumbnail img{vertical-align: top;}

.search #primary .post .text-holder,
.search #primary .page .text-holder{
overflow: hidden;
padding: 0 39px 25px 0;
}

.search #primary .post .entry-header .entry-meta{
border-bottom: 1px solid #ededed;
color: #999;
font-family: "Poppins",sans-serif;
font-size: 12px;
font-weight: 500;
line-height: 15px;
margin-bottom: 25px;
overflow: hidden;
padding-bottom: 32px;
}

.search #primary .post .entry-header .entry-meta a{color: #999;}

.search #primary .post .entry-header .entry-meta a:hover,
.search #primary .post .entry-header .entry-meta a:focus{
color: #f49cc2;
text-decoration: none;
}

.search #primary .post .entry-header .entry-meta .comments-link{
float: right;
padding-left: 10px;
margin-left: 10px;
border-left: 1px solid #e6e6e6;
}

.search #primary .post .entry-header .entry-meta .posted-on{
float: right;
}

.search #primary .post .entry-header .entry-meta .byline{
display: inline-block;
border-left: 1px solid #e6e6e6;
margin-left: 10px;
padding-left: 10px;
}

.search #primary .post .entry-header .entry-title,
.search #primary .page .entry-header .entry-title{
font-size: 24px;
line-height: 28px;
font-family: "Poppins",sans-serif;
margin: 0 0 17px;
color: #303133;
font-weight: 600;
}

.search #primary .post .entry-header .entry-title a,
.search #primary .page .entry-header .entry-title a{color: #303133;}

.search #primary .post .entry-header .entry-title a:hover,
.search #primary .post .entry-header .entry-title a:focus,
.search #primary .page .entry-header .entry-title a:hover,
.search #primary .page .entry-header .entry-title a:focus{
text-decoration: none;
color: #f49cc2;
}

.search #primary .post .entry-content,
.search #primary .page .entry-content{margin: 0;}

.search #primary .post .entry-footer,
.search #primary .page .entry-footer{overflow: hidden;}

.search #primary .post .btn-readmore,
.search #primary .page .btn-readmore{
font-size: 14px;
line-height: 17px;
font-weight: 700;
font-family: "Poppins",sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
border: 2px solid #f49cc2;
float: left;
padding: 11px 32px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}

.search #primary .post .btn-readmore:hover,
.search #primary .post .btn-readmore:focus,
.search #primary .page .btn-readmore:hover,
.search #primary .page .btn-readmore:focus{
text-decoration: none;
background: #f49cc2;
color: #fff;
}

/*error-page style*/
.error-page{
background: #fff;
padding: 70px 15px;
}

.error-page .holder{
max-width: 555px;
margin: 0 auto;
text-align: center;
font-size: 18px;
line-height: 26px;
}

.error-page h1{
font-size: 124px;
font-family: "Poppins",sans-serif;
font-weight: 300;
color: #f49cc2;
line-height: 124px;
margin: 0 0 20px;
}

.error-page h2{
font-size: 30px;
font-weight: 400;
color: #303133;
line-height: 35px;
margin: 0 0 30px;
}

.error-page .search-form{
border: 1px solid #e6e6e6;
background: #fff;
overflow: hidden;
border-radius: 20px;
padding: 5px 20px;
}

.error-page .search-form label{
float: left;
width: 90%;
}

.error-page .search-form input[type="search"]{
border: 0;
background: none;
width: 100%;
padding: 0;
margin: 0;
outline: none;
}

.error-page .search-form input[type="submit"]{
float: right;
border: 0;
background: url(images/bg-search.png) no-repeat;
width: 13px;
height: 13px;
text-indent: -9999px;
margin: 5px 0 0;
padding: 0;
outline: none;
}

/*single post style*/
.single-post #crumbs{margin: 0;}

.single-post .latest-blog .post .post-thumbnail{
width: 100%;
margin-right: 0;
}

.single-post .latest-blog .post .text-holder{
width: 100%;
padding-right: 0;
padding-bottom: 0;
border-bottom: 0;
}

.single-post .latest-blog .blog-holder{border-bottom: 0;}

#primary .post .entry-content h1,
#primary .page .entry-content h1{
font-size: 52px;
line-height: 62px;
font-family: "Poppins",sans-serif;
font-weight: 600;
color: #303133;
margin: 0 0 10px;
}

#primary .post .entry-content h2{
font-size: 32px;
line-height: 38px;
font-family: "Poppins", sans-serif;
font-weight: 600;
color: #1d8bb5;
margin: 0 0 13px;
border-bottom: 1px solid;
}
#primary .page .entry-content h2{
font-size: 32px;
line-height: 38px;
font-family: "Poppins",sans-serif;
font-weight: 600;
color: #303133;
margin: 0 0 13px;
}

#primary .post .entry-content h3{
font-size: 30px;
line-height: 36px;
font-family: "Poppins", sans-serif;
font-weight: 600;
color: #303133;
margin: 0 0 17px;
border-left: 10px solid #1d8bb5;
padding-left: 8px;
}
#primary .page .entry-content h3{
font-size: 30px;
line-height: 36px;
font-family: "Poppins",sans-serif;
font-weight: 600;
color: #303133;
margin: 0 0 17px;
}

#primary .post .entry-content h4{
font-size: 24px;
line-height: 29px;
font-family: "Poppins",sans-serif;
font-weight: 600;
color: #1d8bb5;
margin: 0 0 20px;
}
#primary .page .entry-content h4{
font-size: 24px;
line-height: 29px;
font-family: "Poppins",sans-serif;
font-weight: 600;
color: #303133;
margin: 0 0 20px;
}

#primary .post .entry-content h5{
font-size: 20px;
line-height: 24px;
font-family: "Poppins", sans-serif;
font-weight: 600;
color: #fff;
margin: 0 0 18px;
background: #1d8bb5;
display: inline-block;
padding: 5px 8px;
}
#primary .page .entry-content h5{
font-size: 20px;
line-height: 24px;
font-family: "Poppins",sans-serif;
font-weight: 600;
color: #1d8bb5;
margin: 0 0 18px;
}

#primary .post .entry-content h6,
#primary .page .entry-content h6{
font-size: 16px;
line-height: 16px;
font-family: "Poppins",sans-serif;
font-weight: 600;
color: #303133;
margin: 0 0 18px;
}

#primary .post .entry-content .pull-right,
#primary .page .entry-content .pull-right{
float: right;
text-align: right;
width: 263px;
margin-left: 15px;
margin-bottom: 30px;
border-top: 3px solid #f1f1f2;
padding-top: 10px;
}

#primary .post .entry-content .pull-left,
#primary .page .entry-content .pull-left{
float: left;
text-align: left;
width: 263px;
margin-right: 15px;
margin-bottom: 30px;
border-top: 3px solid #f1f1f2;
padding-top: 10px;
}

#primary .post .entry-content .dropcap,
#primary .page .entry-content .dropcap{
font-size: 115px;
line-height: 100px;
float: left;
margin-right: 15px;
}

#primary .post .entry-content .highlight,
#primary .page .entry-content .highlight{
background: #f6b0ce;
color: #fff;
}

#primary .post .entry-content table{width: 100%; table-layout: fixed;}

#primary .post .entry-content table thead,
#primary .page .entry-content table thead{
background: #999;
font-weight: 700;
color: #fff;
}

#primary .post .entry-content table thead th,
#primary .page .entry-content table thead th{
font-weight: 700;
color: #fff;
}

#primary .post .entry-content table th,
#primary .page .entry-content table th,
#primary .post .entry-content table td,
#primary .page .entry-content table td{
padding: 1vw 2vw;
text-align: left;
}

#primary .post .entry-content table tr,
#primary .page .entry-content table tr{border-bottom: 1px solid #ebebeb;}

.single-post .post .entry-footer{
border-top: 1px solid #e3e3e3;
padding-top: 15px;
}


#primary .post .entry-footer .left,
#primary .page .entry-footer .left{
float: left;
}

#primary .post .entry-footer .left .tag a,
#primary .page .entry-footer .left .tag a{
font-size: 14px;
color: #919191;
font-weight: 700;
background: #f4f4f4;
border-radius: 15px;
padding: 5px 17px 2px;
display: inline-block;
}

#primary .post .entry-footer .left .tag a:hover,
#primary .page .entry-footer .left .tag a:hover,
#primary .post .entry-footer .left .tag a:focus,
#primary .page .entry-footer .left .tag a:focus{
background: #000;
text-decoration: none;
color: #fff;
}

#primary .post .entry-footer .right,
#primary .page .entry-footer .right{float: right;}

#primary .post .entry-footer .right .social-networks,
#primary .page .entry-footer .right .social-networks{
display: inline-block;
vertical-align: middle;
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
}

#primary .post .entry-footer .right .social-networks li,
#primary .page .entry-footer .right .social-networks li{
float: left;
margin-left: 15px;
}

#primary .post .entry-footer .right .social-networks li:first-child,
#primary .page .entry-footer .right .social-networks li:first-child{margin-left: 0;}

#primary .post .entry-footer .right .social-networks li a,
#primary .page .entry-footer .right .social-networks li a{color: #919191;}

#primary .post .entry-footer .right .social-networks li a:hover,
#primary .page .entry-footer .right .social-networks li a:hover,
#primary .post .entry-footer .right .social-networks li a:focus,
#primary .page .entry-footer .right .social-networks li a:focus{
text-decoration: none;
color: #f49cc2;
}

/*author section style*/
.author{
overflow: hidden;
border: 1px solid #e3e3e3;
padding: 30px 25px;
margin: 0 0 40px;
}

.author .img-holder{
float: left;
width: 105px;
margin-right: 20px;
}

.author .text-holder{
overflow: hidden;
}

.author .text-holder .title{
font-size: 18px;
font-family: "Poppins",sans-serif;
font-weight: 600;
color: #303133;
margin: 0 0 5px;
}

/*comments area style*/
.comments-area{margin: 0 0 40px;}

.comments-area .comments-title,
.comments-area .comment-reply-title{
font-size: 28px;
line-height: 32px;
font-weight: 400;
color: #313131;
}

.comments-area ol{
margin: 0;
padding: 0;
list-style: none;
}

.comments-area .comment-body .avatar{
float: left;
margin-right: 20px;
}

.comments-area .comment-body .fn{
float: left;
font-weight: 700;
font-size: 18px;
line-height: 24px;
color: #313131;
margin-right: 15px;
}

.comments-area .comment-body .says{display: none;}

.comments-area .comment-body .comment-metadata{
float: left;
font-size: 14px;
color: #919191;
}

.comments-area .comment-body .comment-metadata a{color: #919191;}

.comments-area .comment-body .comment-metadata a:hover,
.comments-area .comment-body .comment-metadata a:focus{
text-decoration: none;
color: #f49cc2;
}

.comment-author{float: left;}

.comment-meta{overflow: hidden;}

.comments-area .comment-body .comment-content{
margin-left: 97px;
margin-top: -42px;
}

.comments-area .comment-body .reply{
margin-left: 97px;
font-size: 16px;
text-transform: uppercase;
}

.comments-area .comment-body{
border-bottom: 1px solid #f3f3f3;
padding-bottom: 25px;
margin-bottom: 25px;
}

.comments-area .comment-list .children{padding-left: 97px;}

.comments-area .comment-form .comment-form-cookies-consent{
clear: both;
}

.comments-area .comment-form input[type="checkbox"]{
margin-right: 10px;
}

.comments-area .comment-form .comment-form-author{
float: left;
width: 32.2%;
margin-right: 15px;
}

.comments-area .comment-form .comment-form-email{
float: left;
width: 32.2%;
margin-right: 15px;
}

.comments-area .comment-form .comment-form-url{
float: left;
width: 32.2%;
}

.comments-area .comment-form input[type="text"],
.comments-area .comment-form input[type="email"],
.comments-area .comment-form input[type="url"]{
width: 100%;
padding: 10px 15px;
}

.full-width #primary{
width: 100%;
border-right: 0;
}

/*footer style*/
.footer-t{
background: #6e6e6e;
padding: 60px 0 10px;
color: #d8d8d8;
}

.footer-t .column{
float: left;
width: 25%;
padding-left: 15px;
padding-right: 15px;
margin: 0 0 30px;
}

.footer-t a{color: #d8d8d8;}

.footer-t a:hover,
.footer-t a:focus{
text-decoration: none;
color: #fff;
}

.footer-t .widget .widget-title{
font-size: 14px;
line-height: 24px;
font-family: 'Poppins', sans-serif;
color: #fff;
margin: 0 0 20px;
text-transform: uppercase;
}

.footer-t .widget ul{
margin: 0;
padding: 0;
list-style: none;
}

.footer-t .widget ul li{
margin: 0 0 10px;
padding-left: 14px;
position: relative;
}

.footer-t .widget ul li:before{
content: '\f105';
position: absolute;
top: 0;
left: 0;
font-family: 'FontAwesome';
line-height: 19px;
}

.footer-t .widget.widget_fluid_magazine_popular_posts ul li,
.footer-t .widget.widget_fluid_magazine_recent_posts ul li{
overflow: hidden;
margin: 0 0 20px;
padding: 0;
}

.footer-t .widget.widget_fluid_magazine_popular_posts ul li:before,
.footer-t .widget.widget_fluid_magazine_recent_posts ul li:before{display: none;}

.footer-t .widget.widget_fluid_magazine_popular_posts ul li:last-child,
.footer-t .widget.widget_fluid_magazine_recent_posts ul li:last-child{margin: 0;}

.footer-t .widget.widget_fluid_magazine_popular_posts ul li .post-thumbnail,
.footer-t .widget.widget_fluid_magazine_recent_posts ul li .post-thumbnail{
float: left;
width: 58px;
margin-right: 20px;
}

.footer-t .widget.widget_fluid_magazine_popular_posts ul li .post-thumbnail img,
.footer-t .widget.widget_fluid_magazine_recent_posts ul li .post-thumbnail img{vertical-align: top;}

.footer-t .widget.widget_fluid_magazine_popular_posts ul li .entry-header,
.footer-t .widget.widget_fluid_magazine_recent_posts ul li .entry-header{overflow: hidden;}

.footer-t .widget.widget_fluid_magazine_popular_posts ul li .entry-header .entry-title,
.footer-t .widget.widget_fluid_magazine_recent_posts ul li .entry-header .entry-title{
font-size: 15px;
line-height: 18px;
font-weight: 600;
margin: 0 0 3px;
}

.footer-t .widget.widget_fluid_magazine_popular_posts ul li .entry-header .entry-meta,
.footer-t .widget.widget_fluid_magazine_recent_posts ul li .entry-header .entry-meta{
font-size: 12px;
line-height: 15px;
}

.footer-t .widget.widget_fluid_magazine_popular_posts ul li .entry-header .entry-meta a,
.footer-t .widget.widget_fluid_magazine_recent_posts ul li .entry-header .entry-meta a{color: #999;}

.footer-t .widget.widget_fluid_magazine_popular_posts ul li .entry-header .entry-meta a:hover,
.footer-t .widget.widget_fluid_magazine_recent_posts ul li .entry-header .entry-meta a:hover,
.footer-t .widget.widget_fluid_magazine_popular_posts ul li .entry-header .entry-meta a:focus,
.footer-t .widget.widget_fluid_magazine_recent_posts ul li .entry-header .entry-meta a:focus{
text-decoration: none;
color: #fff;
}

.footer-t .widget.widget_tag_cloud .tagcloud{overflow: hidden;}

.footer-t .widget.widget_tag_cloud .tagcloud a{
float: left;
font-size: 12px;
color: #d8d8d8;
border: 1px solid #999;
text-transform: uppercase;
border-radius: 3px;
margin-right: 7px;
margin-bottom: 7px;
padding: 5px 10px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}

.footer-t .widget.widget_tag_cloud .tagcloud a:hover,
.footer-t .widget.widget_tag_cloud .tagcloud a:focus{
text-decoration: none;
background: #fff;
border-color: #fff;
color: #999;
}

.footer-t .widget.widget_fluid_magazine_social_links ul{
overflow: hidden;
}

.footer-t .widget.widget_fluid_magazine_social_links ul li{
margin: 0 15px 15px 0;
padding: 0;
border-bottom: 0;
float: left;
}

.footer-t .widget.widget_fluid_magazine_social_links ul li:before{display: none;}

.footer-t .widget.widget_fluid_magazine_social_links ul li a{
display: block;
width: 45px;
height: 45px;
border: 2px solid #d8d8d8;
color: #d8d8d8;
-webkit-border-radius: 100px;
border-radius: 50%;
text-align: center;
line-height: 41px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}

.footer-t .widget.widget_fluid_magazine_social_links ul li a:hover,
.footer-t .widget.widget_fluid_magazine_social_links ul li a:focus{
text-decoration: none;
color: #999;
background: #fff;
border-color: #fff;
}

.footer-t .widget.widget_fluid_magazine_slider_post ul li{
margin: 0;
padding: 0;
border-bottom: 0;
}

.footer-t .widget.widget_fluid_magazine_slider_post ul li:before{display: none;}

.footer-t .widget.widget_fluid_magazine_slider_post .post-thumbnail{
display: block;
height: 100%;
margin: 0 0 15px;
}

.footer-t .widget.widget_fluid_magazine_slider_post .post-thumbnail img{vertical-align: top;}

.footer-t .widget.widget_fluid_magazine_slider_post .entry-header{margin: 0 0 15px;}

.footer-t .widget.widget_fluid_magazine_slider_post .entry-title{
font-size: 18px;
line-height: 24px;
font-weight: 600;
margin: 0 0 3px;
}

.footer-t .widget.widget_fluid_magazine_slider_post .entry-meta{
font-family: "Poppins",sans-serif;
font-size: 12px;
font-weight: 500;
line-height: 15px;
}

.footer-t .widget.widget_fluid_magazine_slider_post .entry-meta a{color: #999;}

.footer-t .widget.widget_fluid_magazine_slider_post .entry-meta a:hover,
.footer-t .widget.widget_fluid_magazine_slider_post .entry-meta a:focus{
text-decoration: none;
color: #fff;
}

.footer-t .widget.widget_fluid_magazine_slider_post .entry-content{
margin: 0;
font-size: 15px;
line-height: 24px;
}

.footer-t .widget.widget_fluid_magazine_slider_post .flex-direction-nav{
position: absolute;
width: 100%;
top: -40px;
}

.footer-t .widget.widget_fluid_magazine_featured_post .holder{overflow: hidden;}

.footer-t .widget.widget_fluid_magazine_featured_post .img-holder{
margin-bottom: 15px;
}

.footer-t .widget.widget_fluid_magazine_featured_post .img-holder img{
vertical-align: top;
-webkit-border-radius: 100px;
border-radius: 50%;
}

.footer-t .widget.widget_rss .widget-title a{color: #fff;}

.footer-t .widget.widget_rss ul li a{color: #fff;}

.footer-t .widget.widget_rss ul li a:hover,
.footer-t .widget.widget_rss ul li a:focus{
text-decoration: underline;
}

.footer-t .post-slider .flex-direction-nav a{
margin-top: 0;
top: 123px;
}

.footer-t .widget.widget_fluid_magazine_social_networks ul{
overflow: hidden;
}

.footer-t .widget.widget_fluid_magazine_social_networks ul li{
margin: 0 15px 15px 0;
padding: 0;
border-bottom: 0;
float: left;
}

.footer-t .widget.widget_fluid_magazine_social_networks ul li:before{display: none;}

.footer-t .widget.widget_fluid_magazine_social_networks ul li a{
display: block;
width: 45px;
height: 45px;
border: 2px solid #fff;
color: #fff;
-webkit-border-radius: 100px;
border-radius: 50%;
text-align: center;
line-height: 41px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}

.footer-t .widget.widget_fluid_magazine_social_networks ul li a:hover,
.footer-t .widget.widget_fluid_magazine_social_networks ul li a:focus{
text-decoration: none;
color: #f49cc2;
background: #fff;
}

.site-info a{color: #fff;}

.site-info a:hover,
.site-info a:focus{
color: #fff;
text-decoration: underline;
}

.site-info .copyright{float: left;}

.site-info .by{float: right;}

#mobile-header{display: none;}

@media only screen and (max-width: 1199px){
.container{
width: 970px;
}

.banner .banner-text{top: 17%;}

.category-post .post .post-thumbnail,
.latest-blog .post .post-thumbnail{
width: 100%;
margin-right: 0;
}

.latest-blog .post .post-thumbnail img{width: 100%;}

.category-post .post .text-holder,
.latest-blog .post .text-holder{width: 100%;}

.latest-blog .post .text-holder{padding-right: 0;}

.post-slider .flex-direction-nav a{
top: 50px;
margin-top: 21px;
}

#secondary .widget.widget_fluid_magazine_featured_post .text-holder{width: 100%;}

#secondary .widget.widget_fluid_magazine_featured_post .img-holder{
margin-right: 0;
margin-bottom: 15px;
}

.search #primary .post .post-thumbnail,
.search #primary .page .post-thumbnail{
width: 100%;
margin-right: 0;
margin-bottom: 20px;
}

.search #primary .post .post-thumbnail img,
.search #primary .page .post-thumbnail img{width: 100%;}
}

@media only screen and (max-width: 991px){
.container{width: 100%;}

.banner .banner-text{top: 5%;}

.banner .banner-text .category{margin: 0 0 10px;}

.banner .banner-text .title{
margin: 0 0 15px;
font-size: 38px;
line-height: 50px;
}

.main-navigation li{margin-left: 30px;}

#primary,
#secondary{width: 100%;}

.post-slider .flex-direction-nav a{top: 170px;}

#mobile-header{
display: block;
float: right;
margin: 25px 0 20px 20px;
}

#site-navigation{display: none;}

#mobile-header span{
display: block;
width: 20px;
height: 3px;
background: #989899;
border-radius: 3px;
margin-bottom: 2px;
}

#mobile-header a{display: block;}

.site-header{padding-bottom: 20px;}

.sidr-main-open .site-header .header-t.sticky{
left: 260px;
}

.featured-post .entry-header{padding: 10px 15px;}
}

@media only screen and (max-width: 767px){
.container{width: 100%;}

.banner .banner-text{
position: relative;
top: 0;
}

.banner .banner-text{padding: 10px 15px 80px;}

.banner .banner-text .title{
font-size: 18px;
line-height: 22px;
}

.banner .btn-down{bottom: 5px;}

.banner .flexslider .flex-direction-nav a{top: 20%;}

.featured-post .post, .featured-post .grid-sizer,
.featured-post .post.grid-item--width1,
.featured-post .post.grid-item--width3{width: 100%;}

.featured-post .post.grid-item--width1 .entry-header .entry-title,
.featured-post .post.grid-item--width3 .entry-header .entry-title{
font-size: 18px;
line-height: 22px;
}

.top-stories .col,
.category-post .col{width: 100%;}

.top-stories,
.category-post,
.latest-blog,
.top-bar,
.search .search-list{padding: 20px;}

.latest-blog .post .entry-header .entry-meta span,
.latest-blog .post .entry-header .entry-meta .comments-link,
.latest-blog .post .entry-header .entry-meta .posted-on,
.latest-blog .post .entry-header .entry-meta .byline,
.search #primary .post .entry-header .entry-meta .comments-link,
.search #primary .post .entry-header .entry-meta .posted-on,
.search #primary .post .entry-header .entry-meta .byline,
.search #primary .post .entry-header .entry-meta span{
float: none;
display: block;
margin: 0 0 5px;
padding: 0;
border: 0;
}

.post-slider .flex-direction-nav a{top: 50px;}

.footer-t .column{width: 100%;}

.category #primary .post .post-thumbnail{width: 100%;}

.category #primary .post .post-thumbnail img{width: 100%;}

.category .category-list{padding: 0 20px;}

.author .text-holder{width: 100%;}

.comments-area .comment-body .comment-content{margin: 0;}

.comments-area .comment-list .children{padding-left: 0;}

.comments-area .comment-body .reply{margin-left: 0;}

.comments-area .comment-form .comment-form-author,
.comments-area .comment-form .comment-form-email,
.comments-area .comment-form .comment-form-url{
width: 100%;
margin-right: 0;
}

.site-header .site-branding{margin-bottom: 20px;}
}

/*margin class*/
.mt12 {margin-top: 12px !important;}
.mt24 {margin-top: 24px !important;}
.mt36 {margin-top: 36px !important;}
.mt48 {margin-top: 48px !important;}
.mt60 {margin-top: 60px !important;}
.mb12 {margin-bottom: 12px !important;}
.mb24 {margin-bottom: 24px !important;}
.mb36 {margin-bottom: 36px !important;}
.mb48 {margin-bottom: 48px !important;}
.mb60 {margin-bottom: 60px !important;}
/*padding class*/
.pt12 {padding-top: 12px !important;}
.pt24 {padding-top: 24px !important;}
.pt36 {padding-top: 36px !important;}
.pt48 {padding-top: 48px !important;}
.pt60 {padding-top: 60px !important;}
.pb12 {padding-bottom: 12px !important;}
.pb24 {padding-bottom: 24px !important;}
.pb36 {padding-bottom: 36px !important;}
.pb48 {padding-bottom: 48px !important;}
.pb60 {padding-bottom: 60px !important;}


/*カスタマイズCSS*/
strong.by {background: linear-gradient(transparent 60%, #ffff66 60%);}

.second-image {
width: 100%;
background: url(https://machiya-dc.com/wp/wp-content/uploads/2019/11/second-main_1120.jpg);
background-size: cover;
background-position: center center;
height: 200px;
}

img.menu-logo {
position: absolute;
bottom: 0;
z-index: 999;
transition: .3s;
}
.header-t.sticky img.menu-logo {
bottom: auto;
top: 0;
width: 120px;
}
@media screen and ( max-width: 767px ){
img.menu-logo {width: 75px; bottom: auto; top: 0;}
.header-t.sticky img.menu-logo {width: 75px;}
}

h1.head-copy {
text-align: center;
background-color: #fff;
margin: 0;
font-size: 12px;
font-weight: normal;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
color: #313131;
}

section.top-box {
width: 1080px;
margin: 0 auto;
padding: 60px 0;
}
div.content-box {
width: 980px;
margin: 0 auto;
padding: 0 0 60px;
}
@media only screen and (max-width: 767px){
section.top-box {width: 90%;}
div.content-box {width: 100%;}
}
section.top-full {
width: 100%;
padding: 60px 0;
}

h3.top-chk {
text-align: center;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-size: 32px;
background-image: url(https://machiya-dc.com/wp/wp-content/uploads/2019/10/bg-h3.jpg);
background-repeat: no-repeat;
background-size: contain;
background-position: center center;
padding: 9px 0;
}
img.futured-img {width: 70%;}
@media only screen and (max-width: 767px){
h3.top-chk {
font-size: 20px;
background-image: url(https://machiya-dc.com/wp/wp-content/uploads/2019/10/bg-h3-sp.jpg);
}
img.futured-img {width: 60%; margin-bottom: 50px;}
}

h4.three-point {
text-align: center;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-size: 22px;
}

a.btn-base {
display: block;
text-align: center;
font-size: 20px;
font-weight: bold;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
background-color: #8ecfe3;
padding: 1em 0;
margin: 20px 0;
text-decoration: none;
color: #fff;
}
a.btn-inline {
display: inline-block;
text-align: center;
font-size: 20px;
font-weight: bold;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
background-color: #8ecfe3;
padding: 0.6em 1em;
margin: 20px 0;
text-decoration: none;
color: #fff;
}

section.futured01 {
background: url(https://machiya-dc.com/wp/wp-content/uploads/2019/11/bg-futured01_1120.jpg) , #e8f0f4;
background-repeat: no-repeat;
background-size: contain;
background-position: right center;
}
section.futured01 div {
width: 43%;
float: left;
margin-left: 11%;
}
section.futured02 {
background: url(https://machiya-dc.com/wp/wp-content/uploads/2019/10/bg-futured02.jpg) , #e8f0f4;
background-repeat: no-repeat;
background-size: contain;
background-position: left center;
}
section.futured02 div {
width: 43%;
float: right;
margin-right: 11%;
}
h3.u-line {
text-align: center;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-size: 27px;
font-weight: normal;
position: relative;
margin-bottom: 60px;
line-height: 1.4em;
}
h3.u-line span {font-size: 18px; line-height: 2.6em}
h3.u-line:after {
content: "";
background-image: url(https://machiya-dc.com/wp/wp-content/uploads/2019/10/bg-uline.jpg);
background-repeat: repeat-x;
background-position: center;
padding: 0.5em 0;
display: inline-block;
margin: auto;
width: 100%;
position: absolute;
bottom: -43px;
left: 0;
right: 0;
}
@media only screen and (max-width: 767px){
section.top-full {
padding-bottom: 220px;
}
section.futured01 {
background: url(https://machiya-dc.com/wp/wp-content/uploads/2019/11/bg-futured01-sp_1120.jpg) , #e8f0f4;
}
section.futured02 {
background: url(https://machiya-dc.com/wp/wp-content/uploads/2019/10/bg-futured02-sp.jpg) , #e8f0f4;
}
section.futured01 , section.futured02 {
background-position: bottom center;
background-size: contain;
background-repeat: no-repeat;
}
section.futured01 div , section.futured02 div {
width: 90%;
float: none;
margin: 0 auto;
}
h3.u-line {
font-size: 18px;
font-weight: bold;
}
h3.u-line span {
font-size: 15px;
font-weight: normal;
}
h3.u-line:after {
bottom: -36px;
}
}

.right-photo , .right-photo p , .left-photo , .left-photo p {
overflow: hidden;
zoom: 1;
}
.rightImg {
float: right;
margin: 0 0 5px 20px;
}
.leftImg {
float: left;
margin: 0 20px 5px 0;
}
@media only screen and (max-width: 767px){
.rightImg , .leftImg {
float: none;
margin: 0 auto 20px;
text-align: center;
}
}


div.blog-box {
background-color: #e8f0f4;
border-radius: 12px;
padding: 40px 60px;
}
h3.top-center {
text-align: center;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-size: 28px;
padding: 9px 0;
}
@media only screen and (max-width: 767px){
div.blog-box {
padding: 40px 20px;
}
h3.top-center {
font-size: 20px;
padding: 0;
}
}

a.btn-leftline {
border: 3px solid #cbcbcb;
border-radius: 10px;
padding: 1.5em 8em 1.5em 1.5em;
position: relative;
background-repeat: no-repeat;
background-position: right center;
background-size: contain;
font-size: 28px;
color: #313131;
text-decoration: none;
margin-left: 88px;
}
a.btn-leftline:before {
position: absolute;
border-top: 5px solid #8ecfe3;
content: "";
width: 25%;
margin: auto;
top: 1.9em;
/* bottom: 0; */
left: -59px;
}
.recruit {background: url(https://machiya-dc.com/wp/wp-content/uploads/2019/10/bg-recruit.jpg) , #fff;}
.access {background: url(https://machiya-dc.com/wp/wp-content/uploads/2019/10/bg-access.jpg) , #fff;}
@media only screen and (max-width: 767px){
a.btn-leftline {
padding: 1.2em 6.6em 1.2em 1.2em;
font-size: 20px;
margin-left: 72px;
}
a.btn-leftline:before {
width: 20%;
top: 1.6em;
left: -37px;
}
.mb90-sp {margin-bottom: 90px;}
}



a.btn-treatment {
display: block;
text-align: center;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: normal;
color: #313131;
text-decoration: none;
font-size: 16px;
padding: 1em 0;
background-color: #ddedfb;
border: 2px solid #8ecfe3;
position: relative;
}
.tr01:before , .tr02:before , .tr03:before , .tr04:before , .tr05:before , .tr06:before , .tr07:before , .tr08:before , .tr09:before , .tr10:before , .tr11:before , .tr12:before , .tr13:before , .tr14:before , .tr15:before , .tr16:before , .tr17:before , .tr18:before , .tr19:before {
position: absolute;
margin: auto;
left: 50%;
top: -5%;
transform: translateY(-50%) translateX(-50%);
-webkit-transform: translateY(-50%) translateX(-50%);
color: #313131;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-size: 24px;
background-color: #fff;
padding: 0.2em;
z-index: 1;
}
.tr01:before {content: "01"}
.tr02:before {content: "02"}
.tr03:before {content: "03"}
.tr04:before {content: "04"}
.tr05:before {content: "05"}
.tr06:before {content: "06"}
.tr07:before {content: "07"}
.tr08:before {content: "08"}
.tr09:before {content: "09"}
.tr10:before {content: "10"}
.tr11:before {content: "11"}
.tr12:before {content: "12"}
.tr13:before {content: "13"}
.tr14:before {content: "14"}
.tr15:before {content: "15"}
.tr16:before {content: "16"}
.tr17:before {content: "17"}
.tr18:before {content: "18"}
.tr19:before {content: "19"}


.site-info{
background: #fff;
padding: 30px 0 20px;
color: #313131;
border: 8px solid;
border-bottom: 0px;
border-right: none;
border-left: none;
border-image-source: url(https://machiya-dc.com/wp/wp-content/uploads/2019/10/bg-uline.jpg);
border-image-repeat: repeat;
border-image-width: 8px 0 0;
border-image-slice: 33%;
}
h5.footer-h5 {
font-size: 27px;
margin-bottom: 20px;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: normal;
}
p.tel {
text-align: center;
font-size: 2.3em;
color: #fff;
background-color: #8ecfe3;
padding: 0.6em 0;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: bold;
letter-spacing: 0.1em;
margin-bottom: 20px;
}
p.tel span {font-size: 0.8em !important;}
p.copyright {
font-size: 10px;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
h5.footer-center {
font-size: 22px;
text-align: center;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: normal;
margin-bottom: 10px;
}
td.foot-info-sp {
padding-left: 20px;
}
td.foot-info-sp p {margin-bottom: 0;}
@media only screen and (max-width: 767px){
h5.footer-h5 {
font-size: 20px;
margin-bottom: 10px;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: normal;
}
td.foot-info-sp hr {margin-bottom: 0.5em}
td.foot-info-sp p {font-size: 14px;}
}


div.news-box {
width: 580px;
padding: 20px;
background-color: rgba(0,0,0,0.7);
position: absolute;
margin: auto;
left: 0;
right: 0;
bottom: 20px;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
z-index: 3;
}
h5.news-title {
color: #fff;
font-size: 18px;
border-bottom: 1px solid #fff;
font-weight: normal;
margin-bottom: 6px;
padding-bottom: 6px;
}
.timeFontsize {color: #fff;}
a.news_link {
color: #fff;
text-decoration: none;
}
@media screen and ( max-width: 767px ){
div.news-box {
width: 90%;
bottom: 5px;
font-size: 90%;
line-height: 1.5;
padding: 5px;
}
h5.news-title {font-size: 15px;}
}


/*WEB予約用ボタン----------------------------------------------*/
a.btn-reserve {
position: fixed;
right: 0;
top: 45%;
font-size: 17px;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: bold;
display: inline-block;
background-color: #fff;
border-radius: 9px 0 0 9px / 9px 0 0 9px;
box-shadow: 0 0 3px #333;
color: #313131;
text-decoration: none;
padding: 10px 30px;
text-align: center;
z-index: 9999;
}
a.btn-reserve img {
width: 55px;
margin-bottom: 0;
}
@media screen and ( max-width: 767px ){
a.btn-reserve {
top: 70%;
font-size: 16px;
padding: 10px 10px 5px;
}
a.btn-reserve img {
width: 40px;
margin-bottom: 0px;
}
}


/*セカンドページ用カスタマイズ----------------------------------------------*/
.content-box h3 {
padding:6px 0;
border-bottom:8px solid #ABDEF7;
position:relative;
font-size: 24px;
color: #313131;
}
.content-box h3:before, .content-box h3:after{
content:"";
display:block;
height:8px;
position:absolute;
bottom:-8px;
}
.content-box h3:before{
width:20%;
left:8%;
background:rgba(255,255,255,0.7);
}
.content-box h3:after{
width:30%;
left:12%;
background:rgba(87,176,224,0.6);
}

.content-box h4 {
position: relative;
color: #313131 !important;
font-size: 22px !important;
margin: 0 0 0.5em !important;
padding: 0.5em 0.5em 0.5em 1.0em !important;
display: inline-block;
clear: left;
}
.content-box h4:before {
content: "";
position: absolute;
background: #73B0C7;
top: 0;
left: 0.4em;
height: 12px;
width: 12px;
transform: rotate(45deg);
-moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
}
.content-box h4:after {
content: "";
position: absolute;
background: #BED7E0;
top: 1.0em;
left: 0;
height: 8px;
width: 8px;
transform: rotate(15deg);
-moz-transform: rotate(15deg);
-webkit-transform: rotate(15deg);
-o-transform: rotate(15deg);
-ms-transform: rotate(15deg);
}

table.form th {width: 25%;}
span.needed {
color: #fff;
background-color: #c12929;
padding: 0.3em;
}
input[type="submit"] {
background-color: #478eb5;
color: #fff;
font-weight: bold;
border: 2px solid #478EB5;
font-size: 18px;
padding: 0.7em 4em 0.5em;
transition: .5s;
}
input[type="submit"]:hover {
background-color: #fff;
color: #478eb5;
}
@media screen and ( max-width: 767px ){
table.form {width: 100% !important;}
table.form th , table.form td {
width: 100%;
display: block;
padding: 0.5em 0.5em !important;
}
table.form th {border-bottom: 1px solid #ebebeb;}
input[type="submit"] {
display: block;
width: 100%;
padding: 1em 0;
}
}

iframe.gmap {
width: 100%;
height: 300px;
margin-bottom: 20px !important;
}

ul.list {
color: #478EB5;
border-top: solid #478EB5 1px;/*上のボーダー*/
border-bottom: solid #478EB5 1px;/*下のボーダー*/
padding: 0.5em 0 0.5em 1.5em;
}
ul.list li {
line-height: 1.5;
padding: 0.5em 0;
}

ol {
counter-reset:number; /*数字をリセット*/
list-style-type: none!important; /*数字を一旦消す*/
padding:0.5em;
background: #f5faff;
}
ol li {
position: relative;
padding-left: 30px;
line-height: 1.5em;
padding: 0.5em 0.5em 0.5em 30px;
}
ol li:before{
/* 以下数字をつける */
position: absolute;
counter-increment: number;
content: counter(number);
/*以下数字のデザイン変える*/
display:inline-block;
background: #5c9ee7;
color: white;
font-family: 'Avenir','Arial Black','Arial',sans-serif;
font-weight:bold;
font-size: 15px;
border-radius: 50%;
left: 0;
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
/*以下 上下中央寄せのため*/
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}

.qa-box {
margin: 2em 0;
background: #dcefff;
}
.qa-box .qa-title {
font-size: 1.2em;
background: #5fb3f5;
padding: 4px;
text-align: left;
color: #FFF;
font-weight: bold;
letter-spacing: 0.05em;
}
.qa-box p {
padding: 15px 20px;
margin: 0;
}


/*スマホメニューカスタマイズ----------------------------------------------*/
@media screen and ( max-width: 767px ){
span.sidr-class-menu-item-description {display: none !important;}
}


/*ヘッダーテキスト用カスタマイズ----------------------------------------------*/
p.main-copy-1 , p.main-copy-2 {
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
font-size: 20px;
letter-spacing: 0.1em;
background-color: #fff;
padding: 0.3em;
line-height: 1.5em;
position: absolute;
top: 25px;
z-index: 2;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: normal;
}
p.main-copy-1 {right: 10%;}
p.main-copy-2 {right: calc(10% + 2.6em);}
@media screen and ( max-width: 767px ){
p.main-copy-1 , p.main-copy-2 {
font-size: 12px;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: horizontal-tb;
writing-mode: horizontal-tb;
left: 0;
right: 0;
text-align: center;
background-color: rgba(255,255,255,0.75);
}
p.main-copy-1 {top: 178px;}
p.main-copy-2 {top: 208px;}
}


/*記事一覧用 カスタマイズ----------------------------------------------*/
ul.news , ul.blog {
width: 100%;
/*border-top: dotted 2px #0e9636;*/
/*margin-top: 40px;*/
padding-left: 0;
}
ul.news li , ul.blog li {
padding: 10px 0;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
/*border-bottom: dotted 2px #0e9636;*/
line-height: 1.3;
background-image: url("./lib/images/top/blog-bg.png");
background-position: center right;
background-repeat: no-repeat;
list-style: none;
}
ul.news li a , ul.blog li a {
text-decoration: none;
color: #333;
font-size: 13px;
}

span.blog-date {
font-weight: bold;
font-size: 14px;
}

table.archive-blog , table.archive-blog td {
border: none;
}

table.archive-blog td.thum {
padding: 0;
}

table.archive-link {
width: 100%;
margin: 0;
padding: 0;
border: none;
}
table.archive-link td.btn-news , table.archive-link td.btn-blog {
width: 50%;
padding: 17px 0;
text-align: center;
border: none;
}
@media screen and ( max-width: 767px ){
table.archive-link td.btn-news , table.archive-link td.btn-blog {
width: 100%;
}
}
table.archive-link td.btn-news {
background: url("./lib/images/top/news-bg.jpg") , #6afdba;
background-repeat: no-repeat;
background-position: 35% 50%;
}
table.archive-link td.btn-blog {
background: url("./lib/images/top/blog-bg.jpg") , #bee6ff;
background-repeat: no-repeat;
background-position: 40% 50%;
}
table.archive-link td a {
color: #000;
text-decoration: none;
display: block;
margin: 0;
}

@media screen and ( min-width: 768px ){
span.sp-blog {
display: none;
}
}

a.blog-title {
font-size: 24px !important;
background: linear-gradient(transparent 60%, #ffff66 60%);
}
td.content {padding-left: 2em;}

@media only screen and (max-width: 767px){
table.archive-blog td {
width: 100%;
display: block;
}
table.archive-blog td.thum {
text-align: center;
}
td.content {padding-left: 0;}
}


.cat-item.cat-item-2 {
display: none;
}

span.byline {display: none !important;}

.img-txt {overflow: auto;}


a.btn-SPphone {
display: none;
position: fixed;
bottom: 0;
background-color: #478eb5;
color: #fff;
padding: 0.7em 0 .5em;
width: 100%;
text-align: center;
font-weight: bold;
font-size: 1.3em;
z-index: 99999999999999999;
}
@media only screen and (max-width: 767px){
a.btn-SPphone {display: block;}
}

/*tableスマホ対応----------------------------------------------*/
@media only screen and (max-width: 767px){
table.table-base th , table.table-base td {
width: 100%;
display: block;
}
}


/*clearfix----------------------------------------------*/
.clearfix::after {
content: "";
display: block;
clear: both;
}

/*bootstrap----------------------------------------------*/
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl , .col-xs-1 , .col-xs-2 , .col-xs-3 , .col-xs-4 , .col-xs-5 , .col-xs-6 , .col-xs-7 , .col-xs-8 , .col-xs-9 , .col-xs-10 , .col-xs-11 , .col-xs-12 {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}

@media (min-width: 576px) {
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
padding-right: 15px;
padding-left: 15px;
}
}

@media (min-width: 768px) {
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
padding-right: 15px;
padding-left: 15px;
}
}

@media (min-width: 992px) {
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
padding-right: 15px;
padding-left: 15px;
}
}

@media (min-width: 1200px) {
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
padding-right: 15px;
padding-left: 15px;
}
}

.col {
-webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
  -ms-flex-positive: 1;
      flex-grow: 1;
max-width: 100%;
}

.col-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
width: auto;
}

.col-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.333333%;
  -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
max-width: 8.333333%;
}

.col-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.666667%;
  -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
max-width: 16.666667%;
}

.col-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
max-width: 25%;
}

.col-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.333333%;
  -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
max-width: 33.333333%;
}

.col-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.666667%;
  -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
max-width: 41.666667%;
}

.col-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
max-width: 50%;
}

.col-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.333333%;
  -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
max-width: 58.333333%;
}

.col-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.666667%;
  -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
max-width: 66.666667%;
}

.col-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
      flex: 0 0 75%;
max-width: 75%;
}

.col-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.333333%;
  -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
max-width: 83.333333%;
}

.col-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.666667%;
  -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
max-width: 91.666667%;
}

.col-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
max-width: 100%;
}

.pull-0 {
right: auto;
}

.pull-1 {
right: 8.333333%;
}

.pull-2 {
right: 16.666667%;
}

.pull-3 {
right: 25%;
}

.pull-4 {
right: 33.333333%;
}

.pull-5 {
right: 41.666667%;
}

.pull-6 {
right: 50%;
}

.pull-7 {
right: 58.333333%;
}

.pull-8 {
right: 66.666667%;
}

.pull-9 {
right: 75%;
}

.pull-10 {
right: 83.333333%;
}

.pull-11 {
right: 91.666667%;
}

.pull-12 {
right: 100%;
}

.push-0 {
left: auto;
}

.push-1 {
left: 8.333333%;
}

.push-2 {
left: 16.666667%;
}

.push-3 {
left: 25%;
}

.push-4 {
left: 33.333333%;
}

.push-5 {
left: 41.666667%;
}

.push-6 {
left: 50%;
}

.push-7 {
left: 58.333333%;
}

.push-8 {
left: 66.666667%;
}

.push-9 {
left: 75%;
}

.push-10 {
left: 83.333333%;
}

.push-11 {
left: 91.666667%;
}

.push-12 {
left: 100%;
}

.offset-1 {
margin-left: 8.333333%;
}

.offset-2 {
margin-left: 16.666667%;
}

.offset-3 {
margin-left: 25%;
}

.offset-4 {
margin-left: 33.333333%;
}

.offset-5 {
margin-left: 41.666667%;
}

.offset-6 {
margin-left: 50%;
}

.offset-7 {
margin-left: 58.333333%;
}

.offset-8 {
margin-left: 66.666667%;
}

.offset-9 {
margin-left: 75%;
}

.offset-10 {
margin-left: 83.333333%;
}

.offset-11 {
margin-left: 91.666667%;
}

@media (min-width: 576px) {
.col-sm {
-webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
    -ms-flex-positive: 1;
        flex-grow: 1;
max-width: 100%;
}
.col-sm-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
width: auto;
}
.col-sm-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-sm-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-sm-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-sm-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-sm-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-sm-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-sm-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-sm-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-sm-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
max-width: 100%;
}
.pull-sm-0 {
right: auto;
}
.pull-sm-1 {
right: 8.333333%;
}
.pull-sm-2 {
right: 16.666667%;
}
.pull-sm-3 {
right: 25%;
}
.pull-sm-4 {
right: 33.333333%;
}
.pull-sm-5 {
right: 41.666667%;
}
.pull-sm-6 {
right: 50%;
}
.pull-sm-7 {
right: 58.333333%;
}
.pull-sm-8 {
right: 66.666667%;
}
.pull-sm-9 {
right: 75%;
}
.pull-sm-10 {
right: 83.333333%;
}
.pull-sm-11 {
right: 91.666667%;
}
.pull-sm-12 {
right: 100%;
}
.push-sm-0 {
left: auto;
}
.push-sm-1 {
left: 8.333333%;
}
.push-sm-2 {
left: 16.666667%;
}
.push-sm-3 {
left: 25%;
}
.push-sm-4 {
left: 33.333333%;
}
.push-sm-5 {
left: 41.666667%;
}
.push-sm-6 {
left: 50%;
}
.push-sm-7 {
left: 58.333333%;
}
.push-sm-8 {
left: 66.666667%;
}
.push-sm-9 {
left: 75%;
}
.push-sm-10 {
left: 83.333333%;
}
.push-sm-11 {
left: 91.666667%;
}
.push-sm-12 {
left: 100%;
}
.offset-sm-0 {
margin-left: 0%;
}
.offset-sm-1 {
margin-left: 8.333333%;
}
.offset-sm-2 {
margin-left: 16.666667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.333333%;
}
.offset-sm-5 {
margin-left: 41.666667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.333333%;
}
.offset-sm-8 {
margin-left: 66.666667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.333333%;
}
.offset-sm-11 {
margin-left: 91.666667%;
}
}

@media (min-width: 768px) {
.col-md {
-webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
    -ms-flex-positive: 1;
        flex-grow: 1;
max-width: 100%;
}
.col-md-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
width: auto;
}
.col-md-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-md-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-md-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-md-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-md-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-md-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-md-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-md-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-md-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
max-width: 100%;
}
.pull-md-0 {
right: auto;
}
.pull-md-1 {
right: 8.333333%;
}
.pull-md-2 {
right: 16.666667%;
}
.pull-md-3 {
right: 25%;
}
.pull-md-4 {
right: 33.333333%;
}
.pull-md-5 {
right: 41.666667%;
}
.pull-md-6 {
right: 50%;
}
.pull-md-7 {
right: 58.333333%;
}
.pull-md-8 {
right: 66.666667%;
}
.pull-md-9 {
right: 75%;
}
.pull-md-10 {
right: 83.333333%;
}
.pull-md-11 {
right: 91.666667%;
}
.pull-md-12 {
right: 100%;
}
.push-md-0 {
left: auto;
}
.push-md-1 {
left: 8.333333%;
}
.push-md-2 {
left: 16.666667%;
}
.push-md-3 {
left: 25%;
}
.push-md-4 {
left: 33.333333%;
}
.push-md-5 {
left: 41.666667%;
}
.push-md-6 {
left: 50%;
}
.push-md-7 {
left: 58.333333%;
}
.push-md-8 {
left: 66.666667%;
}
.push-md-9 {
left: 75%;
}
.push-md-10 {
left: 83.333333%;
}
.push-md-11 {
left: 91.666667%;
}
.push-md-12 {
left: 100%;
}
.offset-md-0 {
margin-left: 0%;
}
.offset-md-1 {
margin-left: 8.333333%;
}
.offset-md-2 {
margin-left: 16.666667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.333333%;
}
.offset-md-5 {
margin-left: 41.666667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.333333%;
}
.offset-md-8 {
margin-left: 66.666667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.333333%;
}
.offset-md-11 {
margin-left: 91.666667%;
}
}

@media (min-width: 992px) {
.col-lg {
-webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
    -ms-flex-positive: 1;
        flex-grow: 1;
max-width: 100%;
}
.col-lg-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
width: auto;
}
.col-lg-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-lg-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-lg-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-lg-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-lg-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-lg-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-lg-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-lg-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-lg-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
max-width: 100%;
}
.pull-lg-0 {
right: auto;
}
.pull-lg-1 {
right: 8.333333%;
}
.pull-lg-2 {
right: 16.666667%;
}
.pull-lg-3 {
right: 25%;
}
.pull-lg-4 {
right: 33.333333%;
}
.pull-lg-5 {
right: 41.666667%;
}
.pull-lg-6 {
right: 50%;
}
.pull-lg-7 {
right: 58.333333%;
}
.pull-lg-8 {
right: 66.666667%;
}
.pull-lg-9 {
right: 75%;
}
.pull-lg-10 {
right: 83.333333%;
}
.pull-lg-11 {
right: 91.666667%;
}
.pull-lg-12 {
right: 100%;
}
.push-lg-0 {
left: auto;
}
.push-lg-1 {
left: 8.333333%;
}
.push-lg-2 {
left: 16.666667%;
}
.push-lg-3 {
left: 25%;
}
.push-lg-4 {
left: 33.333333%;
}
.push-lg-5 {
left: 41.666667%;
}
.push-lg-6 {
left: 50%;
}
.push-lg-7 {
left: 58.333333%;
}
.push-lg-8 {
left: 66.666667%;
}
.push-lg-9 {
left: 75%;
}
.push-lg-10 {
left: 83.333333%;
}
.push-lg-11 {
left: 91.666667%;
}
.push-lg-12 {
left: 100%;
}
.offset-lg-0 {
margin-left: 0%;
}
.offset-lg-1 {
margin-left: 8.333333%;
}
.offset-lg-2 {
margin-left: 16.666667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.333333%;
}
.offset-lg-5 {
margin-left: 41.666667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.333333%;
}
.offset-lg-8 {
margin-left: 66.666667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.333333%;
}
.offset-lg-11 {
margin-left: 91.666667%;
}
}

@media (min-width: 1200px) {
.col-xl {
-webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
    -ms-flex-positive: 1;
        flex-grow: 1;
max-width: 100%;
}
.col-xl-auto {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
width: auto;
}
.col-xl-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-xl-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-xl-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-xl-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-xl-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-xl-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-xl-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-xl-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-xl-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
max-width: 100%;
}
.pull-xl-0 {
right: auto;
}
.pull-xl-1 {
right: 8.333333%;
}
.pull-xl-2 {
right: 16.666667%;
}
.pull-xl-3 {
right: 25%;
}
.pull-xl-4 {
right: 33.333333%;
}
.pull-xl-5 {
right: 41.666667%;
}
.pull-xl-6 {
right: 50%;
}
.pull-xl-7 {
right: 58.333333%;
}
.pull-xl-8 {
right: 66.666667%;
}
.pull-xl-9 {
right: 75%;
}
.pull-xl-10 {
right: 83.333333%;
}
.pull-xl-11 {
right: 91.666667%;
}
.pull-xl-12 {
right: 100%;
}
.push-xl-0 {
left: auto;
}
.push-xl-1 {
left: 8.333333%;
}
.push-xl-2 {
left: 16.666667%;
}
.push-xl-3 {
left: 25%;
}
.push-xl-4 {
left: 33.333333%;
}
.push-xl-5 {
left: 41.666667%;
}
.push-xl-6 {
left: 50%;
}
.push-xl-7 {
left: 58.333333%;
}
.push-xl-8 {
left: 66.666667%;
}
.push-xl-9 {
left: 75%;
}
.push-xl-10 {
left: 83.333333%;
}
.push-xl-11 {
left: 91.666667%;
}
.push-xl-12 {
left: 100%;
}
.offset-xl-0 {
margin-left: 0%;
}
.offset-xl-1 {
margin-left: 8.333333%;
}
.offset-xl-2 {
margin-left: 16.666667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.333333%;
}
.offset-xl-5 {
margin-left: 41.666667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.333333%;
}
.offset-xl-8 {
margin-left: 66.666667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.333333%;
}
.offset-xl-11 {
margin-left: 91.666667%;
}
}
