.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@font-face {
font-family: 'FontAwesome';
src: url(//befonts.com/wp-content/plugins/menu/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//befonts.com/wp-content/plugins/menu/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//befonts.com/wp-content/plugins/menu/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//befonts.com/wp-content/plugins/menu/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//befonts.com/wp-content/plugins/menu/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//befonts.com/wp-content/plugins/menu/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
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 {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
margin: .67em 0;
font-size: 2em;
}
mark {
color: #000;
background: #ff0;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -.5em;
}
sub {
bottom: -.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
height: 0;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
font: inherit;
color: inherit;
}
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 {
padding: 0;
border: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
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-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
padding: .35em .625em .75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
td,
th {
padding: 0;
} @media print {
*,
*:before,
*:after {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
.navbar {
display: none;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
@font-face {
font-family: 'Glyphicons Halflings';
font-display: swap;
src: url(//befonts.com/wp-content/plugins/menu/lib/bootstrap/fonts/glyphicons-halflings-regular.eot);
src: url(//befonts.com/wp-content/plugins/menu/lib/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//befonts.com/wp-content/plugins/menu/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(//befonts.com/wp-content/plugins/menu/lib/bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff'), url(//befonts.com/wp-content/plugins/menu/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//befonts.com/wp-content/plugins/menu/lib/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
content: "\002a";
}
.glyphicon-plus:before {
content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
content: "\20ac";
}
.glyphicon-minus:before {
content: "\2212";
}
.glyphicon-cloud:before {
content: "\2601";
}
.glyphicon-envelope:before {
content: "\2709";
}
.glyphicon-pencil:before {
content: "\270f";
}
.glyphicon-glass:before {
content: "\e001";
}
.glyphicon-music:before {
content: "\e002";
}
.glyphicon-search:before {
content: "\e003";
}
.glyphicon-heart:before {
content: "\e005";
}
.glyphicon-star:before {
content: "\e006";
}
.glyphicon-star-empty:before {
content: "\e007";
}
.glyphicon-user:before {
content: "\e008";
}
.glyphicon-film:before {
content: "\e009";
}
.glyphicon-th-large:before {
content: "\e010";
}
.glyphicon-th:before {
content: "\e011";
}
.glyphicon-th-list:before {
content: "\e012";
}
.glyphicon-ok:before {
content: "\e013";
}
.glyphicon-remove:before {
content: "\e014";
}
.glyphicon-zoom-in:before {
content: "\e015";
}
.glyphicon-zoom-out:before {
content: "\e016";
}
.glyphicon-off:before {
content: "\e017";
}
.glyphicon-signal:before {
content: "\e018";
}
.glyphicon-cog:before {
content: "\e019";
}
.glyphicon-trash:before {
content: "\e020";
}
.glyphicon-home:before {
content: "\e021";
}
.glyphicon-file:before {
content: "\e022";
}
.glyphicon-time:before {
content: "\e023";
}
.glyphicon-road:before {
content: "\e024";
}
.glyphicon-download-alt:before {
content: "\e025";
}
.glyphicon-download:before {
content: "\e026";
}
.glyphicon-upload:before {
content: "\e027";
}
.glyphicon-inbox:before {
content: "\e028";
}
.glyphicon-play-circle:before {
content: "\e029";
}
.glyphicon-repeat:before {
content: "\e030";
}
.glyphicon-refresh:before {
content: "\e031";
}
.glyphicon-list-alt:before {
content: "\e032";
}
.glyphicon-lock:before {
content: "\e033";
}
.glyphicon-flag:before {
content: "\e034";
}
.glyphicon-headphones:before {
content: "\e035";
}
.glyphicon-volume-off:before {
content: "\e036";
}
.glyphicon-volume-down:before {
content: "\e037";
}
.glyphicon-volume-up:before {
content: "\e038";
}
.glyphicon-qrcode:before {
content: "\e039";
}
.glyphicon-barcode:before {
content: "\e040";
}
.glyphicon-tag:before {
content: "\e041";
}
.glyphicon-tags:before {
content: "\e042";
}
.glyphicon-book:before {
content: "\e043";
}
.glyphicon-bookmark:before {
content: "\e044";
}
.glyphicon-print:before {
content: "\e045";
}
.glyphicon-camera:before {
content: "\e046";
}
.glyphicon-font:before {
content: "\e047";
}
.glyphicon-bold:before {
content: "\e048";
}
.glyphicon-italic:before {
content: "\e049";
}
.glyphicon-text-height:before {
content: "\e050";
}
.glyphicon-text-width:before {
content: "\e051";
}
.glyphicon-align-left:before {
content: "\e052";
}
.glyphicon-align-center:before {
content: "\e053";
}
.glyphicon-align-right:before {
content: "\e054";
}
.glyphicon-align-justify:before {
content: "\e055";
}
.glyphicon-list:before {
content: "\e056";
}
.glyphicon-indent-left:before {
content: "\e057";
}
.glyphicon-indent-right:before {
content: "\e058";
}
.glyphicon-facetime-video:before {
content: "\e059";
}
.glyphicon-picture:before {
content: "\e060";
}
.glyphicon-map-marker:before {
content: "\e062";
}
.glyphicon-adjust:before {
content: "\e063";
}
.glyphicon-tint:before {
content: "\e064";
}
.glyphicon-edit:before {
content: "\e065";
}
.glyphicon-share:before {
content: "\e066";
}
.glyphicon-check:before {
content: "\e067";
}
.glyphicon-move:before {
content: "\e068";
}
.glyphicon-step-backward:before {
content: "\e069";
}
.glyphicon-fast-backward:before {
content: "\e070";
}
.glyphicon-backward:before {
content: "\e071";
}
.glyphicon-play:before {
content: "\e072";
}
.glyphicon-pause:before {
content: "\e073";
}
.glyphicon-stop:before {
content: "\e074";
}
.glyphicon-forward:before {
content: "\e075";
}
.glyphicon-fast-forward:before {
content: "\e076";
}
.glyphicon-step-forward:before {
content: "\e077";
}
.glyphicon-eject:before {
content: "\e078";
}
.glyphicon-chevron-left:before {
content: "\e079";
}
.glyphicon-chevron-right:before {
content: "\e080";
}
.glyphicon-plus-sign:before {
content: "\e081";
}
.glyphicon-minus-sign:before {
content: "\e082";
}
.glyphicon-remove-sign:before {
content: "\e083";
}
.glyphicon-ok-sign:before {
content: "\e084";
}
.glyphicon-question-sign:before {
content: "\e085";
}
.glyphicon-info-sign:before {
content: "\e086";
}
.glyphicon-screenshot:before {
content: "\e087";
}
.glyphicon-remove-circle:before {
content: "\e088";
}
.glyphicon-ok-circle:before {
content: "\e089";
}
.glyphicon-ban-circle:before {
content: "\e090";
}
.glyphicon-arrow-left:before {
content: "\e091";
}
.glyphicon-arrow-right:before {
content: "\e092";
}
.glyphicon-arrow-up:before {
content: "\e093";
}
.glyphicon-arrow-down:before {
content: "\e094";
}
.glyphicon-share-alt:before {
content: "\e095";
}
.glyphicon-resize-full:before {
content: "\e096";
}
.glyphicon-resize-small:before {
content: "\e097";
}
.glyphicon-exclamation-sign:before {
content: "\e101";
}
.glyphicon-gift:before {
content: "\e102";
}
.glyphicon-leaf:before {
content: "\e103";
}
.glyphicon-fire:before {
content: "\e104";
}
.glyphicon-eye-open:before {
content: "\e105";
}
.glyphicon-eye-close:before {
content: "\e106";
}
.glyphicon-warning-sign:before {
content: "\e107";
}
.glyphicon-plane:before {
content: "\e108";
}
.glyphicon-calendar:before {
content: "\e109";
}
.glyphicon-random:before {
content: "\e110";
}
.glyphicon-comment:before {
content: "\e111";
}
.glyphicon-magnet:before {
content: "\e112";
}
.glyphicon-chevron-up:before {
content: "\e113";
}
.glyphicon-chevron-down:before {
content: "\e114";
}
.glyphicon-retweet:before {
content: "\e115";
}
.glyphicon-shopping-cart:before {
content: "\e116";
}
.glyphicon-folder-close:before {
content: "\e117";
}
.glyphicon-folder-open:before {
content: "\e118";
}
.glyphicon-resize-vertical:before {
content: "\e119";
}
.glyphicon-resize-horizontal:before {
content: "\e120";
}
.glyphicon-hdd:before {
content: "\e121";
}
.glyphicon-bullhorn:before {
content: "\e122";
}
.glyphicon-bell:before {
content: "\e123";
}
.glyphicon-certificate:before {
content: "\e124";
}
.glyphicon-thumbs-up:before {
content: "\e125";
}
.glyphicon-thumbs-down:before {
content: "\e126";
}
.glyphicon-hand-right:before {
content: "\e127";
}
.glyphicon-hand-left:before {
content: "\e128";
}
.glyphicon-hand-up:before {
content: "\e129";
}
.glyphicon-hand-down:before {
content: "\e130";
}
.glyphicon-circle-arrow-right:before {
content: "\e131";
}
.glyphicon-circle-arrow-left:before {
content: "\e132";
}
.glyphicon-circle-arrow-up:before {
content: "\e133";
}
.glyphicon-circle-arrow-down:before {
content: "\e134";
}
.glyphicon-globe:before {
content: "\e135";
}
.glyphicon-wrench:before {
content: "\e136";
}
.glyphicon-tasks:before {
content: "\e137";
}
.glyphicon-filter:before {
content: "\e138";
}
.glyphicon-briefcase:before {
content: "\e139";
}
.glyphicon-fullscreen:before {
content: "\e140";
}
.glyphicon-dashboard:before {
content: "\e141";
}
.glyphicon-paperclip:before {
content: "\e142";
}
.glyphicon-heart-empty:before {
content: "\e143";
}
.glyphicon-link:before {
content: "\e144";
}
.glyphicon-phone:before {
content: "\e145";
}
.glyphicon-pushpin:before {
content: "\e146";
}
.glyphicon-usd:before {
content: "\e148";
}
.glyphicon-gbp:before {
content: "\e149";
}
.glyphicon-sort:before {
content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.glyphicon-sort-by-order:before {
content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.glyphicon-sort-by-attributes:before {
content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.glyphicon-unchecked:before {
content: "\e157";
}
.glyphicon-expand:before {
content: "\e158";
}
.glyphicon-collapse-down:before {
content: "\e159";
}
.glyphicon-collapse-up:before {
content: "\e160";
}
.glyphicon-log-in:before {
content: "\e161";
}
.glyphicon-flash:before {
content: "\e162";
}
.glyphicon-log-out:before {
content: "\e163";
}
.glyphicon-new-window:before {
content: "\e164";
}
.glyphicon-record:before {
content: "\e165";
}
.glyphicon-save:before {
content: "\e166";
}
.glyphicon-open:before {
content: "\e167";
}
.glyphicon-saved:before {
content: "\e168";
}
.glyphicon-import:before {
content: "\e169";
}
.glyphicon-export:before {
content: "\e170";
}
.glyphicon-send:before {
content: "\e171";
}
.glyphicon-floppy-disk:before {
content: "\e172";
}
.glyphicon-floppy-saved:before {
content: "\e173";
}
.glyphicon-floppy-remove:before {
content: "\e174";
}
.glyphicon-floppy-save:before {
content: "\e175";
}
.glyphicon-floppy-open:before {
content: "\e176";
}
.glyphicon-credit-card:before {
content: "\e177";
}
.glyphicon-transfer:before {
content: "\e178";
}
.glyphicon-cutlery:before {
content: "\e179";
}
.glyphicon-header:before {
content: "\e180";
}
.glyphicon-compressed:before {
content: "\e181";
}
.glyphicon-earphone:before {
content: "\e182";
}
.glyphicon-phone-alt:before {
content: "\e183";
}
.glyphicon-tower:before {
content: "\e184";
}
.glyphicon-stats:before {
content: "\e185";
}
.glyphicon-sd-video:before {
content: "\e186";
}
.glyphicon-hd-video:before {
content: "\e187";
}
.glyphicon-subtitles:before {
content: "\e188";
}
.glyphicon-sound-stereo:before {
content: "\e189";
}
.glyphicon-sound-dolby:before {
content: "\e190";
}
.glyphicon-sound-5-1:before {
content: "\e191";
}
.glyphicon-sound-6-1:before {
content: "\e192";
}
.glyphicon-sound-7-1:before {
content: "\e193";
}
.glyphicon-copyright-mark:before {
content: "\e194";
}
.glyphicon-registration-mark:before {
content: "\e195";
}
.glyphicon-cloud-download:before {
content: "\e197";
}
.glyphicon-cloud-upload:before {
content: "\e198";
}
.glyphicon-tree-conifer:before {
content: "\e199";
}
.glyphicon-tree-deciduous:before {
content: "\e200";
}
.glyphicon-cd:before {
content: "\e201";
}
.glyphicon-save-file:before {
content: "\e202";
}
.glyphicon-open-file:before {
content: "\e203";
}
.glyphicon-level-up:before {
content: "\e204";
}
.glyphicon-copy:before {
content: "\e205";
}
.glyphicon-paste:before {
content: "\e206";
}
.glyphicon-alert:before {
content: "\e209";
}
.glyphicon-equalizer:before {
content: "\e210";
}
.glyphicon-king:before {
content: "\e211";
}
.glyphicon-queen:before {
content: "\e212";
}
.glyphicon-pawn:before {
content: "\e213";
}
.glyphicon-bishop:before {
content: "\e214";
}
.glyphicon-knight:before {
content: "\e215";
}
.glyphicon-baby-formula:before {
content: "\e216";
}
.glyphicon-tent:before {
content: "\26fa";
}
.glyphicon-blackboard:before {
content: "\e218";
}
.glyphicon-bed:before {
content: "\e219";
}
.glyphicon-apple:before {
content: "\f8ff";
}
.glyphicon-erase:before {
content: "\e221";
}
.glyphicon-hourglass:before {
content: "\231b";
}
.glyphicon-lamp:before {
content: "\e223";
}
.glyphicon-duplicate:before {
content: "\e224";
}
.glyphicon-piggy-bank:before {
content: "\e225";
}
.glyphicon-scissors:before {
content: "\e226";
}
.glyphicon-bitcoin:before {
content: "\e227";
}
.glyphicon-btc:before {
content: "\e227";
}
.glyphicon-xbt:before {
content: "\e227";
}
.glyphicon-yen:before {
content: "\00a5";
}
.glyphicon-jpy:before {
content: "\00a5";
}
.glyphicon-ruble:before {
content: "\20bd";
}
.glyphicon-rub:before {
content: "\20bd";
}
.glyphicon-scale:before {
content: "\e230";
}
.glyphicon-ice-lolly:before {
content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
content: "\e232";
}
.glyphicon-education:before {
content: "\e233";
}
.glyphicon-option-horizontal:before {
content: "\e234";
}
.glyphicon-option-vertical:before {
content: "\e235";
}
.glyphicon-menu-hamburger:before {
content: "\e236";
}
.glyphicon-modal-window:before {
content: "\e237";
}
.glyphicon-oil:before {
content: "\e238";
}
.glyphicon-grain:before {
content: "\e239";
}
.glyphicon-sunglasses:before {
content: "\e240";
}
.glyphicon-text-size:before {
content: "\e241";
}
.glyphicon-text-color:before {
content: "\e242";
}
.glyphicon-text-background:before {
content: "\e243";
}
.glyphicon-object-align-top:before {
content: "\e244";
}
.glyphicon-object-align-bottom:before {
content: "\e245";
}
.glyphicon-object-align-horizontal:before {
content: "\e246";
}
.glyphicon-object-align-left:before {
content: "\e247";
}
.glyphicon-object-align-vertical:before {
content: "\e248";
}
.glyphicon-object-align-right:before {
content: "\e249";
}
.glyphicon-triangle-right:before {
content: "\e250";
}
.glyphicon-triangle-left:before {
content: "\e251";
}
.glyphicon-triangle-bottom:before {
content: "\e252";
}
.glyphicon-triangle-top:before {
content: "\e253";
}
.glyphicon-console:before {
content: "\e254";
}
.glyphicon-superscript:before {
content: "\e255";
}
.glyphicon-subscript:before {
content: "\e256";
}
.glyphicon-menu-left:before {
content: "\e257";
}
.glyphicon-menu-right:before {
content: "\e258";
}
.glyphicon-menu-down:before {
content: "\e259";
}
.glyphicon-menu-up:before {
content: "\e260";
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #fff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #337ab7;
text-decoration: none;
}
a:hover,
a:focus {
color: #23527c;
text-decoration: underline;
}
a:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
display: inline-block;
max-width: 100%;
height: auto;
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
[role="button"] {
cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
font-size: 75%;
}
h1,
.h1 {
font-size: 36px;
}
h2,
.h2 {
font-size: 30px;
}
h3,
.h3 {
font-size: 24px;
}
h4,
.h4 {
font-size: 18px;
}
h5,
.h5 {
font-size: 14px;
}
h6,
.h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small,
.small {
font-size: 85%;
}
mark,
.mark {
padding: .2em;
background-color: #fcf8e3;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-muted {
color: #777;
}
.text-primary {
color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
color: #286090;
}
.text-success {
color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
color: #843534;
}
.bg-primary {
color: #fff;
background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
background-color: #286090;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
background-color: #e4b9b9;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
margin-left: -5px;
list-style: none;
}
.list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.42857143;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
text-align: right;
border-right: 5px solid #eee;
border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
-webkit-box-shadow: none;
box-shadow: none;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
color: #333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1238px;
}
}
.container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
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%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0;
}
@media (min-width: 768px) {
.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 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0;
}
}
@media (min-width: 992px) {
.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 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.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 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0;
}
}
table {
background-color: transparent;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777;
text-align: left;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #ddd;
}
.table .table {
background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
table col[class*="col-"] {
position: static;
display: table-column;
float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
display: table-cell;
float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.table-responsive {
min-height: .01%;
overflow-x: auto;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
color: #999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999;
}
.form-control::-webkit-input-placeholder {
color: #999;
}
.form-control::-ms-expand {
background-color: transparent;
border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
background-color: #eee;
opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
cursor: not-allowed;
}
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
line-height: 34px;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm,
.input-group-sm input[type="date"],
.input-group-sm input[type="time"],
.input-group-sm input[type="datetime-local"],
.input-group-sm input[type="month"] {
line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg,
.input-group-lg input[type="date"],
.input-group-lg input[type="time"],
.input-group-lg input[type="datetime-local"],
.input-group-lg input[type="month"] {
line-height: 46px;
}
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-top: 4px \9;
margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
vertical-align: middle;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.form-control-static {
min-height: 34px;
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
padding-right: 0;
padding-left: 0;
}
.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
height: auto;
}
.form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.form-group-sm select.form-control {
height: 30px;
line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
height: auto;
}
.form-group-sm .form-control-static {
height: 30px;
min-height: 32px;
padding: 6px 10px;
font-size: 12px;
line-height: 1.5;
}
.input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-lg {
height: 46px;
line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
height: auto;
}
.form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.form-group-lg select.form-control {
height: 46px;
line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
height: auto;
}
.form-group-lg .form-control-static {
height: 46px;
min-height: 38px;
padding: 11px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 42.5px;
}
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
background-color: #dff0d8;
border-color: #3c763d;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
background-color: #f2dede;
border-color: #a94442;
}
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-static {
display: inline-block;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
padding-top: 7px;
margin-top: 0;
margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
padding-top: 7px;
margin-bottom: 0;
text-align: right;
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 11px;
font-size: 18px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
font-size: 12px;
}
}
.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
color: #333;
text-decoration: none;
}
.btn:active,
.btn.active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
cursor: not-allowed;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
pointer-events: none;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
color: #333;
background-color: #e6e6e6;
border-color: #8c8c8c;
}
.btn-default:hover {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
color: #333;
background-color: #d4d4d4;
border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
background-color: #fff;
border-color: #ccc;
}
.btn-default .badge {
color: #fff;
background-color: #333;
}
.btn-primary {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
color: #fff;
background-color: #286090;
border-color: #122b40;
}
.btn-primary:hover {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
color: #fff;
background-color: #204d74;
border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary .badge {
color: #337ab7;
background-color: #fff;
}
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
color: #fff;
background-color: #449d44;
border-color: #255625;
}
.btn-success:hover {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
color: #fff;
background-color: #398439;
border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success .badge {
color: #5cb85c;
background-color: #fff;
}
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
color: #fff;
background-color: #31b0d5;
border-color: #1b6d85;
}
.btn-info:hover {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
color: #fff;
background-color: #269abc;
border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info .badge {
color: #5bc0de;
background-color: #fff;
}
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
color: #fff;
background-color: #ec971f;
border-color: #985f0d;
}
.btn-warning:hover {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
color: #fff;
background-color: #d58512;
border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff;
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
color: #fff;
background-color: #c9302c;
border-color: #761c19;
}
.btn-danger:hover {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
color: #fff;
background-color: #ac2925;
border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger .badge {
color: #d9534f;
background-color: #fff;
}
.btn-link {
font-weight: normal;
color: #337ab7;
border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
color: #777;
text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
-o-transition: opacity .15s linear;
transition: opacity .15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-duration: .35s;
-o-transition-duration: .35s;
transition-duration: .35s;
-webkit-transition-property: height, visibility;
-o-transition-property: height, visibility;
transition-property: height, visibility;
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-top: 4px solid \9;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dropup,
.dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
background-color: #337ab7;
outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-menu-right {
right: 0;
left: auto;
}
.dropdown-menu-left {
right: auto;
left: 0;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #777;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
content: "";
border-top: 0;
border-bottom: 4px dashed;
border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto;
}
.navbar-right .dropdown-menu-left {
right: auto;
left: 0;
}
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
padding-right: 8px;
padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-right: 12px;
padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
display: table-cell;
float: none;
width: 1%;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group[class*="col-"] {
float: none;
padding-right: 0;
padding-left: 0;
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.input-group .form-control:focus {
z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
height: 46px;
line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px;
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
z-index: 2;
margin-left: -1px;
}
.nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: #eee;
}
.nav > li.disabled > a {
color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #777;
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #eee;
border-color: #337ab7;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #555;
cursor: default;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 4px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
color: #fff;
background-color: #337ab7;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
@media (min-width: 768px) {
.navbar {
border-radius: 4px;
}
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
-webkit-overflow-scrolling: touch;
border-top: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
padding-right: 0;
padding-left: 0;
}
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 200px;
}
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.navbar-brand {
float: left;
height: 50px;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
.navbar-brand > img {
display: block;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.navbar-toggle:focus {
outline: 0;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 7.5px -15px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}
.navbar-form {
padding: 10px 15px;
margin-top: 8px;
margin-right: -15px;
margin-bottom: 8px;
margin-left: -15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .form-control-static {
display: inline-block;
}
.navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
width: auto;
}
.navbar-form .input-group > .form-control {
width: 100%;
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio label,
.navbar-form .checkbox label {
padding-left: 0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.navbar-form {
width: auto;
padding-top: 0;
padding-bottom: 0;
margin-right: 0;
margin-left: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px;
}
.navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-right: 15px;
margin-left: 15px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
margin-right: -15px;
}
.navbar-right ~ .navbar-right {
margin-right: 0;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777;
}
.navbar-default .navbar-nav > li > a {
color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: #555;
background-color: #e7e7e7;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777;
}
.navbar-default .navbar-link:hover {
color: #333;
}
.navbar-default .btn-link {
color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
color: #ccc;
}
.navbar-inverse {
background-color: #222;
border-color: #080808;
}
.navbar-inverse .navbar-brand {
color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
color: #fff;
background-color: #080808;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
color: #fff;
}
.navbar-inverse .btn-link {
color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px;
}
.breadcrumb > li {
display: inline-block;
}
.breadcrumb > li + li:before {
padding: 0 5px;
color: #ccc;
content: "/\00a0";
}
.breadcrumb > .active {
color: #777;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.pagination > li {
display: inline;
}
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
z-index: 2;
color: #23527c;
background-color: #eee;
border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
z-index: 3;
color: #fff;
cursor: default;
background-color: #337ab7;
border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #777;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.pager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #eee;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #777;
cursor: not-allowed;
background-color: #fff;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
a.label:hover,
a.label:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.label:empty {
display: none;
}
.btn .label {
position: relative;
top: -1px;
}
.label-default {
background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
background-color: #5e5e5e;
}
.label-primary {
background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
background-color: #286090;
}
.label-success {
background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
background-color: #449d44;
}
.label-info {
background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
background-color: #31b0d5;
}
.label-warning {
background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
background-color: #ec971f;
}
.label-danger {
background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
background-color: #c9302c;
}
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: middle;
background-color: #777;
border-radius: 10px;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
top: 0;
padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
color: #337ab7;
background-color: #fff;
}
.list-group-item > .badge {
float: right;
}
.list-group-item > .badge + .badge {
margin-right: 5px;
}
.nav-pills > li > a > .badge {
margin-left: 3px;
}
.jumbotron {
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 30px;
color: inherit;
background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
color: inherit;
}
.jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200;
}
.jumbotron > hr {
border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
padding-right: 15px;
padding-left: 15px;
border-radius: 6px;
}
.jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.container .jumbotron,
.container-fluid .jumbotron {
padding-right: 60px;
padding-left: 60px;
}
.jumbotron h1,
.jumbotron .h1 {
font-size: 63px;
}
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: border .2s ease-in-out;
-o-transition: border .2s ease-in-out;
transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
margin-right: auto;
margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #337ab7;
}
.thumbnail .caption {
padding: 9px;
color: #333;
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link {
font-weight: bold;
}
.alert > p,
.alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link {
color: #2b542c;
}
.alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #245269;
}
.alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.alert-warning hr {
border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
color: #66512c;
}
.alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.alert-danger hr {
border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #337ab7;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
-webkit-transition: width .6s ease;
-o-transition: width .6s ease;
transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media,
.media-body {
overflow: hidden;
zoom: 1;
}
.media-body {
width: 10000px;
}
.media-object {
display: block;
}
.media-object.img-thumbnail {
max-width: none;
}
.media-right,
.media > .pull-right {
padding-left: 10px;
}
.media-left,
.media > .pull-left {
padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
display: table-cell;
vertical-align: top;
}
.media-middle {
vertical-align: middle;
}
.media-bottom {
vertical-align: bottom;
}
.media-heading {
margin-top: 0;
margin-bottom: 5px;
}
.media-list {
padding-left: 0;
list-style: none;
}
.list-group {
padding-left: 0;
margin-bottom: 20px;
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd;
}
.list-group-item:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
color: #555;
text-decoration: none;
background-color: #f5f5f5;
}
button.list-group-item {
width: 100%;
text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
color: #777;
cursor: not-allowed;
background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
z-index: 2;
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
color: #c7ddef;
}
.list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d;
}
.list-group-item-info {
color: #31708f;
background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f;
}
.list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b;
}
.list-group-item-danger {
color: #a94442;
background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
padding: 15px;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.list-group + .panel-footer {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
padding-right: 15px;
padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.panel > .table-responsive {
margin-bottom: 0;
border: 0;
}
.panel-group {
margin-bottom: 20px;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 4px;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #ddd;
}
.panel-default {
border-color: #ddd;
}
.panel-default > .panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ddd;
}
.panel-primary {
border-color: #337ab7;
}
.panel-primary > .panel-heading {
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
color: #337ab7;
background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #337ab7;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1;
}
.panel-warning {
border-color: #faebcc;
}
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc;
}
.panel-danger {
border-color: #ebccd1;
}
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1;
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
padding-bottom: 75%;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, .15);
}
.well-lg {
padding: 24px;
border-radius: 6px;
}
.well-sm {
padding: 9px;
border-radius: 3px;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: .5;
}
button.close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
}
.modal-open {
overflow: hidden;
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transition: -webkit-transform .3s ease-out;
-o-transition:      -o-transform .3s ease-out;
transition:         transform .3s ease-out;
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%);
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
outline: 0;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.modal-backdrop.fade {
filter: alpha(opacity=0);
opacity: 0;
}
.modal-backdrop.in {
filter: alpha(opacity=50);
opacity: .5;
}
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.42857143;
}
.modal-body {
position: relative;
padding: 15px;
}
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
white-space: normal;
filter: alpha(opacity=0);
opacity: 0;
line-break: auto;
}
.tooltip.in {
filter: alpha(opacity=90);
opacity: .9;
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
right: 5px;
bottom: 0;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
white-space: normal;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
line-break: auto;
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover > .arrow {
border-width: 11px;
}
.popover > .arrow:after {
content: "";
border-width: 10px;
}
.popover.top > .arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999;
border-top-color: rgba(0, 0, 0, .25);
border-bottom-width: 0;
}
.popover.top > .arrow:after {
bottom: 1px;
margin-left: -10px;
content: " ";
border-top-color: #fff;
border-bottom-width: 0;
}
.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999;
border-right-color: rgba(0, 0, 0, .25);
border-left-width: 0;
}
.popover.right > .arrow:after {
bottom: -10px;
left: 1px;
content: " ";
border-right-color: #fff;
border-left-width: 0;
}
.popover.bottom > .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
top: 1px;
margin-left: -10px;
content: " ";
border-top-width: 0;
border-bottom-color: #fff;
}
.popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999;
border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
right: 1px;
bottom: -10px;
content: " ";
border-right-width: 0;
border-left-color: #fff;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner > .item {
position: relative;
display: none;
-webkit-transition: .6s ease-in-out left;
-o-transition: .6s ease-in-out left;
transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
-webkit-transition: -webkit-transform .6s ease-in-out;
-o-transition:      -o-transform .6s ease-in-out;
transition:         transform .6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.carousel-inner > .item.next,
.carousel-inner > .item.active.right {
left: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
left: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right,
.carousel-inner > .item.active {
left: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 15%;
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
background-color: rgba(0, 0, 0, 0);
filter: alpha(opacity=50);
opacity: .5;
}
.carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
background-repeat: repeat-x;
}
.carousel-control.right {
right: 0;
left: auto;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
color: #fff;
text-decoration: none;
filter: alpha(opacity=90);
outline: 0;
opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
font-family: serif;
line-height: 1;
}
.carousel-control .icon-prev:before {
content: '\2039';
}
.carousel-control .icon-next:before {
content: '\203a';
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
border: 1px solid #fff;
border-radius: 10px;
}
.carousel-indicators .active {
width: 12px;
height: 12px;
margin: 0;
background-color: #fff;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -10px;
font-size: 30px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
margin-right: -10px;
}
.carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
display: table;
content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
clear: both;
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table !important;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}span.multiselect-native-select {
position: relative;
}
span.multiselect-native-select select {
border: 0 !important;
clip: rect(0 0 0 0) !important;
height: 1px !important;
margin: -1px -1px -1px -3px !important;
overflow: hidden !important;
padding: 0 !important;
position: absolute !important;
width: 1px !important;
left: 50%;
top: 30px;
}
.multiselect.dropdown-toggle:after {
display: none;
}
.multiselect {
overflow: hidden;
text-overflow: ellipsis;
}
.multiselect-container {
position: absolute;
list-style-type: none;
margin: 0;
padding: 0;
}
.multiselect-container .multiselect-reset .input-group {
width: 93%;
}
.multiselect-container .multiselect-filter > .fa-search {
z-index: 1;
padding-left: 0.75rem;
}
.multiselect-container .multiselect-filter > input.multiselect-search {
border: none;
border-bottom: 1px solid lightgrey;
padding-left: 2rem;
margin-left: -1.625rem;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.multiselect-container .multiselect-filter > input.multiselect-search:focus {
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.multiselect-container .multiselect-filter > .multiselect-moz-clear-filter {
margin-left: -1.5rem;
display: none;
}
.multiselect-container .multiselect-option.multiselect-group-option-indented-full {
padding-left: 2.6rem;
}
.multiselect-container .multiselect-option.multiselect-group-option-indented {
padding-left: 1.8rem;
}
.multiselect-container .multiselect-group {
cursor: pointer;
}
.multiselect-container .multiselect-group.closed .dropdown-toggle::after {
transform: rotate(-90deg);
}
.multiselect-container .multiselect-group .caret-container ~ .form-check {
margin-left: 0.5rem;
}
.multiselect-container .multiselect-option,
.multiselect-container .multiselect-group,
.multiselect-container .multiselect-all {
padding: 0.25rem 0.25rem 0.25rem 0.75rem;
}
.multiselect-container .multiselect-option.dropdown-item,
.multiselect-container .multiselect-group.dropdown-item,
.multiselect-container .multiselect-all.dropdown-item,
.multiselect-container .multiselect-option.dropdown-toggle,
.multiselect-container .multiselect-group.dropdown-toggle,
.multiselect-container .multiselect-all.dropdown-toggle {
cursor: pointer;
}
.multiselect-container .multiselect-option .form-check-label,
.multiselect-container .multiselect-group .form-check-label,
.multiselect-container .multiselect-all .form-check-label {
cursor: pointer;
}
.multiselect-container .multiselect-option.active:not(.multiselect-active-item-fallback),
.multiselect-container .multiselect-group.active:not(.multiselect-active-item-fallback),
.multiselect-container .multiselect-all.active:not(.multiselect-active-item-fallback),
.multiselect-container .multiselect-option:not(.multiselect-active-item-fallback):active,
.multiselect-container .multiselect-group:not(.multiselect-active-item-fallback):active,
.multiselect-container .multiselect-all:not(.multiselect-active-item-fallback):active {
background-color: lightgrey;
color: black;
}
.multiselect-container .multiselect-option:hover,
.multiselect-container .multiselect-group:hover,
.multiselect-container .multiselect-all:hover,
.multiselect-container .multiselect-option:focus,
.multiselect-container .multiselect-group:focus,
.multiselect-container .multiselect-all:focus {
background-color: darkgray !important;
}
.multiselect-container .multiselect-option .form-check,
.multiselect-container .multiselect-group .form-check,
.multiselect-container .multiselect-all .form-check {
padding: 0 5px 0 20px;
}
.multiselect-container .multiselect-option:focus,
.multiselect-container .multiselect-group:focus,
.multiselect-container .multiselect-all:focus {
outline: none;
}
.form-inline .multiselect-container span.form-check {
padding: 3px 20px 3px 40px;
}
.input-group.input-group-sm > .multiselect-native-select .multiselect {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
padding-right: 1.75rem;
height: calc(1.5em + 0.5rem + 2px);
}
.input-group > .multiselect-native-select {
flex: 1 1 auto;
width: 1%;
}
.input-group > .multiselect-native-select > div.btn-group {
width: 100%;
}
.input-group > .multiselect-native-select:not(:first-child) .multiselect {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group > .multiselect-native-select:not(:last-child) .multiselect {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}:root {
--message-unread-color: #0057ff;
--message-read-color: #707070;
}
.pxf-post-slider {
margin-bottom: 20px;
}
.pxf-post-slider .slider-nav,
.pxf-post-slider .slider-for > *:not(:first-child) {
display: none;
}
.pxf-post-slider .slider-nav img {
max-width: 150px;
cursor: pointer;
}
.pxf-post-slider .slider-nav img:hover {
opacity: 0.75;
}
.sidebar-tags a {
display: inline-block;
border: 1px solid #e6e6e6;
border-radius: 6px;
padding: .2rem .8rem;
margin-right: .5rem;
margin-bottom: .85rem;
background: #fff;
color: #323232;
text-transform: lowercase;
}
.sidebar-tags a:hover {
text-decoration: none;
color: #1ba3b3 !important;
}
.primary-sidebar > * {
margin-bottom: 1.5rem;
}
.primary-sidebar > * > h3 {
margin-bottom: 1.6rem;
}
.sidebar-more-from-author {
padding-top: .5rem;
}
.sidebar-more-from-author h3 {
display: inline-block;
margin-bottom: 1rem;
font-size: 16px;
}
.sidebar-more-from-author .see-all-author {
font-weight: 700;
display: block;
font-size: 1.4rem;
margin-bottom: 1.3rem;
margin-top: 2px;
color: #36cad1;
}
.sidebar-more-from-author .see-all-author:hover {
text-decoration: underline;
}
.menu-item-pixelify ul li {
width: auto !important;
}
.menu-item .noti-box,
.menu-item .message-box-mini {
position: absolute;
top: 100%;
width: 360px;
z-index: 9999;
background: #fff;
box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
border-radius: 6px;
margin-top: 2px;
display: none;
max-width: 100vw;
}
.read-current-message > *:not(.read-message):not(.modal) {
display: none;
opacity: 0;
visibility: hidden;
}
.menu-item.message-tool > a {
margin-right: 0;
}
.tdm-header .td-header-sp-top-menu .td_ul_logout {
margin-right: 5px;
}
@media screen and (min-width: 600px) {
.menu-item .noti-box,
.menu-item .message-box-mini {
width: 520px;
}
}
.menu-item.notify-tool:hover .noti-box,
.menu-item.message-tool:hover .message-box-mini {
display: block;
z-index: 999999;
}
.menu-item.notify-tool:hover > a,
.menu-item.message-tool:hover > a {
color: #707070;
}
.message-box-mini .threads .avatar-pie a img {
max-height: none;
height: 50px;
width: auto;
}
.message-box-mini .threads li {
width: 100% !important;
}
.message-box-mini .threads li .actions,
.message-box-mini .threads li .checkbox {
display: none;
}
.message-box-mini .threads .message-last-note {
margin: 0;
}
.menu-item .noti-header h2,
.message-box-mini .box-header h2 {
text-align: center;
margin: 0;
padding: 10px;
border-bottom: 1px solid #ededed;
font-size: 20px;
}
.message-box-mini .box-header .tools {
border-bottom: 1px solid #ededed;
display: flex;
padding: 10px;
}
.message-box-mini .box-header .tools > a {
font-size: 14px;
font-weight: 700;
flex: 1;
text-align: center;
display: block;
margin: 0;
padding: 5px 0;
}
.message-box-mini .box-header .tools > a:first-child {
border-right: 1px solid #ededed;
}
.menu-item .noti-box ul.threads,
.top-header-menu ul .menu-item .noti-box ul,
.top-header-menu ul .menu-item .message-box-mini ul,
.menu-item .message-box-mini ul.threads {
display: flex !important;
}
.top-header-menu ul .menu-item .message-box-mini ul.threads {
flex-direction: column;
}
.menu-item .noti-box .last-note-info a {
margin-right: 0;
}
.menu-item .noti-box:after,
.message-box-mini::after {
content: "";
position: absolute;
bottom: 100%;
left: 44px;
border-width: 7px;
border-style: solid;
border-color: transparent transparent #fff transparent;
}
.menu-item .noti-box:before,
.message-box-mini::before {
content: "";
position: absolute;
bottom: 100%;
left: 45px;
border-width: 7px;
border-style: solid;
border-color: transparent transparent rgba(0, 0, 0, 0.2) transparent;
}
@media screen and (min-width: 1500px) {
.menu-item .noti-box,
.menu-item .message-box-mini {
margin-left: -43px;
}
}
#login-modal .modal-body > *:not(.pixelify-login) {
display: none;
}
#login-modal .modal-body .pixelify-login form {
box-shadow: none;
box-shadow: none;
border: none;
}
@media (min-width: 640px) {
.sidebar-more-from-author .see-all-author {
display: inline-block;
float: right;
margin-bottom: 0;
}
}
@media screen and (min-width: 992px) {
.sidebar-more-from-author .see-all-author {
display: block;
float: none;
margin-bottom: 1.3rem;
}
}
@media screen and (min-width: 1110px) {
.sidebar-more-from-author .see-all-author {
display: inline-block;
float: right;
margin-bottom: 0;
}
}
.sidebar-more-from-author ul {
display: flex;
flex-wrap: wrap;
}
.sidebar-more-from-author ul li {
flex: 0 0 33.33%;
}
.thumbnail-container {
margin-bottom: 16px;
box-shadow: 1px 1px 2px #e6e6e6;
position: relative;
overflow: hidden;
background: #ccc;
}
.sidebar-author-info, .sidebar-info, .sidebar-social-share {
border: 1px solid #e6e6e6;
border-radius: 6px;
background: #fff;
padding: 1rem 1.5rem;
margin-bottom: 1.5rem;
}
.follow-button {
display: inline-block;
}
@media (min-width: 1024px) {
.sidebar-author-info .follow-button {
margin: 0;
position: absolute;
top: 1.5rem;
left: 1.5rem;
}
}
.sidebar-author-info {
padding: 1rem 1.8rem 1.8rem;
position: relative;
text-align: center;
}
.sidebar-author-info .avatar,
.sidebar-author-info .sidebar-avatar {
border-radius: 100%;
margin: 1rem 0 .5rem 0;
width: 96px;
max-width: 100%;
height: 96px;
}
.sidebar-author-info h4 {
margin-top: 4px;
margin-bottom: 5px;
}
.sidebar-author-info .star-rating,
.sidebar-author-info .rating-number {
display: inline-block;
}
.sidebar-author-info .star-rating span,
.sidebar-author-info .rating-number span {
vertical-align: 4px;
}
.sidebar-author-info .rating-number > strong {
vertical-align: 4px;
}
.sidebar-author-info .star-rating {
margin-top: 4px;
margin-right: 4px;
}
.follow-button:not(.following).follow:focus, .follow-button.follow:not(.following):hover {
background: #178f9d;
}
.sidebar-info .info-row span {
display: block;
width: 100%;
}
.single .hfeed.site {
}
@media (min-width: 640px) {
.sidebar-info .info-row span {
display: inline-block;
width: 49%;
}
}
.sidebar-info .info-row span:nth-of-type(even) {
font-weight: 700;
}
@media (min-width: 640px) {
.sidebar-info .info-row span:nth-of-type(even) {
text-align: right;
}
}
.like-wishlist {
font-weight: 700;
padding-top: 1rem
}
.like-wishlist .collection, .like-wishlist .likes {
width: 100%;
display: block;
padding: .5rem
}
.like-wishlist .collection > a {
vertical-align: -4px;
display: inline-block;
font-size: 16px;
}
@media (min-width: 640px) {
.like-wishlist .collection, .like-wishlist .likes {
display: inline-block;
width: 49%
}
}
@media screen and (min-width: 992px) {
.like-wishlist .collection, .like-wishlist .likes {
display: block;
width: 100%
}
}
@media screen and (min-width: 1110px) {
.like-wishlist .collection, .like-wishlist .likes {
display: inline-block;
width: 49%
}
}
.like-wishlist .collection .label, .like-wishlist .likes .label {
color: inherit
}
.like-wishlist .wpulike {
margin-top: -.5rem
}
@media (min-width: 640px) {
.like-wishlist .likes {
border-right: 1px solid #e6e6e6
}
}
@media screen and (min-width: 992px) {
.like-wishlist .likes {
border-right: 0
}
}
@media screen and (min-width: 1110px) {
.like-wishlist .likes {
border-right: 1px solid #e6e6e6
}
}
.like-wishlist .heart-svg {
display: none
}
.like-wishlist .count-box {
color: inherit !important;
position: static;
vertical-align: -.25rem;
margin-right: .2rem;
width: auto;
display: inline-block;
padding-left: 1rem
}
.like-wishlist input[type="checkbox"] {
opacity: 0;
}
.like-wishlist .count-box:before {
content: '';
background: url(//befonts.com/wp-content/plugins/menu/images/icon-heart.svg);
width: 20px;
height: 20px;
background-size: cover;
position: absolute;
top: .5rem;
left: 0;
cursor: pointer;
}
.like-wishlist .count-box + strong {
margin-top: 3px;
display: inline-block;
vertical-align: middle;
margin-left: 2px;
}
.like-wishlist .likes .not-logged-in-button {
position: relative
}
.like-wishlist .likes .not-logged-in-button:before {
content: '';
background: url(//befonts.com/wp-content/plugins/menu/images/icon-heart.svg);
width: 20px;
height: 20px;
background-size: cover;
position: absolute;
top: 0;
left: -1.6rem
}
.like-wishlist .wp_ulike_general_class.wp_ulike_is_liked .count-box {
color: #1ba3b3 !important
}
.like-wishlist .wp_ulike_general_class {
margin-left: 0
}
.like-wishlist .wp_ulike_general_class label {
position: relative;
}
.collection > a > span {
position: relative;
margin-left: 1.6rem
}
.collection > a > span:before {
content: '';
width: 20px;
height: 20px;
position: absolute;
top: 0;
left: -1.6rem;
background: url(//befonts.com/wp-content/plugins/menu/images/icon-collection.svg);
background-size: cover
}
.heart-icon {
width: 20px;
height: 20px;
vertical-align: -.25rem;
display: inline-block;
margin-right: .3rem;
background-size: cover
}
#start-download .button-label, .edd-free-download-single, .edd-free-downloads-direct-download-link, .modal-left .edd-free-download-submit, .sidebar-download-button .edd-add-to-cart-label {
display: block !important;
text-align: left;
padding: .5rem 1rem .5rem 1.3rem;
}
.edd-free-download-single {
padding: 1.2rem 1rem 1.2rem 9rem;
border: 0 !important;
display: block;
position: relative;
}
#start-download .button-label:before, .edd-free-download-single:before, .edd-free-downloads-direct-download-link:before, .modal-left .edd-free-download-submit:before, .sidebar-download-button .edd-add-to-cart-label:before {
content: "";
position: absolute;
left: 15px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 60px;
height: 48px;
background: url(//befonts.com/wp-content/plugins/menu/images/icon-download.svg);
background-size: cover;
}
#start-download .button-label span, .edd-free-download-single span, .edd-free-downloads-direct-download-link span, .modal-left .edd-free-download-submit span, .sidebar-download-button .edd-add-to-cart-label span {
display: block;
line-height: 19px;
}
#start-download .button-label span:first-of-type, .edd-free-download-single span:first-of-type, .edd-free-downloads-direct-download-link span:first-of-type, .modal-left .edd-free-download-submit span:first-of-type, .sidebar-download-button .edd-add-to-cart-label span:first-of-type {
font-weight: 700;
font-size: 1.7rem;
line-height: 35px;
}
.sidebar-info .info-row,
.sidebar-social-share > p:first-of-type {
margin-bottom: 20px;
}
#start-download,
.edd-free-download-single,
.edd-free-downloads-direct-download-link,
.edd_go_to_checkout,
.modal-left .edd-free-download-submit,
.sidebar-download-button .edd-add-to-cart {
background: #4368d1 !important;
color: #fff !important;
text-transform: none;
font-weight: 400;
border: none;
position: relative;
width: 100%;
margin-top: 2rem;
margin-bottom: 1.5rem;
padding-left: 90px;
transition: all 150ms ease 0s;
border-radius: 5px;
}
#start-download:focus,
#start-download:hover,
.edd-free-download-single:focus,
.edd-free-download-single:hover,
.edd-free-downloads-direct-download-link:focus,
.edd-free-downloads-direct-download-link:hover,
.edd_go_to_checkout:focus,
.edd_go_to_checkout:hover,
.modal-left .edd-free-download-submit:focus,
.modal-left .edd-free-download-submit:hover,
.sidebar-download-button .edd-add-to-cart:focus,
.sidebar-download-button .edd-add-to-cart:hover {
background: #5778d6 !important;
}
#start-download:focus, .edd-free-download-single:focus, .edd-free-downloads-direct-download-link:focus, .edd_go_to_checkout:focus, .modal-left .edd-free-download-submit:focus, .sidebar-download-button .edd-add-to-cart:focus {
outline: 1px dotted;
outline-offset: -4px;
text-decoration: none;
}
#atstbx table, #atstbx td,
#at-jumboshare table, #at-jumboshare td, .share-links table, .share-links td {
border: 0;
}
.widget .at4-jumboshare .at4-share-container {
width: 190px;
border: none;
padding-left: 0;
}
.widget .at4-jumboshare .at4-count-container {
min-width: 100px;
border: none;
padding-right: 0;
}
.widget .at4-jumboshare .at4-count {
font-size: 60px;
line-height: 60px;
}
#atstbx .at4-count,
#at-jumboshare .at4-count, .share-links .at4-count {
transform: scale(.5);
margin-top: -.55rem;
}
.sidebar-social-share .share-buttons {
border-bottom: 1px solid #e6e6e6;
}
#atstbx td,
#at-jumboshare td {
margin-right: -2.5rem;
margin-left: -1.5rem;
}
.pixelify-dashboard .content-area .page .user-dashboard-menu a,
.pixelify-dashboard .user-dashboard-menu a {
font-weight: 400;
}
.pixelify-dashboard .content-area .page .user-dashboard-menu .active a,
.pixelify-dashboard .user-dashboard-menu .active a {
font-weight: 700;
color: #6a7ee2;
}
.pixelify-dashboard .user-dashboard-menu li {
display: block;
margin: 0 1rem .8rem;
}
.pixelify-dashboard .user-dashboard-menu li a {
color: #999;
}
.pixelify-dashboard .user-dashboard-menu li a:hover {
color: #4c4c4c;
text-decoration: none;
}
@media (min-width: 640px) {
.pixelify-dashboard .user-dashboard-menu li {
width: auto;
display: inline-block;
margin-bottom: .6rem;
padding-left: 0;
padding-right: 0;
}
}
.pixelify-dashboard .fes-vendor-dashboard-wrap .fes-vendor-dashboard {
max-width: 100%;
border: none;
}
.pixelify-dashboard .tablesaw {
width: 100%;
max-width: 100%;
empty-cells: show;
border-collapse: collapse;
border: 0;
padding: 0;
}
.pixelify-dashboard .tablesaw-stack {
clear: both;
}
.pixelify-dashboard .user-dashboard-menu {
margin-bottom: 50px;
}
.pixelify-dashboard table td,
.pixelify-dashboard table th {
background: none;
border-right: none;
border-left: none;
}
.pixelify-dashboard table td {
padding: 1.5rem 1rem;
vertical-align: top;
}
.pixelify-dashboard table td .thumbnail-container {
max-width: 165px;
}
.pixelify-dashboard .tablesaw-stack td .tablesaw-cell-label,
.pixelify-dashboard .tablesaw-stack th .tablesaw-cell-label {
display: none;
}
#fes-vendor-dashboard > ul.edd-wish-list > li > a.edd-wl-edit,
.pixelify-dashboard .your-downloads .edd-fes-action,
.pixelify-dashboard .your-products .edd-fes-action {
color: #323232;
background: #e6e6e6;
border-radius: 4px;
padding: .2rem 1rem;
margin: .4rem 0;
font-weight: 700;
font-size: 1rem;
text-align: center;
display: block;
}
#fes-vendor-dashboard > ul.edd-wish-list > li > a.edd-wl-edit:hover,
.pixelify-dashboard .your-downloads .edd-fes-action:hover,
.pixelify-dashboard .your-products .edd-fes-action:hover {
text-decoration: underline;
}
.pixelify-dashboard table .thumbnail-col {
max-width: 165px;
}
.pixelify-dashboard table .title-col {
max-width: 300px;
}
.pixelify-dashboard table .date-col {
max-width: 100px;
}
.pixelify-dashboard table .downloads-col {
text-align: center;
}
.pixelify-dashboard table .views-col {
text-align: center;
}
.pixelify-dashboard table .likes-col {
text-align: center;
}
.pixelify-dashboard table .reviews-col {
text-align: center;
}
.pixelify-dashboard table .questions-col {
text-align: center;
}
.pixelify-dashboard fieldset {
border: none !important;
margin: 0 0 2rem 0;
padding: 0;
position: relative;
}
.pixelify-dashboard .fes-form-fieldset {
margin-bottom: 0;
padding-bottom: 20px;
}
.pixelify-dashboard #fes-submission-form-title {
display: none;
}
.pixelify-dashboard .fes-el,
.pixelify-dashboard .fes-login-form {
margin-bottom: 1rem;
}
.pixelify-dashboard .fes-label {
margin-bottom: .5rem;
}
.pixelify-dashboard label {
text-align: left;
display: block;
margin-bottom: 0.5rem;
cursor: pointer;
}
.pixelify-dashboard .fes-required-indicator {
color: #a94442;
font-size: 1.5rem;
margin-left: .25rem;
}
.pixelify-dashboard .zf_fes_file .dropzone {
text-align: center;
display: block;
background-color: transparent;
border-style: dashed; }
.pixelify-dashboard .zf_fes_file .dropzone.multiple {
height: auto;
min-height: 135px;
}
.pixelify-dashboard .dropzone.dz-clickable {
cursor: pointer;
}
.pixelify-dashboard .dropzone {
min-height: 150px;
border: 2px solid rgba(0, 0, 0, 0.3);
background: white;
padding: 20px 20px;
}
.pixelify-dashboard .zf_fes_file .dropzone .dz-message {
align-self: center;
margin: 1rem 0 0 0;
position: relative;
}
.pixelify-dashboard .zf_fes_file .dropzone.multiple.has-media .dz-message {
margin-top: 5rem;
}
.pixelify-dashboard .zf_fes_file .dropzone .dz-message:before {
content: "";
width: 32px;
height: 32px;
background-image: url(//befonts.com/wp-content/plugins/menu/images/icon-upload.svg);
background-size: cover;
position: absolute;
top: -2.1rem;
left: 50%;
transform: translateX(-50%);
}
.pixelify-dashboard .zf_fes_file .dropzone.multiple.has-media .dz-message:before {
top: -3rem;
}
.pixelify-dashboard .zf_fes_file .dropzone {
display: flex;
justify-content: center;
padding-top: 1.8rem;
margin-bottom: 2rem;
}
.pixelify-dashboard .zf_fes_file .dropzone.multiple.has-media {
display: block;
}
.pixelify-dashboard .zf_fes_file .dz-max-files-reached {
background: #fff;
border: 1px solid #e6e6e6;
border-radius: 4px;
}
.pixelify-dashboard .zf_fes_featured_images .dropzone .dz-preview .dz-remove {
position: absolute;
top: 5px;
right: 5px;
white-space: nowrap;
z-index: 10;
width: 21px;
background-color: #fff;
border: 2px solid #e6e6e6;
border-radius: 2px;
padding: 0 .3rem .1rem;
color: transparent !important;
background-image: url(//befonts.com/wp-content/plugins/menu/images/close-modal-gray.svg);
line-height: 1.2;
background-repeat: no-repeat;
}
.pixelify-dashboard .fes-el.download_category {
width: 100%;
height: auto;
}
@media (min-width: 1024px) {
.pixelify-dashboard .fes-el.download_category {
max-width: 49%;
}
}
.pixelify-dashboard .zf_fes_featured_images {
width: 100%;
}
@media (min-width: 1024px) {
.pixelify-dashboard .zf_fes_featured_images {
width: 48%;
position: absolute;
right: 0;
}
}
@media (min-width: 1024px) {
.pixelify-dashboard .fes-el.action_hook,
.pixelify-dashboard .fes-el.download_tag,
.pixelify-dashboard .fes-el.license_options,
.pixelify-dashboard .fes-el.post_content,
.pixelify-dashboard .fes-el.post_title {
width: 49%;
}
}
.pixelify-dashboard .fes-fields .fes-checkbox-checklist li {
display: inline-block;
font-size: .95rem;
margin-right: 1.5rem;
margin-top: 1rem;
}
.pixelify-dashboard .fes-fields .fes-checkbox-checklist input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
padding: 2px;
width: 50px;
height: 21px;
background-color: #e6e6e6;
-webkit-border-radius: 60px;
-moz-border-radius: 60px;
-ms-border-radius: 60px;
-o-border-radius: 60px;
border-radius: 60px;
display: inline-block;
position: relative;
cursor: pointer;
outline: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.pixelify-dashboard .fes-fields .fes-checkbox-checklist input:before {
right: 1px;
background-color: #e6e6e6;
-webkit-border-radius: 60px;
-moz-border-radius: 60px;
-ms-border-radius: 60px;
-o-border-radius: 60px;
border-radius: 60px;
-webkit-transition: background .4s;
-moz-transition: background .4s;
-o-transition: background .4s;
transition: background .4s;
}
.pixelify-dashboard .fes-fields .fes-checkbox-checklist input:checked:before {
background-color: #1ba3b3;
top: 0;
left: 0;
bottom: 0;
}
.pixelify-dashboard .fes-fields .fes-checkbox-checklist input:after {
width: 21px;
background-color: #fff;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
-webkit-transition: margin .4s;
-moz-transition: margin .4s;
-o-transition: margin .4s;
transition: margin .4s;
}
.pixelify-dashboard .fes-fields .fes-checkbox-checklist input:checked:after {
margin-left: 26px;
left: 1px;
}
.pixelify-dashboard .fes-fields .fes-checkbox-checklist input:after,
.pixelify-dashboard .fes-fields .fes-checkbox-checklist input:before {
display: block;
position: absolute;
top: 1px;
left: 1px;
bottom: 1px;
content: "";
}
.pixelify-dashboard .radio label,
.pixelify-dashboard .checkbox label {
padding-left: 0;
font-size: 16px;
}
.pixelify-dashboard .fes-fields .fes-checkbox-checklist input {
margin-right: 10px;
vertical-align: -5px;
margin-bottom: 0;
}
.pixelify-dashboard .fes-fields .fes-checkbox-checklist li:not(:first-child) {
margin-left: 25px;
}
.pixelify-dashboard .fes-submit {
margin-top: 3rem;
}
.pixelify-dashboard .fes-el.download_category select {
width: 100%;
border-radius: 4px;
border: 1px solid #e6e6e6;
height: 200px;
}
.pixelify-dashboard .fes-el.download_category option {
padding: .6rem .8rem;
font-size: 16px;
}
.pixelify-dashboard .fes-el.download_category option[selected="selected"] {
background-color: #f5f5f5;
color: #333;
}
.pixelify-dashboard .zf_fes_file .dropzone .dz-message > span {
margin-top: 15px;
display: block;
}
.pixelify-dashboard .zf_fes_featured_images .dropzone {
text-align: center;
display: block;
background-color: #e8f6f7;
border-color: #e3e3e3;
height: 135px;
color: #27a4b3;
border-width: 1px;
position: relative;
}
@media screen and (max-width: 1024px) {
.pixelify-dashboard .zf_fes_featured_images .dropzone.has-image {
margin-bottom: 100px;
}
}
.pixelify-dashboard .zf_fes_featured_images .dropzone {
text-align: left;
height: auto;
min-height: 200px;
border-radius: 3px;
padding: .5rem .5rem .5rem .6rem;
}
.pixelify-dashboard .zf_fes_featured_images .dropzone .dz-message {
position: absolute;
margin-top: 1rem;
top: 50%;
transform: translate(0, -50%);
width: 100%;
}
.pixelify-dashboard .zf_fes_featured_images .dropzone .dz-message:before {
content: "";
width: 31px;
height: 31px;
background: url(//befonts.com/wp-content/plugins/menu/images/add-photo.svg);
position: absolute;
top: -2.3rem;
left: 50%;
transform: translateX(-50%);
}
.pixelify-dashboard .dropzone .dz-message {
text-align: center;
margin: 2em 0;
}
.pixelify-dashboard .zf_fes_featured_images .dropzone .dz-message > span {
margin-top: 10px;
display: block;
}
.pixelify-dashboard .fes-profile-form .user_pass div:nth-of-type(2) {
margin-bottom: 1rem;
}
.pixelify-dashboard .fes-profile-form .fes-form-legend {
display: none;
}
.pixelify-dashboard .zf-user-avatar-field .avatar {
background-color: #e8f6f7;
border: 1px solid #e3e3e3;
height: 96px;
color: #27a4b3;
width: 96px;
border-radius: 50%;
margin-left: auto;
display: block;
margin-right: auto;
margin-bottom: 30px;
}
.mini-page,
.pixelify-dashboard.followed-artists .fes-vendor-dashboard,
.pixelify-dashboard.wish-lists .fes-vendor-dashboard,
.pixelify-dashboard.collections .fes-vendor-dashboard {
margin-left: auto;
margin-right: auto;
} .inbox-container {
border-radius: 4px;
box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
display: flex;
height: calc(100vh - 55px - 20px - 33px);
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
}
.inbox-list {
background-color: #fff;
border-radius: 4px 0 0 4px;
border-right: 1px solid #ededed;
display: flex;
flex-direction: column;
position: relative;
}
.sidebar-header {
display: flex;
height: 60px;
}
.thread-list .search-bar {
width: 100%;
}
.sidebar-header .regular-header button {
border: 1px solid transparent;
border-radius: 100px;
cursor: pointer;
display: inline-block;
font-weight: 600;
line-height: 1;
transition-duration: 300ms;
transition-property: color, background, border;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
padding: 8px 18px;
align-items: initial;
height: 32px;
align-items: center;
display: flex;
justify-content: center;
background: #fff;
border: 1px solid #e8e8e8;
color: #191919;
}
.sidebar-header .regular-header button:focus {
outline: none;
}
.sidebar-header .regular-header button:hover {
background: #f1f1f1;
border-color: #e8e8e8;
}
.sidebar-header .regular-header button svg {
fill: #191919;
height: 16px;
width: 16px;
margin-right: 7px;
}
.sidebar-header .list-actions {
align-items: center;
background-color: var(--message-unread-color);
border-radius: 3px;
height: 50px;
margin: 5px;
padding-left: 16px;
padding-right: 10px;
width: 100%;
display: none;
}
.sidebar-header .list-actions.disabled,
.sidebar-header .list-actions.waiting {
opacity: .75;
cursor: default;
pointer-events: none;
user-select: none;
}
.sidebar-header .list-actions.active {
display: flex;
}
.sidebar-header .list-actions.active + .regular-header {
display: none;
}
.sidebar-header .list-actions p.count {
color: #fff;
flex-grow: 1;
font-size: 16px;
font-weight: 600;
line-height: 23px;
margin-bottom: 0;
}
.sidebar-header .list-actions > div {
align-self: auto;
margin-bottom: 0;
padding-bottom: 0;
}
.sidebar-header .list-actions > div .popover-activator {
cursor: pointer;
display: block;
position: relative;
width: inherit;
z-index: 3;
}
.sidebar-header .list-actions > div .popover-activator > div {
border-radius: 50%;
padding: 10px;
transition: background-color .15s linear;
width: fit-content;
}
.sidebar-header .list-actions > div .popover-activator svg {
cursor: pointer;
fill: #fff;
height: 16px;
width: 19px;
display: block;
}
.sidebar-header .list-actions > div .popover-activator > div:hover {
background-color: rgba(255, 255, 255, .2);
}
.sidebar-header .list-actions > div .popover-activator .deselect svg {
width: 16px;
}
.search-icon svg {
fill: rgb(112, 112, 112);
height: 18px;
margin-left: 8px;
margin-top: -1px;
opacity: .7;
width: 18px;
}
.selected-dropdown label {
margin-left: 10px;
margin-bottom: 0;
cursor: pointer;
}
.selected-dropdown label + svg {
fill: #959595;
margin-left: 9px;
transform: rotate(-90deg);
transition: all .15s linear;
width: 6px;
}
.selected-dropdown {
align-items: center;
border-radius: 4px;
cursor: pointer;
display: flex;
height: 38px;
line-height: 1.1;
padding: 11px 10px;
transition-duration: 300ms;
transition-property: background;
cursor: pointer;
}
.threads .list-actions,
.page-notification .noti-box,
.selected-dropdown + ul {
filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.4));
background-color: #fff;
position: absolute;
top: 100%;
left: 0;
border-radius: 5px;
display: flex;
flex-direction: column;
list-style: none;
margin: 0;
padding: 0;
display: none;
z-index: 499;
}
.threads li .actions {
position: relative;
}
.page-notification .noti-box {
position: static;
display: block;
}
.page-notification .noti-box .box-header .tools {
display: none;
}
.noti-box .threads li .checkbox {
display: none;
}
.noti-box .threads .message-last-note {
margin-left: 0;
}
.popup-activator .selected-dropdown.active + ul {
display: flex;
}
li .actions .popup-activator {
min-height: 38px;
}
.selected-dropdown + ul li {
list-style: none;
margin: 0;
padding: 0;
}
.threads .list-actions > *,
.selected-dropdown + ul a {
color: #191919;
padding: 8px 20px 8px 13px;
align-items: center;
display: flex;
font-size: 14px;
min-width: 142px;
text-decoration: none;
}
.threads .list-actions > *:hover,
.selected-dropdown + ul li:hover > a {
background-color: var(--message-unread-color);
color: #fff;
}
.threads .list-actions > * {
min-width: 80px;
padding-top: 3px;
padding-bottom: 3px;
}
.selected-dropdown + ul svg {
fill: #191919;
margin-right: 9px;
width: 16px;
}
.selected-dropdown + ul li:hover svg {
fill: #fff;
}
.popup-activator {
align-self: center;
cursor: pointer;
display: block;
position: relative;
width: inherit;
z-index: 3;
}
.sidebar-header .regular-header {
align-items: center;
display: flex;
height: 60px;
justify-content: space-between;
padding-left: 10px;
padding-right: 20px;
width: 100%;
}
.selected-dropdown.active,
.selected-dropdown:hover {
background: #f0f0f0;
cursor: pointer;
}
.selected-dropdown.active label + svg {
transform: rotate(90deg);
}
.selected-dropdown svg:first-child {
width: 17px;
height: 16px;
}
.page-notification .noti-header {
overflow: hidden;
border-bottom: 1px solid #ededed;
}
.page-notification {
margin: 30px 0;
}
.page-notification .noti-header h2 {
text-align: center;
margin: 10px 0;
}
.notification-text {
border: 1px solid #e8e8e8;
margin: 5px 0;
padding: 10px 15px;
border-radius: 5px;
font-size: 16px;
line-height: 27px;
}
.notification-text p:not(:last-child) {
margin-bottom: 5px;
}
.notification-text h2 {
margin-top: 0;
margin-bottom: 10px;
font-size: 20px;
}
.thread-list {
border-top: 1px solid #ededed;
display: flex;
flex: 1;
flex-direction: column;
}
.inbox-content {
background-color: #fff;
border-radius: 0 4px 4px 0;
display: flex;
flex-grow: 1;
}
.inbox-content {
flex-basis: calc(100% - 360px);
max-width: calc(100% - 360px);
}
.inbox-content.has-message {
display: block;
}
.empty-message {
align-items: center;
color: var(--message-read-color);
display: flex;
font-size: 14px;
font-weight: 600;
justify-content: center;
text-align: center;
width: 100%;
}
.search-bar-wrap {
background-color: rgb(249, 249, 249);
border: 1px solid rgb(232, 232, 232);
border-radius: 50px;
display: flex;
height: 38px;
margin-top: 4px;
width: 100%;
}
.search-bar .search-icon {
align-items: center;
display: flex;
justify-content: center;
width: 40px;
}
.search-bar form {
flex: 1;
margin-right: 10px;
position: relative;
width: 100%;
}
.search-bar form input[type="text"] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: transparent;
border: none;
color: #191919;
font-size: 14px;
font-weight: 600;
height: 100%;
overflow: hidden;
position: absolute;
text-overflow: ellipsis;
white-space: nowrap;
width: 100%;
}
.search-bar form .clear-search {
align-items: center;
cursor: pointer;
display: flex;
height: 100%;
justify-content: center;
position: absolute;
right: 0;
top: 0;
width: 20px;
padding: 0;
border: none;
background: none;
transition: all .5s;
}
.search-bar form .clear-search:hover svg {
opacity: .7;
}
.clear-search svg {
fill: rgb(25, 25, 25);
height: 9px;
opacity: .4;
transition: opacity .15s linear;
width: 9px;
}
.thread-list-wrap {
height: 100%;
overflow: auto;
} .thread-list-wrap::-webkit-scrollbar {
width: 5px; height: 5px; } .thread-list-wrap::-webkit-scrollbar-track {
background: #f0f0f0;
border-radius: 4px;
} .thread-list-wrap::-webkit-scrollbar-thumb {
background: #888;
border-radius: 4px;
} .thread-list-wrap::-webkit-scrollbar-thumb:hover {
background: #555;
}
.thread-list-inner {
display: flex;
flex-direction: column;
height: calc(100vh - 268px);
overflow-y: auto;
border: 1px solid #ccc;
padding: 10px;
}
.thread-list-inner.no-message {
height: 100%;
padding: 5px 5px 10px;
width: 100%;
justify-content: center;
}
.thread-list-inner.has-message {
flex-grow: 1;
}
.artist-info .profile-card-inner .buttons p {
margin-bottom: 10px;
}
.artist-info .profile-card-inner .buttons a {
font-size: 14px;
line-height: 16px;
width: 45%;
margin-left: auto;
margin-right: auto;
}
@media screen and (min-width: 1300px) {
.inbox-container {
margin-left: 20px;
margin-right: 20px;
margin-top: 20px;
}
.inbox-list {
width: 360px;
}
}
@media screen and (min-width: 1200px) {
.sidebar-header .regular-header {
padding-right: 20px;
}
.search-bar {
padding: 15px 20px;
}
}
.notify-tool .icon-area,
.message-tool .icon-area {
position: relative;
}
.notify-tool a i,
.message-tool a i {
font-size: 15px;
}
.notify-tool .icon-area .count,
.message-tool .icon-area .count {
background-color: var(--message-unread-color);
border: 2px solid #fff;
border-radius: 4px;
color: #fff;
font-size: 9px;
font-weight: 500;
left: 40%;
min-width: 12px;
position: absolute;
top: -5px;
z-index: 1;
height: 10px;
padding: 0;
line-height: 10px;
box-sizing: content-box;
display: inline-block;
text-align: center;
}
.list-item-circle svg {
fill: rgba(0, 87, 255, .7);
height: 4px;
}
.threads .list-actions {
display: none;
right: 0;
left: auto;
}
.threads li:not([data-blocked="1"]) .list-actions div[data-action="unblock"],
.threads li[data-blocked="1"] .list-actions div[data-action="block"],
.threads li[data-blocked="0"] .list-actions div[data-action="unblock"],
.threads li:not([data-archive="1"]) .list-actions div[data-action="unarchive"],
.threads li[data-archive="1"] .list-actions div[data-action="archive"],
.threads .list-actions:not([data-status="pending"]) > div[data-action="read"],
.threads .list-actions[data-status="pending"] > div[data-action="unread"] {
display: none;
}
.threads .list-item-circle.active + .list-actions {
display: flex;
}
.search-icon {
user-select: none;
}
.threads li {
align-items: center;
border-radius: 4px;
cursor: pointer;
display: flex;
margin-bottom: 2px;
padding: 10px;
position: relative;
transition: background-color .15s linear;
color: var(--message-read-color);
margin-left: 0;
}
.threads li .checkbox {
display: flex;
}
.threads li.waiting {
opacity: .5;
}
.threads div.checked {
align-items: center;
background: #fff;
border: 1px solid #ccc;
border-radius: 3px;
display: inline-flex;
height: 15px;
justify-content: center;
transition: border-color .1s linear;
vertical-align: middle;
width: 15px;
}
.threads div.checked.active {
border-color: var(--message-unread-color);
}
.threads div.checked svg {
fill: transparent;
height: 9px;
transition: fill .1s linear;
width: 9px;
}
.threads div.checked.active svg {
fill: var(--message-unread-color);
}
.threads input[type="checkbox"] {
cursor: pointer;
left: 0;
opacity: 0;
position: absolute;
top: 0;
}
.threads .sender-avatar .dot svg {
height: 12px;
width: 12px;
}
.threads .message-last-note {
align-items: center;
display: flex;
overflow: hidden;
width: 100%;
margin-left: 8px;
}
.threads .sender-avatar .dot {
display: none;
height: 12px;
position: absolute;
right: -4px;
top: 1px;
width: 12px;
z-index: 2;
}
.threads .pending .sender-avatar .dot {
display: block;
}
.threads .sender-avatar .dot svg circle:first-child {
cx: 6px;
cy: 6px;
fill: #fff;
r: 6px;
}
.threads .sender-avatar .dot svg circle:last-child {
cx: 6px;
cy: 6px;
fill: var(--message-unread-color);
r: 4px;
}
.threads .avatar-pie {
height: 40px;
position: relative;
width: 40px;
z-index: 1;
}
.threads .avatar-pie a {
backface-visibility: hidden;
background-color: #e8e8e8;
border-radius: 50%;
box-sizing: content-box !important;
display: block;
line-height: 0;
overflow: hidden;
position: relative;
margin: 0;
}
.threads .sender-avatar {
margin-right: 10px;
position: relative;
align-self: start;
}
.threads .last-note-info {
display: flex;
flex-direction: column;
flex-grow: 1;
justify-content: center;
max-width: calc(100% - 50px - 20px);
position: relative;
line-height: 17px;
}
.last-note-info p {
color: var(--message-read-color);
font-size: 14px;
margin-bottom: 0;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
line-height: 17px;
}
.noti-content .last-note-info p {
white-space: normal;
line-height: 22px;
}
.threads .last-note-info .name-date {
align-items: center;
color: var(--message-read-color);
display: flex;
margin-bottom: 4px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.threads .last-note-info .name-date > span {
font-weight: 600;
font-size: 14px;
}
.last-note-info svg.node-reply {
fill: var(--message-read-color);
height: 10px;
margin-right: 2px;
}
.message-date .time {
color: var(--message-read-color);
font-size: 12px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.threads .message-date {
align-items: center;
display: flex;
flex: 0 1 auto;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.threads .message-date .dot {
background-color: var(--message-read-color);
border-radius: 50%;
display: block;
height: 3px;
margin: 0 5px;
min-width: 3px;
position: relative;
}
.threads li.active,
.threads li:hover {
background-color: #f5f8ff;
}
.threads .list-item-circle {
align-self: inherit;
background: #f5f8ff;
border: solid 1px #dee8ff;
border-radius: 25px;
box-shadow: 0 0 10px 10px #f5f8ff;
cursor: pointer;
display: flex;
height: 38px;
margin-bottom: 0;
margin-left: auto;
opacity: 0;
position: absolute;
right: 0;
top: calc(50% - 19px);
transition: opacity .2s linear, background .3s linear;
visibility: hidden;
width: 38px;
}
.threads .list-item-circle.active,
.threads li:hover .list-item-circle {
opacity: 1;
visibility: visible;
}
.threads li .list-item-circle .icon-wrap {
align-items: center;
display: flex;
height: 100%;
padding: 0 10px;
width: 100%;
}
.threads li:hover .list-item-circle:hover {
background-color: #dee8ff;
}
.threads li.waiting .list-item-circle {
display: none;
opacity: 0;
visibility: hidden;
}
.noti-box .threads {
margin-bottom: 0;
}
.noti-box .threads li:last-child {
margin-bottom: 0;
}
.noti-box .thread-list-inner.no-message {
min-height: 80px;
}
.noti-box .empty-message {
margin-bottom: 0;
}
.page-notification .noti-header h2 {
font-size: 20px;
}
.conversation-header {
width: 100%;
height: 60px;
padding: 20px;
}
.conversation-body {
border-top: 1px solid #ededed;
}
.conversation-header > *,
.conversation-header {
display: flex;
align-items: center;
}
.conversation-header > .tools {
margin-left: auto;
gap: 10px;
}
.conversation-header > .tools.waiting {
opacity: .5;
pointer-events: none;
user-select: none;
}
.conversation-header .tools > * {
flex: 1;
border-radius: 50%;
padding: 10px;
transition: background-color .15s linear;
width: fit-content;
cursor: pointer;
}
.conversation-header .tools svg {
width: 18px;
display: flex;
align-self: center;
align-content: center;
align-items: center;
object-position: center;
height: 18px;
}
.conversation-header .tools > *:hover {
background-color: #f0f0f0;
}
.conversation-header .avatar {
border-radius: 50%;
margin-right: 10px;
}
.conversation-header .tools > .btn-block[data-blocked="1"] svg,
.conversation-header .tools .btn-delete svg {
fill: #d00d00;
}
.conversation-body {
padding: 20px 10%;
flex-basis: calc(100% - 181px);
overflow-y: auto;
max-height: calc(100% - 181px);
}
.conversation-list {
margin: 0;
padding: 0;
}
.conversation-list li {
list-style: none;
margin-bottom: 20px;
}
.conversation-list .message-content,
.conversation-list .message-row {
display: flex;
gap: 15px;
}
.coverview-list .message-content {
}
.conversation-list .message-content {
background: rgba(240, 240, 240, .7);
color: #191919;
padding: 10px 20px;
border-radius: 20px;
box-sizing: border-box;
flex-basis: calc(100% - 45px);
max-width: calc(100% - 45px);
}
.message-row .avatar {
border-radius: 50%;
margin-top: 2px;
}
.message-row p:last-child {
margin-bottom: 0;
}
.message-row .message-text {
flex-basis: calc(100% - 75px);
}
.message-row .message-time {
margin-left: auto;
font-size: 12px;
flex-basis: 60px;
text-align: right;
align-self: end;
color: var(--message-read-color);
line-height: 18px;
white-space: nowrap;
max-width: 60px;
}
.conversation-list > li {
max-width: 50%;
}
.conversation-list li.my-message .message-content,
.conversation-list li.my-message {
margin-left: auto;
}
.conversation-list li.my-message .avatar {
display: none;
}
.conversation-list .my-message .message-content {
background: var(--message-unread-color);
color: #fff;
}
.my-message .message-row .message-time {
color: #fff;
opacity: .75;
}
.message-row .avatar-col {
user-select: none;
}
.conversation-wrap {
display: flex;
flex-direction: column;
height: 100%;
max-height: 100vh;
}
.conversation-wrap .conversation-footer {
margin-top: auto;
border-top: 1px solid #ededed;
padding: 15px;
display: flex;
}
.conversation-wrap .conversation-footer .conversation-reply {
display: flex;
margin: 0 auto;
}
.conversation-wrap .conversation-footer .btn-reply {
align-self: flex-start;
margin-left: 15px;
background-color: rgba(0, 87, 255);
color: #fff;
border: none;
border-radius: 20px;
padding: 10px 30px;
line-height: 1;
transition: all .5s;
}
.conversation-wrap .conversation-footer .conversation-reply textarea {
height: 80px;
min-height: 80px;
border: 1px solid #ccc;
width: 490px;
max-width: 100%;
border-radius: 10px;
font-weight: 400;
line-height: 20px;
padding: 15px;
font-size: 14px;
resize: vertical;
max-height: 200px;
}
.conversation-wrap .conversation-footer .btn-reply.disabled {
background: #e8e8e8;
color: #fff;
cursor: default;
fill: #fff;
pointer-events: none;
transition: none;
}
.conversation-wrap .conversation-footer .btn-reply:hover {
background-color: rgba(0, 62, 203);
}
.conversation-wrap .conversation-footer .btn-reply:active {
background-color: rgba(0, 47, 154);
}
.conversation-list li.waiting .message-content {
opacity: .75;
}
@media screen and (min-width: 1200px) {
.threads .avatar-pie {
height: 50px;
width: 50px;
}
}
@media screen and (min-width: 720px) {
.mini-page,
.pixelify-dashboard.followed-artists .fes-vendor-dashboard,
.pixelify-dashboard.wish-lists .fes-vendor-dashboard,
.pixelify-dashboard.collections .fes-vendor-dashboard {
max-width: 700px;
}
}
.pixelify-dashboard a.edd-wl-action {
color: #777;
text-decoration: none;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
}
.pixelify-dashboard a.edd-wl-action.edd-wl-button {
border: 2px solid #E4E4E4;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
font-weight: 400;
padding: 10px 20px;
border-radius: 5px;
}
.pixelify-dashboard a.edd-wl-action.edd-wl-button:hover {
background-color: #fff;
}
.pixelify-dashboard .edd-wish-list {
margin: 1em 0 1em 0;
padding: 20px 0 0;
list-style-type: none;
}
.pixelify-dashboard .edd-wish-list[data-version="2"] {
display: grid;
gap: 26px;
grid-template-columns: repeat(3, 1fr);
}
.pixelify-dashboard .edd-wish-list[data-version="2"].list-posts {
display: block;
}
@media only screen and (max-width: 599px) {
.pixelify-dashboard .edd-wish-list[data-version="2"] {
display: grid;
gap: 26px;
grid-template-columns: repeat(2, 1fr);
}
}
@media only screen and (max-width: 480px) {
.pixelify-dashboard .edd-wish-list[data-version="2"] {
display: grid;
gap: 26px;
grid-template-columns: repeat(1, 1fr);
}
}
.pixelify-dashboard .edd-wish-list li {
list-style-type: none;
margin: 0 0 1rem 0;
padding: 0 0 1rem 0;
}
.pixelify-dashboard .edd-wish-list[data-version="2"] li {
border: none;
padding: 0;
}
@media screen and (min-width: 480px) {
.pixelify-dashboard .edd-wish-list li .edd-wl-item-title {
max-width: 78%;
text-align: left;
display: inline-block;
}
#fes-vendor-dashboard > ul.edd-wish-list > li > a.edd-wl-edit {
width: 100px;
float: right;
}
}
.pixelify-dashboard .edd-wish-list li span.edd-wl-item-count {
font-size: 12px;
color: #a5a5a5;
}
.pixelify-dashboard .edd-wish-list li .edd-wl-item-title {
color: #1ba3b3;
font-weight: 400;
}
.pixelify-dashboard .edd-wish-list li .thumb-box .edd-wl-item-title {
display: block;
max-width: 100%;
}
.pixelify-dashboard .edd-wish-list li .edd-wl-item-title:hover {
color: #158390;
text-decoration: underline;
}
.pixelify-dashboard .edd-wl-heading {
font-size: 27px;
margin-bottom: 20px;
}
.pixelify-dashboard .zf_fes_file .dz-complete .dz-filename:before {
content: "";
width: 28px;
height: 28px;
background: url(//befonts.com/wp-content/plugins/menu/images/icon-done.svg);
position: absolute;
top: -2rem;
left: 50%;
transform: translateX(-50%);
}
.pixelify-dashboard .zf_fes_file .dropzone.has-media,
.pixelify-dashboard .zf_fes_file .dz-max-files-reached {
background: #fff;
border: 1px solid #e6e6e6;
border-radius: 4px;
}
.pixelify-dashboard .zf_fes_file .dz-complete {
padding-top: 2rem;
}
.pixelify-dashboard .dropzone .dz-preview {
position: relative;
display: inline-block;
vertical-align: top;
margin: 16px;
min-height: 100px;
}
.pixelify-dashboard .dropzone.multiple .dz-preview {
border-bottom: 1px dashed #ddd;
padding-bottom: 10px;
padding-left: 20px;
padding-right: 20px;
display: block;
margin-bottom: 30px;
}
.pixelify-dashboard .edd-wish-list li .edd-wl-item-title img {
width: 100%;
height: auto;
display: inline-block;
margin-right: 0;
border: 1px solid #ddd;
padding: 1px;
border-radius: 3px;
margin-bottom: 0;
max-width: 100%;
max-height: 100%;
}
.pixelify-dashboard .edd-wish-list li .thumb-box {
float: right;
width: 328px;
}
.pixelify-dashboard .edd-wish-list[data-version="2"] li .thumb-box {
float: none;
width: 100%;
position: relative;
display: block;
overflow: hidden;
}
.pixelify-dashboard .edd-wish-list[data-version="2"] li .thumb-box .post-cat {
position: absolute;
z-index: 499;
left: 0;
bottom: 0;
}
.pixelify-dashboard .edd-wish-list[data-version="2"] li .thumb-box img {
transition: all .5s;
border: none;
border-radius: 5px 5px 5px 0;
}
.pixelify-dashboard .edd-wish-list[data-version="2"] li:hover .thumb-box img { }
.pixelify-dashboard .edd-wish-list[data-version="2"] li .thumb-box .post-cat > * {
background-color: #232323;
display: inline-block;
margin: 1px;
font-size: 12px;
padding: 2px 8px;
opacity: .85;
}
.pixelify-dashboard .edd-wish-list[data-version="2"] li:hover .thumb-box .post-cat > * {
opacity: 1;
}
.pixelify-dashboard .edd-wish-list[data-version="2"] li .thumb-box .post-cat > *:not(:first-child) {
display: none;
}
.pixelify-dashboard .edd-wish-list[data-version="2"] li .thumb-box .post-cat,
.pixelify-dashboard .edd-wish-list[data-version="2"] li .thumb-box .post-cat a {
color: #fff;
}
.pixelify-dashboard .edd-wish-list li .details-box {
width: calc(100% - 338px);
}
.pixelify-dashboard .edd-wish-list li:nth-child(even) .thumb-box {
float: left;
}
.pixelify-dashboard .edd-wish-list li:nth-child(even) .details-box {
float: right;
}
.pixelify-dashboard .edd-wish-list li:nth-child(odd) .details-box {
float: left;
}
.pixelify-dashboard .edd-wish-list[data-version="2"] li:nth-child(even) .thumb-box,
.pixelify-dashboard .edd-wish-list[data-version="2"] li:nth-child(even) .details-box,
.pixelify-dashboard .edd-wish-list[data-version="2"] li:nth-child(odd) .details-box {
float: none;
width: 100%;
max-width: 100%;
}
.pixelify-dashboard .edd-wish-list li .post-title {
margin: 0 0 10px;
}
.pixelify-dashboard .edd-wish-list[data-version="2"] li .post-title {
line-height: 27px;
margin-top: 10px;
font-size: 20px;
}
.pixelify-dashboard .edd-wish-list li .post-title a {
color: #333;
text-decoration: none;
}
.pixelify-dashboard .edd-wish-list li .meta a,
.pixelify-dashboard .edd-wish-list li .meta {
color: #999;
}
.pixelify-dashboard .edd-wish-list li .meta a + .date:before {
content: " / ";
}
.pixelify-dashboard .edd-wish-list li .excerpt {
margin-top: 20px;
}
.pixelify-dashboard .edd-wish-list[data-version="2"] li p {
-webkit-line-clamp: 3;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
color: #a5a5a5;
overflow-wrap: anywhere;
}
.excerpt-1 {
-webkit-line-clamp: 3;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
color: #a5a5a5;
overflow-wrap: anywhere;
}
.pixelify-dashboard .edd-wish-list li .meta a {
}
.pixelify-dashboard .zf_fes_featured_images .dropzone .dz-preview {
margin: .5rem;
min-height: 0;
width: 22.15%;
overflow: hidden;
}
.pixelify-dashboard #fes-zf_fes_featured_images div:nth-of-type(2) {
width: 98%;
padding-right: 0;
}
.pixelify-dashboard .dropzone,
.pixelify-dashboard .dropzone * {
box-sizing: border-box;
}
.pixelify-dashboard .dropzone .dz-preview .dz-success-mark,
.pixelify-dashboard .dropzone .dz-preview .dz-error-mark {
pointer-events: none;
opacity: 0;
z-index: 500;
position: absolute;
display: block;
top: 50%;
left: 50%;
margin-left: -32px;
margin-top: -32px;
width: 64px;
height: 64px;
}
.pixelify-dashboard .dropzone .dz-preview .dz-success-mark img,
.pixelify-dashboard .dropzone .dz-preview .dz-error-mark img {
width: 100%;
height: 100%;
}
.pixelify-dashboard .dropzone .dz-preview.dz-error .dz-error-mark {
opacity: 0.8;
}
.pixelify-dashboard .dz-preview .dz-image img {
max-height: 70px;
width: 100%;
}
.pixelify-dashboard #fes-zf_fes_featured_images div:nth-of-type(2) .dz-image img {
width: 100%;
max-height: 290px;
}
#edd-free-downloads-modal .modal-dialog {
width: 900px;
max-width: 90%;
}
.primary-sidebar .modal-dialog {
margin-top: 5%;
}
.modal-header .close {
width: auto;
font-size: 30px;
}
.modal-header .close:hover {
background: none;
}
.modal-title {
font-size: 25px;
line-height: 1;
display: inline-block;
}
#edd-free-downloads-modal .modal-left {
background: #f8f8f8;
text-align: center;
padding: 3rem;
border-radius: 3px;
margin-left: -15px;
margin-top: -15px;
margin-bottom: -15px;
}
#edd-free-downloads-modal .modal-left .edd-free-download-submit {
height: 70px;
}
#edd-free-downloads-modal .modal-left .edd-free-download-submit span {
text-align: center;
padding-right: 15px;
font-size: 20px;
}
#edd-free-downloads-modal .share-links {
background: #fff;
margin-bottom: 1rem;
margin-top: 2.2rem;
border-radius: 4px;
box-shadow: 1px 1px 2px #e6e6e6;
}
#edd-free-downloads-modal .share-links p {
border-bottom: 1px solid #f5f5f5;
margin: 0;
padding: .7rem;
}
.primary-sidebar .addthis_inline_share_toolbox {
display: inline-block;
}
.primary-sidebar .addthis_inline_share_toolbox table {
border: none;
margin-bottom: 0;
}
.primary-sidebar .addthis_inline_share_toolbox .at4-jumboshare .at4-count {
transform: scale(.5);
margin-top: -.55rem;
}
.primary-sidebar .sidebar-social-share .widget:last-of-type,
.primary-sidebar .sidebar-social-share .widget:last-child {
margin-bottom: 0;
}
#edd-free-downloads-modal .modal-right h2 {
text-align: center;
font-size: 1.8rem;
margin-bottom: 2rem;
}
.modal-footer .btn {
width: auto;
color: #333;
}
.loop-pixel-small .post {
margin-bottom: 20px;
}
.loop-pixel-small .post .wp-post-image {
margin-bottom: 15px;
}
.loop-pixel-small .post .entry-title {
margin-top: 0;
font-size: 16px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
margin-bottom: 2px;
}
.loop-pixel-small .post .new-label + .entry-title {
max-width: 75%;
display: inline-block;
line-height: 1;
}
.loop-pixel-small .featured .entry-footer a {
color: #626d7b;
}
.loop-pixel-small .featured .entry-footer a:hover {
color: #36cad1;
}
.loop-pixel-small:nth-child(odd) {
clear: both;
}
.loop-pixel-small .post .cat-links {
font-size: 13px;
color: #999;
}
.loop-pixel-small .featured .entry-footer a {
display: inline-block;
margin-top: 0;
}
.primary-sidebar .modal-left a,
.content-area .primary-sidebar .modal-left a {
font-weight: 400;
color: #36cad1;
}
.primary-sidebar .modal-left a:not(.button):hover,
.content-area .primary-sidebar .modal-left a:not(.button):hover {
text-decoration: underline;
}
#edd-free-downloads-modal .credit-link {
display: block;
margin-top: 1.8rem;
font-size: 1.4rem;
}
.edd-free-downloads-required {
color: red;
}
.modal-left .link-back + label {
width: 100%;
}
.hide-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}
.modal .modal-header .btn-close,
#edd-wl-modal a.edd-wl-close {
position: absolute;
top: 10px;
right: 15px;
color: #c4c4c4;
}
.modal .modal-header .btn-close svg,
#edd-wl-modal a.edd-wl-close svg {
fill: rgba(112, 112, 112);
width: 10px;
height: 10px;
}
.modal .modal-header .btn-close:hover,
#edd-wl-modal a.edd-wl-close:hover {
color: #333;
}
.modal .modal-header .btn-close:hover svg,
#edd-wl-modal a.edd-wl-close:hover svg {
fill: #333;
}
.list-report-reasons li {
list-style: none;
margin-bottom: 1rem;
margin-left: 0;
}
.list-report-reasons {
padding: 0 30px;
}
.radio-container label {
color: #191919;
cursor: pointer;
display: inline-block;
font-size: 13px;
padding-left: 25px;
padding-top: 2px;
position: relative;
font-weight: 400;
}
.radio-container label:before {
background: #fff;
border: 1px solid rgba(144, 144, 144);
border-radius: 100%;
content: "";
height: 14px;
left: 0;
margin-top: -7px;
position: absolute;
top: 50%;
width: 14px;
z-index: 2;
box-sizing: content-box;
}
.radio-container label:after {
background: #0057ff;
border-radius: 100%;
content: "";
height: 10px;
left: 3px;
margin-top: -7px;
position: absolute;
top: calc(50% + 3px);
transition: all .2s ease;
width: 10px;
z-index: 2;
opacity: 0;
transform: scale(0);
}
.radio-container.active label:before {
border-color: #0057ff;
}
.radio-container input {
display: none;
}
.radio-container input:checked + label:after {
}
.radio-container.active label:after {
opacity: 1;
transform: scale(1);
}
.radio-container + .hidden-row {
display: none;
}
.radio-container.active + .hidden-row {
display: block;
}
.list-report-reasons textarea {
font-family: inherit;
line-height: 1.3;
border: 1px solid #ccc;
border-radius: 3px;
box-sizing: border-box;
display: block;
font-size: 13px;
font-weight: 600;
margin-top: 3px;
padding: 10px;
resize: none;
scroll-padding-block: 3px;
transition: border-color .15s linear, color .15s linear, background-color .15s linear;
width: 100%;
}
.list-report-reasons .other-reason-container {
width: 100%;
}
#edd-wl-modal-label + p {
font-weight: 400;
}
#edd-wl-modal input[type="radio"] {
cursor: pointer;
width: 12px;
height: 12px;
vertical-align: -1px;
margin-right: 5px;
}
#edd-wl-modal input[type="radio"] + label {
font-size: 14px;
cursor: pointer;
margin-bottom: 10px;
}
a.edd-wl-action {
position: relative;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
outline: none;
}
a.edd-wl-action {
color: #777;
text-decoration: none;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
}
a.edd-wl-action.edd-wl-button {
border: 2px solid #E4E4E4;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
padding: 5px 10px;
text-align: center;
border-radius: 5px;
font-weight: 400;
font-size: 14px;
}
a.edd-wl-action.edd-wl-button:hover {
background: #f5f5f5;
border-color: #d7d7d7;
color: #333;
}
a.edd-wl-action.edd-wl-button.disabled .edd-loading {
background-image: url(//befonts.com/wp-content/plugins/menu/images/ajax-loader.gif);
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
width: 20px;
height: 20px;
display: inline-block;
vertical-align: middle;
float: left;
}
a.edd-wl-action.edd-wl-button .label {
font-weight: 400;
font-size: 14px;
}
a.edd-wl-action.edd-wl-button.disabled span.label {
position: relative;
color: transparent !important;
padding-left: 35px;
}
a.edd-wl-action.edd-wl-button.disabled span.label:after {
content: "Loading...";
position: absolute;
right: 0;
top: 50%;
z-index: 99999;
color: #333 !important;
transform: translate(0, -50%);
}
.modal a.edd-wl-action.edd-wl-button.disabled {
opacity: .75;
pointer-events: none;
cursor: default;
}
#edd-wl-modal input[type="text"] + label {
width: 100%;
margin-top: 15px;
}
.primary-sidebar a.disabled {
cursor: default;
opacity: 0.5;
pointer-events: none;
}
#edd-wl-modal .messages {
font-weight: 400;
}
.primary-sidebar .sidebar-license-info a,
#edd-wl-modal .messages a {
color: #36cad1;
}
.primary-sidebar .sidebar-license-info a:hover,
#edd-wl-modal .messages a:hover {
text-decoration: underline;
}
.page .collection-posts .edd-remove-from-wish-list {
float: none;
margin-top: 6px;
color: #fff;
font-size: 13px;
background-color: #58bcb3;
padding: 1px 6px;
text-transform: uppercase;
font-weight: 700;
text-decoration: none;
display: inline-block;
}
.page .collection-posts.edd-wish-list[data-version="2"] .edd-remove-from-wish-list {
background-color: #e9a4b7;
}
.page .collection-posts.edd-wish-list[data-version="2"] .edd-remove-from-wish-list i {
vertical-align: -1px;
}
.page .collection-posts .edd-remove-from-wish-list:hover {
color: #333;
}
.followed-authors .avatar,
.followed-authors .artist-avatar {
width: 80px;
margin-right: 1rem;
border-radius: 100%;
height: 80px;
margin-bottom: 0;
}
.author-page-info .avatar {
border-radius: 100%;
width: 115px;
height: 115px;
}
.followed-authors .follow-button {
margin-left: auto;
display: inline-block;
}
.followed-authors li {
display: flex;
align-items: center;
padding: 1rem 0 .8rem;
}
.content-area .page .fes-product-list-td a,
.content-area .fes-product-list-td a,
.fes-product-list-td a {
color: #999;
}
.content-area .page .fes-product-list-td > a:hover,
.content-area .fes-product-list-td > a:hover,
.fes-product-list-td > a:hover {
text-decoration: none;
}
.content-area .page .fes-product-list-td > a:hover h3,
.content-area .fes-product-list-td > a:hover h3,
.fes-product-list-td > a:hover h3 {
color: #888;
}
.fes-product-list-td .archive-single-meta {
font-size: 14px;
}
.page .fes-product-list-td h3,
.fes-product-list-td h3 {
margin-top: 0;
margin-bottom: 10px;
line-height: 25px;
font-weight: 700;
}
.list-authors {
margin-bottom: 20px;
}
.list-authors .avatar {
border-radius: 50%;
margin-bottom: 10px;
}
.site-header .avatar,
.header-avatar {
width: 32px;
border-radius: 100%;
vertical-align: -50%;
margin-right: 1rem;
height: 32px;
}
.profile-menu {
position: relative;
display: inline-block;
margin-top: 13px;
margin-bottom: 1.5rem;
float: right;
font-size: 13px;
vertical-align: middle;
}
.profile-menu .user-name {
font-weight: 700;
color: #777
}
.profile-nav {
list-style: none;
float: right;
margin: -.25rem 0 0 0
}
.profile-nav ul {
background: #fff;
position: absolute;
list-style: none;
margin-left: 1rem;
top: 3.5em;
left: -9999px;
opacity: 0;
transition: .1s linear opacity
}
.profile-nav ul li:focus, .profile-nav ul li:hover {
background: #e6e6e6
}
.profile-nav li {
float: left;
position: relative
}
.profile-nav li > a {
float: left;
padding: 10px 15px;
text-decoration: none
}
.profile-nav li:focus > a, .profile-nav li:hover > a, .profile-nav li > a:focus, .profile-nav li > a:hover {
outline: 0;
text-decoration: none !important
}
.profile-nav li:focus ul, .profile-nav li:hover ul, ul.show-menu {
left: 0;
opacity: .99
}
.profile-nav ul li {
float: none;
position: static
}
.profile-nav ul a {
float: none;
display: block;
transition: .1s linear all
}
.profile-nav .level-2 {
width: 100%;
min-width: 165px;
z-index: 10;
margin-top: 0.5rem;
box-shadow: 1px 1px 3px #e6e6e6;
border-radius: 0 0 3px 3px
}
.profile-nav .level-2 a {
color: #323232 !important
}
.dropzone .dz-preview .dz-progress {
display: block;
height: 15px;
border: 1px solid #aaa;
}
.dropzone .dz-preview .dz-progress {
opacity: 0;
z-index: 1000;
pointer-events: none;
position: absolute;
height: 16px;
left: 50%;
top: 50%;
margin-top: -8px;
width: 80px;
margin-left: -40px;
background: rgba(255, 255, 255, 0.9);
-webkit-transform: scale(1);
border-radius: 8px;
overflow: hidden;
}
.dropzone .dz-preview:not(.dz-processing) .dz-progress {
-webkit-animation: pulse 6s ease infinite;
-moz-animation: pulse 6s ease infinite;
-ms-animation: pulse 6s ease infinite;
-o-animation: pulse 6s ease infinite;
animation: pulse 6s ease infinite;
}
.dropzone .dz-preview.dz-processing .dz-progress {
opacity: 1;
}
.pixelify-dashboard .zf_fes_file #fes-font_file.dropzone .dz-preview.dz-processing {
display: block !important;
}
.pixelify-dashboard .zf_fes_file #fes-zf_fes_file.dropzone .dz-preview.dz-processing .dz-remove,
.pixelify-dashboard .zf_fes_file #fes-font_file.dropzone .dz-preview.dz-processing .dz-remove {
display: none;
}
.pixelify-dashboard .zf_fes_featured_images .dropzone .dz-preview.dz-processing {
display: inline-block !important;
}
.dropzone .dz-preview .dz-progress .dz-upload {
display: block;
height: 100%;
width: 0;
background: green;
}
.dropzone .dz-preview .dz-progress .dz-upload {
background: #333;
background: linear-gradient(to bottom, #666, #444);
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 0;
-webkit-transition: width 300ms ease-in-out;
-moz-transition: width 300ms ease-in-out;
-ms-transition: width 300ms ease-in-out;
-o-transition: width 300ms ease-in-out;
transition: width 300ms ease-in-out;
}
.pixelify-dashboard .zf_fes_file .dropzone .dz-preview .dz-progress .dz-upload,
.zf_fes_featured_images .dropzone .dz-preview .dz-progress .dz-upload {
background: #1ba3b3 !important;
}
#fes-zf_fes_featured_images div:nth-of-type(2) .dz-image {
width: 100%;
height: 260px;
}
.pixelify-dashboard .zf_fes_featured_images .dropzone.has-image .dz-message {
top: 120%;
}
.modal .add-new-list input[type="text"] {
display: block;
width: 100%;
}
@media only screen and (max-width: 680px) {
.hocwp .media-content .font-demos .font-tester .set-text-preview {
width: 100% !important;
margin-bottom: 10px;
}
.hocwp .media-content .font-demos .toolbar-divider:first-of-type {
display: none;
}
.hocwp .media-content .font-demos .slider {
width: calc(100% - 182px) !important;
}
}
@media only screen and (max-width: 480px) {
.pixelify-dashboard .fes-fields .fes-checkbox-checklist li:not(:first-child),
.pixelify-dashboard .fes-fields .fes-checkbox-checklist li {
display: block;
margin-left: 0;
}
}
#edd_login_form fieldset, #edd_register_form fieldset {
border: none;
background: 0 0;
padding: 0
}
.page-template-register .entry-content, .register-form {
display: inline-block;
vertical-align: top;
padding: 0 .4rem;
width: 100%
}
.fes-vendor-dashboard-new .entry-content {
margin-bottom: 15px;
}
@media (min-width: 640px) {
.page-template-register .entry-content, .register-form {
padding: 0 1rem
}
}
@media (min-width: 1024px) {
.page-template-register .entry-content, .register-form {
padding: 0 3rem
}
}
.page-template-register .site-content {
padding-top: 1rem
}
@media (min-width: 640px) {
.page-template-register .site-content {
padding-top: 3rem
}
}
.page-template-register .entry-content {
margin-bottom: 2rem
}
@media (min-width: 640px) {
.page-template-register .entry-content {
float: right
}
}
.register-box h1,
.page-template-register .entry-content h1 {
margin-top: 2rem;
color: #777
}
@media (min-width: 1024px) {
.register-box h1,
.page-template-register .entry-content h1 {
margin-top: 2.5rem;
font-size: 2.5rem;
margin-bottom: 2.5rem
}
}
.register-box ul,
.page-template-register .entry-content ul {
list-style: none;
margin: 0
}
.register-box ul li,
.page-template-register .entry-content ul li {
position: relative;
padding-left: 2.4rem;
margin-bottom: .5rem
}
.register-box ul li:before,
.page-template-register .entry-content ul li:before {
content: "";
display: inline-block;
width: 15px;
height: 15px;
background-image: url(//befonts.com/wp-content/plugins/menu/images/icon-done.svg);
background-size: cover;
position: absolute;
top: .4rem;
left: 0
}
.register-form h2 {
color: #777
}
@media (min-width: 640px) {
.register-form {
border-right: 0 solid #e6e6e6
}
}
.register-form .edd-submit {
width: 100%;
margin-top: .5rem
}
.register-form fieldset {
margin-bottom: 1rem
}
.register-form-info p {
text-align: center
}
.register-form-info p:first-of-type {
border-bottom: 1px solid #e6e6e6;
font-size: 1.4rem;
padding-bottom: 1.7rem
}
#lostpasswordform legend,
#edd_login_form legend, #edd_register_form legend {
display: none;
}
#edd_login_form {
margin: auto;
width: 100%;
max-width: 650px;
}
#lostpasswordform button[type="submit"] {
width: auto;
}
#lostpasswordform fieldset {
border: none;
margin: 0 0 2rem 0;
padding: 0;
position: relative;
}
.pixelify-login .links a,
.pixelify-lostpassword .links a {
margin-right: 10px;
}
.pixel-signup .register-form form,
.pixelify-lostpassword form,
.pixelify-login form {
border: 1px solid #ddd;
padding: 30px;
border-radius: 5px;
box-shadow: 0 2px 3px rgba(0, 0, 0, .15);
margin: auto;
width: 100%;
max-width: 650px;
}
#lostpasswordform button[type="submit"],
.pixelify-lostpassword form button {
background-color: #f00;
color: #fff;
transition: all .3s ease;
border: none;
border-radius: 3px;
}
#lostpasswordform button[type="submit"]:hover,
.pixelify-lostpassword form button:hover {
opacity: .8;
background-color: #db0000;
}
#fes-zf_fes_file.has-media .dz-message {
display: none;
}
.change-avatar-form {
text-align: center;
}
.change-avatar-form a {
display: inline-block;
}
.modal .modal-header .modal-title {
margin-top: 3px;
margin-bottom: 10px;
}
#edd-wl-modal #edd-wl-modal-label {
margin-top: 0;
}
.modal .modal-header .modal-description,
#edd-wl-modal .modal-header p {
margin-bottom: 0;
}
.modal-dialog {
margin-top: 5%;
}
#edd-wl-modal a.edd-wl-close {
text-decoration: none;
border: none;
}
.pixelify-dashboard select[name='privacy'],
#edd-wl-modal select {
width: 100%;
display: block;
border: 1px solid #ddd;
padding: 5px;
font-size: 14px;
font-weight: 400;
line-height: 21px;
height: 34px;
}
.pixelify-dashboard select[name='privacy'] optgroup,
#edd-wl-modal select optgroup,
.pixelify-dashboard select[name='privacy'],
#edd-wl-modal select {
font-size: 16px;
}
.modal-footer .btn {
background: rgb(0, 87, 255);
border-radius: 4px;
display: inline-block;
color: #fff;
padding: 8px 15px;
font-size: 18px;
font-weight: 400;
transition: all 0.3s ease-in-out;
}
.modal-footer .btn:hover {
background-color: rgb(0, 62, 203);
}
#edd-wl-modal .modal-footer a span,
#edd-wl-modal .modal-footer a {
color: #333;
display: inline-block;
}
.pixelify-dashboard table td .thumbnail-container img {
min-width: 50px;
display: block;
margin-bottom: 0;
}
.edd_form label,
.account-page-form label {
display: block;
}
.edd_form input[type="password"],
.edd_form input[type="text"],
.edd_form input[type="email"],
.edd_form input[type="url"],
.account-page-form input[type="password"],
.account-page-form input[type="text"],
.account-page-form input[type="email"],
.account-page-form input[type="url"] {
min-width: 200px;
}
.descr-w {
text-align: center;
margin-top: 40px;
margin-bottom: 50px;
}
.down-social {
max-width: 780px;
margin: 30px auto;
height: 56px;
display: table;
background: #ddd;
width: 100%;
}
.download-share-span {
-webkit-border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-bottomleft: 3px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
font-size: 17px;
width: 590px;
color: #666;
}
.down-social > * {
display: table-cell;
vertical-align: middle;
padding: 15px;
}
.donate-link > img[width="1"] {
display: none;
}
.donate-form button[type="submit"] {
background: none !important;
border: none !important;
}
.download-related-posts {
margin-top: 20px;
overflow: hidden;
max-width: 1200px;
margin-left: auto;
margin-right: auto;
}
.download-related-posts > * {
float: left;
width: 33.33%;
padding: 15px 10px;
box-sizing: border-box;
}
#selected_users {
display: none;
}
#user-results {
border: 1px solid #ccc;
border-top: none;
background-color: #fff;
border-radius: 3px;
filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.2));
max-height: 270px;
padding: 8px 0;
overflow-y: auto;
display: none;
}
#user-results .search-result-item,
#user-results .user-result-item {
overflow: hidden;
margin-bottom: 10px;
padding: 2px 10px 5px 10px;
cursor: pointer;
}
#user-results .search-result-item.selected,
#user-results .user-result-item.selected,
#user-results .search-result-item:hover,
#user-results .user-result-item:hover {
background-color: var(--message-unread-color);
color: #fff;
}
#user-results .search-result-item img {
border-radius: 50%;
display: block;
float: left;
margin-right: 13px;
margin-top: 2px;
}
#user-results .search-result-item .name {
display: block;
color: #222;
font-weight: 700;
font-size: 14px;
}
#user-results .search-result-item .username {
color: #999;
font-size: 13px;
}
#user-results .search-result-item.selected .name,
#user-results .user-result-item.selected .name,
#user-results .search-result-item.selected .username,
#user-results .user-result-item.selected .username,
#user-results .search-result-item:hover .name,
#user-results .user-result-item:hover .name,
#user-results .search-result-item:hover .username,
#user-results .user-result-item:hover .username {
color: #fff;
}
.input-search-users {
position: relative;
}
.input-search-users .selected-users {
margin: 0;
}
.input-search-users .selected-users li {
list-style: none;
margin: 2px;
background-color: #f5f8ff;
border-radius: 4px;
font-size: 10px;
font-weight: 700;
height: 25px;
padding: 0 10px;
position: relative;
text-transform: uppercase;
transition: background-color .15s linear;
width: auto;
border: 1px solid #dee8ff;
color: var(--message-unread-color);
}
.input-search-users .selected-users li.search-item {
display: flex;
flex: 1 0 auto;
padding: 3px 5px;
margin: 2px;
font-size: 13px;
font-weight: 600;
line-height: 1.8;
background: none;
border: none;
}
.remove-user svg {
cursor: pointer;
display: block;
fill: var(--message-unread-color);
transition: fill .15s linear;
width: 7px;
fill-opacity: .5;
}
.threads li.active .last-note-info p,
.threads li.pending .last-note-info p,
.threads li.pending .message-date .time,
.threads li.active .message-date .time,
.threads li.active .last-note-info .name-date,
.threads li.pending .last-note-info .name-date,
.threads li.pending,
.threads li.active {
color: var(--message-unread-color);
}
.threads li.pending .message-date .dot,
.threads li.active .message-date .dot {
background-color: var(--message-unread-color);
}
.threads li.active .last-note-info svg.node-reply,
.threads li.pending .last-note-info svg.node-reply {
fill: var(--message-unread-color);
}
.remove-user svg:hover {
fill-opacity: 1;
}
.selected-users {
border: 1px solid #ccc;
display: flex;
padding: 4px;
flex-wrap: wrap;
border-radius: 4px;
font-size: 13px;
}
.selected-users li.defaults {
display: none;
}
.selected-users input[type="text"] {
border: none;
box-shadow: none;
margin: 0;
padding: 0;
line-height: 1;
height: auto;
}
.user-result-content {
display: flex;
align-items: center;
gap: 5px;
}
.user-result-content img {
border-radius: 50%;
display: block;
height: 13px;
width: 13px;
}
@media only screen and (min-width: 500px) {
.download-related-posts > *:nth-child(3n+1) {
clear: both;
}
}
.download-related-posts > * img {
margin-bottom: 0;
}
.download-related-posts > * h3 a {
text-decoration: none;
line-height: 21px;
}
.download-related-posts .wp-post-image {
width: 100%;
height: 240px;
}
.download-related-posts > * h3 {
font-size: 20px;
line-height: 27px;
margin-top: 6px;
}
@media only screen and (max-width: 980px) and (min-width: 700px) {
.download-related-posts .wp-post-image {
height: 170px;
}
}
@media only screen and (max-width: 699px) and (min-width: 500px) {
.download-related-posts .wp-post-image {
height: 120px;
}
}
@media only screen and (max-width: 499px) {
.download-related-posts > * {
width: 49.33%;
}
.download-related-posts .wp-post-image {
height: 120px;
}
.download-related-posts > *:nth-child(odd) {
clear: both;
}
.download-related-posts > * h3 {
font-size: 16px;
line-height: 21px;
}
}
@media only screen and (max-width: 480px) {
.download-related-posts > * {
width: 100%;
}
.download-related-posts .wp-post-image {
height: auto;
}
.download-related-posts {
max-width: 80%;
min-width: 340px;
}
}
#realDownloadUrl {
display: block;
margin: 15px auto;
}
.downloading-box,
.content-wrapper.pixelify {
margin-top: 20px;
}
.downloading-box {
max-width: 1200px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.content-wrapper.pixelify h1 {
margin-bottom: 5px;
}
.pixel-signin h1.entry-title,
.you-may-like-down,
.pixel-page h1.entry-title,
.pixel-dashboard h1.entry-title {
text-align: center;
}
.entry-title .text-left {
display: block;
width: 100%;
}
.fes-vendor-dashboard-new .post-header h2,
.collection-title,
.collection-name {
margin-top: 0;
}
@media only screen and (max-width: 480px) {
.hocwp .media-content .media-download > a,
.hocwp .media-content .media-download .download-link {
display: block;
width: 100%;
}
}
.sub-sidebar .sidebar-info {
border: none;
border-radius: 0;
}
.media-content .media-info .details .info-row,
.sub-sidebar .sidebar-info .info-row {
overflow: hidden;
font-size: 14px;
margin-bottom: 5px;
}
.sub-sidebar .sidebar-info .info-row span:first-child {
float: left;
width: auto;
}
.media-content .media-info .details .info-row label:first-child:before,
.media-content .media-info .details .info-row span:first-child:before,
.sub-sidebar .sidebar-info .info-row span:first-child:before {
font-family: FontAwesome;
margin-right: 5px;
color: #777;
}
.media-content .media-info .details .info-row.file-date label:first-child:before,
.media-content .media-info .details .info-row.file-date span:first-child:before,
.sub-sidebar .sidebar-info .info-row.file-date span:first-child:before {
content: "\f073";
}
.media-content .media-info .details .info-row.file-license label:first-child:before,
.sub-sidebar .sidebar-info .info-row.file-license span:first-child:before {
content: "\f0f6";
}
.media-content .media-info .details .info-row.file-format label:first-child:before,
.sub-sidebar .sidebar-info .info-row.file-format span:first-child:before {
content: "\f1c0";
}
.media-content .media-info .details .info-row.file-designer label:first-child:before,
.sub-sidebar .sidebar-info .info-row.file-designer span:first-child:before {
content: "\f2c0";
}
.media-content .media-info .details .info-row.file-views label:first-child:before,
.sub-sidebar .sidebar-info .info-row.file-views span:first-child:before {
content: "\f06e";
}
.media-content .media-info .details .info-row.file-size label:first-child:before,
.sub-sidebar .sidebar-info .info-row.file-size span:first-child:before {
content: "\f1c6";
}
.media-content .media-info .details .info-row.file-downloads label:first-child:before,
.sub-sidebar .sidebar-info .info-row.file-downloads span:first-child:before {
content: "\f0ed";
}
.sub-sidebar .sidebar-info .info-row span:last-child {
float: right;
font-weight: 400;
width: auto;
max-width: 60%;
}
.single-post .td-post-featured-image {
display: none;
}
.widget-pixelify-post-tab .tabs {
border: 1px solid rgba(0, 0, 0, .05);
padding: 0;
display: flex;
margin-bottom: 15px !important;
margin-left: 0;
}
.widget-pixelify-post-tab .tabs li {
float: left;
margin: 0 !important;
border-right: 1px solid rgba(0, 0, 0, .05);
padding: 5px 10px !important;
flex: 1 1 0;
text-align: center;
list-style: none;
border-top: none !important;
line-height: 30px;
}
.widget-pixelify-post-tab .tabs li:last-child {
border-right: none;
}
.widget-pixelify-post-tab .tabs li:last-child {
border-right: none;
}
.widget-pixelify-post-tab .tabs li:hover,
.widget-pixelify-post-tab .tabs li.active {
background-color: #f5f5f5;
}
.widget-pixelify-post-tab li a {
color: var(--message-read-color);
font-weight: 600;
font-size: 13px;
text-decoration: none;
}
.widget-pixelify-post-tab .tab-pane {
display: none;
}
.widget-pixelify-post-tab .tab-pane.active {
display: block;
}
.widget-pixelify-post-tab .list-item {
padding-bottom: 8px;
margin-bottom: 16px;
border-bottom: 1px solid rgba(0, 0, 0, .05);
}
.widget-pixelify-post-tab .list-item:last-child {
border-bottom: none;
}
.widget-pixelify-post-tab .list-item .post-thumb {
float: left;
width: 38%;
margin-right: 10px;
}
.widget-pixelify-post-tab .list-item .post-title {
font-size: 16px;
text-transform: none;
margin-top: 0;
clear: none;
margin-bottom: 5px;
line-height: 28px;
}
.widget .font-lists .list-posts .list-item .tags a,
.widget-pixelify-post-tab .list-item .post-title a {
text-decoration: none;
}
.widget .font-lists .list-posts .list-item .tags {
position: relative;
margin-top: 1px;
overflow: hidden;
display: none;
}
.widget .font-lists .list-posts .list-item .tags:before {
content: "";
background-color: #c4c4c4;
width: 8px;
height: 8px;
display: inline-block;
border-radius: 50%;
margin-right: 2px;
vertical-align: middle;
line-height: 1;
margin-top: -2px;
}
.widget .font-lists .list-posts .list-item .tags a {
font-size: 16px;
}
.box.related-posts .inner > h2 {
color: #000000;
text-transform: uppercase;
position: relative;
font-size: 30px;
margin-bottom: 30px;
}
.box.related-posts .inner > h2 span {
background-color: #fff;
padding: 0 20px 0 0;
position: relative;
z-index: 500;
}
.box.related-posts .inner > h2:after {
content: "";
background-color: #000000;
height: 3px;
width: 100%;
position: absolute;
top: 50%;
transform: translate(0, -50%);
right: 0;
left: 0;
z-index: 499;
}
.box.related-posts .list-posts {
overflow: hidden;
}
.box.related-posts .list-posts .post-item {
float: left;
width: 32%;
margin-right: 2%;
}
.box.related-posts .list-posts .post-item > a {
display: block;
}
.box.related-posts .list-posts .post-item .wp-post-image {
max-height: 177px;
}
.custom-pagination {
text-align: center;
line-height: 33px;
margin: 20px 0;
}
.custom-pagination > * {
display: inline-block;
padding-left: 10px;
padding-right: 10px;
color: #303030;
text-align: center;
font-weight: 700;
border-radius: 3px;
}
.custom-pagination > .dots + .page-numbers:not(.next),
.custom-pagination > .link-item.last-item,
.custom-pagination > .hidden-item + .link-item {
display: none;
}
.custom-pagination > a:hover {
text-decoration: none;
background-color: #e0e0e1;
}
.custom-pagination > .page-numbers.current,
.custom-pagination > .current-item {
background-color: #523ee8;
color: #fff;
}
.custom-pagination > * ~ * {
margin-left: 10px;
}
.custom-pagination > span:not(.current-item) {
color: #aeaeaf;
cursor: default;
}
.fes-fields .multiselect-container {
display: block;
position: static;
box-shadow: none;
max-height: 683px;
overflow-y: scroll;
overflow-x: hidden;
width: 100%;
margin-bottom: 25px;
}
.fes-fields .multiselect-container .multiselect-option {
display: block;
border: none;
background: none;
width: 100%;
margin: 0;
text-align: left;
padding: 5px;
}
.fes-fields .multiselect-container .multiselect-option.level-2,
.fes-fields .multiselect-container .multiselect-option.level-1 {
margin-left: 20px;
}
.fes-fields .multiselect-container .multiselect-option span.form-check {
padding: 0 5px;
display: block;
}
.fes-fields .multiselect-container .multiselect-option input {
display: inline-block;
margin-right: 5px;
margin-top: 0;
vertical-align: -1px;
}
.fes-fields .multiselect-container .multiselect-option label {
display: inline-block;
font-weight: 400;
font-size: 15px;
margin: 0 0 0 2px;
}
.fes-fields button.multiselect {
display: none;
}
.fes-fields .multiselect-native-select,
.fes-fields .btn-group {
display: block;
width: 100%;
}
.font-box .demo .custom-text {
}
.font-box.has-charmap .demo .custom-text:after {
position: absolute;
bottom: 0;
right: 0;
height: 100%;
width: 100%;
content: "";
background: linear-gradient(to left, #fff 23%, rgba(255, 255, 255, 0) 33%);
pointer-events: none;
z-index: 499;
}
.font-box .modal-mask,
.font-box .modal-mask-radial {
position: fixed;
z-index: 9998;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
transition: opacity .3s ease;
display: flex;
justify-content: center;
align-items: center
}
.admin-bar .font-box .modal-mask,
.admin-bar .font-box .modal-mask-radial {
padding-top: 50px;
}
.font-box .ml-auto {
margin-left: auto;
}
.font-box .text-light1 {
color: #B3B3B3;
}
.font-box .modal-mask-radial {
background: radial-gradient(ellipse at center, rgba(181, 189, 200, 0.5) 0%, rgba(130, 140, 149, 0.5) 36%, rgba(40, 52, 59, 0.5) 100%)
}
.font-box .modal-wrapper {
display: block;
vertical-align: middle;
max-width: 875px;
margin: 0 auto;
}
@media only screen and (max-width: 1000px) {
.font-box .modal-wrapper {
width: 95%;
}
}
.font-box .modal-footer {
height: 0;
}
.font-box .modal-container .modal-close-icon {
position: absolute;
color: #fff;
margin: 1rem;
right: 20px;
top: 20px;
}
.font-box .modal-container {
min-width: 200px;
max-width: 100vw;
max-height: 90vh;
margin: 0 auto;
padding: 20px;
background-color: #fff;
border-radius: 25px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33);
transition: all .3s ease;
color: #212529;
position: relative;
display: flex;
flex-direction: column;
}
@media (min-width: 800px) {
.font-box .modal-container {
padding: 30px 40px;
}
}
.font-box button.circle,
.font-box .button.circle {
border-radius: 50%/50%;
margin: 0 10px;
display: flex;
align-items: center;
justify-content: center;
padding: 0;
flex-shrink: 0;
width: 50px;
height: 50px;
}
.font-box button.black,
.font-box .button.black {
background: #000;
color: #fff;
}
.font-box button.black svg,
.font-box .button.black svg {
color: white;
}
.font-box .modal-header {
font-size: 1.5rem;
font-weight: 600;
border-bottom: none;
}
.font-box .modal-header > h2 {
font-weight: 700;
line-height: 3px;
margin-top: 2px;
}
.fes-vendor-dashboard-new .post-header {
display: flex;
align-items: center;
gap: 10px;
}
.fes-vendor-dashboard-new .post-header .user-actions a {
background-color: #e9a4b7;
color: #fff;
padding: 10px 15px;
border-radius: 4px;
text-decoration: none;
opacity: .85;
transition: all .2s;
}
.fes-vendor-dashboard-new .post-header .user-actions a:hover {
opacity: 1;
}
.fes-vendor-dashboard .followed-authors .follow-button {
border: 1px solid #ddd;
cursor: pointer;
padding: 5px 15px;
border-radius: 5px;
transition: all .2s;
user-select: none;
}
.fes-vendor-dashboard .followed-authors .follow-button.disabled,
.fes-vendor-dashboard .followed-authors .follow-button:hover {
background-color: #e12626;
color: #fff;
border-color: #e12626;
}
.fes-vendor-dashboard .followed-authors .follow-button.disabled {
cursor: default;
pointer-events: none;
opacity: .5;
}
.font-box .text-normal {
font-size: 1.5rem;
}
.font-box div.list {
max-height: none;
}
.font-box .modal-body {
margin: 20px 0;
flex-grow: 1;
overflow: auto;
-webkit-overflow-scrolling: touch;
}
.content-wrap + .comments-area .comment-list .children li.pingback,
.content-wrap + .comments-area .comment-list .children li.comment {
border-top: none !important;
padding-left: 0 !important;
}
.content-wrap + .comments-area .comment .comment-content,
.content-wrap + .comments-area .comment .comment-meta,
.content-wrap + .comments-area .comment .comment-respond {
margin-left: 0 !important;
}
@media (min-width: 800px) {
.font-box .modal-large {
width: 700px;
}
}
.font-box .flex-center {
display: flex;
align-items: center;
}
.font-box .buffer-top {
margin-top: 2rem;
}
.font-box .demo .action-buttons {
position: absolute;
right: 15px;
top: 63%;
z-index: 499;
transform: translate(0, -50%);
opacity: 0;
visibility: hidden;
}
.font-box .font-charmap-dialog .list {
display: flex;
flex-wrap: wrap
}
.font-box .font-charmap-dialog .list > div {
display: block;
float: none
}
@supports (display: grid) {
.font-box .font-charmap-dialog .list {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(100px, 1fr))
}
.font-box .font-charmap-dialog .list > div {
width: auto;
height: auto;
}
}
.font-box .font-charmap-dialog .chars {
text-align: center;
margin: 4px auto;
padding: 0
}
.font-box .font-charmap-dialog .chars div {
padding: 6px;
border-radius: 16px;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
position: relative;
overflow: hidden;
flex-grow: 1;
min-width: 100px;
max-width: 200px;
margin: 6px;
transition: all .2s ease;
display: flex;
flex-direction: column
}
@media only screen and (max-width: 1000px) {
.font-box .font-charmap-dialog .chars div {
min-width: 0;
max-width: 80px;
}
.page-charmap .font-box .font-charmap-dialog .chars div {
max-width: 100%;
}
}
.font-box .font-charmap-dialog .chars div:hover {
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
cursor: pointer
}
.font-box .font-charmap-dialog .chars div:active {
background: #eee;
box-shadow: none
}
.font-box .font-charmap-dialog .chars div b {
display: block;
font-size: 1.6rem;
text-align: center;
border-radius: 20px;
padding: 2px;
background: #ccc;
color: #ffffff;
font-family: sans-serif !important
}
.font-box .font-charmap-dialog .chars div span {
flex-grow: 1;
user-select: none;
overflow: hidden;
display: block;
min-height: 1em;
position: relative;
color: #333
}
.font-box .demo .action-buttons button {
border: none;
border-radius: 50%/50%;
width: 60px;
height: 60px;
line-height: 40px;
display: inline-flex;
justify-content: center;
align-items: center;
cursor: pointer;
margin: 2px;
padding: 0;
background-color: #E6E6E6;
}
.font-box .demo .action-buttons button:hover {
text-decoration: none;
filter: brightness(90%);
}
.v2 .font-box .demo .font-name {
overflow: hidden;
}
.v2 .font-box .demo.demo-text .font-name {
}
.font-box .demo .font-name a {
text-decoration: none;
}
.font-box .demo:not(.demo-text) .font-name a {
color: transparent;
}
.v2 .font-box .demo {
background-color: rgba(0, 0, 0, 0);
background-position: left center;
background-repeat: no-repeat;
}
.font-box .demo .font-name a {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
@media only screen and (max-width: 788px) {
.box.related-posts .list-posts .post-item .wp-post-image {
max-height: 135px;
}
#glyph-full.active {
overflow-y: scroll;
}
#glyphContainer {
flex-direction: column !important;
}
#glyphInfo {
border-left: none !important;
border-top: 1px solid rgb(200, 200, 200);
}
}
@media screen and (min-width: 700px) {
.eltd-column-inner .nav .sort-post form p {
margin-top: 0;
}
}
@media only screen and (min-width: 600px) {
.box.related-posts .list-posts .post-item:nth-child(3n) {
margin-right: 0;
}
.box.related-posts .list-posts .post-item:nth-child(3n+1) {
clear: both;
}
}
@media only screen and (max-width: 599px) {
.box.related-posts .list-posts .post-item {
width: 48%;
margin-right: 4%;
}
.pixelify-dashboard .edd-wish-list li .thumb-box,
.pixelify-dashboard .edd-wish-list li .details-box {
width: 100%;
}
.pixelify-dashboard .edd-wish-list li .thumb-box {
margin-bottom: 20px;
}
.box.related-posts .list-posts .post-item .wp-post-image {
max-height: 177px;
}
.box.related-posts .list-posts .post-item:nth-child(odd) {
clear: both;
}
.box.related-posts .list-posts .post-item:nth-child(even) {
margin-right: 0;
}
.eltd-column-inner .nav .sort-post {
float: none !important;
}
}
.box.related-posts .list-posts .post-item .wp-post-image {
width: 100%;
}
.box.related-posts .list-posts .post-item h3 {
font-size: 16px;
margin-top: 5px;
line-height: 21px;
margin-bottom: 20px;
font-weight: 700;
}
.box.related-posts .list-posts .post-item h3 a {
color: #333;
display: block;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
@media only screen and (max-width: 480px) {
.box.related-posts .list-posts .post-item .wp-post-image {
max-height: 130px;
}
}
[is=flynt-block-redirect] {
background-color: #e7eff3;
color: #576274;
height: 100%;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
min-height: 100vh;
position: relative;
text-align: center
}
[is=flynt-block-redirect], [is=flynt-block-redirect] .container {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
[is=flynt-block-redirect] .bar > span {
content: "";
display: block;
height: 2px;
left: 0;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 100%;
z-index: 10
}
[is=flynt-block-redirect] .bar > span:first-child {
background-color: #576274;
opacity: .1
}
[is=flynt-block-redirect] .bar > span:last-child {
background-color: #4cc499;
-webkit-transition: width 10s linear;
transition: width 10s linear;
width: 0
}
[is=flynt-block-redirect] .bar-isActive > span:last-child {
width: 100%
}
[is=flynt-block-redirect] .h1, [is=flynt-block-redirect] .h2, [is=flynt-block-redirect] .h3, [is=flynt-block-redirect] .h4, [is=flynt-block-redirect] .h5, [is=flynt-block-redirect] .h6, [is=flynt-block-redirect] h1, [is=flynt-block-redirect] h2, [is=flynt-block-redirect] h3, [is=flynt-block-redirect] h4, [is=flynt-block-redirect] h5, [is=flynt-block-redirect] h6 {
margin-bottom: 1.025rem
}
[is=flynt-block-redirect] .logo {
margin-bottom: 18px;
margin-left: auto;
margin-right: auto;
max-width: 210px;
width: auto
}
@media (min-width: 480px) {
[is=flynt-block-redirect] .logo {
margin-bottom: 6px;
max-width: 280px
}
}
[is=flynt-block-redirect] .logo svg {
max-width: 100%
}
[is=flynt-block-redirect] .main {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: relative;
z-index: 10
}
[is=flynt-block-redirect] .main-footer, [is=flynt-block-redirect] .main-header {
height: 50%
}
[is=flynt-block-redirect] .main-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
padding-bottom: 24px
}
@media (min-width: 480px) {
[is=flynt-block-redirect] .main-header {
padding-bottom: 50px
}
}
[is=flynt-block-redirect] .main-footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
padding-top: 1px
}
[is=flynt-block-redirect] .main-footer > :last-child {
margin-bottom: 0
}
[is=flynt-block-redirect] .ads {
margin-bottom: 20px
}
@media (min-width: 480px) {
[is=flynt-block-redirect] .ads {
margin-bottom: 15px
}
}
[is=flynt-block-redirect] .ads > * {
margin: 0
}
[is=flynt-block-redirect] .ads .container {
padding: 0
}
[is=flynt-block-redirect] .background {
color: #576274;
font-family: "Open Sans", Helvetica, Arial, sans-serif;
font-size: 300px;
left: -15px;
opacity: .1;
position: absolute;
right: -15px;
text-align: center;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%)
}
@media (min-width: 480px) {
[is=flynt-block-redirect] .background {
font-size: 438px
}
}
[is=flynt-block-redirect] .paragraph,
[is=flynt-block-redirect] dd,
[is=flynt-block-redirect] dl,
[is=flynt-block-redirect] figure,
[is=flynt-block-redirect] ol,
[is=flynt-block-redirect] p,
[is=flynt-block-redirect] table,
[is=flynt-block-redirect] ul {
margin: 0 0 1.625rem;
}
@media (min-width: 480px) {
[is=flynt-block-redirect] .h2,
[is=flynt-block-redirect] h2 {
font-size: 2.25rem;
line-height: 1.38;
}
}body .font-lists {
margin-top: 0;
margin-bottom: 20px;
}
.font-lists .row-content {
background-color: #f8f8f8;
padding-top: 30px;
padding-bottom: 30px;
border-bottom: 1px solid #e1e1e1;
}
.font-lists .entry-content {
padding: 10px 0 0;
min-height: 250px;
}
.font-lists .entry-content .ads-box {
max-width: 30%;
text-align: right;
margin-right: 0 !important;
position: static;
}
.font-lists .entry-content .left-box {
width: 65% !important;
float: left;
color: #5a5a64;
font-size: 20px;
line-height: 33px;
font-weight: 500;
margin-bottom: 57px;
min-height: 250px;
}
.font-lists .entry-content .ads-box img {
margin-top: 0;
margin-bottom: 0;
}
.font-lists .entry-content h2 {
font-size: 2.5em;
line-height: 55px
}
.font-lists .tabs {
margin-top: -21px;
}
.font-lists .tabs ul {
margin-left: 0;
padding-left: 0;
margin-bottom: 20px;
}
.font-lists .tabs li:first-child {
margin-left: 0;
}
.font-lists .tabs .heading {
margin-bottom: 0;
margin-top: 10px;
font-size: 25px;
}
.clearfix:before,
.clearfix:after,
.list-posts:after,
.list-posts:before {
content: "";
clear: both;
display: table;
}
.font-lists .text-center {
text-align: center;
}
.for-mobile {
display: none;
}
.font-lists .tabs li {
display: inline-block;
list-style: none;
}
.font-lists .tabs li ~ li {
margin-left: 6px;
}
.font-lists .tabs li a {
background-color: #fff;
display: block;
border: 1px solid #6f74ec;
border-radius: 5px;
line-height: 19px;
font-size: 16px;
padding: 10px 15px;
color: #5e4cdd;
text-decoration: none;
}
.font-lists .tabs li.active a,
.font-lists .tabs li a:hover {
background-color: #6f74ec;
color: #fff;
}
.font-lists .list-posts .list-item {
float: left;
width: 24.25%;
margin-right: 1%;
margin-bottom: 20px;
}
.font-lists .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
width: auto;
max-width: none;
}
.font-lists .list-posts .post-thumb {
position: relative;
overflow: hidden;
max-height: 268px;
}
.font-lists .list-posts .post-thumb span.follow {
background-color: #5e5e5e;
position: absolute;
top: 5px;
right: 5px;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
font-size: 18px;
border-radius: 3px;
z-index: 499;
opacity: .8;
cursor: pointer;
display: none;
transition: all .5s;
}
.font-lists .list-posts .post-thumb span.follow:hover {
opacity: 1;
}
.font-lists .list-posts.collection-posts .post-thumb span.follow {
display: none;
pointer-events: none;
opacity: 0;
visibility: hidden;
}
.font-lists .list-posts .list-item:hover .post-thumb span.follow {
display: block;
}
.font-lists .list-posts .post-thumb .follow i {
color: #fff;
}
@media only screen and (min-width: 1000px) {
.font-lists .list-posts:not([data-column="3"]) .list-item:nth-child(4n+1) {
clear: both;
}
.font-lists .list-posts:not([data-column="3"]) .list-item:nth-child(4n) {
margin-right: 0;
}
}
.font-lists .list-item .post-thumb img {
width: 100%;
border-radius: 3px;
height: auto;
max-height: none;
}
.font-lists .list-item .post-thumb img {
-webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, .1);
-moz-box-shadow: 0 1px 8px rgba(0, 0, 0, .1);
box-shadow: 0 1px 8px rgba(0, 0, 0, .1);
margin-bottom: 0;
}
.font-lists .list-posts .list-item .post-title {
font-size: 16px;
line-height: 22px;
margin: 8px 0 0;
}
.font-lists .list-posts .list-item .post-title a {
color: #333;
overflow: hidden;
text-overflow: ellipsis;
white-space: normal;
display: block;
text-decoration: none;
font-size: 21px;
line-height: 26px;
}
.font-lists .list-posts .list-item .tags {
position: relative;
color: #b4b4b4;
}
.font-lists .list-posts .list-item .tags:before {
background-color: #c4c4c4;
width: 13px;
height: 13px;
display: inline-block;
border-radius: 50%;
margin-right: 5px;
vertical-align: middle;
line-height: 1;
margin-top: -2px;
}
.font-lists .list-posts .list-item .tags a {
color: #b4b4b4;
font-size: 16px;
text-decoration: none;
}
.font-lists .btn-load-more {
margin-top: 20px;
margin-bottom: 50px;
border: transparent;
background: #36CAD1;
border-radius: 5px;
font-size: 13px;
font-weight: 400;
letter-spacing: 1px;
text-transform: uppercase;
padding: 12px 36px;
line-height: 22px;
color: #ffffff;
}
.font-lists .btn-load-more:hover {
background-color: #303030;
border-color: #303030;
outline: 0;
}
.font-lists img.img-loading,
.font-lists img.loading {
margin: 0 auto;
height: 90px;
display: none;
}
.font-lists img.img-loading.active,
.font-lists img.loading.active {
display: block;
}
.font-lists label[for="listFilter"],
.font-lists label[for="listFilter"] select#listFilter {
width: 100%;
}
.font-lists label[for="listFilter"] select#listFilter {
border: 2px solid #ddd;
padding: 10px;
line-height: 1;
height: auto;
background: #fff;
}
.font-lists .hocwp-pagination li .page-numbers,
.font-lists .hocwp-pagination > * {
display: inline-block;
padding-left: 10px;
padding-right: 10px;
color: #303030;
text-align: center;
font-weight: 700;
border-radius: 3px;
background: none;
border: none;
}
.font-lists .hocwp-pagination > .link-item.last-item,
.font-lists .hocwp-pagination > .hidden-item + .link-item {
display: none;
}
.font-lists .hocwp-pagination li a.page-numbers:hover,
.font-lists .hocwp-pagination > a:hover {
text-decoration: none;
background-color: #e0e0e1;
}
.font-lists .hocwp-pagination .page-numbers.current,
.font-lists .hocwp-pagination > .current-item {
background-color: #523ee8;
color: #fff;
background-image: none;
border: none;
}
.font-lists .hocwp-pagination > * ~ * {
margin-left: 10px;
}
.font-lists .hocwp-pagination li span.page-numbers,
.font-lists .hocwp-pagination > span:not(.current-item) {
color: #aeaeaf;
cursor: default;
}
.page-charmap h1 {
font-size: 40px;
margin-bottom: 5px;
}
.page-charmap .entry-content {
margin-top: 20px;
}
.page-charmap .entry-content .font-preview {
font-size: 38px;
line-height: 45px;
}
.page-charmap .font-demos .font-header-tools {
margin-bottom: 30px;
}
.page-charmap .font-demos .tools {
background: none;
border: none;
box-shadow: none;
justify-content: center;
display: flex;
}
.page-charmap .custom-range {
width: 100%;
height: 1.4rem;
padding: 0;
background-color: transparent;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.page-charmap .font-demos .tools .single-input-text {
max-width: 25%;
}
.page-charmap .tools .range-sec {
padding: 0 20px;
}
.page-charmap .tools > div:last-child,
.page-charmap .font-demos .tools > div {
border-right: none;
white-space: nowrap;
overflow: hidden;
}
.page-charmap .tools .range-sec input {
width: 400px;
}
.page-charmap .tools .range-sec span {
font-size: 13px;
color: #3e3e3e;
display: inline-block;
margin-right: 20px;
}
.page-charmap .font-demos .range-sec > span:first-child {
display: none;
}
.page-charmap .font-demos .font-name .name,
.page-charmap .media-content .font-demos .font-entry .font-entry-head .font-name .name {
background: #f8f8f8 none repeat scroll 0 0;
}
.page-charmap .font-demos .font-name .name,
.page-charmap .media-content .font-demos .font-entry .font-entry-head .font-name > *:not(.size-slider) {
display: inline-block;
padding: 7px 10px;
border-radius: 4px;
}
.custom-range:focus {
outline: 0
}
.custom-range:focus::-webkit-slider-thumb {
-webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(62, 62, 62, .25);
box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(62, 62, 62, .25)
}
.custom-range:focus::-moz-range-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(62, 62, 62, .25)
}
.custom-range:focus::-ms-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(62, 62, 62, .25)
}
.custom-range::-moz-focus-outer {
border: 0
}
.custom-range::-webkit-slider-thumb {
width: 1rem;
height: 1rem;
margin-top: -.25rem;
background-color: #3e3e3e;
border: 0;
border-radius: 1rem;
-webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
-webkit-appearance: none;
appearance: none
}
@media (prefers-reduced-motion: reduce) {
.custom-range::-webkit-slider-thumb {
-webkit-transition: none;
transition: none
}
}
.custom-range::-webkit-slider-thumb:active {
background-color: #979797
}
.custom-range::-webkit-slider-runnable-track {
width: 100%;
height: .5rem;
color: transparent;
cursor: pointer;
background-color: #dee2e6;
border-color: transparent;
border-radius: 1rem
}
.custom-range::-moz-range-thumb {
width: 1rem;
height: 1rem;
background-color: #3e3e3e;
border: 0;
border-radius: 1rem;
-webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
-moz-appearance: none;
appearance: none
}
@media (prefers-reduced-motion: reduce) {
.custom-range::-moz-range-thumb {
-webkit-transition: none;
transition: none
}
}
.custom-range::-moz-range-thumb:active {
background-color: #979797
}
.custom-range::-moz-range-track {
width: 100%;
height: .5rem;
color: transparent;
cursor: pointer;
background-color: #dee2e6;
border-color: transparent;
border-radius: 1rem
}
.custom-range::-ms-thumb {
width: 1rem;
height: 1rem;
margin-top: 0;
margin-right: .2rem;
margin-left: .2rem;
background-color: #3e3e3e;
border: 0;
border-radius: 1rem;
-webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
appearance: none
}
@media (prefers-reduced-motion: reduce) {
.custom-range::-ms-thumb {
-webkit-transition: none;
transition: none
}
}
.custom-range::-ms-thumb:active {
background-color: #979797
}
.custom-range::-ms-track {
width: 100%;
height: .5rem;
color: transparent;
cursor: pointer;
background-color: transparent;
border-color: transparent;
border-width: .5rem
}
.custom-range::-ms-fill-lower {
background-color: #dee2e6;
border-radius: 1rem
}
.custom-range::-ms-fill-upper {
margin-right: 15px;
background-color: #dee2e6;
border-radius: 1rem
}
.custom-range:disabled::-webkit-slider-thumb {
background-color: #adb5bd
}
.custom-range:disabled::-webkit-slider-runnable-track {
cursor: default
}
.custom-range:disabled::-moz-range-thumb {
background-color: #adb5bd
}
.custom-range:disabled::-moz-range-track {
cursor: default
}
.custom-range:disabled::-ms-thumb {
background-color: #adb5bd
}
.tools > div {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-right: 1px solid #dadce0;
}
.conversation-header .tools > div {
border: none;
}
.tools > div, .tools {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.font-preview {
align-items: center;
display: flex;
overflow: hidden;
position: static;
width: 100%;
}
.row-space, .sticky-top.tools-sec, .list-font-family .font-family__list, .list-font-family .fonts-found, .same-cat-fonts, .links .post-categories, .character-maps-box .text-normal, .single .font-preview, .font-demos .font-header-tools {
margin-bottom: 30px;
}
.font-demos .font-preview {
flex-direction: column;
}
.font-single-preview .font-preview-text {
font-size: 68px;
line-height: 168px;
}
.row-space, .sticky-top.tools-sec, .list-font-family .font-family__list, .list-font-family .fonts-found, .same-cat-fonts, .links .post-categories, .character-maps-box .text-normal, .single .font-preview, .font-demos .font-header-tools {
margin-bottom: 30px;
}
.font-box .font-charmap-dialog .list {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(138px, 1fr));
}
.font-box .font-charmap-dialog .chars {
text-align: center;
margin: 4px auto;
padding: 0;
font-size: 68px;
line-height: 1.3;
}
.links .post-categories {
list-style: none;
padding: 0;
}
.cat-links .links a {
background: #0a4b78;
padding: 7px 10px;
line-height: 1;
border-radius: 20px;
color: #fff;
font-size: 14px;
display: inline-block;
margin: 5px;
}
.content-sidebar .font-demos h3, .hocwp .media-content {
box-sizing: border-box;
color: #878f9a;
}
div.sticky2 {
position: fixed;
width: 100%;
bottom: 0;
left: 0;
background-color: yellow;
}
.back-to-page .fa-external-link {
transform: scaleX(-1);
}
.hocwp .media-content .media-download > a.back-to-page {
background-color: #de9699;
}
.hocwp .media-content .media-download > form + a.back-to-page {
margin-left: 8px;
}
.fonts-box .sort-post form {
display: flex;
justify-content: center;
}
.fonts-box .sort-post form p {
background-color: #f6d0d0;
padding: 5px 10px;
border-radius: 4px;
display: flex;
align-items: center;
}
.fonts-box .sort-post form select:focus, .fonts-box .sort-post form select {
background: 0 0;
border: none;
width: auto;
outline: none;
cursor: pointer;
}
.fes-vendor-dashboard,
.term-description,
.category .sticky-top {
margin: 0 auto;
}
.fonts-box .sort-post form {
margin-top: 12px;
margin-bottom: 18px;
}
@media screen and (min-width: 1000px) {
.author .term-description,
.page .term-description,
.category .term-description {
max-width: 80%;
}
.category .sticky-top {
max-width: 90%;
}
.fes-vendor-dashboard {
}
.pixelify-dashboard.your-downloads .fes-vendor-dashboard,
.pixelify-dashboard.products .fes-vendor-dashboard {
max-width: 70%;
}
}
#glyph-full {
z-index: 2;
box-shadow: 0 -5px 10px -6px #CCC;
height: 230px;
background-color: white;
display: none;
}
#glyph-full.active {
display: flex;
}
#glyphContainer {
display: flex;
margin-left: auto;
margin-right: auto;
align-items: center;
justify-content: center;
}
#glyph-display {
margin-right: 50px;
min-width: 300px;
flex-shrink: 0;
}
#glyph, #glyph-bg {
margin-left: auto;
margin-right: auto;
display: block;
top: 5px;
}
#glyph-display canvas {
float: right;
display: block;
margin-left: auto;
z-index: 4;
position: relative;
}
#glyphInfo {
opacity: 0.7;
display: inline-block;
height: 210px;
border-left: 1px solid #c8c8c8;
}
#infoGlyph {
margin-left: 30px;
min-width: 300px;
}
#infoGlyph_info {
vertical-align: middle;
font-size: 50px;
padding: 0 15px 0 13px;
z-index: 5;
font-size: 16px;
display: inline-block;
min-width: 250px;
}
#titleGlyph {
font-size: 35px;
}
#infoGlyph_info .glyph {
font-size: 35px;
display: inline-block;
}
#unicodeGlyph {
margin: 0;
font-size: 20px;
display: inline-block;
min-width: 75px;
}
#infoGlyph_info button {
line-height: 2;
display: inline-flex;
bottom: 4px;
position: relative;
cursor: pointer;
padding: 0 15px 0 13px;
align-items: center;
font-size: 16px;
}
#infoGlyph_info button img {
max-width: 100%;
height: auto;
}
#infoGlyph_copy {
font-size: 16px;
display: inline-block;
vertical-align: middle;
position: absolute;
margin-top: 15px;
cursor: pointer;
color: grey;
}
.copyAlert {
opacity: 0;
font-size: 12px;
vertical-align: middle;
}
.copyAlert.animated {
opacity: 1;
}
#glyph-hide {
opacity: 0.3;
font-size: 50px;
z-index: 5;
cursor: pointer;
float: right;
top: 0;
right: 0;
margin-top: -150px;
}
#glyph-data {
float: right;
margin-right: 50px;
display: flex;
flex-flow: column nowrap;
height: 230px;
}
@media only screen and (min-width: 1500px) {
.home .header--row.layout-contained,
.page-font-lists .header--row.layout-contained,
.home .td-container,
.home .tdc-row,
.home .tdc-row-composer,
.page-font-lists .container,
.font-lists .container,
.page-font-lists .td-container,
.page-font-lists .tdc-row,
.page-font-lists .tdc-row-composer {
max-width: 1440px;
width: 1440px;
}
.font-lists .list-posts .list-item {
}
.font-lists .list-item .post-thumb img {
max-height: none;
height: auto;
}
.font-lists .list-posts[data-column="3"] .list-item {
width: 31.6%;
}
.font-lists .list-posts[data-column="3"] .list-item:nth-child(3n) {
margin-right: 0;
}
.font-lists .list-posts[data-column="3"] .list-item:nth-child(3n+1) {
clear: both;
}
}
@media (min-width: 1000px) and (max-width: 1499px) {
.font-lists .container {
width: auto;
max-width: 1360px;
}
}
@media (min-width: 1200px) and (max-width: 1499px) {
.font-lists .list-item .post-thumb img {
height: auto;
max-height: none;
}
}
@media (min-width: 1000px) and (max-width: 1199px) {
.font-lists .list-item .post-thumb img {
height: auto;
max-height: none;
}
}
@media (min-width: 960px) and (max-width: 999px) {
.font-lists .container {
max-width: 1200px;
}
.font-lists .list-posts .list-item:nth-child(3n) {
margin-right: 0;
}
.font-lists .list-posts .list-item:nth-child(3n+1) {
clear: both;
}
.font-lists .list-posts .list-item {
width: 32%;
margin-right: 2%;
}
}
@media screen and (max-width: 980px) {
.search-bar .search-bar-wrap {
max-width: 95%;
padding: 0;
margin: 15px auto;
}
.inbox-container {
display: block;
height: auto;
max-height: none;
}
.inbox-content {
max-width: 100%;
padding-top: 20px;
}
.conversation-header .tools svg {
width: 14px;
height: 14px;
}
.conversation-header .tools > div {
padding-left: 5px;
padding-right: 5px;
}
.conversation-header {
padding-left: 15px;
padding-right: 15px;
border-top: 1px solid #ededed;
}
.conversation-body {
padding-left: 0;
padding-right: 0;
}
.conversation-wrap .conversation-footer .conversation-reply,
.conversation-wrap .conversation-footer .conversation-reply > * {
display: block;
}
.conversation-list > li {
margin-left: 20px;
margin-right: 20px;
}
.conversation-wrap .conversation-footer .btn-reply {
margin-left: 0;
}
.inbox-content {
margin-bottom: 20px;
}
.modal.in .modal-dialog,
.modal-dialog {
margin-top: 15%;
}
}
@media (min-width: 700px) and (max-width: 959px) {
.font-lists .container {
max-width: 695px;
}
.font-lists .list-posts .list-item:nth-child(even) {
margin-right: 0;
}
.font-lists .list-posts .list-item:nth-child(odd) {
clear: both;
}
.font-lists .list-posts .list-item {
width: 49%;
margin-right: 2%;
}
}
@media only screen and (max-width: 959px) {
.font-lists .tabs > ul {
display: none;
}
.font-lists .tabs #listFilter {
display: block;
}
.font-lists .entry-content {
padding: 0;
overflow: hidden;
}
.ad_header_banner_desktop {
overflow: hidden;
display: none;
}
.entry-content h1:first-child, .entry-content h2:first-child, .entry-content h3:first-child, .entry-content h4:first-child, .entry-content h5:first-child, .entry-content h6:first-child {
margin-top: 0;
}
.font-lists .entry-content .left-box {
margin-bottom: 15px;
min-height: 0;
margin-bottom: 0;
}
}
@media only screen and (max-width: 699px) {
.font-lists .container {
width: auto;
}
.font-lists .list-posts .list-item {
width: 100%;
margin-right: 0;
}
.font-lists .entry-content .alignright.ads-box {
margin-left: 0;
float: none;
max-width: none;
width: auto;
}
.font-lists .entry-content .alignright.ads-box img {
margin-left: 0;
margin-right: 0;
}
.font-lists .list-item .post-thumb img {
height: auto;
}
.font-lists .entry-content .left-box {
width: 100% !important;
max-width: none;
}
.conversation-list > li {
max-width: 100%;
}
.conversation-wrap .conversation-footer .conversation-reply textarea {
max-width: 100%;
width: 100%;
}
.conversation-wrap .conversation-footer .conversation-reply, .conversation-wrap .conversation-footer .conversation-reply > * {
width: 100%;
}
}
@media screen and (max-width: 450px) {
.conversation-header .tools > div.archive,
.conversation-header .tools > div.block {
display: none;
}
}.hocwp .media-content {
box-sizing: border-box;
color: #878f9a;
}
.hocwp .media-content * {
box-sizing: border-box;
}
.hocwp .media-content .media-info .details .small-ads,
.hocwp .media-content .media-info .details .media-ads,
.hocwp .media-content .media-images + .media-info {
margin-top: 20px;
}
.hocwp .media-content .media-info .details {
float: left;
width: 38%;
}
.hocwp .media-content .media-info .description {
float: right;
width: 58%;
}
.hocwp .media-content .media-info .details .list-label {
display: inline-block;
min-width: 100px;
width: 40%;
}
.hocwp .media-content .media-download > a,
.hocwp .media-content .media-download .download-link {
background-color: #36cad1;
border: medium none;
border-radius: 5px;
color: #fff;
display: inline-block;
float: none;
padding: 5px 15px;
text-align: center;
text-decoration: none;
vertical-align: top;
height: 36px;
line-height: 26px;
}
.hocwp .media-content .media-download > a i.fa-external-link {
vertical-align: middle;
}
.hocwp .media-content .media-download .download-link:hover {
background-color: #626d7b;
}
.hocwp .media-content .media-download .download-link.more-link {
background-color: #fff;
border: 2px solid #36cad1;
color: #36cad1;
}
.hocwp .media-content .media-download .download-link.more-link:hover {
background-color: #36cad1;
color: #fff;
}
.hocwp .media-content .media-download > a,
.hocwp .media-content .media-info .description .media-download .download-link {
margin-right: 10px;
margin-bottom: 10px;
}
.hocwp .media-content .media-info .description .media-download .download-link:last-child {
margin-right: 0;
}
.hocwp .media-content .media-download > a > .fa,
.hocwp .media-content .media-info .description .media-download .download-link .fa {
margin-right: 5px;
}
.hocwp .media-content .media-download > a.more-link:after {
display: none;
}
.hocwp .media-content .media-info .details .media-download .download-link {
margin-bottom: 10px;
font-size: 16px;
}
.hocwp .media-content .media-images img {
border-radius: 0;
box-shadow: none;
display: block;
line-height: 1px;
margin: 0;
}
.hocwp .media-content .media-info {
overflow: hidden;
}
.hocwp .media-content .font-demos {
margin-top: 20px;
overflow: hidden;
}
.hocwp .media-content .font-demos .font-entry .font-entry-head {
border-bottom: 1px solid #eee;
color: #2a2a2a;
display: block;
font-size: 50px;
line-height: 1.1;
overflow: hidden;
padding-left: 0;
padding-right: 0;
position: relative;
}
.hocwp .media-content .font-demos .font-entry .font-entry-head .font-name {
background: none;
border-radius: 4px;
font-size: 12px;
left: 0;
padding: 0;
position: absolute;
top: 10px;
}
.hocwp .media-content .font-demos .font-entry .font-entry-head {
border-bottom: none;
color: #2a2a2a;
display: block;
font-size: 50px;
line-height: 1.1;
overflow: hidden;
padding-left: 0;
padding-right: 0;
position: relative;
}
.hocwp .media-content .font-demos .font-entry > .demo {
margin-top: 5px;
margin-bottom: 10px;
}
.hocwp .media-content .font-demos .font-entry > .demo:not(:last-child) {
border-bottom: 1px solid #eee;
}
.hocwp .media-content .font-demos .font-entry .font-entry-head .font-name {
font-size: 12px;
left: 0;
position: absolute;
top: 10px;
z-index: 499;
display: flex;
align-items: center;
}
.hocwp .media-content .font-demos .font-entry .font-entry-head .font-name > * {
display: inline-block;
padding: 7px 10px;
border-radius: 4px;
}
.hocwp .media-content .font-demos .font-entry .font-entry-head .font-name .name {
background: #f8f8f8 none repeat scroll 0 0;
}
.hocwp .media-content .font-demos .font-entry .font-entry-head .font-name .glyphs {
background: #e9bebe none repeat scroll 0 0;
cursor: pointer;
color: #2a2a2a;
}
.hocwp .media-content .font-demos .font-entry .font-entry-head .font-name > * ~ * {
margin-left: 10px;
}
.hocwp .media-content .font-demos .font-entry .font-display {
display: block;
font-size: 50px;
height: 100%;
overflow: hidden;
padding: 70px 20px 30px;
position: relative;
white-space: nowrap;
}
.hocwp .media-content .font-demos .font-entry .font-entry-head:last-child {
border-bottom: medium none;
}
.hocwp .media-content .font-demos .font-tester {
background: #f8f8f8 none repeat scroll 0 0;
border-radius: 4px;
display: inline-table;
padding: 15px 20px;
width: 100%;
}
.hocwp .media-content .font-demos .font-tester .set-text-preview {
background: #fff none repeat scroll 0 0;
border: 1px solid #eaeaea;
border-radius: 5px;
color: #717b88;
float: left;
font-size: 13px;
padding-bottom: 10px;
padding-top: 10px;
width: 30%;
}
.hocwp .media-content .font-demos .toolbar-divider {
background-color: #eee;
display: inline-block;
float: left;
height: 40px;
margin-left: 30px;
margin-right: 30px;
width: 1px;
}
.hocwp .media-content .font-demos .toolbar-btn-group.set-text-transform {
float: left;
padding: 0;
}
.hocwp .media-content .font-demos .toolbar-btn-group .set-text-transform {
border: medium none;
color: #626d7b;
font-family: "Open Sans", arial;
font-weight: 500;
text-decoration: none;
}
.hocwp .media-content .font-demos .toolbar-btn-group .set-text-transform:hover {
color: #36cad1;
}
.hocwp .media-content .font-demos .toolbar-btn {
cursor: pointer;
display: inline-block;
float: left;
font-size: 14px;
font-weight: 600;
height: 40px;
line-height: 40px;
position: relative;
text-align: center;
text-decoration: none;
width: 40px;
}
.hocwp .media-content .font-demos .toolbar-btn > span {
display: block;
position: relative;
}
.hocwp .media-content .font-demos .toolbar-btn,
.hocwp .media-content .font-demos .toolbar-btn-group {
display: inline-block;
float: left;
position: relative;
}
.hocwp .media-content .font-demos .slider {
margin-top: 18px;
width: 28%;
}
.hocwp .media-content .font-demos .ui-slider-horizontal {
height: 3px !important;
}
.hocwp .media-content .font-demos .ui-widget-content {
background: #eaeaea none repeat scroll 0 0 !important;
border: medium none !important;
}
.hocwp .media-content .font-demos .ui-state-default,
.hocwp .media-content .font-demos .ui-widget-content .ui-state-default {
background: #36cad1 none repeat scroll 0 0 !important;
border: 2px solid #36cad1 !important;
box-sizing: border-box;
cursor: pointer;
line-height: 1px;
max-height: 18px;
max-width: 18px;
}
.hocwp .media-content .font-demos .ui-slider-horizontal .ui-slider-handle {
border-radius: 50% !important;
}
.hocwp .media-content .font-demos .ui-slider-horizontal .ui-slider-handle {
top: -8px !important;
}
.hocwp .media-content .media-info .details .media-download {
margin-top: 10px;
} .hocwp .media-content .media-info .description {
width: 100%;
margin-top: 10px;
}
.hocwp .media-content .media-info .details {
width: 100%;
}
.hocwp .media-content .media-info .details .list-label {
width: 138px;
}
.hocwp .media-content .media-download > a, .hocwp .media-content .media-download .download-link {
background-color: #33a853;
text-decoration: none;
}
.nv-comment-content .media-download a, .nv-content-wrap .media-download a:not(.button):not(.wp-block-file__button),
.nv-content-wrap .media-download a:not(.button):not(.wp-block-file__button), .nv-comment-content .media-download a {
text-decoration: none;
}
.hocwp .media-content .media-download > a.more-link {
background-color: #9ba7a8;
}
.hocwp .media-content .media-download > a.donate-link {
background-color: #d25a5a;
}
.hocwp .media-content .media-download > a.add-collection {
background-color: #5cbde6;
}
.hocwp .media-content .media-download > a:hover {
background-color: #626d7b;
}
.fes-form .fes-form-fieldset .full-row,
.fes-el.radio.license_options {
width: 100%;
}
.fes-form .fes-form-fieldset .full-row {
}
.fes-form input,
.fes-form select {
max-width: 100%;
}
.font-demo-page .site-content + .widget-area,
.font-demo-page .site-content + .sidebar,
.font-demo-page .site-content {
width: 100%;
}
.font-demo-page .site-content .hentry h1 {
text-align: center;
}
.fes-fields input[type="email"],
.fes-fields input[type="url"],
.fes-fields input[type="text"],
.fes-form .textfield {
min-width: auto;
}
.entry-content .pixelify-dashboard table,
.pixelify-dashboard table {
font-size: 15px;
}
.entry-content .pixelify-dashboard table th,
.pixelify-dashboard table th {
font-size: 14px;
padding-left: 10px;
padding-right: 10px;
}
.pxf-post-slider .slick-slide img {
height: auto;
width: 820px;
margin: 0;
}
.pxf-post-slider .slider-nav .slick-slide img {
border-radius: 8px;
margin: 15px 5px 10px;
}
.media-download form[name="donate_form"] {
display: inline-block;
}
@media only screen and (max-width: 600px) {
.pxf-post-slider .slick-slide img {
height: 320px;
}
.pxf-post-slider .slider-nav .slick-slide img {
height: 100px;
}
}
@media only screen and (max-width: 480px) {
.pxf-post-slider .slick-slide img {
height: auto;
}
.pxf-post-slider .slider-nav .slick-slide img {
height: auto;
}
}.tipsy {
position: absolute;
top: 0;
left: 0;
padding: 6px 8px;
font-family: sans-serif;
font-size: 12px;
line-height: normal;
color: white;
-webkit-border-radius: 3px;
border-radius: 3px;
background-color: rgba(0, 0, 0, 0.75);
z-index: 9999;
}
.tipsy:before {
position: absolute;
bottom: -5px;
left: 5px;
display: inline-block;
content: '';
border-right: 5px solid transparent;
border-top: 5px solid rgba(0, 0, 0, 0.75);
border-bottom: 0 solid rgba(0, 0, 0, 0.75);
border-left: 5px solid transparent;
}
.tipsy.arrow-top:before {
bottom: auto;
top: -5px;
border-top-width: 0;
border-bottom-width: 5px;
}
.tipsy.arrow-bottom:before {
bottom: -5px;
top: auto;
border-top-width: 5px;
border-bottom-width: 0;
}
.tipsy.arrow-left:before {
left: 5px;
right: auto;
}
.tipsy.arrow-center:before {
left: 50%;
right: auto;
margin-left: -5px;
}
.tipsy.arrow-right:before {
right: 5px;
left: auto;
}
.tipsy.arrow-side-left:before {
top: 50%;
bottom: auto;
left: 0;
right: auto;
margin-top: -5px;
margin-left: -5px;
border-right-color: rgba(0, 0, 0, 0.75);
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-left: 0;
}
.tipsy.arrow-side-right:before {
top: 50%;
bottom: auto;
right: 0;
left: auto;
margin-top: -5px;
margin-right: -5px;
border-left-color: rgba(0, 0, 0, 0.75);
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-right: 0;
}img, legend {
border: 0
}
legend, ol, td, th, ul {
padding: 0
}
.td-post-content #fb-root + p, body, figure {
margin: 0
}
.td-header-wrap, .td-pb-row, sub, sup {
position: relative
}
.sf-menu:not(.mobile-menu) .sub-menu, .sf-menu:not(.mobile-menu) > li > a, .td-ss-main-sidebar, .td-ss-row .td-pb-span4 .wpb_wrapper {
-webkit-backface-visibility: hidden
}
.td-menu-background, .td-search-background {
background-repeat: no-repeat;
background-size: cover;
background-position: center top
}
a, ins {
text-decoration: none
}
.tagdiv-type .td_quote_box p, .td-header-row, .wp-block-archives {
font-family: 'Open Sans', arial, sans-serif
}
.comment p, .entry-title, .post header .entry-title, .td-post-content p {
word-wrap: break-word
}
.mx_image_background {
background-color: #f2f2f2
}
.td-demo-menuitem-hide, .td-visibility-hidden {
visibility: hidden
}
.clearfix:after, .clearfix:before {
display: table;
content: "";
line-height: 0
}
.clearfix:after, .comments, .post footer, .td-block-row:after, .td-container:after, .td-header-row:after, .td-pb-row:after, .td-post-content .td-gallery, .tdc-row-composer:after, .tdc-row:after {
clear: both
}
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%
}
.comment-form textarea, .gallery-columns-1 .gallery-item img, .td-module-thumb .entry-thumb, .td-module-thumb:hover .td-admin-edit, .td-post-content img, article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
display: block
}
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline
}
audio:not([controls]) {
display: none;
height: 0
}
#td-header-search-button-mob, #td-top-mobile-toggle, .comment-form .td-warning-author, .comment-form .td-warning-comment, .comment-form .td-warning-email, .comment-form .td-warning-email-error, .td-hide-menu-content .td-mobile-content, .td-menu-mob-open-menu .td-demo-menuitem-hide, .td-mobile-content .menu_icon, .td-next-prev-separator, .td-no-down-arrow > a .sf-sub-indicator, .td-page-meta, .td-post-content p:empty, .td-subfooter-menu ul, .widget_rss .block-title a:first-child, [hidden], template {
display: none
}
a {
background-color: transparent;
color: #4db2ec
}
.td-header-style-1 .header-search-wrap .td-icon-search, .td-post-author-name a, .td-social-icon-wrap:hover i.td-icon-behance, .td-social-icon-wrap:hover i.td-icon-digg, .td-social-icon-wrap:hover i.td-icon-mail, .td-social-icon-wrap:hover i.td-icon-myspace, .td-social-icon-wrap:hover i.td-icon-share, .td-social-icon-wrap:hover i.td-icon-stackoverflow, .td-social-icon-wrap:hover i.td-icon-steam, .wp-block-categories a, .wp-block-pullquote cite, cite a, mark {
color: #000
}
.sf-menu:not(.mobile-menu) a:active, .sf-menu:not(.mobile-menu) a:focus, .sf-menu:not(.mobile-menu) a:hover, .sf-menu:not(.mobile-menu) li.sfHover, .sf-menu:not(.mobile-menu) li:hover, .wp-video .wp-video-shortcode, a:active, a:focus, a:hover, input:focus, input[type]:focus, textarea:focus {
outline: 0
}
abbr[title] {
border-bottom: 1px dotted
}
b, optgroup, strong {
font-weight: 700
}
dfn, q {
font-style: italic
}
mark {
background: #ff0
}
small {
font-size: 80%
}
sub, sup {
font-size: 75%;
line-height: 0;
vertical-align: baseline
}
sup {
top: -.5em
}
sub {
bottom: -.25em
}
img {
max-width: 100%;
height: auto
}
#td-outer-wrap, svg:not(:root) {
overflow: hidden
}
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0
}
code, kbd, pre, samp {
font-family: monospace, monospace;
font-size: 1em
}
button, input, optgroup, select, textarea {
color: inherit;
font: inherit;
margin: 0
}
.dl-horizontal dd, h6, ol li, ul li {
line-height: 24px
}
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;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance: none
}
fieldset {
border: 1px solid silver;
margin: 0 2px;
padding: .35em .625em .75em
}
table {
border-collapse: collapse;
border-spacing: 0
}
body {
visibility: visible !important;
font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
line-height: 21px
}
.tagdiv-type blockquote p, cite, h1, h2, h3, h4, h5, h6, input[type=submit] {
font-family: Roboto, sans-serif
}
*, :after, :before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.post, .td-category-grid, .td-header-wrap .td-header-menu-wrap-full, .td-main-content-wrap {
background-color: #fff
}
.td-container, .tdc-row, .tdc-row-composer {
width: 1068px;
margin-right: auto;
margin-left: auto
}
.td-block-row, .td-pb-row {
margin-right: auto;
margin-left: auto;
}
.td-container:after, .td-container:before, .tdc-row-composer:after, .tdc-row-composer:before, .tdc-row:after, .tdc-row:before {
display: table;
content: '';
line-height: 0
}
.tdc-row-composer[class*=stretch_row] > .td-pb-row > .td-element-style, .tdc-row[class*=stretch_row] > .td-pb-row > .td-element-style {
width: 100vw !important;
left: 50% !important;
transform: translateX(-50%) !important
}
.td-slide-galery-figure, .tdc-row-composer.stretch_row_content, .tdc-row-composer.stretch_row_content_no_space, .tdc-row.stretch_row_content, .tdc-row.stretch_row_content_no_space, .vc_inner.absolute_inner_full, .video-player, .videopress-placeholder {
width: 100% !important
}
.vc_inner.absolute_inner_1068 {
width: 100% !important;
max-width: 1156px;
left: 0;
right: 0;
margin: 0 auto
}
.tdc-row-composer.stretch_row_1200, .tdc-row.stretch_row_1200 {
width: auto !important;
max-width: 1240px
}
.vc_inner.absolute_inner_1200 {
width: 100% !important;
max-width: 1288px;
left: 0;
right: 0;
margin: 0 auto
}
.tdc-row-composer.stretch_row_1400, .tdc-row.stretch_row_1400 {
width: auto !important;
max-width: 1440px
}
.vc_inner.absolute_inner_1400 {
width: 100% !important;
max-width: 1488px;
left: 0;
right: 0;
margin: 0 auto
}
.tdc-row-composer.stretch_row_1600, .tdc-row.stretch_row_1600 {
width: auto !important;
max-width: 1640px
}
.vc_inner.absolute_inner_1600 {
width: 100% !important;
max-width: 1688px;
left: 0;
right: 0;
margin: 0 auto
}
.tdc-row-composer.stretch_row_1800, .tdc-row.stretch_row_1800 {
width: auto !important;
max-width: 1840px
}
@media (min-width: 1019px) {
.tdc-row-composer.stretch_row_1200, .tdc-row-composer.stretch_row_1400, .tdc-row-composer.stretch_row_1600, .tdc-row-composer.stretch_row_1800, .tdc-row.stretch_row_1200, .tdc-row.stretch_row_1400, .tdc-row.stretch_row_1600, .tdc-row.stretch_row_1800, .vc_inner.absolute_inner {
padding-left: 20px;
padding-right: 20px
}
}
.vc_inner.absolute_inner_1800 {
width: 100% !important;
max-width: 1888px;
left: 0;
right: 0;
margin: 0 auto
}
.tdc-row-composer.stretch_row_content_no_space > .td-pb-row, .tdc-row.stretch_row_content_no_space > .td-pb-row {
margin-left: 0;
margin-right: 0
}
.td-block-row:after, .td-block-row:before, .td-header-row:after, .td-header-row:before, .td-pb-row:after, .td-pb-row:before {
display: table;
content: ''
}
.td-boxed-layout .vc_row {
width: auto;
left: 0;
padding-left: 0;
padding-right: 0
}
.td-pb-row [class*=td-pb-span] {
display: block;
min-height: 1px;
float: left;
padding-right: 24px;
padding-left: 24px;
position: relative
}
@media (min-width: 1019px) and (max-width: 1140px) {
.vc_inner.absolute_inner_1068 {
max-width: 1020px;
padding-left: 0;
padding-right: 0
}
.td-pb-row [class*=td-pb-span] {
padding-right: 20px;
padding-left: 20px
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.vc_inner.absolute_inner {
padding-left: 14px;
padding-right: 14px
}
.vc_inner.absolute_inner_1068 {
max-width: 768px;
padding-left: 0;
padding-right: 0
}
.tdc-row-composer.stretch_row_1200 > .td-pb-row, .tdc-row-composer.stretch_row_1400 > .td-pb-row, .tdc-row-composer.stretch_row_1600 > .td-pb-row, .tdc-row-composer.stretch_row_1800 > .td-pb-row, .tdc-row.stretch_row_1200 > .td-pb-row, .tdc-row.stretch_row_1400 > .td-pb-row, .tdc-row.stretch_row_1600 > .td-pb-row, .tdc-row.stretch_row_1800 > .td-pb-row {
margin-right: 0;
margin-left: 0
}
.td-pb-row [class*=td-pb-span] {
padding-right: 14px;
padding-left: 14px
}
}
.td_module_15 .alignfull.wp-block-columns, .vc_row .vc_column-inner, .vc_row-no-padding.td-pb-row [class*=td-pb-span] {
padding-left: 0;
padding-right: 0
}
.td-block-span1, .td-pb-span1 {
width: 8.33333333%
}
.td-block-span2, .td-pb-span2 {
width: 16.66666667%
}
.td-block-span3, .td-pb-span3 {
width: 25%
}
.td-block-span4, .td-pb-span4 {
width: 33.33333333%
}
.td-block-span5, .td-pb-span5 {
width: 41.66666667%
}
.td-block-span6, .td-pb-span6 {
width: 50%
}
.td-block-span7, .td-pb-span7 {
width: 58.33333333%
}
.td-block-span8, .td-pb-span8 {
width: 66.66666667%
}
.td-block-span9, .td-pb-span9 {
width: 75%
}
.td-block-span10, .td-pb-span10 {
width: 83.33333333%
}
.td-block-span11, .td-pb-span11 {
width: 91.66666667%
}
.aligncenter img, .alignfull.wp-block-embed iframe, .alignnone img, .sf-menu:not(.mobile-menu) ul li, .single.wpb-js-composer .td-post-content .tdc-row, .td-block-span12, .td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content, .td-pb-span12, .wp-embedded-content, embed, table {
width: 100%
}
.comment .comment-content p:last-child, .tagdiv-type figure img, .tagdiv-type li ol, .tagdiv-type li ul, .td-post-content .wpml-ls-statics-post_translations .wpml-ls-flag, .wp-block-categories li:last-child, .wpb_row, figure.aligncenter, figure.alignleft, figure.alignright {
margin-bottom: 0
}
.page-template-page-pagebuilder-title .td-main-content-wrap, .vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
padding-top: 0
}
.td-block-row [class*=td-block-span], .td-header-row [class*=td-header-sp] {
display: block;
min-height: 1px;
float: left;
padding-right: 24px;
padding-left: 24px
}
@media (min-width: 1019px) and (max-width: 1140px) {
.td-block-row [class*=td-block-span] {
padding-right: 20px;
padding-left: 20px
}
.td-container, .tdc-row, .tdc-row-composer {
width: 980px
}
.td-block-row, .td-pb-row {
margin-right: auto;
margin-left: auto;
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.td-block-row [class*=td-block-span] {
padding-right: 14px;
padding-left: 14px
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.td-container, .tdc-row, .tdc-row-composer {
width: 740px
}
.td-block-row, .td-pb-row {
margin-right: -14px;
margin-left: -14px
}
}
.td-header-wrap {
z-index: 499
}
#td-mobile-nav, .td-search-wrap-mob {
font-family: -apple-system, ".SFNSText-Regular", "San Francisco", Roboto, "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif
}
@media (min-width: 1019px) and (max-width: 1140px) {
.td-header-row [class*=td-header-sp] {
padding-right: 20px;
padding-left: 20px
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.td-header-row [class*=td-header-sp] {
padding-right: 14px;
padding-left: 14px
}
}
.td-header-gradient:before {
content: "";
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAMBAMAAABRpcpkAAAAD1BMVEUAAAAAAAAAAAAAAAAAAABPDueNAAAABXRSTlMGAhQQCyEd++8AAAAUSURBVAjXY1AAQgMgdABCCBAAQQAT6AFRBPHcWgAAAABJRU5ErkJggg==);
width: 100%;
height: 12px;
position: absolute;
left: 0;
bottom: -12px;
z-index: 1
}
.td-logo {
margin: 0;
padding: 0;
line-height: inherit;
font-size: inherit !important
}
.td-search-box-wrap {
position: absolute;
top: 100%;
right: 0
}
#td-top-search {
position: absolute;
right: 0;
top: 50%;
margin-top: -24px
}
@media (min-width: 768px) {
.td-drop-down-search .td-search-form {
margin: 20px
}
}
.td-header-wrap .td-drop-down-search {
position: absolute;
top: 100%;
right: 0;
visibility: hidden;
opacity: 0;
-webkit-transition: .4s;
-moz-transition: .4s;
-o-transition: .4s;
transition: .4s;
transform: translate3d(0, 20px, 0);
-webkit-transform: translate3d(0, 20px, 0);
-moz-transform: translate3d(0, 20px, 0);
-ms-transform: translate3d(0, 20px, 0);
-o-transform: translate3d(0, 20px, 0);
background-color: #fff;
-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
border-top: 0;
width: 342px;
pointer-events: none
}
.td-header-wrap .td-drop-down-search.td-drop-down-search-open {
visibility: visible;
opacity: 1;
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
pointer-events: auto
}
.td-header-wrap .td-drop-down-search .btn {
position: absolute;
height: 32px;
min-width: 67px;
line-height: 17px;
padding: 7px 15px 8px;
text-shadow: none;
vertical-align: top;
right: 20px;
margin: 0 !important;
-webkit-transition: background-color .4s;
-moz-transition: background-color .4s;
-o-transition: background-color .4s;
transition: background-color .4s
}
.td-header-wrap .td-drop-down-search .btn:hover, .td-post-category:hover, .td-search-form-widget .wpb_button:hover, input[type=submit]:hover {
background-color: #4db2ec
}
.td-header-wrap .td-drop-down-search:before {
position: absolute;
top: -9px;
right: 19px;
display: block;
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 0 5px 6px;
border-color: transparent transparent #4db2ec
}
.td-header-wrap .td-drop-down-search:after {
position: absolute;
top: -3px;
display: block;
content: '';
right: 0;
left: 0;
margin: 0 auto;
width: 100%;
height: 3px;
background-color: #4db2ec
}
.td-header-wrap #td-header-search {
width: 235px;
height: 32px;
margin: 0;
border-right: 0;
line-height: 17px;
border-color: #eaeaea !important
}
.td-header-wrap .td-post-category {
z-index: 2;
position: relative
}
.td-header-wrap .meta-info {
line-height: 14px
}
.tagdiv-small-theme #td-mobile-nav .menu-item, .tagdiv-small-theme-menu .menu-item-has-children, .td-banner-wrap-full, .td-header-menu-social + .td-search-wrapper #td-header-search-button, .td-header-style-1 .td-header-menu-wrap-full, .td-login-inputs, .td-mobile-content .td-link-element-after, .td-module-image, .td-post-featured-image {
position: relative
}
.td-header-menu-wrap-full {
z-index: 9998;
position: relative
}
.td-logo-text-container {
display: inline-block;
vertical-align: middle;
line-height: 1;
z-index: 1
}
.td-logo-text-container span {
display: inline-block;
width: 100%
}
.td-logo-text-container .td-logo-text {
font-size: 75px;
font-family: serif;
color: #222;
line-height: 1
}
.td-logo-text-container .td-logo {
line-height: 1 !important
}
.td-logo-text-container .td-tagline-text {
letter-spacing: 2px;
font-size: 12px;
font-family: serif;
color: #777;
padding-top: 2px;
padding-bottom: 10px
}
.td-header-style-1 .td-logo-text-wrap {
min-height: 130px;
line-height: 130px
}
.td-header-style-1 .td-logo-text-wrap a {
position: relative;
z-index: 1;
line-height: 130px;
display: inline-block;
vertical-align: middle
}
.td-header-style-1 .td-logo-text-wrap .td-logo {
line-height: 130px
}
.bypostauthor, .td-header-style-1 .td-logo-text-container a {
line-height: 1
}
.td-404-head, .td-header-style-1 .td-header-sp-logo, .widget_calendar th {
text-align: center
}
.td-header-main-menu {
position: relative;
z-index: 999;
padding-right: 48px
}
.td-header-menu-no-search .td-header-main-menu {
padding-right: 0
}
.sf-menu, .sf-menu:not(.mobile-menu) li, .sf-menu:not(.mobile-menu) ul {
margin: 0;
list-style: none
}
.sf-menu:not(.mobile-menu) ul {
position: absolute;
top: -999em;
width: 10em;
background-color: #fff
}
.sf-menu:not(.mobile-menu) > li.td-normal-menu > ul.sub-menu, .tagdiv-small-theme-menu > .menu-item-has-children:hover > ul {
left: -15px
}
.sf-menu:not(.mobile-menu) li:hover {
visibility: inherit
}
.sf-menu:not(.mobile-menu) li {
float: left;
position: relative
}
.sf-menu:not(.mobile-menu) li .fa {
margin-right: 10px;
font-size: 1.4em;
vertical-align: middle;
position: relative;
top: -1px
}
.sf-menu:not(.mobile-menu) li .td-only-icon, .td-post-template-default .td-post-title div.td-post-views, .td-subfooter-menu li:last-child a {
margin-right: 0
}
.sf-menu:not(.mobile-menu) .td-menu-item > a {
display: block;
position: relative
}
.sf-menu:not(.mobile-menu) li.sfHover ul, .sf-menu:not(.mobile-menu) li:hover ul {
left: 0;
top: auto;
z-index: 99
}
ul.sf-menu:not(.mobile-menu) li li.sfHover li ul, ul.sf-menu:not(.mobile-menu) li li:hover li ul, ul.sf-menu:not(.mobile-menu) li.sfHover li ul, ul.sf-menu:not(.mobile-menu) li:hover li ul {
top: -999em
}
ul.sf-menu:not(.mobile-menu) li li.sfHover ul, ul.sf-menu:not(.mobile-menu) li li:hover ul {
left: 10em;
top: 0 !important
}
.sf-menu:not(.mobile-menu) > .current-category-ancestor, .sf-menu:not(.mobile-menu) > .current-menu-ancestor, .sf-menu:not(.mobile-menu) > .current-menu-item {
z-index: 0
}
.sf-menu:not(.mobile-menu) > li > a {
padding: 0 14px;
line-height: 48px;
font-size: 14px;
color: #000;
font-weight: 700;
text-transform: uppercase
}
.sf-menu:not(.mobile-menu) .menu_icon {
position: relative;
top: 13px;
float: left
}
.sf-menu:not(.mobile-menu) .sub-menu .menu_icon {
top: 0
}
.sf-menu:not(.mobile-menu) .menu_hidden {
display: none !important
}
.sf-menu:not(.mobile-menu) > .current-category-ancestor > a, .sf-menu:not(.mobile-menu) > .current-menu-ancestor > a, .sf-menu:not(.mobile-menu) > .current-menu-item > a, .sf-menu:not(.mobile-menu) > .sfHover, .sf-menu:not(.mobile-menu) > .sfHover > a, .sf-menu:not(.mobile-menu) > li > a:hover {
z-index: 999
}
.sf-menu:not(.mobile-menu) > .current-category-ancestor > a, .sf-menu:not(.mobile-menu) > .current-menu-ancestor > a, .sf-menu:not(.mobile-menu) > .current-menu-item > a, .sf-menu:not(.mobile-menu) > .sfHover > a, .sf-menu:not(.mobile-menu) > li > a:hover, .td-affix .sf-menu:not(.mobile-menu) > .current-category-ancestor > a, .td-affix .sf-menu:not(.mobile-menu) > .current-menu-ancestor > a, .td-affix .sf-menu:not(.mobile-menu) > .current-menu-item > a, .td-affix .sf-menu:not(.mobile-menu) > .sfHover > a, .td-affix .sf-menu:not(.mobile-menu) > li > a:hover {
background-color: transparent
}
.sf-menu:not(.mobile-menu) > li > a:after, .tagdiv-small-theme-menu > li > a:before {
background-color: transparent;
content: '';
width: 0;
height: 3px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: 0 auto;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: width .2s;
-moz-transition: width .2s;
-o-transition: width .2s;
transition: width .2s
}
.sf-menu:not(.mobile-menu) > .current-category-ancestor > a:after, .sf-menu:not(.mobile-menu) > .current-menu-ancestor > a:after, .sf-menu:not(.mobile-menu) > .current-menu-item > a:after, .sf-menu:not(.mobile-menu) > .sfHover > a:after, .sf-menu:not(.mobile-menu) > li:hover > a:after, .tagdiv-small-theme-menu > .current-category-ancestor > a:before, .tagdiv-small-theme-menu > .current-menu-ancestor > a:before, .tagdiv-small-theme-menu > .current-menu-item > a:before, .tagdiv-small-theme-menu > .sfHover > a:before, .tagdiv-small-theme-menu > li:hover > a:before {
background-color: #4db2ec;
width: 100%
}
#td-header-menu {
display: inline-block;
vertical-align: top
}
.site-header .menu-td-header-container .sub-menu .sub-menu,
.td-normal-menu ul {
box-shadow: 1px 1px 4px rgba(0, 0, 0, .15)
}
.sf-menu:not(.mobile-menu) .td-normal-menu ul {
padding: 15px 0
}
.sf-menu:not(.mobile-menu) .td-normal-menu ul ul {
margin: -15px 0
}
.sf-menu:not(.mobile-menu) ul .td-menu-item > a {
padding: 7px 30px;
font-size: 12px;
line-height: 20px;
color: #111
}
.sf-menu:not(.mobile-menu) ul .td-menu-item > a .fa {
font-size: 1em;
position: relative;
top: -1px;
width: 20px;
margin-right: 5px;
text-align: center
}
.sf-menu:not(.mobile-menu) ul .td-icon-menu-down {
float: right;
top: 0;
font-size: 7px
}
#cancel-comment-reply-link:hover, .archive .widget_archive .current, .archive .widget_archive .current a, .author-box-wrap .td-author-social a:hover, .comment-reply-link:hover, .logged-in-as a:hover, .sf-menu:not(.mobile-menu) ul .current-category-ancestor > a, .sf-menu:not(.mobile-menu) ul .current-menu-ancestor > a, .sf-menu:not(.mobile-menu) ul .current-menu-item > a, .sf-menu:not(.mobile-menu) ul .sfHover > a, .sf-menu:not(.mobile-menu) ul .td-menu-item > a:hover, .tagdiv-small-theme-menu .menu-item-has-children ul .menu-item.current-category-ancestor > a, .tagdiv-small-theme-menu .menu-item-has-children ul .menu-item.current-menu-ancestor > a, .tagdiv-small-theme-menu .menu-item-has-children ul .menu-item.current-menu-item > a, .tagdiv-small-theme-menu .menu-item-has-children ul .menu-item:hover > a, .tagdiv-small-theme-menu .menu-item-has-children:hover > a, .td-author-name a:hover, .td-author-url a:hover, .td-post-next-prev-content a:hover, .td-search-query, .td-subfooter-menu li a:hover, .td_module_15.sticky .entry-title a, .td_module_wrap:hover .entry-title a, .td_wp_recentcomments a:hover, .widget a:hover, .widget_calendar tfoot a:hover, .widget_rss .block-title a:hover, .widget_text a, cite a:hover {
color: #4db2ec
}
.sf-menu:not(.mobile-menu) .td-icon-menu-down {
position: absolute;
top: 50%;
margin-top: -5px;
padding-left: 7px;
font-size: 9px
}
.sf-menu:not(.mobile-menu) .sub-menu .td-icon-menu-down {
position: absolute;
top: 50%;
right: 19px;
margin-top: -9px;
line-height: 19px
}
.sf-menu:not(.mobile-menu) .td-menu-badge {
font-size: 10px;
background-color: #f0f8ff;
color: #4db2ec;
border-radius: 10px;
padding: 1px 7px 2px;
margin-left: 6px;
line-height: 1;
position: relative;
top: -1px
}
.site-header .menu-td-header-container .menu-item-has-children > a,
.sf-menu:not(.mobile-menu) a.sf-with-ul {
padding-right: 31px;
min-width: 1px
}
.td-icon-right-arrow:before, a.sf-with-ul i.td-icon-menu-down:before {
content: '\e808'
}
ul.sf-js-enabled > li > a > i.td-icon-menu-down:before {
content: '\e806' !important
}
.header-search-wrap {
position: absolute;
top: 0;
right: 0;
z-index: 999
}
#td-mobile-nav, .td-menu-background {
z-index: 9999;
visibility: hidden;
top: 0
}
.header-search-wrap .td-icon-search {
display: inline-block;
font-size: 19px;
width: 48px;
line-height: 48px;
text-align: center
}
@media (min-width: 768px) and (max-width: 1018px) {
.sf-menu:not(.mobile-menu) > li.td-normal-menu > ul.sub-menu {
left: -5px
}
.sf-menu:not(.mobile-menu) > li > a {
padding: 0 9px;
font-size: 11px
}
.sf-menu:not(.mobile-menu) .td-normal-menu ul {
padding: 8px 0
}
.sf-menu:not(.mobile-menu) .td-normal-menu ul ul {
margin: -8px 0
}
.sf-menu:not(.mobile-menu) ul .td-menu-item > a {
padding: 5px 16px 6px;
font-size: 11px
}
.sf-menu:not(.mobile-menu) .td-icon-menu-down {
padding-left: 6px
}
.sf-menu:not(.mobile-menu) a.sf-with-ul {
padding-right: 22px
}
.header-search-wrap .td-icon-search {
}
}
.td-header-menu-social + .td-search-wrapper #td-header-search-button:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 1px;
height: 100%;
background-color: #000;
opacity: .08
}
@media (max-width: 1140px) {
.td-header-menu-social + .td-search-wrapper #td-header-search-button:before {
display: none
}
}
.td-demo-multicolumn-2 .sub-menu {
padding: 14px;
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2
}
.td-menu-mob-open-menu .td-demo-multicolumn-2 .sub-menu {
padding: 0;
-moz-column-count: 1;
-webkit-column-count: 1;
column-count: 1
}
.td-mega-menu-page .sub-menu ul {
display: inline-block !important;
position: initial !important;
width: auto !important
}
#td-top-mobile-toggle a, .gallery-item .gallery-icon img, .td-block-title a, .td-block-title span, .td-doubleSlider-2.td_center_slide2 .td-slider, .td-mobile-content .td_mobile_submenu > a .td-icon-menu-right, .td-module-meta-info .td-post-category {
display: inline-block
}
#td-top-mobile-toggle i {
font-size: 27px;
width: 64px;
line-height: 54px;
height: 54px;
display: inline-block;
padding-top: 1px;
color: #333
}
.admin-bar #td-mobile-nav, .admin-bar .td-search-wrap-mob {
padding-top: 32px
}
.td-menu-background {
position: fixed;
display: block;
width: 100%;
height: 113%;
transform: translate3d(-100%, 0, 0);
-webkit-transform: translate3d(-100%, 0, 0);
-moz-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
-o-transform: translate3d(-100%, 0, 0)
}
.td-menu-background:before, .td-search-background:before {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: .98;
background: #313b45;
background: linear-gradient(to bottom, #313b45 0%, #3393b8 100%);
}
#td-mobile-nav {
padding: 0;
position: absolute;
width: 100%;
transform: translate3d(-99%, 0, 0);
-webkit-transform: translate3d(-99%, 0, 0);
-moz-transform: translate3d(-99%, 0, 0);
-ms-transform: translate3d(-99%, 0, 0);
-o-transform: translate3d(-99%, 0, 0);
left: -1%;
height: 1px;
overflow: hidden
}
#td-mobile-nav .td_display_err {
text-align: center;
color: #fff;
border: none;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .16);
-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .16);
box-shadow: 0 0 8px rgba(0, 0, 0, .16);
margin: -9px -30px 24px;
font-size: 14px;
border-radius: 0;
padding: 12px;
position: relative;
background-color: rgba(255, 255, 255, .06);
display: none
}
#td-mobile-nav input:invalid {
box-shadow: none !important
}
.td-js-loaded #td-mobile-nav, .td-js-loaded .td-menu-background {
visibility: visible;
-webkit-transition: transform .5s cubic-bezier(.79, .14, .15, .86);
-moz-transition: transform .5s cubic-bezier(.79, .14, .15, .86);
-o-transition: transform .5s cubic-bezier(.79, .14, .15, .86);
transition: transform .5s cubic-bezier(.79, .14, .15, .86)
}
#td-mobile-nav .td-menu-socials {
padding: 0 65px 0 20px;
overflow: hidden;
height: 60px
}
#td-mobile-nav .td-social-icon-wrap {
margin: 20px 5px 0 0;
display: inline-block
}
#td-mobile-nav .td-social-icon-wrap i {
border: none;
background-color: transparent;
font-size: 14px;
width: 40px;
height: 40px;
line-height: 38px;
color: #fff;
vertical-align: middle
}
#td-mobile-nav .td-social-icon-wrap .td-icon-instagram {
font-size: 16px
}
.td-mobile-close {
position: absolute;
right: 1px;
top: 0;
z-index: 1000
}
.td-search-background, .td-search-wrap-mob {
width: 100%;
z-index: 9999;
top: 0;
visibility: hidden
}
.td-mobile-close .td-icon-close-mobile {
height: 70px;
width: 70px;
line-height: 70px;
font-size: 21px;
color: #fff;
top: 4px;
position: relative
}
.td-mobile-content {
padding: 20px 20px 0
}
.td-mobile-content .fa {
margin-right: 10px;
min-width: 22px !important;
display: inline-block;
font-size: 18px;
text-align: center;
position: relative;
top: -1px
}
.tagdiv-type .td_box_left p, .tagdiv-type .td_box_right p, .tagdiv-type .td_quote_left p, .td-search-form-widget div, .td-search-wrap-mob .td_module_wrap, .td_block_template_1 .block-title, .widget_calendar tfoot #prev, table th {
text-align: left
}
.td-mobile-content .sub-menu .fa {
margin-right: 5px;
min-width: 16px !important;
font-size: 13px
}
.td-mobile-content ul {
list-style: none;
margin: 0;
padding: 0
}
.td-mobile-content li {
float: none;
margin-left: 0;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.td-mobile-content li a {
display: block;
line-height: 21px;
font-size: 21px;
color: #fff;
margin-left: 0;
padding: 12px 30px 12px 12px;
font-weight: 700
}
.widget li li, ol li, ul li {
margin-left: 21px
}
.td-mobile-content .td-icon-menu-right {
display: none;
position: absolute;
cursor: pointer;
top: 10px;
right: -4px;
z-index: 1000;
font-size: 14px;
padding: 6px 12px;
float: right;
color: #fff;
-webkit-transform-origin: 50% 48% 0;
-moz-transform-origin: 50% 48% 0px;
-o-transform-origin: 50% 48% 0px;
transform-origin: 50% 48% 0;
-webkit-transition: transform .3s;
-moz-transition: transform .3s;
-o-transition: transform .3s;
transition: transform .3s;
transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg)
}
.td-icon-read-down:before, .td-mobile-content .td-icon-menu-right:before {
content: '\e83d'
}
.td-mobile-content .td-sub-menu-open > a i {
transform: rotate(0);
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
-o-transform: rotate(0)
}
.td-mobile-content .td-sub-menu-open > ul {
display: block;
max-height: 2000px;
opacity: .9
}
.td-mobile-content .sub-menu {
max-height: 0;
overflow: hidden;
opacity: 0;
-webkit-transition: max-height .5s cubic-bezier(.77, 0, .175, 1), opacity .5s cubic-bezier(.77, 0, .175, 1);
-moz-transition: max-height .5s cubic-bezier(.77, 0, .175, 1), opacity .5s cubic-bezier(.77, 0, .175, 1);
-o-transition: max-height .5s cubic-bezier(.77, 0, .175, 1), opacity .5s cubic-bezier(.77, 0, .175, 1);
transition: max-height .5s cubic-bezier(.77, 0, .175, 1), opacity .5s cubic-bezier(.77, 0, .175, 1)
}
.td-mobile-content .sub-menu .td-icon-menu-right {
font-size: 11px;
right: -2px;
top: 8px;
color: #fff
}
.td-mobile-content .sub-menu a {
padding: 9px 26px 9px 36px !important;
line-height: 19px;
font-size: 16px;
font-weight: 400
}
.td-mobile-content .sub-menu .sub-menu a {
padding-left: 55px !important
}
.td-mobile-content .sub-menu .sub-menu .sub-menu a {
padding-left: 74px !important
}
.td-mobile-content .current-category-ancestor > a, .td-mobile-content .current-menu-ancestor > a, .td-mobile-content .current-menu-item > a {
color: #73c7e3
}
.td-mobile-content .menu-item-has-children a {
width: 100%;
z-index: 1
}
.td-menu-mob-open-menu #td-outer-wrap {
position: fixed;
transform: scale3d(.9, .9, .9);
-webkit-transform: scale3d(.9, .9, .9);
-moz-transform: scale3d(.9, .9, .9);
-ms-transform: scale3d(.9, .9, .9);
-o-transform: scale3d(.9, .9, .9);
-webkit-box-shadow: 0 0 46px #000;
-moz-box-shadow: 0 0 46px #000;
box-shadow: 0 0 46px #000
}
.td-menu-mob-open-menu #td-mobile-nav {
height: auto;
overflow: auto;
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
left: 0
}
.td-menu-mob-open-menu .td-menu-background {
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0)
}
.td-mobile-container {
padding-bottom: 20px;
position: relative;
opacity: 1;
-webkit-transition: .5s .5s;
-moz-transition: .5s .5s;
-o-transition: .5s .5s;
transition: .5s .5s
}
.td-hide-menu-content .td-mobile-container {
opacity: 0;
visibility: hidden;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s
}
#td-mobile-nav .td-login-animation {
opacity: 0;
-webkit-transition: .5s .5s;
-moz-transition: .5s .5s;
-o-transition: .5s .5s;
transition: .5s .5s;
position: absolute;
top: 0;
width: 100%
}
#td-mobile-nav .td-login-animation .td-login-inputs {
height: 76px
}
#td-mobile-nav .td-login-hide {
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
visibility: hidden !important
}
#td-mobile-nav .td-login-show {
visibility: visible !important;
opacity: 1
}
.td-search-wrap-mob {
padding: 0;
position: absolute;
height: auto;
text-align: center;
color: #fff
}
.td-search-wrap-mob .td-drop-down-search {
opacity: 0;
visibility: hidden;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
transition: .5s;
-webkit-backface-visibility: hidden;
position: relative
}
.td-search-wrap-mob #td-header-search-mob {
color: #fff;
font-weight: 700;
font-size: 26px;
height: 40px;
line-height: 36px;
border: 0;
background: 0 0;
outline: 0;
margin: 8px 0;
padding: 0;
text-align: center
}
.td-search-wrap-mob .td-search-input {
margin: 0 5%;
position: relative
}
.td-search-wrap-mob .td-search-input span {
opacity: .8;
font-size: 12px
}
.td-search-wrap-mob .td-search-input:after, .td-search-wrap-mob .td-search-input:before {
content: '';
position: absolute;
display: block;
width: 100%;
height: 1px;
background-color: #fff;
bottom: 0;
left: 0;
opacity: .2
}
.td-search-wrap-mob .td-search-input:after {
opacity: .8;
transform: scaleX(0);
-webkit-transform: scaleX(0);
-moz-transform: scaleX(0);
-ms-transform: scaleX(0);
-o-transform: scaleX(0);
-webkit-transition: transform .5s .8s;
-moz-transition: transform .5s .8s;
-o-transition: transform .5s .8s;
transition: transform .5s .8s
}
.td-search-wrap-mob .td_module_wrap .entry-title {
font-size: 16px;
line-height: 20px
}
.td-search-wrap-mob .td_module_wrap .entry-title a, .td-search-wrap-mob .td_module_wrap:hover .entry-title a {
color: #fff
}
.td-search-wrap-mob .td-post-date {
color: #ddd;
opacity: .8
}
.td-search-wrap-mob .td-search-form {
margin-bottom: 30px
}
.td-search-wrap-mob .td-aj-search-results {
margin: 0 5%;
text-align: left
}
.td-search-wrap-mob .td-module-thumb {
top: auto;
left: auto
}
.td-search-wrap-mob .result-msg {
margin: 0 5%
}
.td-search-wrap-mob .result-msg a {
display: block;
text-align: center;
width: 100%;
text-transform: uppercase;
line-height: 50px;
color: #000;
border: none;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .36);
-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .36);
box-shadow: 0 0 8px rgba(0, 0, 0, .36);
margin: 10px 0 40px;
font-size: 17px;
border-radius: 0;
background-color: #fff;
opacity: .8
}
code, pre {
background-color: #f1f1f1;
border: none
}
.td-search-background {
position: fixed;
display: block;
height: 113%;
-webkit-transition: .5s cubic-bezier(.79, .14, .15, .86);
-moz-transition: .5s cubic-bezier(.79, .14, .15, .86);
-o-transition: .5s cubic-bezier(.79, .14, .15, .86);
transition: .5s cubic-bezier(.79, .14, .15, .86);
transform: translate3d(100%, 0, 0);
-webkit-transform: translate3d(100%, 0, 0);
-moz-transform: translate3d(100%, 0, 0);
-ms-transform: translate3d(100%, 0, 0);
-o-transform: translate3d(100%, 0, 0)
}
.td-search-close {
text-align: right;
z-index: 1000
}
.td-search-close .td-icon-close-mobile {
height: 70px;
width: 70px;
line-height: 70px;
font-size: 21px;
color: #fff;
position: relative;
top: 4px;
right: 0
}
.td-search-opened #td-outer-wrap {
position: fixed;
transform: scale3d(.9, .9, .9);
-webkit-transform: scale3d(.9, .9, .9);
-moz-transform: scale3d(.9, .9, .9);
-ms-transform: scale3d(.9, .9, .9);
-o-transform: scale3d(.9, .9, .9);
-webkit-box-shadow: 0 0 46px;
-moz-box-shadow: 0 0 46px;
box-shadow: 0 0 46px
}
.td-search-opened .td-search-wrap-mob .td-drop-down-search {
opacity: 1;
visibility: visible;
-webkit-transition: .5s .3s;
-moz-transition: .5s .3s;
-o-transition: .5s .3s;
transition: .5s .3s
}
.td-search-opened .td-search-background {
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
visibility: visible
}
.td-search-opened .td-search-input:after {
transform: scaleX(1);
-webkit-transform: scaleX(1);
-moz-transform: scaleX(1);
-ms-transform: scaleX(1);
-o-transform: scaleX(1)
}
#td-mobile-nav label {
position: absolute;
top: 26px;
left: 10px;
font-size: 17px;
color: #fff;
opacity: .6;
pointer-events: none;
-webkit-transition: .2s;
-moz-transition: .2s;
-o-transition: .2s;
transition: .2s
}
.more-link-wrap a, .td-read-more a, input[type=submit] {
-webkit-transition: background-color .4s;
-moz-transition: background-color .4s;
-o-transition: background-color .4s
}
.comment .comment-form-input-wrap, .td-form-author, .td-form-comment, .td-form-email, .td-form-url, p {
margin-top: 0;
margin-bottom: 21px
}
ins {
background: #fff
}
code {
position: relative;
top: -1px;
padding: 2px 6px
}
pre {
padding: 4px 10px;
border-radius: 0;
margin-top: 24px;
overflow: auto
}
table td, table th {
border: 1px solid #ededed;
padding: 2px 8px
}
cite {
font-size: 13px;
font-style: italic;
font-weight: 400;
text-transform: none;
color: #000
}
.dl-horizontal a {
font-weight: 500 !important
}
.dl-horizontal dt {
width: 70px;
font-weight: 400;
line-height: 24px;
font-size: 15px
}
.dl-horizontal dd {
margin-left: 90px;
font-size: 14px
}
address {
font-size: inherit !important;
line-height: inherit !important;
margin-bottom: 21px
}
.tagdiv-type blockquote p, h1 {
font-size: 32px;
line-height: 40px
}
big {
text-transform: uppercase
}
table .odd td {
background-color: #fcfcfc
}
h1, h2, h3, h4, h5, h6 {
color: #111;
font-weight: 400;
margin: 6px 0
}
h5, h6 {
margin-top: 21px;
margin-bottom: 11px
}
.td_wp_recentcomments a, .widget a, h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {
color: #111
}
input[type=password], textarea {
width: 100%;
color: #444;
max-width: 100%
}
h1 {
margin-top: 33px;
margin-bottom: 23px
}
h2 {
font-size: 27px;
line-height: 38px;
margin-top: 30px;
margin-bottom: 20px
}
h3 {
font-size: 22px;
line-height: 30px;
margin-top: 27px;
margin-bottom: 17px
}
h4 {
font-size: 19px;
line-height: 29px;
margin-top: 24px;
margin-bottom: 14px
}
h5 {
font-size: 17px;
line-height: 25px
}
h6 {
font-size: 16px
}
.videopress-poster {
height: auto !important;
width: 100% !important
}
textarea {
overflow: auto;
font-size: 12px;
line-height: 21px;
border: 1px solid #e1e1e1;
height: 168px;
min-height: 168px;
padding: 6px 9px
}
input[type=email]:active, input[type=email]:focus, input[type=tel]:active, input[type=tel]:focus, input[type=text]:active, input[type=text]:focus, input[type=url]:active, input[type=url]:focus, textarea:active, textarea:focus {
border-color: #b0b0b0 !important
}
input[type=submit] {
font-size: 13px;
background-color: #222;
border-radius: 0;
color: #fff;
border: none;
padding: 8px 15px;
font-weight: 500;
transition: background-color .4s
}
input[type=email], input[type=tel], input[type=text], input[type=url] {
font-size: 12px;
line-height: 21px;
color: #444;
border: 1px solid #e1e1e1;
width: 100%;
max-width: 100%;
height: 34px;
padding: 3px 9px
}
input[type=password] {
position: relative;
top: 0;
display: inline-table;
vertical-align: middle;
font-size: 12px;
line-height: 21px;
border: 1px solid #ccc;
height: 34px;
padding: 3px 9px;
margin-bottom: 10px
}
.tagdiv-type {
font-size: 15px;
line-height: 1.74;
color: #222
}
.comment .comment-content p, .comment-respond, .tagdiv-type img, .td-page-content table, .td-post-content table, .td_module_15.post .td-module-meta-info, .widget_text ol, .widget_text ul {
margin-bottom: 21px
}
.tagdiv-type .alignnone {
display: inline-block;
margin: 0 5px
}
.comment-edit-link:hover, .tagdiv-type a:hover {
text-decoration: underline
}
.page-template-default .wpb_text_column p:last-child, .page-template-page-pagebuilder-title .wpb_text_column p:last-child, .tagdiv-type ol, .tagdiv-type p, .tagdiv-type ul, .td-post-content .fb-video, .widget_media_audio .block-title, .widget_media_image .block-title, .widget_media_video .block-title, .widget_search .block-title, .widget_tag_cloud .block-title, .widget_text .block-title, .wp-block-media-text {
margin-bottom: 26px;
word-wrap: break-word;
}
.tagdiv-type li[style="text-align: center;"], .tagdiv-type li[style="text-align: right;"] {
list-style-position: inside;
margin-left: -21px
}
.tagdiv-type .td-arrow-list {
list-style: none;
margin-left: 16px
}
.tagdiv-type .td-arrow-list li:before {
font-family: newspaper, sans-serif;
content: '\e803';
float: left;
margin-left: -16px;
line-height: 26px;
font-size: 14px
}
.tagdiv-type embed, .tagdiv-type iframe, .tagdiv-type object, .wp-caption img {
max-width: 100% !important
}
.tagdiv-type iframe.instagram-media {
margin: 1px 0 12px !important
}
.tagdiv-type blockquote {
padding: 0;
position: relative;
border-left: none;
margin: 40px 5% 38px;
font-style: italic;
text-align: center
}
.tagdiv-type blockquote p {
font-weight: 400;
text-transform: uppercase;
color: #4db2ec;
word-wrap: break-word
}
@media (min-width: 768px) and (max-width: 1018px) {
.tagdiv-type blockquote p {
font-size: 24px;
line-height: 32px
}
}
.tagdiv-type .td_quote_right {
float: right;
width: 50%;
margin: 21px 0 21px 21px
}
.tagdiv-type .td_quote_left {
float: left;
width: 50%;
margin: 18px 18px 18px 0
}
.tagdiv-type .td_quote_box {
margin: 0;
background-color: #fcfcfc;
border-left: 2px solid #4db2ec;
padding: 15px 23px 0;
position: relative;
top: 6px;
clear: both
}
.tagdiv-type .td_quote_box p {
color: #777;
font-size: 13px;
line-height: 21px;
padding-bottom: 16px;
margin: 0;
text-transform: none
}
.tagdiv-type .td_box_left {
width: 40%;
float: left;
margin: 0 34px 20px 0
}
.tagdiv-type .td_box_right {
width: 30%;
float: right;
margin: 0 0 20px 34px
}
.tagdiv-type .td_box_center {
margin: 0 0 29px
}
.td-post-template-default .td-post-featured-image img, .widget_text .wp-smiley, img.wp-smiley {
width: auto
}
.wp-block-image figcaption, .wp-caption-dd, .wp-caption-text {
font-family: Verdana, Geneva, sans-serif;
text-align: left;
margin: 6px 0 26px;
font-size: 11px;
font-style: italic;
font-weight: 400;
line-height: 17px;
color: #444
}
.wp-caption {
text-align: center;
max-width: 100%
}
.alignnone, .page-nav.page-nav-post, .td_module_15.post {
margin-top: 0
}
.aligncenter {
text-align: center;
clear: both;
display: block;
margin: 6px auto
}
img.td-center {
position: relative;
left: 50%;
transform: translateX(-50%);
max-width: 100vw !important;
width: auto !important;
margin-left: 0 !important;
margin-right: 0 !important
}
.alignleft {
float: left;
margin-top: 6px;
margin-right: 24px;
margin-bottom: 6px !important;
margin-left: 0
}
@media (min-width: 1019px) and (max-width: 1140px) {
.alignleft {
max-width: 312px;
margin-right: 21px
}
.mceContentBody-max-width-big .alignleft, .td-pb-span12 .alignleft {
max-width: 550px !important
}
}
.mce-content-body .alignleft {
margin: 6px 24px 6px 0
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px
}
.alignright {
float: right;
margin-top: 6px;
margin-right: 0;
margin-bottom: 6px !important;
margin-left: 24px
}
@media (min-width: 1019px) and (max-width: 1140px) {
.alignright {
max-width: 312px;
margin-left: 21px
}
.mceContentBody-max-width-big .alignright, .td-pb-span12 .alignright {
max-width: 550px !important
}
}
.mce-content-body .alignright {
margin: 6px 0 6px 24px
}
.entry-title a:hover, .td-post-category:hover, .td_block_wrap a:hover, .widget a:hover {
text-decoration: none !important
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: 100px;
border: none;
border-bottom: 2px solid #8f98a1;
margin: 1.65em auto
}
.wp-block-separator.is-style-wide {
border-width: 0 0 1px
}
.twitter-tweet p {
font-family: initial;
font-size: initial;
line-height: initial;
font-style: initial;
text-align: initial;
text-transform: initial;
color: initial;
font-weight: initial
}
.td_pull_quote, .wp-block-pullquote blockquote {
padding: 18px 25px;
margin: 0;
clear: both
}
.td_pull_quote p, .wp-block-pullquote blockquote p {
font-family: 'Open Sans', arial, sans-serif;
font-size: 14px;
line-height: 26px;
font-weight: 600;
text-transform: none;
text-align: center
}
.td_pull_quote p:first-child:before, .wp-block-pullquote blockquote p:first-child:before {
position: absolute;
left: 0;
display: block;
content: '';
width: 15px;
height: 15px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALBAMAAABSacpvAAAALVBMVEUAAAC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLRK0HxpAAAADnRSTlMAd+67mWZR3SKqMxGIzB8/1rAAAABlSURBVAjXFcexDQEBAAXQd+KCRm4CDZURFGICMYFadTHBxQQmEDHCzWAI9XGJ8s/ANS95FBvccKwYr5kuUQ/5omm5dpQ9Fu+H2efEPX07Sg62f+bJ2T6pJkmnTi5FslM2L56r9geMACBhjTsodgAAAABJRU5ErkJggg==) no-repeat
}
.td_pull_quote p:after, .wp-block-pullquote blockquote p:after {
position: absolute;
bottom: 10px;
right: 0;
display: block;
content: '';
width: 15px;
height: 15px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALBAMAAABSacpvAAAALVBMVEUAAAC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLRK0HxpAAAADnRSTlMA3ZnuqndmIhG7VYhEMzOiL2oAAABkSURBVAjXY+D1E2PgULZuYGB89+4A07t3AQzn3r1T4Hv3ToCh7t27CUDRBwxAYQe2d+8MGBiuAuWr5BwYGBjeFTAwzEtgYOB6xMDA8RAowGnOwMD6CsjIA4oWKwBFXYGcLQ0MAFHHH+tW1OhlAAAAAElFTkSuQmCC) no-repeat
}
.td_pull_center, .wp-block-pullquote blockquote {
margin: 17px 0;
padding: 15px 50px
}
.wp-block-pullquote {
padding: 0;
color: #4db2ec
}
.wp-block-pullquote p {
color: inherit
}
.wp-block-pullquote.alignfull blockquote {
margin-left: 30px;
margin-right: 30px
}
.td_pull_left, .wp-block-pullquote.alignleft {
width: 40%;
margin-right: 34px
}
@media (max-width: 767px) {
.td-pb-row > .td-element-style {
width: 100vw !important;
left: 50% !important;
transform: translateX(-50%) !important
}
.tdc-row-composer.td-stretch-content, .tdc-row.td-stretch-content {
padding-left: 20px;
padding-right: 20px
}
.td-block-row [class*=td-block-span], .td-header-row [class*=td-header-sp], .td-pb-row [class*=td-pb-span] {
padding-right: 0;
padding-left: 0;
float: none;
}
.td-container, .tdc-row, .tdc-row-composer {
width: 100%;
padding-left: 20px;
padding-right: 20px
}
.td-block-row, .td-pb-row {
width: 100%;
margin-left: 0;
margin-right: 0
}
#td-header-search-button, .sf-menu, .td-menu-badge {
}
#td-header-search-button-mob {
}
#td-top-search {
top: 0;
margin-top: 0
}
.td-header-wrap #td-header-search {
width: 91%;
font-size: 16px
}
.td-header-wrap .td-header-main-menu, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-menu-wrap-full {
background-color: #222 !important;
height: 54px !important
}
.td-logo-text-container .td-logo-text {
font-size: 36px
}
.td-logo-text-container .td-tagline-text {
font-size: 11px
}
.td-header-style-1 .td-logo-text-wrap {
line-height: 90px;
min-height: 90px
}
.td-header-style-1 .td-logo-text-wrap .td-logo, .td-header-style-1 .td-logo-text-wrap a {
line-height: 90px
}
.td-header-style-1 .header-search-wrap .td-icon-search {
color: #fff
}
.td-header-main-menu {
padding-right: 64px;
padding-left: 2px
}
.header-search-wrap .td-icon-search {
color: #fff !important;
height: 54px;
width: 54px;
line-height: 54px;
font-size: 22px;
margin-right: 2px
}
#td-outer-wrap {
margin: auto;
width: 100%;
-webkit-transition: transform .7s;
-moz-transition: transform .7s;
-o-transition: transform .7s;
transition: transform .7s;
-webkit-transform-origin: 50% 200px 0;
-moz-transform-origin: 50% 200px 0;
-o-transform-origin: 50% 200px 0;
transform-origin: 50% 200px 0
}
.admin-bar #td-mobile-nav, .admin-bar .td-search-wrap-mob {
padding-top: 46px
}
input[type=email], input[type=password], input[type=tel], input[type=text], input[type=url], textarea {
font-size: 16px
}
.tagdiv-type .alignnone {
margin: 0 10px 0 0
}
.tagdiv-type blockquote {
margin: 20px 3% 18px
}
.tagdiv-type blockquote p {
font-size: 22px;
line-height: 30px
}
.tagdiv-type .td_quote_left, .tagdiv-type .td_quote_right {
float: none;
width: auto;
margin-right: 5%;
margin-left: 5%
}
.tagdiv-type .td_quote_left p {
text-align: center
}
.tagdiv-type .td_box_left, .tagdiv-type .td_box_right {
float: none;
margin: 0 0 36px;
width: auto
}
.tagdiv-type .td_box_center {
margin-bottom: 36px
}
.td_pull_center, .wp-block-pullquote blockquote {
padding: 15px 20px
}
.td_pull_left, .wp-block-pullquote.alignleft {
float: none;
margin: 0 0 30px;
width: auto
}
}
.td_pull_left {
float: left
}
.td_pull_right, .wp-block-pullquote.alignright {
width: 30%;
margin-left: 34px
}
@media (max-width: 767px) {
.td_pull_right, .wp-block-pullquote.alignright {
float: none;
margin: 0 0 30px;
width: auto
}
.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
max-width: 100%
}
}
.td-sub-footer-container .td-sub-footer-menu, .td_pull_right, .wp-block-categories .td-widget-no {
float: right
}
.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
margin-top: 0;
margin-bottom: 0 !important
}
.wp-block-pullquote.alignleft blockquote, .wp-block-pullquote.alignright blockquote {
margin-top: 0;
margin-bottom: 0;
padding: 0
}
.wp-block-pullquote.is-style-solid-color blockquote {
max-width: 100%
}
blockquote small {
margin-top: 5px;
display: block;
font-size: 13px;
font-style: italic;
font-weight: 400;
text-transform: none;
color: #444
}
blockquote.pull-right {
padding-left: 20px;
border-right: none
}
blockquote.pull-right:after {
border-right: 2px solid #fb5502;
width: 40px;
right: -40px
}
.dropcap {
float: left;
display: block;
font-size: 50px;
line-height: 56px;
background-color: #4db2ec;
color: #fff;
text-align: center;
margin: 9px 13px 0 0;
padding: 2px 10px 4px;
font-family: Verdana, Geneva, sans-serif;
text-transform: uppercase;
min-width: 62px;
min-height: 62px
}
.td-excerpt, .td-module-comments, .td-module-meta-info, .td_btn {
font-family: 'Open Sans', arial, sans-serif
}
.dropcap1 {
border-radius: 70px;
font-size: 40px;
padding: 2px 14px 4px
}
.dropcap2, .dropcap3 {
background-color: transparent !important;
color: #4b4b4b;
font-size: 79px;
line-height: 69px;
margin: 0 9px 0 0;
padding: 0 13px 0 0
}
.dropcap3 {
font-weight: 700
}
.td_btn, .td_outlined_btn:hover {
color: #fff
}
.td_text_columns_two_cols {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 40px;
-moz-column-gap: 40px;
column-gap: 40px;
-webkit-column-rule-style: solid;
-moz-column-rule-style: solid;
column-rule-style: solid;
-webkit-column-rule-width: 1px;
-moz-column-rule-width: 1px;
column-rule-width: 1px;
-webkit-column-rule-color: #e9e9e9;
-moz-column-rule-color: #e9e9e9;
column-rule-color: #e9e9e9;
margin-bottom: 26px
}
.td_btn {
cursor: pointer;
display: inline-block;
position: relative;
font-weight: 600
}
.td_btn_sm {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5
}
.td_btn_sm.td_round_btn {
border-radius: 3px
}
.td_btn_md.td_round_btn, .td_outlined_btn {
border-radius: 4px
}
.td_btn_md {
padding: 9px 12px;
font-size: 16px;
line-height: 20px
}
.td_btn_lg {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33
}
.td_btn_lg.td_round_btn {
border-radius: 6px
}
.td_default_btn, .td_round_btn {
transition: background-color .1s;
-webkit-transition: background-color .1s;
background-color: #4db2ec
}
.td_3D_btn:active, .td_default_btn:hover, .td_round_btn:hover, .td_shadow_btn:active {
background-color: #444 !important
}
.td_default_btn:active, .td_round_btn:active {
background-color: #000 !important
}
.td_outlined_btn {
border: 2px solid #4db2ec;
color: #4db2ec;
background-color: transparent;
transition: .1s;
-webkit-transition: .1s
}
.td_3D_btn, .td_outlined_btn:hover, .td_shadow_btn {
background-color: #4db2ec
}
.td_outlined_btn:active {
background-color: #444 !important;
border-color: #444
}
.td_shadow_btn {
top: 0;
-webkit-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, .25);
-moz-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, .25);
box-shadow: 0 4px 7px 0 rgba(0, 0, 0, .25);
transition: top .1s;
-webkit-transition: top .1s
}
.td_shadow_btn:hover {
top: -3px;
-webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .25);
-moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .25);
box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .25)
}
.td_3D_btn {
top: 0;
transition: top .1s;
-webkit-transition: top .1s
}
.td_3D_btn:after {
content: "";
position: absolute;
display: block;
left: 0;
top: 100%;
width: 100%;
height: 5px;
background-color: rgba(0, 0, 0, .25);
z-index: 0;
transition: height .1s;
-webkit-transition: height .1s
}
.td-admin-edit:hover, .td-module-comments a {
background-color: #000
}
.td_3D_btn:hover, .td_module_15 .entry-review-stars {
top: 5px
}
.td_3D_btn:hover:after, .td_3D_btn:hover:before {
height: 0
}
.td_text_highlight_0 {
background-color: rgba(0, 0, 0, .77);
padding: 5px 0 6px;
margin: 0 8px;
box-shadow: 8px 0 0 rgba(0, 0, 0, .77), -8px 0 0 rgba(0, 0, 0, .77);
color: #2a2a2a;
-webkit-transition: color .4s;
-moz-transition: color .4s;
-o-transition: color .4s;
transition: color .4s
}
.td_text_highlight_0:hover {
color: #f9f9f9;
cursor: default
}
.td_text_highlight_marker {
padding: 5px 0 6px;
margin: 0 8px;
color: #fff;
-webkit-transition: color .4s;
-moz-transition: color .4s;
-o-transition: color .4s;
transition: color .4s
}
.td_text_highlight_marker:hover {
color: #f9f9f9
}
.td_text_highlight_marker_red {
background-color: rgba(255, 28, 26, .62);
box-shadow: 8px 0 0 rgba(255, 28, 26, .62), -8px 0 0 rgba(255, 28, 26, .62)
}
.td_text_highlight_marker_blue {
background-color: rgba(57, 213, 255, .75);
box-shadow: 8px 0 0 rgba(57, 213, 255, .75), -8px 0 0 rgba(57, 213, 255, .75)
}
.td_text_highlight_marker_green {
background-color: rgba(77, 216, 69, .65);
box-shadow: 8px 0 0 rgba(77, 216, 69, .65), -8px 0 0 rgba(77, 216, 69, .65)
}
.td_text_highlight_marker_yellow {
background-color: rgba(255, 203, 0, .75);
box-shadow: 8px 0 0 rgba(255, 203, 0, .75), -8px 0 0 rgba(255, 203, 0, .75)
}
.td_text_highlight_marker_pink {
background-color: rgba(255, 101, 243, .75);
box-shadow: 8px 0 0 rgba(255, 101, 243, .75), -8px 0 0 rgba(255, 101, 243, .75)
}
.td-paragraph-padding-0 {
display: block;
padding-left: 0;
padding-right: 6%
}
.td-paragraph-padding-1 {
display: block;
padding-left: 6%;
padding-right: 6%
}
.td-paragraph-padding-2 {
display: block;
padding-left: 12%;
padding-right: 12%
}
.td-paragraph-padding-3 {
display: block;
padding-left: 6%;
padding-right: 12%
}
.td-paragraph-padding-4 {
display: block;
padding-left: 6%;
padding-right: 0
}
.td-paragraph-padding-5 {
display: block;
padding-left: 18%;
padding-right: 18%
}
.td-paragraph-padding-6 {
display: block;
padding-left: 12%;
padding-right: 6%
}
.mceContentBody-max-width-small .td-paragraph-padding-0, .td-pb-span8 .td-paragraph-padding-0 {
padding-right: 4%
}
.mceContentBody-max-width-small .td-paragraph-padding-1, .td-pb-span8 .td-paragraph-padding-1 {
padding-left: 4%;
padding-right: 4%
}
.mceContentBody-max-width-small .td-paragraph-padding-2, .td-pb-span8 .td-paragraph-padding-2 {
padding-left: 8%;
padding-right: 8%
}
.mceContentBody-max-width-small .td-paragraph-padding-3, .td-pb-span8 .td-paragraph-padding-3 {
padding-left: 4%;
padding-right: 8%
}
.mceContentBody-max-width-small .td-paragraph-padding-4, .td-pb-span8 .td-paragraph-padding-4 {
padding-left: 4%
}
.mceContentBody-max-width-small .td-paragraph-padding-5, .td-pb-span8 .td-paragraph-padding-5 {
padding-left: 12%;
padding-right: 12%
}
.mceContentBody-max-width-small .td-paragraph-padding-6, .td-pb-span8 .td-paragraph-padding-6 {
padding-left: 8%;
padding-right: 4%
}
.td_module_wrap {
position: relative;
padding-bottom: 35px
}
.td_module_wrap .entry-title {
font-size: 21px;
line-height: 25px;
margin: 0 0 6px
}
.td-module-thumb {
position: relative;
margin-bottom: 13px
}
.td-video-play-ico > img {
position: absolute;
margin: auto;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1
}
.td-module-meta-info {
font-size: 11px;
margin-bottom: 7px;
line-height: 1;
min-height: 17px
}
.td_module_wrap.td-meta-info-hide .td-module-meta-info {
min-height: 1px;
margin-top: -4px
}
.entry-review-stars {
display: inline-block;
position: relative;
top: 1px
}
.td-post-author-name {
font-weight: 700;
display: inline-block;
position: relative;
top: 2px
}
.td-post-author-name span {
color: #ccc;
margin: 0 2px;
font-weight: 400
}
.td-post-author-name div {
display: inline;
margin-right: 2px
}
.td-post-date {
color: #aaa;
display: inline-block;
position: relative;
top: 2px
}
.td-module-comments {
position: relative;
float: right;
font-size: 10px;
font-weight: 600;
text-align: center;
line-height: 1
}
.td-module-comments a {
color: #fff;
display: inline-block;
min-width: 17px;
padding: 3px 4px 4px 5px;
position: relative
}
.td-module-comments a:after {
position: absolute;
bottom: -3px;
left: 0;
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 3px 3px 0 0;
border-color: #000 transparent transparent
}
.td-excerpt {
font-size: 13px;
color: #777;
margin-top: 9px
}
.more-link-wrap, .td-read-more {
display: inline-block;
font-family: Roboto, sans-serif;
margin-bottom: 20px
}
.more-link-wrap a, .td-read-more a {
background-color: #4db2ec;
color: #fff;
display: inline-block;
font-size: 13px;
font-weight: 500;
line-height: 1;
padding: 10px 15px;
transition: background-color .4s
}
.more-link-wrap a:hover, .td-read-more a:hover {
background-color: #222 !important;
text-decoration: none
}
.td-admin-edit {
position: absolute;
left: 0;
top: 0;
display: none;
z-index: 2;
background-color: rgba(0, 0, 0, .3);
color: #fff !important;
padding: 3px 10px;
font-size: 13px;
-webkit-transition: background-color .4s;
-moz-transition: background-color .4s;
-o-transition: background-color .4s;
transition: background-color .4s
}
.td-post-category {
font-family: 'Open Sans', arial, sans-serif;
font-size: 10px;
font-weight: 600;
line-height: 1;
background-color: #222;
color: #fff;
margin-right: 5px;
padding: 3px 6px 4px;
display: block;
vertical-align: top;
transition: .2s;
-webkit-transition: .2s
}
.block-title, .td-404-sub-title, .td-404-title, .td-author-counters {
font-family: Roboto, sans-serif
}
.td-module-image .td-post-category {
position: absolute;
bottom: 0
}
.td_module_15 {
padding-bottom: 20px;
border-bottom: 1px dashed #f2f2f2;
margin-bottom: 40px
}
.td_module_15 .entry-title {
font-size: 34px;
line-height: 42px;
margin-bottom: 8px;
margin-top: 0
}
.td_module_15 .entry-title a:hover, .td_module_15 .td-module-meta-info a:hover {
text-decoration: none
}
.td_module_15.post .td-post-comments {
display: inline-block;
float: none;
margin-left: 22px;
vertical-align: top;
position: relative;
top: 2px
}
.td-author-url a, .td_module_15.post .td-post-comments a, header .td-post-comments a {
color: #444
}
.td_module_15 .td-post-content {
padding-bottom: 0
}
.td_module_15 .td-icon-comments {
font-size: 9px;
margin-right: 5px;
vertical-align: middle
}
.td_module_15 .alignwide {
width: auto;
margin-left: auto
}
.td_module_15 .alignfull {
left: auto;
transform: none;
width: auto !important;
margin-left: 0 !important
}
.block-title {
font-size: 14px;
line-height: 1;
margin-top: 0;
margin-bottom: 26px;
border-bottom: 2px solid #222
}
.block-title a, .block-title label, .block-title span {
line-height: 17px;
display: inline-block;
padding: 7px 12px 4px;
background-color: #222;
color: #fff
}
.td-page-title {
font-size: 30px;
line-height: 38px;
margin: -9px 0 19px
}
@media (min-width: 768px) and (max-width: 1018px) {
.mceContentBody-max-width-big .alignleft, .mceContentBody-max-width-big .alignright, .td-pb-span12 .alignleft, .td-pb-span12 .alignright {
max-width: 400px !important
}
body .td-page-title {
font-size: 26px;
line-height: 34px;
margin: -2px 0 19px
}
.page-template-default .td-crumb-container, .page-template-page-pagebuilder-title .td-crumb-container {
margin-bottom: 0
}
}
.page-template-default .wpb_text_column figure img, .page-template-page-pagebuilder-title .wpb_text_column figure img {
margin-bottom: 0 !important
}
.td-main-content-wrap {
padding-bottom: 40px
}
.td-main-page-wrap {
padding-top: 48px
}
.td-author-page {
font-size: 12px
}
@media (min-width: 1019px) and (max-width: 1140px) {
.td-author-page {
margin-bottom: 40px
}
.td-doubleSlider-1 .td-slide-galery-figure {
width: 980px
}
}
.td-author-counters {
font-size: 11px;
font-weight: 700;
color: #fff;
margin-bottom: 12px
}
.td-author-counters span {
background-color: #222;
padding: 4px 9px 3px;
margin-right: 10px;
position: relative;
top: 0
}
@-moz-document url-prefix() {
.td-author-counters span {
padding: 3px 9px;
top: -1px
}
}
.td-404-title {
font-size: 40px;
color: #222;
text-align: center;
line-height: 50px;
margin: 50px 0 17px
}
.td-404-sub-title {
font-size: 21px;
line-height: 24px;
color: #a6a6a6;
text-align: center;
margin: 0 0 40px
}
.entry-crumbs, .page-nav, .td-category, .td-post-sub-title {
font-family: 'Open Sans', arial, sans-serif
}
.td-404-sub-sub-title {
text-align: center;
margin-bottom: 70px
}
.td-404-sub-sub-title a {
background-color: #222;
border: none;
color: #fff;
font-size: 11px;
font-weight: 700;
line-height: 16px;
padding: 8px 15px;
margin-left: 6px
}
.page-nav a, .page-nav span, .page-nav:first-child > div {
padding: 5px 11px;
margin: 0 8px 8px 0;
min-width: 33px;
text-align: center;
float: left
}
.td-404-sub-sub-title a:hover {
color: #fff;
background-color: #4db2ec
}
.td-attachment-page-content p {
color: #444;
font-size: 11px;
font-style: italic;
line-height: 17px
}
.td-attachment-prev {
display: inline-block;
margin: 10px 0 21px
}
.td-attachment-next img, .td-attachment-prev img {
width: 100px;
height: 100px
}
.td-attachment-next {
float: right;
margin: 10px 0 21px
}
.search-page-search-wrap {
margin: 37px 0 51px
}
.td-search-form-widget {
position: relative;
line-height: 21px
}
.td-search-form-widget .wpb_button {
height: 32px;
position: absolute;
right: 0;
top: 0;
text-shadow: none;
padding: 7px 15px 8px;
line-height: 16px;
margin: 0
}
.td-search-form-widget .td-widget-search-input {
width: 95%;
border-right: 0;
height: 32px;
line-height: 21px;
position: relative;
top: 0;
display: inline-table;
vertical-align: middle
}
.td_search_subtitle {
position: relative;
top: 11px;
left: 2px;
font-size: 12px
}
.page-nav {
margin: 30px 0;
font-size: 12px;
display: inline-block;
width: 100%
}
.page-nav a:hover {
color: #fff;
background-color: #444;
border-color: #444
}
.page-nav a, .page-nav span {
border: 1px solid #e3e3e3;
display: inline-block;
color: #666;
line-height: 21px
}
.entry-crumbs, .entry-crumbs a {
color: #c3c3c3
}
.page-nav .extend, .widget_calendar tfoot td {
border: none
}
.page-nav i {
font-size: 9px;
line-height: 1;
display: inline-table
}
.page-nav .pages {
float: right;
margin: 0;
border: none;
padding: 6px 0 6px 6px
}
.page-nav .current {
background-color: #4db2ec;
color: #fff;
border-color: #4db2ec
}
.page-nav:first-child > div {
border: 1px solid #4db2ec;
display: inline-block;
color: #fff;
line-height: 21px;
background-color: #4db2ec
}
.page-nav .td-icon-menu-right {
padding-left: 1px
}
.page-nav .td-icon-menu-left {
padding-right: 1px
}
.td-page-content {
padding-bottom: 26px
}
.tdc-theme-Newspaper {
overflow-x: hidden
}
.td-pb-span4 .wpb_wrapper, .td-ss-main-sidebar {
perspective: unset !important
}
.td-crumb-container {
min-height: 35px;
margin-bottom: 9px;
padding-top: 21px
}
@media (min-width: 768px) and (max-width: 1018px) {
.td-author-page {
margin-bottom: 28px
}
.td-crumb-container {
padding-top: 16px
}
}
.entry-crumbs {
line-height: 18px;
padding-top: 1px;
padding-bottom: 2px
}
.entry-crumbs a:hover {
color: #777
}
.entry-crumbs .td-bread-sep {
font-size: 8px;
margin: 0 5px
}
.td-category {
list-style: none;
font-size: 10px;
margin-top: 0;
margin-bottom: 10px;
line-height: 1
}
.td-category li {
display: inline-block;
margin: 0 5px 5px 0;
line-height: 1
}
.td-category a {
color: #fff;
background-color: #222;
padding: 3px 6px 4px;
white-space: nowrap;
display: inline-block
}
.td-category a:hover {
opacity: .9
}
.post header .entry-title {
margin-top: 0;
margin-bottom: 7px;
font-size: 41px;
line-height: 50px
}
.td-post-sub-title {
font-size: 16px;
font-style: italic;
font-weight: 300;
line-height: 24px;
color: #999;
margin: 9px 0 14px
}
.td-post-source-via, .td-tags {
font-family: 'Open Sans', arial, sans-serif;
font-weight: 600
}
header .td-module-meta-info {
margin-bottom: 16px
}
header .td-post-author-name {
font-weight: 400;
color: #444;
float: left
}
header .td-post-author-name a {
font-weight: 700;
margin-right: 3px
}
header .td-post-date {
margin-left: 4px;
color: #444;
float: left
}
header .td-post-views {
float: right;
margin-right: 22px
}
header .td-post-views span {
line-height: 15px;
vertical-align: top
}
header .td-icon-views {
position: relative;
line-height: 17px;
font-size: 14px;
margin-right: 5px
}
header .td-post-comments {
float: right;
position: relative;
top: 2px
}
.comment-form-cookies-consent *, header .td-post-comments i {
vertical-align: middle
}
header .td-icon-comments {
margin-right: 5px;
font-size: 9px
}
.td-post-source-tags, .td-post-source-tags a {
font-size: 11px
}
.td-post-source-tags .td-no-tags {
margin-bottom: 34px
}
.td-post-small-box {
margin-bottom: 4px;
line-height: 20px;
clear: left;
height: 20px;
display: table
}
.td-post-small-box span {
background-color: #222;
padding: 5px 9px;
color: #fff;
display: block;
text-transform: uppercase;
line-height: 10px;
float: left;
height: 20px
}
.td-post-small-box a {
display: block;
float: left;
border: 1px solid #ededed;
margin-left: 4px;
line-height: 8px;
color: #111;
padding: 5px 8px;
height: 20px
}
.td-post-small-box a:hover {
color: #fff;
background-color: #4db2ec;
border-color: #4db2ec
}
.td-tags {
margin: 0 0 30px;
display: table;
line-height: 20px
}
.td-tags li {
list-style: none;
display: inline-block;
line-height: 20px;
margin-left: 0;
float: left;
margin-bottom: 4px
}
.td-tags a, .td-tags span {
margin-right: 4px;
margin-left: 0
}
.td-post-next-prev-content {
display: inline-block;
font-family: Roboto, sans-serif;
word-break: break-word
}
.comment cite, .post_td_gallery, .td-author-name, .td-doubleSlider-1 .td-slide-item .td-slide-caption span, .widget, .wp-block-button:not(.is-style-outline) .wp-block-button__link {
font-family: 'Open Sans', arial, sans-serif
}
.td-post-next-prev-content span {
display: block;
font-size: 12px;
color: #c1c1c1;
margin-bottom: 7px
}
.td-post-next-prev-content a {
display: block;
font-size: 15px;
color: #222;
line-height: 21px;
margin-bottom: 43px
}
.td-post-next-post, .widget_calendar tfoot #next {
text-align: right
}
.author-box-wrap {
border: 1px solid #ededed;
padding: 21px;
margin-bottom: 48px
}
.author-box-wrap .avatar {
float: left;
max-width: 96px
}
.author-box-wrap .desc {
margin-left: 117px;
font-size: 12px
}
.author-box-wrap .td-social-icon-wrap .td-icon-font, .td-author-name a, .td-social-icon-wrap:hover i.td-icon-wordpress, .wp-block-archives li a {
color: #222
}
.author-box-wrap .td-author-social {
margin-bottom: -5px
}
.author-box-wrap .td-author-social a {
color: #444;
margin-top: 11px
}
.author-box-wrap .td-author-social .td-icon-font {
font-size: 15px;
width: auto;
min-width: 18px;
height: auto;
margin-right: 15px
}
.td-author-name {
font-size: 15px;
line-height: 21px;
font-weight: 700;
margin: 7px 0 8px
}
.td-author-url {
font-size: 11px;
font-style: italic;
line-height: 21px;
margin-bottom: 6px
}
.td-post-featured-image img {
display: block;
margin-bottom: 26px;
width: 100%
}
.td-post-featured-image .wp-caption-text {
margin-bottom: 26px;
z-index: 1
}
.td-post-content {
margin-top: 21px;
padding-bottom: 16px
}
.td-post-template-default .td-post-title .td-post-comments {
margin-left: 22px
}
@media (max-width: 1018px) {
.alignleft {
max-width: 220px;
margin-right: 21px
}
.alignright {
max-width: 220px;
margin-left: 21px
}
.td_module_15 .entry-title {
font-size: 26px;
line-height: 36px
}
.post header .entry-title, .td-post-template-default .td-post-header header .entry-title {
font-size: 32px;
line-height: 36px
}
}
.comment {
list-style: none;
margin-left: 0;
padding-bottom: 13px;
border-bottom: 1px dashed #ededed;
margin-bottom: 21px
}
.comment:first-child {
border-top: none
}
.comment .avatar {
float: left;
margin-right: 20px;
margin-bottom: 20px;
width: 50px
}
.comment cite {
font-weight: 700;
font-style: normal;
font-size: 14px;
line-height: 1
}
.comment .comment-content, .comment .comment-meta, .comment .comment-respond {
margin-left: 70px
}
.comment .comment-content {
margin-top: 7px
}
.comment p {
margin-bottom: 0
}
.comment .logged-in-as {
margin-bottom: 10px
}
.comment .children {
margin-left: 70px;
padding-top: 16px;
border-top: 1px dashed #ededed;
margin-top: 13px
}
.comment .children .children, .comment .children .comment .comment-content, .comment .children .comment .comment-meta, .comment .children .comment .comment-respond {
margin-left: 56px
}
.comment .children .comment:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none
}
.comment .children .comment .avatar {
width: 36px;
height: 36px;
position: relative;
top: 5px
}
.td-comments-title-wrap {
transform: translateZ(0);
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0)
}
.comment-link {
font-size: 11px;
line-height: 1;
color: #b4b4b4;
padding-left: 10px
}
.comment-edit-link {
font-size: 11px;
line-height: 1;
padding-left: 10px
}
@media (max-width: 500px) {
.alignleft, .alignleft img, .alignright, .alignright img {
margin-left: auto;
margin-right: auto
}
.alignleft, .alignleft figcaption, .alignleft img, .alignright, .alignright figcaption, .alignright img {
text-align: center
}
.alignleft, .alignright {
float: none;
max-width: 100%;
margin-bottom: 21px
}
.td-paragraph-padding-0, .td-paragraph-padding-1, .td-paragraph-padding-2, .td-paragraph-padding-3, .td-paragraph-padding-4, .td-paragraph-padding-5, .td-paragraph-padding-6 {
padding-left: 10px !important;
padding-right: 10px !important
}
.comment cite {
font-size: 16px
}
.comment cite a {
display: block
}
.comment .children {
margin-left: 34px
}
.comment .children .children {
margin-left: 0
}
.comment .children .comment .avatar {
top: 0
}
.comment-edit-link, .comment-link {
padding-left: 0;
margin-bottom: 5px;
margin-top: 5px;
display: block
}
}
.comment-meta {
margin-top: 3px
}
.comment-reply-link {
font-size: 11px;
color: #b4b4b4
}
.single .comments {
margin-bottom: 48px;
padding-top: 10px;
margin-top: -10px
}
#reply-title {
font-size: 16px;
font-weight: 700;
margin-bottom: 7px;
margin-top: 10px
}
.logged-in-as {
margin-top: 0;
margin-bottom: 10px;
font-size: 13px
}
.logged-in-as a {
color: #111;
font-weight: 600
}
#cancel-comment-reply-link {
font-size: 12px;
font-weight: 400;
color: #111;
margin-left: 10px
}
.comment-subscription-form {
margin-bottom: 3px;
font-size: 13px
}
.comment-subscription-form .subscribe-label {
margin-left: 3px;
position: relative;
top: -1px
}
.td-comment-form-warnings .td-warning-author, .td-comment-form-warnings .td-warning-comment, .td-comment-form-warnings .td-warning-email, .td-comment-form-warnings .td-warning-email-error {
margin-bottom: -11px;
color: #ff7a7a;
font-size: 11px;
font-style: italic;
line-height: 15px
}
.widget li, .wp-block-archives li {
line-height: 30px;
list-style: none
}
.comment-form-cookies-consent label {
margin-left: 8px
}
.wp-block-image.alignfull figcaption {
margin-right: 20px;
margin-left: 20px
}
.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
line-height: 17px
}
.wp-block-gallery.alignnone {
display: flex
}
.wp-block-categories {
padding: 0 10px
}
.wp-block-categories, .wp-block-categories ul {
list-style-type: none
}
.wp-block-categories ul {
margin: 5px 0 0;
padding-left: 26px
}
.wp-block-categories li {
margin-left: 0;
margin-bottom: 5px
}
.wp-block-categories a:hover {
text-decoration: none;
color: #4db2ec
}
.wp-block-categories select {
height: 30px;
margin-bottom: 10px;
margin-top: 13px;
padding: 0 5px
}
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
font-size: 36px;
line-height: 1.2
}
.wp-block-quote.is-large cite, .wp-block-quote.is-style-large cite {
font-size: 13px
}
.wp-block-quote cite {
color: #6c7781;
font-size: 13px;
margin-top: 1em;
position: relative;
font-style: normal
}
.widget select, .widget_recent_entries ul {
margin-top: 13px
}
.wp-block-archives li {
padding: 0;
margin-left: 0 !important
}
.wp-block-archives li a:hover {
color: #4db2ec;
text-decoration: none !important
}
.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
margin-left: 0
}
.wp-block-latest-comments .wp-block-latest-comments__comment {
display: flex;
margin: 10px 0 !important;
line-height: 21px;
padding-bottom: 13px;
font-size: 12px
}
.widget_recent_entries .post-date, .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-date, .wp-block-latest-posts:not(.is-grid) .wp-block-latest-posts__post-date {
display: block;
font-family: 'Open Sans', arial, sans-serif;
font-size: 11px;
line-height: 16px;
color: #b5b5b5;
font-style: italic;
margin-bottom: 5px
}
.widget_media_video .wp-video, .wp-block-latest-comments .wp-block-latest-comments__comment p {
margin-bottom: 0
}
.wp-block-latest-comments .wp-block-latest-comments__comment a {
color: #222;
font-style: italic;
font-size: 11px;
font-weight: 700
}
.wp-block-latest-comments .wp-block-latest-comments__comment a:hover, .wp-block-latest-posts:not(.is-grid) li a:hover {
color: #4db2ec;
text-decoration: none !important
}
.wp-block-latest-posts:not(.is-grid) li {
list-style: none;
margin-bottom: 8px !important;
margin-left: 0;
padding-bottom: 7px;
border-bottom: 1px dashed #f1f1f1;
font-family: Roboto, sans-serif
}
.widget_recent_entries li:last-child, .widget_rss li:last-child, .wp-block-latest-posts:not(.is-grid) li:last-child {
border-bottom: none
}
.wp-block-latest-posts:not(.is-grid) li a {
display: inline-block;
color: #222;
line-height: 21px
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link {
transition: background-color .1s;
-webkit-transition: background-color .1s;
padding: 9px 12px;
font-size: 16px;
line-height: 20px;
font-weight: 600
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover {
background-color: #444 !important;
text-decoration: none !important
}
.wp-block-button.is-style-outline .wp-block-button__link:not([class*=has-background]):hover, .wp-block-button:not(.is-style-outline) .wp-block-button__link:not([class*=has-background]) {
background-color: #4db2ec
}
.wp-block-button.is-style-outline .wp-block-button__link {
border-width: 2px;
border-style: solid;
transition: .1s;
-webkit-transition: .1s
}
.wp-block-button.is-style-outline .wp-block-button__link:not([class*=has-background]) {
background-color: transparent
}
.wp-block-button.is-style-outline .wp-block-button__link:not([class*=has-text-color]) {
color: #4db2ec;
border-color: #4db2ec
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
background-color: #444;
color: #fff;
text-decoration: none !important
}
@media (min-width: 1485px) {
.alignwide {
width: calc(100% + 400px);
margin-left: -200px;
max-width: 100vw
}
.alignwide.wp-block-embed iframe, .alignwide.wp-block-video video {
width: 100%
}
}
.alignfull {
position: relative;
left: 50%;
transform: translateX(-50%);
width: 100vw !important;
max-width: none !important;
margin-left: 0;
margin-right: 0
}
.alignfull.wp-block-cover.has-parallax {
left: auto;
transform: none;
margin-left: calc((-100vw + 100%) / 2)
}
.alignfull.wp-block-columns {
padding-left: 8px;
padding-right: 8px
}
.alignfull.wp-block-embed-wordpress-tv .wp-block-embed__wrapper {
padding-bottom: 56.25%
}
.alignfull.wp-block-embed-wordpress-tv iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding-left: 8px;
padding-right: 8px
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
margin-bottom: 20px;
width: 100%;
padding: 0 2%
}
.gallery-item .gallery-caption {
text-align: center;
margin: 0
}
.gallery-columns-2, .gallery-columns-3, .gallery-columns-4, .gallery-columns-5, .gallery-columns-6, .gallery-columns-7, .gallery-columns-8, .gallery-columns-9 {
margin: 0 -2% 20px
}
.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-columns-1 .gallery-item {
margin-bottom: 30px;
position: relative
}
.gallery-columns-1 .gallery-caption {
position: absolute;
bottom: 0;
width: 100%;
background-color: #0e0e0e;
color: #fff;
font-size: 12px;
font-style: normal;
padding: 8px 14px 10px
}
.post_td_gallery {
color: #fff;
margin-bottom: 24px;
background-color: #222;
overflow: hidden;
clear: both
}
.td-gallery-slide-top {
position: relative;
min-height: 44px;
background-color: #111
}
.td-gallery-title {
font-style: italic;
font-size: 14px;
line-height: 21px;
font-weight: 600;
padding: 16px 20px;
width: 80%
}
.td-gallery-controls-wrapper {
height: 28px;
margin: auto !important;
position: absolute;
right: 0;
top: 0;
bottom: 0
}
.td-gallery-slide-count {
display: inline-block;
margin-right: 7px;
font-style: italic;
font-size: 12px;
font-weight: 600;
vertical-align: middle
}
.td-gallery-slide-prev-next-but {
display: inline-block;
margin-right: 12px;
vertical-align: middle
}
.td-gallery-slide-prev-next-but .td-icon-left, .td-gallery-slide-prev-next-but .td-icon-right {
font-size: 16px;
padding: 0 4px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.td-gallery-slide-prev-next-but .td-icon-left:before, .td-icon-menu-left:before {
content: '\e80c'
}
.td-gallery-slide-prev-next-but .td-icon-right:before, .td-icon-menu-right:before {
content: '\e80d'
}
.td-gallery-slide-copywrite {
float: right;
padding: 4px 6px;
text-align: left;
font-style: italic;
line-height: 1;
font-size: 11px;
display: inline-block;
background-color: rgba(0, 0, 0, .8)
}
.td-button {
margin: 0 4px;
background-size: cover !important
}
.td-doubleSlider-1 {
overflow: hidden;
width: auto;
height: 580px
}
@media (min-width: 768px) and (max-width: 1018px) {
.td-doubleSlider-1 {
height: 420px
}
}
.td-doubleSlider-1 .td-slide-galery-figure {
height: 580px;
text-align: center;
position: relative
}
@media (min-width: 768px) and (max-width: 1018px) {
.td-doubleSlider-1 .td-slide-galery-figure {
width: 740px;
height: 420px
}
}
.td-doubleSlider-1 .td-slide-item img {
max-width: none;
max-height: 100%
}
.td-doubleSlider-1 .td-slide-item .td-slide-galery-figure img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
overflow: auto
}
.td-doubleSlider-1 .td-slide-item .td-slide-caption {
position: absolute;
bottom: 0;
left: 0;
text-align: left
}
.td-doubleSlider-1 .td-slide-item .td-slide-caption span {
font-size: 12px;
color: #fff;
line-height: 18px;
width: 100%;
float: left;
padding: 5px 10px;
background-color: rgba(0, 0, 0, .6)
}
.td-slide-on-2-columns .td-gallery-title {
width: 73%
}
.td-pb-span7 .td-slide-on-2-columns .td-doubleSlider-1, .td-pb-span7 .td-slide-on-2-columns .td-slide-galery-figure, .td-pb-span8 .td-slide-on-2-columns .td-doubleSlider-1, .td-pb-span8 .td-slide-on-2-columns .td-slide-galery-figure, .td-pb-span9 .td-slide-on-2-columns .td-doubleSlider-1, .td-pb-span9 .td-slide-on-2-columns .td-slide-galery-figure, .td-slide-on-2-columns .td-doubleSlider-1, .td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
height: 420px
}
@media (min-width: 768px) and (max-width: 1018px) {
.td-slide-on-2-columns .td-doubleSlider-1 {
height: 320px
}
}
@media (min-width: 1019px) and (max-width: 1140px) {
.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
width: 640px
}
.td-subfooter-menu {
padding-right: 40px
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
width: 484px;
height: 320px
}
}
.td-slide-on-2-columns .td-button {
margin: 0 5px
}
.td-pb-span3 .td-slide-on-2-columns .td-doubleSlider-1, .td-pb-span3 .td-slide-on-2-columns .td-slide-galery-figure {
height: 200px
}
.td-pb-span4 .td-slide-on-2-columns .td-doubleSlider-1, .td-pb-span4 .td-slide-on-2-columns .td-slide-galery-figure, .td-pb-span5 .td-slide-on-2-columns .td-doubleSlider-1, .td-pb-span5 .td-slide-on-2-columns .td-slide-galery-figure {
height: 300px
}
.td-pb-span6 .td-slide-on-2-columns .td-doubleSlider-1, .td-pb-span6 .td-slide-on-2-columns .td-slide-galery-figure {
height: 360px
}
@media (min-width: 768px) and (max-width: 1018px) {
.td-pb-span3 .td-slide-on-2-columns .td-doubleSlider-1, .td-pb-span3 .td-slide-on-2-columns .td-slide-galery-figure {
height: 140px
}
.td-pb-span4 .td-slide-on-2-columns .td-doubleSlider-1, .td-pb-span4 .td-slide-on-2-columns .td-slide-galery-figure, .td-pb-span5 .td-slide-on-2-columns .td-doubleSlider-1, .td-pb-span5 .td-slide-on-2-columns .td-slide-galery-figure {
height: 200px
}
.td-pb-span6 .td-slide-on-2-columns .td-doubleSlider-1, .td-pb-span6 .td-slide-on-2-columns .td-slide-galery-figure {
height: 260px
}
.td-pb-span7 .td-slide-on-2-columns .td-doubleSlider-1, .td-pb-span7 .td-slide-on-2-columns .td-slide-galery-figure, .td-pb-span8 .td-slide-on-2-columns .td-doubleSlider-1, .td-pb-span8 .td-slide-on-2-columns .td-slide-galery-figure, .td-pb-span9 .td-slide-on-2-columns .td-doubleSlider-1, .td-pb-span9 .td-slide-on-2-columns .td-slide-galery-figure {
height: 320px
}
}
.td-doubleSlider-2 {
padding: 20px 0 10px;
height: 80px !important;
width: 100%;
background-color: #111;
visibility: hidden
}
.td-doubleSlider-2 .td-slider {
width: 100%;
height: 100%;
overflow-wrap: normal
}
.td-doubleSlider-2 .td-button {
top: -10px;
display: inline-block;
width: 80px !important;
height: 60px;
background-size: cover !important;
background-position: center !important
}
.td-doubleSlider-2 .td-button:hover {
cursor: pointer
}
.td-doubleSlider-2 .td-button .td-border {
height: 60px;
width: 80px
}
.td-doubleSlider-2.td_center_slide2 {
text-align: center;
padding: 25px 0 10px
}
.td-doubleSlider-2.td_center_slide2 .td-button {
position: relative;
top: -15px;
margin: 0 2px 0 3px
}
.td-js-loaded .td-doubleSlider-2 {
visibility: visible
}
@font-face {
font-family: newspaper;
src: url(//befonts.com/wp-content/themes/befonts25/custom/images/icons/newspaper.eot?16);
src: url(//befonts.com/wp-content/themes/befonts25/custom/images/icons/newspaper.eot?16#iefix) format('embedded-opentype'), url(//befonts.com/wp-content/themes/befonts25/custom/images/icons/newspaper.woff?16) format('woff'), url(//befonts.com/wp-content/themes/befonts25/custom/images/icons/newspaper.ttf?16) format('truetype'), url(//befonts.com/wp-content/themes/befonts25/custom/images/icons/newspaper.svg?16#newspaper) format('svg');
font-weight: 400;
font-style: normal
}
.site-header .menu-td-header-container .menu-item-has-children > a:before,
.site-header .menu-td-header-container .menu-item-has-children > a:after,
[class*=" td-icon-"]:before, [class^=td-icon-]:before {
font-family: newspaper, FontAwesome, sans-serif;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
text-align: center;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
[class*=td-icon-] {
line-height: 1;
text-align: center;
display: inline-block
}
.td-icon-logout:before {
content: '\e800'
}
.td-icon-down:before {
content: '\e801'
}
.td-icon-left:before {
content: '\e802'
}
.td-icon-right:before {
content: '\e803'
}
.td-icon-up:before {
content: '\e804'
}
.td-icon-views:before {
content: '\e805'
}
.td-icon-menu-down:before {
content: '\e806'
}
.td-icon-left-arrow:before {
content: '\e807'
}
.td-icon-menu-up:before {
content: '\e809'
}
.td-icon-search:before {
content: '\e80a'
}
.td-icon-user:before {
content: '\e80b'
}
.td-icon-star:before {
content: '\e80f'
}
.td-icon-mail:before {
content: '\e810'
}
.td-icon-behance:before {
content: '\e811'
}
.td-icon-blogger:before {
content: '\e812'
}
.td-icon-delicious:before {
content: '\e813'
}
.td-icon-deviantart:before {
content: '\e814'
}
.td-icon-digg:before {
content: '\e815'
}
.td-icon-dribbble:before {
content: '\e816'
}
.td-icon-evernote:before {
content: '\e817'
}
.td-icon-facebook:before {
content: '\e818'
}
.td-icon-flickr:before {
content: '\e819'
}
.td-icon-forrst:before {
content: '\e81a'
}
.td-icon-googleplus:before {
content: '\e81b'
}
.td-icon-instagram:before {
content: '\e81d'
}
.td-icon-lastfm:before {
content: '\e81e'
}
.td-icon-linkedin:before {
content: '\e81f'
}
.td-icon-mail-1:before {
content: '\e820'
}
.td-icon-myspace:before {
content: '\e821'
}
.td-icon-path:before {
content: '\e822'
}
.td-icon-paypal:before {
content: '\e823'
}
.td-icon-pinterest:before {
content: '\e825'
}
.td-icon-reddit:before {
content: '\e827'
}
.td-icon-rss:before {
content: '\e828'
}
.td-icon-share:before {
content: '\e829'
}
.td-icon-skype:before {
content: '\e82a'
}
.td-icon-soundcloud:before {
content: '\e82b'
}
.td-icon-spotify:before {
content: '\e82c'
}
.td-icon-stackoverflow:before {
content: '\e82d'
}
.td-icon-steam:before {
content: '\e82e'
}
.td-icon-stumbleupon:before {
content: '\e82f'
}
.td-icon-tumblr:before {
content: '\e830'
}
.td-icon-twitter:before {
content: '\e831'
}
.td-icon-vimeo:before {
content: '\e832'
}
.td-icon-windows:before {
content: '\e833'
}
.td-icon-wordpress:before {
content: '\e834'
}
.td-icon-yahoo:before {
content: '\e835'
}
.td-icon-youtube:before {
content: '\e836'
}
.td-icon-vk:before {
content: '\e837'
}
.td-icon-grooveshark:before {
content: '\e838'
}
.td-icon-star-empty:before {
content: '\e839'
}
.td-icon-star-half:before {
content: '\e83a'
}
.td-icon-close:before {
content: '\e83c'
}
.td-icon-comments:before {
content: "\e83b"
}
.td-icon-mobile:before {
content: '\e83e'
}
.td-icon-whatsapp:before {
content: '\f232'
}
.td-icon-commenting:before {
content: '\f27a'
}
.td-icon-close-mobile:before {
content: '\e900'
}
.td-icon-modal-back:before {
content: '\e901'
}
.td-icon-modal-close:before {
content: '\e902'
}
.td-icon-category:before {
content: '\e903'
}
.td-icon-block-header:before {
content: '\e904'
}
.td-icon-home:before {
content: '\e905'
}
.td-icon-print:before {
content: '\f02f'
}
.td-icon-telegram:before {
content: '\f2c6'
}
.td-icon-line:before {
content: '\e906'
}
.td-icon-viber:before {
content: '\e907'
}
.td-icon-plus:before {
content: '\ea0a'
}
.td-icon-minus:before {
content: '\ea0b'
}
.td-icon-dailymotion:before {
content: '\e908'
}
.td-icon-twitch:before {
content: '\e909'
}
.td-icon-xing:before {
content: '\e90a'
}
.td-icon-ebay:before {
content: '\e90b'
}
.td-icon-acolade:before {
content: "\e90c"
}
.td-icon-backslash:before {
content: "\e90d"
}
.td-icon-bracket-square:before {
content: "\e90e"
}
.td-icon-circle:before {
content: "\e90f"
}
.td-icon-circle-full:before {
content: "\e910"
}
.td-icon-circle-line:before {
content: "\e911"
}
.td-icon-circless:before {
content: "\e912"
}
.td-icon-comma-round:before {
content: "\e913"
}
.td-icon-comma-square:before {
content: "\e914"
}
.td-icon-hash:before {
content: "\e915"
}
.td-icon-linee:before {
content: "\e916"
}
.td-icon-pluss:before {
content: "\e917"
}
.td-icon-point-comma-round:before {
content: "\e918"
}
.td-icon-point-comma-square:before {
content: "\e919"
}
.td-icon-point-round:before {
content: "\e91a"
}
.td-icon-point-square:before {
content: "\e91b"
}
.td-icon-quote-round:before {
content: "\e91c"
}
.td-icon-quote-square:before {
content: "\e91d"
}
.td-icon-romb-full:before {
content: "\e91e"
}
.td-icon-romb-line:before {
content: "\e91f"
}
.td-icon-romb-round-full:before {
content: "\e920"
}
.td-icon-romb-round-line:before {
content: "\e921"
}
.td-icon-rombs:before {
content: "\e922"
}
.td-icon-slashh:before {
content: "\e923"
}
.td-icon-star-full:before {
content: "\e924"
}
.td-icon-star-line:before {
content: "\e925"
}
.td-icon-translingual:before {
content: "\e926"
}
.td-icon-upp:before {
content: "\e927"
}
.td-icon-vertical-line:before {
content: "\e928"
}
.td-icon-dots-circle-big:before {
content: "\e929"
}
.td-icon-dots-circle-line:before {
content: "\e92a"
}
.td-icon-dots-circle-line-medium:before {
content: "\e92b"
}
.td-icon-dots-circle-medium:before {
content: "\e92c"
}
.td-icon-dots-circle-united-line:before {
content: "\e92d"
}
.td-icon-dots-romb:before {
content: "\e92e"
}
.td-icon-dots-romb-big:before {
content: "\e92f"
}
.td-icon-dots-romb-line:before {
content: "\e930"
}
.td-icon-dots-romb-united:before {
content: "\e931"
}
.td-icon-dots-romb-united-line:before {
content: "\e932"
}
.td-icon-dots-square:before {
content: "\e933"
}
.td-icon-dots-square-big:before {
content: "\e934"
}
.td-icon-dots-square-line:before {
content: "\e935"
}
.td-icon-dots-square-line-big:before {
content: "\e936"
}
.td-icon-dots-square-medium:before {
content: "\e937"
}
.td-icon-magnifier-big-fill-space:before {
content: "\e938"
}
.td-icon-magnifier-big-long-line:before {
content: "\e939"
}
.td-icon-magnifier-big-rounded:before {
content: "\e93a"
}
.td-icon-magnifier-big-rounded-line:before {
content: "\e93b"
}
.td-icon-magnifier-big-space:before {
content: "\e93c"
}
.td-icon-magnifier-big-square-space:before {
content: "\e93d"
}
.td-icon-magnifier-fill-round-space:before {
content: "\e93e"
}
.td-icon-magnifier-medium-long:before {
content: "\e93f"
}
.td-icon-magnifier-medium-long-light:before {
content: "\e940"
}
.td-icon-magnifier-medium-long-line:before {
content: "\e941"
}
.td-icon-magnifier-medium-short:before {
content: "\e942"
}
.td-icon-magnifier-medium-short-light:before {
content: "\e943"
}
.td-icon-magnifier-outline-line:before {
content: "\e944"
}
.td-icon-magnifier-real-long:before {
content: "\e945"
}
.td-icon-magnifier-real-long-line:before {
content: "\e946"
}
.td-icon-magnifier-real-space-line:before {
content: "\e947"
}
.td-icon-magnifier-thin-long:before {
content: "\e948"
}
.td-icon-magnifier-thin-short:before {
content: "\e949"
}
.td-icon-menu-arrow-down:before {
content: "\e94a"
}
.td-icon-menu-arrow-right:before {
content: "\e94b"
}
.td-icon-menu-circle:before {
content: "\e94c"
}
.td-icon-menu-circle-equal:before {
content: "\e94d"
}
.td-icon-menu-dots-circle:before {
content: "\e94e"
}
.td-icon-menu-dots-circle-line:before {
content: "\e94f"
}
.td-icon-menu-dots-romb:before {
content: "\e950"
}
.td-icon-menu-dots-romb-line-united:before {
content: "\e951"
}
.td-icon-menu-dots-romb-united:before {
content: "\e952"
}
.td-icon-menu-dots-romb-wide:before {
content: "\e953"
}
.td-icon-menu-dots-rounded:before {
content: "\e954"
}
.td-icon-menu-dots-square:before {
content: "\e955"
}
.td-icon-menu-dots-square-line:before {
content: "\e956"
}
.td-icon-menu-fill-circles:before {
content: "\e957"
}
.td-icon-menu-fill-squares:before {
content: "\e958"
}
.td-icon-menu-line-center:before {
content: "\e959"
}
.td-icon-menu-line-center-equal:before {
content: "\e95a"
}
.td-icon-menu-line-circles:before {
content: "\e95b"
}
.td-icon-menu-line-left:before {
content: "\e95c"
}
.td-icon-menu-line-right:before {
content: "\e95d"
}
.td-icon-menu-line-square-center:before {
content: "\e95e"
}
.td-icon-menu-line-square-center-equal:before {
content: "\e95f"
}
.td-icon-menu-line-square-left:before {
content: "\e960"
}
.td-icon-menu-line-square-right:before {
content: "\e961"
}
.td-icon-menu-line-squares:before {
content: "\e962"
}
.td-icon-menu-medium:before {
content: "\e963"
}
.td-icon-menu-medium-center:before {
content: "\e964"
}
.td-icon-menu-medium-left:before {
content: "\e965"
}
.td-icon-menu-medium-right:before {
content: "\e966"
}
.td-icon-menu-medium-square:before {
content: "\e967"
}
.td-icon-menu-outline-circle:before {
content: "\e968"
}
.td-icon-menu-outline-circle-equal:before {
content: "\e969"
}
.td-icon-menu-outline-rounded:before {
content: "\e96a"
}
.td-icon-menu-outline-rounded-square:before {
content: "\e96b"
}
.td-icon-menu-outline-square:before {
content: "\e96c"
}
.td-icon-menu-outline-square-round:before {
content: "\e96d"
}
.td-icon-menu-outline-square-round-lines:before {
content: "\e96e"
}
.td-icon-menu-rounded:before {
content: "\e96f"
}
.td-icon-menu-rounded-square:before {
content: "\e970"
}
.td-icon-menu-square:before {
content: "\e971"
}
.td-icon-menu-square-arrow-right:before {
content: "\e972"
}
.td-icon-menu-square-round:before {
content: "\e973"
}
.td-icon-menu-square-round-lines:before {
content: "\e974"
}
.td-icon-menu-thin:before {
content: "\e975"
}
.td-icon-menu-thin-center:before {
content: "\e976"
}
.td-icon-menu-thin-left:before {
content: "\e977"
}
.td-icon-menu-thin-right:before {
content: "\e978"
}
.td-icon-menu-thin-square:before {
content: "\e979"
}
.td-icon-menu-vertical:before {
content: "\e97a"
}
.td-icon-box-hex:before {
content: "\e97b"
}
.td-icon-camera-details:before {
content: "\e97c"
}
.td-icon-camera-lens:before {
content: "\e97d"
}
.td-icon-camera-simple:before {
content: "\e97e"
}
.td-icon-check-star:before {
content: "\e97f"
}
.td-icon-decorative-flower:before {
content: "\e980"
}
.td-icon-drops-fill:before {
content: "\e981"
}
.td-icon-fish-pyramids:before {
content: "\e982"
}
.td-icon-flower-pond:before {
content: "\e983"
}
.td-icon-lines-dots:before {
content: "\e984"
}
.td-icon-lotus-fill:before {
content: "\e985"
}
.td-icon-lotus-lines:before {
content: "\e986"
}
.td-icon-maze-arrow:before {
content: "\e987"
}
.td-icon-maze-hex:before {
content: "\e988"
}
.td-icon-rock-hex:before {
content: "\e989"
}
.td-icon-star-fill:before {
content: "\e98a"
}
.td-icon-star-flower:before {
content: "\e98b"
}
.td-icon-star-lines:before {
content: "\e98c"
}
.td-icon-tangle-fill:before {
content: "\e98d"
}
.td-icon-tangle-hex:before {
content: "\e98e"
}
.td-icon-team-work:before {
content: "\e98f"
}
.td-icon-tree-circle:before {
content: "\e990"
}
.td-icon-tree-lines:before {
content: "\e991"
}
.td-icon-tulip-lines:before {
content: "\e992"
}
.td-icon-vertical-leaf:before {
content: "\e993"
}
.td-icon-diamond-fill:before {
content: "\e994"
}
.td-icon-mountains-lines:before {
content: "\e995"
}
.td-icon-x-lines:before {
content: "\e996"
}
.td-icon-abstract-circle-lines:before {
content: "\e997"
}
.td-icon-abstract-lines-emblem:before {
content: "\e998"
}
.td-icon-Z-letter-lines:before {
content: "\e999"
}
.td-icon-star-squares-lines:before {
content: "\e99a"
}
.td-icon-star-squares-fill:before {
content: "\e99b"
}
.td-icon-star1-flower:before {
content: "\e99c"
}
.td-icon-heart-flower:before {
content: "\e99d"
}
.td-icon-star-hex:before {
content: "\e99e"
}
.td-icon-bird-origami-lines:before {
content: "\e99f"
}
.td-icon-decorative-flower1:before {
content: "\e9a0"
}
.td-icon-hand-holding-flower:before {
content: "\e9a1"
}
.td-icon-moon-stars1-line:before {
content: "\e9a2"
}
.td-icon-abstract-owl-lines:before {
content: "\e9a3"
}
.td-icon-abstract-lines-model:before {
content: "\e9a4"
}
.td-icon-owl-lines:before {
content: "\e9a5"
}
.td-icon-buck-fill:before {
content: "\e9a6"
}
.td-icon-lines-loader:before {
content: "\e9a7"
}
.td-icon-trees-circle:before {
content: "\e9a8"
}
.td-icon-moon-stars-line:before {
content: "\e9a9"
}
.td-icon-line3-thin:before {
content: "\e9aa"
}
.td-icon-line2-thin:before {
content: "\e9ab"
}
.td-icon-line1-thin:before {
content: "\e9ac"
}
.td-icon-line3-thik:before {
content: "\e9ad"
}
.td-icon-line2-thik:before {
content: "\e9ae"
}
.td-icon-line1-thik:before {
content: "\e9af"
}
.td-icon-wreath3-fill:before {
content: "\e9b0"
}
.td-icon-wreath2-fill:before {
content: "\e9b1"
}
.td-icon-wreath1-fill:before {
content: "\e9b2"
}
.td-icon-wreath-fill:before {
content: "\e9b3"
}
.td-icon-wreath-line:before {
content: "\e9b4"
}
.td-icon-flower-branch-vertical:before {
content: "\e9b5"
}
.td-icon-branch1-vertical-fill:before {
content: "\e9b6"
}
.td-icon-branch-vertical-fill:before {
content: "\e9b7"
}
.td-icon-flower-vertical-line:before {
content: "\e9b8"
}
.td-icon-leaves-vertical-line:before {
content: "\e9b9"
}
.td-icon-leaves-vertical-fill:before {
content: "\e9ba"
}
.td-icon-separator3-wave:before {
content: "\e9bb"
}
.td-icon-separator2-wave:before {
content: "\e9bc"
}
.td-icon-separator1-wave:before {
content: "\e9bd"
}
.td-icon-separator-wave:before {
content: "\e9be"
}
.td-icon-separator2-straigth:before {
content: "\e9bf"
}
.td-icon-separator1-straigth:before {
content: "\e9c0"
}
.td-icon-separator-straigth:before {
content: "\e9c1"
}
.td-icon-leaves-left-fill:before {
content: "\e9c2"
}
.td-icon-leaves-left-line:before {
content: "\e9c3"
}
.td-icon-leaves1-left-fill:before {
content: "\e9c4"
}
.td-icon-leaves5-right-fill:before {
content: "\e9c5"
}
.td-icon-leaves4-right-fill:before {
content: "\e9c6"
}
.td-icon-leaves3-right-fill:before {
content: "\e9c7"
}
.td-icon-leaves1-right-line:before {
content: "\e9c8"
}
.td-icon-leaves2-right-fill:before {
content: "\e9c9"
}
.td-icon-leaves1-right-fill:before {
content: "\e9ca"
}
.td-icon-leaves-right-line:before {
content: "\e9cb"
}
.td-icon-leaves-right-fill:before {
content: "\e9cc"
}
.td-icon-tulips-left-fill:before {
content: "\e9cd"
}
.td-icon-audio-pause:before {
content: "\e9ce"
}
.td-icon-audio-play:before {
content: "\e9cf"
}
.td-icon-audio-speaker:before {
content: "\e9d0"
}
.td-icon-audio-speaker-mute:before {
content: "\e9d1"
}
.td-icon-audio-refresh:before {
content: "\e9d2"
}
.td-social-icon-wrap:hover .td-icon-font {
-webkit-transition: color .3s;
-moz-transition: color .3s;
-o-transition: color .3s;
transition: color .3s;
color: #fff
}
.td-social-icon-wrap:hover i.td-icon-blogger {
color: #ffa900
}
.td-social-icon-wrap:hover i.td-icon-delicious {
color: #39f
}
.td-social-icon-wrap:hover i.td-icon-deviantart {
color: #4e6252
}
.td-social-icon-wrap:hover i.td-icon-dribbble {
color: #ea4c89
}
.td-social-icon-wrap:hover i.td-icon-evernote {
color: #07c257
}
.td-social-icon-wrap:hover i.td-icon-facebook {
color: #3b5998
}
.td-social-icon-wrap:hover i.td-icon-flickr {
color: #ff0084
}
.td-social-icon-wrap:hover i.td-icon-forrst {
color: #3b7140
}
.td-social-icon-wrap:hover i.td-icon-googleplus {
color: #dd4b39
}
.td-social-icon-wrap:hover i.td-icon-grooveshark {
color: #f77f00
}
.td-social-icon-wrap:hover i.td-icon-instagram {
color: #3f729b
}
.td-social-icon-wrap:hover i.td-icon-lastfm {
color: #ce2127
}
.td-social-icon-wrap:hover i.td-icon-linkedin {
color: #007bb6
}
.td-social-icon-wrap:hover i.td-icon-path {
color: #e62f17
}
.td-social-icon-wrap:hover i.td-icon-paypal {
color: #009cde
}
.td-social-icon-wrap:hover i.td-icon-pinterest {
color: #cb2027
}
.td-social-icon-wrap:hover i.td-icon-reddit {
color: #ff4100
}
.td-social-icon-wrap:hover i.td-icon-rss {
color: #f36f24
}
.td-social-icon-wrap:hover i.td-icon-skype {
color: #01aef2
}
.td-social-icon-wrap:hover i.td-icon-soundcloud {
color: #f50
}
.td-social-icon-wrap:hover i.td-icon-spotify {
color: #81b900
}
.td-social-icon-wrap:hover i.td-icon-stumbleupon {
color: #eb4923
}
.td-social-icon-wrap:hover i.td-icon-tumblr {
color: #32506d
}
.td-social-icon-wrap:hover i.td-icon-twitter {
color: #00aced
}
.td-social-icon-wrap:hover i.td-icon-vimeo {
color: #5289cc
}
.td-social-icon-wrap:hover i.td-icon-vk {
color: #45668e
}
.td-social-icon-wrap:hover i.td-icon-windows {
color: #319de5
}
.td-social-icon-wrap:hover i.td-icon-yahoo {
color: #720e9e
}
.td-social-icon-wrap:hover i.td-icon-youtube {
color: #b00
}
.td-social-icon-wrap:hover i.td-icon-dailymotion {
color: #41bafc
}
.td-social-icon-wrap:hover i.td-icon-twitch {
color: #4a377d
}
.td-social-icon-wrap:hover i.td-icon-xing {
color: #1e6567
}
.td-social-icon-wrap:hover i.td-icon-ebay {
color: #db2e32
}
.td-social-icon-wrap:hover i.td-icon-telegram {
color: #3b9de1
}
.widget {
margin-bottom: 38px
}
.widget ul {
list-style: none;
box-shadow: none
}
.widget li {
margin-left: 12px
}
.widget select {
width: 100%;
height: 30px;
margin-bottom: 10px;
padding: 0 5px
}
.widget .block-title {
margin-bottom: 13px
}
.widget .block-title span a {
padding: 0;
color: inherit
}
.widget_calendar {
margin-bottom: 36px
}
.widget_calendar .block-title, .widget_rss .block-title {
margin-bottom: 17px
}
.widget_calendar table {
width: 100%;
text-align: center
}
.widget_calendar td {
padding: 8px 0
}
.widget_calendar #today {
background-color: #ededed;
font-weight: 700;
color: #000
}
.widget_calendar caption {
font-weight: 700;
padding-bottom: 10px
}
.widget_calendar thead tr {
line-height: 34px
}
.widget_categories .td-widget-no, .widget_categories li .td-cat-no {
float: right;
margin-right: 10px
}
.td_wp_recentcomments, .widget_recent_comments {
margin-bottom: 42px;
font-size: 12px;
color: #444
}
.td_wp_recentcomments .block-title, .widget_recent_comments .block-title {
margin-bottom: 18px
}
.td_wp_recentcomments span a, .widget_recent_comments span a {
margin-right: 5px;
margin-left: 0
}
.td_wp_recentcomments a, .widget_recent_comments a {
margin-left: 5px;
font-style: italic;
font-size: 13px;
font-weight: 600
}
.td_wp_recentcomments .recentcomments, .widget_recent_comments .recentcomments {
display: block;
margin: 10px 12px !important;
line-height: 26px;
padding-bottom: 16px
}
.widget_recent_comments .recentcomments:last-child {
border-bottom: 0;
padding-bottom: 0
}
.td_wp_recentcomments > div:first-child .recentcomments {
margin-top: 0 !important
}
.td_wp_recentcomments > div:last-child .recentcomments {
border-bottom: 0 !important;
margin-bottom: 0 !important;
padding-bottom: 0 !important
}
.widget_recent_entries {
margin-bottom: 32px
}
.widget_recent_entries li {
margin-bottom: 8px;
padding-bottom: 7px;
border-bottom: 1px dashed #f1f1f1;
font-family: Roboto, sans-serif
}
.widget_recent_entries li a {
display: inline-block;
line-height: 21px
}
.widget_rss {
margin-bottom: 29px
}
.widget_rss .block-title span {
padding: 0;
line-height: 1
}
.widget_rss .block-title .rsswidget {
color: #fff;
padding: 6px 12px 5px
}
.widget_rss li {
margin-bottom: 14px;
padding-bottom: 10px;
border-bottom: 1px dashed #f1f1f1;
line-height: 21px
}
.widget_rss li .rsswidget {
margin-bottom: 8px;
margin-right: 10px;
padding-bottom: 7px;
font-family: Roboto, sans-serif;
font-weight: 500;
font-size: 18px
}
.widget_rss li .rssSummary {
font-size: 12px;
color: #444
}
.widget_rss .rss-date, .widget_rss cite {
display: block;
font-family: 'Open Sans', arial, sans-serif;
font-size: 11px;
line-height: 16px;
color: #b5b5b5;
font-style: italic;
position: relative;
margin-bottom: 5px;
margin-top: 5px
}
.widget_search, .widget_tag_cloud {
margin-bottom: 48px
}
.widget_text ul li {
list-style: disc inside
}
.widget_text ol li {
list-style-type: decimal;
margin: 0 0 0 21px;
line-height: 24px
}
.widget_text a:hover {
text-decoration: underline !important
}
.widget_tag_cloud .tagcloud {
padding: 0 12px
}
.widget_tag_cloud a {
margin-right: 10px;
margin-bottom: 10px;
display: inline-block
}
.wp-video {
margin-bottom: 26px;
position: relative
}
@media print {
body, html {
background-color: #fff;
color: #000;
margin: 0;
padding: 0
}
body, img {
margin-left: auto;
margin-right: auto
}
body {
width: 80%;
zoom: 80%
}
.td-main-content, body .td-post-featured-image img, header {
width: 100% !important
}
.td-post-template-1 .td-featured-image-rec {
width: 40%
}
.td-post-template-6 #td-full-screen-header-image, .td-post-template-6 .td-post-header-holder {
position: relative !important
}
.td-post-template-6 .td-post-header {
height: auto !important
}
.td-post-template-6 .td-backstretch, .td-post-template-7 .td-backstretch {
left: auto !important;
right: auto !important;
transform: none !important;
width: auto !important;
height: auto !important
}
.td-post-template-7 .td-parallax-header {
left: auto !important;
right: auto !important;
transform: none !important
}
.td-post-template-8 .td-post-header {
height: auto
}
img {
max-width: 100%;
display: block;
text-align: center
}
h1, h2, h3, h4, h5, h6 {
page-break-after: avoid
}
li, ol, ul {
page-break-inside: avoid
}
table, td, tr {
page-break-before: avoid
}
.single-post #comments, .single-post #td-theme-settings, .single-post .author-box-wrap .avatar, .single-post .td-a-rec, .single-post .td-category, .single-post .td-crumb-container, .single-post .td-footer-container, .single-post .td-footer-wrapper, .single-post .td-g-rec, .single-post .td-header-menu-wrap, .single-post .td-header-sp-ads, .single-post .td-header-top-menu, .single-post .td-header-wrap, .single-post .td-main-sidebar, .single-post .td-menu-background, .single-post .td-more-articles-box, .single-post .td-post-comments, .single-post .td-post-next-prev, .single-post .td-post-sharing, .single-post .td-post-source-tags, .single-post .td-post-views, .single-post .td-scroll-up, .single-post .td-sub-footer-container, .single-post .td_block_related_posts, .single-post .td_block_video_playlist, .single-post iframe {
display: none !important
}
.backstretch {
display: none
}
}
.td-sub-footer-container {
background-color: #0d0d0d;
color: #ccc;
font-size: 12px;
font-family: 'Open Sans', arial, sans-serif
}
.td-sub-footer-copy {
line-height: 20px;
margin-top: 8px;
margin-bottom: 8px
}
.td-subfooter-menu {
display: inline-block;
margin: 7px 0;
float: right
}
@media (max-width: 767px) {
body .td-page-title {
font-size: 24px;
line-height: 32px
}
.td-main-content-wrap {
padding-bottom: 26px
}
.td-main-page-wrap {
padding-top: 32px
}
.td-author-page {
margin-bottom: 28px
}
.td-author-counters {
margin-bottom: 10px
}
.td-404-title {
font-size: 34px;
line-height: 44px
}
.td-404-sub-title {
font-size: 17px;
line-height: 22px
}
.page-nav {
margin-right: auto;
margin-left: auto;
display: table;
width: auto
}
.page-nav .extend, .page-nav .first, .page-nav .last, .page-nav .pages, .single-post .td-bred-no-url-last, .td-doubleSlider-2 {
display: none
}
.td-crumb-container {
padding-top: 11px
}
.single .td-category {
margin-bottom: 0
}
.post header .entry-title {
margin-top: 3px;
margin-bottom: 9px
}
.td-post-sub-title {
margin: 0 0 16px
}
#td-outer-wrap .td-post-next-post, #td-outer-wrap .td-post-prev-post {
width: 50%;
float: left
}
.author-box-wrap {
text-align: center
}
.author-box-wrap .avatar {
margin-bottom: 5px;
float: none
}
.author-box-wrap .desc {
margin-left: 0
}
.td-post-content {
margin-top: 16px
}
.comment-respond {
margin-left: 0 !important
}
.logged-in-as a:last-child {
display: block;
float: right
}
.td-login-comment {
background-color: #222;
width: 100%;
margin-top: 20px;
text-align: center;
text-transform: uppercase;
font-size: 14px;
font-weight: 700
}
.td-login-comment a {
color: #fff;
padding: 14px 0 15px;
line-height: 19px;
display: block
}
.comments .comment-form .submit {
width: 100%;
font-size: 15px;
font-weight: 700;
padding: 15px 0;
text-transform: uppercase
}
.comment-pagination {
margin-bottom: 25px;
margin-left: -3%;
margin-right: -3%;
text-align: center
}
.comment-pagination a {
background-color: #222;
color: #fff;
padding: 14px 0;
display: inline-block;
width: 45%;
text-align: center;
line-height: 1;
margin: 0 2%;
font-size: 13px
}
.comment-list li:last-child {
border: none
}
.td-gallery-title {
width: 65%;
font-size: 13px;
line-height: 17px;
padding: 16px
}
.td-gallery-slide-count {
margin-right: 0
}
.td-gallery-slide-prev-next-but {
margin-right: 8px
}
.td-gallery-slide-prev-next-but .td-icon-left, .td-gallery-slide-prev-next-but .td-icon-right {
padding: 0 6px
}
.td-doubleSlider-1, .td-pb-span3 .td-slide-on-2-columns .td-doubleSlider-1, .td-pb-span3 .td-slide-on-2-columns .td-slide-galery-figure, .td-pb-span4 .td-slide-on-2-columns .td-doubleSlider-1, .td-pb-span4 .td-slide-on-2-columns .td-slide-galery-figure, .td-pb-span5 .td-slide-on-2-columns .td-doubleSlider-1, .td-pb-span5 .td-slide-on-2-columns .td-slide-galery-figure, .td-pb-span6 .td-slide-on-2-columns .td-doubleSlider-1, .td-pb-span6 .td-slide-on-2-columns .td-slide-galery-figure, .td-pb-span7 .td-slide-on-2-columns .td-doubleSlider-1, .td-pb-span7 .td-slide-on-2-columns .td-slide-galery-figure, .td-pb-span8 .td-slide-on-2-columns .td-doubleSlider-1, .td-pb-span8 .td-slide-on-2-columns .td-slide-galery-figure, .td-pb-span9 .td-slide-on-2-columns .td-doubleSlider-1, .td-pb-span9 .td-slide-on-2-columns .td-slide-galery-figure, .td-slide-on-2-columns .td-doubleSlider-1 {
height: 260px
}
.td-doubleSlider-1 .td-slide-galery-figure, .td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
width: 100%;
height: 260px
}
.td-doubleSlider-1 .td-slide-item img {
max-width: 100%
}
.td-doubleSlider-1 .td-slide-item {
width: 100%
}
.td-slide-on-2-columns .td-gallery-title {
width: 65%
}
.td-sub-footer-container {
text-align: center;
padding: 6px 0
}
.td-sub-footer-copy {
float: none !important
}
.td-sub-footer-container .td-sub-footer-menu, .td-subfooter-menu {
float: none
}
}
.td-subfooter-menu li {
display: inline-block;
margin-left: 0;
line-height: 18px
}
.td-subfooter-menu li a {
margin-right: 16px;
line-height: 18px;
display: inline-block;
color: #ccc
}
.td-subfooter-menu .fa {
margin-right: 3px
}
.tagdiv-small-theme-menu > .current-category-ancestor > a:after, .tagdiv-small-theme-menu > .current-menu-ancestor > a:after, .tagdiv-small-theme-menu > .current-menu-item > a:after, .tagdiv-small-theme-menu > .sfHover > a:after, .tagdiv-small-theme-menu > li:hover > a:after {
background-color: transparent;
width: auto
}
.tagdiv-small-theme-menu .menu-item-has-children > a:after {
content: '\e806';
position: relative;
top: -2px;
padding-left: 7px;
font-family: newspaper, FontAwesome, sans-serif;
font-size: 9px;
line-height: 1
}
.tagdiv-small-theme-menu .menu-item-has-children ul {
min-width: 10em;
width: auto;
padding: 15px 0;
box-shadow: 1px 1px 4px rgba(0, 0, 0, .15);
visibility: hidden;
opacity: 0
}
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item > a {
display: block;
padding: 7px 30px;
font-size: 12px;
line-height: 20px;
color: #111;
white-space: nowrap
}
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item-has-children ul {
left: 100%;
margin: -15px 0
}
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item-has-children > a:after {
content: '\e808';
position: absolute;
top: 50%;
right: 19px;
margin-top: -10px;
padding-left: 7px;
font-family: newspaper, FontAwesome, sans-serif;
font-size: 7px;
line-height: inherit
}
.tagdiv-small-theme-menu .menu-item-has-children:hover > ul {
visibility: visible;
opacity: 1
}
@media (min-width: 768px) and (max-width: 1018px) {
.td-doubleSlider-2 .td-button {
top: -9px !important;
width: 56px !important;
height: 58px
}
.td-doubleSlider-2 .td-button .td-border {
height: 58px;
width: 56px
}
.widget_calendar td {
padding: 5px 0
}
.widget_calendar thead tr {
line-height: 28px
}
.widget_recent_entries li {
margin-bottom: 3px;
padding-bottom: 2px
}
.td-subfooter-menu {
padding-right: 48px
}
.tagdiv-small-theme-menu .menu-item-has-children > a:after {
top: -1px
}
.tagdiv-small-theme-menu .menu-item-has-children ul {
padding: 8px 0
}
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item > a {
padding: 5px 16px 6px;
font-size: 11px
}
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item-has-children ul {
margin: -8px 0
}
.tagdiv-small-theme-menu > .menu-item-has-children:hover > ul {
left: -5px
}
}
.tagdiv-small-theme #td-mobile-nav, .tagdiv-small-theme .td-menu-background {
visibility: visible;
transition: transform .5s cubic-bezier(.79, .14, .15, .86)
}
.tagdiv-small-theme #td-mobile-nav .td-mobile-content {
padding-top: 74px
}
@media only screen and (max-width: 1050px) {
.ad_header_banner_desktop, .menu-item-151786 {
overflow: hidden;
display: none
}
}
.menu-item-151786 {
background-color: #ce2027
}.td-header-bg, .td-header-bg:before {
height: 100%;
width: 100%;
top: 0;
position: absolute;
left: 0
}
.td-instagram-user a:hover, .td-load-more-wrap a:hover, .top-header-menu .td_user_logd_in:hover {
text-decoration: none !important
}
.td-list-menu-inline ul li a, .td-menu-blocks-custom ul li a {
padding: 0 12px;
line-height: 31px;
border: 1px solid #eaeaea;
display: block
}
.td-header-bg:before, .td-sp {
background-repeat: no-repeat
}
.td-weather-now, .td_block_weather .td-weather-wrap {
-webkit-touch-callout: none;
-khtml-user-select: none
}
.mx_image_background {
background-color: #f2f2f2
}
.td-custom-menu-blocks .td-custom-menu-hidden, .td-visibility-hidden {
visibility: hidden
}
.clearfix:after, .clearfix:before, .td-column-1.td_block_15 .td_block_inner:after, .td-column-1.td_block_15 .td_block_inner:before, .td-social-list:after, .td-social-list:before, .td_block_big_grid_flex_6 .td-big-grid-flex-column:after, .td_block_big_grid_flex_6 .td-big-grid-flex-column:before, .td_block_image_box .td-image-box-row:after, .td_block_image_box .td-image-box-row:before, .td_block_slide:after, .td_block_slide:before, .td_module_mx2:after, .td_module_mx2:before {
display: table;
content: "";
line-height: 0
}
.clearfix:after, .td-column-1.td_block_15 .td_block_inner:after, .td-g-rec-id-content_bottom, .td-g-rec-id-content_top, .td-g-rec-id-post_style_12, .td-g-rec-id-smart_list_6, .td-g-rec-id-smart_list_7, .td-g-rec-id-smart_list_8, .td-header-style-8 .td-header-header, .td-mega-menu-page .wpb_content_element, .td-related-row:after, .td-social-list:after, .td_block_big_grid_flex_6 .td-big-grid-flex-column:after, .td_block_image_box .td-image-box-row:after, .td_block_slide:after, .td_module_mx2:after {
clear: both
}
.ie8 .td-grid-style-4 .entry-title, .ie8 .td-live-theme-demos .td-set-theme-style-link:before, .ie8 .td_category_template_6 .td-category-header, .ie8 .td_category_template_8 .td-category-header, .page-template-page-pagebuilder-overlay .td-banner-wrap-full, .page-template-page-pagebuilder-overlay .td-header-menu-wrap-full, .page-template-page-pagebuilder-overlay .td-header-top-menu-full, .td-footer-wrapper .td-social-style10 .td_social_type:hover .td-social-box, .td-footer-wrapper .td-social-style2 .td_social_type:hover .td-social-box, .td-footer-wrapper .td-social-style8 .td_social_type:hover .td-social-box, .td-footer-wrapper .td-social-style9 .td_social_type:hover .td-social-box, .td-footer-wrapper div .td_block_template_15 .td-block-title, .td-footer-wrapper div .td_block_template_7 .td-block-title, .td-grid-style-7 .td-big-grid-post .td-post-category:hover, .td-header-background-image .td-container-wrap, .td-header-style-10.td-header-background-image .td-banner-bg, .td-header-style-11.td-header-background-image .td-banner-bg, .td-header-style-12 .td-header-menu-wrap .td-header-main-menu, .td-header-style-9.td-header-background-image .td-banner-bg, .td-social-style3 .td_social_type:hover .td-social-box, .td-social-style4 .td_social_type:hover .td-social-box {
background-color: transparent
}
.td-header-bg {
bottom: 0;
right: 0
}
.td-header-bg:before {
content: '';
background-size: cover;
background-position: center bottom
}
.td-header-sp-logo img {
margin: auto;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0
}
.td-main-menu-logo {
display: none;
float: none;
margin-right: 10px;
}
.td-main-menu-logo a {
line-height: 48px
}
.td-main-menu-logo img {
padding: 3px 0;
position: relative;
vertical-align: middle;
}
.td-visual-hidden {
border: 0;
width: 1px;
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute
}
.mfp-align-top .mfp-container:before, .mfp-loading.mfp-figure, .mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader, .page-template-page-pagebuilder-overlay .td-header-menu-wrap:after, .page-template-page-pagebuilder-overlay .td-header-menu-wrap:before, .td-a-rec-id-custom-spot .td_spot_img_mob, .td-a-rec-id-custom-spot .td_spot_img_tl, .td-a-rec-id-custom-spot .td_spot_img_tp, .td-affix .td-logo-in-menu .td-main-logo, .td-affix .td-logo-in-menu .td-sticky-disable.td-header-logo, .td-affix .td-logo-in-menu .td-sticky-mobile.td-header-logo, .td-big-grid-flex .td-big-grid-flex-post-empty .td-image-wrap:before, .td-grid-style-6 .td-small-thumb .td-module-comments, .td-grid-style-6 .td-tiny-thumb .td-module-comments, .td-grid-style-6 .td-tiny-thumb .td-post-category, .td-grid-style-7 .td-small-thumb .td-module-comments, .td-grid-style-7 .td-tiny-thumb .td-module-comments, .td-grid-style-7 .td-tiny-thumb .td-module-meta-info, .td-header-sp-top-widget .td-drop-down-search:after, .td-header-sp-top-widget .td-drop-down-search:before, .td-header-style-12 .td-header-menu-wrap .sf-menu > li > a:after, .td-header-style-3 .sf-menu > li > a:after, .td-header-style-4 .sf-menu > li > a:after, .td-header-style-5 .sf-menu > li > a:after, .td-header-style-6 .sf-menu > li > a:after, .td-header-style-7 .td-affix .td-header-sp-logo, .td-header-style-7 .td-main-menu-logo, .td-header-style-8 .td-header-menu-wrap-full .td-header-sp-logo, .td-load-more-infinite-wrap, .td-logo-in-header .td-sticky-disable.td-header-logo, .td-logo-in-header .td-sticky-disable.td-mobile-logo, .td-logo-in-header .td-sticky-header.td-mobile-logo, .td-logo-in-header .td-sticky-mobile.td-header-logo, .td-logo-in-menu .td-sticky-disable.td-mobile-logo, .td-logo-in-menu .td-sticky-header.td-mobile-logo, .td-logo-in-menu .td-sticky-mobile.td-mobile-logo, .td-mega-menu-page .wpb_content_element .td_block_wrap .td-pulldown-filter-display-option, .td-mega-menu-page .wpb_content_element ul li a i, .td-pb-span4 .td_block_template_17 .td-block-title-wrap .td-pulldown-more span, .td-post-sharing-style7 .td-social-network .td-social-but-text:before, .td-post-template-3 .td-post-header-holder .wp-caption-text, .td-post-template-4 .td-post-header-holder .wp-caption-text, .td-ps-big .td-social-handler .td-social-but-text:before, .td-ps-big.td-ps-padding .td-social-but-text:before, .td-ps-icon-arrow .td-social-expand-tabs .td-social-but-icon:after, .td-ps-icon-arrow .td-social-network .td-social-but-text:before, .td-ps-icon-bg .td-social-network .td-social-but-text:before, .td-ps-notext .td-social-network .td-social-but-text, .td-pulldown-filter-list, .td-social-boxed .td-sp::after, .td-social-style10 .td-sp:after, .td-social-style9 .td-sp:after, .td-visible-phone, .td-visible-tablet-l, .td-visible-tablet-landscape, .td-visible-tablet-portrait, .td-visible-tablet-tp, .td_block_20 .td_module_14 .entry-title:after, .td_block_21.td-column-1 .td-excerpt, .td_block_big_grid_10.td-grid-style-5 .td-post-author-name, .td_block_big_grid_11.td-grid-style-5 .td-post-author-name, .td_block_big_grid_12.td-grid-style-5 .td-post-author-name, .td_block_big_grid_5.td-grid-style-4 .td-module-meta-info, .td_block_big_grid_7.td-grid-style-4 .td-module-meta-info, .td_block_big_grid_8 .td-small-thumb .td-module-meta-info, .td_block_categories_tags .td-ct-item-sep:last-child, .td_block_categories_tags .td-ct-item:last-of-type .td-ct-text-sep, .td_block_image_box .entry-title:after, .td_block_image_box.td-image-box-style-2 .entry-title a:empty, .td_block_image_box.td-image-box-style-2 .td-custom-image a:after, .td_block_image_box.td-image-box-style-2 .td-custom-image a:before, .td_block_template_18 .td-pulldown-filter-display-option:before, .td_block_template_8 .td-related-title a:before, .td_block_template_8 .td-related-title a:first-child:after, .td_flex_block_3 .td-read-more, .td_flex_block_4 .td-read-more, .td_module_flex_2 .td-module-comments a:after, .td_module_mx7 .td-post-author-name span, .td_module_mx8 .td-module-comments a:after, .tdc-theme-Newspaper #td-mobile-nav, .top-header-menu .td-mega-menu .td-icon-menu-down, .top-header-menu ul .td-icon-menu-down, .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-panel-heading, .vc_wp_rss .widgettitle a:first-child {
display: none
}
.td-a-rec img, .td-affix .td-logo-in-menu .td-sticky-mobile.td-mobile-logo, .td-affix .td-logo-in-menu.td-logo-sticky .td-main-logo, .td-all-devices img, .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover ul, .td-category-pulldown-filter:hover .td-pulldown-filter-list, .td-header-style-12 #td-header-menu, .td-header-style-4 #td-header-menu, .td-header-style-5 #td-header-menu, .td-header-style-6 #td-header-menu, .td-header-style-7 #td-header-menu, .td-header-style-7 .td-affix .td-logo-sticky, .td-logo-in-header .td-sticky-header.td-header-logo, .td-logo-in-header .td-sticky-mobile.td-mobile-logo, .td-logo-in-menu .td-sticky-disable.td-header-logo, .td-logo-in-menu .td-sticky-header.td-header-logo, .td-pinterest-main .td-pinterest-element, .td-post-template-11 .td-post-featured-video iframe, .td-post-template-9 .td-post-featured-video iframe, .td-subcat-filter .td-subcat-dropdown:hover ul, .td_block_pinterest .td-column-1 .td-pinterest-user-meta a, .td_block_single_image a, .tdc-theme-Newspaper.td-menu-mob-open-menu #td-mobile-nav, .tdc-theme-Newspaper.td-search-opened #td-mobile-nav, .vc_single_image-img, .wpb_video_wrapper iframe {
display: block
}
.td-header-menu-wrap.td-affix {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
margin-right: auto;
margin-left: auto;
width: 100%;
z-index: 9999;
position: fixed !important;
background-color: rgba(255, 255, 255, .95);
top: 0
}
.admin-bar .td-header-menu-wrap.td-affix {
top: 32px
}
@media (max-width: 767px) {
.td-main-menu-logo {
display: block;
margin-right: 0;
}
.td-main-menu-logo img {
margin: auto;
bottom: 0;
top: 0;
left: 0;
right: 0;
position: static;
padding: 0
}
.td-affix .td-logo-in-menu .td-main-logo, .td-logo-in-header .td-sticky-disable.td-mobile-logo, .td-logo-in-menu .td-sticky-disable.td-mobile-logo, .td-logo-in-menu .td-sticky-header.td-mobile-logo, .td-logo-in-menu .td-sticky-mobile.td-mobile-logo {
display: block
}
.td-logo-in-header .td-sticky-header.td-mobile-logo {
display: inherit
}
.td-logo-in-header .td-sticky-header.td-header-logo, .td-logo-in-menu .td-sticky-disable.td-header-logo, .td-logo-in-menu .td-sticky-header.td-header-logo, .td-logo-in-menu .td-sticky-mobile.td-header-logo {
display: none
}
.admin-bar .td-header-menu-wrap.td-affix {
top: 46px
}
}
@media (max-width: 602px) {
.admin-bar .td-header-menu-wrap.td-affix {
top: 0
}
}
.td-big-grid-post .td-big-grid-meta, .td-big-grid-post .td-video-play-ico img, .td-boxed-layout #td-outer-wrap, .td-post-template-3 .td-image-gradient:before, .td-single-image-style-3d-shadow a, .td_module_mx1 .td-video-play-ico img {
z-index: 1
}
.td-boxed-layout .td-header-menu-wrap.td-affix {
width: 1164px;
margin-right: auto;
margin-left: auto
}
.td-wpml .wpml-ls-menu-item .wpml-ls-flag {
vertical-align: middle;
top: -1px;
position: relative;
margin-right: 5px
}
.ie10 .td-affix .td-main-menu-logo img, .ie11 .td-affix .td-main-menu-logo img, .ie8 .td-affix .td-main-menu-logo img, .ie9 .td-affix .td-main-menu-logo img, .td-wpml .sub-menu .wpml-ls-menu-item .wpml-ls-flag {
top: -2px
}
.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu {
position: absolute;
display: block;
bottom: 100%;
background-color: rgba(25, 25, 25, .95);
padding: 12px 20px;
margin: 0 -20px 10px;
visibility: hidden;
opacity: 0;
-webkit-transition: .4s;
-moz-transition: .4s;
-o-transition: .4s;
transition: .4s;
transform: translate3d(0, -10px, 0);
-webkit-transform: translate3d(0, -10px, 0);
-moz-transform: translate3d(0, -10px, 0);
-ms-transform: translate3d(0, -10px, 0);
-o-transform: translate3d(0, -10px, 0)
}
.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu:before {
content: '';
position: absolute;
top: 100%;
width: 0;
height: 0;
left: 0;
right: 0;
margin: auto;
border-style: solid;
border-width: 6px 6px 0;
border-color: rgba(25, 25, 25, .95) transparent transparent
}
.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu:after {
content: '';
position: absolute;
top: 100%;
width: 100%;
height: 30px;
background-color: transparent;
right: 0
}
.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu li {
display: block;
padding: 3px 0;
white-space: nowrap
}
.td-custom-menu-blocks .td-custom-menu-list:hover ul, .td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children:hover .sub-menu {
visibility: visible;
opacity: 1;
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0)
}
.td-header-wrap .td_module_mx2 .entry-title a:after {
position: absolute;
left: 0;
width: 100%;
top: 0;
bottom: 0;
content: '';
z-index: 1
}
.td-header-wrap .result-msg {
text-align: center;
padding: 4px 0 6px;
font-family: Roboto, sans-serif;
font-size: 12px;
color: #222;
font-style: italic
}
.td-header-wrap .result-msg a {
color: #222;
display: block
}
.footer-text-wrap .footer-email-wrap a, .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover, .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover i, .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-item .td-cur-simple-item, .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link:hover, .td-category-header .td-pulldown-category-filter-link:hover, .td-category-siblings .td-subcat-dropdown a:hover, .td-custom-menu-blocks .current-menu-parent > a, .td-custom-menu-blocks .td-custom-menu-list ul li.current-menu-item a, .td-custom-menu-blocks .td-custom-menu-list ul li:hover, .td-custom-menu-blocks .td-custom-menu-list:hover > a, .td-footer-info .footer-text-wrap a, .td-header-sp-top-widget .td-drop-down-search .td_module_wrap:hover .entry-title a, .td-header-sp-top-widget .td-icon-search:hover, .td-header-wrap .result-msg a:hover, .td-mega-span h3 a:hover, .td-menu-block-headers li.current-menu-item a, .td-post-template-11 .td-related-title .td-related-left:hover, .td-post-template-11 .td-related-title .td-related-right:hover, .td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more i, .td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more span, .td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more i, .td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more span, .td-subcat-filter .td-subcat-dropdown a:hover, .td-subcat-filter .td-subcat-list a:hover, .td-subfooter-menu li a:hover, .td_block_author a:hover, .td_block_categories_tags .td-ct-item:hover, .td_block_template_10 .td-related-title .td-cur-simple-item, .td_block_template_11 .td-related-title .td-cur-simple-item, .td_block_template_12 .td-related-title .td-cur-simple-item, .td_block_template_13 .td-related-title .td-cur-simple-item, .td_block_template_14 .td-related-title .td-cur-simple-item, .td_block_template_15 .td-related-title .td-cur-simple-item, .td_block_template_16 .td-related-title .td-cur-simple-item, .td_block_template_17 .td-related-title .td-cur-simple-item, .td_block_template_2 .td-related-title .td-cur-simple-item, .td_block_template_5 .td-related-title .td-cur-simple-item, .td_block_template_6 .td-related-title .td-cur-simple-item, .td_block_template_7 .td-related-title .td-cur-simple-item, .td_block_template_8 .td-related-title .td-cur-simple-item, .td_block_template_9 .td-related-title .td-cur-simple-item, .td_block_wrap .td-subcat-item .td-cur-simple-item, .td_mod_mega_menu:hover .entry-title a, .td_mod_related_posts:hover h3 > a, .td_module_17 .td-read-more a:hover, .td_module_19 .td-post-author-name:hover, .td_module_mx17 .td-post-author-name:hover, .td_top_authors .td-active .td-authors-name a, .td_top_authors .td_mod_wrap:hover .td-authors-name a, .top-header-menu .current-category-ancestor > a, .top-header-menu .current-menu-ancestor > a, .top-header-menu .current-menu-item > a, .top-header-menu li a:hover {
color: #4db2ec
}
.td-header-wrap .td-aj-search-results {
background-color: rgba(144, 144, 144, .02);
border-top: 1px solid #ededed;
border-bottom: 1px solid #ededed;
padding: 10px 0
}
.td-header-wrap .td-aj-search-results .item-details {
margin: 10px 20px 10px 115px
}
.td-header-wrap .td-aj-search-results .td-module-thumb {
top: 10px;
margin-left: 20px
}
.td-big-grids-fl .td_module_wrap, .td-footer-bottom-full .footer-email-wrap, .td-footer-instagram-container, .td-footer-wrapper .td_block_wrap .td-block-span12:last-child .td_module_wrap, .td-header-wrap .td_module_mx2, .td_block_11 .td-block-span12:last-child .td_module_wrap, .td_block_12 .td-block-span12:last-child .td_module_wrap, .td_block_13.td-column-2 .td_module_wrap:last-child, .td_block_13.td-column-3 .td_module_wrap:last-child, .td_block_15.td-column-1 .td-cust-row:last-child .td_module_mx4, .td_block_17 .td-column-2 .td-block-row:last-child .td_module_4, .td_block_17 .td-column-3 .td-block-row:last-child .td_module_4, .td_block_18 .td-column-1 .td_module_wrap, .td_block_18 .td_module_wrap:last-child, .td_block_20 .td_module_14:last-child, .td_block_21 .td_module_wrap:last-child, .td_block_22 .td_module_wrap:last-child, .td_block_padding.td-column-1 .td-block-span12:last-child .td_module_wrap, .td_block_popular_categories, .td_category_template_6 .td-category-grid .td_block_wrap, .td_category_template_8 .td-category-grid .td_block_wrap, .td_module_14:last-child, .td_module_flex_2, .td_module_mx2, .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .td_block_wrap {
padding-bottom: 0
}
.td-header-wrap .no-result {
background-color: #fdfdfd;
border-top: 1px solid #ededed;
border-bottom: 1px solid #ededed
}
.td-header-wrap .td-aj-cur-element {
background-color: rgba(128, 128, 128, .1)
}
.td-header-top-menu-full {
position: relative;
z-index: 9999
}
.td-header-style-1 .td-header-top-menu-full, .td-header-style-11 .td-header-top-menu-full, .td-header-style-11 .top-header-menu .sub-menu, .td-header-style-12 .top-header-menu .sub-menu, .td-header-style-2 .td-header-top-menu-full, .td-social-style1 .td_social_type .td-social-box, .td-subcat-filter .td-subcat-dropdown:hover .td-subcat-more, .td-trending-now-title, .td-trending-now-wrapper:hover .td-trending-now-title, .td-video-template-bg, .td_social_type:hover .td-social-box, .td_top_authors .td-author-post-count, .widgettitle, .widgettitle:after, .woocommerce .product .products h2:not(.woocommerce-loop-product__title), .wpb_tabs li.ui-tabs-active a, .wpb_tabs li:hover a {
background-color: #222
}
.td-header-style-1 .td-header-sp-logo {
width: 284px;
position: relative;
height: 90px;
margin: 28px 28px 9px
}
.td-header-style-1 .td-header-sp-logo img, .td-header-style-2 .td-header-sp-logo img, .td-header-style-3 .td-header-sp-logo img {
max-height: 90px
}
.td-header-style-1 .td-header-sp-recs {
margin: 28px 0 9px
}
.td-header-style-1 .td-header-sp-recs .td_block_template_17, .td-header-style-2 .td-header-sp-recs .td_block_template_17, .td-header-style-3 .td-header-sp-recs .td_block_template_17, .td-md-is-safari .td-grid-style-2 .td-big-grid-post .td-meta-info-container, .td-md-is-safari .td-grid-style-3 .td-big-grid-post .td-meta-info-container {
transform: none;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none
}
.td-header-menu-social .td-social-icon-wrap a, .td-header-sp-top-widget .td-drop-down-search .entry-title a, .td-header-style-1 .header-search-wrap .td-icon-search, .td-header-style-10 .header-search-wrap .td-icon-search, .td-header-style-10 .td-header-top-menu-full .td-header-top-menu, .td-header-style-10 .td-header-top-menu-full a, .td-header-style-10 .top-header-menu .td-social-icon-wrap .td-icon-font, .td-header-style-2 .header-search-wrap .td-icon-search, .td-header-style-5 .td-header-top-menu-full .td-header-top-menu, .td-header-style-5 .td-header-top-menu-full a, .td-header-style-5 .top-header-menu .td-social-icon-wrap .td-icon-font, .td-header-style-6 .td-header-top-menu-full .td-header-top-menu, .td-header-style-6 .td-header-top-menu-full a, .td-header-style-6 .top-header-menu .td-social-icon-wrap .td-icon-font, .td-header-style-7 .header-search-wrap .td-icon-search, .td-header-style-7 .td-header-top-menu .td-social-icon-wrap .td-icon-font, .td-header-style-7 .td-header-top-menu-full a, .td-header-style-8 .header-search-wrap .td-icon-search, .td-header-style-8 .td-header-top-menu a, .td-header-style-8 .top-header-menu .td-social-icon-wrap .td-icon-font, .td-header-style-9 .header-search-wrap .td-icon-search, .td-header-style-9 .td-header-top-menu-full .td-header-top-menu, .td-header-style-9 .td-header-top-menu-full a, .td-header-style-9 .top-header-menu .td-social-icon-wrap .td-icon-font, .td-ps-icon-color .td-social-digg .td-social-but-icon, .td-ps-icon-color .td-social-mail .td-social-but-icon, .td-ps-text-color .td-social-digg .td-social-but-text, .td-ps-text-color .td-social-mail .td-social-but-text, .td-social-style10, .td-social-style10 .td_social_type a, .td-social-style2, .td-social-style2 .td_social_type a, .td-social-style3, .td-social-style3 .td_social_type a, .td-social-style4, .td-social-style4 .td_social_type a, .td-social-style8, .td-social-style8 .td_social_type a, .td-social-style9, .td-social-style9 .td_social_type a, .td_block_author a, .td_block_template_10 .td-block-title > *, .td_block_template_11 .td-block-title > *, .td_block_template_12 .td-block-title > *, .td_block_template_2 .td-block-title > *, .td_block_template_6 .td-block-title > *, .td_block_template_9 .td-block-title > * {
color: #000
}
.td-header-style-1 .td-header-rec-wrap .td-adspot-title, .td-header-style-2 .td-header-rec-wrap .td-adspot-title, .td-header-style-3 .td-header-rec-wrap .td-adspot-title {
margin-bottom: 0;
top: -21px
}
.td-header-style-2 .td-header-sp-logo {
width: 284px;
position: relative;
height: 90px;
margin: 24px 28px 0
}
.td-header-style-2 .td-header-sp-recs {
margin: 24px 0 0
}
@media (min-width: 1018px) {
.td-header-style-1.td-header-background-image .td-header-sp-logo, .td-header-style-1.td-header-background-image .td-header-sp-recs {
margin-bottom: 28px
}
.td-header-style-2.td-header-background-image .td-header-sp-logo, .td-header-style-2.td-header-background-image .td-header-sp-recs {
margin-bottom: 24px
}
.td-big-grids-fl.td-big-grids-margin .td-big-grid-post {
border-width: 0 6px
}
}
.mfp-content .td-login-wrap, .td-block-title-wrap, .td-category-header .td-container, .td-footer-bottom-full .td-container, .td-header-menu-social + .td-search-wrapper #td-header-search-button, .td-header-style-10 .td-a-rec-id-header img, .td-header-style-10 .td-g-rec-id-header img, .td-header-style-10 .td-header-menu-wrap-full, .td-header-style-11 .td-a-rec-id-header img, .td-header-style-11 .td-g-rec-id-header img, .td-header-style-11 .td-header-menu-wrap-full, .td-header-style-12 .td-a-rec-id-header img, .td-header-style-12 .td-g-rec-id-header img, .td-header-style-2 .td-header-menu-wrap-full, .td-header-style-4 .td-header-sp-recs img, .td-header-style-5 .td-a-rec-id-header img, .td-header-style-5 .td-g-rec-id-header img, .td-header-style-6 .td-a-rec-id-header img, .td-header-style-6 .td-g-rec-id-header img, .td-header-style-7 .td-a-rec-id-header img, .td-header-style-7 .td-g-rec-id-header img, .td-header-style-7 .td-header-main-menu, .td-header-style-7 .td-header-menu-wrap-full, .td-header-style-8 .td-a-rec-id-header img, .td-header-style-8 .td-g-rec-id-header img, .td-header-style-8 .td-header-menu-wrap-full, .td-header-style-9 .td-a-rec-id-header img, .td-header-style-9 .td-g-rec-id-header img, .td-header-style-9 .td-header-menu-wrap-full, .td-md-is-chrome .td_block_inner_overflow .item-details, .td-md-is-chrome .td_block_inner_overflow .td_module_wrap, .td-single-image-style-3d-shadow, .td_block_big_grid_flex_1 .td-module-container, .td_block_categories_tags .td-ct-item-sep, .td_block_image_box .td-custom, .td_block_related_posts, .td_block_slide .td_block_inner, .td_block_social_counter .td-sp, .td_flex_block_2.td_with_ajax_pagination .td-block-inner-pagination, .td_module_14 .meta-info-container, .td_module_19 .meta-info-container, .td_module_19 .td-module-meta-info, .td_module_flex_2 .td-module-container, .td_module_mx16 .td-info-container, .td_module_mx16 .td-module-meta-info, .td_module_mx17 .td-module-meta-info, .td_module_mx8 .meta-info-container, .td_smart_list_5 .td-slide-smart-list-figure, .td_smart_list_5 .td-sml-figure {
position: relative
}
#td-mobile-nav .td-menu-login-section a, #td-mobile-nav .td-register-section .td-login-register-link a:hover, #td-mobile-nav .td-register-section a, .mfp-preloader a:hover, .td-big-grid-flex .td-module-container:hover .entry-title a, .td-big-grid-flex .td-module-title a, .td-big-grid-flex .td-post-author-name a, .td-big-grid-flex .td-post-author-name span, .td-big-grid-flex .td-post-date, .td-big-grids-fl .td_module_wrap:hover .entry-title a, .td-footer-wrapper .td-social-style10, .td-footer-wrapper .td-social-style2, .td-footer-wrapper .td-social-style2 .td_social_type, .td-footer-wrapper .td-social-style2 .td_social_type a, .td-footer-wrapper .td-social-style3, .td-footer-wrapper .td-social-style3 .td_social_type a, .td-footer-wrapper .td-social-style4, .td-footer-wrapper .td-social-style4 .td_social_type a, .td-footer-wrapper .td-social-style8, .td-footer-wrapper .td-social-style8 .td_social_type, .td-footer-wrapper .td-social-style8 .td_social_type a, .td-footer-wrapper .td-social-style9, .td-footer-wrapper a, .td-footer-wrapper div .td-block-title-wrap .td-wrapper-pulldown-filter i, .td-footer-wrapper div .td_block_template_10 .td-block-title > *, .td-footer-wrapper div .td_block_template_11 .td-block-title > *, .td-footer-wrapper div .td_block_template_12 .td-block-title > *, .td-footer-wrapper div .td_block_template_13 .td-block-title > a, .td-footer-wrapper div .td_block_template_13 .td-block-title > span, .td-footer-wrapper div .td_block_template_15 .td-block-title > *, .td-footer-wrapper div .td_block_template_16 .td-block-title > *, .td-footer-wrapper div .td_block_template_17 .td-block-title > *, .td-footer-wrapper div .td_block_template_2 .td-block-title > *, .td-footer-wrapper div .td_block_template_5 .td-block-title > *, .td-footer-wrapper div .td_block_template_6 .td-block-title > *, .td-footer-wrapper div .td_block_template_8 .td-block-title > *, .td-footer-wrapper div .td_block_template_9 .td-block-title > *, .td-header-style-11 .td-header-top-menu-full .td-header-top-menu, .td-header-style-11 .td-header-top-menu-full a, .td-header-style-12 .header-search-wrap .td-icon-search, .td-header-style-12 .td-header-menu-social .td-social-icon-wrap a, .td-header-style-3 .header-search-wrap .td-icon-search, .td-header-style-3 .sf-menu > li > a, .td-header-style-3 .td-header-menu-social .td-social-icon-wrap a, .td-header-style-4 .header-search-wrap .td-icon-search, .td-header-style-4 .sf-menu > li > a, .td-header-style-4 .td-header-menu-social .td-social-icon-wrap a, .td-header-style-5 .td-header-menu-social .td-social-icon-wrap a, .td-header-style-6 .td-header-menu-social .td-social-icon-wrap a, .td-header-top-menu a, .td-menu-blocks-custom .current-menu-item a:hover, .td-post-template-10 .entry-crumbs a:hover, .td-post-template-11 .entry-crumbs a:hover, .td-post-template-11 .td-post-sharing-top .td-ps-icon-color .td-social-digg .td-social-but-icon, .td-post-template-11 .td-post-sharing-top .td-ps-icon-color .td-social-mail .td-social-but-icon, .td-post-template-11 .td-post-sharing-top .td-ps-icon-color .td-social-print .td-social-but-icon, .td-post-template-11 .td-post-sharing-top .td-ps-text-color .td-social-digg .td-social-but-text, .td-post-template-11 .td-post-sharing-top .td-ps-text-color .td-social-mail .td-social-but-text, .td-post-template-11 .td-post-sharing-top .td-ps-text-color .td-social-print .td-social-but-text, .td-post-template-11 .td-post-sharing-top .td-social-network, .td-post-template-11 .td_mod_related_posts a, .td-post-template-3 .td-post-title .td-post-author-name, .td-post-template-3 .td-post-title .td-post-author-name a, .td-post-template-3 .td-post-title .td-post-comments a, .td-post-template-3 .td-post-title .td-post-date, .td-post-template-3 .td-post-title .td-post-views, .td-post-template-7 .entry-crumbs, .td-post-template-7 .entry-crumbs a, .td-post-template-7 .td-post-header .entry-title a, .td-post-template-7 .td-post-title .td-post-author-name, .td-post-template-7 .td-post-title .td-post-author-name a, .td-post-template-7 .td-post-title .td-post-comments a, .td-post-template-7 .td-post-title .td-post-date, .td-post-template-7 .td-post-title .td-post-views, .td-post-template-8 .entry-crumbs, .td-post-template-8 .entry-crumbs a, .td-post-template-8 .td-post-header .entry-title a, .td-post-template-8 .td-post-title .td-post-author-name, .td-post-template-8 .td-post-title .td-post-author-name a, .td-post-template-8 .td-post-title .td-post-comments a, .td-post-template-8 .td-post-title .td-post-date, .td-post-template-8 .td-post-title .td-post-views, .td-ps-bg .td-social-network, .td-ps-dark-bg .td-social-network, .td-ps-icon-bg .td-social-network .td-social-but-icon, .td-subcat-filter .td-subcat-dropdown:hover .td-subcat-more i, .td-subcat-filter .td-subcat-dropdown:hover .td-subcat-more span, .td_block_image_box .entry-title a, .td_block_slide .td-slide-meta a, .td_block_slide .td-slide-meta span, .td_block_slide .td_module_wrap:hover .entry-title a, .td_block_template_1 .td-related-title .td-cur-simple-item:hover, .td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover, .td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover i, .td_category_template_6 .entry-crumbs, .td_category_template_6 .entry-crumbs a, .td_category_template_6 .td-category-header .td-page-title, .td_category_template_6 .td-category-header p, .td_category_template_8 .entry-crumbs, .td_category_template_8 .entry-crumbs a, .td_category_template_8 .td-category-header .td-page-title, .td_category_template_8 .td-category-header p, .td_module_17 .entry-review-stars, .td_module_flex_2 .entry-title a, .td_module_flex_2 .td-post-author-name a, .td_module_flex_2 .td-post-date, .td_module_mx1 .td-icon-star, .td_module_mx1 .td-icon-star-empty, .td_module_mx1 .td-icon-star-half, .td_module_mx1 .td-module-meta-info .td-post-author-name a, .td_module_mx8 .entry-title a, .td_module_mx8 .td-icon-star, .td_module_mx8 .td-icon-star-empty, .td_module_mx8 .td-icon-star-half, .td_module_mx8 .td-post-author-name a, .td_module_mx8 .td-post-date, .td_social_type .td_social_button a, .td_social_type a, .widgettitle a {
color: #fff
}
.td-header-style-7 .td-header-top-menu, .td-header-style-8 .td-header-top-menu {
color: #000;
border-bottom: 1px solid #e0e0e0
}
.td-header-style-10 .td-banner-bg, .td-header-style-10 .top-header-menu .sub-menu, .td-header-style-11 .td-banner-bg, .td-header-style-12 .td-header-menu-social + .td-search-wrapper #td-header-search-button:before, .td-header-style-3 .td-header-menu-social + .td-search-wrapper #td-header-search-button:before, .td-header-style-4 .td-header-menu-social + .td-search-wrapper #td-header-search-button:before, .td-header-style-5 .td-header-menu-social + .td-search-wrapper #td-header-search-button:before, .td-header-style-6 .td-header-menu-social + .td-search-wrapper #td-header-search-button:before, .td-header-style-7 .td-header-top-menu-full, .td-header-style-7 .top-header-menu .sub-menu, .td-header-style-8 .td-header-top-menu-full, .td-header-style-9 .td-banner-bg, .td-header-style-9 .top-header-menu .sub-menu, .td-post-template-11 .td-post-sharing-top .td-ps-border .td-social-network .td-social-but-text:before, .td-post-template-11 .td-post-sharing-top .td-social-handler .td-social-but-text:before {
background-color: #fff
}
.td-category-header .td-pulldown-filter-list a, .td-header-style-3 .td-affix, .td-header-style-3 .td-header-menu-wrap-full, .td-header-style-4 .td-affix, .td-header-style-4 .td-header-menu-wrap-full, .td-header-style-8 .sf-menu > .current-category-ancestor > a, .td-header-style-8 .sf-menu > .current-menu-ancestor > a, .td-header-style-8 .sf-menu > .current-menu-item > a, .td-header-style-8 .sf-menu > .sfHover > a, .td-header-style-8 .sf-menu > li > a:hover, .td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more, .td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more {
background-color: transparent !important
}
.td-header-style-3 .td-header-top-menu-full, .td-header-style-4 .td-header-top-menu-full, .td-tab-blocks-custom.wpb_tabs li.ui-tabs-active a, .td-tab-blocks-custom.wpb_tabs li:hover a, .td-video-template-bg .td-category a {
background-color: #111
}
.td-header-style-3 .td-header-sp-logo {
width: 284px;
position: relative;
height: 90px;
margin: 28px
}
.td-header-style-3 .td-header-sp-recs {
margin: 28px 0
}
.td-header-style-3 .td-affix .td-header-main-menu, .td-header-style-3 .td-header-main-menu, .td-header-style-4 .td-affix .td-header-main-menu, .td-header-style-4 .td-header-main-menu, .td-header-style-5 .td-header-menu-wrap-full, .td-header-style-6 .td-header-menu-wrap-full {
background-color: #151515
}
.td-custom-menu-blocks .current-menu-parent > a span, .td-custom-menu-blocks .td-custom-menu-list:hover > a span, .td-footer-wrapper .td-post-category, .td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-post-category, .td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-post-category, .td-header-style-12 .td-affix, .td-header-style-12 .td-header-menu-wrap-full, .td-header-style-3 .black-menu .sf-menu > .current-category-ancestor > a, .td-header-style-3 .black-menu .sf-menu > .current-menu-ancestor > a, .td-header-style-3 .black-menu .sf-menu > .current-menu-item > a, .td-header-style-3 .black-menu .sf-menu > .sfHover > a, .td-header-style-3 .black-menu .sf-menu > li > a:hover, .td-header-style-4 .black-menu .sf-menu > .current-category-ancestor > a, .td-header-style-4 .black-menu .sf-menu > .current-menu-ancestor > a, .td-header-style-4 .black-menu .sf-menu > .current-menu-item > a, .td-header-style-4 .black-menu .sf-menu > .sfHover > a, .td-header-style-4 .black-menu .sf-menu > li > a:hover, .td-header-style-5 .black-menu .sf-menu > .current-category-ancestor > a, .td-header-style-5 .black-menu .sf-menu > .current-menu-ancestor > a, .td-header-style-5 .black-menu .sf-menu > .current-menu-item > a, .td-header-style-5 .black-menu .sf-menu > .sfHover > a, .td-header-style-5 .black-menu .sf-menu > li > a:hover, .td-header-style-6 .black-menu .sf-menu > .current-category-ancestor > a, .td-header-style-6 .black-menu .sf-menu > .current-menu-ancestor > a, .td-header-style-6 .black-menu .sf-menu > .current-menu-item > a, .td-header-style-6 .black-menu .sf-menu > .sfHover > a, .td-header-style-6 .black-menu .sf-menu > li > a:hover, .td-theme-slider:hover .slide-meta-cat a, .td-trending-now-wrapper:hover .td-trending-now-title, .td_block_big_grid_9.td-grid-style-1 .td-post-category, .td_block_template_3 .td-related-title .td-cur-simple-item, .td_block_template_4 .td-related-title .td-cur-simple-item, .td_category_template_3 .td-current-sub-category, .td_top_authors .td-active .td-author-post-count, .td_top_authors .td_mod_wrap:hover .td-author-post-count, .wpb_default {
background-color: #4db2ec
}
.td-boxed-layout .td-header-style-3 .td-header-menu-wrap, .td-boxed-layout .td-header-style-4 .td-header-menu-wrap {
background-color: #151515 !important
}
.td-full-layout .td-header-style-3 .td-header-main-menu {
padding-left: 21px
}
.td-full-layout .td-header-style-3 .td-no-subcats .td-mega-span:first-child, .td-full-layout .td-header-style-4 .td-no-subcats .td-mega-span:first-child {
margin-left: 17px
}
.td-full-layout .td-header-style-3 .td-mega-menu ul, .td-full-layout .td-header-style-4 .td-mega-menu ul {
width: 1068px !important;
box-shadow: none;
border-top: none
}
.td-full-layout .td-header-style-3 .td-mega-menu .td_block_mega_menu .td-next-prev-wrap, .td-full-layout .td-header-style-4 .td-mega-menu .td-next-prev-wrap {
margin: 0 0 18px 18px
}
.td-full-layout .td-header-style-3 .td_mega_menu_sub_cats, .td-full-layout .td-header-style-4 .td_mega_menu_sub_cats {
width: 208px;
padding-top: 18px
}
.td-full-layout .td-header-style-3 .td_mega_menu_sub_cats a, .td-full-layout .td-header-style-4 .td_mega_menu_sub_cats a {
padding: 5px 18px
}
.td-full-layout .td-header-style-3 .block-mega-child-cats, .td-full-layout .td-header-style-4 .block-mega-child-cats {
max-height: 216px
}
.td-full-layout .td-header-style-3 .td-mega-row, .td-full-layout .td-header-style-4 .td-mega-row {
padding: 18px 0 12px
}
.td-full-layout .td-header-style-3 .td-mega-span, .td-full-layout .td-header-style-4 .td-mega-span {
width: 192px;
min-height: 199px;
margin-left: 18px
}
.td-full-layout .td-header-style-3 .td-mega-span .entry-thumb, .td-full-layout .td-header-style-4 .td-mega-span .entry-thumb {
min-height: 132px
}
.td-full-layout .td-header-style-4 .td-main-menu-logo, .td-header-style-4 .td-main-menu-logo {
margin: 0;
display: block
}
.td-header-style-4 .td-main-menu-logo img {
margin: 0 21px 0 0
}
.td-a-rec-id-content_bottom img, .td-a-rec-id-content_inline img, .td-a-rec-id-content_top img, .td-a-rec-id-custom_ad_1 img, .td-a-rec-id-custom_ad_2 img, .td-a-rec-id-custom_ad_3 img, .td-a-rec-id-custom_ad_4 img, .td-a-rec-id-custom_ad_5 img, .td-a-rec-id-post_style_1 img, .td-a-rec-id-post_style_11 img, .td-a-rec-id-post_style_12 img, .td-a-rec-id-sidebar img, .td-a-rec-id-smart_list_6 img, .td-a-rec-id-smart_list_7 img, .td-a-rec-id-smart_list_8 img, .td-boxed-layout .td-footer-page, .td-grid-style-2 .td-mx-13 .td-big-grid-meta, .td-grid-style-2 .td-mx-13 .td-module-meta-info, .td-grid-style-2 .td-mx-15 .td-big-grid-meta, .td-grid-style-2 .td-mx-15 .td-module-meta-info, .td-grid-style-2 .td-mx-17 .td-big-grid-meta, .td-grid-style-2 .td-mx-17 .td-module-meta-info, .td-grid-style-2 .td-mx-19 .td-big-grid-meta, .td-grid-style-2 .td-mx-19 .td-module-meta-info, .td-grid-style-2 .td-mx-23 .td-big-grid-meta, .td-grid-style-2 .td-mx-23 .td-module-meta-info, .td-grid-style-2 .td-mx-28 .td-big-grid-meta, .td-grid-style-2 .td-mx-28 .td-module-meta-info, .td-grid-style-3 .td-mx-13 .td-big-grid-meta, .td-grid-style-3 .td-mx-13 .td-module-meta-info, .td-grid-style-3 .td-mx-15 .td-big-grid-meta, .td-grid-style-3 .td-mx-15 .td-module-meta-info, .td-grid-style-3 .td-mx-17 .td-big-grid-meta, .td-grid-style-3 .td-mx-17 .td-module-meta-info, .td-grid-style-3 .td-mx-19 .td-big-grid-meta, .td-grid-style-3 .td-mx-19 .td-module-meta-info, .td-grid-style-3 .td-mx-23 .td-big-grid-meta, .td-grid-style-3 .td-mx-23 .td-module-meta-info, .td-grid-style-3 .td-mx-28 .td-big-grid-meta, .td-grid-style-3 .td-mx-28 .td-module-meta-info, .td-grid-style-4 .td-mx-13 .td-meta-info-container, .td-grid-style-4 .td-mx-15 .td-meta-info-container, .td-grid-style-4 .td-mx-17 .td-meta-info-container, .td-grid-style-4 .td-mx-19 .td-meta-info-container, .td-grid-style-7 .td-mx-13 .td-big-grid-meta, .td-grid-style-7 .td-mx-13 .td-module-meta-info, .td-grid-style-7 .td-mx-15 .td-big-grid-meta, .td-grid-style-7 .td-mx-15 .td-module-meta-info, .td-grid-style-7 .td-mx-17 .td-big-grid-meta, .td-grid-style-7 .td-mx-17 .td-module-meta-info, .td-grid-style-7 .td-mx-19 .td-big-grid-meta, .td-grid-style-7 .td-mx-19 .td-module-meta-info, .td-grid-style-7 .td-mx-23 .td-big-grid-meta, .td-grid-style-7 .td-mx-23 .td-module-meta-info, .td-grid-style-7 .td-mx-28 .td-big-grid-meta, .td-grid-style-7 .td-mx-28 .td-module-meta-info, .td-header-desktop-wrap, .td-header-style-10 .td-header-sp-recs, .td-header-style-11 .td-header-sp-recs, .td-header-style-12 .td-header-sp-recs, .td-header-style-4 .td-header-sp-recs, .td-header-style-5 .td-header-sp-recs, .td-header-style-6 .td-header-sp-recs, .td-header-style-7 .td-header-sp-recs, .td-header-style-8 .td-header-sp-recs, .td-header-style-9 .td-header-sp-recs, .td-images-on-row-1 .td-instagram-element, .td_block_18 .td-block-span12, .td_block_18 .td-column-3 .td_module_mx8 .entry-thumb, .td_block_big_grid_11.td-grid-style-4 .td-meta-info-container, .td_block_big_grid_12.td-grid-style-4 .td-meta-info-container, .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25, .td_block_big_grid_flex_6 .td-big-grid-flex-column .td_module_flex_6, .td_block_image_box .td-big-image .td-image-box-span, .td_category_template_6 .td-category-description, .td_category_template_7 .td-category-description, .td_module_14 .entry-thumb, .td_module_17 .td-module-image .entry-thumb, .td_module_18 .entry-thumb, .td_module_mx4 .entry-thumb, .td_module_mx8 .entry-thumb, .td_smart_list_1 .td-item, .td_smart_list_3 .td-item, .td_smart_list_6 .td-slide-smart-list-figure img, .td_smart_list_7 .td-slide-smart-list-figure img, .top-header-menu li li {
width: 100%
}
@media (min-width: 768px) {
.td-affix #td-header-menu, .td-affix .td-logo-sticky {
display: block
}
.td-header-wrap .td-affix .td-main-menu-logo {
height: 48px !important
}
.td-affix .header-search-wrap .td-icon-search, .td-header-wrap .td-affix .sf-menu > li > a, .td-header-wrap .td-affix .td-main-menu-logo a {
line-height: 48px !important
}
.td-header-wrap .td-affix .td-main-menu-logo img {
max-height: 48px !important;
top: -1px
}
.td-header-style-12 .td-affix .td-main-menu-logo img, .td-header-style-4 .td-affix .td-main-menu-logo img, .td-header-style-5 .td-affix .td-main-menu-logo img, .td-header-style-6 .td-affix .td-main-menu-logo img, .td-header-style-7 .td-affix .td-header-sp-logo img {
top: 0
}
.td-header-style-1 .td-header-sp-recs .td-a-rec-id-header > div, .td-header-style-1 .td-header-sp-recs .td-g-rec-id-header > .adsbygoogle, .td-header-style-2 .td-header-sp-recs .td-a-rec-id-header > div, .td-header-style-2 .td-header-sp-recs .td-g-rec-id-header > .adsbygoogle, .td-header-style-3 .td-header-sp-recs .td-a-rec-id-header > div, .td-header-style-3 .td-header-sp-recs .td-g-rec-id-header > .adsbygoogle {
margin: auto
}
.td-header-style-4 .td-main-menu-logo img, .td-header-style-7 .td-header-sp-logo img {
top: -1px
}
.td-header-style-4 .td-header-sp-recs {
margin: 14px auto
}
}
.td-header-style-10 .td-a-rec-id-header .adsbygoogle, .td-header-style-10 .td-g-rec-id-header .adsbygoogle, .td-header-style-11 .td-a-rec-id-header .adsbygoogle, .td-header-style-11 .td-g-rec-id-header .adsbygoogle, .td-header-style-12 .td-a-rec-id-header .adsbygoogle, .td-header-style-12 .td-g-rec-id-header .adsbygoogle, .td-header-style-4 .td-header-sp-recs .adsbygoogle, .td-header-style-5 .td-a-rec-id-header .adsbygoogle, .td-header-style-5 .td-g-rec-id-header .adsbygoogle, .td-header-style-6 .td-a-rec-id-header .adsbygoogle, .td-header-style-6 .td-g-rec-id-header .adsbygoogle, .td-header-style-7 .td-a-rec-id-header .adsbygoogle, .td-header-style-7 .td-g-rec-id-header .adsbygoogle, .td-header-style-8 .td-a-rec-id-header .adsbygoogle, .td-header-style-8 .td-g-rec-id-header .adsbygoogle, .td-header-style-9 .td-a-rec-id-header .adsbygoogle, .td-header-style-9 .td-g-rec-id-header .adsbygoogle {
position: relative;
display: block !important
}
.td-header-style-10 .td-header-rec-wrap, .td-header-style-11 .td-header-rec-wrap, .td-header-style-12 .td-header-rec-wrap, .td-header-style-4 .td-header-rec-wrap, .td-header-style-5 .td-header-rec-wrap, .td-header-style-6 .td-header-rec-wrap, .td-header-style-7 .td-header-rec-wrap, .td-header-style-8 .td-header-rec-wrap, .td-header-style-9 .td-header-rec-wrap {
min-height: 0
}
.td-full-layout .td-header-style-4 .td-main-menu-logo img {
margin: 0 21px
}
.td-header-style-5 .td-header-top-menu-full, .td-header-style-5 .top-header-menu .sub-menu, .td-header-style-6 .td-header-top-menu-full, .td-header-style-6 .top-header-menu .sub-menu {
background-color: #f9f9f9
}
.td-header-style-5 .td-main-menu-logo {
display: block;
margin-right: 0;
height: 60px
}
.td-header-style-5 .td-header-menu-social, .td-header-style-5 .td-main-menu-logo a {
line-height: 60px
}
.td-header-style-5 .td-main-menu-logo img {
max-height: 60px;
margin-right: 20px
}
.td-header-style-5 .header-search-wrap #td-header-search-button .td-icon-search {
line-height: 60px;
color: #fff
}
.td-header-style-5 .sf-menu > li > a {
color: #fff;
line-height: 60px
}
.td-header-style-12 .td-mega-menu ul, .td-header-style-5 .td-mega-menu ul, .td-header-style-6 .td-mega-menu ul {
border-top: none
}
.td-header-style-5 .td-affix, .td-header-style-6 .td-affix {
background-color: rgba(22, 22, 22, .9)
}
.td-header-style-6 .td-main-menu-logo {
display: block;
margin-right: 42px;
height: 80px
}
.tdm-header-style-1 .td-header-menu-wrap-full #td-header-search-button .td-icon-search, .tdm-header-style-2 .td-header-menu-wrap-full #td-header-search-button .td-icon-search, .tdm-header-style-3 .td-header-menu-wrap-full #td-header-search-button .td-icon-search,
.tdm-header-style-1 .sf-menu > li > a, .tdm-header-style-2 .sf-menu > li > a, .tdm-header-style-3 .sf-menu > li > a,
.td-header-style-12 .td-header-menu-wrap-full #td-header-search-button .td-icon-search, .td-header-style-12 .td-main-menu-logo a, .td-header-style-6 .td-main-menu-logo a {
line-height: 80px
}
.td-header-style-6 .td-main-menu-logo img {
max-height: 80px
}
.td-header-style-6 .td-header-menu-social {
margin-left: 3px;
margin-right: 44px;
line-height: 80px
}
.td-header-style-6 .header-search-wrap #td-header-search-button .td-icon-search {
line-height: 80px;
color: #fff
}
.ie8 .td-subcat-filter .td-subcat-dropdown, .td-a-rec-id-content_inlineright, .td-g-rec-id-content_inlineright, .td-header-style-6 .sf-menu, .td-post-template-11 .td-video-template-bg .td-pb-span4, .td-sub-footer-container .td-sub-footer-menu, .td_block_categories_tags .td-ct-item-no, .td_block_exchange .td-rate .td-exchange-value, .td_smart_list_7 .td-smart-list-pagination .td-smart-next, .top-bar-style-1 .td-header-sp-top-widget, .top-bar-style-2 .td-header-sp-top-menu, .top-bar-style-4 .td-header-sp-top-menu, .top-bar-style-4 .td-header-sp-top-widget {
float: right
}
.td-header-style-12 .td-header-menu-wrap .sf-menu > li > a, .td-header-style-6 .sf-menu > li > a {
color: #fff;
line-height: 80px
}
.td-header-style-7 .td-header-sp-logo {
margin-right: 42px;
float: left;
height: 106px;
padding: 0
}
.td-header-style-7 .td-header-sp-logo a {
line-height: 106px
}
.td-header-style-7 .td-header-sp-logo img {
max-height: 106px;
position: relative;
padding: 6px 0;
line-height: 106px;
vertical-align: middle
}
.td-header-style-7 .td-header-menu-social {
margin-top: 28px;
margin-left: 3px;
margin-right: 44px;
line-height: 78px
}
.td-header-style-7 #td-top-search {
margin-top: 0;
top: auto;
bottom: 17px
}
.td-header-style-7 .header-search-wrap {
bottom: 0;
top: auto
}
.td-header-style-7 .header-search-wrap #td-header-search-button .td-icon-search, .td-header-style-7 .sf-menu > li > a {
line-height: 78px
}
.td-header-style-7 .sf-menu {
margin-top: 28px;
float: right
}
.td-header-style-7 .td-affix .header-search-wrap, .td-header-style-7 .td-affix .sf-menu, .td-header-style-7 .td-affix .td-header-menu-social, .td-header-style-7 .td-affix .td-header-menu-social .td-social-icon-wrap i, .td-homepage-post .entry-title, .td-menu-block-headers ul, .td-pb-span4 .td_block_template_13 .td-block-title, .td-post-template-11 .td-post-content, .td-post-template-12 .td-post-content, .td-post-template-12 .td_smart_list_1, .td-post-template-12 .td_smart_list_2, .td-post-template-12 .td_smart_list_3, .td-post-template-12 .td_smart_list_4, .td-post-template-12 .td_smart_list_5, .td-post-template-12 .td_smart_list_6, .td-post-template-12 .td_smart_list_7, .td-post-template-12 .td_smart_list_8, .td-post-template-13 .td-post-content, .td-post-template-13 .td_smart_list_1, .td-post-template-13 .td_smart_list_2, .td-post-template-13 .td_smart_list_3, .td-post-template-13 .td_smart_list_4, .td-post-template-13 .td_smart_list_5, .td-post-template-13 .td_smart_list_6, .td-post-template-13 .td_smart_list_7, .td-post-template-13 .td_smart_list_8, .td-post-template-2 .td-post-content, .td-post-template-3 .td-post-content, .td-post-template-4 .td-post-content, .td-post-template-6 .td-post-content, .td-post-template-7 .td-post-content, .td-post-template-8 .td-post-content, .td_block_13.td-column-1 .td-load-more-wrap, .td_block_13.td-column-1 .td-next-prev-wrap, .td_block_14 .td-load-more-wrap, .td_block_14 .td-next-prev-wrap, .td_block_big_grid_8.td-grid-style-2 .td-meta-info-container, .td_block_related_posts .td-next-prev-wrap, .td_module_5 .td-excerpt, .td_smart_list_2 .td-sml-description, .td_smart_list_3 .td-sml-description, .td_smart_list_5 .td-sml-description, .td_smart_list_6 .td-sml-description, .td_smart_list_7 .td-sml-description, .td_smart_list_8 .td-sml-description, .wpb_text_column h1:first-child, .wpb_text_column h2:first-child, .wpb_text_column h3:first-child, .wpb_text_column h4:first-child, .wpb_text_column h5:first-child {
margin-top: 0
}
.td-big-grids-fl.td-grid-style-2 .td-module-meta-info, .td-big-grids-fl.td-grid-style-3 .td-module-meta-info, .td-grid-style-1 .td-meta-info-container, .td-grid-style-2 .td-meta-info-container, .td-grid-style-3 .td-meta-info-container, .td-header-style-7 .td-affix #td-top-search, .td_block_template_16 .td-block-title:after {
bottom: 0
}
.td-header-style-8 .td-header-menu-wrap-full .td-affix .td-header-sp-logo {
display: block;
bottom: 0;
top: 0;
width: 168px;
height: auto
}
.td-header-style-8 .td-header-menu-wrap-full .td-affix .td-header-main-menu, .td-post-template-11 .td-related-title .td-related-left {
padding-left: 0
}
.td-header-style-8 .td-header-menu-wrap {
display: table;
width: 100%
}
.td-header-style-8 .td-header-menu-wrap.td-affix {
background-color: rgba(255, 255, 255, .95)
}
.td-header-style-8 .td-header-top-menu {
margin-left: 282px;
width: 786px;
min-height: 53px;
padding: 12px 0
}
.td-header-style-8 .top-header-menu .sub-menu {
background-color: #fff !important
}
.td-header-style-8 .td-header-sp-logo {
position: absolute;
width: 238px;
height: 94px;
top: 6px;
z-index: 10000
}
.td-header-style-8 .td-header-sp-logo img {
max-height: 86px;
right: auto
}
.td-header-style-8 .sf-menu > li > a, .td-header-style-8 .td-header-menu-social, .td-header-style-8 .td-header-menu-wrap-full #td-header-search-button .td-icon-search {
line-height: 53px
}
.td-header-sp-top-menu .td_ul_logout, .td-header-style-8 .td_stretch_content .td-header-menu-social, .td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter i, .td_block_template_7 .td-subcat-list .td-subcat-item:last-child {
margin-right: 16px
}
.td-header-style-8 .td-header-main-menu {
float: left;
width: 100%;
padding-left: 282px;
background-color: transparent !important
}
.td-header-style-8 .td-affix .td-header-sp-logo img {
max-height: 46px;
padding: 2px 0
}
.td-header-style-10 .td-header-top-menu-full, .td-header-style-9 .td-header-top-menu-full {
background-color: #fff;
border-bottom: 1px solid #e0e0e0
}
.td-header-style-10 .td-logo-wrap-full, .td-header-style-9 .td-logo-wrap-full {
min-height: 130px;
line-height: 130px
}
.td-header-style-9 .td-logo-wrap-full a {
position: relative;
z-index: 1;
line-height: 130px;
display: inline-block;
vertical-align: middle
}
.td-header-style-10 .td-logo-text-container a, .td-header-style-11 .td-logo-text-container a, .td-header-style-9 .td-logo-text-container a {
line-height: 1
}
.td-footer-template-13 .footer-social-wrap, .td-g-rec-id-sidebar, .td-header-style-10 .td-header-sp-logo, .td-header-style-11 .td-header-sp-logo, .td-header-style-9 .td-header-sp-logo, .td-menu-block-headers, .td-menu-blocks-custom ul, .td-post-template-11 .td-post-sharing-top .td-post-sharing, .td-post-template-11 .td-post-sharing-top .td-post-sharing-classic, .td-post-template-12 .td-post-sharing-top .td-post-sharing, .td-post-template-12 .td-post-sharing-top .td-post-sharing-classic, .td-post-template-13 .td-post-sharing-top .td-post-sharing, .td-post-template-13 .td-post-sharing-top .td-post-sharing-classic, .td-post-template-3 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing, .td-post-template-3 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing-classic, .td-post-template-7 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing, .td-post-template-7 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing-classic, .td-post-template-8 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing, .td-post-template-8 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing-classic, .td-review-stars, .td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list, .td-weather-section-2, .td_module_9 .td_quote_on_blocks {
text-align: center
}
.td-header-style-10 .td-header-sp-logo img, .td-header-style-11 .td-header-sp-logo img, .td-header-style-9 .td-header-sp-logo img {
z-index: 1;
display: block;
position: relative
}
.td-header-style-9 .td-header-menu-social {
margin-right: 4px
}
.td-header-style-10 .td-logo-wrap-full a {
position: relative;
z-index: 1;
line-height: 130px;
display: inline-block;
vertical-align: middle;
width: 100%
}
.td-header-style-10 .td-logo-wrap-full .td-logo {
line-height: 130px
}
@media (min-width: 768px) {
.td-header-style-10 .td-logo-sticky img {
max-width: 102px
}
.td_block_padding .td-block-row:last-child .td_module_wrap {
padding-bottom: 0
}
}
.td-header-style-10 .td-header-menu-social {
position: absolute;
margin-right: 0;
float: none;
top: 0;
right: 53px
}
.ie9 .td-search-opened .td-search-background, .mfp-arrow-right, .td-big-grid-slide .td-icon-right, .td-header-style-10 .td-header-menu-no-search .td-header-menu-social, .td-right-smart-list, .td_block_slide .nextButton {
right: 0
}
.td-header-style-10 .td_stretch_content .td-header-menu-social {
right: 20px
}
.td-header-style-10 .menu-main-menu-container {
display: inherit
}
.td-header-style-10 .td-header-main-menu {
padding-left: 48px
}
.td-header-style-10 #td-header-menu {
display: table;
margin: 0 auto
}
.td-header-style-11 .td-logo-wrap-full {
width: 100%;
min-height: 160px;
line-height: 160px;
border-bottom: 1px solid #eee
}
.td-header-style-11 .td-logo-wrap-full a {
position: relative;
z-index: 1;
line-height: 160px;
display: inline-block;
vertical-align: middle
}
.td-header-style-11 .td-logo-wrap-full .td-logo {
line-height: 160px
}
.td-header-style-11 .td-header-menu-social {
margin-right: 5px;
line-height: 52px
}
.td-header-style-11 .header-search-wrap .td-icon-search {
line-height: 52px;
color: #000
}
.td-header-style-11 .sf-menu > li > a {
line-height: 52px
}
.td-header-style-11 .td-affix:after {
content: "";
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAMBAMAAABRpcpkAAAAElBMVEUAAAAAAAAAAAAAAAAAAAAAAADgKxmiAAAABnRSTlMCFg8LBQd761rpAAAAFklEQVQI12MQAEIFIDQAwgAGByAEAwAUCAGRLNh3YwAAAABJRU5ErkJggg==);
width: 100%;
height: 12px;
position: absolute;
bottom: -12px;
z-index: 1
}
.td_block_13 .td_module_mx3:last-child .td-module-meta-info, .td_block_20 .td_module_mx3:last-child, .td_category_template_2 .td-header-style-11 .td-logo-wrap-full, .td_category_template_5 .td-header-style-11 .td-logo-wrap-full {
border-bottom: 0
}
.td_module_5, .td_module_9 {
border-bottom: 1px dashed #f2f2f2
}
.td-header-style-12 .td-header-top-menu-full {
background-color: #2b2b2b;
z-index: 1
}
.td-grid-style-6 .td-big-grid-post .entry-title, .td-header-style-12 .td-header-top-menu-full .td-header-top-menu {
text-transform: uppercase
}
.td-header-style-12 .td-header-sp-top-menu, .td-header-style-12 .td-header-sp-top-widget, .td-header-style-12 .top-header-menu > li {
line-height: 54px
}
.td-header-style-12 .td-main-menu-logo {
display: block;
height: 80px;
margin-right: 0
}
.td-header-style-12 .td-main-menu-logo img {
max-height: 66px;
margin-right: 22px
}
.td-header-style-12 .td-header-menu-social {
margin-right: 5px;
line-height: 80px
}
.td-header-style-12 .td-header-menu-wrap-full .td-header-gradient:after {
content: '';
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
}
.td-header-style-12 .sf-menu > .current-category-ancestor > a, .td-header-style-12 .sf-menu > .current-menu-ancestor > a, .td-header-style-12 .sf-menu > .current-menu-item > a, .td-header-style-12 .sf-menu > .sfHover > a, .td-header-style-12 .sf-menu > li > a:hover {
background-color: rgba(0, 0, 0, .3) !important
}
@media (min-width: 1019px) {
.homepage-post.single_template_7 .td-header-style-2 .td-header-sp-recs, .single_template_10 .td-header-style-2 .td-header-sp-recs, .single_template_11 .td-header-style-2 .td-header-sp-recs, .single_template_6 .td-header-style-2 .td-header-sp-recs, .single_template_7 .td-header-style-2 .td-header-sp-recs, .single_template_8 .td-header-style-2 .td-header-sp-recs, .td_category_template_2 .td-header-style-2 .td-header-sp-recs, .td_category_template_5 .td-header-style-2 .td-header-sp-recs, .td_category_template_6 .td-header-style-2 .td-header-sp-recs, .td_category_template_8 .td-header-style-2 .td-header-sp-recs {
margin-bottom: 24px
}
.td_category_template_7 .td-header-style-2 .td-header-sp-recs {
margin-bottom: 6px
}
.td-header-style-4 .td-header-sp-recs {
margin: 24px auto
}
.td-header-style-10 .td-header-sp-recs, .td-header-style-11 .td-header-sp-recs, .td-header-style-12 .td-header-sp-recs, .td-header-style-5 .td-header-sp-recs, .td-header-style-6 .td-header-sp-recs, .td-header-style-7 .td-header-sp-recs, .td-header-style-8 .td-header-sp-recs, .td-header-style-9 .td-header-sp-recs {
margin: 24px auto 0 !important
}
.homepage-post.single_template_7 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-10 .td-a-rec-id-header > div, .homepage-post.single_template_7 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-10 .td-g-rec-id-header > div, .homepage-post.single_template_7 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-11 .td-a-rec-id-header > div, .homepage-post.single_template_7 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-11 .td-g-rec-id-header > div, .homepage-post.single_template_7 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-12 .td-a-rec-id-header > div, .homepage-post.single_template_7 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-12 .td-g-rec-id-header > div, .homepage-post.single_template_7 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-5 .td-a-rec-id-header > div, .homepage-post.single_template_7 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-5 .td-g-rec-id-header > div, .homepage-post.single_template_7 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-6 .td-a-rec-id-header > div, .homepage-post.single_template_7 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-6 .td-g-rec-id-header > div, .homepage-post.single_template_7 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-7 .td-a-rec-id-header > div, .homepage-post.single_template_7 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-7 .td-g-rec-id-header > div, .homepage-post.single_template_7 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-8 .td-a-rec-id-header > div, .homepage-post.single_template_7 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-8 .td-g-rec-id-header > div, .homepage-post.single_template_7 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-9 .td-a-rec-id-header > div, .homepage-post.single_template_7 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-9 .td-g-rec-id-header > div, .single_template_10 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-10 .td-a-rec-id-header > div, .single_template_10 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-10 .td-g-rec-id-header > div, .single_template_10 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-11 .td-a-rec-id-header > div, .single_template_10 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-11 .td-g-rec-id-header > div, .single_template_10 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-12 .td-a-rec-id-header > div, .single_template_10 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-12 .td-g-rec-id-header > div, .single_template_10 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-5 .td-a-rec-id-header > div, .single_template_10 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-5 .td-g-rec-id-header > div, .single_template_10 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-6 .td-a-rec-id-header > div, .single_template_10 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-6 .td-g-rec-id-header > div, .single_template_10 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-7 .td-a-rec-id-header > div, .single_template_10 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-7 .td-g-rec-id-header > div, .single_template_10 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-8 .td-a-rec-id-header > div, .single_template_10 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-8 .td-g-rec-id-header > div, .single_template_10 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-9 .td-a-rec-id-header > div, .single_template_10 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-9 .td-g-rec-id-header > div, .single_template_11 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-10 .td-a-rec-id-header > div, .single_template_11 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-10 .td-g-rec-id-header > div, .single_template_11 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-11 .td-a-rec-id-header > div, .single_template_11 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-11 .td-g-rec-id-header > div, .single_template_11 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-12 .td-a-rec-id-header > div, .single_template_11 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-12 .td-g-rec-id-header > div, .single_template_11 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-5 .td-a-rec-id-header > div, .single_template_11 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-5 .td-g-rec-id-header > div, .single_template_11 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-6 .td-a-rec-id-header > div, .single_template_11 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-6 .td-g-rec-id-header > div, .single_template_11 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-7 .td-a-rec-id-header > div, .single_template_11 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-7 .td-g-rec-id-header > div, .single_template_11 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-8 .td-a-rec-id-header > div, .single_template_11 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-8 .td-g-rec-id-header > div, .single_template_11 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-9 .td-a-rec-id-header > div, .single_template_11 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-9 .td-g-rec-id-header > div, .single_template_6 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-10 .td-a-rec-id-header > div, .single_template_6 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-10 .td-g-rec-id-header > div, .single_template_6 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-11 .td-a-rec-id-header > div, .single_template_6 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-11 .td-g-rec-id-header > div, .single_template_6 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-12 .td-a-rec-id-header > div, .single_template_6 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-12 .td-g-rec-id-header > div, .single_template_6 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-5 .td-a-rec-id-header > div, .single_template_6 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-5 .td-g-rec-id-header > div, .single_template_6 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-6 .td-a-rec-id-header > div, .single_template_6 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-6 .td-g-rec-id-header > div, .single_template_6 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-7 .td-a-rec-id-header > div, .single_template_6 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-7 .td-g-rec-id-header > div, .single_template_6 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-8 .td-a-rec-id-header > div, .single_template_6 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-8 .td-g-rec-id-header > div, .single_template_6 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-9 .td-a-rec-id-header > div, .single_template_6 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-9 .td-g-rec-id-header > div, .single_template_7 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-10 .td-a-rec-id-header > div, .single_template_7 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-10 .td-g-rec-id-header > div, .single_template_7 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-11 .td-a-rec-id-header > div, .single_template_7 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-11 .td-g-rec-id-header > div, .single_template_7 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-12 .td-a-rec-id-header > div, .single_template_7 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-12 .td-g-rec-id-header > div, .single_template_7 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-5 .td-a-rec-id-header > div, .single_template_7 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-5 .td-g-rec-id-header > div, .single_template_7 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-6 .td-a-rec-id-header > div, .single_template_7 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-6 .td-g-rec-id-header > div, .single_template_7 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-7 .td-a-rec-id-header > div, .single_template_7 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-7 .td-g-rec-id-header > div, .single_template_7 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-8 .td-a-rec-id-header > div, .single_template_7 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-8 .td-g-rec-id-header > div, .single_template_7 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-9 .td-a-rec-id-header > div, .single_template_7 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-9 .td-g-rec-id-header > div, .single_template_8 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-10 .td-a-rec-id-header > div, .single_template_8 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-10 .td-g-rec-id-header > div, .single_template_8 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-11 .td-a-rec-id-header > div, .single_template_8 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-11 .td-g-rec-id-header > div, .single_template_8 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-12 .td-a-rec-id-header > div, .single_template_8 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-12 .td-g-rec-id-header > div, .single_template_8 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-5 .td-a-rec-id-header > div, .single_template_8 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-5 .td-g-rec-id-header > div, .single_template_8 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-6 .td-a-rec-id-header > div, .single_template_8 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-6 .td-g-rec-id-header > div, .single_template_8 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-7 .td-a-rec-id-header > div, .single_template_8 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-7 .td-g-rec-id-header > div, .single_template_8 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-8 .td-a-rec-id-header > div, .single_template_8 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-8 .td-g-rec-id-header > div, .single_template_8 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-9 .td-a-rec-id-header > div, .single_template_8 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-9 .td-g-rec-id-header > div, .td-header-style-10.td-header-background-image .td-header-sp-recs, .td-header-style-11.td-header-background-image .td-header-sp-recs, .td-header-style-12.td-header-background-image .td-header-sp-recs, .td-header-style-5.td-header-background-image .td-header-sp-recs, .td-header-style-6.td-header-background-image .td-header-sp-recs, .td-header-style-7.td-header-background-image .td-header-sp-recs, .td-header-style-8.td-header-background-image .td-header-sp-recs, .td-header-style-9.td-header-background-image .td-header-sp-recs, .td_category_template_2 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-10 .td-a-rec-id-header > div, .td_category_template_2 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-10 .td-g-rec-id-header > div, .td_category_template_2 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-11 .td-a-rec-id-header > div, .td_category_template_2 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-11 .td-g-rec-id-header > div, .td_category_template_2 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-12 .td-a-rec-id-header > div, .td_category_template_2 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-12 .td-g-rec-id-header > div, .td_category_template_2 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-5 .td-a-rec-id-header > div, .td_category_template_2 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-5 .td-g-rec-id-header > div, .td_category_template_2 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-6 .td-a-rec-id-header > div, .td_category_template_2 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-6 .td-g-rec-id-header > div, .td_category_template_2 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-7 .td-a-rec-id-header > div, .td_category_template_2 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-7 .td-g-rec-id-header > div, .td_category_template_2 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-8 .td-a-rec-id-header > div, .td_category_template_2 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-8 .td-g-rec-id-header > div, .td_category_template_2 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-9 .td-a-rec-id-header > div, .td_category_template_2 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-9 .td-g-rec-id-header > div, .td_category_template_5 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-10 .td-a-rec-id-header > div, .td_category_template_5 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-10 .td-g-rec-id-header > div, .td_category_template_5 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-11 .td-a-rec-id-header > div, .td_category_template_5 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-11 .td-g-rec-id-header > div, .td_category_template_5 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-12 .td-a-rec-id-header > div, .td_category_template_5 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-12 .td-g-rec-id-header > div, .td_category_template_5 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-5 .td-a-rec-id-header > div, .td_category_template_5 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-5 .td-g-rec-id-header > div, .td_category_template_5 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-6 .td-a-rec-id-header > div, .td_category_template_5 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-6 .td-g-rec-id-header > div, .td_category_template_5 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-7 .td-a-rec-id-header > div, .td_category_template_5 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-7 .td-g-rec-id-header > div, .td_category_template_5 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-8 .td-a-rec-id-header > div, .td_category_template_5 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-8 .td-g-rec-id-header > div, .td_category_template_5 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-9 .td-a-rec-id-header > div, .td_category_template_5 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-9 .td-g-rec-id-header > div, .td_category_template_6 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-10 .td-a-rec-id-header > div, .td_category_template_6 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-10 .td-g-rec-id-header > div, .td_category_template_6 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-11 .td-a-rec-id-header > div, .td_category_template_6 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-11 .td-g-rec-id-header > div, .td_category_template_6 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-12 .td-a-rec-id-header > div, .td_category_template_6 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-12 .td-g-rec-id-header > div, .td_category_template_6 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-5 .td-a-rec-id-header > div, .td_category_template_6 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-5 .td-g-rec-id-header > div, .td_category_template_6 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-6 .td-a-rec-id-header > div, .td_category_template_6 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-6 .td-g-rec-id-header > div, .td_category_template_6 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-7 .td-a-rec-id-header > div, .td_category_template_6 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-7 .td-g-rec-id-header > div, .td_category_template_6 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-8 .td-a-rec-id-header > div, .td_category_template_6 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-8 .td-g-rec-id-header > div, .td_category_template_6 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-9 .td-a-rec-id-header > div, .td_category_template_6 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-9 .td-g-rec-id-header > div, .td_category_template_8 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-10 .td-a-rec-id-header > div, .td_category_template_8 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-10 .td-g-rec-id-header > div, .td_category_template_8 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-11 .td-a-rec-id-header > div, .td_category_template_8 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-11 .td-g-rec-id-header > div, .td_category_template_8 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-12 .td-a-rec-id-header > div, .td_category_template_8 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-12 .td-g-rec-id-header > div, .td_category_template_8 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-5 .td-a-rec-id-header > div, .td_category_template_8 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-5 .td-g-rec-id-header > div, .td_category_template_8 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-6 .td-a-rec-id-header > div, .td_category_template_8 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-6 .td-g-rec-id-header > div, .td_category_template_8 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-7 .td-a-rec-id-header > div, .td_category_template_8 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-7 .td-g-rec-id-header > div, .td_category_template_8 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-8 .td-a-rec-id-header > div, .td_category_template_8 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-8 .td-g-rec-id-header > div, .td_category_template_8 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-9 .td-a-rec-id-header > div, .td_category_template_8 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-9 .td-g-rec-id-header > div {
margin-bottom: 24px !important
}
.td-header-style-10 .td-logo-sticky img {
max-width: inherit
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-4 .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-4 .td-meta-info-container {
width: auto;
max-width: 60%
}
}
.td-header-menu-social {
float: right;
margin-right: 5px;
line-height: 48px
}
.td-header-menu-social .td-social-icon-wrap i {
min-width: 16px;
font-size: 12px;
line-height: 24px;
vertical-align: middle
}
.td-affix .td-header-menu-social {
line-height: 48px !important
}
.td-header-menu-no-search .td-header-menu-social {
margin-right: 0 !important
}
.td_stretch_content .td-header-menu-social {
margin-right: 44px
}
.td-mega-menu {
position: static !important
}
.td-mega-menu ul.sub-menu {
position: absolute;
width: 1114px !important;
height: auto;
left: 50% !important;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
display: none;
border: 1px solid #eaeaea;
box-shadow: 0 2px 6px rgba(0, 0, 0, .1)
}
.td-mega-menu .td_block_mega_menu .td-next-prev-wrap {
margin: 0 0 22px 22px
}
.td-mega-menu-page .td-mega-grid {
padding: 22px
}
.td-mega-menu-page .td-mega-grid .td_block_wrap, .td_block_16 .td-column-2 .td-block-row:last-child .td_module_mx4, .td_block_16 .td-column-2 .td_module_mx7, .td_module_6, .td_module_7 {
padding-bottom: 26px
}
.td-mega-menu-page .wpb_content_element .widgettitle:after {
width: 1200px
}
.td-mega-menu-page .wpb_content_element ul {
display: inline-block !important;
position: relative !important;
width: 100% !important;
border: none !important;
left: 0 !important;
top: 0 !important;
margin-left: 0 !important;
webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important
}
.td-mega-menu-page .wpb_content_element ul li {
webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
float: none !important;
width: auto !important;
line-height: 30px !important;
margin-left: 0;
padding: 0 !important;
list-style-type: disc !important;
list-style-position: inside
}
.td-mega-menu-page .wpb_content_element ul li ul {
opacity: 1 !important;
margin-top: 4px !important;
margin-left: 21px !important;
padding-bottom: 0 !important
}
.td-mega-menu-page .wpb_content_element ul li ul li:last-child {
border-bottom: 0 !important;
padding-bottom: 0 !important
}
.td-mega-menu-page .wpb_content_element ul li a {
background-color: transparent !important;
line-height: 26px !important;
padding: 0 !important;
margin: 0 !important;
color: #222 !important
}
.td-mega-menu-page .wpb_content_element ul li a:hover {
background-color: transparent !important;
color: #4db2ec !important
}
.td-mega-menu-page .vc_wp_custommenu ul li {
padding: 5px 0 !important;
border-top: 1px dashed #ededed;
list-style-type: none !important
}
.td-mega-menu-page .vc_wp_custommenu ul li:first-child, .td_block_template_5 .td-related-title a:last-child {
border: none
}
.td-mega-menu-page .vc_wp_custommenu ul li:last-child {
border-bottom: 1px dashed #ededed
}
.td-mega-menu-page .vc_wp_custommenu ul li li {
border-top: 1px dashed #ededed !important
}
.td_block_mega_menu {
display: table;
width: 100%;
margin-bottom: 0 !important
}
.td_mega_menu_sub_cats {
width: 218px;
max-width: 218px;
text-align: right;
display: table-cell;
height: 100%;
vertical-align: top;
padding-top: 22px;
background-color: #fafafa;
position: relative
}
.td_mega_menu_sub_cats:after {
content: "";
width: 1px;
height: 100%;
position: absolute;
top: 0;
right: 0;
background-color: #eaeaea
}
.td_mega_menu_sub_cats a {
display: block;
font-size: 13px;
font-weight: 600;
color: #333;
padding: 5px 22px;
position: relative;
vertical-align: middle;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent
}
.td_mega_menu_sub_cats .cur-sub-cat {
background-color: #fff;
color: #4db2ec;
border-top: 1px solid #eaeaea;
border-bottom: 1px solid #eaeaea
}
.td_mega_menu_sub_cats .cur-sub-cat:before {
content: '';
width: 1px;
height: 100%;
position: absolute;
top: 0;
right: 0;
background-color: #fff;
z-index: 1
}
.block-mega-child-cats {
overflow-x: hidden;
overflow-y: auto;
max-height: 252px;
-webkit-overflow-scrolling: touch
}
.td-mega-row {
display: table-cell;
padding: 22px 0 10px
}
.td-mega-span {
width: 196px;
min-height: 202px;
float: left;
margin-left: 22px
}
.td-big-grid-flex .td-module-thumb, .td-mega-span .td-module-thumb {
position: relative;
margin-bottom: 0
}
.td-mega-span .entry-thumb {
min-height: 135px
}
.td-mega-span h3 {
font-family: Roboto, sans-serif;
font-weight: 500;
font-size: 13px;
margin: 7px 0 0;
line-height: 18px
}
.td-mega-span h3 a {
color: #333;
display: block;
-webkit-transition: color .4s;
-moz-transition: color .4s;
-o-transition: color .4s;
transition: color .4s
}
.td-header-menu-social + .td-search-wrapper #td-header-search-button:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 1px;
height: 100%;
background-color: #000;
opacity: .08
}
.td-header-top-menu {
color: #fff;
font-size: 11px
}
.td-header-top-menu .fa {
text-align: center;
min-width: 13px !important;
margin-right: 3px
}
@media (min-width: 1019px) and (max-width: 1140px) {
.td-header-style-1 .td-header-sp-logo, .td-header-style-3 .td-header-sp-logo {
width: 224px;
margin-left: 0
}
.td-header-style-2 .td-header-sp-logo {
width: 224px;
margin: 24px 14px 0
}
.td-full-layout .td-header-style-3 .td-mega-menu ul, .td-full-layout .td-header-style-4 .td-mega-menu ul {
width: 980px !important
}
.td-full-layout .td-header-style-3 .td_mega_menu_sub_cats, .td-full-layout .td-header-style-4 .td_mega_menu_sub_cats {
width: 192px
}
.td-full-layout .td-header-style-3 .td-mega-span, .td-full-layout .td-header-style-4 .td-mega-span {
width: 174px;
min-height: 187px
}
.td-full-layout .td-header-style-3 .td-mega-span .entry-thumb, .td-full-layout .td-header-style-4 .td-mega-span .entry-thumb {
min-height: 120px
}
.td-full-layout .td-header-style-4 .td-main-menu-logo img, .td-header-style-4 .td-main-menu-logo img {
margin: 0 14px
}
.td-header-style-4 .sf-menu > li > a, .td-header-style-5 .sf-menu > li > a, .td-header-style-6 .sf-menu > li > a, .td-header-style-7 .sf-menu > li > a {
padding: 0 12px
}
.td-header-style-4 .sf-menu a.sf-with-ul, .td-header-style-5 .sf-menu a.sf-with-ul, .td-header-style-6 .sf-menu a.sf-with-ul, .td-header-style-7 .sf-menu a.sf-with-ul {
padding-right: 26px
}
.td-header-style-6 .td-main-menu-logo, .td-header-style-7 .td-header-sp-logo {
margin-right: 20px
}
.td-header-style-8 .td-header-top-menu {
margin-left: 212px;
width: 768px;
padding: 0;
min-height: 29px
}
.td-header-style-8 .td-header-sp-logo {
width: 190px;
height: 89px;
top: -6px
}
.td-header-style-8 .td-header-main-menu {
padding-left: 212px
}
.td-header-style-12 .td-header-menu-wrap .sf-menu > li > a {
padding: 0 13px
}
.td-header-style-12 .td-header-menu-wrap .sf-menu a.sf-with-ul {
padding-right: 28px
}
.td-mega-menu ul.sub-menu {
width: 1024px !important
}
.td-mega-menu-page .td-mega-grid {
padding: 21px
}
.td_mega_menu_sub_cats {
width: 200px;
max-width: 200px
}
.td_mega_menu_sub_cats a {
padding: 4px 22px
}
.block-mega-child-cats {
max-height: 238px
}
.td-mega-span {
width: 178px;
min-height: 189px
}
.td-mega-span .entry-thumb {
min-height: 122px
}
.td-header-top-menu {
overflow: visible
}
}
.td-header-sp-top-menu {
line-height: 28px;
padding: 0 !important;
z-index: 1000;
float: left
}
.td-header-sp-top-widget {
position: relative;
line-height: 28px;
text-align: right;
padding-left: 0 !important;
padding-right: 0 !important
}
.td-header-sp-top-widget .td-social-icon-wrap .td-icon-font {
vertical-align: middle
}
.smart-list-style-4 .td-post-content, .td-a-rec-id-content_inlineleft, .td-g-rec-id-content_inlineleft, .td-header-sp-top-widget .td-search-btns-wrap, .td_block_big_grid_1 .td-big-grid-post, .td_block_big_grid_12 .td-big-grid-post, .td_block_big_grid_2 .td-big-grid-post, .td_block_big_grid_3 .td-big-grid-post, .td_block_big_grid_fl_10 .td-big-grid-post, .td_block_big_grid_fl_6 .td-big-grid-post, .td_block_big_grid_fl_7 .td-big-grid-post, .td_block_big_grid_fl_8 .td-big-grid-post, .td_block_big_grid_fl_9 .td-big-grid-post, .td_flex_block_3 .td_module_column, .td_flex_block_4 .td_module_column, .td_smart_list_7 .td-smart-list-pagination .td-smart-back, .wpb_tour .wpb_heading {
float: left
}
.mfp-with-zoom.mfp-ready.mfp-bg, .mpf-td-login-effect.mfp-ready.mfp-bg, .td-footer-wrapper .td-post-category:hover, .td-grid-style-3 .td-module-thumb a:last-child:before, .td-header-sp-top-widget .td-search-btns-wrap:hover .td-icon-search, .td_block_big_grid_8 .td-module-empty.td-big-grid-post-3, .td_block_big_grid_8 .td-module-empty.td-big-grid-post-6 {
opacity: .8
}
.td-header-sp-top-widget .td-icon-search {
width: 30px;
height: 24px;
font-size: 13px;
line-height: 24px;
vertical-align: middle
}
.td-header-sp-top-widget .td-icon-search:before, .td-ps-text-color .td-social-but-text, .td-social-handler .td-social-but-text, .top-header-menu .td_user_logd_in {
font-weight: 700
}
.td-header-sp-top-widget .td-drop-down-search {
top: calc(100% + 1px);
text-align: left
}
.td-weather-top-widget, .td_data_time {
display: inline-block;
margin-right: 32px
}
.menu-top-container {
display: inline-block;
margin-right: 16px
}
.top-header-menu {
list-style: none;
margin: 0;
display: inline-block
}
.top-header-menu li {
display: inline-block;
position: relative;
margin-left: 0
}
.top-header-menu li a {
margin-right: 16px;
line-height: 1
}
.top-header-menu > li {
line-height: 28px
}
.td-show-location, .top-header-menu > .td-normal-menu:hover > .sub-menu {
display: block !important
}
.top-header-menu .avatar {
display: inline-block;
vertical-align: middle;
margin-right: 6px;
position: relative;
top: -1px
}
.top-header-menu .td-icon-menu-down {
padding-left: 6px;
font-size: 8px;
position: relative;
top: -1px
}
.top-header-menu .td-icon-logout {
font-size: 10px;
position: relative;
top: 1px;
margin-right: 2px
}
.top-header-menu .sub-menu {
display: none;
position: absolute;
top: 100%;
left: -10px;
line-height: 28px;
background-color: #222;
z-index: 1000
}
.top-header-menu .sub-menu a {
display: block;
margin: 0 10px;
white-space: nowrap;
line-height: 28px
}
#login_pass, #login_pass-mob, .mfp-hide, .td-post-template-11 .td-related-title .td-related-left:after, .td-post-template-11 .td-related-title .td-related-left:before, .td-post-template-11 .td-related-title .td-related-right:after, .td-post-template-11 .td-related-title .td-related-right:before, .td-post-template-11 .td-related-title:after, .td-post-template-11 .td-related-title:before, .td-subcat-filter .td-display-filter, .top-header-menu .td-mega-menu ul, .top-header-menu ul ul {
display: none !important
}
.td_sp_login_ico_style {
position: absolute;
top: 3px;
right: -9px
}
.td_sp_logout_ico_style {
position: relative;
top: 3px;
left: 17px
}
.td-big-grid-flex .td-editor-date, .td-post-sharing-visible, .td-post-template-7 .td-read-down a, .td-social-icon-wrap > a, .td-social-sharing-hidden, .td-social-show-all .td-pulldown-filter-list, .td-weather-temp-wrap, .td_block_big_grid_flex_1 .td-editor-date, .td_module_17 .td-left-meta, .td_social_type .td-social-box .td-sp {
display: inline-block
}
.td-social-icon-wrap .td-icon-font {
font-size: 12px;
width: 30px;
height: 24px;
line-height: 24px
}
.td-big-grid-post.td-tiny-thumb .td-big-grid-meta, .td-social-icon-wrap .td-icon-instagram, .td-social-line i, .td-social-mail i, .td-social-print i, .td_block_image_box.td-box-vertical .entry-title, .td_block_image_box.td-image-box-style-2 .entry-title {
font-size: 15px
}
.top-bar-style-2 .td_ul_login, .top-bar-style-2 .td_ul_logout {
margin-right: 32px
}
.td-footer-wrapper .widget_categories li span, .td-next-prev-wrap .td-trending-now-nav-right, .td-pb-span4 .td_block_14 .td_block_inner, .td-post-template-1 .td-post-title .td-post-views, .td-post-template-10 .td-post-title .td-post-views, .td-post-template-11 .td_block_related_posts .td-post-category, .td-post-template-4 .td-post-title .td-post-views, .td-post-template-5 .td-post-title .td-post-views, .td-post-template-9 .td-post-title .td-post-views, .td-social-style-2 .td-social-icon-wrap:last-child, .td-subfooter-menu li:last-child a, .td_block_big_grid_9 .td-big-grid-post:last-child .td-module-thumb, .td_block_big_grid_9.td-grid-style-4 .td-big-grid-post:last-child .td-big-grid-meta, .td_block_exchange .td-column-2 .td-exchange-rates .td-rate:nth-child(3n), .td_block_exchange .td-column-3 .td-exchange-rates .td-rate:nth-child(4n), .td_flex_block_2.td_with_ajax_pagination .td-next-prev-wrap a:last-child, .td_separator_align_right span, .top-bar-style-2 .menu-top-container, .top-bar-style-2 .td-header-sp-top-menu div:last-child, .top-bar-style-2 .td-header-sp-top-menu ul:last-child, .top-bar-style-2 .top-header-menu li:last-child a {
margin-right: 0
}
.top-bar-style-2 .td-search-box-wrap {
left: 0;
right: auto
}
#td-mobile-nav .td-menu-login-section {
list-style: none;
position: relative;
margin-top: 20px
}
#td-mobile-nav .td-menu-login-section .td-logged-wrap {
height: 60px;
line-height: 60px
}
#td-mobile-nav .td-menu-avatar {
position: absolute;
top: 0;
left: 20px;
margin: 0
}
#td-mobile-nav .td-menu-avatar .td-avatar-container {
width: 60px;
height: 60px;
border-radius: 40px;
-webkit-box-shadow: 0 0 0 4px rgba(255, 255, 255, .1);
-moz-box-shadow: 0 0 0 4px rgba(255, 255, 255, .1);
box-shadow: 0 0 0 4px rgba(255, 255, 255, .1);
overflow: hidden;
position: relative
}
#td-mobile-nav .td-menu-avatar .avatar {
position: absolute;
margin: 0 auto;
left: -9999px;
right: -9999px;
max-width: none;
width: 100%;
height: 100%
}
#td-mobile-nav .td-menu-username {
font-size: 20px;
font-weight: 700;
margin: 0 100px 0 95px;
overflow: hidden;
height: 60px
}
#td-mobile-nav .td-menu-logout {
position: absolute;
top: 0;
right: 20px;
margin: 0
}
#td-mobile-nav .td-menu-logout a {
padding: 7px 14px;
border: 1px solid rgba(255, 255, 255, .1);
background-color: rgba(255, 255, 255, .03);
font-size: 14px;
font-weight: 700
}
#td-mobile-nav .td-guest-wrap {
height: 40px;
text-align: center
}
#td-mobile-nav .td-guest-wrap .td-menu-avatar {
position: relative;
display: inline-block;
vertical-align: middle;
top: auto;
left: auto;
margin-right: 15px
}
#td-mobile-nav .td-guest-wrap .td-menu-avatar .td-avatar-container {
width: 40px;
height: 40px
}
#td-mobile-nav .td-guest-wrap .td-menu-login {
display: inline-block;
font-size: 20px;
font-weight: 700;
color: #fff;
vertical-align: middle
}
#td-mobile-nav .td-guest-wrap .td-menu-login span {
background-color: #fff;
width: 1px;
height: 20px;
display: inline-block;
margin: 0 13px;
line-height: 20px;
position: relative;
top: 3px;
opacity: .3
}
#td-mobile-nav .td-guest-wrap .td-menu-login a, .mfp-gallery .mfp-image-holder .mfp-figure, .td-weather-now:hover, body.td-background-link {
cursor: pointer
}
#td-mobile-nav .td-register-section {
position: absolute;
top: 0;
color: #fff;
width: 100%;
z-index: -1
}
#td-mobile-nav .td-register-section .td-icon-read-down {
font-size: 23px;
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
line-height: 74px;
width: 74px
}
#td-mobile-nav .td-register-section .td-login-input {
color: #fff;
font-weight: 400;
font-size: 17px;
height: 40px;
line-height: 40px;
border: 0;
background: 0 0;
outline: 0;
margin: 18px 0;
position: relative;
border-bottom: 1px solid rgba(255, 255, 255, .2);
border-radius: 0;
box-shadow: none
}
#td-mobile-nav .td-register-section .td-login-input:focus ~ label, #td-mobile-nav .td-register-section .td-login-input:valid ~ label {
top: -6px;
font-size: 14px;
opacity: .4
}
#td-mobile-nav .td-register-section .td-login-form-wrap, .td-grid-style-5 .td-big-thumb .td-meta-info-container {
padding: 0 30px
}
#td-mobile-nav .td-register-section .td-login-button {
display: block;
text-align: center;
width: 100%;
text-transform: uppercase;
line-height: 50px;
color: #000;
border: none;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .36);
-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .36);
box-shadow: 0 0 8px rgba(0, 0, 0, .36);
margin: 17px 0 15px;
font-size: 17px;
border-radius: 0;
background-color: #fff;
opacity: .8;
text-shadow: none
}
#td-mobile-nav .td-register-section .td-login-info-text {
text-align: center;
margin-bottom: 20px
}
#td-mobile-nav .td-register-section .td-login-register-link a {
width: 100%;
display: block;
padding: 13px;
margin-top: 24px;
font-size: 13px;
text-transform: uppercase;
color: #fff;
cursor: pointer;
position: relative;
text-align: center
}
#td-mobile-nav .td-register-section .td-login-register-link a:before, .mfp-content #register-link:before {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
border: 1px solid #fff;
opacity: 0;
-webkit-transition: opacity .2s;
-moz-transition: opacity .2s;
-o-transition: opacity .2s;
transition: opacity .2s
}
#td-mobile-nav .td-register-section .td-login-register-link a:hover:before, .mfp-content #register-link:hover:before {
opacity: .2
}
#td-mobile-nav .td-login-title {
position: absolute;
top: 0;
padding: 0 50px;
text-align: center;
line-height: 74px;
text-transform: uppercase;
width: 100%;
font-size: 17px;
height: 74px;
overflow: hidden;
z-index: -1
}
#td-mobile-nav .td-login-panel-title {
text-align: center;
font-size: 16px;
padding: 30px 10px
}
#td-mobile-nav .td-login-panel-title span {
display: inline-block;
font-size: 28px;
font-weight: 700;
width: 100%;
margin-bottom: 10px
}
.td_block_template_18.td_block_mega_menu, .tdc-header-template .td-main-page-wrap, .tdc-no-header .td-main-page-wrap {
padding-top: 0
}
.mfp-figure figure, .td-a-rec-id-smart_list_6 img, .td-a-rec-id-smart_list_7 img, .td-a-rec-id-smart_list_8 img, .td-big-grid-flex .td-module-title, .td-grid-style-4 .td-big-thumb .td-module-meta-info, .td-grid-style-4 .td-small-thumb .td-module-meta-info, .td-grid-style-4 .td-tiny-thumb .td-big-grid-meta, .td-grid-style-6 .td-big-grid-wrapper .td-big-grid-post .td-big-grid-meta, .td-subcat-filter ul, .td_block_22.td_with_ajax_pagination .td-module-image, .td_block_big_grid_10.td-grid-style-4 .td-module-meta-info, .td_block_big_grid_7.td-grid-style-4 .td-big-grid-meta, .td_block_big_grid_8.td-grid-style-4 .td-small-thumb .td-big-grid-meta, .td_block_big_grid_flex_8 .td_module_flex_7 .entry-title, .td_smart_list_3 .td-number-and-title h2, .td_smart_list_5 h2, .tdc_zone, .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab, .vc_wp_archives ul, .vc_wp_calendar ul, .vc_wp_categories ul, .vc_wp_custommenu ul, .vc_wp_meta ul, .vc_wp_pages ul, .vc_wp_posts ul, .vc_wp_recentcomments ul, .vc_wp_rss ul, .vc_wp_search ul, .vc_wp_tagcloud ul, .vc_wp_text ul {
margin: 0
}
.td-main-content-wrap .tdc_zone, .td-pb-article-list .td_block_template_17 .td-block-title-wrap {
z-index: 0
}
.td-header-template-wrap {
z-index: 100
}
.td-header-desktop-wrap .td-spot-id-header {
max-width: 728px;
width: auto
}
.td_module_12 .td-module-meta-info, .td_module_13 .td-module-meta-info, .td_module_5, .td_module_5 .td-module-meta-info {
margin-bottom: 17px
}
.td-header-desktop-sticky-wrap, .td-header-mobile-sticky-wrap {
position: fixed;
top: 0;
width: 100%;
z-index: 999;
visibility: hidden;
opacity: 0
}
.td-header-desktop-sticky-wrap.td-header-active, .td-header-mobile-sticky-wrap.td-header-active {
visibility: visible
}
.td-header-desktop-sticky-wrap.td-header-stop-transition, .td-header-mobile-sticky-wrap.td-header-stop-transition {
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none
}
.td-sp {
background-image: url(//befonts.com/wp-content/themes/befonts25/custom/images/sprite/elements.png);
display: block
}
.td-sp-video-play {
width: 42px;
height: 42px;
background-position: -20px -488px
}
.td-sp-video-pause {
width: 42px;
height: 42px;
background-position: -20px -612px
}
.td-sp-facebook, .td-sp-googleplus, .td-sp-instagram, .td-sp-pinterest, .td-sp-rss, .td-sp-soundcloud, .td-sp-twitter, .td-sp-vimeo, .td-sp-youtube {
width: 32px;
height: 32px
}
.td-sp-facebook {
background-position: -20px -20px
}
.td-sp-pinterest {
background-position: -20px -72px
}
.td-sp-rss {
background-position: -20px -124px
}
.td-sp-soundcloud {
background-position: -20px -176px
}
.td-sp-instagram {
background-position: -20px -228px
}
.td-sp-googleplus {
background-position: -20px -280px
}
.td-sp-vimeo {
background-position: -20px -332px
}
.td-sp-youtube {
background-position: -20px -384px
}
.td-sp-twitter {
background-position: -20px -436px
}
.td_module_1 {
padding-bottom: 24px
}
.td_module_2 {
padding-bottom: 32px
}
.td_module_4 {
padding-bottom: 43px
}
.td_module_5 {
padding-bottom: 20px
}
.td-mx-23 .td-post-category, .td-mx-28 .td-post-category, .td-post-template-4 .td-post-title h1.entry-title, .td_module_5 .td-module-thumb {
margin-bottom: 14px
}
@media (min-width: 768px) and (max-width: 1018px) {
.td-header-style-1 .td-header-sp-logo {
width: 214px;
margin: 14px 28px 0;
max-height: 60px
}
.td-header-style-1 .td-header-sp-logo img, .td-header-style-2 .td-header-sp-logo img, .td-header-style-3 .td-header-sp-logo img {
max-height: 60px
}
.td-header-style-1 .td-header-sp-recs {
margin: 14px 0 0
}
.homepage-post.single_template_7 .td-header-style-2 .td-header-sp-recs, .single_template_10 .td-header-style-2 .td-header-sp-recs, .single_template_11 .td-header-style-2 .td-header-sp-recs, .single_template_6 .td-header-style-2 .td-header-sp-recs, .single_template_7 .td-header-style-2 .td-header-sp-recs, .single_template_8 .td-header-style-2 .td-header-sp-recs, .td-header-style-1.td-header-background-image .td-header-sp-logo, .td-header-style-1.td-header-background-image .td-header-sp-recs, .td-header-style-2.td-header-background-image .td-header-sp-logo, .td-header-style-2.td-header-background-image .td-header-sp-recs, .td_category_template_2 .td-header-style-2 .td-header-sp-recs, .td_category_template_5 .td-header-style-2 .td-header-sp-recs, .td_category_template_6 .td-header-style-2 .td-header-sp-recs, .td_category_template_8 .td-header-style-2 .td-header-sp-recs {
margin-bottom: 14px
}
.td-header-style-1 .td-header-rec-wrap .td-adspot-title, .td-header-style-2 .td-header-rec-wrap .td-adspot-title, .td-header-style-3 .td-header-rec-wrap .td-adspot-title {
top: -17px
}
.td-header-style-2 .td-header-sp-logo {
width: 214px;
height: 60px;
margin-top: 14px
}
.td-header-style-2 .td-header-sp-recs {
margin-top: 14px
}
.td-header-style-3 .td-header-sp-logo {
width: 214px;
height: 60px;
margin: 14px 28px 0
}
.td-header-style-3 .td-header-sp-recs {
margin: 14px 0
}
.td-full-layout .td-header-style-3 .td-mega-menu ul, .td-full-layout .td-header-style-4 .td-mega-menu ul {
width: 740px !important
}
.td-full-layout .td-header-style-3 .td_mega_menu_sub_cats, .td-full-layout .td-header-style-4 .td_mega_menu_sub_cats {
width: 144px
}
.td-full-layout .td-header-style-3 .td_mega_menu_sub_cats a, .td-full-layout .td-header-style-4 .td_mega_menu_sub_cats a {
padding: 3px 18px
}
.td-full-layout .td-header-style-3 .block-mega-child-cats, .td-full-layout .td-header-style-4 .block-mega-child-cats {
max-height: 192px
}
.td-full-layout .td-header-style-3 .td-mega-span, .td-full-layout .td-header-style-4 .td-mega-span {
width: 126px;
min-height: 174px
}
.td-full-layout .td-header-style-3 .td-mega-span .entry-thumb, .td-full-layout .td-header-style-4 .td-mega-span .entry-thumb {
min-height: 87px
}
.td-full-layout .td-header-style-4 .td-main-menu-logo img, .td-header-style-4 .td-main-menu-logo img {
margin: 0 10px
}
.td-header-style-10 .td-header-sp-recs, .td-header-style-11 .td-header-sp-recs, .td-header-style-12 .td-header-sp-recs, .td-header-style-5 .td-header-sp-recs, .td-header-style-6 .td-header-sp-recs, .td-header-style-7 .td-header-sp-recs, .td-header-style-8 .td-header-sp-recs, .td-header-style-9 .td-header-sp-recs {
margin: 14px auto 0 !important
}
.homepage-post.single_template_7 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-10 .td-a-rec-id-header > div, .homepage-post.single_template_7 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-10 .td-g-rec-id-header > div, .homepage-post.single_template_7 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-11 .td-a-rec-id-header > div, .homepage-post.single_template_7 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-11 .td-g-rec-id-header > div, .homepage-post.single_template_7 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-12 .td-a-rec-id-header > div, .homepage-post.single_template_7 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-12 .td-g-rec-id-header > div, .homepage-post.single_template_7 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-5 .td-a-rec-id-header > div, .homepage-post.single_template_7 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-5 .td-g-rec-id-header > div, .homepage-post.single_template_7 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-6 .td-a-rec-id-header > div, .homepage-post.single_template_7 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-6 .td-g-rec-id-header > div, .homepage-post.single_template_7 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-7 .td-a-rec-id-header > div, .homepage-post.single_template_7 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-7 .td-g-rec-id-header > div, .homepage-post.single_template_7 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-8 .td-a-rec-id-header > div, .homepage-post.single_template_7 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-8 .td-g-rec-id-header > div, .homepage-post.single_template_7 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-9 .td-a-rec-id-header > div, .homepage-post.single_template_7 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle, .homepage-post.single_template_7 .td-header-style-9 .td-g-rec-id-header > div, .single_template_10 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-10 .td-a-rec-id-header > div, .single_template_10 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-10 .td-g-rec-id-header > div, .single_template_10 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-11 .td-a-rec-id-header > div, .single_template_10 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-11 .td-g-rec-id-header > div, .single_template_10 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-12 .td-a-rec-id-header > div, .single_template_10 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-12 .td-g-rec-id-header > div, .single_template_10 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-5 .td-a-rec-id-header > div, .single_template_10 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-5 .td-g-rec-id-header > div, .single_template_10 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-6 .td-a-rec-id-header > div, .single_template_10 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-6 .td-g-rec-id-header > div, .single_template_10 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-7 .td-a-rec-id-header > div, .single_template_10 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-7 .td-g-rec-id-header > div, .single_template_10 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-8 .td-a-rec-id-header > div, .single_template_10 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-8 .td-g-rec-id-header > div, .single_template_10 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-9 .td-a-rec-id-header > div, .single_template_10 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle, .single_template_10 .td-header-style-9 .td-g-rec-id-header > div, .single_template_11 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-10 .td-a-rec-id-header > div, .single_template_11 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-10 .td-g-rec-id-header > div, .single_template_11 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-11 .td-a-rec-id-header > div, .single_template_11 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-11 .td-g-rec-id-header > div, .single_template_11 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-12 .td-a-rec-id-header > div, .single_template_11 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-12 .td-g-rec-id-header > div, .single_template_11 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-5 .td-a-rec-id-header > div, .single_template_11 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-5 .td-g-rec-id-header > div, .single_template_11 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-6 .td-a-rec-id-header > div, .single_template_11 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-6 .td-g-rec-id-header > div, .single_template_11 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-7 .td-a-rec-id-header > div, .single_template_11 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-7 .td-g-rec-id-header > div, .single_template_11 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-8 .td-a-rec-id-header > div, .single_template_11 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-8 .td-g-rec-id-header > div, .single_template_11 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-9 .td-a-rec-id-header > div, .single_template_11 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle, .single_template_11 .td-header-style-9 .td-g-rec-id-header > div, .single_template_6 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-10 .td-a-rec-id-header > div, .single_template_6 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-10 .td-g-rec-id-header > div, .single_template_6 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-11 .td-a-rec-id-header > div, .single_template_6 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-11 .td-g-rec-id-header > div, .single_template_6 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-12 .td-a-rec-id-header > div, .single_template_6 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-12 .td-g-rec-id-header > div, .single_template_6 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-5 .td-a-rec-id-header > div, .single_template_6 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-5 .td-g-rec-id-header > div, .single_template_6 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-6 .td-a-rec-id-header > div, .single_template_6 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-6 .td-g-rec-id-header > div, .single_template_6 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-7 .td-a-rec-id-header > div, .single_template_6 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-7 .td-g-rec-id-header > div, .single_template_6 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-8 .td-a-rec-id-header > div, .single_template_6 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-8 .td-g-rec-id-header > div, .single_template_6 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-9 .td-a-rec-id-header > div, .single_template_6 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle, .single_template_6 .td-header-style-9 .td-g-rec-id-header > div, .single_template_7 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-10 .td-a-rec-id-header > div, .single_template_7 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-10 .td-g-rec-id-header > div, .single_template_7 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-11 .td-a-rec-id-header > div, .single_template_7 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-11 .td-g-rec-id-header > div, .single_template_7 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-12 .td-a-rec-id-header > div, .single_template_7 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-12 .td-g-rec-id-header > div, .single_template_7 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-5 .td-a-rec-id-header > div, .single_template_7 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-5 .td-g-rec-id-header > div, .single_template_7 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-6 .td-a-rec-id-header > div, .single_template_7 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-6 .td-g-rec-id-header > div, .single_template_7 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-7 .td-a-rec-id-header > div, .single_template_7 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-7 .td-g-rec-id-header > div, .single_template_7 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-8 .td-a-rec-id-header > div, .single_template_7 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-8 .td-g-rec-id-header > div, .single_template_7 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-9 .td-a-rec-id-header > div, .single_template_7 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle, .single_template_7 .td-header-style-9 .td-g-rec-id-header > div, .single_template_8 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-10 .td-a-rec-id-header > div, .single_template_8 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-10 .td-g-rec-id-header > div, .single_template_8 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-11 .td-a-rec-id-header > div, .single_template_8 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-11 .td-g-rec-id-header > div, .single_template_8 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-12 .td-a-rec-id-header > div, .single_template_8 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-12 .td-g-rec-id-header > div, .single_template_8 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-5 .td-a-rec-id-header > div, .single_template_8 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-5 .td-g-rec-id-header > div, .single_template_8 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-6 .td-a-rec-id-header > div, .single_template_8 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-6 .td-g-rec-id-header > div, .single_template_8 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-7 .td-a-rec-id-header > div, .single_template_8 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-7 .td-g-rec-id-header > div, .single_template_8 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-8 .td-a-rec-id-header > div, .single_template_8 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-8 .td-g-rec-id-header > div, .single_template_8 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-9 .td-a-rec-id-header > div, .single_template_8 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle, .single_template_8 .td-header-style-9 .td-g-rec-id-header > div, .td-header-style-10.td-header-background-image .td-header-sp-recs, .td-header-style-11.td-header-background-image .td-header-sp-recs, .td-header-style-12.td-header-background-image .td-header-sp-recs, .td-header-style-5.td-header-background-image .td-header-sp-recs, .td-header-style-6.td-header-background-image .td-header-sp-recs, .td-header-style-7.td-header-background-image .td-header-sp-recs, .td-header-style-8.td-header-background-image .td-header-sp-recs, .td-header-style-9.td-header-background-image .td-header-sp-recs, .td_category_template_2 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-10 .td-a-rec-id-header > div, .td_category_template_2 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-10 .td-g-rec-id-header > div, .td_category_template_2 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-11 .td-a-rec-id-header > div, .td_category_template_2 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-11 .td-g-rec-id-header > div, .td_category_template_2 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-12 .td-a-rec-id-header > div, .td_category_template_2 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-12 .td-g-rec-id-header > div, .td_category_template_2 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-5 .td-a-rec-id-header > div, .td_category_template_2 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-5 .td-g-rec-id-header > div, .td_category_template_2 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-6 .td-a-rec-id-header > div, .td_category_template_2 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-6 .td-g-rec-id-header > div, .td_category_template_2 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-7 .td-a-rec-id-header > div, .td_category_template_2 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-7 .td-g-rec-id-header > div, .td_category_template_2 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-8 .td-a-rec-id-header > div, .td_category_template_2 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-8 .td-g-rec-id-header > div, .td_category_template_2 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-9 .td-a-rec-id-header > div, .td_category_template_2 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle, .td_category_template_2 .td-header-style-9 .td-g-rec-id-header > div, .td_category_template_5 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-10 .td-a-rec-id-header > div, .td_category_template_5 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-10 .td-g-rec-id-header > div, .td_category_template_5 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-11 .td-a-rec-id-header > div, .td_category_template_5 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-11 .td-g-rec-id-header > div, .td_category_template_5 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-12 .td-a-rec-id-header > div, .td_category_template_5 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-12 .td-g-rec-id-header > div, .td_category_template_5 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-5 .td-a-rec-id-header > div, .td_category_template_5 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-5 .td-g-rec-id-header > div, .td_category_template_5 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-6 .td-a-rec-id-header > div, .td_category_template_5 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-6 .td-g-rec-id-header > div, .td_category_template_5 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-7 .td-a-rec-id-header > div, .td_category_template_5 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-7 .td-g-rec-id-header > div, .td_category_template_5 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-8 .td-a-rec-id-header > div, .td_category_template_5 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-8 .td-g-rec-id-header > div, .td_category_template_5 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-9 .td-a-rec-id-header > div, .td_category_template_5 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle, .td_category_template_5 .td-header-style-9 .td-g-rec-id-header > div, .td_category_template_6 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-10 .td-a-rec-id-header > div, .td_category_template_6 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-10 .td-g-rec-id-header > div, .td_category_template_6 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-11 .td-a-rec-id-header > div, .td_category_template_6 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-11 .td-g-rec-id-header > div, .td_category_template_6 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-12 .td-a-rec-id-header > div, .td_category_template_6 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-12 .td-g-rec-id-header > div, .td_category_template_6 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-5 .td-a-rec-id-header > div, .td_category_template_6 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-5 .td-g-rec-id-header > div, .td_category_template_6 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-6 .td-a-rec-id-header > div, .td_category_template_6 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-6 .td-g-rec-id-header > div, .td_category_template_6 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-7 .td-a-rec-id-header > div, .td_category_template_6 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-7 .td-g-rec-id-header > div, .td_category_template_6 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-8 .td-a-rec-id-header > div, .td_category_template_6 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-8 .td-g-rec-id-header > div, .td_category_template_6 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-9 .td-a-rec-id-header > div, .td_category_template_6 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle, .td_category_template_6 .td-header-style-9 .td-g-rec-id-header > div, .td_category_template_8 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-10 .td-a-rec-id-header > div, .td_category_template_8 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-10 .td-g-rec-id-header > div, .td_category_template_8 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-11 .td-a-rec-id-header > div, .td_category_template_8 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-11 .td-g-rec-id-header > div, .td_category_template_8 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-12 .td-a-rec-id-header > div, .td_category_template_8 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-12 .td-g-rec-id-header > div, .td_category_template_8 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-5 .td-a-rec-id-header > div, .td_category_template_8 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-5 .td-g-rec-id-header > div, .td_category_template_8 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-6 .td-a-rec-id-header > div, .td_category_template_8 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-6 .td-g-rec-id-header > div, .td_category_template_8 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-7 .td-a-rec-id-header > div, .td_category_template_8 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-7 .td-g-rec-id-header > div, .td_category_template_8 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-8 .td-a-rec-id-header > div, .td_category_template_8 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-8 .td-g-rec-id-header > div, .td_category_template_8 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-9 .td-a-rec-id-header > div, .td_category_template_8 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle, .td_category_template_8 .td-header-style-9 .td-g-rec-id-header > div {
margin-bottom: 14px !important
}
.td-header-style-5 .td-main-menu-logo img, .td-header-style-6 .td-main-menu-logo {
margin-right: 10px
}
.td-header-style-7 .td-header-sp-logo {
margin-right: 10px;
height: 54px
}
.td-header-style-7 .td-header-sp-logo a {
line-height: 54px
}
.td-header-style-7 .td-header-sp-logo img {
max-width: 140px;
max-height: 54px;
line-height: 54px;
padding: 3px 0
}
.td-header-style-7 .header-search-wrap #td-header-search-button .td-icon-search, .td-header-style-7 .sf-menu > li > a, .td-header-style-7 .td-header-menu-social {
line-height: 48px
}
.td-header-style-7 #td-top-search {
bottom: 0
}
.td-header-style-7 .sf-menu {
margin-top: 6px
}
.td-header-style-8 .td-header-top-menu {
margin-left: 152px;
width: 588px;
padding: 0;
min-height: 29px
}
.td-header-style-8 .td-header-sp-logo {
width: 140px;
height: 87px;
top: -5px
}
.td-header-style-8 .td-header-main-menu {
padding-left: 152px
}
.td-header-style-12 .td-main-menu-logo img {
margin-right: 12px
}
.td-header-menu-social .td-social-icon-wrap i {
font-size: 12px !important
}
.td-mega-menu ul.sub-menu {
width: 786px !important
}
.td-mega-menu-page .td-mega-grid {
padding: 22px
}
.td_mega_menu_sub_cats {
width: 152px;
max-width: 152px
}
.td_mega_menu_sub_cats a {
font-size: 11px;
padding: 3px 22px
}
.block-mega-child-cats {
max-height: 224px
}
.td-mega-row {
padding-bottom: 6px
}
.td-mega-span {
width: 130px;
min-height: 176px
}
.td-mega-span .entry-thumb {
min-height: 89px
}
.td-mega-span h3 {
font-size: 12px;
line-height: 16px
}
.td-header-desktop-wrap .td-spot-id-header {
height: 60px
}
.td_module_1 .entry-title, .td_module_2 .entry-title, .td_module_3 .entry-title, .td_module_4 .entry-title {
font-size: 17px;
line-height: 22px
}
.td_module_5 .entry-title {
font-size: 17px;
line-height: 22px;
font-weight: 500
}
.td_module_6 .td-module-thumb {
width: 80px
}
}
.td_module_10 .td-module-thumb, .td_module_11 .td-module-thumb, .td_module_16 .td-module-thumb, .td_module_6 .td-module-thumb {
position: absolute;
left: 0;
top: 0
}
.td_module_6 .item-details {
margin-left: 116px;
min-height: 70px
}
.td_module_6 .entry-title {
font-size: 14px;
line-height: 20px;
margin-bottom: 4px;
font-weight: 500
}
.td_module_6 .td-module-meta-info {
margin-bottom: 0;
min-height: 0
}
.td_module_7 .td-module-thumb {
position: absolute;
right: 0;
top: 0
}
.td_module_7 .item-details {
margin-right: 116px;
min-height: 70px
}
.td_module_7 .entry-title {
font-size: 13px;
line-height: 20px;
margin-bottom: 4px;
font-weight: 500
}
.td_block_14 .td-block-span12:last-child .td_module_mx1, .td_block_18 .td-column-1 .td_module_mx2:last-child .item-details, .td_block_18 .td_module_mx2 .td-module-meta-info, .td_block_19 .td_module_mx2 .td-module-meta-info, .td_block_6.td-column-1 .td-block-span12:last-child .td_module_wrap, .td_module_11 .td-read-more, .td_module_17 .td-module-thumb, .td_module_7 .td-module-meta-info, .td_module_8 .td-module-meta-info, .td_module_9 .td-module-meta-info, .td_module_mx3:last-child {
margin-bottom: 0
}
@media (min-width: 768px) and (max-width: 1140px) {
.td_module_6 .entry-title, .td_module_7 .entry-title {
font-size: 12px;
line-height: 18px
}
.td_module_6 .td-icon-star, .td_module_6 .td-icon-star-empty, .td_module_6 .td-icon-star-half, .td_module_7 .td-icon-star, .td_module_7 .td-icon-star-empty, .td_module_7 .td-icon-star-half {
font-size: 15px;
width: 17px
}
.td_block_big_grid_fl_5 .td-module-meta-info {
display: none
}
}
.td_block_17 .td-column-1 .td_module_4, .td_module_8 {
padding-bottom: 25px;
border-bottom: 1px dashed #f2f2f2;
margin-bottom: 16px
}
.td_module_8 .entry-title {
font-size: 17px;
line-height: 24px;
margin-bottom: 7px;
font-weight: 500
}
.td_module_9 {
padding-bottom: 25px;
margin-bottom: 26px;
text-align: center
}
.td_module_9 .td-module-comments {
top: auto;
float: none;
margin-bottom: 8px
}
.td_module_9 .entry-title {
font-size: 17px;
line-height: 24px;
margin-bottom: 8px;
font-weight: 500
}
.td_module_9 .td-post-category {
display: inline-block;
margin: 0 0 8px
}
.td-pb-span4 .td_module_10, .td_module_10, .td_module_14, .td_module_16, .td_module_18 {
padding-bottom: 40px
}
@media (max-width: 767px) {
.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children {
position: relative;
display: inline-block;
width: 100%;
margin-top: 16px
}
.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children > a, .td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children > a {
pointer-events: none
}
.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu {
right: 0;
left: 0;
margin: 10px 0
}
.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu li {
padding: 6px 0
}
.td-wpml .td-subfooter-menu .menu-item-first a {
margin-left: 16px
}
.td-wpml .td-subfooter-menu .wpml-ls-first-item.menu-item-first {
margin-top: 0;
margin-bottom: 16px
}
.td-wpml .td-header-sp-top-menu, .td-wpml .td-header-top-menu-full {
display: block !important
}
.td-wpml .td-header-sp-top-menu, .td_module_1 .entry-thumb, .td_module_2 .entry-thumb, .td_module_3 .entry-thumb, .td_module_4 .entry-thumb, .td_module_5 .entry-thumb {
width: 100%
}
.td-wpml .td-header-top-menu {
background-color: #3c3c3c !important;
padding-left: 17px;
padding-right: 17px;
box-shadow: inset 0 -3px 3px -1px rgba(0, 0, 0, .2)
}
.td-wpml .td-header-sp-top-widget, .td-wpml .td-weather-top-widget, .td-wpml .td_ul_login, .td-wpml .td_ul_logout {
display: none !important
}
.td-wpml .menu-top-container {
margin-right: 0;
float: right
}
.td-header-style-1 .td-header-sp-logo, .td-header-style-10 .td-logo-in-header .td-header-logo, .td-header-style-10 .td-main-menu-logo .td-main-logo,
.td-header-style-11 .td-logo-in-header .td-header-logo, .td-header-style-11 .td-main-menu-logo .td-main-logo, .td-header-style-2 .td-header-sp-logo,
.td-header-style-3 .td-header-sp-logo, .td-header-style-7 .td-header-sp-logo, .td-header-style-8 .td-header-menu-wrap-full .td-affix .td-header-sp-logo,
.td-header-style-8 .td-header-sp-logo, .td-header-style-8 .td-header-top-menu, .td-header-style-9 .td-logo-in-header .td-header-logo,
.td-header-style-9 .td-main-menu-logo .td-main-logo, .td-logo-mobile-loaded,
.td-wpml .menu-top-container .top-header-menu > li, .td_module_10 .td-post-category {
display: none
}
.td-wpml .menu-top-container .top-header-menu > li a {
margin-right: 0
}
.td-wpml .menu-top-container .top-header-menu .wpml-ls-item {
display: inline-block;
margin-top: 0
}
.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children {
position: static;
display: inline-block;
width: 100%
}
.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu {
position: absolute;
display: block;
background-color: rgba(25, 25, 25, .95);
padding: 7px 10px;
visibility: hidden;
opacity: 0;
-webkit-transition: .4s;
-moz-transition: .4s;
-o-transition: .4s;
transition: .4s;
transform: translate3d(0, 10px, 0);
-webkit-transform: translate3d(0, 10px, 0);
-moz-transform: translate3d(0, 10px, 0);
-ms-transform: translate3d(0, 10px, 0);
-o-transform: translate3d(0, 10px, 0);
right: 0;
left: auto;
margin: 0
}
.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu:before {
content: '';
position: absolute;
bottom: 100%;
width: 0;
height: 0;
left: 0;
right: 0;
margin: auto;
border-style: solid;
border-width: 0 6px 6px;
border-color: transparent transparent rgba(25, 25, 25, .95)
}
.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu:after {
content: '';
position: absolute;
bottom: 100%;
width: 100%;
height: 30px;
background-color: transparent;
right: 0
}
.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu li {
display: block;
padding: 3px 0;
white-space: nowrap
}
.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu a {
margin: 0 10px
}
.td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children:hover .sub-menu {
visibility: visible;
opacity: 1;
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0)
}
.td-header-style-1 .td-header-sp-recs, .td-header-style-2 .td-header-sp-recs, .td-header-style-3 .td-header-sp-recs {
margin: 0
}
.td-header-style-1 .header-search-wrap .td-icon-search, .td-header-style-10 .header-search-wrap .td-icon-search, .td-header-style-11 .header-search-wrap .td-icon-search, .td-header-style-2 .header-search-wrap .td-icon-search, .td-header-style-7 .header-search-wrap .td-icon-search, .td-header-style-8 .header-search-wrap .td-icon-search, .td-header-style-9 .header-search-wrap .td-icon-search {
color: #fff
}
.td-header-style-1 .td-header-rec-wrap .td-adspot-title, .td-header-style-2 .td-header-rec-wrap .td-adspot-title, .td-header-style-3 .td-header-rec-wrap .td-adspot-title {
top: 0;
margin-bottom: -10px
}
.td-header-style-10 .td-header-main-menu, .td-header-style-3 .td-header-main-menu {
padding-left: 2px
}
.td-full-layout .td-header-style-3 .td-header-main-menu, .td-header-style-8 .td-header-main-menu {
padding-left: 0
}
.td-header-style-4 .td-main-menu-logo {
float: left;
display: inline;
width: 0
}
.td-full-layout .td-header-style-4 .td-main-menu-logo img, .td-header-style-4 .td-main-menu-logo img {
margin: auto
}
.td-header-style-4 .td-header-rec-wrap {
width: 100% !important;
padding: 0 10px
}
.td-header-style-5 .td-main-menu-logo, .td-header-style-6 .td-main-menu-logo {
float: left;
margin: 0;
display: inline;
width: 0;
height: 0
}
.td-header-style-12 .td-main-menu-logo img, .td-header-style-5 .td-main-menu-logo img {
max-height: 48px;
margin: auto
}
.td-header-style-5 .td-header-menu-wrap-full {
height: 54px !important
}
.td-header-style-5 .td-header-main-menu, .td-header-style-6 .td-header-main-menu, .td-header-style-7 .td-header-main-menu {
height: 54px
}
.td-header-style-6 .td-main-menu-logo img {
max-height: 48px
}
.td-header-style-7 .td-header-top-menu {
padding: 5px 0
}
.td-header-style-10 #td-header-menu, .td-header-style-10 .td-affix .td-logo-sticky.td-main-menu-logo .td-main-logo, .td-header-style-11 .td-affix .td-logo-sticky.td-main-menu-logo .td-main-logo, .td-header-style-7 .td-main-menu-logo, .td-header-style-8 .td-main-menu-logo, .td-header-style-9 .td-affix .td-logo-sticky.td-main-menu-logo .td-main-logo {
display: block
}
.td-header-style-7 #td-top-search {
bottom: 0
}
.td-header-style-8 .td-header-menu-wrap .td-container {
padding: 0
}
.td-header-style-10 .td-logo-wrap-full, .td-header-style-11 .td-logo-wrap-full, .td-header-style-9 .td-logo-wrap-full {
line-height: 90px;
min-height: 90px
}
.td-header-style-10 .td-logo-wrap-full .td-logo, .td-header-style-10 .td-logo-wrap-full a, .td-header-style-11 .td-logo-wrap-full .td-logo, .td-header-style-11 .td-logo-wrap-full a, .td-header-style-9 .td-logo-wrap-full a {
line-height: 90px
}
.td-header-style-12 .td-main-menu-logo {
display: inline;
width: 0;
height: 0
}
.td-header-sp-top-widget {
width: 100%;
text-align: center
}
.td-social-icon-wrap {
margin: 0 3px
}
.td-header-mobile-wrap .td-spot-id-header {
margin: 0 auto
}
.td_module_6 .entry-title, .td_module_7 .entry-title {
font-size: 14px
}
.td_module_10 {
padding-bottom: 26px
}
.td_module_10 .td-module-thumb {
width: 150px
}
}
.td_module_10 .item-details {
margin-left: 244px;
min-height: 150px
}
@media (max-width: 767px) {
.td_module_10 .item-details {
margin-left: 170px;
min-height: 103px
}
.td_module_10 .td-excerpt {
display: none
}
}
.td_module_10 .entry-title, .td_module_16 .entry-title {
font-size: 22px;
line-height: 28px;
margin-bottom: 5px
}
.td-pb-span4 .td_module_10 .td-module-thumb, .td_module_mx2 .entry-thumb {
width: 80px
}
@media (max-width: 767px) {
.td-pb-span4 .td_module_10 .td-module-thumb {
width: 150px
}
}
.td-pb-span4 .td_module_10 .item-details {
margin-left: 0;
min-height: 70px
}
@media (max-width: 767px) {
.td-pb-span4 .td_module_10 .item-details {
padding-left: 170px;
min-height: 103px
}
}
.td-pb-span4 .td_module_10 .entry-title {
font-size: 15px;
font-weight: 500;
line-height: 21px;
padding-left: 95px;
min-height: 55px;
margin-bottom: 13px
}
@media (min-width: 768px) and (max-width: 1018px) {
.td_module_6 .item-details {
margin-left: 95px;
min-height: 55px
}
.td_module_6 .td-post-category, .td_module_7 .td-post-category {
margin-bottom: 5px
}
.td-pb-span4 .td_module_10 .td-post-author-name, .td-pb-span8 .td_module_10 .td-post-author-name, .td_module_8 .td-post-author-name {
display: none
}
.td-pb-span8 .td_module_10 .td-module-thumb {
width: 190px
}
.td-pb-span8 .td_module_10 .item-details {
margin-left: 210px;
min-height: 131px
}
.td-pb-span8 .td_module_10 .entry-title {
font-size: 17px;
line-height: 22px
}
.td-pb-span4 .td_module_10 .entry-title {
font-size: 13px;
line-height: 18px;
min-height: 50px
}
}
@media (max-width: 767px) {
.td-pb-span4 .td_module_10 .entry-title {
font-size: 22px;
line-height: 28px;
margin-bottom: 5px;
padding-left: 0;
font-weight: 400;
min-height: 0
}
}
.td-pb-span4 .td_module_10 .td-video-play-ico img {
width: 20px
}
.td_module_11 {
padding-bottom: 48px
}
@media (min-width: 768px) and (max-width: 1018px) {
.td_module_11 {
padding-bottom: 0;
border-bottom: 1px dashed #eaeaea;
margin-bottom: 20px
}
.td_module_11:last-child {
border: 0
}
}
@media (max-width: 767px) {
.td_module_11 {
padding-bottom: 30px
}
.td_module_11 .td-module-thumb {
width: 200px
}
}
.td_module_11 .item-details {
margin-left: 350px;
min-height: 235px
}
@media (max-width: 767px) {
.td_module_11 .item-details {
margin-left: 220px;
min-height: 145px
}
.td_module_11 .td-post-author-name {
display: none
}
}
.td_module_11 .entry-title {
font-size: 25px;
line-height: 29px;
margin-bottom: 11px
}
@media (min-width: 768px) and (max-width: 1018px) {
.td_module_11 .entry-title {
font-size: 20px;
line-height: 24px;
font-weight: 500
}
.td_module_11 .td-read-more {
display: none
}
}
.td-g-rec-id-post_style_1 .adsbygoogle, .td_module_11 .td-excerpt {
margin-bottom: 15px
}
@media (min-width: 1019px) and (max-width: 1140px) {
.td_module_5 .entry-title {
font-weight: 400
}
.td-pb-span8 .td_module_11 .td-module-thumb {
width: 300px
}
.td-pb-span8 .td_module_11 .item-details {
margin-left: 324px;
min-height: 218px
}
}
.td-pb-span4 .td_module_11 .td-module-thumb {
position: relative;
margin-bottom: 8px
}
.td-footer-wrapper li, .td-pb-span4 .td_block_template_13 .td-block-title *, .td-pb-span4 .td_module_11 .item-details, .td-subcat-filter .td-subcat-dropdown li, .td_block_20 .td-module-meta-info, .td_block_list_menu ul li, .td_separator_align_left span {
margin-left: 0
}
@media (max-width: 767px) {
.td_module_11 .td-excerpt, .td_module_11 .td-read-more {
display: none
}
.td_module_11 .td-video-play-ico > img {
width: 20px;
height: 20px
}
.td-pb-span4 .td_module_11 .td-module-thumb {
position: absolute
}
.td-pb-span4 .td_module_11 .item-details {
margin-left: 220px
}
}
.td_module_12, .td_module_13 {
padding-bottom: 20px;
border-bottom: 1px dashed #f2f2f2;
margin-bottom: 30px
}
.td_module_12 .entry-title, .td_module_13 .entry-title {
font-size: 34px;
line-height: 42px;
margin-bottom: 8px
}
.td_module_12 .td-excerpt {
font-size: 14px;
line-height: 24px;
margin-bottom: 15px
}
.td-pb-span4 .td_block_13, .td_block_weather .block-title, .td_module_13 .td-module-thumb, .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic {
margin-bottom: 22px
}
@media (min-width: 768px) and (max-width: 1018px) {
.td-pb-span12 .td_module_11 .entry-title {
font-size: 22px;
line-height: 28px;
font-weight: 400
}
.td-pb-span8 .td_module_11 .td-module-thumb {
width: 192px
}
.td-pb-span8 .td_module_11 .item-details {
margin-left: 210px;
min-height: 165px
}
.td-pb-span4 .td_module_11 .td-post-author-name, .td-pb-span8 .td_module_11 .td-post-author-name {
display: none
}
.td_module_14 {
padding-bottom: 30px
}
}
.td_module_14 .entry-title {
font-size: 30px;
line-height: 38px;
font-weight: 500;
margin-bottom: 10px;
position: relative;
bottom: -2px
}
@media (max-width: 767px) {
.td_module_14 {
padding-bottom: 21px
}
.td_module_14 .entry-title {
font-size: 22px;
line-height: 30px
}
}
.td_module_14 .entry-title:after {
content: '';
position: absolute;
bottom: -43px;
left: 0;
width: 100%;
border-bottom: 1px dashed #f1f1f1
}
.td_module_14 .td-module-meta-info {
position: absolute;
margin: 0;
padding: 0 60px;
bottom: -43px;
width: 100%
}
@media (max-width: 1018px) {
.td_module_12 .entry-title, .td_module_13 .entry-title {
font-size: 26px;
line-height: 36px
}
.td_module_14 .td-module-meta-info {
padding: 0 40px
}
}
.td_module_14 .td-module-meta-holder {
background-color: #fff;
padding: 10px 20px 17px
}
.td-parallax-header, .td_module_14 .td-module-thumb {
margin-bottom: 60px
}
.td_module_14 .td-excerpt {
padding: 0 80px;
font-size: 14px;
line-height: 24px;
margin-top: 11px
}
@media (max-width: 1018px) {
.td_module_14 .td-excerpt {
padding: 0 60px
}
.td_module_17 {
padding-bottom: 10px
}
}
@media (max-width: 767px) {
.td_module_14 .td-module-meta-info {
bottom: -45px
}
.td_module_14 .td-post-category {
display: none
}
.td_module_14 .td-module-thumb {
margin-bottom: 70px
}
.td_module_14 .td-excerpt {
padding: 0 60px;
margin-top: -5px
}
.td_module_16 {
padding-bottom: 26px
}
}
.td_module_14 .td-read-more {
display: block;
margin-top: 15px
}
.td-pb-span4 .td_module_14 .td-module-meta-info, .td-pb-span8 .td_module_14 .td-module-meta-info {
padding: 0 40px
}
.td-pb-span8 .td_module_14 .td-excerpt {
padding: 0 60px
}
@media (min-width: 768px) and (max-width: 1018px) {
.td-pb-span4 .td_module_14 .entry-title, .td-pb-span8 .td_module_14 .entry-title {
font-size: 22px;
line-height: 30px
}
.td-pb-span4 .td_module_14 .td-module-meta-info, .td-pb-span8 .td_module_14 .td-module-meta-info {
padding: 0 20px
}
.td-pb-span8 .td_module_14 .td-excerpt {
padding: 0 40px
}
}
.td_module_16 .item-details {
margin-left: 174px;
min-height: 150px
}
.td-big-grid-post, .td-full-screen-header-image-wrap, .td_block_slide, .td_module_17 .td-module-image {
position: relative;
overflow: hidden
}
.td_module_17 .entry-title {
font-size: 28px;
line-height: 38px;
font-weight: 700;
margin-bottom: 17px
}
.td_module_17 .td-module-meta-holder {
position: absolute;
bottom: 0;
width: 100%;
height: 47px;
background-color: rgba(0, 0, 0, .7);
padding: 15px 15px 15px 18px;
font-size: 12px;
line-height: 1;
pointer-events: none
}
.td_module_17 .td-module-comments a, .td_module_17 .td-post-category {
background-color: #fff !important;
color: #000
}
.td_module_17 .td-left-meta .td-post-author-name a {
color: #fff;
pointer-events: auto
}
.td-post-template-11 .td-post-title .td-post-author-name, .td-post-template-11 .td-post-title .td-post-comments a, .td-post-template-11 .td-post-title .td-post-date, .td-post-template-11 .td-post-title .td-post-views, .td_module_17 .td-left-meta .td-post-author-name a:hover {
color: #aaa
}
.td_module_17 .td-category-corner {
padding: 0;
text-align: left
}
.td_module_17 .td-post-category {
font-size: 11px;
padding: 5px 10px;
bottom: auto;
top: 0
}
.td_module_17 .td-post-category:hover {
background-color: #fff;
color: #aaa
}
.td-big-grid-post .td-post-author-name, .td-header-style-8 .td_stretch_container .td-header-sp-logo img, .td_module_17 .td-module-comments, .tdc-theme-Newspaper.page-template-page-pagebuilder-overlay .sf-menu {
pointer-events: auto
}
.td_module_17 .td-module-comments a:after {
border-color: #fff transparent transparent !important
}
.td_module_17 .td-excerpt {
font-size: 16px;
line-height: 26px;
margin-top: 24px
}
.td_block_19 .td-load-more-wrap, .td_block_19 .td-next-prev-wrap, .td_block_big_grid_8.td-grid-style-2 .td-small-thumb .td-big-grid-meta, .td_block_big_grid_8.td-grid-style-3 .td-small-thumb .td-big-grid-meta, .td_block_padding .td-load-more-wrap, .td_block_padding .td-next-prev-wrap, .td_block_wrap .td-load-more-wrap, .td_block_wrap .td-next-prev-wrap, .td_module_17 .td-read-more {
margin-top: 20px
}
.td_module_17 .td-read-more a {
background-color: transparent !important;
color: #000;
font-size: 14px;
padding: 0 10px 10px 0
}
.td_module_17 .td-icon-menu-right, .td_module_18 .td-icon-menu-right {
font-size: 9px;
margin-left: 8px;
vertical-align: middle
}
.td_module_18 .meta-info-container {
padding-bottom: 10px;
border-bottom: 1px dashed #f2f2f2;
text-align: center
}
.td_module_18 .entry-title {
font-size: 25px;
line-height: 32px;
font-weight: 700;
margin: 9px 0 12px
}
.td_module_18 .td-module-meta-info {
position: relative;
width: 100%;
margin-bottom: 27px
}
.td-social-twitter .td-icon-twitter, .td-weather-degrees-wrap .td-small-degrees, .td_block_image_box .td-tiny-image .entry-title, .td_module_18 .td-post-author-name a, .td_module_18 .td-post-date, .td_module_mx16 .td-post-date {
font-size: 12px
}
.td_block_big_grid_8 .td-module-empty.td-big-grid-post-4, .td_block_big_grid_8 .td-module-empty.td-big-grid-post-5, .td_module_18 .td-post-author-name a:hover {
opacity: .7
}
.td_module_18 .td-module-comments {
position: absolute;
right: 0;
bottom: -5px
}
.td_module_18 .td-post-category {
text-transform: uppercase;
font-family: Roboto, sans-serif;
font-size: 12px;
line-height: 1;
background-color: transparent;
color: #000;
display: inline-block
}
.td_module_18 .td-post-category:hover {
background-color: transparent !important;
opacity: .7
}
.td_module_18 .td-excerpt {
font-size: 15px;
line-height: 27px;
margin-top: 20px
}
.td_module_18 .td-read-more {
margin-top: 9px;
margin-bottom: 23px
}
.td_module_18 .td-read-more a {
background-color: transparent !important;
color: #000;
font-size: 14px
}
.td-smart-list-dropdown-wrap .td-smart-list-button:hover, .td_module_18 .td-read-more a:hover {
background-color: transparent !important;
color: #4db2ec
}
.td-pb-span12.td-main-content .td_module_18 .entry-title, .td_block_22 .td-column-3 .entry-title, .td_block_23 .td-column-3 .entry-title {
font-size: 34px;
line-height: 44px
}
.td_module_19 {
padding-bottom: 50px
}
.td_module_19 .td-module-image {
position: absolute;
top: 0;
left: 0
}
.td_module_19 .td-module-thumb {
overflow: hidden;
width: 264px;
height: 366px;
margin-bottom: 0
}
.td_module_19 .entry-thumb {
max-width: none;
position: absolute;
margin: 0 auto;
left: -9999px;
right: -9999px;
width: auto;
height: 100%
}
.td_module_19 .td-post-category {
display: inline-block;
padding: 5px 8px;
text-transform: uppercase;
font-size: 11px;
line-height: 1;
background-color: #000;
color: #fff;
position: absolute;
left: 0;
bottom: 25px;
z-index: 1
}
.td_module_19 .td-item-details {
margin-left: 294px;
min-height: 366px
}
.td_module_19 .entry-title {
font-size: 30px;
line-height: 38px;
font-weight: 900;
margin-bottom: 10px
}
.td-social-pinterest .td-icon-pinterest, .td_block_list_menu .sub-menu li, .td_module_19 .td-post-author-name, .td_module_19 .td-post-date, .td_module_mx17 .td-post-author-name, .td_module_mx17 .td-post-date {
font-size: 13px
}
.td_module_19 .td-excerpt {
font-size: 16px;
line-height: 26px;
margin-top: 18px
}
.td_module_19 .td-read-more {
margin-top: 21px
}
.td_module_19 .td-video-play-ico > img, .td_module_mx17 .td-video-play-ico > img {
top: 20px;
right: 20px;
bottom: auto;
left: auto
}
.td_module_19 .td-read-more a {
background-color: #000;
color: #fff;
font-size: 14px
}
@media (max-width: 1018px) {
.td_module_17 .entry-title {
font-size: 21px;
line-height: 28px;
margin-bottom: 13px
}
.td_module_17 .td-excerpt {
font-size: 14px;
line-height: 24px;
margin-top: 20px
}
.td_module_17 .td-read-more {
margin-top: 15px
}
.td_module_18 {
padding-bottom: 30px
}
.td_module_18 .meta-info-container {
padding-bottom: 0
}
.td_module_18 .entry-title {
font-size: 22px;
line-height: 28px;
margin: 8px 0
}
.td_module_18 .td-module-meta-info {
margin-bottom: 18px
}
.td_module_18 .td-excerpt {
font-size: 13px;
line-height: 23px
}
.td-pb-span12.td-main-content .td_module_18 .entry-title {
font-size: 22px;
line-height: 28px
}
.td_module_19 {
padding-bottom: 40px
}
.td_module_19 .td-post-date {
font-size: 12px
}
.td_module_19 .td-read-more a {
font-size: 13px
}
.td_module_mx3 .td-post-category {
display: none
}
}
.td-pb-span12.td-main-content .td_module_19 .td-module-thumb, .td_block_24 .td-column-3 .td-module-thumb {
width: 534px;
height: 350px
}
.td-pb-span12.td-main-content .td_module_19 .td-module-thumb .entry-thumb {
height: auto
}
.td-pb-span12.td-main-content .td_module_19 .td-item-details, .td_block_24 .td-column-3 .td-item-details {
min-height: 350px;
margin-left: 564px
}
.td_module_mx1 {
position: relative;
padding-bottom: 0;
margin-bottom: 3px
}
.td_module_mx1 .td-module-meta-info .td-post-category {
background-color: #fff !important;
color: #222
}
.td_module_mx1 .td-module-meta-info {
position: absolute;
bottom: 0;
padding: 0 17px;
margin-bottom: 17px;
z-index: 1
}
.td_module_mx1 .entry-title {
font-size: 17px;
font-weight: 700;
line-height: 21px
}
.td_module_mx1 .entry-title a, .td_module_mx8:hover .entry-title a {
color: #fff !important
}
.td_module_mx1 .td-module-thumb {
margin-bottom: 0;
overflow: hidden;
height: 220px
}
.td-big-grid-post .td-module-thumb img, .td_block_big_grid_fl_6 .td_module_mx22 .entry-thumb, .td_block_big_grid_fl_7 .td_module_mx24 .entry-thumb, .td_module_mx1 .td-module-thumb .entry-thumb {
max-width: none
}
.td_module_mx1 .td-module-thumb a:last-child:before {
bottom: 0;
top: auto;
content: "";
display: block;
height: 80%;
width: 100%;
position: absolute;
z-index: 1;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
}
.td_module_mx2 .entry-title {
font-size: 13px;
font-weight: 500;
line-height: 18px;
margin: 0 0 5px
}
.td_module_mx2 .td-module-thumb {
position: absolute;
margin-bottom: 0
}
.td_module_mx2 .item-details {
margin: 0 0 20px 100px;
min-height: 60px;
padding-top: 2px
}
.td_module_mx2.td-module-search-def .item-details {
min-height: 80px
}
@media (min-width: 768px) and (max-width: 1018px) {
.td_module_19 .td-module-thumb {
width: 210px
}
.td_module_19 .td-item-details {
margin-left: 230px
}
.td_module_19 .entry-title {
font-size: 24px;
line-height: 28px
}
.td_module_19 .td-post-author-name {
font-size: 12px
}
.td_module_19 .td-excerpt {
font-size: 14px;
line-height: 22px;
margin-top: 15px
}
.td_module_19 .td-read-more {
margin-top: 15px
}
.td-pb-span12.td-main-content .td_module_19 .td-module-thumb {
width: 400px;
height: 320px
}
.td-pb-span12.td-main-content .td_module_19 .td-module-thumb .entry-thumb {
width: 100%
}
.td-pb-span12.td-main-content .td_module_19 .td-item-details {
min-height: 330px;
margin-left: 430px
}
.td_module_mx1 .td-module-meta-info .td-post-category {
display: none
}
.td_module_mx1 .entry-title {
font-size: 15px;
font-weight: 500;
line-height: 20px
}
.td_module_mx1 .td-video-play-ico img {
top: auto;
left: auto;
bottom: 10px;
right: 10px
}
.td_module_mx1 .td-icon-star, .td_module_mx1 .td-icon-star-empty, .td_module_mx1 .td-icon-star-half {
font-size: 14px;
width: 17px
}
.td_module_mx1 .td-author-date {
display: block;
margin-top: 5px
}
.td_block_inner .td_module_mx2 .item-details {
margin-left: 95px
}
.td_block_inner .td_module_mx2 .td-post-category {
margin-bottom: 5px
}
.td_block_inner .td_module_mx2 .td-icon-star, .td_block_inner .td_module_mx2 .td-icon-star-empty, .td_block_inner .td_module_mx2 .td-icon-star-half {
font-size: 15px;
width: 17px
}
}
@media (max-width: 767px) {
.td_module_16 .td-module-thumb {
width: 80px
}
.td_module_16 .item-details {
margin-left: 95px;
min-height: 80px
}
.td_module_16 .entry-title {
font-weight: 500
}
.td_module_16 .td-excerpt, .td_module_19 .td-excerpt, .td_module_19 .td-post-author-name, .td_module_19 .td-read-more {
display: none
}
.td_module_17 .td-module-image, .td_module_18 .td-module-thumb {
margin-left: -20px;
margin-right: -20px
}
.td_module_17 .td-module-meta-holder {
padding: 13px 12px;
height: 43px
}
.td_module_19 {
border-bottom: 1px dashed #f2f2f2;
padding-bottom: 20px;
margin-bottom: 20px
}
.td-pb-span12.td-main-content .td_module_19 .td-module-thumb, .td_module_19 .td-module-thumb {
width: 100px;
height: 120px
}
.td_module_19 .td-post-category {
padding: 4px 7px;
font-size: 9px;
bottom: 10px
}
.td_module_19 .td-item-details {
margin-left: 120px;
min-height: 120px
}
.td_module_19 .entry-title {
font-size: 20px;
line-height: 25px;
margin-bottom: 8px
}
.td_module_19 .td-video-play-ico > img {
width: 30px;
height: 30px;
top: 10px;
right: 10px
}
.td_module_19 .td-read-more a {
font-size: 11px;
padding: 8px 11px;
display: none
}
.td-pb-span12.td-main-content .td_module_19 .td-module-thumb .entry-thumb {
height: 100%
}
.td-pb-span12.td-main-content .td_module_19 .td-item-details {
min-height: 120px;
margin-left: 115px
}
.td_block_inner .td_module_mx2 .entry-title {
font-size: 16px;
line-height: 22px
}
.td_block_inner .td_module_mx2 .item-details {
margin-bottom: 30px
}
}
.td_module_mx3 {
position: relative;
padding-bottom: 53px;
margin-bottom: 18px
}
@media (max-width: 767px) {
.td_module_mx3 {
width: 48%;
float: left;
padding-bottom: 73px;
margin-bottom: 0
}
.td_module_mx3:nth-child(2n) {
margin-left: 4%
}
}
.td_module_mx3 .td-module-meta-info {
position: absolute;
bottom: 7px;
width: 284px;
background-color: #fff;
border-bottom: 1px dashed #f1f1f1;
margin: 0 20px;
padding: 14px 20px 25px
}
@media (min-width: 1019px) and (max-width: 1140px) {
.td_module_mx3 .td-module-meta-info {
width: 270px;
margin: 0 15px
}
}
.td_module_mx3 .entry-title {
position: relative;
font-size: 17px;
font-weight: 700;
line-height: 21px;
font-style: normal;
margin: 0 0 12px;
height: auto;
bottom: 0
}
@media (min-width: 768px) and (max-width: 1018px) {
.td_module_mx3 .td-module-meta-info {
width: 208px;
margin: 0 10px;
padding: 9px 16px 25px
}
.td_module_mx3 .td-module-meta-info .td-post-category {
display: none
}
.td_module_mx3 .entry-title {
font-size: 15px
}
}
.td-post-template-4 .td-post-title .td-category, .td_block_related_posts .td-module-thumb, .td_module_mx4 .td-module-thumb {
margin-bottom: 7px
}
.td_module_mx4 .entry-title {
font-size: 15px;
line-height: 20px;
font-weight: 500;
margin-bottom: 0
}
.td-social-boxed .td-sp, .td_module_mx4 .td_quote_on_blocks, .td_module_mx7 .td_quote_on_blocks {
margin-top: 10px
}
@media (max-width: 767px) {
.td_module_mx3 .td-module-meta-info {
width: 90%;
margin: 0 5%;
bottom: 33px;
padding-left: 5%;
padding-right: 5%;
padding-bottom: 20px;
border-bottom: 0
}
.td_module_mx3 .entry-thumb {
width: 100%
}
.td_module_mx4 .td-video-play-ico img {
width: 30px
}
.td-column-3 .td_module_mx4 .entry-title {
font-size: 12px;
line-height: 18px
}
}
.td-column-1 .td_module_mx4, .td_block_15.td-column-1 .td-block-span12:last-child .td_module_wrap {
padding-bottom: 22px
}
.td-column-1 .td_module_mx4 .entry-title {
font-size: 13px;
line-height: 18px;
font-weight: 500
}
@media (max-width: 767px) {
.td-column-1 .td_module_mx4 {
padding-bottom: 35px
}
.td-column-1 .td_module_mx4 .entry-title {
font-size: 16px;
line-height: 22px
}
.td_module_mx7 .entry-thumb {
width: 100%
}
}
.td-column-1 .td_module_mx4 .td-video-play-ico img, .td_block_big_grid_6 .td-tiny-thumb .td-video-play-ico img {
width: 30px
}
.td-post-template-5 .td-crumb-container, .td-post-template-6 .entry-crumbs, .td_block_big_grid_flex_8 .td_module_flex_6 .entry-title, .td_module_mx7 .td-module-thumb {
margin-bottom: 9px
}
.td_module_mx7 .entry-title {
font-size: 16px;
line-height: 21px;
font-weight: 500
}
.td_module_mx7 .td-module-meta-info {
margin-bottom: 13px
}
.td_module_mx7 .td-post-author-name {
display: block;
margin-bottom: 10px
}
.td_module_mx8 .td-module-thumb {
margin-bottom: 5px;
overflow: hidden
}
.td_module_mx8 .td-module-thumb a:last-child:after {
bottom: 0;
content: "";
display: block;
height: 80%;
width: 100%;
position: absolute;
z-index: 0;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
}
.td_module_mx8 .td-module-meta-info {
position: absolute;
bottom: 14px;
margin-bottom: 0;
width: 100%;
padding: 0 21px
}
.td_module_mx8 .entry-title {
font-weight: 500;
font-size: 24px;
line-height: 32px
}
.td_module_mx8 .td-post-category {
background-color: #fff !important;
color: #000
}
.td-post-template-11 .td-post-title .td-post-date, .td-post-template-2 .td-post-title .td-post-date, .td-post-template-6 .td-post-title .td-post-date, .td-post-template-7 .td-post-title .td-post-date, .td-post-template-8 .td-post-title .td-post-date, .td_module_mx8 .entry-review-stars {
margin-right: 22px
}
.td_module_mx8 .td-module-comments {
float: none;
display: inline-block;
vertical-align: top;
top: 2px;
margin-left: 22px
}
.td_module_flex_2 .td-module-comments a, .td_module_mx8 .td-module-comments a {
background-color: transparent !important;
padding: 0;
font-size: 11px;
font-weight: 400
}
.td_module_flex_2 .td-module-comments a:before, .td_module_mx8 .td-module-comments a:before {
font-family: newspaper, sans-serif;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
text-align: center;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e83b";
margin-right: 5px;
font-size: 9px
}
.td_module_mx16 {
padding-bottom: 35px
}
.td_module_mx16 .entry-title {
font-size: 24px;
line-height: 28px;
font-weight: 900;
margin-bottom: 10px
}
.td_module_mx16 .td-module-image {
width: 100px;
height: 140px;
overflow: hidden;
position: absolute;
top: 0;
left: 0
}
.td_module_mx16 .entry-thumb {
max-width: none;
position: absolute;
margin: 0 auto;
left: -9999px;
right: -9999px;
width: auto;
height: 140px
}
.td_module_mx16 .td-post-category {
display: inline-block;
padding: 4px 7px;
margin-right: 0;
font-size: 9px;
bottom: 15px;
text-transform: uppercase;
line-height: 1;
background-color: #000;
color: #fff;
position: absolute;
left: 0;
z-index: 1
}
.td_module_mx16 .td-video-play-ico > img {
width: 20px;
height: 20px;
top: 10px;
right: 10px;
bottom: auto;
left: auto
}
.td_module_mx16 .td-item-details {
margin-left: 120px;
min-height: 140px
}
.td_module_mx16 .td-module-comments {
position: absolute;
bottom: 2px;
right: 0
}
.td_module_mx16 .td-excerpt {
font-size: 13px;
line-height: 19px;
margin: 0
}
.td_module_mx16 .td-read-more {
margin: 13px 0 0
}
.td_module_mx16 .td-read-more a {
background-color: #000;
color: #fff;
font-size: 11px;
padding: 8px 11px
}
.td_module_mx17 .td-module-image {
height: 450px;
overflow: hidden;
margin-bottom: 15px;
position: relative
}
.td_module_mx17 .entry-thumb {
max-width: none;
position: absolute;
margin: 0 auto;
left: -9999px;
right: -9999px;
width: auto
}
.td_module_mx17 .td-post-category {
display: inline-block;
padding: 5px 8px 6px;
text-transform: uppercase;
font-size: 11px;
line-height: 1;
background-color: #000;
color: #fff;
position: absolute;
left: 0;
bottom: 25px;
z-index: 1
}
.td_module_mx17 .entry-title {
font-size: 26px;
line-height: 32px;
font-weight: 900;
margin-bottom: 10px
}
@media (min-width: 768px) and (max-width: 1018px) {
.td_module_mx7 .entry-title {
font-size: 14px;
line-height: 20px
}
.td-pb-span4 .td_module_mx8 .td-author-date, .td_module_mx16 .td-read-more, .td_module_mx7 .td-post-author-name {
display: none
}
.td-pb-span4 .td_module_mx8 .td-module-meta-info {
bottom: 10px
}
.td-pb-span4 .td_module_mx8 .entry-title, .td-pb-span4 .td_module_mx8 .td_module_wrap .entry-title {
margin: 0
}
.td-pb-span4 .td_module_mx8 .td-video-play-ico > img {
width: 30px;
height: 30px;
top: 10px;
right: 10px;
bottom: auto;
left: auto
}
.td_module_mx16 .entry-title {
font-size: 19px;
line-height: 22px;
font-weight: 700
}
.td_module_mx16 .td-module-image {
width: 80px
}
.td_module_mx16 .td-item-details {
margin-left: 90px
}
.td_module_mx17 .td-post-category {
padding: 4px 7px;
font-size: 9px;
bottom: 15px
}
.td_module_mx17 .entry-title {
font-size: 18px;
line-height: 24px
}
.td_module_mx17 .td-post-author-name, .td_module_mx17 .td-post-date {
font-size: 12px
}
}
.td_module_mx17 .td-module-comments {
position: absolute;
bottom: -4px;
right: 0
}
.td_block_slide .td-module-thumb, .td_block_slide .td-slide-meta, .td_block_slide .td-video-play-ico, .td_block_slide i {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.td_block_slide .td-module-thumb {
margin-bottom: 0;
z-index: -1;
position: static
}
.td_block_slide .td-video-play-ico img {
width: 40px !important
}
.td-content-more-articles-box .td-module-thumb, .td_block_slide .td-admin-edit, .td_flex_block.td_with_ajax_pagination .td_block_inner {
height: auto !important
}
.td_block_slide .td_module_slide {
z-index: 1;
visibility: hidden !important
}
.td-big-grids-fl .td-module-thumb, .td-big-grids-fl.td-grid-style-2 .td-meta-info-container, .td-big-grids-fl.td-grid-style-3 .td-meta-info-container, .td-post-sharing-style7 .td-social-network .td-social-but-icon, .td_block_big_grid_5 .td-module-thumb a:last-child:before, .td_block_slide .entry-thumb, .td_block_slide .td-image-gradient:before, .td_block_slide .td-module-thumb {
height: 100%
}
.td_block_slide .entry-thumb {
background-size: cover
}
.td_block_slide .td-slide-meta {
z-index: 2;
position: absolute;
bottom: 10px;
width: 100%;
padding: 0 22px;
color: #fff;
left: 0;
right: 0;
margin: 0 auto
}
.td_block_slide .entry-title {
margin: 5px 0
}
.td_block_slide .entry-review-stars {
margin-right: 22px;
top: 0
}
.td_block_slide .td-post-date {
color: #fff;
margin-left: 4px
}
.td_block_slide .td-post-views {
display: inline-block;
vertical-align: top;
margin-right: 22px;
line-height: 15px
}
.td_block_slide .td-icon-views {
position: relative;
line-height: 17px;
font-size: 14px;
margin-right: 5px;
vertical-align: top
}
.td_block_slide .td-post-comments {
position: relative;
top: 2px;
display: inline-block;
vertical-align: top;
margin-left: 10px
}
.td_block_slide .td-icon-comments {
margin-right: 5px;
font-size: 9px;
position: relative;
top: 1px
}
.td_block_slide .td-slide-nav {
padding: 20px;
position: absolute;
display: block;
height: 80px;
margin-top: -40px;
top: 50%;
font-size: 38px;
color: #fff;
opacity: 0;
-webkit-transition: opacity .4s;
-moz-transition: opacity .4s;
-o-transition: opacity .4s;
transition: opacity .4s
}
.ie9 .td-menu-mob-open-menu #td-mobile-nav, .ie9 .td-menu-mob-open-menu .td-menu-background, .mfp-arrow-left, .td-big-grid-slide .td-icon-left, .td-left-smart-list, .td-ps-big .td-social-googleplus .td-icon-googleplus, .td_block_slide .prevButton {
left: 0
}
.td-ss-main-sidebar .td_block_slide, .td-ss-row .td-pb-span4 .td_block_slide {
overflow: visible
}
.td-theme-slider .slide-meta-cat a {
font-family: Roboto, sans-serif;
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
display: inline-block;
margin: 0 0 5px;
padding: 4px 7px 3px;
line-height: 14px;
background-color: rgba(0, 0, 0, .7);
-webkit-transition: background-color .3s;
-moz-transition: background-color .3s;
-o-transition: background-color .3s;
transition: background-color .3s
}
.td-load-more-wrap a:hover, .td-next-prev-wrap a:hover, .td_category_template_8 .td-category-header .td-category a.td-current-sub-category {
background-color: #4db2ec;
border-color: #4db2ec;
color: #fff
}
@media (max-width: 767px) {
.td-column-3 .td_module_mx7 .td-post-author-name {
display: none
}
.td-column-3 .td_module_mx7 .entry-title {
font-size: 18px;
line-height: 24px
}
.td-column-3 .td_module_mx7 .td-video-play-ico img {
width: 40px
}
.td_module_mx16 .td-video-play-ico > img {
width: 30px;
height: 30px;
top: 10px;
right: 10px
}
.td_module_mx17 .td-module-image {
height: auto;
margin-bottom: 0
}
.td_module_mx17 .entry-thumb {
width: 100%;
left: auto;
right: auto;
position: relative
}
.td_module_mx17 .entry-title {
font-size: 24px;
line-height: 30px
}
.td_block_slide .td-slide-meta {
padding: 0 12px;
bottom: 3px
}
.td-theme-slider .slide-meta-cat a {
font-size: 10px;
padding: 2px 5px;
margin-bottom: 0;
line-height: 13px
}
}
.td-theme-slider:hover .td-slide-nav {
opacity: 1;
z-index: 1
}
.iosSlider-col-3, .iosSlider-col-3 .td_module_slide {
height: 580px
}
@media (min-width: 1019px) and (max-width: 1140px) {
.iosSlider-col-3, .iosSlider-col-3 .td_module_slide {
height: 532px
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.iosSlider-col-3, .iosSlider-col-3 .td_module_slide {
height: 402px
}
}
@media (max-width: 767px) {
.iosSlider-col-3, .iosSlider-col-3 .td_module_slide {
height: 298px
}
}
.iosSlider-col-3 .entry-title {
font-size: 48px;
line-height: 58px
}
@media (min-width: 1019px) and (max-width: 1140px) {
.iosSlider-col-3 .entry-title {
font-size: 42px;
line-height: 52px
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.iosSlider-col-3 .entry-title {
font-size: 34px;
line-height: 44px
}
}
@media (max-width: 767px) {
.iosSlider-col-3 .entry-title {
font-size: 26px;
line-height: 32px
}
}
.iosSlider-col-2, .iosSlider-col-2 .td_module_slide, .td_block_slide .iosSlider-col-1, .td_block_slide .iosSlider-col-1 .td_module_slide {
height: 385px
}
@media (min-width: 1019px) and (max-width: 1140px) {
.iosSlider-col-2, .iosSlider-col-2 .td_module_slide, .td_block_slide .iosSlider-col-1, .td_block_slide .iosSlider-col-1 .td_module_slide {
height: 354px
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.iosSlider-col-2, .iosSlider-col-2 .td_module_slide {
height: 268px
}
}
@media (max-width: 767px) {
.iosSlider-col-2, .iosSlider-col-2 .td_module_slide {
height: 303px
}
}
.iosSlider-col-2 .entry-title {
font-size: 26px;
line-height: 32px
}
@media (min-width: 768px) and (max-width: 1018px) {
.iosSlider-col-2 .entry-title {
font-size: 22px;
line-height: 28px
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.td_block_slide .iosSlider-col-1, .td_block_slide .iosSlider-col-1 .td_module_slide {
height: 268px
}
}
@media (max-width: 767px) {
.td_block_slide .iosSlider-col-1, .td_block_slide .iosSlider-col-1 .td_module_slide {
height: 303px
}
}
.td_block_18 .td-column-1 .td_module_mx8 .entry-title, .td_block_slide .iosSlider-col-1 .entry-title {
font-size: 18px;
line-height: 24px
}
@media (max-width: 767px) {
.td_block_slide .iosSlider-col-1 .entry-title {
font-size: 26px;
line-height: 32px
}
}
.td-js-loaded .td_block_slide .td_module_slide, .td_block_slide .td_module_slide:first-child {
visibility: visible !important
}
.td_block_wrap {
margin-bottom: 48px;
position: relative;
clear: both
}
.td-page-content .td_block_wrap {
line-height: 21px
}
.td-fix-index, .td-md-is-safari .td-big-grid-post .td-meta-info-container, .td_block_template_17, .td_block_template_17.td_block_social_counter, .td_block_template_17.widget {
transform: translateZ(0);
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0)
}
.td_with_ajax_pagination {
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
overflow: hidden
}
.td-next-prev-wrap {
position: relative;
clear: both
}
.td-next-prev-wrap a {
display: inline-block;
margin-right: 7px;
width: 25px;
height: 25px;
line-height: 24px;
border: 1px solid #dcdcdc;
text-align: center;
vertical-align: middle;
font-size: 7px;
color: #b7b7b7
}
.td-grid-style-2 .td-video-play-ico img, .td-grid-style-3 .td-video-play-ico img, .td-next-prev-wrap .ajax-page-disabled {
opacity: .5
}
.td-md-is-android .page-nav .td-icon-menu-right, .td-next-prev-wrap .td-ajax-next-page, .td-trending-now-wrapper .td-trending-now-nav-right {
padding-left: 2px
}
.td-md-is-android .td-trending-now-wrapper .td-trending-now-nav-left, .td-md-is-android .td_smart_list_3 .td-left-smart-list, .td-md-is-ios .td-trending-now-wrapper .td-trending-now-nav-left, .td-next-prev-wrap .td-ajax-prev-page {
padding-right: 1px
}
.td_ajax_load_more {
display: inline-block;
font-family: 'Open Sans', arial, sans-serif;
font-size: 12px;
line-height: 1;
padding: 8px 10px;
border: 1px solid #c9c9c9;
text-align: center;
vertical-align: middle
}
.td_ajax_load_more i {
font-size: 8px;
margin-left: 6px;
position: relative;
top: 0;
vertical-align: middle
}
.td_ajax_load_more.ajax-page-disabled {
visibility: hidden !important
}
.td-load-more-wrap {
transform: translateZ(0);
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
text-align: center;
clear: both
}
.td-load-more-wrap a {
color: #a5a5a5
}
.td-boxed-layout .td-container-wrap.td-main-page-wrap, .td-column-1.td_block_15, .td_block_exchange .td-column-2, .td_block_exchange .td-column-3, .td_block_inner_overflow, .widget {
overflow: hidden
}
.td_block_inner_overflow .td-module-image {
min-height: 20px
}
.td-subcat-filter {
position: absolute;
bottom: 0;
right: 0;
margin: auto 0;
opacity: 0;
z-index: 2;
line-height: 30px;
text-align: right
}
.td-subcat-filter .td-subcat-list {
display: inline-block;
line-height: 1
}
.td-subcat-filter .td-subcat-list .td-subcat-item {
display: inline-block;
line-height: 1;
margin-left: 30px
}
.td-subcat-filter .td-subcat-dropdown span, .td-subcat-filter .td-subcat-list a {
font-family: Roboto, sans-serif;
font-size: 13px;
color: #777;
line-height: 1
}
.td-subcat-filter .td-subcat-dropdown {
display: inline-block;
text-align: right;
line-height: 30px;
position: relative
}
.td-subcat-filter .td-subcat-dropdown .td-subcat-more {
cursor: pointer;
margin-left: 15px;
padding-left: 15px;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
display: inline-block
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more:before, .td-subcat-filter .td-subcat-dropdown .td-subcat-more:before {
content: '';
width: 70px;
height: 100%;
position: absolute;
margin-top: 2px;
top: 0;
right: 0;
z-index: 1;
opacity: 0
}
.td-subcat-filter .td-subcat-dropdown .td-subcat-more i {
font-size: 9px;
color: #777;
margin-left: 12px;
margin-right: 12px
}
.td-subcat-filter .td-subcat-dropdown ul {
list-style: none;
position: absolute;
right: 0;
top: 100%;
padding: 6px 0 8px;
background-color: rgba(255, 255, 255, .95);
z-index: 999;
border-width: 0 1px 1px;
border-color: #ededed;
border-style: solid;
display: none
}
.td-subcat-filter .td-subcat-dropdown a {
font-family: Roboto, sans-serif;
font-size: 13px;
color: #777;
white-space: nowrap;
display: block;
line-height: 26px;
padding-left: 21px;
padding-right: 15px
}
.td-js-loaded .td-category-siblings, .td-js-loaded .td-subcat-filter {
opacity: 1;
-webkit-transition: opacity .3s;
-moz-transition: opacity .3s;
-o-transition: opacity .3s;
transition: opacity .3s
}
.td-grid-style-1.td-hover-1 .td-module-thumb a:last-child:before, .td-trending-now-title {
-webkit-transition: background-color .3s;
-moz-transition: background-color .3s;
-o-transition: background-color .3s
}
.td_block_bot_line.td-column-1 .td-block-span12:last-child .td_module_wrap {
margin-bottom: 0;
border-bottom: 0
}
.td-post-template-11 .td-post-featured-video, .td-post-template-11 .td-post-header, .td_block_1.td-column-1 .td_module_4, .td_block_15 .td-column-2 .td_module_mx4, .td_block_2 .td_module_2 {
padding-bottom: 21px
}
.td_block_2 .td-load-more-wrap, .td_block_2 .td-next-prev-wrap {
margin-top: 26px
}
.td_block_3.td-column-2 .td-load-more-wrap, .td_block_3.td-column-2 .td-next-prev-wrap, .td_block_3.td-column-3 .td-load-more-wrap, .td_block_3.td-column-3 .td-next-prev-wrap, .td_block_5.td-column-2 .td-load-more-wrap, .td_block_5.td-column-2 .td-next-prev-wrap, .td_block_5.td-column-3 .td-load-more-wrap, .td_block_5.td-column-3 .td-next-prev-wrap {
margin-top: 13px
}
.td-a-rec-id-content_bottom > div, .td-a-rec-id-content_top > div, .td-a-rec-id-post_style_12 > div, .td-g-rec-id-post_style_11 .adsbygoogle, .td-g-rec-id-smart_list_7 .adsbygoogle, .td-post-template-1 .td-featured-image-rec .wpb_video_wrapper, .td-post-template-1 .td-featured-image-rec img, .td-tab-blocks-custom .wpb_text_column, .td_block_6 .block-title, .td_block_9 .block-title, .vc_wp_rss .widget_rss {
margin-bottom: 21px
}
.td-pb-span12 .td_block_template_13 .td-block-title, .td-post-template-12 .td-post-header, .td-post-template-13 .td-post-header, .td_block_13 {
margin-bottom: 40px
}
.td_block_13 .td_block_inner:after, .td_block_20 .td_block_inner:after {
content: '';
clear: both;
display: table
}
.td_block_13.td-column-2 .td-load-more-wrap, .td_block_13.td-column-2 .td-next-prev-wrap, .td_block_13.td-column-3 .td-load-more-wrap, .td_block_13.td-column-3 .td-next-prev-wrap, .td_block_20 .td-load-more-wrap, .td_block_20 .td-next-prev-wrap {
margin-top: 40px
}
.td_block_14 .td_block_inner, .td_block_big_grid_4, .td_block_big_grid_5 {
margin-right: -3px
}
.td-ps-nogap, .td_block_14 .td-block-row {
margin-left: 0;
margin-right: 0
}
.footer-logo-wrap, .td-content-more-articles-box .td_module_4, .td_block_14 .td-block-row:last-child, .td_block_18 .td-column-1 .td_module_mx8 .td-module-thumb {
margin-bottom: 20px
}
.td_block_14 .td-block-span6 {
padding-left: 0;
padding-right: 3px;
width: 50%
}
.td_block_14 .td-block-span4 {
padding-left: 0;
padding-right: 3px;
width: 33.33333333%
}
@media (max-width: 767px) {
.td_block_wrap {
margin-bottom: 32px
}
.td_block_14 .td-block-row:last-child > div:last-child .td_module_mx1, .td_block_6 .td-block-row:last-child > div:last-child .td_module_wrap, .td_block_wrap .td-load-more-wrap, .td_block_wrap .td-next-prev-wrap {
margin-bottom: 0
}
.td_block_1 .td-block-span12:last-child .td_module_6:last-child, .td_block_1 .td-block-span4:last-child .td_module_6:last-child, .td_block_1 .td-block-span6:last-child .td_module_6:last-child, .td_block_padding .td-block-row:last-child > div:last-child .td_module_wrap {
padding-bottom: 0
}
.td_block_bot_line .td-block-row:last-child > div:last-child .td_module_wrap {
margin-bottom: 0;
border-bottom: 0
}
.td_block_1.td-column-2 .td_module_4, .td_block_1.td-column-3 .td_module_4 {
padding-bottom: 21px
}
.td_block_14 .td-block-span12, .td_block_14 .td-block-span4 {
width: 50%;
float: left;
padding-right: 3px
}
.td_block_14 .td-block-span12:nth-child(2n) {
margin-right: -3px
}
.td-pb-span12 .td_block_14 .td-block-span4:first-child, .td-pb-span12 .td_block_14 .td-block-span4:first-child .entry-thumb {
width: 100%
}
}
.td-a-rec-id-sidebar > div, .td-footer-info, .td-pb-span4 .td_block_14, .td-tab-color .vc_tta-panels-container {
margin-bottom: 48px
}
@media (max-width: 767px) {
.td-pb-span4 .td_block_14 .td_block_inner {
margin-right: -3px
}
.td-pb-span4 .td_block_14 .td-load-more-wrap, .td-pb-span4 .td_block_14 .td-next-prev-wrap {
padding-top: 20px
}
}
.td-pb-span4 .td_block_14 .td-load-more-wrap, .td-pb-span4 .td_block_14 .td-next-prev-wrap {
margin-top: 23px;
margin-bottom: 0
}
.td-images-on-row-3 .td-instagram-element, .td_block_15 .td-block-span4, .td_block_image_box .td-small-image .td-image-box-span {
width: 33.33333333%
}
.td-post-template-2 .td-post-featured-image img, .td-ps-big .td-social-but-icon .td-icon-share, .td_block_15 .td-block-row, .td_block_weather .td-column-2 .td-weather-animated-icon, .td_block_weather .td-column-2 .td-weather-lo-hi, .td_block_weather .td-column-3 .td-weather-animated-icon, .td_block_weather .td-column-3 .td-weather-lo-hi {
width: auto
}
.td_block_15 .td-column-3 .td-block-row, .td_block_16 .td-column-3 .td-block-row {
margin-right: -22px;
margin-left: 0
}
.td_block_15 .td-column-3 .td-block-row .td-block-span4 {
padding-right: 22px;
padding-left: 0;
width: 20%
}
.td_block_15 .td-column-2 .td-block-row, .td_block_16 .td-column-2 .td-block-row {
margin-right: -21px;
margin-left: 0
}
@media (max-width: 1018px) {
.td_block_slide .td-video-play-ico img {
bottom: auto;
top: 12px;
left: auto;
right: 12px
}
.td_block_15 .td-column-2 .td-block-row, .td_block_15 .td-column-3 .td-block-row {
margin-right: -15px
}
.td_block_15 .td-column-3 .td-block-row .td-block-span4 {
padding-right: 15px;
float: left
}
}
.td_block_15 .td-column-2 .td-block-row .td-block-span4 {
padding-right: 21px;
padding-left: 0
}
@media (max-width: 1018px) {
.td_block_15 .td-column-2 .td-block-row .td-block-span4 {
padding-right: 15px;
float: left
}
}
.td-related-row, .td_block_15 .td-column-1 {
margin-right: -21px
}
.td_block_15 .td-column-1 .td-block-span12 {
width: 50%;
padding-right: 21px;
padding-left: 0;
float: left
}
.td_block_15 .td-column-1 .td-block-span12:nth-of-type(odd) {
clear: left
}
.td_block_16 .td-column-3 .td-block-row .td-block-span4 {
width: 20%;
padding-right: 22px;
padding-left: 0
}
.td_block_16 .td-column-2 .td-block-row .td-block-span4 {
width: 33.33333333%;
padding-right: 21px;
padding-left: 0
}
.td_block_17 .td-column-1 .td-block-span12:last-child .td_module_8 {
border-bottom: 0;
margin-bottom: 0;
padding-bottom: 0
}
.td_block_18 .td-column-1 .td_module_mx8 .td-module-meta-info {
padding: 0 14px
}
.td_block_18 .td-column-2 .td_module_mx8 .td-module-meta-info, .td_block_18 .td-column-3 .td_module_mx8 .td-module-meta-info {
bottom: 20px
}
.td-a-rec-id-custom_ad_1 .td-block-title-wrap, .td-a-rec-id-custom_ad_2 .td-block-title-wrap, .td-a-rec-id-custom_ad_3 .td-block-title-wrap, .td-a-rec-id-custom_ad_4 .td-block-title-wrap, .td-a-rec-id-custom_ad_5 .td-block-title-wrap, .td-a-rec-id-sidebar .td-block-title-wrap, .td-a-rec-id-smart_list_7 > div, .td-footer-bottom-full .block-title, .td_block_19 .td_module_mx1, .td_block_pinterest .td-pinterest-header, .vc_wp_search .widgettitle, .vc_wp_tagcloud .widgettitle, .wpb_raw_code, .wpb_video_wrapper {
margin-bottom: 26px
}
.td_block_19 .td-block-row {
margin-right: -15px;
margin-left: -15px
}
.td_block_19 .td-block-span4, .td_block_19 .td-block-span6 {
padding-right: 15px;
padding-left: 15px
}
.td_block_19.td-column-1 .td_module_wrap:last-child.td_module_mx1, .td_block_19.td-column-1 .td_module_wrap:last-child.td_module_mx2, .td_block_19.td-column-1 .td_module_wrap:last-child.td_module_mx2 .item-details {
margin-bottom: 0
}
.td_block_20 .td-post-author-name, .td_block_20 .td-post-date {
margin-left: 0;
line-height: 17px;
vertical-align: top;
top: -1px
}
.td_block_20 .td-module-comments {
margin-right: 0;
position: absolute;
right: 20px;
bottom: 12px
}
.td_block_20 .td_module_14 .td-module-thumb {
margin-bottom: 12px
}
.td_block_20 .td_module_14 .td-module-meta-holder {
padding: 14px 20px 12px
}
.td_block_20 .td_module_14 .td-module-meta-info {
bottom: 0;
padding: 0;
width: 90%
}
.td_block_20 .td_module_14 .td-excerpt {
padding: 0 10px 0 20px;
width: 90%
}
.td_block_20 .td_module_14 .entry-title {
bottom: auto
}
.td_block_20 .td_module_mx3 {
padding-bottom: 25px;
margin-bottom: 25px;
border-bottom: 1px dashed #ededed
}
.td_block_20 .td_module_mx3 .td-module-meta-info {
bottom: 25px;
border-bottom: 0;
margin: 0;
width: 90%;
padding: 14px 16px 12px
}
@media (min-width: 768px) and (max-width: 1018px) {
.td_block_13 {
margin-bottom: 30px
}
.td_block_13.td-column-2 .td-load-more-wrap, .td_block_13.td-column-2 .td-next-prev-wrap, .td_block_13.td-column-3 .td-load-more-wrap, .td_block_13.td-column-3 .td-next-prev-wrap {
margin-top: 30px
}
.td_block_15 .entry-title {
font-size: 14px
}
.td_block_16 .td-column-3 .td-block-row {
margin-right: -15px
}
.td_block_16 .td-column-3 .td-block-row .td-block-span4 {
padding-right: 15px
}
.td_block_16 .td-excerpt, .td_block_18 .td-column-1 .td_module_mx8 .td-post-category, .td_block_20 .td_module_mx3 .td-module-comments, .td_block_20 .td_module_mx3 .td-post-author-name, .td_block_20 .td_module_mx3 .td-post-date {
display: none
}
.td_block_16 .td_module_mx7 {
padding-bottom: 16px
}
.td_block_16 .td-module-meta-info {
margin-bottom: 0
}
.td_block_18 .td-column-1 .td_module_mx8 .entry-title {
font-size: 15px;
line-height: 19px
}
.td_block_18 .td-column-2 .td_module_mx8, .td_block_18 .td-column-3 .td_module_mx8 {
padding-bottom: 25px
}
.td_block_18 .td-column-2 .td_module_10 {
padding-bottom: 24px
}
.td_block_18 .td-column-2 .td_module_10 .td-excerpt, .td_block_18 .td_module_10 .td-excerpt {
margin-top: 3px
}
.td_block_18 .td_module_10 {
padding-bottom: 30px
}
.td_block_19 .td-block-row {
margin-right: -10px;
margin-left: -10px
}
.td_block_19 .td-block-span4, .td_block_19 .td-block-span6 {
padding-right: 10px;
padding-left: 10px
}
.td_block_20 .td_module_mx3 .td-module-meta-info {
padding: 6px 0 0
}
}
.td_block_20 .td_module_mx3 .entry-title {
font-weight: 500
}
@media (min-width: 768px) and (max-width: 1018px) {
.td_block_20 .td_module_mx3 .entry-title {
font-size: 15px;
font-weight: 500;
line-height: 20px;
margin-bottom: 0
}
}
@media (max-width: 767px) {
.td_block_15 .td-column-2 .td_module_mx4 {
padding-bottom: 0
}
.td_block_15 .td-block-row:last-child > div:last-child .td_module_mx4, .td_block_15.td-column-1 .td_module_mx4, .td_block_16 .td-column-2 .td-block-row:last-child .td-block-span4:last-child .td_module_mx7 .td-module-image, .td_block_16 .td-column-3 .td-block-row:last-child .td-block-span4:last-child .td_module_mx7 .td-module-image, .td_block_16 .td-module-meta-info, .td_block_16 .td_module_mx7 .td-module-thumb, .td_block_18 .td-column-2 .td_module_10 .td-module-meta-info, .td_block_18 .td_module_10 .td-module-meta-info, .td_block_19 .td-block-row:last-child > div:last-child .td_module_wrap.td_module_mx1, .td_block_19 .td-block-row:last-child > div:last-child .td_module_wrap.td_module_mx2, .td_block_19 .td-block-row:last-child > div:last-child .td_module_wrap.td_module_mx2 .item-details {
margin-bottom: 0
}
.td_block_15 .td_module_mx4 {
padding-bottom: 0;
margin-bottom: 26px
}
.td_block_16 .td-column-2 .td-block-row, .td_block_16 .td-column-3 .td-block-row {
margin-right: 0
}
.td_block_16 .td-column-3 .td-block-row .td-block-span4 {
padding-right: 0;
float: left;
width: 100%
}
.td_block_16 .td-column-2 .td-block-row .td-block-span4 {
width: 100%;
float: left;
padding-right: 0
}
.td_block_16 .td-excerpt {
display: none
}
.td_block_16 .td_module_mx7 {
padding-bottom: 16px
}
.td_block_16 .td_module_mx7 .entry-title {
font-size: 14px;
line-height: 20px
}
.td_block_16 .td_module_mx7 .td-module-image {
width: 100px;
float: left;
margin-bottom: 26px
}
.td_block_16 .td_module_mx7 .item-details {
margin-left: 115px
}
.td_block_17 .td-block-row:last-child .td-block-span4:last-child .td_module_8:last-child, .td_block_17 .td-block-row:last-child .td-block-span6:last-child .td_module_8:last-child {
border-bottom: 0;
margin-bottom: 0;
padding-bottom: 0
}
.td_block_17 .td-column-2 .td-block-row:last-child .td_module_4, .td_block_17 .td-column-3 .td-block-row:last-child .td_module_4 {
padding-bottom: 16px;
border-bottom: 1px dashed #f2f2f2;
margin-bottom: 14px
}
.td_block_18 .td_module_mx8 .td-module-thumb {
margin-bottom: 20px
}
.td_block_18 .td_module_mx8 .entry-title {
font-size: 18px;
line-height: 24px
}
.td_block_18 .td_module_mx8 .td-module-meta-info {
padding: 0 14px
}
.td_block_18 .td_module_mx2 .item-details, .td_block_19 .td_module_mx2 .item-details {
padding-top: 0;
margin-bottom: 26px
}
.td_block_18 .td_module_mx2 .item-details .entry-title, .td_block_19 .td_module_mx2 .item-details .entry-title {
margin-bottom: 3px
}
.td_block_18 .td-column-1 .td_module_mx8 .td-module-thumb {
margin-bottom: 26px
}
.td_block_18 .td-column-2 .td_module_mx8, .td_block_18 .td-column-3 .td_module_mx8 {
padding-bottom: 6px
}
.td_block_18 .td-column-2 .td_module_mx8 .td-module-meta-info, .td_block_18 .td-column-3 .td_module_mx8 .td-module-meta-info {
bottom: 14px
}
.td_block_19 .td-block-row {
margin: 0
}
.td_block_19 .td-block-span4, .td_block_19 .td-block-span6 {
padding: 0
}
.td_block_20 .td_module_mx3 {
width: 100%
}
.td_block_20 .td_module_mx3:nth-child(2n) {
margin-left: 0
}
.td_block_20 .td_module_mx3 .entry-title {
font-size: 22px;
line-height: 30px
}
}
.smart-list-style-4 .td-post-sharing-top, .td-a-rec-id-content_bottom img, .td-a-rec-id-content_inlineleft img, .td-a-rec-id-content_inlineright img, .td-a-rec-id-content_top img, .td-a-rec-id-post_style_12 img, .td-a-rec-id-smart_list_7 img, .td-footer-wrapper ul, .td-g-rec-id-content_inlineleft img, .td-g-rec-id-content_inlineright img, .td-menu-blocks-custom .widget, .td-post-template-10 .td-post-featured-video .wpb_video_wrapper, .td-post-template-10 .td-post-featured-video img, .td-post-template-11 .td-post-featured-video img, .td-post-template-11 .td_block_related_posts, .td-post-template-11 .td_mod_related_posts .td-module-title, .td-post-template-11 .wpb_video_wrapper, .td-post-template-3 .td-post-featured-image img, .td-post-template-6 .td-post-title .td-module-meta-info, .td-post-template-8 .td-post-title .td-module-meta-info, .td_block_20 .td_module_mx3 .td-module-thumb, .td_block_20 .td_module_wrap:last-child, .td_block_20.td-column-1 .td_module_mx3:last-child, .td_block_21 .td_module_16 .td-module-meta-info, .td_block_22 .td_module_wrap:last-child .td-read-more, .td_block_23 .td_module_wrap:last-child .td-read-more, .td_block_24 .td-read-more, .td_block_big_grid_10.td-grid-style-4 .td-post-category, .td_block_big_grid_3.td-grid-style-4 .td-post-category, .td_block_empty_space, .td_block_text_with_title p:last-child, .td_category_template_3 .entry-category, .td_category_template_3 .td-category, .td_category_template_4 .td-category-siblings .entry-category, .td_category_template_4 .td-category-siblings .td-category, .td_module_flex_1 .td-module-thumb, .td_module_flex_3 .td-module-thumb, .td_module_flex_4 .td-module-thumb, .td_module_flex_5 .td-module-thumb, .td_social_type:last-child, .vc_empty_space, .vc_wp_rss, .wpb_video_widget .wpb_video_wrapper, .wpb_video_wrapper .fb-video {
margin-bottom: 0
}
.td_block_20 .td-video-play-ico > img {
top: 24px;
bottom: auto;
right: 24px;
left: auto
}
.td_block_20.td-column-1 .td-load-more-wrap, .td_block_20.td-column-1 .td-next-prev-wrap {
margin-top: 1px
}
.td_block_21.td-column-1 .td-module-thumb {
width: 100px
}
.td_block_21.td-column-1 .item-details {
margin-left: 115px;
min-height: 100px
}
.td_block_21.td-column-1 .entry-title {
font-size: 17px;
line-height: 23px;
min-height: 0;
padding-left: 0
}
@media (min-width: 768px) and (max-width: 1018px) {
.td_block_21.td-column-1 .td-module-thumb {
width: 50px
}
.td_block_21.td-column-1 .item-details {
margin-left: 60px;
min-height: 50px
}
.td_block_21.td-column-1 .entry-title {
font-size: 14px;
line-height: 21px
}
.td_block_21.td-column-1 .td-post-author-name {
display: none
}
}
@media (max-width: 767px) {
.td_block_21.td-column-1 .td-module-thumb {
width: 80px
}
.td_block_21.td-column-1 .item-details {
margin-left: 95px;
min-height: 80px
}
.td_block_21.td-column-1 .entry-title {
font-size: 22px;
line-height: 28px;
font-weight: 500
}
}
.td_block_21.td-column-1 .td_module_16 {
padding-bottom: 19px
}
.td_block_22 .td-column-1 .entry-title, .td_block_big_grid_11.td-grid-style-6 .td-big-grid-post-0 .entry-title, .td_block_big_grid_11.td-grid-style-6 .td-big-grid-post-1 .entry-title {
font-size: 26px;
line-height: 30px
}
.td_block_22 .td-column-1 .td-excerpt {
font-size: 15px;
line-height: 26px;
margin-top: 19px
}
.td-post-sharing-classic + .td-post-sharing, .td_block_22 .td-column-1 .td-read-more {
margin-top: 15px
}
.td-content-more-articles-box .td_module_1, .td-content-more-articles-box .td_module_3, .td_block_22 .td-column-1 .td_module_wrap {
padding-bottom: 20px
}
.td_block_22 .td-column-1 .td-module-meta-holder {
height: 41px;
padding: 12px 12px 12px 15px
}
.td_block_23 .td_module_wrap:last-child {
margin-bottom: 0;
padding-bottom: 0
}
.td_block_23 .td_module_wrap:last-child .meta-info-container {
padding-bottom: 0;
border-bottom: none
}
.td_block_24 .td_module_wrap:last-child {
padding-bottom: 0;
margin-bottom: 0;
border-bottom: none
}
.td_block_24 .td-column-3 .td-module-thumb .entry-thumb {
height: auto;
width: 100%
}
.td-trending-now-wrapper {
padding: 0 42px;
height: 25px;
position: relative;
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
overflow: hidden
}
.td-trending-now-wrapper .td-next-prev-wrap {
position: absolute;
right: 42px;
top: 0;
margin: 0;
z-index: 1
}
.td-trending-now-title {
background-color: #222;
font-family: Roboto, sans-serif;
font-size: 12px;
text-transform: uppercase;
color: #fff;
padding: 2px 10px;
display: inline-block;
line-height: 22px;
transition: background-color .3s;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none
}
.td-trending-now-display-area {
height: 25px;
vertical-align: top;
padding: 0 0 0 15px;
display: inline-block
}
.td-trending-now-display-area .entry-title {
font-size: 15px;
line-height: 25px;
margin: 0
}
.td-trending-now-post {
opacity: 0;
position: absolute;
padding-right: 119px;
height: 25px;
overflow: hidden
}
.td-trending-now-post:first-child {
z-index: 1;
opacity: 1
}
.td-main-page-wrap .td-container > .td-pb-row:first-child .td_block_trending_now:first-child, .td-main-page-wrap .tdc-row-composer:first-child .tdc-elements .td_block_trending_now:first-of-type, .td-main-page-wrap .tdc-row-composer:first-child .wpb_wrapper .td_block_trending_now:first-child, .td-main-page-wrap .tdc-row-composer:first-of-type .tdc-element:first-of-type .td_block_trending_now:first-child, .td-main-page-wrap .tdc-row:first-child .tdc-elements .td_block_trending_now:first-of-type, .td-main-page-wrap .tdc-row:first-child .wpb_wrapper .td_block_trending_now:first-child, .td-main-page-wrap .tdc-row:first-of-type .tdc-element:first-of-type .td_block_trending_now:first-child, .td-main-page-wrap .tdc_zone .tdc-row:first-of-type .wpb_wrapper .td_block_trending_now:first-child {
position: relative;
margin: -24px 0 24px;
z-index: 1
}
.td-trending-style2 {
border: 1px solid #eaeaea;
padding-top: 20px;
padding-bottom: 20px
}
.td_quote_on_blocks {
font-family: Roboto, sans-serif;
font-size: 30px;
line-height: 35px;
font-weight: 400;
font-style: italic;
text-align: left;
text-transform: uppercase;
color: #4db2ec;
margin-top: 10px
}
.td_block_categories_tags .td-ct-item {
display: block;
position: relative;
padding: 0 10px 0 12px;
line-height: 30px;
color: #111;
transform: translateZ(0);
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0)
}
.td_block_categories_tags .td-ct-item:before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1
}
.td_block_homepage_full_1 {
padding-bottom: 0;
margin-bottom: 0
}
.td_block_text_with_title {
margin-bottom: 44px;
transform: translateZ(0);
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0)
}
.td_block_author .block-title {
float: none;
margin-bottom: 20px;
width: 100%
}
.td_block_author .td_author_wrap {
font-family: Verdana, Geneva, sans-serif;
text-align: center
}
.td_block_author .avatar {
margin-bottom: 7px;
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
border-radius: 500px
}
.td_block_author .td-author-name {
position: relative;
margin-bottom: 21px;
font-size: 18px;
font-weight: 600;
text-transform: uppercase
}
.td_block_author .td-author-description {
padding: 2px 0 0;
font-family: 'Open Sans', arial, sans-serif;
font-size: 15px;
line-height: 21px;
font-style: italic;
color: #555
}
.td_block_author .td-author-page {
font-family: 'Open Sans', arial, sans-serif;
font-size: 15px;
margin-top: 12px;
font-weight: 600
}
.td_block_image_box .td-custom-image.td-no-img-custom-url a, .td_block_single_image.td-no-img-custom-url a {
pointer-events: none;
cursor: default
}
.td-big-grid-slide:hover .td-icon-left, .td-big-grid-slide:hover .td-icon-right, .td_block_image_box .td-custom a:hover:after {
opacity: .6
}
.td_block_image_box .td-custom-image a {
display: block;
background-size: cover;
background-position: center
}
.td_block_image_box .td-custom-image a:before {
content: '';
width: 100%;
height: 100%;
opacity: .4;
position: absolute;
top: 0;
left: 0;
background-color: #000;
-webkit-transition: .3s;
-moz-transition: .3s;
-o-transition: .3s;
transition: .3s
}
.td_block_image_box .td-custom-image a:after {
content: '';
border: 1px solid #fff;
opacity: .3;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: 10px;
-webkit-transition: .3s;
-moz-transition: .3s;
-o-transition: .3s;
transition: .3s
}
.td_block_image_box .td-custom-image img {
vertical-align: top
}
.td_block_image_box .td-custom-title {
position: absolute;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
display: table;
text-align: center;
width: 100%;
padding: 10px 20px;
pointer-events: none
}
.td_block_image_box .entry-title {
margin: 0;
padding: 0;
font-size: 19px;
text-transform: uppercase;
font-weight: 500
}
.td_block_image_box .td-image-box-row {
margin: 0 -20px
}
.td_block_image_box .td-image-box-span {
padding: 0 20px;
float: left
}
.td_block_big_grid_11 .td_module_mx15 .td-module-thumb, .td_block_image_box .td-big-image .td-custom-image a {
height: 360px
}
.td-images-on-row-2 .td-instagram-element, .td_block_big_grid_10 .td-big-grid-post-0, .td_block_big_grid_flex_2 .td_module_flex_6, .td_block_big_grid_flex_4 .td_module_flex_6, .td_block_big_grid_flex_4 .td_module_flex_7, .td_block_big_grid_flex_5 .td_module_flex_6, .td_block_big_grid_flex_5 .td_module_flex_7, .td_block_big_grid_flex_6 .td_module_flex_7, .td_block_big_grid_flex_7 .td_module_flex_6, .td_block_big_grid_flex_9 .td_module_flex_6, .td_block_image_box .td-medium-image .td-image-box-span {
width: 50%
}
.td_block_image_box .td-medium-image .td-custom-image a {
height: 320px
}
.td_block_big_grid_12 .td-big-grid-post-1 .td-module-thumb, .td_block_big_grid_12 .td-big-grid-post-2 .td-module-thumb, .td_block_big_grid_5 .td-big-grid-post .td-module-thumb, .td_block_big_grid_5 .td-module-empty .td-module-thumb, .td_block_big_grid_7 .td-big-grid-post-0 .td-module-thumb, .td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb, .td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb, .td_block_image_box .td-small-image .td-custom-image a {
height: 220px
}
.td-images-on-row-4 .td-instagram-element, .td-social-style10 .td_social_type, .td-social-style9 .td_social_type, .td_block_big_grid_10 .td-big-grid-post-1, .td_block_big_grid_10 .td-big-grid-post-2, .td_block_big_grid_flex_10 .td_module_flex_7, .td_block_big_grid_flex_2 .td_module_flex_7, .td_block_big_grid_flex_5 .td_module_flex_8, .td_block_big_grid_flex_6 .td_module_flex_6, .td_block_big_grid_flex_7 .td_module_flex_7, .td_block_image_box .td-tiny-image .td-image-box-span {
width: 25%
}
.td_block_image_box .td-tiny-image .td-custom-image a {
height: 160px
}
.td_block_image_box .td-tiny-image .td-custom-image a:after, .td_block_image_box.td-box-vertical .td-image-box-span a:after {
margin: 8px
}
.td_block_image_box.td-box-vertical .td-image-box-row {
margin-left: 0 !important;
margin-right: 0 !important
}
.td_block_image_box.td-box-vertical .td-image-box-span {
float: none;
width: 100%;
padding-left: 0 !important;
padding-right: 0 !important;
margin-bottom: 5px
}
.td-tab-blocks-custom, .td_block_image_box.td-box-vertical .td-image-box-span:last-child, .td_block_template_10 .td-subcat-dropdown .td-subcat-more, .td_block_template_11 .td-subcat-dropdown .td-subcat-more, .td_block_template_16 .td-block-title-wrap .td-subcat-dropdown .td-subcat-more, .td_block_template_9 .td-subcat-dropdown .td-subcat-more {
margin-bottom: 0 !important
}
.td_block_image_box.td-image-box-top .td-custom-image a {
background-position: top center
}
.td_block_image_box.td-image-box-bottom .td-custom-image a {
background-position: bottom center
}
.td_block_image_box.td-image-box-style-2 .entry-title a {
padding: 8px 16px;
background-color: #fff;
color: #000
}
.td_block_separator {
width: 100%;
align-items: center;
margin-bottom: 38px;
padding-bottom: 10px
}
.td_block_separator span {
position: relative;
display: block;
margin: 0 auto;
width: 100%;
height: 1px;
border-top: 1px solid #ebebeb
}
.td_separator_dashed span {
border-top-style: dashed
}
.td_separator_dotted span {
border-top-style: dotted
}
.td_separator_double span {
height: 3px;
border-bottom: 1px solid #ebebeb
}
.td_separator_shadow > span {
position: relative;
height: 20px;
overflow: hidden;
border: 0;
color: #ebebeb
}
.td_separator_shadow > span > span {
position: absolute;
top: -30px;
left: 0;
right: 0;
margin: 0 auto;
height: 13px;
width: 98%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%
}
.td-single-image-style-rounded a {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px
}
.td-single-image-style-border, .td-single-image-style-bordered-shadow, .td-single-image-style-circle-border, .td-single-image-style-circle-border-shadow, .td-single-image-style-circle-outline, .td-single-image-style-outline, .td-single-image-style-round-border, .td-single-image-style-round-border-shadow, .td-single-image-style-round-outline {
margin-bottom: 22px;
background-color: #ebebeb
}
.td-single-image-style-border, .td-single-image-style-circle-border, .td-single-image-style-round-border {
padding: 6px
}
.td-single-image-style-bordered-shadow, .td-single-image-style-circle-border-shadow, .td-single-image-style-circle-outline, .td-single-image-style-outline, .td-single-image-style-round-border-shadow, .td-single-image-style-round-outline {
padding: 1px
}
.td-single-image-style-bordered-shadow a:after, .td-single-image-style-bordered-shadow a:before, .td-single-image-style-circle-border-shadow a:after, .td-single-image-style-circle-border-shadow a:before, .td-single-image-style-circle-outline a:after, .td-single-image-style-circle-outline a:before, .td-single-image-style-outline a:after, .td-single-image-style-outline a:before, .td-single-image-style-round-border-shadow a:after, .td-single-image-style-round-border-shadow a:before, .td-single-image-style-round-outline a:after, .td-single-image-style-round-outline a:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%
}
.td-single-image-style-bordered-shadow a:after, .td-single-image-style-circle-border-shadow a:after, .td-single-image-style-circle-outline a:after, .td-single-image-style-outline a:after, .td-single-image-style-round-border-shadow a:after, .td-single-image-style-round-outline a:after {
color: #fff;
-webkit-box-shadow: inset 0 0 0 6px;
-moz-box-shadow: inset 0 0 0 6px;
box-shadow: inset 0 0 0 6px
}
.td-single-image-style-bordered-shadow a:before, .td-single-image-style-circle-border-shadow a:before, .td-single-image-style-circle-outline a:before, .td-single-image-style-outline a:before, .td-single-image-style-round-border-shadow a:before, .td-single-image-style-round-outline a:before {
color: #ebebeb;
-webkit-box-shadow: inset 0 0 0 7px;
-moz-box-shadow: inset 0 0 0 7px;
box-shadow: inset 0 0 0 7px
}
.td-single-image-style-bordered-shadow a, .td-single-image-style-circle-border-shadow a, .td-single-image-style-circle-shadow a, .td-single-image-style-round-border-shadow a, .td-single-image-style-round-shadow a, .td-single-image-style-shadow a {
-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .1);
-moz-box-shadow: 0 0 6px rgba(0, 0, 0, .1);
box-shadow: 0 0 6px rgba(0, 0, 0, .1)
}
.td-single-image-style-3d-shadow:after, .td-single-image-style-3d-shadow:before {
content: '';
position: absolute;
bottom: 0;
height: 30%;
-webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, .6);
-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, .6);
box-shadow: 0 15px 10px rgba(0, 0, 0, .6);
z-index: 0
}
.td-single-image-style-3d-shadow:before {
left: 5px;
right: 50%;
transform: skewY(-6deg);
-webkit-transform: skewY(-6deg);
-moz-transform: skewY(-6deg);
-ms-transform: skewY(-6deg);
-o-transform: skewY(-6deg);
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-o-transform-origin: 0 0;
transform-origin: 0 0
}
.td-single-image-style-3d-shadow:after {
left: 50%;
right: 5px;
transform: skewY(6deg);
-webkit-transform: skewY(6deg);
-moz-transform: skewY(6deg);
-ms-transform: skewY(6deg);
-o-transform: skewY(6deg);
-webkit-transform-origin: 100% 0;
-moz-transform-origin: 100% 0;
-o-transform-origin: 100% 0;
transform-origin: 100% 0
}
.td-single-image-style-circle, .td-single-image-style-circle a, .td-single-image-style-circle-border, .td-single-image-style-circle-border a, .td-single-image-style-circle-border-shadow, .td-single-image-style-circle-border-shadow a, .td-single-image-style-circle-border-shadow a:after, .td-single-image-style-circle-border-shadow a:before, .td-single-image-style-circle-outline, .td-single-image-style-circle-outline a, .td-single-image-style-circle-outline a:after, .td-single-image-style-circle-outline a:before, .td-single-image-style-circle-shadow, .td-single-image-style-circle-shadow a, .td-single-image-style-round, .td-single-image-style-round a, .td-single-image-style-round-border, .td-single-image-style-round-border a, .td-single-image-style-round-border-shadow, .td-single-image-style-round-border-shadow a, .td-single-image-style-round-border-shadow a:after, .td-single-image-style-round-border-shadow a:before, .td-single-image-style-round-outline, .td-single-image-style-round-outline a, .td-single-image-style-round-outline a:after, .td-single-image-style-round-outline a:before, .td-single-image-style-round-shadow, .td-single-image-style-round-shadow a {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%
}
.td-single-image-style-circle a, .td-single-image-style-circle-border a, .td-single-image-style-circle-border-shadow a, .td-single-image-style-circle-outline a, .td-single-image-style-circle-shadow a {
height: 0;
padding-bottom: 100%
}
.td-menu-blocks-custom {
margin-bottom: 30px;
padding: 0 60px
}
.td-menu-blocks-custom ul li {
display: inline-block;
margin-bottom: 8px;
margin-left: 0;
margin-right: 7px
}
.td-menu-blocks-custom ul li a {
font-size: 13px;
font-family: Roboto, sans-serif;
font-weight: 500
}
.td-list-menu-inline ul li a:hover, .td-menu-blocks-custom ul li a:hover {
background-color: #111;
color: #fff;
border-color: #111
}
.td-menu-blocks-custom .current-menu-item a, .td_category_template_4 .td-category-siblings .td-category a:hover {
border-color: #4db2ec;
background-color: #4db2ec;
color: #fff
}
.td-menu-block-headers li {
display: inline-block;
margin: 20px 2px 2px !important;
text-align: center;
line-height: 17px !important;
font-size: 10px
}
.td-menu-block-headers li.current-menu-item img, .td-menu-block-headers li:hover img {
border-color: #4db2ec
}
.td-menu-block-headers li img {
display: block;
border: 1px solid #eaeaea;
width: 110px
}
.td_block_list_menu ul, .td_block_template_13 .td-block-title > a, .td_block_template_13 .td-block-title > span, .td_block_template_6 .td-subcat-list li:first-child {
margin-left: 12px
}
.td_block_list_menu .sub-menu {
padding-left: 22px
}
.td-list-menu-inline {
padding: 0 60px;
margin-bottom: 22px
}
.td-list-menu-inline ul {
margin: 0;
text-align: center
}
.td-list-menu-inline ul li {
display: inline-block;
margin-bottom: 8px;
margin-left: 0;
margin-right: 10px
}
.td-list-menu-inline ul li a {
font-family: Roboto, sans-serif;
font-size: 13px;
font-weight: 500;
color: #000
}
.td-list-menu-inline .current-menu-item a {
border-color: #4db2ec;
background-color: #4db2ec;
color: #fff !important
}
.td-tab-blocks-custom ul.wpb_tabs_nav {
border-bottom: 0;
display: table;
margin-left: auto;
margin-right: auto;
margin-bottom: 40px
}
.td-tab-blocks-custom ul.wpb_tabs_nav li {
display: inline-block;
margin: 0 2px;
background-color: transparent !important
}
.td-tab-blocks-custom ul.wpb_tabs_nav li a {
padding: 5px 13px !important;
font-size: 13px;
font-family: Roboto, sans-serif;
font-weight: 500;
line-height: 18px
}
.td-tab-blocks-custom ul.wpb_tabs_nav li a:hover {
background-color: #111;
color: #fff
}
.vc_single_image a {
position: relative;
width: 100%;
display: block;
background-size: cover
}
.td-custom-menu-blocks {
margin-bottom: 25px
}
.td-custom-menu-blocks .widget {
overflow: visible;
margin-bottom: 0
}
.td-custom-menu-blocks .vc_wp_custommenu {
margin-bottom: 15px;
text-align: right;
border-bottom: 1px solid #ededed
}
.td-custom-menu-blocks .wpb_text_column {
position: absolute;
top: 6px;
margin: 0
}
.td-custom-menu-blocks .wpb_text_column h2 {
margin: 0 !important
}
.td-custom-menu-blocks .td-custom-menu-list {
position: relative;
display: inline-block;
font-family: Roboto, sans-serif;
text-align: center;
margin: 0 10px
}
.td-custom-menu-blocks .td-custom-menu-list ul {
border-top: 1px solid #000;
position: absolute;
top: 100%;
right: -20px;
padding: 15px;
width: 400px;
background-color: #fff;
visibility: hidden;
-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .15);
-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, .15);
box-shadow: 1px 1px 4px rgba(0, 0, 0, .15);
opacity: 0;
z-index: 1000;
-webkit-transition: .4s;
-moz-transition: .4s;
-o-transition: .4s;
transition: .4s;
transform: translate3d(0, 20px, 0);
-webkit-transform: translate3d(0, 20px, 0);
-moz-transform: translate3d(0, 20px, 0);
-ms-transform: translate3d(0, 20px, 0);
-o-transform: translate3d(0, 20px, 0);
column-count: 2;
column-gap: 0
}
.td-custom-menu-blocks .td-custom-menu-list ul li {
display: inline-block;
margin: 0;
width: 100%;
font-size: 12px;
text-align: left;
line-height: 1
}
.td-custom-menu-blocks .td-custom-menu-list ul li a {
display: block;
padding: 7px 14px
}
.td-custom-menu-blocks .td-custom-menu-list ul li a span {
display: inline-block;
vertical-align: top;
margin-left: 10px;
padding-top: 7px
}
.td-custom-menu-blocks .td-custom-menu-list > a {
position: relative;
display: block;
padding: 0;
font-weight: 500;
line-height: 50px
}
.td-custom-menu-blocks .td-custom-menu-list > a span {
background-color: #000;
padding: 4px 9px 3px 8px;
margin-right: 5px;
border-radius: 20px;
color: #fff !important;
display: inline-block;
line-height: 15px;
font-size: 14px
}
.td-custom-menu-blocks .td-custom-menu-list > a:after {
content: '\e83d';
height: 100%;
position: relative;
top: 1px;
margin-left: 10px;
font-family: newspaper, sans-serif;
font-size: 9px
}
.td-custom-menu-blocks .td-menu-blocks ul {
width: 500px;
column-count: 3;
column-gap: 0
}
.td-h-effect-up-shadow .entry-thumb, .td-h-effect-up-shadow .td-admin-edit, .td-h-effect-up-shadow .td-category-pos-image .td-post-category, .td-h-effect-up-shadow .td-module-thumb a:after {
-webkit-transition: box-shadow .3s, transform .3s;
-moz-transition: box-shadow .3s, transform .3s;
-o-transition: box-shadow .3s, transform .3s;
transition: box-shadow .3s, transform .3s
}
.td-h-effect-up-shadow .entry-thumb {
-webkit-box-shadow: 0 3px 12px -1px rgba(7, 10, 25, .2), 0 22px 27px -20px rgba(7, 10, 25, .2);
-moz-box-shadow: 0 3px 12px -1px rgba(7, 10, 25, .2), 0 22px 27px -20px rgba(7, 10, 25, .2);
box-shadow: 0 3px 12px -1px rgba(7, 10, 25, .2), 0 22px 27px -20px rgba(7, 10, 25, .2)
}
.td-h-effect-up-shadow .td_module_wrap:hover .entry-thumb, .td-h-effect-up-shadow .td_module_wrap:hover .td-admin-edit, .td-h-effect-up-shadow .td_module_wrap:hover .td-category-pos-image .td-post-category, .td-h-effect-up-shadow .td_module_wrap:hover .td-module-thumb a:after {
transform: translate(0, -2px);
-webkit-transform: translate(0, -2px);
-moz-transform: translate(0, -2px);
-ms-transform: translate(0, -2px);
-o-transform: translate(0, -2px)
}
.td-h-effect-up-shadow .td_module_wrap:hover .entry-thumb {
-webkit-box-shadow: 0 15px 45px -5px rgba(7, 10, 25, .25);
-moz-box-shadow: 0 15px 45px -5px rgba(7, 10, 25, .25);
box-shadow: 0 15px 45px -5px rgba(7, 10, 25, .25)
}
.td-h-effect-shadow .entry-thumb {
-webkit-transition: .3s ease-out;
-moz-transition: .3s ease-out;
-o-transition: .3s ease-out;
transition: .3s ease-out
}
.td-h-effect-shadow .td_module_wrap:hover .entry-thumb {
-webkit-box-shadow: rgba(108, 108, 108, .2) 0 2px 2px, rgba(108, 108, 108, .2) 0 4px 4px, rgba(108, 108, 108, .2) 0 8px 8px, rgba(108, 108, 108, .2) 0 16px 16px;
-moz-box-shadow: rgba(108, 108, 108, .2) 0 2px 2px, rgba(108, 108, 108, .2) 0 4px 4px, rgba(108, 108, 108, .2) 0 8px 8px, rgba(108, 108, 108, .2) 0 16px 16px;
box-shadow: rgba(108, 108, 108, .2) 0 2px 2px, rgba(108, 108, 108, .2) 0 4px 4px, rgba(108, 108, 108, .2) 0 8px 8px, rgba(108, 108, 108, .2) 0 16px 16px
}
[class*=td_flex_block_] .td-next-prev-wrap a {
width: auto;
height: auto;
min-width: 25px;
min-height: 25px
}
.td-big-grid-flex, .td_module_flex_1, .td_module_flex_3, .td_module_flex_4, .td_module_flex_5 {
display: inline-block;
width: 100%;
padding-bottom: 0
}
.td_module_flex_1 .td-module-container, .td_module_flex_3 .td-module-container, .td_module_flex_4 .td-module-container, .td_module_flex_5 .td-module-container {
display: flex;
flex-direction: column;
position: relative
}
.td_module_flex_1 .td-module-container:before, .td_module_flex_3 .td-module-container:before, .td_module_flex_4 .td-module-container:before, .td_module_flex_5 .td-module-container:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1px
}
.td_module_flex_1 .td-image-wrap, .td_module_flex_3 .td-image-wrap, .td_module_flex_4 .td-image-wrap, .td_module_flex_5 .td-image-wrap {
display: block;
position: relative
}
.td_module_flex_1 .td-image-container, .td_module_flex_3 .td-image-container, .td_module_flex_4 .td-image-container, .td_module_flex_5 .td-image-container {
position: relative;
flex: 0 0 auto;
width: 100%;
height: 100%
}
.td_module_flex_1 .td-module-meta-info, .td_module_flex_3 .td-module-meta-info, .td_module_flex_4 .td-module-meta-info, .td_module_flex_5 .td-module-meta-info {
width: 100%;
margin-bottom: 0;
z-index: 1;
border: 0 solid #eaeaea;
min-height: 0
}
.td-grid-style-5 .td-meta-align, .td-grid-style-6 .td-meta-align, .td_module_flex_1 .td-author-photo, .td_module_flex_3 .td-author-photo, .td_module_flex_4 .td-author-photo, .td_module_flex_5 .td-author-photo {
display: inline-block;
vertical-align: middle
}
.td_module_flex_1 .td-thumb-css, .td_module_flex_3 .td-thumb-css, .td_module_flex_4 .td-thumb-css, .td_module_flex_5 .td-thumb-css {
width: 100%;
height: 100%;
position: absolute;
background-size: cover;
background-position: center center
}
.td_module_flex_1 .td-category-pos-image .td-post-category, .td_module_flex_3 .td-category-pos-image .td-post-category, .td_module_flex_4 .td-category-pos-image .td-post-category, .td_module_flex_5 .td-category-pos-image .td-post-category {
position: absolute;
z-index: 2;
bottom: 0;
left: 0
}
.td_module_flex_1 .td-excerpt, .td_module_flex_3 .td-excerpt, .td_module_flex_4 .td-excerpt, .td_module_flex_5 .td-excerpt {
margin: 20px 0 0;
line-height: 21px
}
.td_module_flex_1 .td-read-more, .td_module_flex_3 .td-read-more, .td_module_flex_4 .td-read-more, .td_module_flex_5 .td-read-more {
margin: 20px 0 0
}
.td-big-grid-flex .td_block_inner .td-big-grid-flex-post:after, .td-big-grid-flex .td_block_inner:after, .td-mc1-wrap .td_module_wrap:after, .td-mc1-wrap:after {
content: '';
display: table;
clear: both
}
.td_module_flex_1 .td-image-wrap, .td_module_flex_5 .td-image-wrap {
padding-bottom: 50%
}
.td_module_flex_1 .td-module-meta-info, .td_module_flex_5 .td-module-meta-info {
padding: 13px 0 0
}
.td_module_flex_3 .td-image-wrap, .td_module_flex_4 .td-image-wrap {
padding-bottom: 70%
}
.td_module_flex_3 .td-module-meta-info, .td_module_flex_4 .td-module-meta-info {
padding: 0 0 0 16px
}
.td_module_flex_3 .entry-title, .td_module_flex_4 .entry-title {
font-size: 14px;
line-height: 20px;
font-weight: 500
}
.td_flex_block.td_with_ajax_pagination, .td_flex_block.td_with_ajax_pagination .td_block_inner {
overflow: initial
}
.td_flex_block_2.td_with_ajax_pagination .td-next-prev-wrap {
position: absolute;
right: 0
}
.td_flex_block_2.td_with_ajax_pagination .td-next-prev-wrap a {
background-color: rgba(0, 0, 0, .8);
min-width: 29px;
min-height: 29px;
line-height: 30px;
font-size: 10px;
color: #fdfdfd;
border: 0
}
.td-footer-instagram-container .td_block_instagram, .td_module_flex_2 .td-module-thumb {
margin-bottom: 0;
overflow: hidden
}
.td_module_flex_2 .td-image-wrap {
display: block;
height: 100%
}
.td_module_flex_2 .td-thumb-css {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-size: cover
}
.td_module_flex_2 .td-module-meta-info {
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
margin-bottom: 0;
color: #fff
}
.td-grid-style-6 .td-post-category:hover, .td_module_flex_2 .td-post-category {
background-color: #fff;
color: #000
}
.td_module_flex_2 .entry-title {
font-size: 25px;
line-height: 34px
}
.td_module_flex_2 .td-module-comments {
top: 2px
}
.td_module_flex_2 .td-excerpt {
font-size: 14px;
line-height: 19px;
color: #ddd
}
.td-flb-meta-center .td_module_flex_2 .td-module-meta-info {
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%)
}
.td-flb-meta-bottom .td_module_flex_2 .td-module-meta-info, .td-loader-infinite {
top: auto;
bottom: 0
}
.td_flex_block_3 .td_module_flex_1 .td-excerpt, .td_flex_block_4 .td_module_flex_1 .td-excerpt {
margin-top: 16px
}
.td_flex_block_3 .td_module_flex_3 .td-module-container, .td_flex_block_4 .td_module_flex_3 .td-module-container, .td_flex_block_4 .td_module_flex_4 .td-module-container {
flex-direction: row
}
.td_flex_block_3 .td_module_flex_1 .td-image-wrap {
padding-bottom: 72%
}
.ie9 .td-demo-multicolumn-2 .sub-menu, .mfp-ie7 .mfp-container, .mfp-ie7 .mfp-img, .td-footer-template-14, .td_flex_block_5 .td-module-meta-info-top, .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list {
padding: 0
}
.mfp-content .td-login-info-text a, a[href^=tel] {
color: inherit
}
.td-mx-13 .entry-title {
font-size: 13px;
line-height: 18px
}
.td-mx-13 .td-post-category, .td-mx-17 .td-post-category {
margin-bottom: 11px
}
.td-mx-13 .td-module-meta-info, .td-mx-15 .td-module-meta-info, .td_smart_list_3 .td-sml-current-item-title {
margin-top: 6px
}
.td-grid-style-2 .td-mx-13 .td-module-meta-info, .td-grid-style-3 .td-mx-13 .td-module-meta-info, .td-grid-style-7 .td-mx-13 .td-module-meta-info, .td-mx-13 .td-meta-info-container {
padding: 0 15px 15px
}
.td-big-grids-fl.td-grid-style-4 .td-meta-info-container, .td-grid-style-2 .td-mx-13 .td-meta-info-container, .td-grid-style-2 .td-mx-15 .td-meta-info-container, .td-grid-style-2 .td-mx-17 .td-meta-info-container, .td-grid-style-2 .td-mx-19 .td-meta-info-container, .td-grid-style-2 .td-mx-23 .td-meta-info-container, .td-grid-style-2 .td-mx-28 .td-meta-info-container, .td-grid-style-3 .td-mx-13 .td-meta-info-container, .td-grid-style-3 .td-mx-15 .td-meta-info-container, .td-grid-style-3 .td-mx-17 .td-meta-info-container, .td-grid-style-3 .td-mx-19 .td-meta-info-container, .td-grid-style-3 .td-mx-23 .td-meta-info-container, .td-grid-style-3 .td-mx-28 .td-meta-info-container, .td-grid-style-7 .td-mx-13 .td-meta-info-container, .td-grid-style-7 .td-mx-15 .td-meta-info-container, .td-grid-style-7 .td-mx-17 .td-meta-info-container, .td-grid-style-7 .td-mx-19 .td-meta-info-container, .td-grid-style-7 .td-mx-23 .td-meta-info-container, .td-grid-style-7 .td-mx-28 .td-meta-info-container {
padding: 0 !important
}
.td-grid-style-2 .td-mx-13 .td-big-grid-meta, .td-grid-style-3 .td-mx-13 .td-big-grid-meta, .td-grid-style-7 .td-mx-13 .td-big-grid-meta {
padding: 15px 15px 0
}
.td-grid-style-4 .td-mx-13 .entry-title {
padding: 1px 5px 2px
}
.td-grid-style-5 .td-mx-13 .td-meta-info-container, .td-grid-style-6 .td-mx-13 .td-meta-info-container {
padding: 15px !important
}
.td-grid-style-7 .td-mx-13.td-big-grid-post .td-post-category {
bottom: 13px
}
.td-mx-15 .entry-title {
font-size: 15px;
line-height: 20px
}
.td-mx-15 .td-post-category, .td-mx-19 .td-post-category, .td_block_big_grid_10 .td-big-grid-post .td-post-category, .td_block_big_grid_11 .td-big-grid-post .td-post-category, .td_block_big_grid_12 .td-big-grid-post .td-post-category, .wpb_accordion .wpb_accordion_content {
margin-bottom: 10px
}
.td-grid-style-2 .td-mx-15 .td-module-meta-info, .td-grid-style-2 .td-mx-17 .td-module-meta-info, .td-grid-style-3 .td-mx-15 .td-module-meta-info, .td-grid-style-3 .td-mx-17 .td-module-meta-info, .td-grid-style-7 .td-mx-15 .td-module-meta-info, .td-grid-style-7 .td-mx-17 .td-module-meta-info, .td-mx-15 .td-meta-info-container, .td-mx-17 .td-meta-info-container {
padding: 0 10px 18px
}
.td-grid-style-2 .td-mx-15 .td-big-grid-meta, .td-grid-style-2 .td-mx-17 .td-big-grid-meta, .td-grid-style-3 .td-mx-15 .td-big-grid-meta, .td-grid-style-3 .td-mx-17 .td-big-grid-meta, .td-grid-style-7 .td-mx-15 .td-big-grid-meta, .td-grid-style-7 .td-mx-17 .td-big-grid-meta {
padding: 18px 10px 0
}
.td-grid-style-4 .td-mx-15 .entry-title, .td-grid-style-4 .td-mx-17 .entry-title, .td-grid-style-4 .td-mx-19 .entry-title {
padding: 2px 6px 3px
}
.td-grid-style-5 .td-mx-15 .td-meta-info-container, .td-grid-style-5 .td-mx-17 .td-meta-info-container, .td-grid-style-6 .td-mx-15 .td-meta-info-container, .td-grid-style-6 .td-mx-17 .td-meta-info-container {
padding: 18px !important
}
.td-grid-style-7 .td-mx-15.td-big-grid-post .td-post-category {
bottom: 14px
}
.td-mx-17 .entry-title {
font-size: 17px;
line-height: 22px
}
.td-mx-17 .td-module-meta-info, .td-social-style2 .td_social_type .td_social_button, .td-social-style8 .td_social_type .td_social_button {
margin-top: 7px
}
.td-grid-style-7 .td-mx-17.td-big-grid-post .td-post-category, .td-grid-style-7 .td-mx-19.td-big-grid-post .td-post-category, .td-grid-style-7 .td-mx-23.td-big-grid-post .td-post-category {
bottom: 16px
}
.td-mx-19 .entry-title {
font-size: 19px;
line-height: 24px
}
.td-mx-19 .td-module-meta-info, .td-mx-23 .td-module-meta-info {
margin-top: 8px
}
.td-mx-19 .td-meta-info-container {
padding: 0 20px 18px
}
.td-grid-style-2 .td-mx-19 .td-big-grid-meta, .td-grid-style-3 .td-mx-19 .td-big-grid-meta, .td-grid-style-7 .td-mx-19 .td-big-grid-meta {
padding: 20px 20px 0
}
.td-grid-style-2 .td-mx-19 .td-module-meta-info, .td-grid-style-3 .td-mx-19 .td-module-meta-info, .td-grid-style-7 .td-mx-19 .td-module-meta-info {
padding: 0 20px 20px
}
.td-grid-style-5 .td-mx-19 .td-meta-info-container, .td-grid-style-5 .td-mx-23 .td-meta-info-container, .td-grid-style-6 .td-mx-19 .td-meta-info-container, .td-grid-style-6 .td-mx-23 .td-meta-info-container {
padding: 20px !important
}
.td-mx-23 .entry-title {
font-size: 23px;
line-height: 30px;
font-weight: 500
}
.td-grid-style-2 .td-mx-23 .td-module-meta-info, .td-grid-style-3 .td-mx-23 .td-module-meta-info, .td-grid-style-7 .td-mx-23 .td-module-meta-info, .td-mx-23 .td-meta-info-container {
padding: 0 8% 20px
}
.td-grid-style-2 .td-mx-23 .td-big-grid-meta, .td-grid-style-3 .td-mx-23 .td-big-grid-meta, .td-grid-style-7 .td-mx-23 .td-big-grid-meta {
padding: 20px 8% 0
}
.td-grid-style-4 .td-mx-23 .entry-title {
padding: 2px 6px 4px
}
.td-grid-style-4 .td-mx-23 .td-meta-info-container {
width: auto;
max-width: 80%
}
.td-mx-28 .entry-title {
font-size: 28px;
line-height: 38px;
font-weight: 500
}
.td-mx-28 .td-module-meta-info, .td_category_template_8 .td-category-siblings {
margin-top: 12px
}
.td-grid-style-2 .td-mx-28 .td-module-meta-info, .td-grid-style-3 .td-mx-28 .td-module-meta-info, .td-grid-style-7 .td-mx-28 .td-module-meta-info, .td-mx-28 .td-meta-info-container {
padding: 0 10px 28px
}
.td-grid-style-2 .td-mx-28 .td-big-grid-meta, .td-grid-style-3 .td-mx-28 .td-big-grid-meta, .td-grid-style-7 .td-mx-28 .td-big-grid-meta {
padding: 28px 10px 0
}
.td-grid-style-4 .td-mx-28 .entry-title {
padding: 3px 8px 6px
}
.td-grid-style-4 .td-mx-28 .td-meta-info-container {
width: auto;
max-width: 70%
}
.td-grid-style-5 .td-mx-28 .td-meta-info-container, .td-grid-style-6 .td-mx-28 .td-meta-info-container {
padding: 28px !important
}
.td-grid-style-7 .td-mx-28.td-big-grid-post .td-post-category {
bottom: 24px
}
.td-hover-1 .td-big-grid-wrapper .entry-thumb {
transition-timing-function: ease !important
}
.td-grid-style-2 .td-big-grid-post-0 .td-module-thumb a:last-child:before, .td-grid-style-2 .td-big-grid-post-6 .td-module-thumb a:last-child:before, .td-grid-style-3 .td-big-grid-post-0 .td-module-thumb a:last-child:before, .td-grid-style-3 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
bottom: 0;
content: "";
display: block;
height: 100%;
width: 100%;
position: absolute;
z-index: 1;
background: #4db2ec;
background: linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
}
.td-grid-style-2 .td-big-grid-post-1 .td-module-thumb a:last-child:before, .td-grid-style-2 .td-big-grid-post-7 .td-module-thumb a:last-child:before, .td-grid-style-3 .td-big-grid-post-1 .td-module-thumb a:last-child:before, .td-grid-style-3 .td-big-grid-post-7 .td-module-thumb a:last-child:before {
bottom: 0;
content: "";
display: block;
height: 100%;
width: 100%;
position: absolute;
z-index: 1;
background: #d17646;
background: linear-gradient(45deg, #d17646 0%, #c63939 100%);
}
.td-grid-style-2 .td-big-grid-post-2 .td-module-thumb a:last-child:before, .td-grid-style-2 .td-big-grid-post-5 .td-module-thumb a:last-child:before, .td-grid-style-3 .td-big-grid-post-2 .td-module-thumb a:last-child:before, .td-grid-style-3 .td-big-grid-post-5 .td-module-thumb a:last-child:before {
bottom: 0;
content: "";
display: block;
height: 100%;
width: 100%;
position: absolute;
z-index: 1;
background: #d760b7;
background: linear-gradient(135deg, #d760b7 0%, #3b78b4 100%);
}
.td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before, .td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
bottom: 0;
content: "";
display: block;
height: 100%;
width: 100%;
position: absolute;
z-index: 1;
background: #54a3db;
background: linear-gradient(45deg, #54a3db 0%, #4bcf77 100%);
}
.td-grid-style-2 .td-big-grid-post-4 .td-module-thumb a:last-child:before, .td-grid-style-3 .td-big-grid-post-4 .td-module-thumb a:last-child:before {
bottom: 0;
content: "";
display: block;
height: 100%;
width: 100%;
position: absolute;
z-index: 1;
background: #f4d03f;
background: linear-gradient(135deg, #f4d03f 0%, #f27a35 100%);
}
.td-grid-style-1 .td-module-thumb a:last-child:before {
bottom: 0;
content: "";
display: block;
height: 70%;
width: 100%;
position: absolute;
z-index: 1;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .7) 100%);
}
.td-grid-style-1 .td-post-category {
background-color: rgba(0, 0, 0, .7)
}
.td-grid-style-1 .td-big-thumb .td-big-grid-meta {
width: 80%;
margin: 0 0 0 20px
}
.td-grid-style-1 .td-big-thumb .entry-title, .td_block_big_grid_flex_5 .td_module_flex_6 .entry-title, .td_block_big_grid_flex_7 .td_module_flex_6 .entry-title {
font-size: 27px;
font-weight: 500;
line-height: 34px
}
.td-grid-style-1 .td-medium-thumb .td-big-grid-meta, .td-grid-style-2 .td-medium-thumb .td-big-grid-meta, .td-grid-style-3 .td-medium-thumb .td-big-grid-meta {
width: 80%;
margin: 20px 0 14px 19px
}
.td-grid-style-1 .td-medium-thumb .entry-title, .td-grid-style-2 .td-medium-thumb .entry-title, .td-grid-style-3 .td-medium-thumb .entry-title, .td-grid-style-5 .td-medium-thumb .entry-title, .td_block_big_grid_flex_7 .td_module_flex_7 .entry-title {
font-size: 24px;
line-height: 30px;
font-weight: 500
}
.td-grid-style-1 .td-small-thumb .td-big-grid-meta, .td-grid-style-2 .td-small-thumb .td-big-grid-meta, .td-grid-style-3 .td-small-thumb .td-big-grid-meta {
margin: 0 15px 11px
}
.td-grid-style-1 .td-small-thumb .entry-title, .td-grid-style-5 .td-small-thumb .entry-title {
margin-top: 2px;
font-size: 16px;
line-height: 21px;
font-weight: 500
}
.td-grid-style-1 .td-tiny-thumb .td-big-grid-meta, .td-grid-style-3 .td-tiny-thumb .td-big-grid-meta {
margin: 0 10px 10px 14px
}
.td-grid-style-1 .td-tiny-thumb .entry-title, .td-grid-style-2 .td-tiny-thumb .entry-title, .td-grid-style-3 .td-tiny-thumb .entry-title, .td-grid-style-5 .td-tiny-thumb .entry-title {
font-size: 15px;
line-height: 17px;
font-weight: 500
}
.td-grid-style-1 .td-tiny-thumb .td-post-category, .td-grid-style-2 .td-tiny-thumb .td-post-category, .td-grid-style-3 .td-tiny-thumb .td-post-category, .td-grid-style-5 .td-tiny-thumb .td-post-category {
font-size: 9px;
font-weight: 600;
padding: 3px 5px;
line-height: 1
}
.td-grid-style-1.td-hover-1 .td-module-thumb .entry-thumb, .td-grid-style-2.td-hover-1 .td-module-thumb .entry-thumb, .td-grid-style-3.td-hover-1 .td-module-thumb .entry-thumb, .td-grid-style-4.td-hover-1 .td-module-thumb .entry-thumb, .td-grid-style-5.td-hover-1 .td-module-thumb .entry-thumb {
transition: transform .3s, opacity .3s;
-webkit-transition: -webkit-transform .3s, opacity .3s
}
.td-grid-style-1.td-hover-1 .td-module-thumb a:last-child:before {
bottom: 0;
content: "";
display: block;
height: 100%;
width: 100%;
position: absolute;
transition: background-color .3s
}
.td-grid-style-1.td-hover-1 .td-post-category, .td-grid-style-2.td-hover-1 .td-post-category, .td-grid-style-3.td-hover-1 .td-post-category {
-webkit-transition: background-color .3s;
-moz-transition: background-color .3s;
-o-transition: background-color .3s;
transition: background-color .3s
}
.td-grid-style-5.td-hover-1 .td-module-thumb a:last-child:before, .td-social-style9 .td-sp {
-webkit-transition: box-shadow .3s;
-moz-transition: box-shadow .3s;
-o-transition: box-shadow .3s
}
.td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb, .td-grid-style-2.td-hover-1 .td-big-grid-post:hover .entry-thumb, .td-grid-style-3.td-hover-1 .td-big-grid-post:hover .entry-thumb, .td-grid-style-4.td-hover-1 .td-big-grid-post:hover .entry-thumb, .td-grid-style-5.td-hover-1 .td-big-grid-post:hover .entry-thumb {
transform: scale3d(1.1, 1.1, 1);
-webkit-transform: scale3d(1.1, 1.1, 1);
-moz-transform: scale3d(1.1, 1.1, 1) rotate(.02deg)
}
.td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before {
background-color: rgba(0, 0, 0, .1)
}
.td-grid-style-2 .td-module-thumb a:last-child:before {
-webkit-box-shadow: inset 0 0 50px 0 rgba(0, 0, 0, .5);
-moz-box-shadow: inset 0 0 50px 0 rgba(0, 0, 0, .5);
box-shadow: inset 0 0 50px 0 rgba(0, 0, 0, .5);
opacity: .6
}
.td-grid-style-2 .td-post-category, .td-grid-style-3 .td-post-category {
background-color: rgba(0, 0, 0, .2)
}
.td-grid-style-2 .td-big-grid-post.td-big-thumb .td-big-grid-meta, .td-grid-style-3 .td-big-grid-post.td-big-thumb .td-big-grid-meta, .td-grid-style-5 .td-big-grid-post.td-big-thumb .td-big-grid-meta, .td-grid-style-6 .td-big-grid-post.td-big-thumb .td-big-grid-meta {
font-size: 34px
}
.td-grid-style-2 .td-big-thumb .td-meta-info-container, .td-grid-style-3 .td-big-thumb .td-meta-info-container {
position: static;
top: 0;
bottom: auto
}
.td-grid-style-2 .td-big-thumb .td-big-grid-meta, .td-grid-style-3 .td-big-thumb .td-big-grid-meta {
width: 80%;
margin: 20px 0 20px 20px;
top: 0;
position: absolute
}
.td-grid-style-2 .td-big-thumb .td-module-meta-info, .td-grid-style-3 .td-big-thumb .td-module-meta-info, .td_block_weather .td-column-2 .td-weather-condition, .td_block_weather .td-column-3 .td-weather-condition {
position: absolute;
bottom: 0
}
.td-grid-style-2 .td-big-thumb .entry-title, .td-grid-style-3 .td-big-thumb .entry-title {
font-size: 34px;
line-height: 41px
}
.td-grid-style-2 .td-big-thumb.td-big-grid-post-1 .td-big-grid-meta, .td-grid-style-3 .td-big-thumb.td-big-grid-post-1 .td-big-grid-meta {
top: auto;
bottom: -6px
}
.td-grid-style-2 .td-big-thumb.td-big-grid-post-1 .td-module-meta-info, .td-grid-style-3 .td-big-thumb.td-big-grid-post-1 .td-module-meta-info {
bottom: auto;
right: 22px;
top: 5px
}
.td-grid-style-2 .td-medium-thumb .td-meta-info-container, .td-grid-style-2 .td-tiny-thumb .td-meta-info-container {
top: 0;
bottom: auto
}
.td-grid-style-2 .td-small-thumb .td-meta-info-container {
bottom: auto;
top: 0;
margin-top: 16px
}
.td-grid-style-2 .td-small-thumb .entry-title, .td-grid-style-3 .td-small-thumb .entry-title {
margin-top: 2px;
font-size: 17px;
line-height: 21px;
font-weight: 500
}
.td-grid-style-2 .td-tiny-thumb .td-big-grid-meta {
margin: 14px 10px 10px 14px
}
.td-grid-style-2.td-hover-1 .td-big-grid-post:hover .td-post-category, .td-grid-style-3.td-hover-1 .td-big-grid-post:hover .td-post-category {
background-color: rgba(0, 0, 0, .5)
}
.td-grid-style-3 .td-big-thumb .entry-title a, .td-grid-style-3 .td-medium-thumb .entry-title a {
text-shadow: 1px 1px 2px rgba(0, 0, 0, .2)
}
.td-grid-style-3 .td-small-thumb .entry-title a, .td-grid-style-3 .td-tiny-thumb .entry-title a, .td-grid-style-4 .entry-title a, .td-grid-style-5 .td-tiny-thumb .entry-title a {
text-shadow: 1px 1px 1px rgba(0, 0, 0, .2)
}
.td-grid-style-4 .td-meta-info-container {
bottom: 0;
z-index: 1
}
.td-grid-style-4 .td-post-category {
background-color: rgba(0, 0, 0, .4)
}
.td-grid-style-4 .entry-title {
background-color: rgba(77, 178, 236, .7)
}
.td-grid-style-4 .td-module-meta-info {
margin: 0;
background-color: rgba(0, 0, 0, .4);
display: table
}
.td-grid-style-4 .td-module-meta-info > span {
padding: 5px 0 6px 7px
}
.td-grid-style-4 .td-module-meta-info > span span {
margin: 0 -2px 0 2px
}
.td-grid-style-4 .td-module-meta-info > span:last-child {
padding-right: 7px
}
.td-grid-style-4 .td-big-thumb .td-meta-info-container, .td_block_big_grid_8.td-grid-style-4 .td-meta-info-container {
width: 80%
}
.td-grid-style-4 .td-big-thumb .td-post-category, .td-grid-style-4 .td-medium-thumb .td-post-category, .td-grid-style-4 .td-small-thumb .td-post-category {
margin-bottom: 0;
display: table
}
.td-grid-style-4 .td-big-thumb .entry-title {
font-size: 28px;
line-height: 35px;
font-weight: 500;
padding: 3px 8px 6px
}
.td-grid-style-4 .td-medium-thumb .entry-title {
font-size: 24px;
line-height: 30px;
font-weight: 500;
padding: 4px 11px 6px
}
.td-grid-style-4 .td-small-thumb .entry-title {
font-size: 16px;
line-height: 21px;
font-weight: 500;
padding: 5px 7px 6px
}
.td-grid-style-4 .td-tiny-thumb .entry-title {
font-size: 15px;
line-height: 17px;
font-weight: 500;
padding: 5px 7px 6px;
margin-right: 3px
}
.td-grid-style-4 .td-tiny-thumb .td-post-category {
font-size: 9px;
font-weight: 600;
padding: 3px 5px;
line-height: 1;
margin-bottom: 0;
display: table
}
.td-grid-style-5 .td-meta-info-container, .td-grid-style-6 .td-meta-info-container {
top: 0;
bottom: 0;
text-align: center;
margin: 0;
font-size: 0;
width: 100%
}
.mfp-container:before, .td-grid-style-5 .td-meta-info-container:before, .td-grid-style-6 .td-meta-info-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle
}
.td-grid-style-5 .td-module-meta-info, .td-grid-style-6 .td-big-grid-post .td-module-meta-info, .td_block_big_grid_1.td-grid-style-5 .td-module-meta-info, .td_block_big_grid_1.td-grid-style-6 .td-module-meta-info, .td_block_big_grid_2.td-grid-style-5 .td-module-meta-info, .td_block_big_grid_2.td-grid-style-6 .td-module-meta-info, .td_block_big_grid_3.td-grid-style-5 .td-module-meta-info, .td_block_big_grid_3.td-grid-style-6 .td-module-meta-info, .td_block_big_grid_4.td-grid-style-5 .td-module-meta-info, .td_block_big_grid_4.td-grid-style-6 .td-module-meta-info, .td_block_big_grid_6.td-grid-style-5 .td-module-meta-info, .td_block_big_grid_7.td-grid-style-5 .td-module-meta-info, .td_block_big_grid_8.td-grid-style-5 .td-module-meta-info {
margin-left: 0;
margin-right: 0;
margin-bottom: 0
}
.td-grid-style-5 .td-module-thumb a:last-child:before {
bottom: 0;
content: "";
display: block;
height: 100%;
width: 100%;
position: absolute;
background-color: rgba(0, 0, 0, .6);
z-index: 1
}
.td-grid-style-5 .td-post-category {
background-color: rgba(0, 0, 0, .7);
margin-top: 0
}
.td-grid-style-5 .td-big-thumb .entry-title {
font-size: 28px;
line-height: 36px
}
.td-grid-style-5 .td-medium-thumb .td-meta-info-container {
padding: 0 25px
}
.td-grid-style-5 .td-small-thumb .td-meta-info-container {
padding: 0 15px
}
.td-grid-style-5 .td-tiny-thumb .td-big-grid-meta {
padding: 0 10px
}
.td-grid-style-5 .td-video-play-ico img, .td_block_big_grid_5.td-grid-style-1 .td-video-play-ico img, .td_block_big_grid_5.td-grid-style-2 .td-video-play-ico img, .td_block_big_grid_5.td-grid-style-3 .td-video-play-ico img, .td_block_big_grid_6.td-grid-style-1 .td-video-play-ico img, .td_block_big_grid_6.td-grid-style-2 .td-tiny-thumb .td-video-play-ico img, .td_block_big_grid_6.td-grid-style-3 .td-tiny-thumb .td-video-play-ico img, .td_block_big_grid_6.td-grid-style-4 .td-tiny-thumb .td-video-play-ico img, .td_block_big_grid_6.td-grid-style-5 .td-tiny-thumb .td-video-play-ico img, .td_block_big_grid_7.td-grid-style-1 .td-video-play-ico img, .td_block_big_grid_7.td-grid-style-2 .td-video-play-ico img, .td_block_big_grid_7.td-grid-style-3 .td-video-play-ico img, .td_block_big_grid_7.td-grid-style-4 .td-video-play-ico img, .td_block_big_grid_8.td-grid-style-1 .td-big-thumb .td-video-play-ico img, .td_block_big_grid_8.td-grid-style-4 .td-video-play-ico img {
bottom: auto;
left: auto;
margin: 20px 20px 0
}
.td-grid-style-5.td-hover-1 .td-module-thumb a:last-child:before {
transition: box-shadow .3s
}
.td-grid-style-5.td-hover-1 .td-post-category {
background-color: rgba(0, 0, 0, .7);
-webkit-transition: background-color .3s;
-moz-transition: background-color .3s;
-o-transition: background-color .3s;
transition: background-color .3s
}
.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before {
box-shadow: inset 0 0 50px 0 rgba(0, 0, 0, .75)
}
.td-grid-style-6 .td-big-grid-meta {
position: relative;
text-align: center;
padding: 0 10%
}
.td-grid-style-6 .td-big-grid-post .td-big-grid-meta .entry-title {
display: inline-block;
width: 100%;
font-weight: 300;
margin-bottom: 0 !important
}
.td-grid-style-6 .td-module-thumb a:last-child:before {
content: '';
width: 100%;
height: 100%;
position: absolute;
z-index: 1;
background-color: #000;
opacity: .7;
top: 0
}
.td-grid-style-6 .td-post-category {
-webkit-transition: background-color .35s, color .35s;
-moz-transition: background-color .35s, color .35s;
-o-transition: background-color .35s, color .35s;
transition: background-color .35s, color .35s
}
.td-grid-style-6 .td-big-grid-post .td-post-category, .td_block_big_grid_9 .td-big-grid-post .td-post-category {
font-size: 10px;
padding: 2px 6px;
line-height: 13px;
margin-bottom: 10px
}
.td-grid-style-6 .td-video-play-ico img {
top: 10px !important;
bottom: auto;
left: auto;
right: 10px;
width: 30px
}
.td-grid-style-6 .td-big-thumb .entry-title {
font-size: 37px;
line-height: 45px
}
.td-grid-style-6 .td-medium-thumb .entry-title {
font-size: 24px;
line-height: 28px
}
.td-grid-style-6 .td-small-thumb .entry-title {
font-size: 18px;
line-height: 22px
}
.td-grid-style-6 .td-tiny-thumb .entry-title {
font-size: 14px;
line-height: 18px;
font-weight: 400
}
.td-grid-style-7 .td-video-play-ico img {
top: auto;
left: auto;
width: 30px;
right: 10px;
bottom: 10px
}
.td-big-grid-flex .td-post-author-name a, .td-big-grid-flex .td-post-author-name span, .td-big-grid-flex .td-post-date, .td-grid-style-7 .td-big-grid-post .entry-title a {
text-shadow: 1px 1px 1px rgba(0, 0, 0, .3)
}
.td-grid-style-7 .td-big-grid-post .td-post-category {
background-color: transparent;
padding: 0 !important;
position: absolute;
bottom: 17px;
text-transform: none;
margin: 0 !important;
font-size: 12px !important;
line-height: 14px !important
}
.td-grid-style-7 .td-meta-info-container {
top: 0;
height: 100%
}
.td-grid-style-7 .td-big-grid-post .td-big-grid-meta {
padding-bottom: 0 !important
}
.td-grid-style-7 .td-big-thumb .td-big-grid-meta, .td-grid-style-7 .td-medium-thumb .td-big-grid-meta {
padding: 20px 26px 14px 20px
}
.td-grid-style-7 .td-big-thumb .entry-title {
font-size: 30px;
line-height: 36px;
font-weight: 700;
margin-bottom: 7px
}
.td-grid-style-7 .td-medium-thumb .entry-title {
font-size: 26px;
line-height: 32px;
font-weight: 700;
margin-bottom: 7px
}
.td-grid-style-7 .td-small-thumb .td-big-grid-meta {
padding: 14px 20px 10px;
margin: 0 !important
}
.td-grid-style-7 .td-small-thumb .entry-title {
font-size: 18px;
line-height: 24px;
font-weight: 700;
margin-bottom: 6px
}
.td-grid-style-7 .td-tiny-thumb .td-big-grid-meta {
padding: 4px 16px
}
.td-grid-style-7 .td-tiny-thumb .entry-title {
font-size: 16px;
line-height: 21px;
font-weight: 600;
margin-top: 6px;
margin-bottom: 7px
}
.td-grid-style-7 .td-big-grid-post .td-module-thumb a:last-child:after, .td-grid-style-7 .td-module-thumb a:last-child:before {
content: '';
width: 100%;
height: 100%;
position: absolute;
z-index: 1;
top: 0
}
.td-grid-style-7 .td-module-thumb a:last-child:after {
-webkit-box-shadow: inset 0 0 16px 4px #000;
-moz-box-shadow: inset 0 0 16px 4px #000;
box-shadow: inset 0 0 16px 4px #000;
opacity: .15
}
.td-grid-style-7 .td-big-grid-post-0 .td-module-thumb a:last-child:before {
opacity: .6;
background: #410cbc;
background: linear-gradient(20deg, #410cbc 0%, #ff6f31 100%);
}
.td-grid-style-7 .td-big-grid-post-1 .td-module-thumb a:last-child:before {
opacity: .6;
background: #f4880d;
background: linear-gradient(20deg, #f4880d 0%, #70ff99 100%);
}
.td-grid-style-7 .td-big-grid-post-2 .td-module-thumb a:last-child:before {
opacity: .6;
background: #c40f79;
background: linear-gradient(20deg, #c40f79 0%, #7ebfff 100%);
}
.td-grid-style-7 .td-big-grid-post-3 .td-module-thumb a:last-child:before, .td-grid-style-7 .td-big-grid-post-7 .td-module-thumb a:last-child:before, .td-grid-style-7.td_block_big_grid_10 .td-big-grid-post-2 .td-module-thumb a:last-child:before, .td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-2 .td-module-thumb a:last-child:before, .td-grid-style-7.td_block_big_grid_3 .td-big-grid-post-2 .td-module-thumb a:last-child:before, .td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-2 .td-module-thumb a:last-child:before, .td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2 .td-module-thumb a:last-child:before {
opacity: .6;
background: #0016be;
background: linear-gradient(20deg, #0016be 0%, #2aec74 100%);
}
.td-grid-style-7 .td-big-grid-post-4 .td-module-thumb a:last-child:before, .td-grid-style-7.td_block_big_grid_3 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
opacity: .6;
background: #023c8c;
background: linear-gradient(20deg, #023c8c 0%, #ff86d3 100%);
}
.td-grid-style-7 .td-big-grid-post-5 .td-module-thumb a:last-child:before, .td-grid-style-7.td_block_big_grid_1 .td-big-grid-post-4 .td-module-thumb a:last-child:before {
opacity: .6;
background: #00ac81;
background: linear-gradient(20deg, #00ac81 0%, #ff778e 100%);
}
.td-grid-style-7 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
opacity: .6;
background: #007808;
background: linear-gradient(20deg, #007808 0%, #fff940 100%);
}
@media (min-width: 1025px) {
.td-grid-style-6.td-hover-1 .entry-thumb {
-webkit-transition: transform .6s;
-moz-transition: transform .6s;
-o-transition: transform .6s;
transition: transform .6s;
transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1)
}
.td-grid-style-6.td-hover-1 .td-module-thumb:after {
content: '';
width: 100%;
height: 100%;
position: absolute;
z-index: 1;
background-color: #4db2ec;
opacity: 0;
top: 0;
left: 0;
pointer-events: none;
-webkit-transition: opacity .4s .2s;
-moz-transition: opacity .4s .2s;
-o-transition: opacity .4s .2s;
transition: opacity .4s .2s
}
.td-grid-style-6.td-hover-1 .td-module-thumb a:last-child:after {
position: absolute;
top: 0;
left: 0;
width: 160%;
height: 100%;
background: rgba(255, 255, 255, .2);
content: '';
z-index: 1;
transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
-ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
-o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0)
}
.td-grid-style-6.td-hover-1 .td-module-comments {
-webkit-transition: opacity .6s;
-moz-transition: opacity .6s;
-o-transition: opacity .6s;
transition: opacity .6s;
opacity: 0
}
.td-grid-style-6.td-hover-1 .td-big-grid-post:hover .entry-thumb {
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1)
}
.td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-comments {
opacity: 1
}
.td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:after {
-webkit-transition: transform .7s;
-moz-transition: transform .7s;
-o-transition: transform .7s;
transition: transform .7s;
transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 146%, 0);
-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 146%, 0);
-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 146%, 0);
-ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 146%, 0);
-o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 146%, 0)
}
.td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-thumb:after {
opacity: .3
}
.td-grid-style-7.td-hover-1 .entry-thumb {
-webkit-transition: transform .35s;
-moz-transition: transform .35s;
-o-transition: transform .35s;
transition: transform .35s
}
.td-grid-style-7.td-hover-1 .td-big-grid-post:hover .entry-thumb {
transform: scale3d(1.05, 1.05, 1);
-webkit-transform: scale3d(1.05, 1.05, 1);
-moz-transform: scale3d(1.05, 1.05, 1) rotate(.02deg)
}
}
.td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-2 .td-meta-align, .td_block_big_grid_12 .td-big-grid-wrapper .td-big-grid-post:last-child .td-module-thumb, .td_block_big_grid_12.td-grid-style-2 .td-big-grid-post-2 .td-meta-info-container, .td_smart_list_4 .td-sml-description {
margin-top: 11px
}
.td-big-grid-post .entry-review-stars {
color: #fff;
margin-top: -5px
}
.td-big-grid-post .td-post-category {
font-family: Roboto, sans-serif;
font-size: 10px;
font-weight: 500;
text-transform: uppercase;
display: inline-block;
margin: 0 0 5px;
padding: 3px 7px;
line-height: 13px;
pointer-events: auto
}
.td-big-grid-post .td-meta-info-container {
position: absolute;
pointer-events: none;
z-index: 1;
width: 100%
}
.td-big-grid-post .td-meta-align {
pointer-events: none;
width: 100%
}
.td-big-grid-post .td-post-author-name a, .td-big-grid-post .td-post-author-name span, .td-big-grid-post .td-post-date {
color: #fff;
text-shadow: 1px 1px 1px rgba(0, 0, 0, .3)
}
.td-big-grid-flex .td-module-title a, .td-big-grid-post .entry-title a {
text-shadow: 1px 1px 3px rgba(0, 0, 0, .2)
}
.td-big-grid-post .entry-title {
margin: 0;
word-wrap: break-word
}
.td-big-grid-post .entry-title a {
color: #fff
}
.td-big-grid-post .td-module-meta-info {
margin: 11px 0 20px 20px;
min-height: 0;
z-index: 1
}
.td-big-grid-post.td-big-thumb .td-big-grid-meta, .vc_call_to_action h2 {
font-size: 27px
}
.td-big-grid-post.td-medium-thumb .td-big-grid-meta, .td-ps-big .td-social-googleplus i, .td-ps-big .td-social-telegram i {
font-size: 24px
}
.td-big-grid-post.td-small-thumb .td-big-grid-meta, .td-social-googleplus i, .td-social-style-2 .td-icon-instagram, .td-social-telegram i {
font-size: 16px
}
@media (max-width: 1140px) {
.td-main-menu-logo img {
}
.td-boxed-layout .td-header-menu-wrap.td-affix {
width: 100%
}
.td-full-layout .td-header-style-3 .td-no-subcats .td-mega-span:first-child, .td-full-layout .td-header-style-4 .td-no-subcats .td-mega-span:first-child {
margin-left: 18px
}
.td-header-menu-social, .td-header-menu-social + .td-search-wrapper #td-header-search-button:before {
display: none
}
.td_module_mx1 .td-module-thumb {
height: auto
}
.td_module_mx1 .td-module-thumb .entry-thumb {
max-width: 100%;
width: 100%
}
.td-grid-style-2 .td-big-thumb .entry-title, .td-grid-style-3 .td-big-thumb .entry-title, .td-grid-style-5 .td-big-thumb .entry-title {
font-weight: 500
}
.td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title, .td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title {
line-height: 1.3
}
.td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title, .td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title {
line-height: 1.4
}
.td_block_big_grid_9 .td-big-grid-post .entry-thumb {
height: 100%
}
}
.td-big-grid-post .td-module-thumb {
overflow: hidden;
margin: 0;
background-color: #e5e5e5
}
.td-big-grid-post .td-post-author-name, .td-big-grid-post .td-post-date, .td-big-grids-fl.td-grid-style-2 .td-big-grid-meta, .td-big-grids-fl.td-grid-style-3 .td-big-grid-meta, .td-pulldown-syle-2, .td-pulldown-syle-3 {
top: 0
}
.iosSlider.td_block_wrap {
margin-bottom: 34px !important
}
.td-subfooter-menu .fa, .td_block_big_grid_1 .td-big-grid-post-1, .td_block_big_grid_1 .td-big-grid-post-3, .td_block_big_grid_1 .td-big-thumb, .td_block_big_grid_2 .td-big-thumb, .td_block_big_grid_3 .td-big-thumb {
margin-right: 3px
}
.td_block_big_grid_1 .td-big-thumb .td-module-thumb {
width: 532px;
height: 399px
}
.td_block_big_grid_1 .td-module-empty .td-module-thumb, .td_block_big_grid_1 .td-small-thumb .td-module-thumb, .td_block_big_grid_3 .td-module-empty.td-big-grid-post-2 .td-module-thumb, .td_block_big_grid_3 .td-module-empty.td-big-grid-post-3 .td-module-thumb, .td_block_big_grid_3 .td-small-thumb .td-module-thumb {
width: 265px;
height: 198px
}
.td_block_big_grid_1 .td-big-grid-post-1, .td_block_big_grid_1 .td-big-grid-post-2, .td_block_big_grid_2 .td-big-grid-post-1, .td_block_big_grid_2 .td-big-grid-post-2, .td_block_big_grid_3 .td-medium-thumb, .td_category_template_4 .td-crumb-container {
margin-bottom: 3px
}
.td_block_big_grid_2 .td-big-thumb .td-module-thumb {
width: 741px;
height: 486px
}
.td_block_big_grid_2 .td-module-empty .td-module-thumb, .td_block_big_grid_2 .td-small-thumb .td-module-thumb {
width: 324px;
height: 160px
}
.td_block_big_grid_3 .td-big-thumb .td-module-thumb {
width: 532px;
height: 462px
}
.td_block_big_grid_3 .td-medium-thumb .td-module-thumb {
width: 533px;
height: 261px
}
@media (min-width: 1019px) and (max-width: 1140px) {
.td_flex_block_4 .td_module_flex_4 .entry-title, .td_module_flex_3 .entry-title {
font-size: 12px;
line-height: 18px
}
.td-grid-style-7 .td-small-thumb .entry-title {
font-size: 18px !important;
line-height: 24px !important
}
.td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
font-size: 80%
}
.td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title {
font-size: 85%
}
.td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title, .td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title {
font-size: 90%
}
.td-big-grid-post .entry-thumb {
width: 100%
}
.td_block_big_grid_1 .td-big-thumb .td-module-thumb {
width: 504px;
height: 355px
}
.td_block_big_grid_1 .td-module-empty .td-module-thumb, .td_block_big_grid_1 .td-small-thumb .td-module-thumb {
width: 235px;
height: 176px
}
.td_block_big_grid_2 .td-big-thumb .td-module-thumb {
width: 692px;
height: 426px
}
.td_block_big_grid_2 .td-module-empty .td-module-thumb, .td_block_big_grid_2 .td-small-thumb .td-module-thumb {
width: 285px;
height: 140px
}
.td_block_big_grid_3 .td-big-thumb .td-module-thumb {
width: 488px;
height: 422px
}
.td_block_big_grid_3 .td-medium-thumb .td-module-thumb {
height: 237px;
width: 489px
}
.td_block_big_grid_3 .td-small-thumb .td-module-thumb {
width: 243px;
height: 182px
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.td_block_22 .td-column-1 .td-excerpt {
font-size: 13px;
line-height: 22px;
margin-top: 15px
}
.td_block_22 .td-column-1 .td-read-more {
margin-top: 8px
}
.td_block_22 .td-column-1 .td_module_wrap {
padding-bottom: 10px
}
.td_block_22 .td-column-1 .td-module-meta-holder {
height: 33px;
padding: 8px 12px 8px 10px;
font-size: 11px
}
.td_block_23 .td-column-1 .entry-title {
font-size: 19px;
line-height: 24px
}
.td_block_23 .td-column-1 .td-post-author-name {
display: none
}
.td_block_24 .td-column-3 .td-module-thumb {
width: 400px;
height: 320px
}
.td-big-grid-post .entry-thumb, .td_block_24 .td-column-3 .td-module-thumb .entry-thumb {
width: 100%
}
.td_block_24 .td-column-3 .td-item-details {
min-height: 330px;
margin-left: 430px
}
.td-trending-now-wrapper {
padding: 0 30px
}
.td-trending-now-wrapper .td-next-prev-wrap {
right: 30px
}
.td-trending-now-post {
padding-right: 107px
}
.homepage-post .td-post-template-7 .td-post-header header .entry-title {
font-size: 36px;
line-height: 46px
}
.td-tab-blocks-custom ul.wpb_tabs_nav {
margin-bottom: 20px
}
.td-tab-blocks-custom ul.wpb_tabs_nav li a {
padding: 4px 9px !important;
font-size: 12px
}
.td-custom-menu-blocks {
margin-bottom: 15px
}
.td-custom-menu-blocks .vc_wp_custommenu {
margin-bottom: 0
}
.td-custom-menu-blocks .wpb_text_column h2 {
font-size: 21px;
line-height: 28px
}
.td_module_flex_3 .entry-title, .td_module_flex_4 .entry-title {
font-size: 12px;
line-height: 18px
}
.td_flex_block_3 .td_module_flex_1 .entry-title, .td_flex_block_4 .td_module_flex_1 .entry-title {
font-size: 17px;
line-height: 22px
}
.td-mx-13 .entry-title {
font-size: 12px !important;
line-height: 15px !important
}
.td-mx-13 .td-post-category {
margin-bottom: 9px
}
.td-mx-13 .td-meta-info-container {
padding: 0 13px 10px
}
.td-grid-style-2 .td-mx-13 .td-big-grid-meta, .td-grid-style-3 .td-mx-13 .td-big-grid-meta, .td-grid-style-7 .td-mx-13 .td-big-grid-meta {
padding: 13px 13px 0
}
.td-grid-style-2 .td-mx-13 .td-module-meta-info, .td-grid-style-3 .td-mx-13 .td-module-meta-info, .td-grid-style-7 .td-mx-13 .td-module-meta-info {
padding: 0 13px 13px
}
.td-grid-style-5 .td-mx-13 .td-meta-info-container, .td-grid-style-6 .td-mx-13 .td-meta-info-container {
padding: 13px !important
}
.td-grid-style-7 .td-mx-13.td-big-grid-post .td-post-category {
bottom: 11px
}
.td-grid-style-2 .td-mx-17 .td-module-meta-info, .td-grid-style-3 .td-mx-17 .td-module-meta-info, .td-grid-style-7 .td-mx-17 .td-module-meta-info, .td-mx-17 .td-meta-info-container {
padding: 0 14px 10px
}
.td-grid-style-2 .td-mx-17 .td-big-grid-meta, .td-grid-style-3 .td-mx-17 .td-big-grid-meta, .td-grid-style-7 .td-mx-17 .td-big-grid-meta {
padding: 10px 14px 0
}
.td-grid-style-5 .td-mx-17 .td-meta-info-container, .td-grid-style-6 .td-mx-17 .td-meta-info-container {
padding: 10px !important
}
.td-grid-style-7 .td-mx-17.td-big-grid-post .td-post-category {
bottom: 8px
}
.td-mx-19 .entry-title {
font-size: 17px !important;
line-height: 22px !important
}
.td-mx-19 .td-meta-info-container {
padding: 0 15px 10px
}
.td-grid-style-2 .td-mx-19 .td-big-grid-meta, .td-grid-style-3 .td-mx-19 .td-big-grid-meta, .td-grid-style-7 .td-mx-19 .td-big-grid-meta {
padding: 15px 15px 0
}
.td-grid-style-2 .td-mx-19 .td-module-meta-info, .td-grid-style-3 .td-mx-19 .td-module-meta-info, .td-grid-style-7 .td-mx-19 .td-module-meta-info {
padding: 0 15px 15px
}
.td-grid-style-5 .td-mx-19 .td-meta-info-container, .td-grid-style-6 .td-mx-19 .td-meta-info-container {
padding: 15px !important
}
.td-grid-style-7 .td-mx-19.td-big-grid-post .td-post-category {
bottom: 12px
}
.td-grid-style-2 .td-mx-23 .td-module-meta-info, .td-grid-style-3 .td-mx-23 .td-module-meta-info, .td-grid-style-7 .td-mx-23 .td-module-meta-info, .td-mx-23 .td-meta-info-container {
padding: 0 4% 20px
}
.td-grid-style-2 .td-mx-23 .td-big-grid-meta, .td-grid-style-3 .td-mx-23 .td-big-grid-meta, .td-grid-style-7 .td-mx-23 .td-big-grid-meta {
padding: 20px 4% 0
}
.td-grid-style-5 .td-mx-23 .td-meta-info-container, .td-grid-style-5 .td-mx-28 .td-meta-info-container, .td-grid-style-6 .td-mx-23 .td-meta-info-container, .td-grid-style-6 .td-mx-28 .td-meta-info-container {
padding: 20px !important
}
.td-grid-style-7 .td-mx-23.td-big-grid-post .td-post-category, .td-grid-style-7 .td-mx-28.td-big-grid-post .td-post-category {
bottom: 16px
}
.td-mx-28 .entry-title {
font-size: 22px !important;
line-height: 29px !important
}
.td-grid-style-2 .td-mx-28 .td-module-meta-info, .td-grid-style-3 .td-mx-28 .td-module-meta-info, .td-grid-style-7 .td-mx-28 .td-module-meta-info, .td-mx-28 .td-meta-info-container {
padding: 0 14px 20px
}
.td-grid-style-2 .td-mx-28 .td-big-grid-meta, .td-grid-style-3 .td-mx-28 .td-big-grid-meta, .td-grid-style-7 .td-mx-28 .td-big-grid-meta {
padding: 20px 14px 0
}
.td-grid-style-2 .td-tiny-thumb .td-big-grid-meta {
margin: 10px
}
.td-grid-style-6 .td-big-thumb .entry-title {
font-size: 22px !important;
line-height: 26px !important
}
.td-grid-style-6 .td-medium-thumb .entry-title {
font-size: 18px !important;
line-height: 21px !important
}
.td-grid-style-6 .td-small-thumb .entry-title {
font-size: 13px !important;
line-height: 15px !important
}
.td-grid-style-6 .td-tiny-thumb .entry-title {
font-size: 13px !important;
line-height: 16px !important
}
.td-grid-style-7 .td-module-meta-info {
margin-left: 17px !important
}
.td-grid-style-7 .td-big-thumb .td-big-grid-meta {
padding: 12px 17px 11px
}
.td-grid-style-7 .td-big-thumb .entry-title {
font-size: 24px !important;
line-height: 28px !important
}
.td-grid-style-7 .td-medium-thumb .td-big-grid-meta {
padding: 12px 20px 11px 17px
}
.td-grid-style-7 .td-medium-thumb .entry-title {
font-size: 16px !important;
line-height: 20px !important;
margin-bottom: 5px
}
.td-grid-style-7 .td-small-thumb .td-big-grid-meta {
padding: 12px 17px 5px
}
.td-grid-style-7 .td-small-thumb .entry-title {
font-size: 14px !important;
line-height: 18px !important
}
.td-grid-style-7 .td-small-thumb .td-post-category {
display: inline
}
.td-grid-style-7 .td-tiny-thumb .td-big-grid-meta {
padding: 4px 14px
}
.td-grid-style-7 .td-tiny-thumb .entry-title {
font-size: 12px !important;
line-height: 13px !important
}
.td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
font-size: 16px
}
.td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title {
font-size: 65%
}
.td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title {
font-size: 80%
}
.td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title {
font-size: 70%
}
.td_block_big_grid_1 .td-big-thumb .td-module-thumb {
width: 374px;
height: 271px
}
.td_block_big_grid_1 .td-module-empty .td-module-thumb, .td_block_big_grid_1 .td-small-thumb .td-module-thumb {
width: 180px;
height: 134px
}
.td_block_big_grid_2 .td-big-thumb .td-module-thumb {
width: 515px;
height: 336px
}
.td_block_big_grid_2 .td-module-empty .td-module-thumb, .td_block_big_grid_2 .td-small-thumb .td-module-thumb {
width: 222px;
height: 110px
}
.td_block_big_grid_3 .td-big-thumb .td-module-thumb {
width: 368px;
height: 318px
}
.td_block_big_grid_3 .td-medium-thumb .td-module-thumb {
height: 179px;
width: 369px
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.td_block_big_grid_3 .td-small-thumb .td-module-thumb {
width: 183px;
height: 136px
}
}
@media (min-width: 375px) and (max-width: 767px) {
.td_block_big_grid_3 .td-medium-thumb .td-module-thumb, .td_block_big_grid_3 .td-small-thumb .td-module-thumb {
height: 140px !important
}
}
@media (max-width: 374px) {
.td_block_big_grid_3 .td-medium-thumb .td-module-thumb, .td_block_big_grid_3 .td-small-thumb .td-module-thumb {
height: 124px !important
}
}
.td_block_big_grid_3 .td-big-grid-post-3 {
margin-left: 3px
}
.td_block_big_grid_3 .td-module-empty.td-big-grid-post-1 .td-module-thumb {
width: 533px;
height: 261px;
margin-bottom: 3px
}
.td_block_big_grid_4 .td-big-grid-post {
width: 50%;
float: left
}
.td_block_big_grid_4 .td-module-thumb {
height: 399px
}
.td_block_big_grid_4 .td-big-thumb, .td_block_big_grid_5 .td-module-empty.td-big-grid-post-1, .td_block_big_grid_5 .td-small-thumb, .td_block_big_grid_5.td-grid-style-4 .td-big-grid-meta, .td_block_big_grid_6 .td-big-grid-post-0.td-big-thumb, .td_block_big_grid_6 .td-big-grid-post-1.td-big-thumb, .td_block_big_grid_6 .td-big-grid-post-2.td-tiny-thumb, .td_block_big_grid_6 .td-big-grid-post-3.td-tiny-thumb, .td_block_big_grid_6 .td-big-grid-post-4.td-tiny-thumb, .td_block_big_grid_6 .td-big-grid-post-5.td-tiny-thumb, .td_block_big_grid_6 .td-big-grid-post-6.td-tiny-thumb, .td_block_big_grid_6 .td-module-empty.td-big-grid-post {
padding-right: 3px
}
.td_block_big_grid_5 .td-big-grid-post, .td_block_big_grid_8 .td-grid-columns {
width: 33.33333333%;
float: left
}
.td_block_big_grid_5.td-grid-style-1 .td-big-grid-meta, .td_block_big_grid_5.td-grid-style-2 .td-big-grid-meta, .td_block_big_grid_5.td-grid-style-3 .td-big-grid-meta, .td_block_big_grid_7 .td-big-grid-post-0 .td-big-grid-meta, .td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta, .td_block_big_grid_7 .td-big-grid-post-2 .td-big-grid-meta {
margin: 0 20px 11px
}
.td_block_big_grid_5.td-grid-style-1 .entry-title, .td_block_big_grid_5.td-grid-style-2 .entry-title, .td_block_big_grid_5.td-grid-style-3 .entry-title, .td_block_big_grid_5.td-grid-style-5 .entry-title, .td_block_big_grid_7 .td-big-grid-post-0 .entry-title, .td_block_big_grid_7 .td-big-grid-post-1 .entry-title, .td_block_big_grid_7 .td-big-grid-post-2 .entry-title {
font-size: 20px;
line-height: 26px;
font-weight: 700
}
.td-big-grids-fl .td-module-meta-info, .td_block_big_grid_10.td-grid-style-5 .td-module-meta-info, .td_block_big_grid_11.td-grid-style-5 .td-module-meta-info, .td_block_big_grid_12.td-grid-style-5 .td-module-meta-info, .td_block_big_grid_5.td-grid-style-5 .td-module-meta-info, .td_block_big_grid_9.td-grid-style-5 .td-module-meta-info {
margin-left: 0;
margin-bottom: 0
}
@media (min-width: 1019px) and (max-width: 1140px) {
.td_block_big_grid_3 .td-module-empty.td-big-grid-post-1 .td-module-thumb {
height: 237px;
width: 489px
}
.td_block_big_grid_3 .td-module-empty.td-big-grid-post-2 .td-module-thumb, .td_block_big_grid_3 .td-module-empty.td-big-grid-post-3 .td-module-thumb {
width: 243px;
height: 182px
}
.td_block_big_grid_4 .td-module-thumb {
height: 350px
}
.td_block_big_grid_5 .td-big-grid-post .td-module-thumb, .td_block_big_grid_5 .td-module-empty .td-module-thumb {
height: 200px
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.td_block_big_grid_3 .td-module-empty.td-big-grid-post-1 .td-module-thumb {
height: 179px;
width: 369px
}
.td_block_big_grid_3 .td-module-empty.td-big-grid-post-2 .td-module-thumb, .td_block_big_grid_3 .td-module-empty.td-big-grid-post-3 .td-module-thumb {
width: 183px;
height: 136px
}
.td_block_big_grid_4 .td-module-thumb {
height: 280px
}
.td_block_big_grid_5 .td-big-grid-post .td-module-thumb, .td_block_big_grid_5 .td-module-empty .td-module-thumb {
height: 148px
}
.td_block_big_grid_5 .td-module-meta-info {
display: none
}
}
@media (max-width: 767px) {
.td_block_24 .td-column-3 .td-module-thumb {
width: 100px;
height: 120px
}
.td_block_24 .td-column-3 .td-module-thumb .entry-thumb {
height: 100%;
width: auto
}
.td_block_24 .td-column-3 .td-item-details {
min-height: 120px;
margin-left: 115px
}
.td_block_25.td-column-1 .td-block-span12:last-child .td_module_wrap, .td_block_25.td-column-2 .td-block-span6:last-child .td_module_wrap:last-child, .td_block_25.td-column-3 .td-block-span4:last-child .td_module_wrap:last-child {
padding-bottom: 0
}
.td-trending-now-wrapper {
padding: 0;
text-align: center;
height: auto
}
.td-grid-style-4 .td-module-meta-info, .td-grid-style-6 .td-video-play-ico, .td-trending-now-wrapper .td-next-prev-wrap, .td_block_big_grid_5 .td-module-meta-info {
display: none
}
.td-trending-now-title {
padding: 2px 10px 1px
}
.td-trending-now-display-area {
padding: 0;
display: block;
height: 26px;
position: relative;
top: 10px
}
.td-trending-now-display-area .td_module_trending_now .entry-title {
font-size: 14px;
line-height: 16px
}
.td-trending-now-post {
height: 20px;
width: 100%;
padding-right: 0
}
.td-main-page-wrap .td-container > .td-pb-row:first-child .td_block_trending_now:first-child, .td-main-page-wrap .tdc-row-composer:first-child .tdc-elements .td_block_trending_now:first-of-type, .td-main-page-wrap .tdc-row-composer:first-child .wpb_wrapper .td_block_trending_now:first-child, .td-main-page-wrap .tdc-row-composer:first-of-type .tdc-element:first-of-type .td_block_trending_now:first-child, .td-main-page-wrap .tdc-row:first-child .tdc-elements .td_block_trending_now:first-of-type, .td-main-page-wrap .tdc-row:first-child .wpb_wrapper .td_block_trending_now:first-child, .td-main-page-wrap .tdc-row:first-of-type .tdc-element:first-of-type .td_block_trending_now:first-child, .td-main-page-wrap .tdc_zone .tdc-row:first-of-type .wpb_wrapper .td_block_trending_now:first-child {
margin-bottom: 0;
padding: 4px 0 12px
}
.td-main-page-wrap .td-container > .td-pb-row:first-child .td-trending-style2:first-child, .td-main-page-wrap .tdc-row-composer:first-child .wpb_wrapper .td-trending-style2:first-child, .td-main-page-wrap .tdc-row-composer:first-of-type .tdc-element:first-of-type .td-trending-style2:first-child, .td-main-page-wrap .tdc-row:first-child .wpb_wrapper .td-trending-style2:first-child, .td-main-page-wrap .tdc-row:first-of-type .tdc-element:first-of-type .td-trending-style2:first-child, .td-main-page-wrap .tdc_zone .tdc-row:first-of-type .wpb_wrapper .td-trending-style2:first-child {
padding: 12px 2px !important;
margin-bottom: 7px
}
.td-main-page-wrap .tdc-row-composer:first-child .tdc-elements .td_block_trending_now:first-of-type.td-trending-style2, .td-main-page-wrap .tdc-row:first-child .tdc-elements .td_block_trending_now:first-of-type.td-trending-style2 {
padding: 12px 2px !important;
margin-bottom: 7px
}
.homepage-post .td-post-template-7 .td-post-header header .entry-title {
font-size: 26px;
line-height: 32px;
margin-bottom: 7px
}
.td-stretch-content .td_block_single_image {
margin-right: -20px;
margin-left: -20px
}
.td_block_image_box .td-custom, .td_block_image_box .td-image-box-row {
margin: 0 -20px
}
.td_block_image_box .td-custom-image a {
margin-bottom: 5px
}
.td-big-grid-post.td-medium-thumb .td-big-grid-meta, .td_block_image_box .entry-title, .td_block_image_box .td-tiny-image .entry-title {
font-size: 16px
}
.td_block_image_box .td-image-box-span {
width: 100% !important;
float: none;
padding: 0 10px
}
.td_block_image_box .td-big-image .td-custom-image a, .td_block_image_box .td-medium-image .td-custom-image a, .td_block_image_box .td-small-image .td-custom-image a {
height: 160px
}
.td-single-image-style-border, .td-single-image-style-bordered-shadow, .td-single-image-style-circle-border, .td-single-image-style-circle-border-shadow, .td-single-image-style-circle-outline, .td-single-image-style-outline, .td-single-image-style-round-border, .td-single-image-style-round-border-shadow, .td-single-image-style-round-outline {
margin-bottom: 32px
}
.td-menu-block-headers li {
margin-top: 15px !important;
font-size: 9px
}
.td-menu-block-headers li img {
width: 82px
}
.td-tab-blocks-custom ul.wpb_tabs_nav {
text-align: center;
margin-bottom: 20px
}
.td-tab-blocks-custom ul.wpb_tabs_nav li {
margin: 0 0 6px;
float: none
}
.td-tab-blocks-custom ul.wpb_tabs_nav li a {
padding: 4px 7px !important;
font-size: 12px;
line-height: 16px
}
.td-custom-menu-blocks .vc_wp_custommenu {
text-align: center;
margin-bottom: 10px
}
.td-custom-menu-blocks .wpb_text_column {
position: relative;
text-align: center;
top: 0
}
.td-custom-menu-blocks .wpb_text_column h2 {
margin-bottom: 10px !important
}
.td-custom-menu-blocks .td-custom-menu-list {
position: static
}
.td-custom-menu-blocks .td-custom-menu-list ul {
right: 0;
left: 0;
margin: auto;
padding: 15px 5px;
width: 100% !important;
column-count: 2 !important
}
.td-custom-menu-blocks .td-custom-menu-list ul li {
font-size: 11px
}
.td-custom-menu-blocks .td-custom-menu-list ul li a img {
max-width: 33px
}
.td-custom-menu-blocks .td-custom-title-left {
position: absolute !important
}
.td-custom-menu-blocks .td-menu-blocks {
margin: 0 10px 0 auto;
display: table
}
.td-custom-menu-blocks .td-custom-menu-list ul li a span {
padding-top: 5px
}
.td-mx-13 .entry-title {
font-size: 13px !important;
line-height: 18px !important
}
.td-mx-13 .td-post-category {
margin-bottom: 10px
}
.td-grid-style-2 .td-mx-17 .td-module-meta-info, .td-grid-style-3 .td-mx-17 .td-module-meta-info, .td-grid-style-7 .td-mx-17 .td-module-meta-info, .td-mx-13 .td-meta-info-container, .td-mx-17 .td-meta-info-container {
padding: 0 10px 11px
}
.td-grid-style-2 .td-mx-13 .td-big-grid-meta, .td-grid-style-3 .td-mx-13 .td-big-grid-meta, .td-grid-style-7 .td-mx-13 .td-big-grid-meta {
padding: 10px 10px 0
}
.td-grid-style-2 .td-mx-13 .td-module-meta-info, .td-grid-style-3 .td-mx-13 .td-module-meta-info, .td-grid-style-7 .td-mx-13 .td-module-meta-info {
padding: 0 10px 10px
}
.td-grid-style-5 .td-mx-13 .td-meta-info-container, .td-grid-style-6 .td-mx-13 .td-meta-info-container {
padding: 10px !important
}
.td-grid-style-7 .td-mx-13.td-big-grid-post .td-post-category {
bottom: 8px
}
.td-grid-style-1 .td-mx-17 .td-module-meta-info {
margin-bottom: 8px
}
.td-grid-style-2 .td-mx-17 .td-big-grid-meta, .td-grid-style-3 .td-mx-17 .td-big-grid-meta, .td-grid-style-7 .td-mx-17 .td-big-grid-meta {
padding: 11px 10px 0
}
.td-grid-style-5 .td-mx-17 .td-meta-info-container, .td-grid-style-6 .td-mx-17 .td-meta-info-container {
padding: 11px !important
}
.td-grid-style-7 .td-mx-17.td-big-grid-post .td-post-category {
bottom: 9px
}
.td-grid-style-7 .td-big-grid-scroll .td-mx-17 .td-big-grid-meta {
padding-left: 10px !important;
padding-right: 10px !important
}
.td-mx-19 .entry-title, .td-mx-28 .entry-title {
font-size: 19px !important;
line-height: 24px !important
}
.td-mx-19 .td-post-category {
margin-bottom: 12px
}
.td-mx-19 .td-meta-info-container {
padding: 0 13px 14px
}
.td-grid-style-2 .td-mx-19 .td-big-grid-meta, .td-grid-style-3 .td-mx-19 .td-big-grid-meta, .td-grid-style-7 .td-mx-19 .td-big-grid-meta {
padding: 13px 13px 0
}
.td-grid-style-2 .td-mx-19 .td-module-meta-info, .td-grid-style-3 .td-mx-19 .td-module-meta-info, .td-grid-style-7 .td-mx-19 .td-module-meta-info {
padding: 0 13px 13px
}
.td-grid-style-5 .td-mx-19 .td-meta-info-container, .td-grid-style-6 .td-mx-19 .td-meta-info-container {
padding: 13px !important
}
.td-grid-style-7 .td-mx-19.td-big-grid-post .td-post-category {
bottom: 10px
}
.td-mx-23 .td-meta-info-container {
padding: 0 15px 14px
}
.td-grid-style-2 .td-mx-23 .td-big-grid-meta, .td-grid-style-3 .td-mx-23 .td-big-grid-meta, .td-grid-style-7 .td-mx-23 .td-big-grid-meta {
padding: 15px 15px 0
}
.td-grid-style-2 .td-mx-23 .td-module-meta-info, .td-grid-style-3 .td-mx-23 .td-module-meta-info, .td-grid-style-7 .td-mx-23 .td-module-meta-info {
padding: 0 15px 15px
}
.td-grid-style-4 .td-mx-23 .td-meta-info-container {
width: 100%;
max-width: 100%
}
.td-grid-style-5 .td-mx-23 .td-meta-info-container, .td-grid-style-6 .td-mx-23 .td-meta-info-container {
padding: 15px !important
}
.td-grid-style-7 .td-mx-23.td-big-grid-post .td-post-category, .td-grid-style-7 .td-mx-28.td-big-grid-post .td-post-category {
bottom: 12px
}
.td-mx-28 .td-module-meta-info {
margin-top: 7px
}
.td-grid-style-2 .td-mx-28 .td-module-meta-info, .td-grid-style-3 .td-mx-28 .td-module-meta-info, .td-grid-style-7 .td-mx-28 .td-module-meta-info, .td-mx-28 .td-meta-info-container {
padding: 0 10px 14px
}
.td-grid-style-2 .td-mx-28 .td-big-grid-meta, .td-grid-style-3 .td-mx-28 .td-big-grid-meta, .td-grid-style-7 .td-mx-28 .td-big-grid-meta {
padding: 14px 10px 0
}
.td-grid-style-4 .td-mx-28 .td-meta-info-container {
width: 100%;
max-width: none
}
.td-grid-style-5 .td-mx-28 .td-meta-info-container, .td-grid-style-6 .td-mx-28 .td-meta-info-container {
padding: 14px !important
}
.td-grid-style-1 .td-module-thumb a:last-child:before {
height: 130% !important
}
.td-grid-style-1 .td-big-thumb .td-big-grid-meta, .td-grid-style-2 .td-big-thumb .td-big-grid-meta, .td-grid-style-3 .td-big-thumb .td-big-grid-meta {
width: 90%;
margin-left: 15px
}
.td-grid-style-1 .td-big-thumb .td-module-meta-info {
margin-bottom: 18px
}
.td-grid-style-1 .td-medium-thumb .td-big-grid-meta, .td-grid-style-3 .td-medium-thumb .td-big-grid-meta {
margin: 0 15px 11px
}
.td-grid-style-1 .td-video-play-ico img {
bottom: auto;
left: auto;
margin: 20px 20px 0
}
.td-grid-style-2 .td-medium-thumb .td-big-grid-meta {
margin: 16px 15px 11px
}
.td-big-grid-post .entry-thumb, .td-grid-style-4 .td-big-thumb .td-meta-info-container, .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll.td-scroll-full .td-big-grid-post {
width: 100%
}
.td-grid-style-4 .td-medium-thumb .entry-title {
padding: 5px 7px 6px
}
.td-grid-style-4 .td-tiny-thumb .entry-title {
margin-right: 0
}
.td-grid-style-5 .td-big-thumb .td-meta-info-container {
padding: 0 15px
}
.td-grid-style-6 .td-big-grid-meta {
padding: 0 4%
}
.td-grid-style-6 .td-big-thumb .entry-title {
font-size: 26px !important;
line-height: 28px !important
}
.td-grid-style-6 .td-medium-thumb .entry-title {
font-size: 20px !important;
line-height: 24px !important
}
.td-grid-style-6 .td-tiny-thumb .entry-title {
font-size: 11px !important;
line-height: 13px !important;
margin: 5px 0
}
.td-grid-style-6 .td-big-grid-scroll .td-big-grid-post .td-meta-info-container .entry-title, .td_block_big_grid_8 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta .entry-title {
font-size: 16px !important;
line-height: 21px !important
}
.td-grid-style-7 .td-module-meta-info {
margin-left: 14px !important
}
.td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .td-meta-align .td-big-grid-meta, .td-grid-style-7 .td-small-thumb .td-big-grid-meta {
padding: 10px 14px
}
.td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .td-meta-align .td-big-grid-meta .entry-title {
font-size: 16px !important;
line-height: 19px !important
}
.td-grid-style-7 .td-big-thumb .td-big-grid-meta {
padding: 14px
}
.td-grid-style-7 .td-big-thumb .entry-title {
font-size: 26px !important;
line-height: 30px !important;
margin-bottom: 5px
}
.td-grid-style-7 .td-medium-thumb .td-big-grid-meta {
padding: 12px 14px 10px
}
.td-grid-style-7 .td-medium-thumb .entry-title {
font-size: 20px !important;
line-height: 26px !important;
margin-bottom: 5px
}
.td-grid-style-7 .td-small-thumb .entry-title, .td-grid-style-7.td_block_big_grid_10 .td-big-grid-post .entry-title, .td-grid-style-7.td_block_big_grid_9 .td-big-grid-post .entry-title {
font-size: 19px !important;
line-height: 23px !important
}
.td-grid-style-7 .td-tiny-thumb .td-big-grid-meta {
padding: 2px 10px 0
}
.td-grid-style-7 .td-tiny-thumb .entry-title {
font-size: 12px !important;
line-height: 15px !important
}
.td-grid-style-7.td_block_big_grid_11 .td-big-grid-post .entry-title, .td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-1 .entry-title, .td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-2 .entry-title {
font-size: 17px !important;
line-height: 21px !important
}
.td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-2 .td-meta-align {
margin-top: 0
}
.td-grid-style-7.td_block_big_grid_5 .td-big-grid-meta {
padding-top: 14px
}
.td-big-grid-post .td-module-meta-info {
margin-left: 17px
}
.td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
font-size: 22px
}
.td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title, .td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title, .td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title {
font-size: 16px;
line-height: 21px
}
.td_block_big_grid_8 .td-big-grid-post-0.td-big-grid-post .td-big-grid-meta .entry-title, .td_block_big_grid_8 .td-big-grid-post-1.td-big-grid-post .td-big-grid-meta .entry-title {
font-size: 24px !important;
line-height: 30px !important
}
.td-grid-style-2 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title, .td-grid-style-3 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
font-size: 70%
}
.td-grid-style-5 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
font-size: 60%
}
.td_block_big_grid_1, .td_block_big_grid_10, .td_block_big_grid_11, .td_block_big_grid_12, .td_block_big_grid_2, .td_block_big_grid_3, .td_block_big_grid_4, .td_block_big_grid_5, .td_block_big_grid_6, .td_block_big_grid_7, .td_block_big_grid_8, .td_block_big_grid_9 {
margin-left: -20px;
margin-right: -20px
}
.vc_tta-tabs .td_block_big_grid_1, .vc_tta-tabs .td_block_big_grid_10, .vc_tta-tabs .td_block_big_grid_11, .vc_tta-tabs .td_block_big_grid_12, .vc_tta-tabs .td_block_big_grid_2, .vc_tta-tabs .td_block_big_grid_3, .vc_tta-tabs .td_block_big_grid_4, .vc_tta-tabs .td_block_big_grid_5, .vc_tta-tabs .td_block_big_grid_6, .vc_tta-tabs .td_block_big_grid_7, .vc_tta-tabs .td_block_big_grid_8, .vc_tta-tabs .td_block_big_grid_9 {
margin-left: 0;
margin-right: 0
}
.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll {
overflow-x: auto;
white-space: nowrap;
font-size: 0;
overflow-y: hidden;
padding-top: 3px;
z-index: 0;
-webkit-overflow-scrolling: touch;
transform: translate3d(0, 0, 0)
}
.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post:first-child {
margin-left: 0
}
.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-module-thumb {
width: 100%;
height: 170px
}
.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post {
margin-left: 3px;
margin-right: 0;
margin-bottom: 0;
display: inline-block;
white-space: normal;
float: none;
vertical-align: top;
width: 80%
}
.td_block_big_grid_1 .td-big-thumb .td-module-thumb, .td_block_big_grid_2 .td-big-thumb .td-module-thumb, .td_block_big_grid_3 .td-big-thumb .td-module-thumb {
width: 100%;
height: auto
}
.td_block_big_grid_1 .td-big-grid-post-0, .td_block_big_grid_2 .td-big-grid-post-0, .td_block_big_grid_3 .td-big-grid-post-0, .td_block_big_grid_4 .td-big-grid-post {
width: 100%;
float: none
}
.td_block_big_grid_1 .td-module-empty, .td_block_big_grid_2 .td-module-empty, .td_block_big_grid_3 .td-module-empty, .td_block_big_grid_4 .td-module-empty, .td_block_big_grid_5 .td-module-empty {
display: none !important
}
.td_block_big_grid_2 .td-small-thumb .td-module-thumb {
height: 124px !important
}
.td_block_big_grid_4, .td_block_big_grid_5 {
margin-right: -20px
}
.td_block_big_grid_4 .td-big-grid-post:first-child {
padding-bottom: 3px
}
.td_block_big_grid_4 .td-module-thumb {
width: 100%;
height: 220px
}
.td_block_big_grid_4 .td-big-thumb, .td_block_big_grid_5 .td-small-thumb, .td_block_big_grid_5.td-grid-style-4 .td-big-grid-meta {
padding-right: 0
}
.td_block_big_grid_4.td-grid-style-1 .td-big-grid-meta, .td_block_big_grid_4.td-grid-style-1 .td-module-meta-info {
margin-left: 12px
}
.td_block_big_grid_5 .td-big-grid-post {
width: 100%;
float: none;
padding-top: 3px
}
.td_block_big_grid_5 .td-big-grid-post:first-child {
padding-top: 0
}
.td_block_big_grid_5 .td-big-grid-post .td-module-thumb, .td_block_big_grid_5 .td-module-empty .td-module-thumb {
height: 168px
}
.td_block_big_grid_5.td-grid-style-1 .entry-title, .td_block_big_grid_5.td-grid-style-2 .entry-title, .td_block_big_grid_5.td-grid-style-3 .entry-title {
font-size: 22px !important;
line-height: 28px !important;
font-weight: 500
}
}
.td_block_big_grid_6 {
margin-right: -2px
}
.td_block_big_grid_6 .td-big-grid-post-0, .td_block_big_grid_6 .td-big-grid-post-1 {
width: 50%;
float: left;
margin-bottom: 3px
}
.td_block_big_grid_6 .td-big-grid-post-0 .td-module-thumb, .td_block_big_grid_6 .td-big-grid-post-1 .td-module-thumb {
height: 373px
}
.td_block_big_grid_6 .td-big-grid-post-2, .td_block_big_grid_6 .td-big-grid-post-3, .td_block_big_grid_6 .td-big-grid-post-4, .td_block_big_grid_6 .td-big-grid-post-5, .td_block_big_grid_6 .td-big-grid-post-6 {
width: 20%;
float: left
}
.td_block_big_grid_6 .td-big-grid-post-2 .td-module-thumb, .td_block_big_grid_6 .td-big-grid-post-3 .td-module-thumb, .td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb, .td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb, .td_block_big_grid_6 .td-big-grid-post-6 .td-module-thumb {
height: 140px
}
.td_block_big_grid_6 .td-post-category {
vertical-align: bottom
}
.td_block_big_grid_6.td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before, .td_block_big_grid_6.td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a:last-child:before, .td_block_big_grid_7.td-grid-style-2 .td-big-grid-post-6 .td-module-thumb a:last-child:before, .td_block_big_grid_7.td-grid-style-3 .td-big-grid-post-6 .td-module-thumb a:last-child:before, .td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-2 .td-module-thumb a:last-child:before, .td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-2 .td-module-thumb a:last-child:before {
background: #d17646;
background: linear-gradient(45deg, #d17646 0%, #c63939 100%);
}
.td_block_big_grid_7 {
margin-right: -12px
}
.td_block_big_grid_7 .td-big-grid-post-0, .td_block_big_grid_7 .td-big-grid-post-1, .td_block_big_grid_7 .td-big-grid-post-2 {
width: 33.33333333%;
float: left;
margin-bottom: 12px
}
.td-social-googleplus .td-social-but-icon, .td-social-reddit .td-social-but-icon, .td-social-telegram .td-social-but-icon, .td_block_big_grid_7 .td-big-grid-post-0.td-small-thumb, .td_block_big_grid_7 .td-big-grid-post-1.td-small-thumb, .td_block_big_grid_7 .td-big-grid-post-2.td-small-thumb, .td_block_big_grid_7 .td-big-grid-post-3.td-small-thumb, .td_block_big_grid_7 .td-big-grid-post-4.td-small-thumb, .td_block_big_grid_7 .td-big-grid-post-5.td-small-thumb, .td_block_big_grid_7 .td-big-grid-post-6.td-small-thumb, .td_block_big_grid_7 .td-meta-info-container, .td_block_big_grid_7 .td-module-empty.td-big-grid-post {
padding-right: 12px
}
.td_block_big_grid_7 .td-big-grid-post-3, .td_block_big_grid_7 .td-big-grid-post-4, .td_block_big_grid_7 .td-big-grid-post-5, .td_block_big_grid_7 .td-big-grid-post-6, .td_block_big_grid_9 .td-big-grid-post {
width: 25%;
float: left
}
.td_block_big_grid_7 .td-big-grid-post-3 .td-module-thumb, .td_block_big_grid_7 .td-big-grid-post-4 .td-module-thumb, .td_block_big_grid_7 .td-big-grid-post-5 .td-module-thumb, .td_block_big_grid_7 .td-big-grid-post-6 .td-module-thumb {
height: 175px
}
.td_block_big_grid_7.td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before, .td_block_big_grid_7.td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a:last-child:before, .td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before, .td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
background: #d760b7;
background: linear-gradient(135deg, #d760b7 0%, #3b78b4 100%);
}
.td_block_big_grid_7.td-grid-style-2 .td-big-grid-post-5 .td-module-thumb a:last-child:before, .td_block_big_grid_7.td-grid-style-3 .td-big-grid-post-5 .td-module-thumb a:last-child:before, .td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-4 .td-module-thumb a:last-child:before, .td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-5 .td-module-thumb a:last-child:before, .td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-4 .td-module-thumb a:last-child:before, .td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-5 .td-module-thumb a:last-child:before {
background: #4db2ec;
background: linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
}
.td_block_big_grid_7.td-grid-style-5 .td-small-thumb .td-meta-info-container {
padding: 0 30px 0 18px
}
.td_block_big_grid_8 .td-big-grid-post-1 .td-module-thumb, .td_block_big_grid_8 .td-big-grid-post-2 .td-module-thumb, .td_block_big_grid_8 .td-big-grid-post-3 .td-module-thumb, .td_block_big_grid_8 .td-big-grid-post-4 .td-module-thumb, .td_block_big_grid_8 .td-big-grid-post-5 .td-module-thumb {
height: 182px
}
@media (min-width: 1019px) and (max-width: 1140px) {
.td_block_big_grid_6 .td-big-grid-post-0 .td-module-thumb, .td_block_big_grid_6 .td-big-grid-post-1 .td-module-thumb {
height: 360px
}
.td_block_big_grid_6 .td-big-grid-post-2 .td-module-thumb, .td_block_big_grid_6 .td-big-grid-post-3 .td-module-thumb, .td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb, .td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb, .td_block_big_grid_6 .td-big-grid-post-6 .td-module-thumb {
height: 130px
}
.td_block_big_grid_7 .td-big-grid-post-0 .td-module-thumb, .td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb, .td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb {
height: 195px
}
.td_block_big_grid_8 .td-big-grid-post-1 .td-module-thumb, .td_block_big_grid_8 .td-big-grid-post-2 .td-module-thumb, .td_block_big_grid_8 .td-big-grid-post-3 .td-module-thumb, .td_block_big_grid_8 .td-big-grid-post-4 .td-module-thumb, .td_block_big_grid_8 .td-big-grid-post-5 .td-module-thumb {
height: 167px
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.td_block_big_grid_6 .td-big-grid-post-0 .td-module-thumb, .td_block_big_grid_6 .td-big-grid-post-1 .td-module-thumb {
height: 280px
}
.td_block_big_grid_6 .td-big-grid-post-2 .td-module-thumb, .td_block_big_grid_6 .td-big-grid-post-3 .td-module-thumb, .td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb, .td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb, .td_block_big_grid_6 .td-big-grid-post-6 .td-module-thumb {
height: 100px
}
.td_block_big_grid_6.td-grid-style-1 .td-big-thumb .td-big-grid-meta {
margin: 0 0 0 14px
}
.td_block_big_grid_6.td-grid-style-1 .td-big-thumb .td-module-meta-info {
margin: 7px 0 14px 14px
}
.td_block_big_grid_6.td-grid-style-1 .td-video-play-ico img, .td_block_big_grid_6.td-grid-style-2 .td-tiny-thumb .td-video-play-ico img, .td_block_big_grid_6.td-grid-style-3 .td-tiny-thumb .td-video-play-ico img, .td_block_big_grid_6.td-grid-style-4 .td-tiny-thumb .td-video-play-ico img, .td_block_big_grid_6.td-grid-style-5 .td-tiny-thumb .td-video-play-ico img {
margin: 10px 10px 0
}
.td_block_big_grid_6 .td-tiny-thumb .td-video-play-ico img {
width: 20px !important
}
.td_block_big_grid_7 .td-big-grid-post-0 .td-module-thumb, .td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb, .td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb {
height: 146px
}
.td_block_big_grid_7 .td-big-grid-post-0 .td-module-meta-info, .td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info, .td_block_big_grid_7 .td-big-grid-post-2 .td-module-meta-info {
display: none
}
.td_block_big_grid_7 .td-big-grid-post-0 .td-big-grid-meta, .td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta, .td_block_big_grid_7 .td-big-grid-post-2 .td-big-grid-meta {
margin: 0 15px 11px
}
.td_block_big_grid_7 .td-big-grid-post-3 .td-module-thumb, .td_block_big_grid_7 .td-big-grid-post-4 .td-module-thumb, .td_block_big_grid_7 .td-big-grid-post-5 .td-module-thumb, .td_block_big_grid_7 .td-big-grid-post-6 .td-module-thumb {
height: 124px
}
.td_block_big_grid_8 .td-big-grid-post-1 .td-module-thumb, .td_block_big_grid_8 .td-big-grid-post-2 .td-module-thumb, .td_block_big_grid_8 .td-big-grid-post-3 .td-module-thumb, .td_block_big_grid_8 .td-big-grid-post-4 .td-module-thumb, .td_block_big_grid_8 .td-big-grid-post-5 .td-module-thumb {
height: 125px
}
}
@media (max-width: 767px) {
.td_block_big_grid_6, .td_block_big_grid_7 {
margin-right: -20px
}
.td_block_big_grid_6 .td-big-grid-post-0, .td_block_big_grid_6 .td-big-grid-post-1 {
margin-bottom: 0;
margin-top: 3px;
width: 100%;
float: none
}
.td_block_big_grid_6 .td-big-grid-post-0:first-child, .td_block_big_grid_6 .td-big-grid-post-1:first-child {
margin-top: 0
}
.td_block_big_grid_6 .td-big-grid-post-0.td-big-thumb, .td_block_big_grid_6 .td-big-grid-post-1.td-big-thumb, .td_block_big_grid_6 .td-big-grid-post-2.td-tiny-thumb, .td_block_big_grid_6 .td-big-grid-post-3.td-tiny-thumb, .td_block_big_grid_6 .td-big-grid-post-4.td-tiny-thumb, .td_block_big_grid_6 .td-big-grid-post-5.td-tiny-thumb, .td_block_big_grid_6 .td-big-grid-post-6.td-tiny-thumb, .td_block_big_grid_7 .td-big-grid-post-0.td-small-thumb, .td_block_big_grid_7 .td-big-grid-post-1.td-small-thumb, .td_block_big_grid_7 .td-big-grid-post-2.td-small-thumb, .td_block_big_grid_7 .td-big-grid-post-3.td-small-thumb, .td_block_big_grid_7 .td-big-grid-post-4.td-small-thumb, .td_block_big_grid_7 .td-big-grid-post-5.td-small-thumb, .td_block_big_grid_7 .td-big-grid-post-6.td-small-thumb, .td_block_big_grid_7 .td-meta-info-container {
padding-right: 0
}
.td_block_big_grid_6 .td-big-grid-post-0 .td-module-thumb, .td_block_big_grid_6 .td-big-grid-post-1 .td-module-thumb {
width: 100%;
height: 220px
}
.td_block_big_grid_6 .td-big-grid-post-2 .td-module-thumb, .td_block_big_grid_6 .td-big-grid-post-3 .td-module-thumb, .td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb, .td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb, .td_block_big_grid_6 .td-big-grid-post-6 .td-module-thumb {
height: auto
}
.td_block_big_grid_6 .td-module-empty.td-big-grid-post, .td_block_big_grid_7 .td-module-empty.td-big-grid-post {
display: none !important
}
.td_block_big_grid_7 .td-big-grid-post-0, .td_block_big_grid_7 .td-big-grid-post-1, .td_block_big_grid_7 .td-big-grid-post-2 {
margin-bottom: 0;
float: none
}
.td_block_big_grid_7 .td-big-grid-post-0 .td-module-thumb, .td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb, .td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb {
height: 196px
}
.td_block_big_grid_7 .td-big-grid-post-0 .td-big-grid-meta, .td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta, .td_block_big_grid_7 .td-big-grid-post-2 .td-big-grid-meta {
margin: 0 15px 11px
}
.td_block_big_grid_7 .td-big-grid-post-0 .entry-title, .td_block_big_grid_7 .td-big-grid-post-1 .entry-title, .td_block_big_grid_7 .td-big-grid-post-2 .entry-title {
font-weight: 500
}
.td_block_big_grid_7 .td-big-grid-post-0 {
width: 100%
}
.td_block_big_grid_7 .td-big-grid-post-0 .entry-title {
font-size: 22px !important;
line-height: 28px !important
}
.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info, .td_block_big_grid_7 .td-big-grid-post-2 .td-module-meta-info, .td_block_big_grid_8 .td-module-meta-info {
display: none
}
.td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb, .td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb, .td_block_big_grid_7 .td-big-grid-post-3 .td-module-thumb, .td_block_big_grid_7 .td-big-grid-post-4 .td-module-thumb, .td_block_big_grid_7 .td-big-grid-post-5 .td-module-thumb, .td_block_big_grid_7 .td-big-grid-post-6 .td-module-thumb {
height: 150px !important
}
.td_block_big_grid_8 .td-grid-columns {
display: inline;
float: none;
width: 100%
}
.td_block_big_grid_8 .td-meta-info-container {
width: 100% !important
}
.td_block_big_grid_8 .td-grid-group-1 .td-big-grid-post {
padding-top: 3px
}
.td_block_big_grid_8 .td-grid-group-1 .td-big-grid-post:first-child {
padding-top: 0
}
.td_block_big_grid_8 .td-big-grid-scroll .td-grid-columns:first-child, .td_block_big_grid_8 .td-big-grid-scroll.td-scroll-full .td-grid-columns {
padding-left: 0
}
.td_block_big_grid_8 .td-big-grid-scroll .td-grid-columns {
padding-left: 3px
}
.td_block_big_grid_8 .td-big-grid-post-0 .td-module-thumb, .td_block_big_grid_8 .td-big-grid-post-1 .td-module-thumb {
height: 198px !important
}
}
.td_block_big_grid_8 .td-big-grid-post-0 .td-module-thumb, .td_block_big_grid_8 .td-big-grid-post-6 .td-module-thumb, .td_block_big_grid_8 .td-module-empty.td-big-grid-post-6 .td-module-thumb {
height: 364px
}
.td_block_big_grid_8 .td-small-thumb .td-big-grid-meta {
margin: 0 20px 14px
}
.td_block_big_grid_8.td-grid-style-2 .td-meta-info-container, .td_block_big_grid_8.td-grid-style-3 .td-meta-info-container {
bottom: auto;
top: 0
}
.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-1 .td-module-thumb a:last-child:before, .td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-1 .td-module-thumb a:last-child:before {
background: rgba(244, 208, 63, .97);
background: linear-gradient(135deg, rgba(244, 208, 63, 0.97) 0%, #f27a35 100%);
}
.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-6 .td-module-thumb a:last-child:before, .td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
background: #b0b43b;
background: linear-gradient(135deg, #b0b43b 0%, rgba(145, 96, 81, 0.97) 100%);
}
@media (min-width: 1019px) and (max-width: 1140px) {
.td_block_big_grid_8 .td-big-grid-post-0 .td-module-thumb, .td_block_big_grid_8 .td-big-grid-post-6 .td-module-thumb, .td_block_big_grid_8 .td-module-empty.td-big-grid-post-6 .td-module-thumb {
height: 334px
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.td_block_big_grid_8 .td-big-grid-post-0 .td-module-thumb, .td_block_big_grid_8 .td-big-grid-post-6 .td-module-thumb, .td_block_big_grid_8 .td-module-empty.td-big-grid-post-6 .td-module-thumb {
height: 250px
}
}
.td_block_big_grid_8 .td-module-empty.td-big-grid-post-2, .td_block_template_12 .td-pulldown-category:hover, .td_block_template_13 .td-pulldown-category:hover {
opacity: .9
}
.td_block_big_grid_8.td-grid-style-2 .td-video-play-ico img, .td_block_big_grid_8.td-grid-style-3 .td-video-play-ico img {
top: auto;
left: auto;
margin: 0 20px 20px
}
.td_block_big_grid_8.td-grid-style-6 .td-big-grid-post-0 .entry-title, .td_block_big_grid_8.td-grid-style-6 .td-big-grid-post-6 .entry-title {
font-size: 30px;
line-height: 36px
}
@media (max-width: 767px) {
.td_block_big_grid_8 .td-big-grid-post-2 .td-module-thumb, .td_block_big_grid_8 .td-big-grid-post-3 .td-module-thumb, .td_block_big_grid_8 .td-big-grid-post-4 .td-module-thumb, .td_block_big_grid_8 .td-big-grid-post-5 .td-module-thumb, .td_block_big_grid_8 .td-big-grid-post-6 .td-module-thumb {
height: 156px !important
}
.td_block_big_grid_8 .td-small-thumb .td-big-grid-meta {
margin: 0 15px 14px
}
.td_block_big_grid_8 .td-module-empty {
display: none !important
}
.td_block_big_grid_8.td-grid-style-1 .td-big-grid-meta {
margin: 0 15px 13px !important
}
.td_block_big_grid_9 .td-big-grid-post {
width: 50%;
margin-bottom: 2px
}
.td_block_big_grid_9 .td-big-grid-post.td-big-grid-post-0 .td-module-thumb, .td_block_big_grid_9 .td-big-grid-post.td-big-grid-post-2 .td-module-thumb {
margin-right: 2px
}
}
@media (max-width: 600px) {
.td_block_big_grid_9 .td-big-grid-post {
width: 100%
}
.td_block_big_grid_9 .td-big-grid-post.td-big-grid-post-0 .td-module-thumb, .td_block_big_grid_9 .td-big-grid-post.td-big-grid-post-2 .td-module-thumb {
margin-right: 0
}
}
.td_block_big_grid_9 .td-big-grid-post .entry-title {
font-size: 21px;
line-height: 24px;
font-weight: 700
}
.td_block_big_grid_9 .td-big-grid-post .td-module-thumb {
margin-right: 2px;
height: 364px
}
.td_block_big_grid_10 .entry-thumb, .td_block_big_grid_11 .entry-thumb, .td_block_big_grid_12 .entry-thumb, .td_block_big_grid_9 .td-big-grid-post .entry-thumb {
margin: 0 auto;
position: absolute;
left: -9999px;
right: -9999px;
width: auto
}
.td_block_big_grid_10 .td-big-grid-post .td-video-play-ico img, .td_block_big_grid_11 .td-big-grid-post .td-video-play-ico img, .td_block_big_grid_12 .td-big-grid-post .td-video-play-ico img, .td_block_big_grid_9 .td-big-grid-post .td-video-play-ico img {
width: 30px !important;
bottom: auto;
left: auto;
margin: 20px 20px 0
}
.td_block_big_grid_10.td-grid-style-1 .td-big-grid-meta, .td_block_big_grid_10.td-grid-style-2 .td-big-grid-meta, .td_block_big_grid_10.td-grid-style-3 .td-big-grid-meta, .td_block_big_grid_11.td-grid-style-1 .td-big-grid-meta, .td_block_big_grid_11.td-grid-style-2 .td-big-grid-meta, .td_block_big_grid_11.td-grid-style-3 .td-big-grid-meta, .td_block_big_grid_12.td-grid-style-1 .td-big-grid-meta, .td_block_big_grid_12.td-grid-style-2 .td-big-grid-meta, .td_block_big_grid_12.td-grid-style-3 .td-big-grid-meta, .td_block_big_grid_9.td-grid-style-1 .td-big-grid-meta, .td_block_big_grid_9.td-grid-style-2 .td-big-grid-meta, .td_block_big_grid_9.td-grid-style-3 .td-big-grid-meta {
margin-bottom: 11px;
margin-right: 20px;
width: auto
}
.td_block_big_grid_9.td-grid-style-4 .td-big-grid-meta {
margin-right: 2px
}
.td_block_big_grid_11.td-grid-style-4 .td-module-meta-info, .td_block_big_grid_12.td-grid-style-4 .td-module-meta-info, .td_block_big_grid_9.td-grid-style-4 .td-module-meta-info {
margin: 0;
padding-left: 11px;
padding-right: 11px
}
.td_block_big_grid_11.td-grid-style-4 .td-post-category, .td_block_big_grid_12.td-grid-style-4 .td-post-category, .td_block_big_grid_9.td-grid-style-4 .td-post-category {
padding-left: 11px;
padding-right: 11px;
margin-bottom: 0
}
.td_block_big_grid_10.td-grid-style-5 .td-meta-info-container, .td_block_big_grid_11.td-grid-style-5 .td-meta-info-container, .td_block_big_grid_12.td-grid-style-5 .td-meta-info-container, .td_block_big_grid_9.td-grid-style-5 .td-meta-info-container {
padding: 0 10%
}
.td_block_big_grid_9.td-grid-style-5 .td-post-category {
padding: 2px 7px;
background-color: #4db2ec
}
.td_block_big_grid_10 .td-big-grid-post, .td_block_big_grid_11 .td-big-grid-post {
float: left;
padding-right: 2px
}
.td_block_big_grid_10 .td-big-grid-post:last-child, .td_block_big_grid_10.td-grid-style-4 .td-big-grid-post:last-child .td-meta-info-container {
padding-right: 0
}
.td_block_big_grid_10 .td-module-thumb {
height: 350px
}
.td_block_big_grid_10.td-grid-style-4 .td-meta-info-container {
width: 100%;
padding-right: 2px
}
.td_block_big_grid_11 .td-big-grid-post .entry-title, .td_block_big_grid_flex_8 .td_module_flex_6 .entry-title, .td_block_big_grid_flex_8 .td_module_flex_7 .entry-title {
font-size: 21px;
line-height: 24px;
font-weight: 500
}
.td_block_big_grid_11 .td_module_mx15, .td_block_big_grid_flex_3 .td_module_flex_7, .td_block_big_grid_flex_8 .td_module_flex_6 {
width: 30%
}
.td-md-is-android .page-nav .td-icon-menu-left, .td_block_big_grid_11 .td_module_mx15 .td-meta-align {
padding-right: 2px
}
.td_block_big_grid_11 .td_module_mx11 {
width: 40%;
padding-right: 0
}
.td_block_big_grid_11 .td_module_mx11 .td-module-thumb {
height: 179px
}
.td_block_big_grid_11 .td-big-grid-post-3 .td-module-thumb {
margin-top: 2px
}
.td_block_big_grid_11.td-grid-style-1 .td_module_mx11 .td-big-grid-meta, .td_block_big_grid_11.td-grid-style-2 .td_module_mx11 .td-big-grid-meta, .td_block_big_grid_11.td-grid-style-3 .td_module_mx11 .td-big-grid-meta, .td_block_big_grid_12.td-grid-style-1 .td_module_mx11 .td-big-grid-meta, .td_block_big_grid_12.td-grid-style-2 .td_module_mx11 .td-big-grid-meta, .td_block_big_grid_12.td-grid-style-3 .td_module_mx11 .td-big-grid-meta, .td_top_authors .block-title {
margin-bottom: 16px
}
.td_block_big_grid_12 .td_module_mx5 {
width: 51%;
padding-right: 11px
}
.td_block_big_grid_12 .td_module_mx5 .td-module-thumb {
height: 451px
}
.td-social-digg .td-social-but-icon, .td-social-stumbleupon .td-social-but-icon, .td-social-vk .td-social-but-icon, .td_block_big_grid_12 .td_module_mx5 .td-meta-info-container {
padding-right: 11px
}
.td_block_big_grid_12 .td-big-grid-post-1, .td_block_big_grid_12 .td-big-grid-post-2 {
width: 49%
}
@media (max-width: 630px) {
.td_block_big_grid_11 .td_module_mx11 .entry-thumb, .td_block_big_grid_12 .td-big-grid-post-1 .entry-thumb, .td_block_big_grid_12 .td-big-grid-post-2 .entry-thumb {
height: 100%;
width: auto
}
}
.td-big-grids-fl .td-big-grid-post {
position: relative;
height: 0
}
.td-big-grid-flex .td-module-thumb:after, .td-big-grids-fl .td-module-empty .td-module-thumb, .td-big-grids-fl .td-module-image {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%
}
.td-big-grids-fl .td-thumb-css {
height: 100%;
background-position: center center;
background-size: cover
}
.td-big-grids-fl.td-grid-style-2 .td-big-grid-meta, .td-big-grids-fl.td-grid-style-2 .td-module-meta-info, .td-big-grids-fl.td-grid-style-3 .td-big-grid-meta, .td-big-grids-fl.td-grid-style-3 .td-module-meta-info, .td-post-template-6 #td-full-screen-header-image, .td-post-template-7 #td-full-screen-header-image {
position: absolute
}
.td-big-grids-fl.td-grid-style-4 .td-post-category {
display: table;
margin-bottom: 0 !important
}
.td-big-grids-fl.td-grid-style-4 .td-module-meta-info, .td_block_template_10 .td-related-title, .td_block_template_13 .td-title-align, .td_block_template_6 .td-subcat-dropdown ul, .td_block_template_9 .td-related-title {
margin-top: 0 !important
}
.td-big-grids-fl.td-grid-style-7 .td-module-meta-info, .td_block_template_10.widget > ul > li, .td_block_template_11.widget > ul > li, .td_block_template_12 .td-related-title > a.td-related-left, .td_block_template_12 .td-related-title > a.td-related-right, .td_block_template_12.widget > ul > li, .td_block_template_13 .td-related-title > a.td-related-left, .td_block_template_13 .td-related-title > a.td-related-right, .td_block_template_13 .td-title-align > a, .td_block_template_13 .td-title-align > span, .td_block_template_13.widget > ul > li, .td_block_template_14.widget > ul > li, .td_block_template_15.widget > ul > li, .td_block_template_16.widget > ul > li, .td_block_template_17.widget > ul > li, .td_block_template_2.widget > ul > li, .td_block_template_6.widget > ul > li, .td_block_template_8.widget > ul > li, .td_block_template_9.widget > ul > li {
margin-left: 0 !important
}
.td-category-grid-fl .td-container, .td_stretch_container, .td_stretch_content {
width: 100% !important
}
.td_block_big_grid_fl_1 .td-big-grid-post {
width: 100%;
padding-top: 48%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post, .td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post {
padding-top: 30%
}
@media (min-width: 1140px) {
.td-full-layout .td-header-style-3 .td-header-menu-no-search .td-header-main-menu, .td-header-style-4 .td-header-menu-no-search .td-header-main-menu {
padding-right: 21px
}
.td_block_big_grid_fl_1.td-grid-style-2 .td-big-grid-meta, .td_block_big_grid_fl_1.td-grid-style-2 .td-module-meta-info, .td_block_big_grid_fl_1.td-grid-style-3 .td-big-grid-meta, .td_block_big_grid_fl_1.td-grid-style-3 .td-module-meta-info, .td_block_big_grid_fl_1.td-grid-style-7 .td-big-grid-meta, .td_block_big_grid_fl_1.td-grid-style-7 .td-module-meta-info {
padding-left: 20px;
padding-right: 20px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post .entry-title, .td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post .entry-title {
font-size: 28px;
line-height: 38px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post .td-meta-info-container {
padding: 0 28px 28px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-2 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-2 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-3 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-3 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-7 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-7 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-2 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-2 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-3 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-3 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-7 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-7 .td-module-meta-info {
padding-left: 28px;
padding-right: 28px
}
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:after, .td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:after {
transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 180%, 0);
-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 180%, 0);
-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 180%, 0);
-ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 180%, 0);
-o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 180%, 0)
}
.td_block_big_grid_fl_2 .td-big-grid-post {
float: left;
width: 50%;
padding-top: 34%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2 .td-big-grid-post, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx19, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx19, .td-stretch-content .td_block_big_grid_fl_2 .td-big-grid-post {
padding-top: 28%
}
.td_block_big_grid_fl_3 .td-big-grid-post {
float: left;
width: 33.33333%;
padding-top: 32%
}
@media (min-width: 1140px) {
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2 .td-big-grid-post .entry-title, .td-stretch-content .td_block_big_grid_fl_2 .td-big-grid-post .entry-title {
font-size: 23px;
line-height: 30px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2 .td-big-grid-post .td-meta-info-container, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3 .td-big-grid-post .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_3 .td-big-grid-post .td-meta-info-container, .td-stretch-content .td_block_big_grid_fl_2 .td-big-grid-post .td-meta-info-container {
padding: 0 20px 20px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2.td-grid-style-2 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2.td-grid-style-2 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2.td-grid-style-3 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2.td-grid-style-3 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2.td-grid-style-7 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2.td-grid-style-7 .td-module-meta-info, .td-stretch-content .td_block_big_grid_fl_2.td-grid-style-2 .td-big-grid-meta, .td-stretch-content .td_block_big_grid_fl_2.td-grid-style-2 .td-module-meta-info, .td-stretch-content .td_block_big_grid_fl_2.td-grid-style-3 .td-big-grid-meta, .td-stretch-content .td_block_big_grid_fl_2.td-grid-style-3 .td-module-meta-info, .td-stretch-content .td_block_big_grid_fl_2.td-grid-style-7 .td-big-grid-meta, .td-stretch-content .td_block_big_grid_fl_2.td-grid-style-7 .td-module-meta-info {
padding-left: 20px;
padding-right: 20px
}
.td_block_big_grid_fl_3.td-grid-style-2 .td-big-grid-meta, .td_block_big_grid_fl_3.td-grid-style-2 .td-module-meta-info, .td_block_big_grid_fl_3.td-grid-style-3 .td-big-grid-meta, .td_block_big_grid_fl_3.td-grid-style-3 .td-module-meta-info, .td_block_big_grid_fl_3.td-grid-style-7 .td-big-grid-meta, .td_block_big_grid_fl_3.td-grid-style-7 .td-module-meta-info {
padding-left: 15px;
padding-right: 15px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3 .td-big-grid-post .entry-title, .td-full-layout .td-stretch-content .td_block_big_grid_fl_3 .td-big-grid-post .entry-title {
font-size: 19px;
line-height: 24px
}
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3 .td-big-grid-post, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4 .td-big-grid-post, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5 .td-big-grid-post, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6 .td_module_mx18, .td-full-layout .td-stretch-content .td_block_big_grid_fl_3 .td-big-grid-post, .td-full-layout .td-stretch-content .td_block_big_grid_fl_4 .td-big-grid-post, .td-full-layout .td-stretch-content .td_block_big_grid_fl_5 .td-big-grid-post, .td-full-layout .td-stretch-content .td_block_big_grid_fl_6 .td_module_mx18 {
padding-top: 23%
}
.td_block_big_grid_fl_4 .td-big-grid-post {
float: left;
width: 25%;
padding-top: 30%
}
@media (min-width: 1140px) {
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3.td-grid-style-2 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3.td-grid-style-2 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3.td-grid-style-3 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3.td-grid-style-3 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3.td-grid-style-7 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3.td-grid-style-7 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_3.td-grid-style-2 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_3.td-grid-style-2 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_3.td-grid-style-3 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_3.td-grid-style-3 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_3.td-grid-style-7 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_3.td-grid-style-7 .td-module-meta-info {
padding-left: 20px;
padding-right: 20px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4 .td-big-grid-post .entry-title, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5 .td-big-grid-post .entry-title, .td-full-layout .td-stretch-content .td_block_big_grid_fl_4 .td-big-grid-post .entry-title, .td-full-layout .td-stretch-content .td_block_big_grid_fl_5 .td-big-grid-post .entry-title {
font-size: 19px;
line-height: 24px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5 .td-big-grid-post .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_5 .td-big-grid-post .td-meta-info-container {
padding: 0 20px 18px
}
}
.td_block_big_grid_fl_5 .td-big-grid-post {
float: left;
width: 20%;
padding-top: 35%
}
@media (max-width: 1018px) {
.td_block_15 .td-column-1 {
margin-right: -15px
}
.td_block_15 .td-column-1 .td-block-span12 {
padding-right: 15px
}
.td_block_22 .td-column-1 .entry-title, .td_block_22 .td-column-3 .entry-title {
font-size: 21px;
line-height: 28px
}
.td_block_23 .td-column-3 .entry-title, .td_quote_on_blocks {
font-size: 22px;
line-height: 28px
}
.td-list-menu-inline, .td-menu-blocks-custom {
padding: 0
}
.td-custom-menu-blocks .td-custom-menu-list > a {
line-height: 40px
}
.td-mx-15 .entry-title {
font-size: 13px !important;
line-height: 18px !important
}
.td-mx-15 .td-meta-info-container {
padding-bottom: 11px
}
.td-grid-style-2 .td-mx-15 .td-big-grid-meta, .td-grid-style-3 .td-mx-15 .td-big-grid-meta, .td-grid-style-7 .td-mx-15 .td-big-grid-meta {
padding: 11px 11px 0
}
.td-grid-style-2 .td-mx-15 .td-module-meta-info, .td-grid-style-3 .td-mx-15 .td-module-meta-info, .td-grid-style-7 .td-mx-15 .td-module-meta-info {
padding: 0 11px 11px
}
.td-grid-style-5 .td-mx-15 .td-meta-info-container, .td-grid-style-6 .td-mx-15 .td-meta-info-container {
padding: 11px !important
}
.td-grid-style-7 .td-mx-15.td-big-grid-post .td-post-category {
bottom: 9px !important
}
.td-mx-17 .entry-title {
font-size: 15px !important;
line-height: 20px !important
}
.td-mx-23 .entry-title {
font-size: 19px !important;
line-height: 24px !important
}
.td-mx-23 .td-post-category {
margin-bottom: 10px
}
.td-mx-28 .td-post-category {
margin-bottom: 11px
}
.td-grid-style-6 .td-tiny-thumb .td-module-meta-info, .td-grid-style-7 .td-small-thumb .td-module-meta-info, .td_block_big_grid_fl_2.td-grid-style-5 .td-module-meta-info, .td_block_big_grid_fl_2.td-grid-style-6 .td-module-meta-info, .td_block_big_grid_fl_3 .td-module-meta-info, .td_block_big_grid_fl_4 .td-module-meta-info, .td_block_big_grid_fl_5 .td-big-grid-post .td-post-author-name {
display: none
}
.td-grid-style-7 .td-big-grid-post .td-post-category {
bottom: 10px
}
.td-big-grid-post .td-video-play-ico img {
width: 30px !important
}
.td_block_big_grid_5.td-grid-style-1 .td-big-grid-meta, .td_block_big_grid_5.td-grid-style-2 .td-big-grid-meta, .td_block_big_grid_5.td-grid-style-3 .td-big-grid-meta {
margin: 0 14px 11px
}
.td_block_big_grid_10 .td-big-grid-post .td-post-category, .td_block_big_grid_11 .td-big-grid-post .td-post-category, .td_block_big_grid_12 .td-big-grid-post .td-post-category, .td_block_big_grid_9 .td-big-grid-post .td-post-category {
margin-bottom: 7px
}
.td_block_big_grid_fl_3 .td-big-grid-post {
padding-top: 36%
}
}
@media (min-width: 1140px) {
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-big-grids-margin, .td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-big-grids-margin {
margin-left: -5px;
margin-right: -5px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-big-grids-margin .td-big-grid-post, .td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-big-grids-margin .td-big-grid-post {
border-width: 0 5px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-4 .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-4 .td-meta-info-container {
max-width: 85%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-2 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-3 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-7 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-7 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-2 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-3 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-7 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-7 .td-module-meta-info {
padding-left: 20px;
padding-right: 20px
}
.td_block_big_grid_fl_6 .td_module_mx22 .entry-thumb {
min-width: 100%;
width: auto
}
}
.td_block_big_grid_fl_6 .td_module_mx18 {
width: 100%;
padding-top: 31%
}
.td_block_big_grid_fl_6 .td_module_mx22 {
position: relative;
width: 33.333%;
padding-top: 17%
}
.td_block_big_grid_fl_6.td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:after {
transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 175%, 0);
-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 175%, 0);
-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 175%, 0);
-ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 175%, 0);
-o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 175%, 0)
}
@media (min-width: 1140px) {
.td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx18 .td-big-grid-meta, .td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx18 .td-module-meta-info, .td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx22 .td-big-grid-meta, .td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx22 .td-module-meta-info, .td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx18 .td-big-grid-meta, .td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx18 .td-module-meta-info, .td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx22 .td-big-grid-meta, .td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx22 .td-module-meta-info, .td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx18 .td-big-grid-meta, .td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx18 .td-module-meta-info, .td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx22 .td-big-grid-meta, .td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx22 .td-module-meta-info {
padding-left: 28px;
padding-right: 28px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6 .td_module_mx22 .entry-title, .td-full-layout .td-stretch-content .td_block_big_grid_fl_6 .td_module_mx22 .entry-title {
font-size: 17px;
line-height: 22px
}
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6 .td_module_mx22, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx24, .td-full-layout .td-stretch-content .td_block_big_grid_fl_6 .td_module_mx22, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx24 {
padding-top: 12%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6.td-grid-style-6.td-hover-1 .td_module_mx18.td-big-grid-post:hover .td-module-thumb a:last-child:after, .td-full-layout .td-stretch-content .td_block_big_grid_fl_6.td-grid-style-6.td-hover-1 .td_module_mx18.td-big-grid-post:hover .td-module-thumb a:last-child:after {
transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 205%, 0);
-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 205%, 0);
-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 205%, 0);
-ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 205%, 0);
-o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 205%, 0)
}
.td_block_big_grid_fl_7 .td_module_mx23 {
width: 33.33333333%;
margin-bottom: 10px;
padding-top: 26%
}
@media (min-width: 1140px) {
.td_block_big_grid_fl_7 .td_module_mx23 .entry-title {
font-size: 17px;
line-height: 22px
}
.td_block_big_grid_fl_7 .td_module_mx23 .td-meta-info-container {
padding: 0 15px 18px
}
.td_block_big_grid_fl_7 .td_module_mx24 .entry-title {
font-size: 13px;
line-height: 18px
}
.td_block_big_grid_fl_7 .td_module_mx24 .td-meta-info-container {
padding: 0 10px 13px
}
}
.td_block_big_grid_fl_7 .td_module_mx24 {
position: relative;
width: 20%;
height: 0;
padding-top: 15%
}
@media (max-width: 767px) and (max-width: 767px) {
.td-big-grids-fl.td-big-grids-scroll .td-big-grid-post-0 {
padding: 0 !important
}
.td_block_big_grid_fl_7 .td-posts-2 .td_module_wrap .td-meta-info-container .td-big-grid-meta .entry-title {
font-size: 19px !important;
line-height: 23px !important
}
.td_block_big_grid_fl_7 .td-posts-2 .td_module_wrap .td-meta-info-container {
padding-bottom: 12px !important
}
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23 {
padding-top: 18%
}
@media (min-width: 1140px) {
.td_block_big_grid_fl_7 .td_module_mx24 .entry-thumb {
min-width: 100%;
width: auto
}
.td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta, .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-module-meta-info, .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta, .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-module-meta-info, .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta, .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-module-meta-info {
padding-left: 15px;
padding-right: 15px
}
.td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx24 .td-big-grid-meta, .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx24 .td-module-meta-info, .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx24 .td-big-grid-meta, .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx24 .td-module-meta-info, .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx24 .td-big-grid-meta, .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx24 .td-module-meta-info {
padding-left: 10px;
padding-right: 10px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23 .entry-title, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23 .entry-title {
font-size: 19px;
line-height: 24px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23 .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23 .td-meta-info-container {
padding: 0 20px 20px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx24 .entry-title, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx24 .entry-title {
font-size: 15px;
line-height: 20px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx24 .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx24 .td-meta-info-container {
padding: 0 18px 18px
}
}
@media (min-width: 1140px) {
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx24 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx24 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx24 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx24 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx24 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx24 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx24 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx24 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx24 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx24 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx24 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx24 .td-module-meta-info {
padding-left: 18px;
padding-right: 18px
}
}
.td_block_big_grid_fl_8 .td_module_mx19 {
width: 50%;
padding-top: 36%
}
.td_block_big_grid_fl_8 .td_module_mx25 {
width: 25%;
padding-top: 18%
}
.td_block_big_grid_fl_8 .td-big-grid-post-3 .td-module-image, .td_block_big_grid_fl_8 .td-big-grid-post-3.td-module-empty .td-module-thumb, .td_block_big_grid_fl_8 .td-big-grid-post-4 .td-module-image, .td_block_big_grid_fl_8 .td-big-grid-post-4.td-module-empty .td-module-thumb, .td_block_big_grid_fl_9 .td-big-grid-post-2 .td-module-image, .td_block_big_grid_fl_9 .td-big-grid-post-2.td-module-empty .td-module-thumb, .td_block_big_grid_fl_9 .td-big-grid-post-3 .td-module-image, .td_block_big_grid_fl_9 .td-big-grid-post-3.td-module-empty .td-module-thumb {
top: auto
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 {
padding-top: 14%
}
@media (min-width: 1140px) {
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx24 .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx24 .td-meta-info-container {
width: auto;
max-width: 85%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .entry-title, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .entry-title {
font-size: 19px;
line-height: 24px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container {
padding: 0 20px 18px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-module-meta-info {
padding-left: 20px;
padding-right: 20px
}
}
.td_block_big_grid_fl_9 .td_module_mx19 {
width: 50%;
padding-top: 38%
}
.td_block_big_grid_fl_9 .td_module_mx26 {
width: 50%;
padding-top: 22%
}
.td_block_big_grid_fl_9 .td_module_mx25 {
width: 25%;
padding-top: 16%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx19, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx19 {
padding-top: 32%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx26, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx26 {
padding-top: 21%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx25, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx25 {
padding-top: 11%
}
@media (min-width: 1140px) {
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-4 .td_module_mx25 .td-meta-info-container, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-4 .td_module_mx25 .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-4 .td_module_mx25 .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-4 .td_module_mx25 .td-meta-info-container {
width: auto;
max-width: 80%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx26 .entry-title, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx26 .entry-title {
font-size: 19px;
line-height: 24px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx25 .td-meta-info-container, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx26 .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx25 .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx26 .td-meta-info-container {
padding: 0 20px 18px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx25 .entry-title, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx25 .entry-title {
font-size: 17px;
line-height: 22px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx19 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx19 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx25 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx25 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx26 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx26 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx19 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx19 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx25 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx25 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx26 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx26 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx19 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx19 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx25 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx25 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx26 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx26 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx19 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx19 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx25 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx25 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx26 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx26 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx19 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx19 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx25 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx25 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx26 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx26 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx19 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx19 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx25 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx25 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx26 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx26 .td-module-meta-info {
padding-left: 20px;
padding-right: 20px
}
}
@media (min-width: 1019px) {
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4.td-grid-style-4 .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_4.td-grid-style-4 .td-meta-info-container {
max-width: 80%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6.td-grid-style-4 .td_module_mx22 .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_6.td-grid-style-4 .td_module_mx22 .td-meta-info-container {
width: auto;
max-width: 80%
}
.td_block_big_grid_fl_10 .td-big-grid-post-0 .td-module-image, .td_block_big_grid_fl_10 .td-big-grid-post-0.td-module-empty .td-module-thumb, .td_block_big_grid_fl_10 .td-big-grid-post-3 .td-module-image, .td_block_big_grid_fl_10 .td-big-grid-post-3.td-module-empty .td-module-thumb, .td_block_big_grid_fl_8 .td-big-grid-post-1 .td-module-image, .td_block_big_grid_fl_8 .td-big-grid-post-1.td-module-empty .td-module-thumb, .td_block_big_grid_fl_8 .td-big-grid-post-2 .td-module-image, .td_block_big_grid_fl_8 .td-big-grid-post-2.td-module-empty .td-module-thumb, .td_block_big_grid_fl_9 .td-big-grid-post-1 .td-module-image, .td_block_big_grid_fl_9 .td-big-grid-post-1.td-module-empty .td-module-thumb {
top: -6px
}
.td_block_big_grid_fl_10 .td-big-grid-post-0 .td-admin-edit, .td_block_big_grid_fl_10 .td-big-grid-post-3 .td-admin-edit, .td_block_big_grid_fl_8 .td-big-grid-post-1 .td-admin-edit, .td_block_big_grid_fl_8 .td-big-grid-post-2 .td-admin-edit, .td_block_big_grid_fl_9 .td-big-grid-post-1 .td-admin-edit {
top: 6px
}
.td_block_big_grid_fl_10 .td-big-grid-post-0 .td-meta-info-container, .td_block_big_grid_fl_10 .td-big-grid-post-3 .td-meta-info-container, .td_block_big_grid_fl_8 .td-big-grid-post-1 .td-meta-info-container, .td_block_big_grid_fl_8 .td-big-grid-post-2 .td-meta-info-container, .td_block_big_grid_fl_9 .td-big-grid-post-1 .td-meta-info-container {
bottom: 6px
}
.td_block_big_grid_fl_10 .td-big-grid-post-1 .td-module-image, .td_block_big_grid_fl_10 .td-big-grid-post-1.td-module-empty .td-module-thumb, .td_block_big_grid_fl_10 .td-big-grid-post-4 .td-module-image, .td_block_big_grid_fl_10 .td-big-grid-post-4.td-module-empty .td-module-thumb, .td_block_big_grid_fl_8 .td-big-grid-post-3 .td-module-image, .td_block_big_grid_fl_8 .td-big-grid-post-3.td-module-empty .td-module-thumb, .td_block_big_grid_fl_8 .td-big-grid-post-4 .td-module-image, .td_block_big_grid_fl_8 .td-big-grid-post-4.td-module-empty .td-module-thumb, .td_block_big_grid_fl_9 .td-big-grid-post-2 .td-module-image, .td_block_big_grid_fl_9 .td-big-grid-post-2.td-module-empty .td-module-thumb, .td_block_big_grid_fl_9 .td-big-grid-post-3 .td-module-image, .td_block_big_grid_fl_9 .td-big-grid-post-3.td-module-empty .td-module-thumb {
bottom: -6px
}
.td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category, .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category {
bottom: 15px !important
}
.td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta, .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta {
padding-top: 17px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx19 .entry-title, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx19 .entry-title, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx19 .entry-title, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx19 .entry-title {
font-size: 23px;
line-height: 30px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx19 .td-meta-info-container, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx19 .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx19 .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx19 .td-meta-info-container {
padding: 0 20px 20px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx19 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx19 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx19 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx19 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx19 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx19 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx19 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx19 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx19 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx19 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx19 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx19 .td-module-meta-info {
padding-left: 20px;
padding-right: 20px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category {
bottom: 20px !important
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta {
padding-top: 24px
}
.td-boxed-layout .tdc-row-divider, .td-boxed-layout .tdc-row > .td-pb-row > .td-element-style, .td-boxed-layout .tdc-video-outer-wrapper {
width: calc(100% + 48px)
}
.td-boxed-layout .tdc-row > .td-pb-row > .td-element-style, .td-boxed-layout .tdc-video-outer-wrapper {
left: -24px
}
}
.td_block_big_grid_fl_10 .td_module_mx25 {
width: 24.5%;
padding-top: 18%
}
@media (min-width: 767px) {
.td-header-style-10 .td-affix .td-main-menu-logo {
position: absolute;
left: 0
}
.admin-bar .td-header-desktop-sticky-wrap {
margin-top: 32px
}
.td-pb-span12.td-main-content .td_module_19 .td-module-thumb .entry-thumb {
max-width: 100%
}
.td_block_1 .td-block-row:last-child .td_module_4:last-child {
padding-bottom: 0
}
.td_block_1.td-column-1 .td-load-more-wrap, .td_block_1.td-column-1 .td-next-prev-wrap, .td_block_10 .td-load-more-wrap, .td_block_10 .td-next-prev-wrap, .td_block_9 .td-load-more-wrap, .td_block_9 .td-next-prev-wrap {
margin-top: 25px
}
.td_block_11 .td-load-more-wrap, .td_block_11 .td-next-prev-wrap, .td_block_12 .td-load-more-wrap, .td_block_12 .td-next-prev-wrap, .td_block_14.td-column-2 .td-load-more-wrap, .td_block_14.td-column-2 .td-next-prev-wrap, .td_block_14.td-column-3 .td-load-more-wrap, .td_block_14.td-column-3 .td-next-prev-wrap, .td_block_16 .td-load-more-wrap, .td_block_16 .td-next-prev-wrap, .td_block_21.td-column-1 .td-load-more-wrap, .td_block_21.td-column-1 .td-next-prev-wrap, .td_block_7 .td-load-more-wrap, .td_block_7 .td-next-prev-wrap, .td_block_8 .td-load-more-wrap, .td_block_8 .td-next-prev-wrap {
margin-top: 26px
}
.td_block_14 .td-block-row:last-child .td_module_mx1 {
margin-bottom: 0
}
.td_block_15.td-column-3 .td-load-more-wrap, .td_block_15.td-column-3 .td-next-prev-wrap {
margin-top: 36px
}
.td_block_15.td-column-1 .td-load-more-wrap, .td_block_15.td-column-1 .td-next-prev-wrap, .td_block_15.td-column-2 .td-load-more-wrap, .td_block_15.td-column-2 .td-next-prev-wrap {
margin-top: 21px
}
.td_block_17.td-column-1 .td-load-more-wrap, .td_block_17.td-column-1 .td-next-prev-wrap, .td_block_18.td-column-2 .td-load-more-wrap, .td_block_18.td-column-2 .td-next-prev-wrap, .td_block_18.td-column-3 .td-load-more-wrap, .td_block_18.td-column-3 .td-next-prev-wrap, .td_block_21.td-column-2 .td-load-more-wrap, .td_block_21.td-column-2 .td-next-prev-wrap, .td_block_21.td-column-3 .td-load-more-wrap, .td_block_21.td-column-3 .td-next-prev-wrap {
margin-top: 30px
}
.td-big-grids-fl.td-big-grids-margin .td-big-grid-post {
border-style: solid;
border-color: transparent
}
.td_block_big_grid_fl_6 .td-posts-1 .td-big-grid-post-1.td-module-empty, .td_block_big_grid_fl_6 .td-posts-1 .td-big-grid-post-2.td-module-empty, .td_block_big_grid_fl_6 .td-posts-1 .td-big-grid-post-3.td-module-empty, .td_block_big_grid_fl_6 .td-posts-1 .td-big-grid-post-4.td-module-empty, .td_block_big_grid_fl_6 .td-posts-1 .td-big-grid-post-5.td-module-empty, .td_block_big_grid_fl_6 .td-posts-1 .td-big-grid-post-6.td-module-empty, .td_block_big_grid_fl_7 .td-posts-1 .td-big-grid-post-3.td-module-empty, .td_block_big_grid_fl_7 .td-posts-1 .td-big-grid-post-4.td-module-empty, .td_block_big_grid_fl_7 .td-posts-1 .td-big-grid-post-5.td-module-empty, .td_block_big_grid_fl_7 .td-posts-1 .td-big-grid-post-6.td-module-empty, .td_block_big_grid_fl_7 .td-posts-1 .td-big-grid-post-7.td-module-empty, .td_block_big_grid_fl_7 .td-posts-2 .td-big-grid-post-3.td-module-empty, .td_block_big_grid_fl_7 .td-posts-2 .td-big-grid-post-4.td-module-empty, .td_block_big_grid_fl_7 .td-posts-2 .td-big-grid-post-5.td-module-empty, .td_block_big_grid_fl_7 .td-posts-2 .td-big-grid-post-6.td-module-empty, .td_block_big_grid_fl_7 .td-posts-2 .td-big-grid-post-7.td-module-empty, .td_block_big_grid_fl_7 .td-posts-3 .td-module-empty {
display: none !important
}
.td_block_big_grid_fl_8.td-big-grids {
margin-bottom: 40px
}
.td_block_big_grid_fl_10 .td_module_mx25 .entry-title, .td_block_big_grid_fl_9 .td_module_mx25 .entry-title {
font-size: 13px;
line-height: 18px
}
.td_block_big_grid_fl_9 .td_module_mx25 .td-post-category {
margin-bottom: 10px
}
.td_block_big_grid_fl_10 .td_module_mx25 .td-meta-info-container, .td_block_big_grid_fl_9 .td_module_mx25 .td-meta-info-container {
padding: 0 10px 13px
}
.td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-big-grid-meta, .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-module-meta-info, .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-big-grid-meta, .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-module-meta-info, .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-big-grid-meta, .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-module-meta-info {
padding-left: 10px;
padding-right: 10px
}
}
.td_block_big_grid_fl_10 .td_module_mx19 {
width: 51%;
padding-top: 36%
}
.td_block_big_grid_fl_10 .td-module-image {
position: absolute;
top: 0;
lefT: 0;
width: 100%;
height: 100%
}
.td_block_big_grid_fl_10 .td-big-grid-column {
width: 24.5%;
display: block;
float: left
}
@media (min-width: 1018px) {
.td-big-grids-margin {
margin-left: -6px;
margin-right: -6px
}
.td_block_big_grid_fl_1 .td-big-grid-post .entry-title {
font-size: 22px;
line-height: 29px
}
.td_block_big_grid_fl_1 .td-big-grid-post .td-meta-info-container {
padding: 0 20px 28px
}
.td_block_big_grid_fl_10 .td_module_mx19 .entry-title, .td_block_big_grid_fl_2 .td-big-grid-post .entry-title, .td_block_big_grid_fl_8 .td_module_mx19 .entry-title, .td_block_big_grid_fl_9 .td_module_mx19 .entry-title {
font-size: 19px;
line-height: 24px
}
.td_block_big_grid_fl_2 .td-big-grid-post .td-meta-info-container {
padding: 0 14px 20px
}
.td_block_big_grid_fl_2.td-grid-style-2 .td-big-grid-meta, .td_block_big_grid_fl_2.td-grid-style-2 .td-module-meta-info, .td_block_big_grid_fl_2.td-grid-style-3 .td-big-grid-meta, .td_block_big_grid_fl_2.td-grid-style-3 .td-module-meta-info, .td_block_big_grid_fl_2.td-grid-style-7 .td-big-grid-meta, .td_block_big_grid_fl_2.td-grid-style-7 .td-module-meta-info {
padding-left: 14px;
padding-right: 14px
}
.td_block_big_grid_fl_3 .td-big-grid-post .entry-title, .td_block_big_grid_fl_9 .td_module_mx26 .entry-title {
font-size: 17px;
line-height: 22px
}
.td_block_big_grid_fl_3 .td-big-grid-post .td-meta-info-container {
padding: 0 10px 18px
}
.td_block_big_grid_fl_4 .td-big-grid-post .entry-title, .td_block_big_grid_fl_5 .td-big-grid-post .entry-title {
font-size: 15px;
line-height: 20px
}
.td_block_big_grid_fl_4 .td-big-grid-post .td-meta-info-container {
padding: 0 17px 18px
}
.td_block_big_grid_fl_4.td-grid-style-2 .td-big-grid-meta, .td_block_big_grid_fl_4.td-grid-style-2 .td-module-meta-info, .td_block_big_grid_fl_4.td-grid-style-3 .td-big-grid-meta, .td_block_big_grid_fl_4.td-grid-style-3 .td-module-meta-info, .td_block_big_grid_fl_4.td-grid-style-7 .td-big-grid-meta, .td_block_big_grid_fl_4.td-grid-style-7 .td-module-meta-info {
padding-left: 17px;
padding-right: 10px
}
.td_block_big_grid_fl_5 .td-big-grid-post .td-meta-info-container {
padding: 0 11px 15px
}
.td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-meta, .td_block_big_grid_fl_5.td-grid-style-2 .td-module-meta-info, .td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-meta, .td_block_big_grid_fl_5.td-grid-style-3 .td-module-meta-info, .td_block_big_grid_fl_5.td-grid-style-7 .td-big-grid-meta, .td_block_big_grid_fl_5.td-grid-style-7 .td-module-meta-info, .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-big-grid-meta, .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-module-meta-info, .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-big-grid-meta, .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-module-meta-info, .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-big-grid-meta, .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-module-meta-info, .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx25 .td-big-grid-meta, .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx25 .td-module-meta-info, .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx25 .td-big-grid-meta, .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx25 .td-module-meta-info, .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx25 .td-big-grid-meta, .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx25 .td-module-meta-info {
padding-left: 10px;
padding-right: 10px
}
.td_block_big_grid_fl_6 .td_module_mx18 .entry-title {
font-size: 23px;
line-height: 30px
}
.td_block_big_grid_fl_6 .td_module_mx18 .td-meta-info-container, .td_block_big_grid_fl_6 .td_module_mx22 .td-meta-info-container {
padding: 0 28px 18px
}
.td_block_big_grid_fl_6 .td_module_mx18 {
margin-bottom: 12px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx23 .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx23 .td-meta-info-container {
width: auto;
max-width: 80%
}
.td_block_big_grid_fl_10 .td_module_mx19 .td-meta-info-container, .td_block_big_grid_fl_8 .td_module_mx19 .td-meta-info-container, .td_block_big_grid_fl_9 .td_module_mx19 .td-meta-info-container {
padding: 0 20px 18px
}
.td_block_big_grid_fl_8 .td_module_mx25 .entry-title {
font-size: 13px;
line-height: 18px
}
.td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container {
padding: 0 10px 13px
}
.td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx19 .td-big-grid-meta, .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx19 .td-module-meta-info, .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx19 .td-big-grid-meta, .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx19 .td-module-meta-info, .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx19 .td-big-grid-meta, .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx19 .td-module-meta-info, .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx19 .td-big-grid-meta, .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx19 .td-module-meta-info, .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx19 .td-big-grid-meta, .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx19 .td-module-meta-info, .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx19 .td-big-grid-meta, .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx19 .td-module-meta-info, .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx19 .td-big-grid-meta, .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx19 .td-module-meta-info, .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx19 .td-big-grid-meta, .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx19 .td-module-meta-info, .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx19 .td-big-grid-meta, .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx19 .td-module-meta-info {
padding-left: 20px;
padding-right: 20px
}
.td_block_big_grid_fl_9 .td_module_mx26 .td-meta-info-container {
padding: 0 15px 18px
}
.td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx26 .td-big-grid-meta, .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx26 .td-module-meta-info, .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx26 .td-big-grid-meta, .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx26 .td-module-meta-info, .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx26 .td-big-grid-meta, .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx26 .td-module-meta-info {
padding-left: 15px;
padding-right: 15px
}
.td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx_rd_bg_32 .td-meta-info-container {
padding: 0 17px 23px
}
.td_block_big_grid_fl_10 .td_module_mx19 .td-post-category {
margin-bottom: 10px
}
.td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25 {
padding-top: 73.5%
}
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25 {
padding-top: 13%
}
@media (min-width: 1140px) {
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25 .entry-title, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25 .entry-title {
font-size: 17px;
line-height: 22px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25 .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25 .td-meta-info-container {
padding: 0 17px 18px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx19 .entry-title, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx19 .entry-title {
font-size: 23px;
line-height: 30px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx19 .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx19 .td-meta-info-container {
padding: 0 20px 20px
}
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx19, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx19 {
padding-top: 26%
}
@media (min-width: 1140px) {
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25 {
padding-top: 53%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-module-meta-info {
padding-left: 17px;
padding-right: 17px
}
}
@media (min-width: 768px) and (max-width: 1140px) {
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6.td-grid-style-5 .td-meta-info-container .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6.td-grid-style-6 .td-meta-info-container .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_6.td-grid-style-5 .td-meta-info-container .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_6.td-grid-style-6 .td-meta-info-container .td-module-meta-info, .td_block_big_grid_fl_10.td-grid-style-4 .td_module_mx19 .td-meta-info-container .td-module-meta-info {
display: none
}
.td_block_big_grid_fl_10.td-grid-style-4 .td_module_mx19 .td-meta-info-container, .td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx24 .td-meta-info-container, .td_block_big_grid_fl_9.td-grid-style-4 .td_module_mx25 .td-meta-info-container, .td_block_big_grid_fl_9.td-grid-style-4 .td_module_mx26 .td-meta-info-container {
width: 100%;
max-width: none
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-module-meta-info {
padding-left: 10px;
padding-right: 10px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx19, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx19 {
padding-top: 35%
}
}
.td-big-grid-flex .td-big-grid-flex-post {
position: relative;
float: left;
padding-bottom: 0
}
.td-big-grid-flex .td-image-container {
position: relative;
flex: 0 0 100%;
width: 100%;
height: 100%
}
.td-big-grid-flex .td-image-wrap {
position: relative;
display: block;
overflow: hidden
}
.td-big-grid-flex .td-image-wrap:before {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: background-color .3s;
-moz-transition: background-color .3s;
-o-transition: background-color .3s;
transition: background-color .3s;
z-index: 1
}
.td-big-grid-flex .td-thumb-css {
width: 100%;
height: 100%;
position: absolute;
background-size: cover;
background-position: center center;
-webkit-transition: transform .3s, opacity .3s;
-moz-transition: transform .3s, opacity .3s;
-o-transition: transform .3s, opacity .3s;
transition: transform .3s, opacity .3s
}
.td-big-grid-flex .td-module-meta-info {
position: absolute;
left: 0;
margin-bottom: 0;
width: 100%;
pointer-events: none;
z-index: 1
}
.td-big-grid-flex .td-post-category {
padding: 3px 7px;
background-color: rgba(0, 0, 0, .7);
font-family: Roboto, sans-serif;
line-height: 13px;
font-weight: 500;
text-transform: uppercase;
pointer-events: auto
}
.td-big-grid-flex .td-big-grid-flex-post-empty .td-image-wrap {
background-color: #e5e5e5
}
.td_block_big_grid_flex_1 .td-image-wrap {
padding-bottom: 75%
}
.td_block_big_grid_flex_1 .td-module-meta-info, .td_block_big_grid_flex_2 [class^=td_module_flex_6] .td-module-meta-info, .td_block_big_grid_flex_3 [class^=td_module_flex_6] .td-module-meta-info, .td_block_big_grid_flex_4 .td_module_flex_6 .td-module-meta-info, .td_block_big_grid_flex_5 .td_module_flex_6 .td-module-meta-info {
padding: 22px 20px
}
.td_block_big_grid_flex_1 .td-module-title {
font-family: Roboto, sans-serif;
font-size: 27px;
font-weight: 500;
line-height: 34px;
margin: 0 0 9px
}
.td_block_big_grid_flex_2 [class^=td_module_flex_6] .entry-title, .td_block_big_grid_flex_3 [class^=td_module_flex_6] .entry-title, .td_block_big_grid_flex_4 .td_module_flex_6 .entry-title, .td_block_big_grid_flex_9 .td_module_flex_6 .entry-title {
margin-bottom: 9px;
font-size: 27px;
font-weight: 500;
line-height: 34px
}
.td_block_big_grid_flex_2 .td_module_flex_7 .entry-title, .td_block_big_grid_flex_3 .td_module_flex_7 .entry-title, .td_block_big_grid_flex_5 .td_module_flex_8 .entry-title {
margin: 0;
font-size: 16px;
line-height: 21px;
font-weight: 500
}
.td_block_big_grid_flex_2 .td_module_flex_6 .td-image-wrap, .td_block_big_grid_flex_6 .td_module_flex_7 .td-image-wrap, .td_block_big_grid_flex_7 .td_module_flex_6 .td-image-wrap, .td_block_big_grid_flex_7 .td_module_flex_7 .td-image-wrap, .td_block_big_grid_flex_8 .td_module_flex_6 .td-image-wrap {
padding-bottom: 400px
}
.td_block_big_grid_flex_2 .td_module_flex_7 .td-image-wrap {
padding-bottom: 198px
}
.td_block_big_grid_flex_2 .td_module_flex_7 .td-module-meta-info {
padding: 11px 17px
}
.td_block_big_grid_flex_3 .td_module_flex_6 {
width: 70%
}
.td_block_big_grid_flex_3 .td_module_flex_6 .td-image-wrap {
padding-bottom: 482px
}
.td_block_big_grid_flex_3 .td_module_flex_7 .td-image-wrap {
padding-bottom: 158px
}
.td_block_big_grid_flex_3 .td_module_flex_7 .td-module-meta-info, .td_block_big_grid_flex_5 .td_module_flex_8 .td-module-meta-info {
padding: 11px 15px
}
.td_block_big_grid_flex_4 .td_module_flex_6 .td-image-wrap, .td_block_big_grid_flex_5 .td_module_flex_6 .td-image-wrap {
padding-bottom: 450px
}
.td_block_big_grid_flex_4 .td_module_flex_7 .td-image-wrap {
padding-bottom: 220px
}
.td_block_big_grid_flex_4 .td_module_flex_7 .td-module-meta-info {
padding: 16px 19px
}
.td_block_big_grid_flex_4 .td_module_flex_7 .entry-title, .td_block_big_grid_flex_5 .td_module_flex_7 .entry-title {
margin: 0;
font-size: 24px;
line-height: 30px;
font-weight: 500
}
.td_block_big_grid_flex_5 .td_module_flex_7 .td-image-wrap {
padding-bottom: 254px
}
.td_block_big_grid_flex_5 .td_module_flex_7 .td-module-meta-info, .td_block_big_grid_flex_8 .td_module_flex_7 .td-module-meta-info {
padding: 14px 19px
}
.td_block_big_grid_flex_5 .td_module_flex_8 .td-image-wrap {
padding-bottom: 192px
}
.td_block_big_grid_flex_6 .td-big-grid-flex-column {
width: 25%;
display: block
}
.td_block_big_grid_flex_6 .td_module_flex_6 .td-image-wrap {
padding-bottom: 195px
}
.td_block_big_grid_flex_6 .td_module_flex_6 .td-module-meta-info {
padding: 13px 10px
}
.td_block_big_grid_flex_6 .td_module_flex_6 .entry-title {
margin-bottom: 0;
font-size: 13px;
line-height: 18px
}
.td_block_big_grid_flex_10 .td_module_flex_6 .td-module-meta-info, .td_block_big_grid_flex_6 .td_module_flex_7 .td-module-meta-info, .td_block_big_grid_flex_7 .td_module_flex_6 .td-module-meta-info, .td_block_big_grid_flex_7 .td_module_flex_7 .td-module-meta-info, .td_block_big_grid_flex_9 .td_module_flex_6 .td-module-meta-info {
padding: 20px
}
.td_block_big_grid_flex_6 .td_module_flex_7 .entry-title {
margin-bottom: 9px;
font-size: 19px;
line-height: 24px;
font-weight: 500
}
.td_block_big_grid_flex_8 .td_module_flex_6 .td-module-meta-info {
padding: 20px 19px
}
.td_block_big_grid_flex_8 .td_module_flex_7 {
width: 40%
}
.td_block_big_grid_flex_8 .td_module_flex_7 .td-image-wrap {
padding-bottom: 199px
}
.td_block_big_grid_flex_9 .td_module_flex_6 .td-image-wrap {
padding-bottom: 370px
}
.td-images-on-row-5 .td-instagram-element, .td_block_big_grid_flex_9 .td_module_flex_7 {
width: 20%
}
.td_block_big_grid_flex_9 .td_module_flex_7 .td-image-wrap {
padding-bottom: 150px
}
.td_block_big_grid_flex_10 .td_module_flex_7 .td-module-meta-info, .td_block_big_grid_flex_9 .td_module_flex_7 .td-module-meta-info {
padding: 10px 14px
}
.td_block_big_grid_flex_10 .td_module_flex_7 .td-post-category, .td_block_big_grid_flex_9 .td_module_flex_7 .td-post-category {
padding: 1px 5px;
font-size: 9px
}
.td_block_big_grid_flex_9 .td_module_flex_7 .entry-title {
margin: 0;
font-size: 13px;
line-height: 17px;
font-weight: 500
}
.td_block_big_grid_flex_10 .td_module_flex_6 {
width: 33.33%
}
.td_block_big_grid_flex_10 .td_module_flex_6 .td-image-wrap {
padding-bottom: 230px
}
.td_block_big_grid_flex_10 .td_module_flex_6 .entry-title {
margin-bottom: 9px;
font-size: 20px;
line-height: 26px;
font-weight: 700
}
.td_block_big_grid_flex_10 .td_module_flex_7 .td-image-wrap {
padding-bottom: 175px
}
.td_block_big_grid_flex_10 .td_module_flex_7 .entry-title {
margin: 0;
font-size: 15px;
line-height: 17px;
font-weight: 500
}
.td_top_authors {
margin-bottom: 64px
}
.td_top_authors img {
position: absolute;
max-width: 70px;
left: 0
}
.td_top_authors .item-details {
margin-left: 85px;
position: relative;
height: 70px;
top: 1px
}
.td_top_authors .item-details span {
font-family: 'Open Sans', arial, sans-serif;
padding: 3px 7px;
color: #fff;
font-size: 9px;
font-style: normal;
font-weight: 700;
margin-right: 5px
}
.td_top_authors .td-active .td-author-comments-count, .td_top_authors .td_mod_wrap:hover .td-author-comments-count {
background-color: #4db2ec;
opacity: .8
}
.td_top_authors .td_mod_wrap {
min-height: 70px;
padding-top: 9px;
padding-bottom: 9px;
border: 1px solid #fff
}
.td_top_authors .td_mod_wrap:hover {
border: 1px solid #ededed
}
.td_top_authors .td-authors-url {
display: table;
position: relative;
top: -2px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: #999
}
.td_top_authors .td-authors-url a {
color: #999;
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
font-style: italic
}
.td_top_authors .td-authors-name a {
padding-bottom: 4px;
font-family: 'Open Sans', arial, sans-serif;
font-size: 15px;
color: #222;
line-height: 18px;
font-weight: 600;
display: inline-block
}
.td_top_authors .td-authors-name a:after {
content: "";
height: 96px;
position: absolute;
right: 0;
top: -15px;
width: 324px
}
@media (min-width: 1019px) and (max-width: 1140px) {
.td_block_big_grid_9 .td-big-grid-post .td-module-thumb {
height: 330px
}
.td_block_big_grid_10 .td-module-thumb {
height: 300px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post, .td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post {
padding-top: 44%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post .entry-title, .td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post .entry-title {
font-size: 22px !important;
line-height: 29px !important
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post .td-meta-info-container {
padding: 0 20px 28px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-2 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-2 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-3 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-3 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-7 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-7 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-2 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-2 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-3 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-3 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-7 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-7 .td-module-meta-info {
padding-left: 20px;
padding-right: 20px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2 .td-big-grid-post, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3 .td-big-grid-post, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5 .td-big-grid-post, .td-full-layout .td-stretch-content .td_block_big_grid_fl_3 .td-big-grid-post, .td-full-layout .td-stretch-content .td_block_big_grid_fl_5 .td-big-grid-post, .td-stretch-content .td_block_big_grid_fl_2 .td-big-grid-post {
padding-top: 30%
}
.td_block_big_grid_fl_4.td-big-grids-margin {
margin-left: -1px;
margin-right: -1px
}
.td_block_big_grid_fl_4.td-big-grids-margin .td-big-grid-post {
border-width: 0 1px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4 .td-big-grid-post, .td-full-layout .td-stretch-content .td_block_big_grid_fl_4 .td-big-grid-post {
padding-top: 26%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25 .entry-title, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4 .td-big-grid-post .entry-title, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5 .td-big-grid-post .entry-title, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .entry-title, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx25 .entry-title, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25 .entry-title, .td-full-layout .td-stretch-content .td_block_big_grid_fl_4 .td-big-grid-post .entry-title, .td-full-layout .td-stretch-content .td_block_big_grid_fl_5 .td-big-grid-post .entry-title, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .entry-title, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx25 .entry-title, .td_block_big_grid_flex_10 .td_module_flex_6 .entry-title {
font-size: 15px;
line-height: 20px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25 .td-meta-info-container, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4 .td-big-grid-post .td-meta-info-container, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5 .td-big-grid-post .td-meta-info-container, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25 .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_4 .td-big-grid-post .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_5 .td-big-grid-post .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container {
padding: 0 10px 18px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4.td-grid-style-2 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4.td-grid-style-2 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4.td-grid-style-3 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4.td-grid-style-3 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4.td-grid-style-7 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4.td-grid-style-7 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_4.td-grid-style-2 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_4.td-grid-style-2 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_4.td-grid-style-3 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_4.td-grid-style-3 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_4.td-grid-style-7 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_4.td-grid-style-7 .td-module-meta-info {
padding-left: 15px;
padding-right: 10px
}
.td_block_big_grid_fl_5 .td-big-grid-post {
padding-top: 32%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-2 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-3 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-7 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-7 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-2 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-3 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-7 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-7 .td-module-meta-info {
padding-left: 10px;
padding-right: 10px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6 .td_module_mx18, .td-full-layout .td-stretch-content .td_block_big_grid_fl_6 .td_module_mx18 {
padding-top: 27%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6 .td_module_mx22, .td-full-layout .td-stretch-content .td_block_big_grid_fl_6 .td_module_mx22 {
padding-top: 16%
}
.td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx23 .td-meta-info-container .td-module-meta-info {
display: none
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23 {
padding-top: 22%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23 .entry-title, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23 .entry-title {
font-size: 17px;
line-height: 22px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23 .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23 .td-meta-info-container {
padding: 0 20px 18px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx24, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx24 {
padding-top: 14%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-module-meta-info {
padding-left: 15px;
padding-right: 15px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta {
padding-top: 15px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx19, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx19, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx19, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx19 {
padding-top: 36%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 {
padding-top: 18%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .td-post-category, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .td-post-category {
margin-bottom: 10px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-meta-info-container {
padding: 0 14px 16px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx26, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx26 {
padding-top: 21%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx25, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx25 {
padding-top: 15%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25 {
padding-top: 17.52%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25 {
padding-top: 71.5%
}
.td_block_big_grid_flex_2 [class^=td_module_flex_6] .entry-title, .td_block_big_grid_flex_3 [class^=td_module_flex_6] .entry-title, .td_block_big_grid_flex_4 .td_module_flex_6 .entry-title, .td_block_big_grid_flex_5 .td_module_flex_6 .entry-title, .td_block_big_grid_flex_7 .td_module_flex_6 .entry-title, .td_block_big_grid_flex_9 .td_module_flex_6 .entry-title {
font-size: 21px;
line-height: 28px
}
.td_block_big_grid_flex_2 .td_module_flex_7 .entry-title, .td_block_big_grid_flex_3 .td_module_flex_7 .entry-title, .td_block_big_grid_flex_5 .td_module_flex_8 .entry-title {
font-size: 14px;
line-height: 20px
}
.td_block_big_grid_flex_4 .td_module_flex_7 .entry-title, .td_block_big_grid_flex_5 .td_module_flex_7 .entry-title, .td_block_big_grid_flex_7 .td_module_flex_7 .entry-title, .td_block_big_grid_flex_8 .td_module_flex_6 .entry-title, .td_block_big_grid_flex_8 .td_module_flex_7 .entry-title {
font-size: 20px;
line-height: 26px
}
.td_block_big_grid_flex_9 .td_module_flex_7 .entry-title {
font-size: 12px;
line-height: 19px
}
.td_block_big_grid_flex_10 .td_module_flex_7 .entry-title {
font-size: 13px;
line-height: 19px
}
.td_top_authors .td-authors-name a:after {
width: 300px
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.td_block_big_grid_10 .td-module-thumb, .td_block_big_grid_9 .td-big-grid-post .td-module-thumb {
height: 250px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6.td-grid-style-4 .td_module_mx22 .td-meta-info-container .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_6.td-grid-style-4 .td_module_mx22 .td-meta-info-container .td-module-meta-info, .td_block_big_grid_10 .td-post-author-name, .td_block_big_grid_11 .td-post-author-name, .td_block_big_grid_9 .td-post-author-name, .td_block_big_grid_fl_4.td-grid-style-4 .td-meta-info-container .td-module-meta-info, .td_block_big_grid_fl_6 .td_module_mx22 .td-meta-info-container .td-module-meta-info, .td_block_big_grid_fl_7 .td_module_mx23 .td-module-meta-info, .td_block_big_grid_fl_8.td-grid-style-4 .td_module_mx19 .td-meta-info-container .td-module-meta-info, .td_block_big_grid_fl_8.td-grid-style-5 .td_module_mx19 .td-module-meta-info, .td_block_big_grid_fl_8.td-grid-style-6 .td_module_mx19 .td-module-meta-info, .td_block_big_grid_fl_9.td-grid-style-4 .td_module_mx19 .td-module-meta-info, .td_top_authors .td-authors-url {
display: none
}
.td_block_big_grid_10.td-grid-style-1 .td-big-grid-meta, .td_block_big_grid_10.td-grid-style-2 .td-big-grid-meta, .td_block_big_grid_10.td-grid-style-3 .td-big-grid-meta, .td_block_big_grid_11.td-grid-style-1 .td-big-grid-meta, .td_block_big_grid_11.td-grid-style-2 .td-big-grid-meta, .td_block_big_grid_11.td-grid-style-3 .td-big-grid-meta, .td_block_big_grid_9.td-grid-style-1 .td-big-grid-meta, .td_block_big_grid_9.td-grid-style-2 .td-big-grid-meta, .td_block_big_grid_9.td-grid-style-3 .td-big-grid-meta {
margin-bottom: 8px;
margin-left: 10px;
margin-right: 8px
}
.td_block_big_grid_10.td-grid-style-1 .td-module-meta-info, .td_block_big_grid_10.td-grid-style-2 .td-module-meta-info, .td_block_big_grid_10.td-grid-style-3 .td-module-meta-info, .td_block_big_grid_11.td-grid-style-1 .td-module-meta-info, .td_block_big_grid_11.td-grid-style-2 .td-module-meta-info, .td_block_big_grid_11.td-grid-style-3 .td-module-meta-info, .td_block_big_grid_12.td-grid-style-1 .td-module-meta-info, .td_block_big_grid_12.td-grid-style-2 .td-module-meta-info, .td_block_big_grid_12.td-grid-style-3 .td-module-meta-info, .td_block_big_grid_9.td-grid-style-1 .td-module-meta-info, .td_block_big_grid_9.td-grid-style-2 .td-module-meta-info, .td_block_big_grid_9.td-grid-style-3 .td-module-meta-info {
margin-top: 8px;
margin-left: 10px
}
.td_block_big_grid_10.td-grid-style-2 .td-big-grid-meta, .td_block_big_grid_11.td-grid-style-2 .td-big-grid-meta {
margin-top: 13px
}
.td_block_big_grid_11 .td_module_mx15 .td-module-thumb {
height: 282px
}
.td_block_big_grid_11 .td_module_mx11 .td-module-thumb, .td_block_big_grid_12 .td-big-grid-post-1 .td-module-thumb, .td_block_big_grid_12 .td-big-grid-post-2 .td-module-thumb {
height: 140px
}
.td_block_big_grid_12 .td_module_mx5 .td-module-thumb {
height: 291px
}
.td_block_big_grid_12.td-grid-style-1 .td-big-grid-meta, .td_block_big_grid_12.td-grid-style-2 .td-big-grid-meta, .td_block_big_grid_12.td-grid-style-3 .td-big-grid-meta {
margin-bottom: 8px;
margin-left: 10px;
margin-right: 20px
}
.td_block_big_grid_12.td-grid-style-1 .td_module_mx11 .td-big-grid-meta, .td_block_big_grid_12.td-grid-style-2 .td_module_mx11 .td-big-grid-meta, .td_block_big_grid_12.td-grid-style-3 .td_module_mx11 .td-big-grid-meta {
margin-bottom: 6px
}
.td-big-grids-fl.td-big-grids-margin .td-big-grid-post {
border-width: 0 2px
}
.td-big-grids-margin {
margin-left: -2px;
margin-right: -2px
}
.td_block_big_grid_fl_1 .td-big-grid-post {
padding-top: 56%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post, .td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post {
padding-top: 48%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-4 .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-4 .td-meta-info-container {
width: auto;
max-width: 75%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2 .td-big-grid-post, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5 .td-big-grid-post, .td-full-layout .td-stretch-content .td_block_big_grid_fl_5 .td-big-grid-post, .td-stretch-content .td_block_big_grid_fl_2 .td-big-grid-post {
padding-top: 34%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3 .td-big-grid-post, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4 .td-big-grid-post, .td-full-layout .td-stretch-content .td_block_big_grid_fl_3 .td-big-grid-post, .td-full-layout .td-stretch-content .td_block_big_grid_fl_4 .td-big-grid-post {
padding-top: 32%
}
.td_block_big_grid_fl_4 .td-big-grid-post {
padding-top: 36%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-4 .td_module_mx19 .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-4 .td_module_mx19 .td-meta-info-container, .td_block_big_grid_fl_4.td-grid-style-4 .td-meta-info-container, .td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx23 .td-meta-info-container, .td_block_big_grid_fl_8.td-grid-style-4 .td_module_mx19 .td-meta-info-container, .td_block_big_grid_fl_9.td-grid-style-4 .td_module_mx19 .td-meta-info-container {
width: 100%;
max-width: none
}
.td_block_big_grid_fl_5 .td-big-grid-post {
padding-top: 37%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .entry-title, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .entry-title, .td_block_big_grid_fl_10 .td_module_mx25 .entry-title, .td_block_big_grid_fl_5 .td-big-grid-post .entry-title, .td_block_big_grid_fl_8 .td_module_mx25 .entry-title {
font-size: 12px !important;
line-height: 15px !important
}
.td_block_big_grid_fl_5 .td-big-grid-post .td-meta-info-container {
padding: 0 11px 10px
}
.td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-meta, .td_block_big_grid_fl_5.td-grid-style-2 .td-module-meta-info, .td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-meta, .td_block_big_grid_fl_5.td-grid-style-3 .td-module-meta-info, .td_block_big_grid_fl_5.td-grid-style-7 .td-big-grid-meta, .td_block_big_grid_fl_5.td-grid-style-7 .td-module-meta-info {
padding-left: 11px;
padding-right: 11px
}
.td_block_big_grid_fl_6 .td_module_mx18 {
margin-bottom: 4px;
padding-top: 33%
}
.td_block_big_grid_fl_6 .td_module_mx22 .td-meta-info-container, .td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx18 .td-big-grid-meta, .td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx18 .td-module-meta-info, .td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx22 .td-big-grid-meta, .td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx22 .td-module-meta-info, .td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx18 .td-big-grid-meta, .td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx18 .td-module-meta-info, .td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx22 .td-big-grid-meta, .td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx22 .td-module-meta-info, .td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx18 .td-big-grid-meta, .td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx18 .td-module-meta-info, .td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx22 .td-big-grid-meta, .td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx22 .td-module-meta-info {
padding-left: 14px;
padding-right: 14px
}
.td_block_big_grid_fl_6 .td_module_mx22 {
padding-top: 19%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25 .entry-title, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25 .entry-title, .td_block_big_grid_fl_6 .td_module_mx22 .entry-title, .td_block_big_grid_fl_7 .td_module_mx23 .entry-title {
font-size: 13px !important;
line-height: 18px !important
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6 .td_module_mx18, .td-full-layout .td-stretch-content .td_block_big_grid_fl_6 .td_module_mx18 {
padding-top: 31%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6 .td_module_mx22, .td-full-layout .td-stretch-content .td_block_big_grid_fl_6 .td_module_mx22, .td_block_big_grid_fl_7 .td_module_mx24 {
padding-top: 18%
}
.td_block_big_grid_fl_7 .td_module_mx23 {
padding-top: 27%;
margin-bottom: 4px
}
.td_block_big_grid_fl_7 .td_module_mx24 .entry-title {
font-size: 10px !important;
line-height: 13px !important
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23, .td_block_big_grid_fl_9 .td_module_mx26 {
padding-top: 25%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23 .entry-title, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23 .entry-title {
font-size: 17px;
line-height: 22px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23 .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23 .td-meta-info-container {
padding: 0 13px 12px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx24, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx24 {
padding-top: 16%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-module-meta-info {
padding-left: 13px;
padding-right: 13px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta, .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta, .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta {
padding-top: 13px
}
.td_block_big_grid_fl_8 .td_module_mx19 {
padding-top: 44%
}
.td_block_big_grid_fl_8 .td_module_mx25 {
padding-top: 22%
}
.td_block_big_grid_fl_10 .td-big-grid-post-0 .td-module-image, .td_block_big_grid_fl_10 .td-big-grid-post-0.td-module-empty .td-module-thumb, .td_block_big_grid_fl_10 .td-big-grid-post-3 .td-module-image, .td_block_big_grid_fl_10 .td-big-grid-post-3.td-module-empty .td-module-thumb, .td_block_big_grid_fl_8 .td-big-grid-post-1 .td-module-image, .td_block_big_grid_fl_8 .td-big-grid-post-1.td-module-empty .td-module-thumb, .td_block_big_grid_fl_8 .td-big-grid-post-2 .td-module-image, .td_block_big_grid_fl_8 .td-big-grid-post-2.td-module-empty .td-module-thumb, .td_block_big_grid_fl_9 .td-big-grid-post-1 .td-module-image, .td_block_big_grid_fl_9 .td-big-grid-post-1.td-module-empty .td-module-thumb {
top: -2px
}
.td_block_big_grid_fl_10 .td-big-grid-post-0 .td-admin-edit, .td_block_big_grid_fl_10 .td-big-grid-post-3 .td-admin-edit, .td_block_big_grid_fl_8 .td-big-grid-post-1 .td-admin-edit, .td_block_big_grid_fl_8 .td-big-grid-post-2 .td-admin-edit, .td_block_big_grid_fl_9 .td-big-grid-post-1 .td-admin-edit {
top: 2px
}
.td_block_big_grid_fl_10 .td-big-grid-post-0 .td-meta-info-container, .td_block_big_grid_fl_10 .td-big-grid-post-3 .td-meta-info-container, .td_block_big_grid_fl_8 .td-big-grid-post-1 .td-meta-info-container, .td_block_big_grid_fl_8 .td-big-grid-post-2 .td-meta-info-container, .td_block_big_grid_fl_9 .td-big-grid-post-1 .td-meta-info-container {
bottom: 2px
}
.td_block_big_grid_fl_10 .td-big-grid-post-1 .td-module-image, .td_block_big_grid_fl_10 .td-big-grid-post-1.td-module-empty .td-module-thumb, .td_block_big_grid_fl_10 .td-big-grid-post-4 .td-module-image, .td_block_big_grid_fl_10 .td-big-grid-post-4.td-module-empty .td-module-thumb, .td_block_big_grid_fl_8 .td-big-grid-post-3 .td-module-image, .td_block_big_grid_fl_8 .td-big-grid-post-3.td-module-empty .td-module-thumb, .td_block_big_grid_fl_8 .td-big-grid-post-4 .td-module-image, .td_block_big_grid_fl_8 .td-big-grid-post-4.td-module-empty .td-module-thumb, .td_block_big_grid_fl_9 .td-big-grid-post-2 .td-module-image, .td_block_big_grid_fl_9 .td-big-grid-post-2.td-module-empty .td-module-thumb, .td_block_big_grid_fl_9 .td-big-grid-post-3 .td-module-image, .td_block_big_grid_fl_9 .td-big-grid-post-3.td-module-empty .td-module-thumb {
bottom: -2px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category, .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category, .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category {
bottom: 11px !important
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx19, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx19, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx19, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx19 {
padding-top: 40%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 {
padding-top: 20%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25 .td-meta-info-container, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25 .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container {
padding: 0 10px 13px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-meta-info-container {
padding: 0 13px 9px
}
.td_block_big_grid_fl_10 .td_module_mx19, .td_block_big_grid_fl_9 .td_module_mx19 {
padding-top: 42%
}
.td_block_big_grid_fl_9 .td_module_mx26 .entry-title {
font-size: 15px !important;
line-height: 20px !important
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx25, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx25, .td_block_big_grid_fl_9 .td_module_mx25 {
padding-top: 17%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx26, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25, .td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx26 {
padding-top: 23%
}
.td_block_big_grid_fl_10 .td_module_mx25 {
padding-top: 21%
}
.td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25 {
padding-top: 85.7%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx19, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx19 {
padding-top: 46%
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25 {
padding-top: 93.9%
}
.td_block_big_grid_flex_2 [class^=td_module_flex_6] .entry-title, .td_block_big_grid_flex_3 [class^=td_module_flex_6] .entry-title, .td_block_big_grid_flex_4 .td_module_flex_6 .entry-title, .td_block_big_grid_flex_7 .td_module_flex_6 .entry-title {
font-size: 16px;
line-height: 20px
}
.td_block_big_grid_flex_10 .td_module_flex_6 .entry-title, .td_block_big_grid_flex_2 .td_module_flex_7 .entry-title, .td_block_big_grid_flex_3 .td_module_flex_7 .entry-title, .td_block_big_grid_flex_5 .td_module_flex_8 .entry-title, .td_block_big_grid_flex_9 .td_module_flex_7 .entry-title {
font-size: 13px;
line-height: 18px
}
.td_block_big_grid_flex_4 .td_module_flex_7 .entry-title, .td_block_big_grid_flex_5 .td_module_flex_7 .entry-title, .td_block_big_grid_flex_7 .td_module_flex_7 .entry-title, .td_block_big_grid_flex_8 .td_module_flex_6 .entry-title, .td_block_big_grid_flex_8 .td_module_flex_7 .entry-title {
font-size: 15px;
line-height: 20px
}
.td_block_big_grid_flex_5 .td_module_flex_6 .entry-title, .td_block_big_grid_flex_9 .td_module_flex_6 .entry-title {
font-size: 16px;
line-height: 21px
}
.td_block_big_grid_flex_6 .td_module_flex_6 .entry-title {
font-size: 12px;
line-height: 15px
}
.td_block_big_grid_flex_10 .td_module_flex_7 .entry-title {
font-size: 11px;
line-height: 15px
}
.td_top_authors img {
max-width: 55px
}
.td_top_authors .item-details {
height: 55px;
margin-left: 70px
}
.td_top_authors .td-authors-name a:after {
width: 228px
}
}
.td-footer-wrapper .td-social-style1 .td_social_type .td-social-box, .td-footer-wrapper .td-social-style7 .td_social_type .td-social-box, .td-footer-wrapper .td_social_type:hover .td-social-box, .td-post-template-4 .td-post-featured-image, .td_top_authors .td-author-comments-count {
background-color: #444
}
.td-big-grid-slide {
margin-bottom: 0;
height: 534px !important;
overflow: hidden
}
@media (max-width: 767px) {
.td_block_big_grid_10 .td-module-thumb, .td_block_big_grid_9 .td-big-grid-post .td-module-thumb {
height: 140px;
margin-right: 0
}
.td_block_big_grid_9 .td-big-grid-post .entry-thumb {
height: auto;
width: 100%;
top: -30px
}
.td_block_big_grid_10 .td-big-grid-post .td-video-play-ico img, .td_block_big_grid_11 .td-big-grid-post .td-video-play-ico img, .td_block_big_grid_12 .td-big-grid-post .td-video-play-ico img, .td_block_big_grid_9 .td-big-grid-post .td-video-play-ico img {
margin: 10px 10px 0
}
.td_block_big_grid_10 .td_module_mx_empty, .td_block_big_grid_11 .td-module-meta-info, .td_block_big_grid_11 .td_module_mx_empty, .td_block_big_grid_12 .td_module_mx_empty, .td_block_big_grid_9 .td_module_mx_empty, .td_block_big_grid_fl_10 .td-big-grid-post-2 .td-module-meta-info, .td_block_big_grid_fl_4 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info, .td_block_big_grid_fl_5 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info, .td_block_big_grid_fl_6 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info, .td_block_big_grid_fl_7 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info {
display: none
}
.td_block_big_grid_10.td-grid-style-1 .td-big-grid-meta, .td_block_big_grid_10.td-grid-style-2 .td-big-grid-meta, .td_block_big_grid_10.td-grid-style-3 .td-big-grid-meta, .td_block_big_grid_9.td-grid-style-1 .td-big-grid-meta, .td_block_big_grid_9.td-grid-style-2 .td-big-grid-meta, .td_block_big_grid_9.td-grid-style-3 .td-big-grid-meta {
margin-bottom: 7px
}
.td_block_big_grid_10.td-grid-style-1 .td-module-meta-info, .td_block_big_grid_10.td-grid-style-2 .td-module-meta-info, .td_block_big_grid_10.td-grid-style-3 .td-module-meta-info, .td_block_big_grid_11.td-grid-style-1 .td-module-meta-info, .td_block_big_grid_11.td-grid-style-2 .td-module-meta-info, .td_block_big_grid_11.td-grid-style-3 .td-module-meta-info, .td_block_big_grid_12.td-grid-style-1 .td-module-meta-info, .td_block_big_grid_12.td-grid-style-2 .td-module-meta-info, .td_block_big_grid_12.td-grid-style-3 .td-module-meta-info, .td_block_big_grid_9.td-grid-style-1 .td-module-meta-info, .td_block_big_grid_9.td-grid-style-2 .td-module-meta-info, .td_block_big_grid_9.td-grid-style-3 .td-module-meta-info {
margin-bottom: 15px;
margin-top: 7px;
margin-left: 15px
}
.td_block_big_grid_9.td-grid-style-4 .td-big-grid-meta {
margin-right: 0
}
.td_block_big_grid_10 .td-big-grid-post {
padding-right: 0;
margin-bottom: 2px;
width: 100%
}
.td_block_big_grid_10 .td-big-grid-post .entry-title {
font-size: 16px !important;
line-height: 21px !important
}
.td_block_big_grid_10 .entry-thumb {
width: 100%;
top: -30px
}
.td_block_big_grid_10.td-grid-style-2 .td-big-thumb .td-meta-info-container, .td_block_big_grid_10.td-grid-style-3 .td-big-thumb .td-meta-info-container {
position: absolute;
top: auto;
bottom: 0
}
.td_block_big_grid_10.td-grid-style-2 .td-big-thumb .td-big-grid-meta, .td_block_big_grid_10.td-grid-style-2 .td-big-thumb .td-module-meta-info, .td_block_big_grid_10.td-grid-style-3 .td-big-thumb .td-big-grid-meta, .td_block_big_grid_10.td-grid-style-3 .td-big-thumb .td-module-meta-info {
position: static
}
.td_block_big_grid_10.td-grid-style-2 .td-big-thumb .td-meta-info-container {
top: 0;
bottom: auto
}
.td_block_big_grid_10.td-grid-style-4 .td-meta-info-container, .td_block_big_grid_11 .td-big-grid-post-1, .td_block_big_grid_11 .td-big-grid-post-3, .td_block_big_grid_12 .td_module_mx5 .td-meta-info-container {
padding-right: 0
}
.td_block_big_grid_11 .entry-thumb, .td_block_big_grid_12 .entry-thumb, .td_block_big_grid_fl_10 .td_module_mx25, .td_block_big_grid_flex_1 .td-big-grid-flex-post, .td_top_authors .td-authors-name a:after {
width: 100%
}
.td_block_big_grid_11 .td_module_mx15, .td_block_big_grid_12 .td-big-grid-post-1, .td_block_big_grid_12 .td-big-grid-post-2 {
width: 50%
}
.td_block_big_grid_11 .td_module_mx11 .td-module-thumb, .td_block_big_grid_11 .td_module_mx15 .td-module-thumb {
height: 150px
}
.td_block_big_grid_11 .td_module_mx11 {
width: 50%;
padding-right: 2px
}
.td_block_big_grid_11 .td-big-grid-post-2 .td-module-thumb {
margin-top: 2px
}
.td_block_big_grid_11.td-grid-style-1 .td-big-grid-meta, .td_block_big_grid_11.td-grid-style-1 .td_module_mx11 .td-big-grid-meta, .td_block_big_grid_11.td-grid-style-2 .td-big-grid-meta, .td_block_big_grid_11.td-grid-style-2 .td_module_mx11 .td-big-grid-meta, .td_block_big_grid_11.td-grid-style-3 .td-big-grid-meta, .td_block_big_grid_11.td-grid-style-3 .td_module_mx11 .td-big-grid-meta, .td_block_big_grid_12.td-grid-style-1 .td-big-grid-meta, .td_block_big_grid_12.td-grid-style-1 .td_module_mx11 .td-big-grid-meta, .td_block_big_grid_12.td-grid-style-2 .td-big-grid-meta, .td_block_big_grid_12.td-grid-style-2 .td_module_mx11 .td-big-grid-meta, .td_block_big_grid_12.td-grid-style-3 .td-big-grid-meta, .td_block_big_grid_12.td-grid-style-3 .td_module_mx11 .td-big-grid-meta {
margin-bottom: 10px
}
.td_block_big_grid_11.td-grid-style-6 .entry-title, .td_block_big_grid_12.td-grid-style-6 .td-medium-thumb .entry-title {
font-size: 13px !important;
line-height: 15px !important
}
.td_block_big_grid_12 .td-big-grid-wrapper .td-big-grid-post:last-child .td-module-thumb {
margin-top: 2px;
margin-left: 2px
}
.td_block_big_grid_12 .td-big-grid-wrapper .td-big-grid-post:last-child .td-meta-info-container {
margin-left: 2px
}
.td_block_big_grid_12 .td_module_mx5 {
width: 100%;
padding-right: 0
}
.td_block_big_grid_12 .td_module_mx5 .td-module-thumb {
height: 240px
}
.td_block_big_grid_12 .td-big-grid-post-1 .td-module-thumb, .td_block_big_grid_12 .td-big-grid-post-2 .td-module-thumb {
height: 150px;
margin-top: 2px
}
.td_block_big_grid_12.td-grid-style-2 .td-big-grid-post-2 .td-meta-info-container {
margin-top: 0
}
.td-big-grid-flex .td_block_inner, .td-big-grids-fl {
margin-left: -20px;
margin-right: -20px
}
.td-big-grids-fl.td-big-grids-scroll .td-big-grid-post-0 {
height: 260px
}
.td-big-grids-fl .td-big-grid-scroll .td-module-thumb, .td-big-grids-fl.td-big-grids-scroll .td-big-grid-post-0 .td-module-thumb {
height: 100% !important
}
.td-big-grids-fl.td-big-grids-scroll .td-big-grid-post-0 .entry-title, .td_block_big_grid_fl_10 .td-big-grid-post-1 .entry-title, .td_block_big_grid_fl_8 .td-posts-2 .td_module_wrap .td-meta-info-container .td-big-grid-meta .entry-title, .td_block_big_grid_fl_9 .td-posts-2 .td_module_wrap .td-meta-info-container .td-big-grid-meta .entry-title {
font-size: 19px !important;
line-height: 24px !important
}
.td-big-grids-fl.td-big-grids-scroll.td-grid-style-7 .td-big-grid-post-0 .entry-title, .td_block_big_grid_fl_10.td-grid-style-7 .td-big-grid-post-1 .entry-title {
font-size: 26px !important;
line-height: 30px !important
}
.td-big-grids-fl.td-big-grids-scroll .td-big-grid-scroll .td-big-grid-post .entry-title {
font-size: 15px !important;
line-height: 20px !important
}
.td-big-grids-fl .td-big-grid-scroll .td_module_wrap {
height: 165px;
padding-top: 0 !important
}
.td-big-grids-fl .td-module-empty {
display: none !important
}
.td-big-grids-fl.td-grid-style-1 .td-module-meta-info {
margin-bottom: 8px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2 .td-big-grid-post, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3 .td-big-grid-post, .td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post, .td-full-layout .td-stretch-content .td_block_big_grid_fl_3 .td-big-grid-post, .td-stretch-content .td_block_big_grid_fl_2 .td-big-grid-post, .td_block_big_grid_fl_1 .td-big-grid-post {
padding-top: 60%
}
.td_block_big_grid_fl_2 .td-big-grid-post {
width: 100%;
padding-top: 50%
}
.td_block_big_grid_fl_2 .td-big-grid-post:first-child, .td_block_big_grid_fl_3 .td-big-grid-post-0, .td_block_big_grid_fl_3 .td-big-grid-post-1 {
margin-bottom: 2px
}
.td_block_big_grid_fl_3 .td-big-grid-post {
padding-top: 50%;
width: 100%
}
.td_block_big_grid_fl_4.td-grid-style-2 .td-big-grid-post .td-module-meta-info, .td_block_big_grid_fl_4.td-grid-style-3 .td-big-grid-post .td-module-meta-info, .td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-post .td-module-meta-info, .td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-post .td-module-meta-info, .td_block_big_grid_fl_6.td-grid-style-2 .td-big-grid-post .td-module-meta-info, .td_block_big_grid_fl_6.td-grid-style-3 .td-big-grid-post .td-module-meta-info, .td_block_big_grid_fl_7.td-grid-style-2 .td-big-grid-post .td-module-meta-info, .td_block_big_grid_fl_7.td-grid-style-3 .td-big-grid-post .td-module-meta-info {
display: block
}
.td_block_big_grid_fl_10 .td-big-grid-column, .td_block_big_grid_fl_4 .td-big-grid-post-0, .td_block_big_grid_fl_5 .td-big-grid-post-0, .td_block_big_grid_fl_6 .td-big-grid-post-0, .td_block_big_grid_fl_8 .td-big-grid-post-0, .td_block_big_grid_fl_9 .td-big-grid-post-0 {
width: 100%;
float: none
}
.td_block_big_grid_fl_10 .td-posts-3 .td_module_wrap .td-meta-info-container .td-big-grid-meta .entry-title, .td_block_big_grid_fl_5 .td-posts-1 .td-big-grid-post-0 .entry-title, .td_block_big_grid_fl_5 .td-posts-3 .td-big-grid-post-0 .entry-title {
font-size: 19px !important;
line-height: 23px !important
}
.td_block_big_grid_fl_6 .td_module_mx22, .td_block_big_grid_fl_7 .td_module_mx24 {
width: 100%;
padding: 0;
float: none
}
.td_block_big_grid_fl_7 .td_module_mx23 {
width: 100%;
margin-bottom: 0;
padding: 0;
float: none
}
.td_block_big_grid_fl_8 .td-posts-2 .td_module_wrap, .td_block_big_grid_fl_9 .td-posts-2 .td_module_wrap {
width: 100% !important;
padding-right: 0
}
.td_block_big_grid_fl_8 .td-posts-2 .td_module_wrap .td-meta-info-container, .td_block_big_grid_fl_9 .td-posts-2 .td_module_wrap .td-meta-info-container {
padding: 0 13px 14px
}
.td_block_big_grid_fl_8 .td-posts-2 .td_module_wrap .td-module-thumb, .td_block_big_grid_fl_9 .td-posts-2 .td_module_wrap .td-module-thumb {
height: 215px !important
}
.td_block_big_grid_fl_10 .td-big-grid-post-2 .td-meta-info-container, .td_block_big_grid_fl_9 .td-big-grid-post-1 .td-meta-info-container {
padding: 0 10px 11px
}
.td_block_big_grid_fl_10.td-grid-style-2 .td-big-grid-post-2 .td-big-grid-meta, .td_block_big_grid_fl_10.td-grid-style-3 .td-big-grid-post-2 .td-big-grid-meta, .td_block_big_grid_fl_9.td-grid-style-2 .td-big-grid-post-1 .td-big-grid-meta, .td_block_big_grid_fl_9.td-grid-style-3 .td-big-grid-post-1 .td-big-grid-meta {
padding: 11px 11px 0
}
.td_block_big_grid_fl_10.td-grid-style-4 .td-big-grid-post-2 .entry-title, .td_block_big_grid_fl_9.td-grid-style-4 .td-big-grid-post-1 .td-module-title {
padding-bottom: 3px
}
.td_block_big_grid_fl_10 .td_module_mx19 {
width: 46%
}
.td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25 {
float: left
}
.td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25:first-child {
margin-bottom: 3px
}
.td_block_big_grid_fl_10 .td-big-grid-post-1, .td_block_big_grid_fl_10 .td-big-grid-post-2 {
height: 260px;
padding: 0
}
.td_block_big_grid_fl_10 .td-posts-3 .td_module_wrap .td-module-thumb {
height: 220px !important
}
div.td-big-grid-flex-scroll .td-big-grid-flex-post {
float: none
}
div.td-big-grid-flex-scroll .td-big-grid-flex-scroll-holder {
overflow-x: auto;
overflow-y: hidden;
white-space: nowrap;
font-size: 0;
-webkit-overflow-scrolling: touch
}
div.td-big-grid-flex-scroll .td-big-grid-flex-scroll-holder .td-big-grid-flex-post {
display: inline-block;
vertical-align: top
}
div.td-big-grid-flex-scroll .td-module-title a {
white-space: normal
}
.td_block_big_grid_flex_10 .td_module_flex_6 .entry-title, .td_block_big_grid_flex_2 [class^=td_module_flex_6] .entry-title, .td_block_big_grid_flex_3 [class^=td_module_flex_6] .entry-title, .td_block_big_grid_flex_4 .td_module_flex_6 .entry-title, .td_block_big_grid_flex_5 .td_module_flex_6 .entry-title, .td_block_big_grid_flex_6 div.tdb-cat-grid-post-0 .entry-title, .td_block_big_grid_flex_6 div.tdb-cat-grid-post-1 .entry-title, .td_block_big_grid_flex_9 .td_module_flex_6 .entry-title {
font-size: 22px;
line-height: 28px
}
.td_block_big_grid_flex_4 .td_module_flex_7 .entry-title, .td_block_big_grid_flex_5 .td_module_flex_7 .entry-title, .td_block_big_grid_flex_7 .td_module_flex_6 .entry-title, .td_block_big_grid_flex_7 .td_module_flex_7 .entry-title {
font-size: 16px;
line-height: 21px
}
.td_block_big_grid_flex_6 .td_module_flex_7 .entry-title {
font-size: 13px;
line-height: 18px;
font-weight: 400
}
.td_block_big_grid_flex_10 div.td-big-grid-flex-post-1, .td_block_big_grid_flex_10 div.td-big-grid-flex-post-2, .td_block_big_grid_flex_6 div.tdb-cat-grid-post-3, .td_block_big_grid_flex_6 div.tdb-cat-grid-post-4 {
width: 80%
}
.td_block_big_grid_flex_10 div.td-big-grid-flex-post-1 .td-image-wrap, .td_block_big_grid_flex_10 div.td-big-grid-flex-post-2 .td-image-wrap, .td_block_big_grid_flex_6 div.tdb-cat-grid-post-3 .td-image-wrap, .td_block_big_grid_flex_6 div.tdb-cat-grid-post-4 .td-image-wrap {
padding-bottom: 165px
}
.td_block_big_grid_flex_10 div.td-big-grid-flex-post-1 .td-module-meta-info, .td_block_big_grid_flex_10 div.td-big-grid-flex-post-2 .td-module-meta-info, .td_block_big_grid_flex_6 div.tdb-cat-grid-post-3 .td-module-meta-info, .td_block_big_grid_flex_6 div.tdb-cat-grid-post-4 .td-module-meta-info {
padding: 16px 15px 11px
}
.td_block_big_grid_flex_10 div.td-big-grid-flex-post-1 .entry-title, .td_block_big_grid_flex_10 div.td-big-grid-flex-post-2 .entry-title, .td_block_big_grid_flex_6 div.tdb-cat-grid-post-3 .entry-title, .td_block_big_grid_flex_6 div.tdb-cat-grid-post-4 .entry-title {
margin: 0;
font-size: 13px;
line-height: 18px
}
.td_block_big_grid_flex_8 .td_module_flex_6 .entry-title, .td_block_big_grid_flex_8 .td_module_flex_7 .entry-title {
font-size: 15px;
line-height: 20px
}
.td_block_big_grid_flex_10 .td_module_flex_7 .entry-title {
font-size: 13px;
line-height: 18px
}
.td-big-grid-slide {
height: 451px !important;
margin-bottom: 48px !important;
margin-left: auto;
margin-right: auto
}
.td-big-grid-slide .td-big-grid-scroll {
overflow: visible !important;
white-space: normal
}
.td-big-grid-slide .td_module_mx10, .td-big-grid-slide .td_module_mx9 {
display: block !important;
width: 100% !important
}
.td-big-grid-slide .td-big-grid-post-2, .td-big-grid-slide .td-big-grid-post-3 {
width: 50% !important;
display: inline-block !important
}
.td-big-grid-slide .td_module_mx9 .td-module-thumb {
max-height: 200px
}
.td-big-grid-slide .td-big-grid-post-1 {
margin-bottom: 3px !important
}
.td-big-grid-slide .td-big-grid-post-2 {
margin-left: 0 !important
}
.td-big-grid-slide .td-big-grid-post-2 .entry-thumb, .td-big-grid-slide .td-big-grid-post-3 .entry-thumb {
min-height: 100%;
min-width: 100%
}
}
.td-big-grid-slide .td-icon-left, .td-big-grid-slide .td-icon-right {
z-index: 1;
padding: 20px;
position: absolute;
display: block;
height: 80px;
margin-top: -65px;
top: 50%;
font-size: 40px;
color: #fff;
opacity: 0;
-webkit-transition: opacity .4s;
-moz-transition: opacity .4s;
-o-transition: opacity .4s;
transition: opacity .4s
}
@media (min-width: 1140px) {
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx19 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx19 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx19 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx19 .td-module-meta-info, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx19 .td-big-grid-meta, .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx19 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx19 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx19 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx19 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx19 .td-module-meta-info, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx19 .td-big-grid-meta, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx19 .td-module-meta-info {
padding-left: 20px;
padding-right: 20px
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-4 .td_module_mx25 .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-4 .td_module_mx25 .td-meta-info-container {
width: auto;
max-width: 90%
}
.td-big-grid-slide .td_block_wrap {
width: 1068px !important
}
.td-a-rec-id-custom-spot .td-spot-id-spot_img_all {
display: block
}
}
.global-block-template-12 .td-comments-title span, .global-block-template-13 .td-comments-title span {
margin-left: 0 !important;
font-size: 20px
}
.td-block-title-wrap .td-wrapper-pulldown-filter {
font-family: Roboto, sans-serif;
position: absolute;
bottom: 0;
right: 0;
top: 0;
margin: auto 0;
z-index: 2;
background-color: #fff;
font-size: 13px;
line-height: 1;
color: #777;
text-align: right
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option {
cursor: pointer;
white-space: nowrap;
position: relative;
line-height: 29px
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option i {
font-size: 9px;
color: #777;
margin-left: 20px;
margin-right: 10px
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option i:before {
content: '\e83d'
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option span {
padding-left: 20px;
margin-right: -14px
}
@media (max-width: 360px) {
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option span {
display: none
}
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-list {
list-style: none;
position: absolute;
right: 0;
top: 100%;
padding: 18px 0;
background-color: rgba(255, 255, 255, .95);
z-index: 999;
border: 1px solid #ededed;
display: none;
margin: 0
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-item {
list-style: none;
margin: 0
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more, .td-content-more-articles-box .td_module_2 {
padding-bottom: 10px
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link {
color: #777;
white-space: nowrap;
display: block;
line-height: 26px;
padding-left: 36px;
padding-right: 27px
}
.td_block_template_2 .td-block-title {
font-size: 17px;
font-weight: 500;
margin-top: 0;
margin-bottom: 16px;
line-height: 31px;
text-align: left
}
.td_block_template_2 .td-related-title a {
padding: 0 20px 0 0
}
.td_block_template_3 .td-block-title, .td_block_template_4 .td-block-title {
font-size: 16px;
font-weight: 400;
margin-top: 0;
margin-bottom: 26px;
line-height: 31px;
text-align: left
}
.td_block_template_3 .td-block-title > * {
background-color: #000;
color: #fff;
padding: 0 10px
}
.td_block_template_3 .td-related-title a {
margin-right: 10px
}
.td_block_template_4 .td-block-title > * {
background-color: #000;
color: #fff;
padding: 0 12px;
position: relative
}
.td_block_template_4 .td-block-title > :before {
content: '';
position: absolute;
top: 100%;
left: 10px;
margin: auto;
width: 0;
height: 0;
border-style: solid;
border-width: 7px 7px 0;
border-color: #000 transparent transparent
}
.td_block_template_4 .td-related-title a:before {
border-color: transparent !important
}
.td_block_template_4 .td-related-title .td-cur-simple-item:before {
border-color: #4db2ec transparent transparent !important
}
.td_block_template_5 .td-block-title {
font-size: 16px;
font-weight: 500;
margin-top: 0;
margin-bottom: 26px;
line-height: 25px;
color: #000;
text-align: left
}
.td_block_template_5 .td-block-title > * {
padding: 0 12px;
border-width: 0 0 0 4px;
border-style: solid;
border-color: #4db2ec
}
.td-md-is-android .td-next-prev-wrap a, .td_block_template_5 .td-subcat-dropdown, .td_block_template_5 .td-subcat-filter {
line-height: 25px
}
.td_block_template_6 .td-block-title {
text-align: center;
font-size: 17px;
font-weight: 500;
margin-top: 0;
margin-bottom: 26px;
line-height: 1;
padding: 14px 0;
position: relative;
background-repeat: no-repeat;
background-position: center center;
background-size: auto 100%
}
.td_block_template_6 .td-block-title:before {
content: '\e904';
font-family: newspaper, sans-serif;
font-size: 8px;
position: absolute;
bottom: -1px;
left: 0;
right: 0;
margin: auto;
line-height: 1
}
.td_block_template_6 .td-subcat-filter {
line-height: 40px;
position: relative;
text-align: center;
margin: -24px 0 0
}
.td_block_template_6 .td-subcat-filter .td-subcat-more, .vc_toggle {
margin-bottom: 10px !important
}
.td-post-template-4 .td-post-sub-title, .td_block_template_6 .td-subcat-list {
margin-bottom: 18px
}
.td_block_template_6 .td-related-title a {
padding: 10px 10px 0
}
.td_block_template_7 .td-block-title {
font-size: 13px;
font-weight: 500;
margin-top: 0;
margin-bottom: 26px;
line-height: 45px;
padding: 0;
position: relative;
text-align: left
}
.td_block_template_7 .td-block-title:before {
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAIAQMAAAALP6d4AAAABlBMVEUAAABmZmZ+SwYRAAAAAnRSTlMAOF6RdaYAAAAVSURBVAjXY1BgcGBoAEIHIEuAQQAAEdAB4b4poC8AAAAASUVORK5CYII=) top left
}
.td_block_template_7 .td-block-title > * {
background-color: #fff;
color: #000;
padding: 0 5px;
margin-left: 10px;
margin-right: 10px;
line-height: 21px;
position: relative
}
.td_block_template_7 .td-subcat-filter {
line-height: 45px;
margin-top: -1px
}
.td_block_template_10 .td-subcat-dropdown, .td_block_template_11 .td-subcat-dropdown, .td_block_template_16 .td-block-title-wrap .td-subcat-dropdown, .td_block_template_7 .td-subcat-filter .td-subcat-dropdown, .td_block_template_9 .td-subcat-dropdown {
line-height: 1;
position: static
}
.td_block_template_7 .td-subcat-dropdown .td-subcat-more {
padding-left: 0;
margin-bottom: 0 !important
}
.td_block_template_7 .td-subcat-list .td-subcat-item {
margin-left: 0 !important;
margin-right: 24px
}
.td_block_template_8 .td-block-title {
font-size: 20px;
font-weight: 800;
margin-top: 0;
margin-bottom: 18px;
line-height: 29px;
position: relative;
overflow: hidden;
text-align: left
}
.td_block_template_8 .td-block-title > * {
position: relative;
padding-right: 20px;
color: #000
}
.td_block_template_8 .td-block-title > :after, .td_block_template_8 .td-block-title > :before {
content: '';
display: block;
height: 4px;
position: absolute;
top: 50%;
margin-top: -2px;
width: 2000px;
background-color: #f5f5f5
}
.td-ps-icon-arrow.td-ps-padding .td-social-network .td-social-but-icon:after, .td_block_template_8 .td-block-title > :before {
left: 100%
}
.ie9 .td-search-background, .td_block_template_8 .td-block-title > :after {
right: 100%
}
.td_block_template_8 .td-related-title a:last-child:after {
left: 100%;
right: auto
}
.td_block_template_9 .td-block-title {
font-size: 17px;
font-weight: 500;
margin-top: -10px;
margin-bottom: 22px;
line-height: 37px;
padding: 0;
position: relative;
text-align: left
}
.td_block_template_10 .td-block-title, .td_block_template_11 .td-block-title {
font-size: 17px;
font-weight: 500;
margin-bottom: 24px;
position: relative;
padding: 0;
text-align: left
}
.td_block_template_9 .td-block-title:before {
content: '';
width: 100%;
height: 2px;
position: absolute;
top: 100%;
left: 0;
background-color: #f5f5f5
}
.td_block_template_9 .td-block-title:after {
content: '';
width: 50px;
height: 2px;
position: absolute;
top: 100%;
left: 0;
margin: auto;
background-color: #4db2ec
}
.td_block_template_10 .td-subcat-filter, .td_block_template_9 .td-subcat-filter {
line-height: 37px;
display: table
}
.td_block_template_11 .td-subcat-dropdown ul:after, .td_block_template_9 .td-subcat-dropdown ul:after {
height: 2px !important
}
.td_block_template_10 .td-related-title a, .td_block_template_11 .td-related-title a, .td_block_template_16 .td-related-title a, .td_block_template_9 .td-related-title a {
margin-right: 20px
}
.td_block_template_10 .td-block-title {
margin-top: -10px;
line-height: 37px
}
.td_block_template_10 .td-block-title:before {
content: '';
width: 100%;
height: 3px;
position: absolute;
top: 100%;
left: 0;
background-color: #f5f5f5
}
.td_block_template_10 .td-subcat-dropdown ul:after {
height: 3px !important
}
.td_block_template_11 .td-block-title {
margin-top: 2px;
line-height: 44px
}
.td_block_template_11 .td-block-title:after, .td_block_template_11 .td-block-title:before {
content: '';
width: 100%;
height: 2px;
position: absolute;
left: 0;
background-color: #f5f5f5
}
.td_block_template_11 .td-block-title:after {
bottom: 100%
}
.td_block_template_11 .td-block-title:before {
top: 100%
}
.td_block_template_11 .td-subcat-filter {
line-height: 44px;
display: table
}
.td_block_template_12 .td-block-title {
font-size: 26px;
font-weight: 800;
margin-top: 0;
margin-bottom: 26px;
line-height: 26px;
padding: 0;
letter-spacing: -.6px;
text-align: left
}
.td_block_template_12 .td-subcat-filter, .td_block_template_13 .td-subcat-filter {
line-height: 1;
display: table
}
.td_block_template_12 .td-subcat-dropdown .td-subcat-more, .td_block_template_13 .td-subcat-dropdown .td-subcat-more {
margin-bottom: 8px !important;
margin-top: 7px
}
.td_block_template_12 .td-pulldown-category {
font-family: Roboto, sans-serif;
font-size: 14px;
line-height: 26px;
color: #444;
font-weight: 500;
position: absolute;
right: 0;
bottom: -2px;
top: 0;
margin: auto 0;
display: table
}
.td_block_template_12 .td-pulldown-category span, .td_block_template_13 .td-pulldown-category span {
display: inline-block;
-webkit-transition: transform .5s;
-moz-transition: transform .5s;
-o-transition: transform .5s;
transition: transform .5s
}
.td-instagram-element a:before, .td-js-loaded .td-post-sharing {
-webkit-transition: opacity .3s;
-moz-transition: opacity .3s;
-o-transition: opacity .3s
}
.td_block_template_12 .td-pulldown-category i, .td_block_template_13 .td-pulldown-category i {
font-size: 10px;
margin-left: 10px
}
.td_block_template_12 .td-pulldown-category:hover span, .td_block_template_13 .td-pulldown-category:hover span {
transform: translate3d(-6px, 0, 0);
-webkit-transform: translate3d(-6px, 0, 0);
-moz-transform: translate3d(-6px, 0, 0);
-ms-transform: translate3d(-6px, 0, 0);
-o-transform: translate3d(-6px, 0, 0)
}
.td_block_template_13 .td-block-title {
font-size: 26px;
font-weight: 800;
margin-bottom: 26px;
line-height: 26px !important;
padding: 0;
letter-spacing: -.6px;
margin-top: 36px;
transform: translateZ(0);
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
text-align: left
}
.td_block_template_13 .td-pulldown-category {
font-family: Roboto, sans-serif;
font-size: 14px;
line-height: 26px !important;
color: #444;
font-weight: 500;
position: absolute;
right: 0;
bottom: -2px;
top: 0;
margin: auto 0;
display: table
}
.td_block_template_13 .td-block-subtitle {
font-size: 90px;
text-transform: uppercase;
position: absolute;
left: -4px;
z-index: -1;
bottom: -20px;
white-space: nowrap;
color: #f3f3f3;
line-height: 1
}
.td_block_template_12 .td-related-title a, .td_block_template_13 .td-related-title a {
margin-right: 20px;
font-size: 20px
}
.td_block_template_14 .td-block-title {
font-size: 13px;
font-weight: 400;
margin-top: 0;
margin-bottom: 26px;
padding: 11px 0;
line-height: 1;
position: relative;
overflow: hidden;
text-align: center;
background-color: #111;
border: 1px solid transparent
}
.td_block_template_14 .td-block-title > * {
color: #fff;
margin: 0 12px
}
.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter {
background-color: transparent !important;
display: inline-block;
color: #fff
}
.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option {
height: 100%;
display: table;
color: #fff
}
.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter i {
margin-right: 16px;
color: #fff
}
.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-list, .td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-list, .td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-list {
border-width: 0 1px 1px
}
.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link, .td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link, .td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link {
padding-right: 32px
}
.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more, .td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more, .td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more {
vertical-align: middle;
display: table-cell;
padding: 0;
opacity: .8
}
.td_block_template_15 .td-block-title {
font-size: 17px;
font-weight: 500;
margin-top: 0;
margin-bottom: 26px;
padding: 15px 0;
line-height: 1;
position: relative;
overflow: hidden;
text-align: center;
background-color: #fff
}
.td_block_template_15 .td-block-title:before {
content: '';
width: 100%;
height: 2px;
position: absolute;
top: 0;
left: 0;
background-color: #4db2ec;
z-index: 1
}
.td_block_template_15 .td-block-title:after {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
border: 1px solid #ededed;
z-index: 0;
pointer-events: none
}
.td_block_template_15 .td-block-title > * {
margin: 0 18px
}
.td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter {
background-color: transparent !important;
display: inline-block
}
.td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option, .td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option {
height: 100%;
display: table
}
.td_block_template_14 .td-related-title a, .td_block_template_15 .td-related-title a {
margin: 0 12px !important;
font-size: 14px
}
.td_block_template_16 .td-block-title {
font-size: 17px;
font-weight: 500;
margin-top: -15px;
margin-bottom: 26px;
padding: 0;
line-height: 47px;
position: relative;
overflow: hidden;
text-align: left
}
.td_block_template_16 .td-block-title:after, .td_block_template_16 .td-block-title:before {
content: '';
width: 100%;
height: 1px;
position: absolute;
left: 0;
background-color: #ddd
}
.td_block_template_16 .td-block-title:before {
bottom: 4px
}
.td_block_template_16 .td-block-title-wrap .td-subcat-filter {
line-height: 47px;
display: table
}
.td_block_template_16 .td-block-title-wrap .td-subcat-filter .td-subcat-dropdown ul {
border-width: 0 1px 1px;
border-color: #ddd;
margin-top: 0
}
.td_block_template_17 .td-block-title {
font-size: 16px;
font-weight: 500;
margin: 3px 3px 29px;
padding: 12px 0 11px;
line-height: 1;
position: relative;
text-align: center;
border: 1px solid #111;
background-color: #fff;
top: -3px
}
.td_block_template_17 .td-block-title > * {
margin: 0 15px
}
.td-post-sharing, .td-ps-icon-bg .td-social-but-text {
margin-left: -3px
}
.td_block_template_17 .td-block-title:before {
content: '';
height: 100%;
position: absolute;
top: 4px;
left: -4px;
right: -4px;
border: 1px solid #111;
background-color: #111;
z-index: -1
}
.td_block_template_17 .td-block-title:after {
content: '';
position: absolute;
top: 100%;
left: 0;
right: 0;
margin: 3px auto 0;
width: 0;
height: 0;
border-style: solid;
border-width: 8px 8px 0;
border-color: #111 transparent transparent
}
.td_block_template_17 .td-block-title-wrap {
transform: translateZ(0);
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
z-index: 2
}
.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter {
background-color: transparent !important;
display: inline-block;
color: #111;
top: -3px
}
.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter i {
margin-right: 16px;
color: #111
}
.td_block_template_17 .td-related-title a {
margin-right: 10px;
margin-left: 10px
}
.td-pb-span4 .td_block_template_17 .td-block-title-wrap .td-pulldown-more {
padding-right: 5px
}
.td-pb-span4 .td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link {
padding-right: 22px;
padding-left: 26px
}
.td-pulldown-syle-2 .td-subcat-dropdown ul {
padding: 20px 0;
margin-top: 0
}
.td-pulldown-syle-2 .td-subcat-dropdown ul:after {
content: '';
position: absolute;
width: calc(100% + 2px);
height: 3px;
top: 0;
left: -1px;
background-color: #4db2ec
}
.td-pulldown-syle-2 .td-subcat-dropdown a, .td-pulldown-syle-3 .td-subcat-dropdown a {
padding-left: 40px;
padding-right: 31px
}
.td-pulldown-syle-2 .td-subcat-dropdown .td-subcat-more, .td-pulldown-syle-3 .td-subcat-dropdown .td-subcat-more {
margin-left: 9px;
margin-bottom: 8px
}
.td-pulldown-syle-2 .td-subcat-list .td-subcat-item, .td-pulldown-syle-3 .td-subcat-list .td-subcat-item {
margin-left: 24px
}
.td-pulldown-syle-3 .td-subcat-dropdown ul {
padding: 15px 0;
margin-top: -1px;
border-width: 1px
}
.td-footer-wrapper div .td-block-title-wrap .td-wrapper-pulldown-filter, .wpb_tabs li.ui-tabs-active a, .wpb_tabs li:hover a {
background-color: #222;
color: #fff
}
.td-footer-wrapper div .td_block_template_3 .td-block-title > *, .td-footer-wrapper div .td_block_template_4 .td-block-title > * {
background-color: #000;
color: #fff
}
.td-footer-wrapper div .td_block_template_4 .td-block-title > :before {
border-color: #000 transparent transparent
}
.td-footer-wrapper div .td_block_template_6 .td-block-title:before {
font-size: 6px;
color: #fff
}
.td-footer-wrapper div .td_block_template_7 .td-block-title > * {
color: #fff;
background-color: #222
}
.td-footer-wrapper div .td_block_template_10 .td-block-title:before, .td-footer-wrapper div .td_block_template_11 .td-block-title:after, .td-footer-wrapper div .td_block_template_11 .td-block-title:before, .td-footer-wrapper div .td_block_template_16 .td-block-title:after, .td-footer-wrapper div .td_block_template_16 .td-block-title:before, .td-footer-wrapper div .td_block_template_8 .td-block-title > :after, .td-footer-wrapper div .td_block_template_8 .td-block-title > :before, .td-footer-wrapper div .td_block_template_9 .td-block-title:before, .td-ps-bg .td-social-print .td-social-but-icon, .td-ps-bg .td-social-print .td-social-but-text, .td-ps-icon-bg .td-social-print .td-social-but-icon {
background-color: #333
}
.td-footer-wrapper .td-social-style10 .td_social_type:hover, .td-footer-wrapper .td-social-style2 .td_social_type:hover, .td-footer-wrapper .td-social-style2 .td_social_type:hover a, .td-footer-wrapper .td-social-style3 .td_social_type:hover, .td-footer-wrapper .td-social-style3 .td_social_type:hover a, .td-footer-wrapper .td-social-style4 .td_social_type:hover, .td-footer-wrapper .td-social-style4 .td_social_type:hover a, .td-footer-wrapper .td-social-style8 .td_social_type:hover, .td-footer-wrapper .td-social-style8 .td_social_type:hover a, .td-footer-wrapper .td-social-style9 .td_social_type:hover, .td-footer-wrapper div .td_block_template_12 .td-pulldown-category, .td-footer-wrapper div .td_block_template_13 .td-pulldown-category {
color: #999
}
.td-footer-wrapper div .td_block_template_13 .td-block-subtitle, .td-instagram-element:hover a:after {
opacity: .1
}
.td-footer-wrapper div .td_block_template_15 .td-block-title:after, .td-ps-border-colored .td-social-print .td-social-but-icon, .td-ps-border-colored .td-social-print .td-social-but-text {
border-color: #333
}
.td-footer-wrapper div .td_block_template_17 .td-block-title {
border-color: #333;
background-color: #222
}
.td-footer-wrapper div .td_block_template_17 .td-block-title:before {
border-color: #333;
background-color: #333
}
.td-footer-wrapper div .td_block_template_17 .td-block-title:after {
border-color: #333 transparent transparent
}
.td_block_template_18 {
padding-top: 20px
}
.td_block_template_18 .td-block-title {
font-family: 'Open Sans', arial, sans-serif;
font-size: 55px;
font-weight: 700;
letter-spacing: -4px;
line-height: 1;
text-align: center;
overflow: hidden;
margin-bottom: 25px;
text-transform: lowercase;
margin-top: 0
}
.td_block_template_18 .td-block-title > a, .td_block_template_18 .td-block-title > span {
padding: 0 20px 10px;
display: inline-block;
background: #06d3d5;
background: -moz-linear-gradient(-68deg, #06d3d5 30%, #2a81cb 80%);
background: -webkit-linear-gradient(-68deg, #06d3d5 30%, #2a81cb 80%);
background: linear-gradient(156deg, #06d3d5 30%, #2a81cb 80%);
color: #fff;
-webkit-background-clip: text !important;
-webkit-text-fill-color: transparent
}
.td_block_template_18 .td-block-title .td-block-speech-bubble {
font-family: 'Open Sans', arial, sans-serif !important;
font-size: 12px !important;
font-weight: 600;
line-height: 1;
letter-spacing: -.6px !important;
padding: 4px 8px;
background-color: #2a81cb;
color: #fff;
-webkit-text-fill-color: #fff;
position: absolute;
border-radius: 3px 3px 3px 0;
margin-left: 6px;
top: -4px;
text-transform: uppercase
}
.td_block_template_18 .td-block-title .td-block-speech-bubble:before {
content: '';
position: absolute;
top: 100%;
left: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 6px 6px 0 0;
border-color: #2a81cb transparent transparent
}
.td_block_template_18 .td-block-title .td-block-subtitle {
display: table;
font-family: 'Open Sans', arial, sans-serif;
font-size: 15px;
line-height: 1;
font-style: italic;
font-weight: 400;
letter-spacing: normal;
color: grey;
position: relative;
margin: 2px auto;
text-transform: none;
max-width: 80%
}
.td_block_template_18 .td-block-title .td-block-subtitle:after, .td_block_template_18 .td-block-title .td-block-subtitle:before {
content: '';
position: absolute;
height: 1px;
width: 1500px;
top: 3px;
bottom: 0;
background-color: #e3e3e3
}
.td_block_template_18 .td-block-title .td-block-subtitle:before {
left: 100%;
margin: auto 0 auto 20px
}
.td_block_template_18 .td-block-title .td-block-subtitle:after {
right: 100%;
margin: auto 20px auto 0
}
.td-sidebar-left .td-crumb-container {
padding-left: 372px
}
.td-sidebar-left-content {
float: right !important
}
.td-related-row:after, .td-related-row:before {
display: table;
content: ''
}
.td-related-row [class*=td-related-span] {
display: block;
min-height: 1px;
float: left;
padding-right: 24px;
padding-left: 24px
}
@media (min-width: 1019px) and (max-width: 1140px) {
.td-big-grid-slide {
height: 474px !important
}
.td-big-grid-slide .td_block_wrap {
width: 980px !important
}
.td-sidebar-left .td-crumb-container {
padding-left: 341px
}
.td-related-row [class*=td-related-span] {
padding-right: 20px;
padding-left: 20px
}
}
.td-related-row .td-related-span4 {
width: 33.33333333%;
padding-left: 0;
padding-right: 21px
}
.td-related-full-width .td-related-row {
margin-right: -22px
}
.td-related-full-width .td-related-row .td-related-span4 {
width: 20%;
padding-right: 22px;
position: relative
}
.td_block_related_posts .td-module-title {
font-family: Roboto, sans-serif;
font-weight: 500;
font-size: 13px;
line-height: 20px;
margin-top: 0
}
.td_block_template_1 .td-related-title {
border-bottom: 2px solid #4db2ec
}
.td_block_template_1 .td-related-title a {
line-height: 1;
padding: 9px 12px 5px
}
@media (max-width: 319px) {
.td_block_template_1 .td-related-title a {
width: 100%;
font-size: 12px !important
}
}
.td_block_template_1 .td-related-title .td-cur-simple-item {
background-color: #4db2ec;
color: #fff
}
.td-related-title {
font-family: Roboto, sans-serif;
font-size: 14px;
line-height: 1;
margin-top: 0;
margin-bottom: 27px
}
.td-category-description p, .td-more-articles-box-title, .td-post-sharing, .td-review-score {
font-family: 'Open Sans', arial, sans-serif
}
.td-related-title > .td-related-left, .td-related-title > .td-related-right {
display: inline-block;
white-space: nowrap
}
@media (max-width: 320px) {
#td-mobile-nav .td-menu-login-section .td-logged-wrap {
height: 40px;
line-height: 40px
}
#td-mobile-nav .td-menu-avatar .td-avatar-container {
-webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, .1);
-moz-box-shadow: 0 0 0 3px rgba(255, 255, 255, .1);
box-shadow: 0 0 0 3px rgba(255, 255, 255, .1);
width: 40px;
height: 40px
}
#td-mobile-nav .td-menu-username {
font-size: 18px;
height: 40px;
margin: 0 100px 0 75px
}
.td-related-title > .td-related-left, .td-related-title > .td-related-right {
font-size: 13px !important
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.td-big-grid-slide {
height: 384px !important
}
.td-big-grid-slide .td_block_wrap {
width: 740px !important
}
.td-pb-span4 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option span, .td-pb-span4 .td_block_template_12 .td-pulldown-category span, .td-pb-span4 .td_block_template_13 .td-pulldown-category span {
display: none
}
.td-pb-span4 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link {
padding-left: 24px;
padding-right: 20px !important
}
.td_block_template_13 .td-block-subtitle {
font-size: 70px;
bottom: -15px
}
.td-pb-span12 .td_block_template_13 .td-block-title {
margin-bottom: 26px
}
.td_block_template_18 .td-block-title {
font-size: 35px;
margin-bottom: 18px
}
.td_block_template_18 .td-block-title > a, .td_block_template_18 .td-block-title > span {
padding: 0 20px 4px
}
.td_block_template_18 .td-block-title .td-block-speech-bubble {
font-size: 10px;
padding: 3px 6px;
border-radius: 2px 2px 2px 0;
top: 0
}
.td_block_template_18 .td-block-title .td-block-subtitle:before {
margin: auto 0 auto 15px
}
.td_block_template_18 .td-block-title .td-block-subtitle:after {
margin: auto 15px auto 0
}
.td-sidebar-left .td-crumb-container {
padding-left: 256px
}
.td-related-row [class*=td-related-span] {
padding-right: 14px;
padding-left: 14px
}
.td-parallax-header {
margin-bottom: 36px
}
.td-post-template-1 .td-pb-span8 .td-featured-image-rec {
width: 250px;
margin-right: 17px
}
}
.td-post-sharing-classic {
position: relative;
height: 20px
}
.td-post-sharing {
margin-right: -3px;
z-index: 2;
white-space: nowrap;
opacity: 0
}
.td-post-sharing.td-social-show-all {
white-space: normal
}
.td-js-loaded .td-post-sharing {
transition: opacity .3s;
opacity: 1
}
.td-post-sharing-top {
margin-bottom: 30px
}
.td-post-sharing-bottom {
border-style: solid;
border-color: #ededed;
border-width: 1px 0;
padding: 21px 0;
margin-bottom: 42px
}
.td-post-sharing-bottom .td-post-sharing {
margin-bottom: -7px
}
.td-social-handler, .td-social-network {
position: relative;
display: inline-block;
margin: 0 3px 7px;
height: 40px;
min-width: 40px;
font-size: 11px;
text-align: center;
vertical-align: middle
}
.td-ps-notext .td-social-handler .td-social-but-icon, .td-ps-notext .td-social-network .td-social-but-icon, .td-social-network .td-social-but-text {
border-top-right-radius: 2px;
border-bottom-right-radius: 2px
}
.td-social-network {
color: #000;
overflow: hidden
}
.td-social-network .td-social-but-icon {
border-top-left-radius: 2px;
border-bottom-left-radius: 2px
}
.td-social-network:hover {
opacity: .8 !important
}
.td-social-handler {
color: #444;
border: 1px solid #e9e9e9;
border-radius: 2px
}
.td-ps-border .td-social-network .td-social-but-text:before, .td-social-handler .td-social-but-text:before {
background-color: #000;
opacity: .08
}
.td-social-share-text {
margin-right: 18px
}
.td-social-share-text:after, .td-social-share-text:before {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
left: 100%;
width: 0;
height: 0;
border-style: solid
}
.td-social-share-text:before {
border-width: 9px 0 9px 11px;
border-color: transparent transparent transparent #e9e9e9
}
.td-social-share-text:after {
border-width: 8px 0 8px 10px;
border-color: transparent transparent transparent #fff
}
.td-social-but-icon, .td-social-but-text {
display: inline-block;
position: relative
}
.td-social-but-icon {
padding-left: 13px;
padding-right: 13px;
line-height: 40px;
z-index: 1
}
.td-social-but-icon i {
position: relative;
top: -1px;
vertical-align: middle
}
.td-social-but-text {
margin-left: -6px;
padding-left: 12px;
padding-right: 17px;
line-height: 40px
}
.td-social-but-text:before {
content: '';
position: absolute;
top: 12px;
left: 0;
width: 1px;
height: 16px;
background-color: #fff;
opacity: .2;
z-index: 1
}
.td-social-facebook i, .td-social-handler i, .td-social-linkedin i, .td-social-reddit i, .td-social-stumbleupon i, .td-social-tumblr i, .td-social-viber i, .td-social-vk i {
font-size: 14px
}
.td-social-handler .td-icon-share {
top: -1px;
left: -1px
}
.td-ps-big .td-social-vk .td-icon-vk, .td-social-googleplus .td-icon-googleplus, .td-social-reddit .td-icon-reddit, .td-social-telegram .td-icon-telegram {
left: -1px
}
.td-social-whatsapp .td-icon-whatsapp {
font-size: 18px
}
.td-ps-big .td-social-stumbleupon .td-icon-stumbleupon, .td-social-stumbleupon .td-icon-stumbleupon, .td-social-vk .td-icon-vk {
left: -2px
}
.td-social-digg .td-icon-digg {
left: -2px;
font-size: 17px
}
.td-social-expand-tabs i {
top: -2px;
left: -1px;
font-size: 16px
}
.td-ps-bg .td-social-facebook .td-social-but-icon, .td-ps-bg .td-social-facebook .td-social-but-text, .td-ps-icon-bg .td-social-facebook .td-social-but-icon, .td-social-colored .td_social_facebook .td-sp, .td_social_facebook .td-social-box {
background-color: #516eab
}
.td-ps-bg .td-social-twitter .td-social-but-icon, .td-ps-bg .td-social-twitter .td-social-but-text, .td-ps-icon-bg .td-social-twitter .td-social-but-icon, .td-social-colored .td_social_twitter .td-sp, .td_social_twitter .td-social-box {
background-color: #29c5f6
}
.td-ps-bg .td-social-googleplus .td-social-but-icon, .td-ps-bg .td-social-googleplus .td-social-but-text, .td-ps-icon-bg .td-social-googleplus .td-social-but-icon, .td-social-colored .td_social_googleplus .td-sp, .td_social_googleplus .td-social-box {
background-color: #eb4026
}
.td-ps-bg .td-social-pinterest .td-social-but-icon, .td-ps-bg .td-social-pinterest .td-social-but-text, .td-ps-icon-bg .td-social-pinterest .td-social-but-icon, .td-social-colored .td_social_pinterest .td-sp, .td_social_pinterest .td-social-box {
background-color: #ca212a
}
.td-ps-bg .td-social-whatsapp .td-social-but-icon, .td-ps-bg .td-social-whatsapp .td-social-but-text, .td-ps-icon-bg .td-social-whatsapp .td-social-but-icon {
background-color: #7bbf6a
}
.td-ps-bg .td-social-reddit .td-social-but-icon, .td-ps-bg .td-social-reddit .td-social-but-text, .td-ps-icon-bg .td-social-reddit .td-social-but-icon {
background-color: #f54200
}
.ie8 .td-post-template-8 .td-post-header-holder, .td-post-template-11 .td-post-title .td-category a, .td-ps-bg .td-social-digg .td-social-but-icon, .td-ps-bg .td-social-digg .td-social-but-text, .td-ps-bg .td-social-mail .td-social-but-icon, .td-ps-bg .td-social-mail .td-social-but-text, .td-ps-dark-bg .td-social-network .td-social-but-icon, .td-ps-dark-bg .td-social-network .td-social-but-text, .td-ps-icon-bg .td-social-digg .td-social-but-icon, .td-ps-icon-bg .td-social-mail .td-social-but-icon {
background-color: #000
}
.td-ps-bg .td-social-linkedin .td-social-but-icon, .td-ps-bg .td-social-linkedin .td-social-but-text, .td-ps-icon-bg .td-social-linkedin .td-social-but-icon {
background-color: #0266a0
}
.td-ps-bg .td-social-tumblr .td-social-but-icon, .td-ps-bg .td-social-tumblr .td-social-but-text, .td-ps-icon-bg .td-social-tumblr .td-social-but-icon {
background-color: #3e5a70
}
.td-ps-bg .td-social-telegram .td-social-but-icon, .td-ps-bg .td-social-telegram .td-social-but-text, .td-ps-icon-bg .td-social-telegram .td-social-but-icon {
background-color: #179cde
}
.td-ps-bg .td-social-stumbleupon .td-social-but-icon, .td-ps-bg .td-social-stumbleupon .td-social-but-text, .td-ps-icon-bg .td-social-stumbleupon .td-social-but-icon {
background-color: #ee4813
}
.td-ps-bg .td-social-vk .td-social-but-icon, .td-ps-bg .td-social-vk .td-social-but-text, .td-ps-icon-bg .td-social-vk .td-social-but-icon {
background-color: #4c75a3
}
.td-ps-bg .td-social-line .td-social-but-icon, .td-ps-bg .td-social-line .td-social-but-text, .td-ps-icon-bg .td-social-line .td-social-but-icon {
background-color: #00b900
}
.td-ps-bg .td-social-viber .td-social-but-icon, .td-ps-bg .td-social-viber .td-social-but-text, .td-ps-icon-bg .td-social-viber .td-social-but-icon {
background-color: #5d54a4
}
.td-ps-border .td-social-network .td-social-but-icon, .td-ps-border .td-social-network .td-social-but-text {
line-height: 38px;
border-width: 1px;
border-style: solid
}
.td-ps-border .td-social-network .td-social-but-text {
border-left-width: 0
}
.td-ps-border.td-ps-padding .td-social-network .td-social-but-icon {
border-right-width: 0
}
.td-ps-border.td-ps-padding .td-social-network.td-social-expand-tabs .td-social-but-icon {
border-right-width: 1px
}
.td-ps-border-grey .td-social-but-icon, .td-ps-border-grey .td-social-but-text {
border-color: #e9e9e9
}
.td-ps-border-colored .td-social-facebook .td-social-but-icon, .td-ps-border-colored .td-social-facebook .td-social-but-text {
border-color: #516eab
}
.td-ps-border-colored .td-social-twitter .td-social-but-icon, .td-ps-border-colored .td-social-twitter .td-social-but-text {
border-color: #29c5f6
}
.td-ps-border-colored .td-social-googleplus .td-social-but-icon, .td-ps-border-colored .td-social-googleplus .td-social-but-text {
border-color: #eb4026
}
.td-ps-border-colored .td-social-pinterest .td-social-but-icon, .td-ps-border-colored .td-social-pinterest .td-social-but-text {
border-color: #ca212a
}
.td-ps-border-colored .td-social-whatsapp .td-social-but-icon, .td-ps-border-colored .td-social-whatsapp .td-social-but-text {
border-color: #7bbf6a
}
.td-ps-border-colored .td-social-reddit .td-social-but-icon, .td-ps-border-colored .td-social-reddit .td-social-but-text {
border-color: #f54200
}
.td-ps-border-colored .td-social-digg .td-social-but-icon, .td-ps-border-colored .td-social-digg .td-social-but-text, .td-ps-border-colored .td-social-mail .td-social-but-icon, .td-ps-border-colored .td-social-mail .td-social-but-text {
border-color: #000
}
.td-ps-border-colored .td-social-linkedin .td-social-but-icon, .td-ps-border-colored .td-social-linkedin .td-social-but-text {
border-color: #0266a0
}
.td-ps-border-colored .td-social-tumblr .td-social-but-icon, .td-ps-border-colored .td-social-tumblr .td-social-but-text {
border-color: #3e5a70
}
.td-ps-border-colored .td-social-telegram .td-social-but-icon, .td-ps-border-colored .td-social-telegram .td-social-but-text {
border-color: #179cde
}
.td-ps-border-colored .td-social-stumbleupon .td-social-but-icon, .td-ps-border-colored .td-social-stumbleupon .td-social-but-text {
border-color: #ee4813
}
.td-ps-border-colored .td-social-vk .td-social-but-icon, .td-ps-border-colored .td-social-vk .td-social-but-text {
border-color: #4c75a3
}
.td-ps-border-colored .td-social-line .td-social-but-icon, .td-ps-border-colored .td-social-line .td-social-but-text {
border-color: #00b900
}
.td-ps-border-colored .td-social-viber .td-social-but-icon, .td-ps-border-colored .td-social-viber .td-social-but-text {
border-color: #5d54a4
}
.td-ps-icon-bg .td-social-but-icon {
height: 100%;
border-color: transparent !important
}
.td-ps-icon-arrow .td-social-network .td-social-but-icon:after {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
left: calc(100% + 1px);
width: 0;
height: 0;
border-style: solid;
border-width: 9px 0 9px 11px;
border-color: transparent transparent transparent #000
}
.td-ps-icon-arrow .td-social-network .td-social-but-text {
padding-left: 20px
}
.td-ps-icon-arrow .td-social-facebook .td-social-but-icon:after {
border-left-color: #516eab
}
.td-ps-icon-arrow .td-social-twitter .td-social-but-icon:after {
border-left-color: #29c5f6
}
.td-ps-icon-arrow .td-social-googleplus .td-social-but-icon:after {
border-left-color: #eb4026
}
.td-ps-icon-arrow .td-social-pinterest .td-social-but-icon:after {
border-left-color: #ca212a
}
.td-ps-icon-arrow .td-social-whatsapp .td-social-but-icon:after {
border-left-color: #7bbf6a
}
.td-ps-icon-arrow .td-social-reddit .td-social-but-icon:after {
border-left-color: #f54200
}
.td-ps-icon-arrow .td-social-digg .td-social-but-icon:after, .td-ps-icon-arrow .td-social-mail .td-social-but-icon:after {
border-left-color: #000
}
.td-ps-icon-arrow .td-social-print .td-social-but-icon:after {
border-left-color: #333
}
.td-ps-icon-arrow .td-social-linkedin .td-social-but-icon:after {
border-left-color: #0266a0
}
.td-ps-icon-arrow .td-social-tumblr .td-social-but-icon:after {
border-left-color: #3e5a70
}
.td-ps-icon-arrow .td-social-telegram .td-social-but-icon:after {
border-left-color: #179cde
}
.td-ps-icon-arrow .td-social-stumbleupon .td-social-but-icon:after {
border-left-color: #ee4813
}
.td-ps-icon-arrow .td-social-vk .td-social-but-icon:after {
border-left-color: #4c75a3
}
.td-ps-icon-arrow .td-social-line .td-social-but-icon:after {
border-left-color: #00b900
}
.td-ps-icon-arrow .td-social-viber .td-social-but-icon:after {
border-left-color: #5d54a4
}
.td-ps-icon-color .td-social-facebook .td-social-but-icon, .td-ps-text-color .td-social-facebook .td-social-but-text {
color: #516eab
}
.td-ps-icon-color .td-social-twitter .td-social-but-icon, .td-ps-text-color .td-social-twitter .td-social-but-text {
color: #29c5f6
}
.td-ps-icon-color .td-social-googleplus .td-social-but-icon, .td-ps-text-color .td-social-googleplus .td-social-but-text {
color: #eb4026
}
.td-ps-icon-color .td-social-pinterest .td-social-but-icon, .td-ps-text-color .td-social-pinterest .td-social-but-text {
color: #ca212a
}
.td-ps-icon-color .td-social-whatsapp .td-social-but-icon, .td-ps-text-color .td-social-whatsapp .td-social-but-text {
color: #7bbf6a
}
.td-ps-icon-color .td-social-reddit .td-social-but-icon, .td-ps-text-color .td-social-reddit .td-social-but-text {
color: #f54200
}
.mfp-close-btn-in .mfp-close, .td-ps-icon-color .td-social-print .td-social-but-icon, .td-ps-text-color .td-social-print .td-social-but-text {
color: #333
}
.td-ps-icon-color .td-social-linkedin .td-social-but-icon, .td-ps-text-color .td-social-linkedin .td-social-but-text {
color: #0266a0
}
.td-ps-icon-color .td-social-tumblr .td-social-but-icon, .td-ps-text-color .td-social-tumblr .td-social-but-text {
color: #3e5a70
}
.td-ps-icon-color .td-social-telegram .td-social-but-icon, .td-ps-text-color .td-social-telegram .td-social-but-text {
color: #179cde
}
.td-ps-icon-color .td-social-stumbleupon .td-social-but-icon, .td-ps-text-color .td-social-stumbleupon .td-social-but-text {
color: #ee4813
}
.td-ps-icon-color .td-social-vk .td-social-but-icon, .td-ps-text-color .td-social-vk .td-social-but-text {
color: #4c75a3
}
.td-ps-icon-color .td-social-line .td-social-but-icon, .td-ps-text-color .td-social-line .td-social-but-text {
color: #00b900
}
.td-ps-icon-color .td-social-viber .td-social-but-icon, .td-ps-text-color .td-social-viber .td-social-but-text {
color: #5d54a4
}
.td-ps-text-color .td-social-expand-tabs .td-social-but-text {
color: #b1b1b1
}
.td-ps-notext .td-social-but-icon, .td-ps-padding .td-social-handler .td-social-but-icon {
width: 40px
}
.td-ps-padding .td-social-network .td-social-but-icon {
padding-left: 17px;
padding-right: 17px
}
.td-ps-padding .td-social-reddit .td-social-but-icon, .td-ps-padding .td-social-telegram .td-social-but-icon {
padding-right: 16px
}
.td-ps-padding .td-social-digg .td-social-but-icon, .td-ps-padding .td-social-expand-tabs .td-social-but-icon, .td-ps-padding .td-social-stumbleupon .td-social-but-icon {
padding-right: 13px
}
.td-ps-padding .td-social-googleplus .td-social-but-icon {
padding-right: 15px
}
.td-ps-padding .td-social-vk .td-social-but-icon {
padding-right: 14px
}
.td-ps-padding .td-social-expand-tabs .td-social-but-icon {
padding-left: 13px
}
.td-ps-rounded .td-social-network .td-social-but-icon {
border-top-left-radius: 100px;
border-bottom-left-radius: 100px
}
.td-ps-rounded .td-social-network .td-social-but-text, .td-ps-rounded.td-ps-notext .td-social-network .td-social-but-icon {
border-top-right-radius: 100px;
border-bottom-right-radius: 100px
}
.td-ps-rounded .td-social-expand-tabs {
border-radius: 100px
}
.td-ps-bar .td-social-network .td-social-but-icon, .td-ps-bar .td-social-network .td-social-but-text {
-webkit-box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, .31);
-moz-box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, .31);
box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, .31)
}
.td-ps-bar .td-social-digg .td-social-but-icon, .td-ps-bar .td-social-digg .td-social-but-text, .td-ps-bar .td-social-mail .td-social-but-icon, .td-ps-bar .td-social-mail .td-social-but-text {
-webkit-box-shadow: inset 0 -3px 0 0 rgba(255, 255, 255, .28);
-moz-box-shadow: inset 0 -3px 0 0 rgba(255, 255, 255, .28);
box-shadow: inset 0 -3px 0 0 rgba(255, 255, 255, .28)
}
.td-ps-bar .td-social-print .td-social-but-icon, .td-ps-bar .td-social-print .td-social-but-text {
-webkit-box-shadow: inset 0 -3px 0 0 rgba(255, 255, 255, .2);
-moz-box-shadow: inset 0 -3px 0 0 rgba(255, 255, 255, .2);
box-shadow: inset 0 -3px 0 0 rgba(255, 255, 255, .2)
}
.td-ps-big .td-social-but-icon {
display: block;
line-height: 60px
}
.td-ps-big .td-social-share-text .td-social-but-icon {
width: 90px
}
.td-ps-big .td-social-expand-tabs .td-social-but-icon, .td-ps-big.td-ps-notext .td-social-network, .td-ps-big.td-ps-notext .td-social-network .td-social-but-icon {
width: 60px
}
.td-ps-big .td-social-facebook i, .td-ps-big .td-social-linkedin i, .td-ps-big .td-social-mail i, .td-ps-big .td-social-reddit i, .td-ps-big .td-social-stumbleupon i, .td-ps-big .td-social-tumblr i {
margin-top: -2px
}
.td-ps-big .td-social-facebook i, .td-ps-big .td-social-linkedin i, .td-ps-big .td-social-reddit i, .td-ps-big .td-social-share-text i, .td-ps-big .td-social-stumbleupon i, .td-ps-big .td-social-tumblr i, .td-ps-big .td-social-viber i, .td-ps-big .td-social-vk i, .td-social-style8 .td-sp-twitter {
font-size: 22px
}
.td-ps-big .td-social-line i, .td-ps-big .td-social-mail i, .td-ps-big .td-social-print i {
font-size: 23px
}
.td-ps-big .td-social-expand-tabs i, .td-ps-big .td-social-twitter i {
font-size: 20px
}
.td-ps-big .td-social-pinterest .td-icon-pinterest {
font-size: 21px
}
.td-ps-big .td-social-whatsapp .td-icon-whatsapp {
font-size: 26px
}
.td-ps-big .td-social-telegram .td-icon-telegram {
left: 1px
}
.td-ps-big .td-social-digg .td-icon-digg {
left: -1px;
font-size: 25px
}
.td-ps-big .td-social-but-text {
margin-left: 0;
padding-top: 0;
padding-left: 17px
}
.td-ps-big.td-ps-notext .td-social-handler, .td-ps-big.td-ps-notext .td-social-network {
height: 60px
}
.td-ps-big.td-ps-notext .td-social-share-text .td-social-but-icon {
line-height: 40px
}
.td-ps-big.td-ps-notext .td-social-share-text .td-social-but-text {
display: block;
line-height: 1
}
.td-ps-big.td-ps-padding .td-social-handler, .td-ps-big.td-ps-padding .td-social-network {
height: 90px;
font-size: 13px
}
.td-ps-big.td-ps-padding .td-social-network {
min-width: 60px
}
.td-ps-big.td-ps-padding .td-social-but-icon {
border-bottom-left-radius: 0;
border-top-right-radius: 2px
}
.td-ps-big.td-ps-padding.td-ps-bar .td-social-but-icon {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none
}
.td-ps-big.td-ps-padding .td-social-but-text {
display: block;
padding-bottom: 17px;
line-height: 1;
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-left-radius: 2px
}
.td-ps-big.td-ps-padding .td-social-expand-tabs i {
line-height: 90px
}
.td-ps-nogap .td-social-handler, .td-ps-nogap .td-social-network {
margin-left: 0;
margin-right: 0;
border-radius: 0
}
.td-ps-nogap .td-social-expand-tabs, .td-ps-nogap .td-social-network .td-social-but-icon, .td-ps-nogap .td-social-network .td-social-but-text {
border-radius: 0
}
.td-post-sharing-style7 .td-social-network .td-social-but-icon:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, .31)
}
.td-post-sharing-style7 .td-social-network .td-social-but-text {
padding-left: 17px
}
.td-post-sharing-style7 .td-social-digg .td-social-but-icon:before, .td-post-sharing-style7 .td-social-mail .td-social-but-icon:before {
background-color: rgba(255, 255, 255, .2)
}
.td-post-sharing-style7 .td-social-print .td-social-but-icon:before {
background-color: rgba(255, 255, 255, .1)
}
.td-image-gradient:before {
bottom: 0;
content: "";
display: block;
height: 50%;
width: 100%;
position: absolute;
z-index: 1;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}
.td-post-template-1 .td-post-header .entry-title {
font-size: 38px;
line-height: 44px
}
@media (max-width: 1018px) {
.td_block_template_12 .td-block-title {
font-size: 22px;
margin-bottom: 20px
}
.td_block_template_13 .td-block-title {
font-size: 22px;
margin-bottom: 16px;
margin-top: 26px
}
.td_block_template_18 .td-block-title .td-block-subtitle {
font-size: 13px
}
.td-image-gradient:before {
height: 100%
}
.td-post-template-1 .td-post-header header .entry-title, .td-post-template-2 .td-post-header header .entry-title {
font-size: 32px;
line-height: 36px
}
}
.td-post-template-1 .td-featured-image-rec {
float: left;
width: 300px;
margin-right: 21px
}
@media (max-width: 767px) {
.td-big-grid-slide .td-icon-left, .td-big-grid-slide .td-icon-right, .td-ps-big .td-social-share-text, .td_block_template_12 .td-pulldown-category span, .td_block_template_13 .td-pulldown-category span, .td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more span, .td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more span, .td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more span {
display: none
}
.td-big-grid-slide .td_block_wrap {
margin: 0 !important;
padding: 0 !important;
overflow: hidden
}
.global-block-template-12 .td-comments-title span, .global-block-template-13 .td-comments-title span, .td_block_template_10 .td-related-title a, .td_block_template_11 .td-related-title a, .td_block_template_12 .td-related-title a, .td_block_template_13 .td-related-title a, .td_block_template_16 .td-related-title a, .td_block_template_2 .td-related-title a, .td_block_template_5 .td-related-title a, .td_block_template_8 .td-related-title a, .td_block_template_9 .td-related-title a {
font-size: 15px
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link {
padding-left: 24px;
padding-right: 20px !important
}
.td_block_template_3 .td-related-title a {
margin-right: 0;
font-size: 14px
}
.td_block_template_4 .td-related-title a {
margin-right: 0;
font-size: 15px
}
.td_block_template_6 .td-related-title a {
font-size: 14px
}
.td_block_template_13 .td-block-title {
margin-top: 26px !important;
margin-bottom: 16px !important
}
.td_block_template_13 .td-block-title > a, .td_block_template_13 .td-block-title > span {
margin-left: 12px !important
}
.td_block_template_13 .td-block-subtitle {
font-size: 60px;
bottom: -12px
}
.td_block_template_14 .td-related-title a, .td_block_template_15 .td-related-title a {
margin: 0 8px !important
}
.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more {
padding-right: 5px
}
.td_block_template_17 .td-related-title a {
margin: 0 8px !important;
font-size: 14px
}
.td_block_template_18 .td-block-title {
font-size: 45px;
margin-bottom: 18px
}
.td_block_template_18 .td-block-title > a, .td_block_template_18 .td-block-title > span {
padding: 2px 10px
}
.td_block_template_18 .td-block-title .td-block-speech-bubble {
font-size: 10px;
padding: 3px 6px;
border-radius: 2px 2px 2px 0;
top: 0
}
.td_block_template_18 .td-block-title .td-block-subtitle:before {
margin: auto 0 auto 10px
}
.td_block_template_18 .td-block-title .td-block-subtitle:after {
margin: auto 10px auto 0
}
.td-sidebar-left .td-crumb-container {
padding-left: 0
}
.td-sidebar-left-content {
float: none !important
}
.td-related-row [class*=td-related-span] {
padding-right: 0;
padding-left: 0;
float: none;
width: 100%
}
.td-related-full-width .td-related-row .td-related-span4 {
width: 100%;
padding-right: 0
}
.td-related-full-width .td-related-row {
margin-right: 0
}
.td-related-full-width .td-related-row .td-video-play-ico img {
width: 20px
}
.td_block_related_posts .td-module-thumb {
margin-bottom: 0
}
.td_block_related_posts .td-video-play-ico > img {
width: 25px
}
.td_block_related_posts .td-module-title {
font-size: 17px;
line-height: 23px
}
.td_block_related_posts .td-related-span4 {
width: 100%
}
.td_block_related_posts .td-module-image {
position: absolute;
width: 100px
}
.td_block_related_posts .item-details {
padding-left: 110px;
min-height: 70px;
margin-bottom: 26px
}
.td-related-title > .td-related-right {
margin-right: 0 !important
}
.td-parallax-header {
margin-bottom: 25px
}
.td-post-sharing-classic + .td-post-sharing {
margin-top: 8px
}
.td-post-sharing-top {
margin-bottom: 20px
}
.td-post-sharing-style1 .td-social-share-text .td-social-but-text, .td-post-sharing-style14 .td-social-share-text .td-social-but-text, .td-post-sharing-style15 .td-social-share-text, .td-post-sharing-style16 .td-social-share-text .td-social-but-text, .td-post-sharing-style17 .td-social-share-text, .td-post-sharing-style18 .td-social-share-text, .td-post-sharing-style19 .td-social-share-text, .td-post-sharing-style2 .td-social-share-text, .td-post-sharing-style20 .td-social-share-text, .td-post-sharing-style3 .td-social-share-text .td-social-but-text, .td-post-sharing-style4 .td-social-share-text, .td-post-sharing-style5 .td-social-share-text .td-social-but-text, .td-post-sharing-style6 .td-social-share-text, .td-post-sharing-style7 .td-social-share-text {
display: none !important
}
.td-post-template-1 .td-featured-image-rec {
width: auto;
margin-right: 15px
}
}
.td-post-template-1 .td-pb-span12 .format-video .td-featured-image-rec {
float: left;
width: 60%
}
.td-post-template-1 .td-post-title .td-post-comments, .td-post-template-10 .td-post-title .td-post-comments, .td-post-template-4 .td-post-title .td-post-comments, .td-post-template-5 .td-post-title .td-post-comments, .td-post-template-9 .td-post-title .td-post-comments {
margin-left: 22px
}
.td-post-template-1 .wpb_video_wrapper .twitter-video {
min-width: 300px !important
}
.wpb_video_wrapper .twitter-video {
max-width: none !important
}
.td-post-template-2 .td-post-header .entry-title {
font-size: 44px;
line-height: 54px;
margin-bottom: 5px
}
.td-post-template-12 .td-post-header .td-post-title .td-category, .td-post-template-13 .td-post-header .td-post-title .td-category, .td-post-template-2 .td-post-title .td-category, .td-post-template-3 .td-post-title .td-category, .td-post-template-6 .td-post-title .td-category, .td-post-template-7 .td-post-title .td-category, .td-post-template-8 .td-post-title .td-category, .td-review-final-star {
margin-bottom: 5px
}
.td-post-template-11 .td-post-title .td-post-comments, .td-post-template-11 .td-post-title .td-post-views, .td-post-template-2 .td-post-title .td-post-comments, .td-post-template-2 .td-post-title .td-post-views, .td-post-template-6 .td-post-title .td-post-comments, .td-post-template-6 .td-post-title .td-post-views, .td-post-template-7 .td-post-title .td-post-comments, .td-post-template-7 .td-post-title .td-post-views, .td-post-template-8 .td-post-title .td-post-comments, .td-post-template-8 .td-post-title .td-post-views {
float: none;
display: inline-block;
vertical-align: top
}
.td-post-template-12 .td-post-sub-title, .td-post-template-13 .td-post-sub-title, .td-post-template-2 .td-post-sub-title {
font-size: 19px;
line-height: 25px;
margin: 12px 0 20px
}
.td-post-template-10 .td-crumb-container, .td-post-template-3 .td-crumb-container, .td-post-template-4 .td-crumb-container, .td-post-template-9 .td-crumb-container {
margin-top: 0;
margin-bottom: 0;
padding-top: 0;
min-height: 0
}
.td-post-template-3 .td-crumb-container .entry-crumbs {
padding-top: 15px;
padding-bottom: 15px
}
.td-post-template-3 .td-post-header-holder {
position: relative;
min-height: 300px;
background-color: #444;
margin-bottom: 36px;
overflow: hidden
}
.td-post-template-3 .td-post-title {
position: absolute;
bottom: 0;
padding: 0 30px 9px;
width: 80%;
z-index: 1
}
.td-post-template-3 .td-post-title .td-post-comments, .td-post-template-3 .td-post-title .td-post-views {
float: none;
display: inline-block;
vertical-align: top;
margin-left: 22px;
margin-right: 0
}
.td-post-template-3 .td-post-title .wp-caption-text {
color: #fff;
position: absolute;
bottom: 27px;
right: 21px;
margin-bottom: 0;
height: 17px;
max-width: 40%;
overflow: hidden;
text-align: right
}
.td-post-template-3 .td-post-header .entry-title {
font-size: 44px;
line-height: 54px;
font-weight: 500;
margin-bottom: 14px;
color: #fff
}
.td-post-template-3 .td-post-sub-title {
color: #ddd;
margin-bottom: 25px;
font-size: 19px;
line-height: 25px
}
.td-post-template-11 .td-post-sharing-top .td-post-sharing-classic, .td-post-template-12 .td-post-sharing-top .td-post-sharing-classic, .td-post-template-13 .td-post-sharing-top .td-post-sharing-classic, .td-post-template-3 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing-classic, .td-post-template-7 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing-classic, .td-post-template-8 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing-classic {
left: 19px
}
.td-boxed-layout .td-post-template-3 .td-post-title {
padding: 0 48px 25px
}
.td-boxed-layout .td-post-template-3 .td-post-header-holder {
width: 1164px;
left: -48px
}
@media (max-width: 1140px) {
.td_block_big_grid_fl_3.td-grid-style-2 .td-big-grid-meta, .td_block_big_grid_fl_3.td-grid-style-2 .td-module-meta-info, .td_block_big_grid_fl_3.td-grid-style-3 .td-big-grid-meta, .td_block_big_grid_fl_3.td-grid-style-3 .td-module-meta-info, .td_block_big_grid_fl_3.td-grid-style-7 .td-big-grid-meta, .td_block_big_grid_fl_3.td-grid-style-7 .td-module-meta-info {
padding-left: 13px;
padding-right: 13px
}
.td-boxed-layout .td-post-template-3 .td-post-title {
padding: 0 21px 9px
}
.td-boxed-layout .td-post-template-3 .td-post-header-holder {
width: 100%;
left: 0
}
}
.td-post-template-4 .td-crumb-container .entry-crumbs {
margin-bottom: 0;
padding-top: 15px
}
.td-post-template-4 .td-post-header-holder {
position: relative;
min-height: 240px;
margin-bottom: 48px;
padding-top: 13px
}
.td-post-template-4 .td-post-title {
width: 720px;
position: absolute;
bottom: 0;
padding: 21px 21px 0 0;
background-color: #fff;
z-index: 1
}
.td-post-template-4 .td-post-title .td-module-meta-info {
margin-bottom: 0;
position: relative;
bottom: -4px
}
.td-post-template-4 .td-post-title .wp-caption-text {
color: #fff;
position: absolute;
bottom: 17px;
right: 21px;
margin-bottom: 0;
max-width: 300px;
text-align: right
}
.td-post-template-4 .td-image-gradient:before {
height: 57%
}
.td-post-template-6 .td-post-header {
height: 700px;
position: relative;
width: 1128px
}
.td-post-template-6 .td-post-header-holder {
position: absolute;
bottom: 0;
z-index: 1;
width: 100%;
background-color: #fff;
padding: 21px 30px 0
}
.td-post-template-6 .td-post-header .entry-title {
font-size: 44px;
line-height: 54px;
margin-bottom: 11px
}
.td-post-template-11 .td-main-content, .td-post-template-11 .td-main-sidebar, .td-post-template-6 .td-main-content, .td-post-template-6 .td-main-sidebar, .td-post-template-7 .td-main-content, .td-post-template-7 .td-main-sidebar, .td-post-template-8 .td-main-content, .td-post-template-8 .td-main-sidebar {
margin-top: 48px
}
.td-post-template-6 .td-post-sub-title {
font-size: 19px;
line-height: 25px;
margin: 9px 0 18px
}
.td-image-gradient-style6:after {
top: 0;
left: 0;
content: "";
display: block;
height: 100%;
width: 100%;
position: absolute;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0.3) 100%);
}
#td-full-screen-header-image {
top: 0;
right: 0;
left: 0;
z-index: 0;
height: 100%;
text-align: center
}
.td-post-template-7 .td-post-header {
height: 700px;
position: relative
}
.td-post-template-7 .td-post-header-holder {
position: absolute;
bottom: 0;
z-index: 1;
width: 100%
}
.td-post-template-7 .td-crumb-container, .td_category_template_7 .td-crumb-container {
z-index: 1;
position: absolute;
top: 0;
left: 0
}
.td-post-template-7 .td-post-header .entry-title, .td-post-template-8 .td-post-header .entry-title {
font-size: 44px;
line-height: 54px;
margin-bottom: 14px;
color: #fff
}
.td-post-template-7 .td-post-sub-title {
font-size: 19px;
line-height: 25px;
color: #ddd;
margin-bottom: 25px
}
.td-post-template-7 .td-read-down {
bottom: 0;
z-index: 1;
text-align: center
}
.td-post-template-7 .td-read-down .td-icon-read-down {
font-size: 44px;
opacity: .8;
color: #fff;
bottom: -10px;
position: relative
}
.td-image-gradient-style7:after {
top: 0;
left: 0;
content: "";
display: block;
height: 100%;
width: 100%;
position: absolute;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 18%, rgba(0, 0, 0, 0) 28%, rgba(0, 0, 0, 0.8) 100%);
}
.td-post-template-8-box {
margin: 0 auto;
width: 1164px;
padding: 0 48px;
background-color: #fff
}
.td-audio-player .mejs-container, .td-audio-player .mejs-container .mejs-controls, .td-audio-player .mejs-controls .mejs-time-rail .mejs-time-loaded, .td-audio-player .mejs-embed, .td-audio-player .mejs-embed body, .td-post-template-8 {
background: 0 0
}
@media (min-width: 1180px) {
.td-post-template-8 {
max-width: 1164px;
margin: 0 auto
}
}
.td-post-template-8 .td-post-header {
margin: 0 auto;
width: 1164px;
height: 570px;
position: relative;
display: table;
background-color: rgba(0, 0, 0, .5)
}
.td-post-template-8 .td-post-header-holder {
display: table-cell;
padding: 20px 48px;
z-index: 1;
vertical-align: bottom;
text-align: left
}
@media (max-width: 1180px) {
.td-post-template-8-box {
width: 100%;
padding: 0
}
.td-post-template-8 .td-post-header {
width: 100%
}
.td-post-template-8 .td-post-header-holder {
padding: 20px 0;
width: 1068px
}
}
.td-post-template-8 .td-crumb-container {
z-index: 1;
position: absolute;
top: 0;
left: 0;
right: 0;
width: 1068px;
margin: auto
}
.td-post-template-8 .td-post-title {
width: 81%
}
.td-post-template-8 .td-post-sub-title {
font-size: 19px;
line-height: 25px;
color: #ddd;
margin-bottom: 21px
}
@media (min-width: 1019px) and (max-width: 1140px) {
.td-post-template-4 .td-post-title {
width: 664px
}
.td-post-template-6 .td-post-header {
width: 1040px;
height: 600px
}
.td-post-template-7 .td-post-header {
height: 600px
}
.td-post-template-8 .td-post-header-holder {
padding: 20px 0;
width: 980px
}
.td-post-template-8 .td-crumb-container {
width: 980px
}
.td-post-template-8 .td-main-content, .td-post-template-8 .td-main-sidebar {
margin-top: 26px
}
}
.td-image-gradient-style8:after {
top: 0;
left: 0;
content: "";
display: block;
height: 100%;
width: 100%;
position: absolute;
-webkit-box-shadow: inset 0 0 188px 0 #000;
-moz-box-shadow: inset 0 0 188px 0 #000;
box-shadow: inset 0 0 188px 0 #000;
z-index: -1
}
.td-post-template-10 .td-crumb-container .entry-crumbs, .td-post-template-9 .td-crumb-container .entry-crumbs {
margin-bottom: -35px;
padding-top: 15px
}
.td-post-template-9 .td-post-featured-video {
margin-bottom: 48px;
padding-top: 48px
}
.td-post-template-10 .td-post-featured-video {
padding-bottom: 48px;
padding-top: 48px
}
@media (max-width: 1018px) {
.td-post-template-3 .td-crumb-container .entry-crumbs {
padding-top: 10px;
padding-bottom: 10px
}
.td-post-template-3 .td-post-header-holder {
margin-bottom: 30px
}
.td-post-template-3 .td-post-title, .td-post-template-8 .td-post-title {
width: 100%
}
.td-post-template-10 .td-post-header header .entry-title, .td-post-template-4 .td-post-header header .entry-title, .td-post-template-5 .td-post-header header .entry-title, .td-post-template-9 .td-post-header header .entry-title {
font-size: 32px;
line-height: 36px
}
.td-post-template-4 .td-crumb-container .entry-crumbs, .td-post-template-9 .td-crumb-container .entry-crumbs {
margin-bottom: -24px;
padding-top: 10px
}
.td-post-template-4 .td-post-title h1.entry-title {
margin-bottom: 9px
}
.td-post-template-9 .td-post-featured-video {
margin-bottom: 30px;
padding-top: 30px
}
.td-post-template-10 .td-crumb-container .entry-crumbs {
margin-bottom: -23px;
padding-top: 9px
}
.td-post-template-10 .td-post-featured-video {
margin-bottom: 30px;
padding-bottom: 30px;
padding-top: 30px
}
.td-post-template-11 .td-post-header header .entry-title {
font-size: 26px;
line-height: 32px
}
}
@media (max-width: 1018px) and (max-width: 767px) {
.td-post-template-10 .td-post-featured-video {
margin-bottom: 13px;
padding-bottom: 15px;
padding-top: 30px
}
}
.td-post-template-10 .td-post-featured-video iframe, .td-post-template-10 .td-post-featured-video img {
display: block;
-webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .5);
-moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .5);
box-shadow: 0 0 6px 0 rgba(0, 0, 0, .5)
}
.td-post-template-10 .td-container .td-pb-row, .td_category_template_6 .td-category-grid, .td_category_template_6 .td-main-content-wrap, .td_category_template_8 .td-category-grid, .td_category_template_8 .td-main-content-wrap {
padding-top: 48px
}
.td-post-template-10 .td-post-title .wp-caption-text, .td-post-template-11 .td-post-title .wp-caption-text {
color: #c3c3c3;
margin-bottom: 0
}
.td-post-template-11 .td-crumb-container {
margin-top: 0;
margin-bottom: 13px;
padding-top: 14px
}
.td-post-template-11 .td-post-sharing-top {
margin-top: 21px;
margin-bottom: 0
}
.td-post-template-11 .td-post-sharing-top .td-post-sharing-classic iframe {
display: inline
}
.td-post-template-11 .td-post-sharing-top .td-social-handler {
color: #ccc;
border-color: #464646
}
.td-post-template-11 .td-post-sharing-top .td-social-handler:before {
border-color: transparent transparent transparent #434343
}
.td-post-template-11 .td-post-sharing-top .td-social-handler:after {
border-color: transparent transparent transparent #222
}
.td-post-template-11 .td-post-sharing-top .td-ps-border-grey .td-social-but-icon, .td-post-template-11 .td-post-sharing-top .td-ps-border-grey .td-social-but-text {
border-color: #434343
}
.td-post-template-11 .td-post-header .entry-title {
font-size: 24px;
line-height: 30px;
font-weight: 500;
color: #fff
}
.td-post-template-11 .td-post-sub-title {
color: #ddd;
font-size: 14px;
margin-bottom: 10px
}
.td-post-template-11 .td-post-title .td-module-meta-info {
margin-bottom: 36px
}
.td-post-template-11 .td-post-title .td-post-author-name a {
color: #e6e6e6
}
.td-post-template-11 .td-related-title {
padding: 10px 0 0 !important;
margin-bottom: 0;
text-align: left !important;
line-height: 1 !important;
background-color: transparent !important;
letter-spacing: normal !important;
margin-top: 0 !important;
border: none !important;
top: auto !important;
font-size: 14px !important
}
.td-post-template-11 .td-related-title .td-related-left, .td-post-template-11 .td-related-title .td-related-right {
color: #fff;
background-color: transparent !important;
border: none !important;
font-size: 14px !important;
line-height: 1 !important;
font-weight: 500 !important;
padding: 9px 20px 5px 0 !important;
margin-left: 0 !important
}
.td-post-template-11 .td-related-title .td-related-right {
margin-right: 30px !important
}
.td-category-siblings .td-subcat-dropdown a.td-current-sub-category, .td-post-template-11 .td-related-title .td-cur-simple-item {
background-color: transparent;
color: #4db2ec
}
.td-post-template-11 .td-related-span4 {
margin-top: 12px;
margin-bottom: 32px
}
.td-post-template-11 .td_block_related_posts .td-next-prev-wrap {
position: absolute;
right: 0;
top: 13px
}
.td-post-template-11 .td_block_related_posts .td-next-prev-wrap a {
border: none;
margin-right: 0;
margin-left: 10px;
font-size: 10px;
padding: 0;
line-height: 25px;
width: 20px
}
.td-post-template-11 .td_block_related_posts .td-next-prev-wrap a:hover {
background-color: transparent;
border: none;
color: #4db2ec
}
@media (min-width: 768px) and (max-width: 1018px) {
.td-post-template-1 .wpb_video_wrapper .twitter-video {
min-width: 200px !important
}
.td-post-template-3 .td-post-header header .entry-title, .td-post-template-6 .td-post-header header .entry-title, .td-post-template-7 .td-post-header header .entry-title, .td-post-template-8 .td-post-header header .entry-title {
font-size: 36px;
line-height: 46px
}
.td-post-template-3 .td-post-sub-title, .td-post-template-7 .td-post-sub-title, .td-post-template-8 .td-post-sub-title {
margin-bottom: 16px;
font-size: 16px;
line-height: 22px
}
.td-post-template-4 .td-post-header-holder {
margin-bottom: 30px;
padding-top: 30px
}
.td-post-template-4 .td-post-title {
width: 498px
}
.td-post-template-6 .td-post-header {
width: 740px;
height: 500px
}
.td-post-template-6 .td-post-header-holder {
padding: 21px 21px 0
}
.td-post-template-7 .td-post-header {
height: 500px
}
.td-post-template-7 .td-crumb-container {
padding-top: 12px
}
.td-post-template-7 .td-read-down .td-icon-read-down {
font-size: 25px;
bottom: 0
}
.td-post-template-8 .td-post-header {
height: 450px
}
.td-post-template-8 .td-post-header-holder {
padding: 20px 0;
width: 740px
}
.td-post-template-8 .td-crumb-container {
width: 740px
}
.td-post-template-8 .td-main-content, .td-post-template-8 .td-main-sidebar {
margin-top: 21px
}
.td-post-template-11 .td-post-featured-video, .td-post-template-11 .td-video-template-bg .td-pb-span4 {
clear: both;
width: 100%
}
.td-post-template-11 .td-post-header {
padding-bottom: 16px
}
.td-post-template-11 .td-post-title .td-post-comments, .td-post-template-11 .td-post-title .td-post-views {
margin-top: 0
}
.td-post-template-11 .td-post-title .td-post-author-name, .td-post-template-11 .td-post-title .td-post-comments a, .td-post-template-11 .td-post-title .td-post-date, .td-post-template-11 .td-post-title .td-post-views {
float: left
}
.td-post-template-11 .td-post-title .td-post-comments {
width: 60%
}
.td-post-template-11 .td-post-title .td-post-views {
clear: left;
float: none
}
.td-post-template-11 .td_mod_related_posts .td-module-title {
font-size: 11px;
line-height: 15px
}
}
.td-video-template-bg-small {
background-color: #1d1d1d
}
.td-post-template-12 .td-post-header .entry-title, .td-post-template-13 .td-post-header .entry-title {
font-size: 42px;
line-height: 48px;
font-weight: 600;
padding: 10px 8%;
letter-spacing: .02em
}
.td-post-template-12 .td-post-header .td-a-rec > div, .td-post-template-12 .td-post-header .td-g-rec .adsbygoogle, .td-post-template-13 .td-post-header .td-a-rec > div, .td-post-template-13 .td-post-header .td-g-rec .adsbygoogle {
margin-bottom: 9px;
margin-top: 9px
}
.td-post-template-12 .td-post-header .td-crumb-container, .td-post-template-13 .td-post-header .td-crumb-container {
padding-top: 11px
}
.td-post-template-12 .td-post-header .td-post-title, .td-post-template-13 .td-post-header .td-post-title {
margin-top: 16px;
text-align: center
}
.td-post-template-12 .td-post-header .td-post-title .td-post-comments, .td-post-template-12 .td-post-header .td-post-title .td-post-views, .td-post-template-13 .td-post-header .td-post-title .td-post-comments, .td-post-template-13 .td-post-header .td-post-title .td-post-views {
float: none;
display: inline-block;
vertical-align: top;
margin-right: 0;
margin-left: 22px
}
.td-post-template-12 .td-post-header .td-post-title .td-post-author-name, .td-post-template-12 .td-post-header .td-post-title .td-post-date, .td-post-template-13 .td-post-header .td-post-title .td-post-author-name, .td-post-template-13 .td-post-header .td-post-title .td-post-date {
float: none
}
.td-post-template-6 .td-ss-main-sidebar, .td-post-template-7 .td-ss-main-sidebar {
-webkit-transform: translate3d(0, 0, 0)
}
.page-template-page-pagebuilder-empty .td-main-page-wrap, .page-template-page-pagebuilder-overlay .td-main-page-wrap {
padding-top: 0;
padding-bottom: 0
}
.page-template-page-pagebuilder-overlay .td-header-wrap {
position: absolute;
left: 0;
right: 0
}
.td_block_instagram .td-video-play-ico, .tdc-theme-Newspaper .vc_raw_html iframe, .tdc-theme-Newspaper.page-template-page-pagebuilder-overlay .td-header-wrap {
pointer-events: none
}
.tdm-svg {
fill: #000;
transform-origin: 50% 50% 0;
width: 100%;
min-width: 1000px;
left: 50%;
transform: translateX(-50%);
position: relative
}
.tdc-row-divider {
position: absolute;
width: 100%;
height: 100%;
bottom: 0;
line-height: 0;
left: 50%;
transform: translateX(-50%)
}
[class*=stretch_] .tdc-row-divider {
width: 100vw
}
.td-footer-wrapper .td_block_exchange .td-exchange-header:before, .tdm-svg2 {
opacity: .3
}
.tdm-svg3 {
opacity: .15
}
.tdm-svg4 {
opacity: .08
}
.tdc-row-divider-top {
position: absolute;
top: 0;
width: 100%;
transform: rotateX(180deg);
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg)
}
.tdc-row-divider-bottom {
position: absolute;
bottom: 0;
width: 100%
}
.tdc-divider-space {
background-color: #fff;
position: absolute;
width: 100%;
z-index: 1
}
@media (min-width: 768px) and (max-width: 1140px) {
.td-boxed-layout .tdc-row-divider, .td-boxed-layout .tdc-row > .td-pb-row > .td-element-style, .td-boxed-layout .tdc-video-outer-wrapper {
width: 100vw;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%)
}
}
.td-review {
width: 100%;
margin-bottom: 34px;
font-size: 13px
}
.td-review td {
padding: 7px 14px
}
.td-review .td-review-summary {
padding: 21px 14px
}
.td-review i {
margin-top: 5px
}
.td-review .td-review-row-stars:hover, .wpb_call_to_action {
background-color: #fcfcfc
}
.td-review .td-review-percent-sign {
font-size: 15px;
line-height: 1
}
.td-review-header .block-title, .td-review-summary .block-title {
line-height: 16px;
border-bottom: 0;
color: #fff;
display: inline-block
}
.td-review-header .block-title {
background-color: #222;
padding: 8px 12px 6px;
margin-bottom: 0
}
.td-review-header td {
padding: 26px 0;
border: 0
}
.td-icon-star, .td-icon-star-empty, .td-icon-star-half {
font-size: 15px;
width: 20px
}
.td-review-final-score {
line-height: 80px;
font-size: 48px;
margin-bottom: 5px
}
.td-rating-bar-wrap {
margin: 0 0 7px;
background-color: #f5f5f5
}
.td-rating-bar-wrap div {
height: 20px;
background-color: #4db2ec;
max-width: 100%
}
.td-review-row-bars .td-review-desc {
display: inline-block;
padding-bottom: 2px
}
.td-review-percent {
float: right;
padding-bottom: 2px
}
.td-review-summary {
padding: 21px 0 0;
vertical-align: top
}
.td-review-summary .block-title {
background-color: #222;
padding: 8px 12px 6px;
margin-bottom: 13px;
position: relative
}
.td-review-summary-content {
font-size: 12px;
margin-right: 21px
}
.td-review-score {
font-weight: 700;
text-align: center;
padding: 0;
vertical-align: bottom;
width: 150px
}
.td-review-overall {
padding: 0 0 28px;
line-height: 14px
}
.td-review-overall span, .td-social-style10 .td_social_type .td_social_info_name, .td-social-style9 .td_social_type .td_social_info_name, .td-weather-top-widget .td-weather-now .td-big-degrees {
font-size: 11px
}
@media (max-width: 767px) {
.td-post-template-1 .td-pb-span12 .format-video .td-featured-image-rec {
float: none;
width: 100%
}
.td-post-template-2 .td-post-header .entry-title {
margin-bottom: 9px
}
.td-post-template-12 .td-post-sub-title, .td-post-template-13 .td-post-sub-title, .td-post-template-2 .td-post-sub-title {
margin: 0 0 16px
}
.td-post-template-3 .td-crumb-container {
padding-left: 10px;
padding-right: 10px
}
.td-post-template-3 .td-post-header-holder {
margin-bottom: 21px;
min-height: 200px
}
.td-post-template-3 .td-post-title {
padding: 0 14px
}
.td-post-template-3 .td-post-header header .entry-title {
font-size: 22px;
line-height: 26px;
margin-bottom: 10px
}
.td-post-template-3 .td-post-header.td-container {
padding-right: 0;
padding-left: 0
}
.td-post-template-3 .td-post-sub-title, .td-post-template-7 .td-post-sub-title, .td-post-template-8 .td-post-sub-title {
margin-top: 0;
margin-bottom: 10px;
font-size: 13px;
line-height: 18px;
color: #fff
}
.td-post-template-4 .td-crumb-container .entry-crumbs {
padding-bottom: 30px
}
.td-post-template-4 .td-post-header-holder {
padding-top: 0;
margin-bottom: 0;
background-color: transparent;
min-height: 0
}
.td-post-template-4 .td-post-featured-image, .td-post-template-9 .td-post-featured-video .wpb_video_wrapper {
margin-bottom: 13px
}
.td-post-template-4 .td-post-featured-image .entry-thumb, .td-post-template-4 .td-post-title .td-category, .td-post-template-6 .td-post-title .td-category, .td-post-template-9 .td-post-featured-image img {
margin-bottom: 0
}
.td-post-template-4 .td-post-title {
width: 100%;
padding: 0;
position: relative
}
.td-post-template-4 .td-post-title .td-module-meta-info {
bottom: 0
}
.td-post-template-4 .td-post-content, .td-post-template-6 .td-post-content {
margin-top: 16px
}
.td-image-gradient-style6:after, .td-post-template-4 .td-image-gradient:before {
display: none
}
.td-post-template-6 .td-post-header {
width: 100%;
height: auto;
padding: 0
}
.td-post-template-6 .td-post-header-holder {
padding: 10px 10px 0;
position: relative
}
.td-post-template-6 .td-post-header header .entry-title {
font-size: 32px;
line-height: 36px;
margin-bottom: 9px
}
.td-post-template-6 .td-main-content, .td-post-template-7 .td-main-content, .td-post-template-8 .td-main-content {
margin-top: 0
}
.td-post-template-11 .td-main-content, .td-post-template-11 .td-main-sidebar, .td-post-template-6 .td-main-sidebar, .td-post-template-7 .td-main-sidebar, .td-post-template-8 .td-main-sidebar {
margin-top: 28px
}
.td-post-template-6 #td-full-screen-header-image {
position: relative;
height: 240px
}
.td-post-template-7 .td-post-header {
height: auto;
min-height: 400px
}
.td-post-template-7 .td-post-header-holder {
width: auto;
padding-right: 10px
}
.td-post-template-7 .td-crumb-container {
left: 10px;
padding-right: 10px;
padding-top: 10px
}
.td-post-template-7 .td-post-header header .entry-title, .td-post-template-8 .td-post-header header .entry-title {
font-size: 26px;
line-height: 32px;
margin-bottom: 7px
}
.td-post-template-7 .td-read-down .td-icon-read-down {
font-size: 25px;
bottom: 0
}
.td-post-template-7 .td-post-content, .td-post-template-7 .td-post-sharing-top, .td-post-template-8 .td-post-content, .td-post-template-8 .td-post-sharing-top {
margin-top: 21px
}
.td-post-template-8 .td-post-header {
height: 340px
}
.td-post-template-12 .td-post-header .entry-title, .td-post-template-13 .td-post-header .entry-title, .td-post-template-8 .td-post-header-holder {
padding: 10px
}
.td-post-template-8 .td-crumb-container {
width: 100%;
padding: 11px
}
.td-post-template-8 .td-post-title .td-module-meta-info {
margin-bottom: 5px
}
.td-post-template-9 .td-post-featured-video {
margin-bottom: 13px;
padding-top: 34px
}
.td-post-template-11 .td-post-featured-video {
clear: both
}
.td-post-template-11 .td-post-header {
padding-bottom: 0
}
.td-post-template-11 .td_block_related_posts .td-related-span4 {
margin-top: 0;
margin-bottom: 0
}
.td-post-template-11 .td_block_related_posts .item-details {
padding-right: 10px
}
.td-post-template-11 .td_block_related_posts .td-related-row {
margin-right: 0
}
.td-post-template-11 .td-related-title {
margin-bottom: 16px
}
.td-post-template-12 .td-post-header, .td-post-template-13 .td-post-header {
margin-bottom: 20px
}
.td-post-template-12 .td-post-sharing-top, .td-post-template-13 .td-post-sharing-top {
margin-top: 5px
}
.tdc-row-divider {
width: 100vw !important
}
.td-review .td-review-summary {
padding: 0
}
.td-review-stars {
width: 134px
}
.td-review-footer {
border-left: 1px solid #ededed;
position: relative;
display: block
}
.td-review-footer:after {
content: '';
width: 1px;
background-color: #ededed;
position: absolute;
right: -1px;
top: 0;
height: 100%
}
.td-review-summary {
display: block;
width: 100%;
clear: both;
border: 0
}
.td-review-summary .block-title {
margin: 14px 0 0 14px
}
.td-review-summary-content {
margin: 14px
}
.td-review-score {
display: block;
width: 100%;
padding: 0;
border-left: 0;
border-right: 0
}
.td-review-row-stars {
display: block;
width: 100%;
clear: both;
float: left;
border: 1px solid #ededed;
border-bottom: 0;
border-right: 0
}
.td-review-row-stars td {
float: left;
border: 0
}
.td-review-row-stars .td-review-desc {
width: 70%;
padding: 9px 14px
}
.td-review-row-stars .td-review-stars {
width: 30%;
text-align: right
}
.td-review-row-stars:nth-last-of-type(2) {
border-bottom: 1px solid #ededed
}
}
.td-category-header {
background-color: #fff;
clear: both
}
.td-category-header .td-page-title {
text-transform: uppercase;
font-weight: 700;
margin-top: -2px;
margin-bottom: 0
}
.td-category-header .entry-category a {
font-size: 11px;
padding: 4px 8px 5px
}
.td-category-header .td-category-pulldown-filter {
position: absolute;
top: 49px;
right: 0
}
.td-category-header .td-pulldown-filter-display-option {
background-color: #222;
color: #fff;
font-family: Roboto, sans-serif;
text-transform: uppercase;
cursor: pointer;
padding: 5px 13px 4px;
font-size: 11px;
white-space: nowrap
}
.td-category-header .td-icon-menu-down {
font-size: 9px;
margin-left: 5px;
position: relative;
top: -1px
}
.td-category-header .td-pulldown-filter-list {
position: absolute;
z-index: 2;
right: 0;
background-color: #222;
padding: 6px 0;
text-align: left;
margin: 4px 0 0;
min-width: 113px
}
.td-category-header .td-pulldown-filter-item {
list-style: none;
margin-left: 0;
line-height: 1
}
.td-category-header .td-pulldown-category-filter-link {
padding: 0 13px;
display: inline-block;
font-size: 10px;
line-height: 24px;
width: 100%;
color: #fff;
text-transform: none
}
.td-category-description {
width: 90%
}
.td-category-description p {
font-style: italic;
color: #777;
font-size: 16px;
line-height: 26px;
margin-bottom: 0;
margin-top: 15px
}
.td-category-siblings {
z-index: 2;
opacity: 0;
width: 744px;
position: relative
}
.td-category-siblings .td-category {
display: inline-block;
vertical-align: top;
height: 20px;
overflow: hidden
}
.td-category-siblings .td-subcat-more {
line-height: 1;
padding: 4px 5px 3px
}
.td-category-siblings .td-subcat-dropdown {
background-color: transparent;
display: inline-block;
padding: 0;
position: absolute;
border: 1px solid #eaeaea;
color: #222;
top: 0
}
.td-category-siblings .td-subcat-dropdown i {
margin: 0;
top: 0
}
.td-category-siblings .td-subcat-dropdown ul {
z-index: 999;
border: 1px solid #e6e6e6;
margin: 0
}
.td-category-siblings .td-subcat-dropdown:hover, .td_category_template_3 .td-category-siblings .td-subcat-dropdown {
border-color: #222;
color: #fff;
background-color: #222
}
.td-category-siblings .td-subcat-dropdown:hover ul {
display: block;
border-color: #222;
right: -1px;
top: 23px
}
.td-category-siblings .td-subcat-dropdown:hover ul:before {
background-color: #222;
content: '';
height: 4px;
position: absolute;
right: -1px;
top: -5px;
width: 21px
}
.td-category-siblings .td-subcat-dropdown li {
list-style: none;
margin-left: 0
}
.td-category-siblings .td-subcat-dropdown a {
display: block;
color: #fff !important;
padding: 0 13px;
white-space: nowrap;
text-transform: none;
font-size: 10px
}
.td_category_template_1 .td-category-header, .td_category_template_5 .td-category-header {
padding-bottom: 18px
}
.td_category_template_1 .td-category-description p, .td_category_template_5 .td-category-description p {
margin-top: 12px;
margin-bottom: 5px
}
.td_category_template_1.td_category_top_posts_style_disable .td-category-description p {
margin-bottom: 6px
}
.td_category_template_2 .td-category-header {
background-color: #fcfcfc;
border-bottom: 1px solid #f2f2f2;
border-top: 1px solid #f2f2f2;
padding-bottom: 18px
}
.td_category_template_2 .td-category-pulldown-filter {
top: 42px
}
.td_category_template_2 .td-crumb-container, .td_category_template_3 .td-crumb-container {
margin-bottom: 2px
}
.td_category_template_2 .td-category-description p {
margin-top: 12px;
margin-bottom: 1px
}
.td_category_template_2 .td-category-grid, .td_category_template_2.td_category_top_posts_style_disable .td-main-content-wrap {
padding-top: 26px
}
.td_category_template_3 .td-category-header, .td_category_template_4 .td-category-header {
padding-bottom: 23px
}
.td_category_template_3 .td-category-siblings, .td_category_template_4 .td-category-siblings {
margin-top: 13px;
margin-bottom: 6px
}
.td_category_template_3 .td-category-description p, .td_category_template_4 .td-category-description p {
margin-top: 19px
}
.td_category_template_3 .td-category-pulldown-filter, .td_category_template_4 .td-category-pulldown-filter {
top: 83px
}
.td_category_template_4 .td-category-siblings .td-category a {
background-color: transparent;
color: #222;
border: 1px solid #eaeaea;
padding: 3px 7px 4px
}
.td_category_template_4 .td-category-siblings .td-category .td-current-sub-category {
background-color: #222;
border-color: #222;
color: #fff
}
.td_category_template_5 .td-crumb-container {
padding-bottom: 20px;
padding-top: 20px;
margin-bottom: 0
}
.td_category_template_5 .td-scrumb-holder {
min-height: 62px;
background-color: #fcfcfc;
border-bottom: 1px solid #f2f2f2;
border-top: 1px solid #f2f2f2
}
.td_category_template_5 .td-category-pulldown-filter {
top: 16px
}
.td_category_template_5 .td-page-title {
margin-top: 18px
}
.td_category_template_6 .td-category-header {
margin: 0 auto;
width: 1164px;
min-height: 364px;
display: table;
position: relative;
background-color: rgba(0, 0, 0, .5)
}
.td_category_template_6 .td-pulldown-container {
width: 1068px;
height: 51px;
position: absolute;
left: 0;
bottom: 0;
right: 0;
margin: auto
}
.td_category_template_6 .td-crumb-container {
z-index: 1;
position: absolute;
top: 0;
left: 0;
right: 0;
margin: auto;
width: 1068px
}
.td_category_template_6 .td-category-pulldown-filter, .td_category_template_8 .td-category-pulldown-filter {
z-index: 2;
bottom: 26px;
top: auto
}
.td_category_template_6 .td-pulldown-filter-display-option, .td_category_template_8 .td-pulldown-filter-display-option {
background-color: transparent;
border: 1px solid rgba(255, 255, 255, .4);
padding: 4px 13px 3px
}
.td_category_template_6 .td-pulldown-filter-display-option:hover, .td_category_template_8 .td-pulldown-filter-display-option:hover {
background-color: #222;
border-color: #222
}
.td_category_template_6 .td-pulldown-filter-list, .td_category_template_8 .td-pulldown-filter-list {
margin-top: 4px
}
.td_category_template_6 .td-category-description p {
margin-top: 25px;
margin-bottom: 25px
}
.td-category-title-holder {
display: table-cell;
padding: 110px 15%;
z-index: 2;
text-align: center;
vertical-align: middle
}
.td-category-title-holder .td-page-title {
font-weight: 500;
font-size: 36px;
line-height: 54px
}
.td_category_template_7 .td-category-header {
margin-bottom: 0;
position: relative
}
.td_category_template_7 .td-category-title-holder {
padding: 80px 15% 89px;
display: table;
width: 100%
}
.td_category_template_7 .td-category-pulldown-filter {
top: 18px
}
.td_category_template_7 .td-category-description p {
margin-top: 25px
}
.td_category_template_8 .td-category-header {
position: relative;
background-color: rgba(0, 0, 0, .5);
margin-bottom: 0
}
.td_category_template_8 .td-category-header .td-container {
height: 364px;
display: table
}
.td_category_template_8 .td-category-header .td-page-title {
margin-top: -14px
}
.td_category_template_8 .td-category-header .td-category {
margin-bottom: 0;
vertical-align: top
}
.td_category_template_8 .td-category-header .td-category a {
background-color: transparent;
border: 1px solid rgba(255, 255, 255, .4);
padding: 3px 7px 4px
}
.td_category_template_8 .td-category-header .td-category a:hover {
border-color: #fff;
background-color: #fff;
color: #000;
opacity: 1
}
.td_category_template_8 .td-crumb-container {
z-index: 3;
position: absolute;
top: 0;
left: 0
}
.td_category_template_8 .td-category-description {
margin-top: 16px;
width: 100%
}
.td_category_template_8 .td-category-title-holder {
text-align: left;
position: relative;
padding: 63px 5% 63px 0
}
.td_category_template_8 .td-subcat-dropdown {
padding: 0;
color: #fff;
vertical-align: top
}
.td-more-articles-box {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
position: fixed;
width: 341px;
bottom: 48px;
right: -384px;
background-color: #fff;
padding: 16px 20px 0;
border-style: solid;
border-color: #ededed;
border-width: 1px 0 1px 1px;
z-index: 9999;
visibility: hidden;
-webkit-transition: .5s cubic-bezier(.265, .365, .26, .865);
-moz-transition: .5s cubic-bezier(.265, .365, .26, .865);
-o-transition: .5s cubic-bezier(.265, .365, .26, .865);
transition: .5s cubic-bezier(.265, .365, .26, .865)
}
.td-more-articles-box-title {
color: #222;
font-size: 17px;
font-weight: 600;
line-height: 30px;
display: inline-block;
text-align: center;
min-width: 300px;
margin-bottom: 18px
}
.td-content-more-articles-box .td_module_5:last-child, .td-content-more-articles-box .td_module_9:last-child {
border-bottom: 0;
margin-bottom: 0
}
.td-close-more-articles-box {
display: inline-block;
cursor: pointer;
position: absolute;
left: 14px;
top: 21px;
line-height: 26px;
padding: 2px 11px;
font-size: 17px
}
.mfp-bg, .mfp-container, .mfp-wrap {
left: 0;
top: 0;
width: 100%;
height: 100%
}
.td-front-end-display-block {
right: 0;
visibility: visible
}
@font-face {
font-family: newspaper-icons;
src: url(//befonts.com/wp-content/themes/befonts25/custom/images/icons/newspaper-icons.eot?1);
src: url(//befonts.com/wp-content/themes/befonts25/custom/images/icons/newspaper-icons.eot?1#iefix) format('embedded-opentype'), url(//befonts.com/wp-content/themes/befonts25/custom/images/icons/newspaper-icons.woff?1) format('woff'), url(//befonts.com/wp-content/themes/befonts25/custom/images/icons/newspaper-icons.ttf?1) format('truetype'), url(//befonts.com/wp-content/themes/befonts25/custom/images/icons/newspaper-icons.svg?1#newspaper-icons) format('svg');
font-weight: 400;
font-style: normal
}
[class*=" td-icons"]:before, [class^=td-icons]:before {
font-family: newspaper-icons, FontAwesome, sans-serif;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
text-align: center;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
[class*=td-icons] {
line-height: 1;
text-align: center;
display: inline-block;
cursor: default
}
.rain-d:before {
content: '\e800';
display: none
}
.rain-n:before {
content: '\e801';
display: none
}
.mist-d:before, .mist-n:before {
content: '\e802';
display: none
}
.scattered-clouds-d:before, .scattered-clouds-n:before {
content: '\e803';
display: none
}
.shower-rain-d:before, .shower-rain-n:before {
content: '\e804';
display: none
}
.snow-d:before, .snow-n:before {
content: '\e805';
display: none
}
.thunderstorm-d:before, .thunderstorm-n:before {
content: '\e806';
display: none
}
.broken-clouds-d:before, .broken-clouds-n:before {
content: '\e807';
display: none
}
.clear-sky-d:before {
content: '\e808';
display: none
}
.clear-sky-n:before {
content: '\e809';
display: none
}
.few-clouds-d:before {
content: '\e80a';
display: none
}
.few-clouds-n:before {
content: '\e80b';
display: none
}
.td-icons-drop:before {
content: '\e80c'
}
.td-icons-wind:before {
content: '\e80d'
}
.td-icons-arrows-down:before {
content: '\e80e'
}
.td-icons-arrows-up:before {
content: '\e80f'
}
.td-icons-cloud:before {
content: '\e810'
}
.td-icons-location:before {
content: '\e811'
}
.td-icons-circus:before {
content: "\e900"
}
.td-icons-farm:before {
content: "\e901"
}
.td-icons-home:before {
content: "\e902"
}
.td-icons-pets:before {
content: "\e903"
}
.td-icons-wild:before {
content: "\e904"
}
.mfp-bg {
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: .8
}
.mfp-wrap {
position: fixed;
outline: 0 !important;
-webkit-backface-visibility: hidden
}
.mfp-container {
text-align: center;
position: absolute;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045
}
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
width: 100%;
cursor: auto
}
.mfp-ajax-cur {
cursor: progress
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: zoom-out
}
.mfp-zoom {
cursor: zoom-in
}
.mfp-auto-cursor .mfp-content, body.td-background-link .td-container, body.td-background-link .td-container-wrap, body.td-background-link .td-header-container, body.td-background-link .td-post-header {
cursor: auto
}
.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none
}
.td-smart-disable, .td_block_weather .td-weather-wrap {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none
}
.mfp-preloader {
color: #ccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -.8em;
left: 8px;
right: 8px;
z-index: 1044
}
.mfp-preloader a {
color: #ccc
}
button.mfp-arrow, button.mfp-close {
overflow: visible;
cursor: pointer;
background: 0 0;
border: 0;
-webkit-appearance: none;
display: block;
outline: 0;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none
}
.mfp-figure:after, .mfp-iframe-scaler iframe {
box-shadow: 0 0 8px rgba(0, 0, 0, .6);
display: block;
position: absolute;
left: 0
}
button::-moz-focus-inner {
padding: 0;
border: 0
}
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: .65;
padding: 0 0 18px 10px;
color: #fff;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace
}
.mfp-arrow:focus, .mfp-arrow:hover, .mfp-close:focus, .mfp-close:hover, .mfp-ready .mfp-s-ready .mfp-figure:before, .mfp-with-zoom.mfp-ready .mfp-container, .td-js-loaded .td-element-style-before {
opacity: 1
}
.mfp-close:active {
top: 1px
}
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
color: #fff;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%
}
.mfp-counter {
position: absolute;
bottom: 0;
right: 0;
color: #ccc;
padding-right: 15px;
font-size: 11px;
line-height: 18px
}
.mfp-arrow {
font-family: newspaper, sans-serif;
font-size: 30px;
position: absolute;
opacity: .65;
margin: -55px 0 0;
top: 50%;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
margin-top: -54px
}
.mfp-arrow .mfp-a, .mfp-arrow .mfp-b {
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px
}
.mfp-arrow-left:before {
content: '\e807';
color: #fff
}
.mfp-arrow-right:before {
content: '\e808';
color: #fff
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px
}
.mfp-image-holder .mfp-content, img.mfp-img {
max-width: 100%
}
.mfp-iframe-holder .mfp-close {
top: -40px
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
top: 0;
width: 100%;
height: 100%;
background: #000
}
img.mfp-img {
width: auto;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0;
margin: 0 auto
}
.mfp-figure {
line-height: 0
}
.mfp-figure:before {
bottom: 40px;
content: "";
display: block;
height: 20%;
width: 100%;
position: absolute;
z-index: 0;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
opacity: 0;
-webkit-transition: opacity 1s;
-moz-transition: opacity 1s;
-o-transition: opacity 1s;
transition: opacity 1s
}
.mfp-figure:after {
content: '';
top: 40px;
bottom: 40px;
right: 0;
width: auto;
height: auto;
z-index: -1;
background: #444
}
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px
}
.mfp-bottom-bar {
font-size: 11px;
line-height: 18px;
margin-bottom: 50px;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
cursor: auto;
padding: 0 65px 0 15px;
z-index: 1
}
.mfp-title {
text-align: left;
line-height: 18px;
color: #f3f3f3;
word-wrap: break-word
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
.mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0
}
.mfp-img-mobile .mfp-bottom-bar:empty, .mfp-img-mobile img.mfp-img {
padding: 0
}
.mfp-img-mobile .mfp-figure:before {
bottom: 0
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, .6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, .6);
position: fixed;
text-align: center;
padding: 0
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(.75);
transform: scale(.75)
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%
}
.mfp-container {
padding-left: 6px;
padding-right: 6px
}
}
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px
}
.white-popup-block:after, .white-popup-block:before {
width: 100%;
height: 100%;
top: 0;
left: 0;
display: block;
position: absolute;
content: ''
}
.mfp-ie7 .mfp-content {
padding-top: 44px
}
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0
}
.image-source-link {
color: #98c3d1
}
.mfp-with-zoom .mfp-container, .mfp-with-zoom.mfp-bg {
opacity: .001;
-webkit-backface-visibility: hidden;
-webkit-transition: .3s ease-out;
-moz-transition: .3s ease-out;
-o-transition: .3s ease-out;
transition: .3s ease-out
}
.mfp-with-zoom.mfp-removing .mfp-container, .mfp-with-zoom.mfp-removing.mfp-bg, .mpf-td-login-effect.mfp-removing.mfp-bg, .td-loader-animation-end, body.td-animation-stack-type0 .post img, body.td-animation-stack-type0 .td-animation-stack .entry-thumb {
opacity: 0
}
.mfp-bg, .mfp-wrap {
z-index: 10000
}
.white-popup-block {
position: relative;
margin: 0 auto;
max-width: 500px;
min-height: 500px;
font-family: 'Open Sans', arial, sans-serif;
text-align: center;
color: #fff;
vertical-align: top;
-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
-moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
padding: 0 0 24px;
overflow: hidden
}
.white-popup-block:after {
background: linear-gradient(45deg, rgba(0, 69, 130, 0.8) 0%, rgba(38, 134, 146, 0.8) 100%);
z-index: -2
}
.white-popup-block:before {
background-size: cover;
background-position: top;
background-repeat: no-repeat;
z-index: -3
}
.mfp-content .td-back-button {
visibility: hidden;
opacity: 0;
-webkit-transition: .5s cubic-bezier(.79, .14, .15, .86);
-moz-transition: .5s cubic-bezier(.79, .14, .15, .86);
-o-transition: .5s cubic-bezier(.79, .14, .15, .86);
transition: .5s cubic-bezier(.79, .14, .15, .86);
position: absolute;
top: 13px;
left: 8px;
color: #fff;
width: 50px;
height: 50px;
z-index: 99
}
.mfp-content .td-back-button i {
line-height: 50px;
font-size: 16px
}
.mfp-content .td-login-inputs {
width: 100%;
display: inline-block;
position: relative;
margin-bottom: 30px;
font-size: 15px;
font-weight: 400;
color: #fff
}
.mfp-content .td-login-inputs label {
position: absolute;
top: 8px;
left: 0;
text-transform: uppercase;
-webkit-transition: .2s;
-moz-transition: .2s;
-o-transition: .2s;
transition: .2s;
pointer-events: none
}
.mfp-content .td-login-inputs:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
background-color: #fff;
opacity: .3
}
.mfp-content .td-login-input {
position: relative;
background-color: transparent !important;
height: 40px;
margin: 0 !important;
padding: 0;
box-shadow: none !important;
font-size: 15px;
color: #fff;
outline: 0;
border: 0
}
.mfp-content .td-login-input:focus ~ label, .mfp-content .td-login-input:valid ~ label {
top: -18px;
font-size: 11px;
opacity: .6
}
.mfp-content .td-login-input:invalid {
font-style: italic
}
.mfp-content .td-login-button {
width: 100%;
height: 50px;
background-color: #fff;
padding: 5px 12px 6px;
margin-top: 20px;
margin-bottom: 0;
text-transform: uppercase;
text-shadow: none;
font-size: 13px;
font-weight: 600;
color: #000;
-webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2);
-moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2);
box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2);
border: 0;
border-radius: 0;
-webkit-transition: background-color .2s !important;
-moz-transition: background-color .2s !important;
-o-transition: background-color .2s !important;
transition: background-color .2s !important
}
.mfp-content .td-login-button:active, .mfp-content .td-login-button:hover {
-webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2);
-moz-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2);
box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2);
background-color: #deea4b
}
.mfp-content .td-login-info-text {
display: block;
margin-top: 3px;
font-size: 11px;
color: #fff
}
.mfp-content .td-login-info-text a:hover, .td-footer-info .footer-text-wrap a:hover {
text-decoration: underline
}
.mfp-content #register-link {
width: 100%;
display: block;
padding: 13px;
margin-top: 24px;
font-size: 13px;
text-transform: uppercase;
color: #fff;
cursor: pointer;
position: relative
}
.mfp-content .td-login-form-div {
width: 100%;
position: absolute;
top: 0;
padding: 0 20%
}
.mfp-content #td-login-div {
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
-webkit-transition: .5s cubic-bezier(.79, .14, .15, .86);
-moz-transition: .5s cubic-bezier(.79, .14, .15, .86);
-o-transition: .5s cubic-bezier(.79, .14, .15, .86);
transition: .5s cubic-bezier(.79, .14, .15, .86)
}
.mfp-content #td-login-div.td-display-none {
visibility: hidden;
opacity: 0;
-webkit-transition: .3s cubic-bezier(.79, .14, .15, .86);
-moz-transition: .3s cubic-bezier(.79, .14, .15, .86);
-o-transition: .3s cubic-bezier(.79, .14, .15, .86);
transition: .3s cubic-bezier(.79, .14, .15, .86)
}
.mfp-content .td-login-animation #td-login-div {
transform: translate3d(-300px, 0, 0);
-webkit-transform: translate3d(-300px, 0, 0);
-moz-transform: translate3d(-300px, 0, 0);
-ms-transform: translate3d(-300px, 0, 0);
-o-transform: translate3d(-300px, 0, 0)
}
.mfp-content .td-login-animation .td-back-button {
visibility: visible;
opacity: 1
}
.mfp-content #td-forgot-pass-div, .mfp-content #td-register-div {
visibility: hidden;
opacity: 0;
-webkit-transition: .5s cubic-bezier(.79, .14, .15, .86);
-moz-transition: .5s cubic-bezier(.79, .14, .15, .86);
-o-transition: .5s cubic-bezier(.79, .14, .15, .86);
transition: .5s cubic-bezier(.79, .14, .15, .86);
transform: translate3d(300px, 0, 0);
-webkit-transform: translate3d(300px, 0, 0);
-moz-transform: translate3d(300px, 0, 0);
-ms-transform: translate3d(300px, 0, 0);
-o-transform: translate3d(300px, 0, 0)
}
.mfp-content #td-forgot-pass-div.td-display-block, .mfp-content #td-register-div.td-display-block {
visibility: visible;
opacity: 1;
-webkit-transition: .3s cubic-bezier(.79, .14, .15, .86);
-moz-transition: .3s cubic-bezier(.79, .14, .15, .86);
-o-transition: .3s cubic-bezier(.79, .14, .15, .86);
transition: .3s cubic-bezier(.79, .14, .15, .86);
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0)
}
.mfp-content #login-form .mfp-close {
position: absolute;
top: 26px;
width: 20px;
height: 20px;
line-height: 0;
font-size: 0;
color: #fff;
font-family: newspaper, sans-serif;
right: 27px;
left: auto;
opacity: 1
}
.mfp-content #login-form .mfp-close:before {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, 50%);
-webkit-transform: translate(-50%, 50%);
-moz-transform: translate(-50%, 50%);
-ms-transform: translate(-50%, 50%);
-o-transform: translate(-50%, 50%);
font-size: 16px;
vertical-align: bottom;
color: #fff;
content: '\e902'
}
.mfp-content #login-form #login-link {
position: absolute;
left: 26px;
top: 28px;
cursor: pointer
}
.mfp-content .td-login-panel-title {
padding: 26px 0 22px;
line-height: 20px;
font-size: 17px;
text-transform: uppercase;
color: #fff;
pointer-events: none
}
.mfp-content .td-login-panel-descr {
margin-bottom: 77px;
font-size: 13px;
line-height: 1
}
.mfp-content .td_display_err {
color: #fff;
padding: 14px 30px;
display: none;
position: absolute;
top: 93px;
left: 0;
right: 0;
font-size: 11px;
text-transform: uppercase;
margin: 0 -40%;
line-height: 1
}
.mfp-content .td_display_err:before {
content: '';
width: 100%;
height: 100%;
background-color: #000;
position: absolute;
top: 0;
left: 0;
opacity: .8;
z-index: -1
}
.mfp-content .td_display_msg_ok:before {
background-color: #fff;
opacity: .1
}
.mpf-td-login-effect .mfp-with-anim {
opacity: 0;
-webkit-transition: .4s cubic-bezier(.55, 0, .1, 1);
-moz-transition: .4s cubic-bezier(.55, 0, .1, 1);
-o-transition: .4s cubic-bezier(.55, 0, .1, 1);
transition: .4s cubic-bezier(.55, 0, .1, 1);
transform: perspective(600px) scale(.4);
-webkit-transform: perspective(600px) scale(.4);
-moz-transform: perspective(600px) scale(.4);
-ms-transform: perspective(600px) scale(.4);
-o-transform: perspective(600px) scale(.4)
}
.mpf-td-login-effect.mfp-bg {
opacity: 0;
transition: .3s ease-out
}
.mpf-td-login-effect.mfp-ready .mfp-with-anim, .td-loader-animation-mid {
opacity: 1;
transform: perspective(600px) scale(1);
-webkit-transform: perspective(600px) scale(1);
-moz-transform: perspective(600px) scale(1);
-ms-transform: perspective(600px) scale(1);
-o-transform: perspective(600px) scale(1)
}
.mpf-td-login-effect.mfp-removing .mfp-with-anim {
transform: perspective(600px) scale(.4);
-webkit-transform: perspective(600px) scale(.4);
-moz-transform: perspective(600px) scale(.4);
-ms-transform: perspective(600px) scale(.4);
-o-transform: perspective(600px) scale(.4);
opacity: 0
}
.mfp-ready #login_pass, .td-login-show #login_pass-mob, .wpb_single_image .vc_single_image-wrapper {
display: inline-block !important
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
.td-sp {
background-image: url(//befonts.com/wp-content/themes/befonts25/custom/images/sprite/elements@2x.png) !important;
background-size: 90px 2100px !important
}
}
.td-visible-desktop, .wpb_flickr_heading {
display: table
}
.td-header-rec-wrap {
position: relative;
min-height: 90px
}
.td-header-rec-wrap .td-adspot-title {
margin-bottom: -21px;
position: relative;
top: 3px
}
.td-header-sp-recs {
padding: 0 !important;
width: 728px;
position: relative;
min-height: 0 !important
}
.td-header-sp-recs .adsbygoogle, .td-header-sp-recs img {
position: absolute;
margin: auto;
top: 0;
bottom: 0;
left: 0;
right: 0
}
.td-a-rec-id-custom_ad_1 > div, .td-a-rec-id-custom_ad_2 > div, .td-a-rec-id-custom_ad_3 > div, .td-a-rec-id-custom_ad_4 > div, .td-a-rec-id-custom_ad_5 > div, .td-g-rec-id-custom_ad_1 .adsbygoogle, .td-g-rec-id-custom_ad_2 .adsbygoogle, .td-g-rec-id-custom_ad_3 .adsbygoogle, .td-g-rec-id-custom_ad_4 .adsbygoogle, .td-g-rec-id-custom_ad_5 .adsbygoogle, .td-g-rec-id-sidebar .adsbygoogle {
margin-bottom: 44px
}
.td-visible-desktop, .td-visible-phone, .td-visible-tablet-l, .td-visible-tablet-landscape, .td-visible-tablet-portrait, .td-visible-tablet-tp, .td_stretch_content_1200.td-footer-instagram-container .td-instagram-user, .td_stretch_content_1200.td-footer-instagram-container .td_block_instagram, .td_stretch_content_1400.td-footer-instagram-container .td-instagram-user, .td_stretch_content_1400.td-footer-instagram-container .td_block_instagram, .td_stretch_content_1600.td-footer-instagram-container .td-instagram-user, .td_stretch_content_1600.td-footer-instagram-container .td_block_instagram, .td_stretch_content_1800.td-footer-instagram-container .td-instagram-user, .td_stretch_content_1800.td-footer-instagram-container .td_block_instagram {
margin-left: auto;
margin-right: auto
}
.td-a-rec-id-custom_ad_1 .td-block-title-wrap + .td-adspot-title, .td-a-rec-id-custom_ad_2 .td-block-title-wrap + .td-adspot-title, .td-a-rec-id-custom_ad_3 .td-block-title-wrap + .td-adspot-title, .td-a-rec-id-custom_ad_4 .td-block-title-wrap + .td-adspot-title, .td-a-rec-id-custom_ad_5 .td-block-title-wrap + .td-adspot-title, .td-a-rec-id-sidebar .td-block-title-wrap + .td-adspot-title {
margin-top: -9px
}
.td-g-rec-id-content_bottom .adsbygoogle, .td-g-rec-id-content_inline .adsbygoogle, .td-g-rec-id-content_top .adsbygoogle, .td-g-rec-id-post_style_12 .adsbygoogle {
margin-bottom: 21px;
position: relative;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%)
}
.td-a-rec-id-content_bottom, .td-a-rec-id-content_top, .td-a-rec-id-post_style_12, .td-a-rec-id-smart_list_6, .td-a-rec-id-smart_list_7, .td-a-rec-id-smart_list_8 {
clear: both;
text-align: center
}
.td-a-rec-id-post_style_12 .td-adspot-title, .td-a-rec-id-post_style_13 .td-adspot-title {
margin-bottom: -9px
}
.td-g-rec-id-smart_list_6 .adsbygoogle, .td-g-rec-id-smart_list_7 .adsbygoogle, .td-g-rec-id-smart_list_8 .adsbygoogle {
margin-top: 0;
margin-bottom: 16px;
position: relative;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%)
}
.td-a-rec-id-smart_list_6 > div, .td-a-rec-id-smart_list_7 > div, .td-a-rec-id-smart_list_8 > div {
margin-top: 0;
margin-bottom: 16px
}
.td-a-rec-id-content_inlineleft .td-adspot-title, .td-g-rec-id-content_inlineleft .td-adspot-title {
margin-right: 21px
}
.td-a-rec-id-content_inlineleft .adsbygoogle, .td-a-rec-id-content_inlineleft > div, .td-g-rec-id-content_inlineleft .adsbygoogle, .td-g-rec-id-content_inlineleft > div {
margin-bottom: 15px;
margin-top: 9px;
margin-right: 21px
}
.td-a-rec-id-content_inlineright .td-adspot-title, .td-g-rec-id-content_inlineright .td-adspot-title {
margin-left: 21px;
margin-bottom: -6px
}
.td-a-rec-id-content_inlineright .adsbygoogle, .td-a-rec-id-content_inlineright > div, .td-g-rec-id-content_inlineright .adsbygoogle, .td-g-rec-id-content_inlineright > div {
margin-bottom: 15px;
margin-top: 6px;
margin-left: 21px
}
.td-a-rec-id-footer_top, .td-g-rec-id-footer_top, .td-theme-wrap .td-spot-id-footer_top {
display: table;
position: relative;
text-align: center;
margin: -12px auto 40px
}
.td-all-devices, .td-container-wrap {
margin-left: auto;
margin-right: auto
}
.td-a-rec-id-footer_top .td-adspot-title, .td-g-rec-id-footer_top .td-adspot-title {
margin-top: -21px
}
.td-a-rec-id-custom_ad_1, .td-a-rec-id-custom_ad_2, .td-a-rec-id-custom_ad_3, .td-a-rec-id-custom_ad_4, .td-a-rec-id-custom_ad_5, .td-g-rec-id-custom_ad_1, .td-g-rec-id-custom_ad_2, .td-g-rec-id-custom_ad_3, .td-g-rec-id-custom_ad_4, .td-g-rec-id-custom_ad_5 {
text-align: center;
display: table;
margin-left: auto;
margin-right: auto;
position: relative
}
.td-adspot-title {
color: #bbb;
font-size: 10px;
text-align: center;
display: block
}
.td-a-rec-id-post_style_11 > div {
margin-bottom: 21px;
margin-left: 0;
margin-right: 0
}
.td-a-rec-id-post_style_11 .td-adspot-title, .td_smart_list_6 .td-sml-caption, .td_smart_list_7 .td-sml-caption {
text-align: left
}
.td-all-devices {
display: table
}
.td-a-rec-id-custom-spot {
margin-bottom: 0;
text-align: center
}
.td-a-rec-id-custom-spot img {
margin: 0 auto
}
.td_block_social_counter {
font-family: 'Open Sans', arial, sans-serif;
font-weight: 700;
font-size: 11px;
color: #fff;
margin-bottom: 47px
}
.td_block_social_counter .td-sp:after {
content: '';
width: 1px;
height: 16px;
background-color: rgba(255, 255, 255, .1);
position: absolute;
right: -1px;
top: 8px
}
.td_social_type {
width: 100%;
margin-bottom: 10px;
-webkit-transition: background-color .2s cubic-bezier(0, 0, .58, 1);
-moz-transition: background-color .2s cubic-bezier(0, 0, .58, 1);
-o-transition: background-color .2s cubic-bezier(0, 0, .58, 1);
transition: background-color .2s cubic-bezier(0, 0, .58, 1)
}
.td_social_type .td_social_info {
padding: 0 0 0 9px;
position: relative;
top: -12px
}
.td_social_type .td-social-box {
height: 32px;
position: relative;
overflow: hidden
}
.td_social_type .td_social_number {
border-left: 1px solid rgba(255, 255, 255, .1);
padding-left: 9px
}
.td_social_type .td_social_button {
float: right;
border-left: 1px solid rgba(255, 255, 255, .1);
padding: 0 14px;
margin-top: 8px;
top: 9px;
height: 16px;
line-height: 15px;
text-transform: uppercase
}
.td_social_type .td_social_button a:after {
content: "";
display: block;
height: 32px;
position: absolute;
right: 0;
top: 0;
width: 324px
}
.backstretch, .td-social-boxed .td_social_button a:after {
height: 100%;
width: 100%
}
.td_social_type .td_social_button a:hover {
color: inherit;
text-decoration: none !important
}
.td-footer-wrapper .td-instagram-button, .td-footer-wrapper .td-social-style2 .td_social_type .td-social-box, .td-footer-wrapper .td-social-style2 .td_social_type .td_social_button, .td-footer-wrapper .td-social-style8 .td_social_type .td-social-box, .td-footer-wrapper .td-social-style8 .td_social_type .td_social_button {
border-color: #444
}
.td-social-colored .td_social_rss .td-sp, .td_social_rss .td-social-box {
background-color: #f60
}
.td-social-colored .td_social_soundcloud .td-sp, .td_social_soundcloud .td-social-box {
background-color: #ff5419
}
.td-social-colored .td_social_vimeo .td-sp, .td_social_vimeo .td-social-box {
background-color: #006599
}
.td-social-colored .td_social_youtube .td-sp, .td_social_youtube .td-social-box {
background-color: #e14e42
}
.td-social-colored .td_social_instagram .td-sp, .td_social_instagram .td-social-box {
background-color: #417096
}
.td-social-boxed .td_social_type {
text-align: center;
width: 33.3333%;
margin: 0;
float: left
}
.td-social-boxed .td_social_type .td-social-box {
height: 100px
}
.td-social-boxed .td_social_type span {
display: block;
width: 100%;
padding: 0
}
.td-social-boxed .td_social_info {
font-size: 17px;
top: 0
}
.td-social-boxed .td_social_info_name {
font-size: 13px;
font-weight: 400
}
.td-social-boxed .td_social_button {
opacity: 0;
position: absolute;
height: 100%;
margin-top: 0;
top: 0
}
.td-social-font-icons .td-sp {
background: 0 0;
font-family: newspaper, sans-serif;
font-size: 14px;
text-align: center;
font-weight: 400
}
.td-social-font-icons .td-sp:before {
position: absolute;
top: 0;
left: 0;
right: 0;
line-height: 30px
}
.td-social-font-icons .td_social_facebook .td-sp:before {
content: '\e818';
color: #516eab
}
.td-social-font-icons .td_social_rss .td-sp:before {
content: '\e828';
color: #f60
}
.td-social-font-icons .td_social_soundcloud .td-sp:before {
content: '\e82b';
color: #ff5419
}
.td-social-font-icons .td_social_twitter .td-sp:before {
content: '\e831';
color: #29c5f6
}
.td-social-font-icons .td_social_vimeo .td-sp:before {
content: '\e832';
color: #006599
}
.td-social-font-icons .td_social_youtube .td-sp:before {
content: '\e836';
color: #e14e42
}
.td-social-font-icons .td_social_googleplus .td-sp:before {
content: '\e81b';
color: #eb4026
}
.td-social-font-icons .td_social_instagram .td-sp:before {
content: '\e81d';
color: #417096
}
.td-social-font-icons .td_social_pinterest .td-sp:before {
content: '\e825';
color: #ca212a
}
.td-social-style1 .td_social_facebook:hover .td-social-box, .td-social-style7 .td_social_facebook:hover .td-social-box {
background-color: #516eab !important
}
.td-social-style1 .td_social_rss:hover .td-social-box, .td-social-style7 .td_social_rss:hover .td-social-box {
background-color: #f60 !important
}
.td-social-style1 .td_social_soundcloud:hover .td-social-box, .td-social-style7 .td_social_soundcloud:hover .td-social-box {
background-color: #ff5419 !important
}
.td-social-style1 .td_social_twitter:hover .td-social-box, .td-social-style7 .td_social_twitter:hover .td-social-box {
background-color: #29c5f6 !important
}
.td-social-style1 .td_social_vimeo:hover .td-social-box, .td-social-style7 .td_social_vimeo:hover .td-social-box {
background-color: #006599 !important
}
.td-social-style1 .td_social_youtube:hover .td-social-box, .td-social-style7 .td_social_youtube:hover .td-social-box {
background-color: #e14e42 !important
}
.td-social-style1 .td_social_googleplus:hover .td-social-box, .td-social-style7 .td_social_googleplus:hover .td-social-box {
background-color: #eb4026 !important
}
.td-social-style1 .td_social_instagram:hover .td-social-box, .td-social-style7 .td_social_instagram:hover .td-social-box, .td-social-style7 .td_social_pinterest:hover .td-social-box {
background-color: #417096 !important
}
.td-social-style1 .td_social_pinterest:hover .td-social-box {
background-color: #ca212a !important
}
.td-social-style2 .td_social_type .td-social-box {
background-color: transparent;
border: 1px solid #ededed
}
.td-social-style10 .td_social_type:hover, .td-social-style10 .td_social_type:hover .td_social_type a, .td-social-style2 .td_social_type:hover, .td-social-style2 .td_social_type:hover .td_social_type a, .td-social-style3 .td_social_type:hover, .td-social-style3 .td_social_type:hover .td_social_type a, .td-social-style4 .td_social_type:hover, .td-social-style4 .td_social_type:hover .td_social_type a, .td-social-style8 .td_social_type:hover, .td-social-style8 .td_social_type:hover .td_social_type a, .td-social-style9 .td_social_type:hover, .td-social-style9 .td_social_type:hover .td_social_type a {
color: #555
}
.td-social-style2 .td-sp:after, .td-social-style8 .td-sp:after {
top: 7px;
background-color: #000;
opacity: .1
}
.td-social-style2 .td_social_button, .td-social-style8 .td_social_button {
border-color: #ededed
}
.td-social-style3 .td_social_type .td_social_button, .td-social-style4 .td_social_type .td_social_button {
margin-top: 13px;
padding: 0;
border: none
}
.td-social-style3 .td_social_type .td_social_button a:after, .td-social-style4 .td_social_type .td_social_button a:after {
height: 40px
}
.td-social-style3 .td_social_type .td_social_info, .td-social-style4 .td_social_type .td_social_info {
top: -15px
}
.td-social-style3 .td-social-box, .td-social-style4 .td-social-box {
background-color: transparent;
height: 40px
}
.td-social-style3 .td-sp {
width: 40px;
height: 40px;
border-radius: 40px;
margin-right: 5px
}
.td-social-style3 .td-sp:after, .td-social-style4 .td-sp:after {
top: 7px;
display: none
}
.td-social-style3 .td_social_facebook .td-sp, .td-social-style4 .td_social_facebook .td-sp {
background-position: -17px -17px
}
.td-social-style3 .td_social_rss .td-sp, .td-social-style4 .td_social_rss .td-sp {
background-position: -16px -121px
}
.td-social-style3 .td_social_soundcloud .td-sp, .td-social-style4 .td_social_soundcloud .td-sp {
background-position: -17px -173px
}
.td-social-style3 .td_social_twitter .td-sp, .td-social-style4 .td_social_twitter .td-sp {
background-position: -16px -431px
}
.td-social-style3 .td_social_vimeo .td-sp, .td-social-style4 .td_social_vimeo .td-sp {
background-position: -16px -327px
}
.td-social-style3 .td_social_youtube .td-sp, .td-social-style4 .td_social_youtube .td-sp {
background-position: -15px -380px
}
.td-social-style3 .td_social_googleplus .td-sp, .td-social-style4 .td_social_googleplus .td-sp {
background-position: -17px -276px
}
.td-social-style3 .td_social_instagram .td-sp, .td-social-style4 .td_social_instagram .td-sp {
background-position: -16px -224px
}
.td-social-style3 .td_social_pinterest .td-sp, .td-social-style4 .td_social_pinterest .td-sp {
background-position: -16px -69px
}
.td-social-style4 .td-sp {
width: 40px;
height: 40px;
margin-right: 5px
}
.td-social-style5 .td-social-list, .td-social-style8 .td-social-list {
margin-left: -8px;
margin-right: -8px
}
.td-social-style5 .td_social_type .td-social-box {
margin: 0 8px 16px
}
.td-social-style7 .td-social-list {
margin-left: -8px;
margin-right: -8px;
margin-bottom: -16px
}
.td-social-style7 .td_social_type .td-social-box {
background-color: #222;
margin: 0 8px 16px
}
.td-social-style8 .td_social_type .td-social-box {
background-color: transparent;
border: 1px solid #ededed;
margin: 0 8px 16px
}
.td-social-style8 .td-sp {
font-size: 28px
}
.td-social-style10 .td_social_type .td_social_button, .td-social-style9 .td_social_type .td_social_button {
padding: 0;
border: none
}
.td-social-style10 .td_social_type:hover .td-sp, .td-social-style9 .td_social_type:hover .td-sp {
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
box-shadow: 0 2px 5px rgba(0, 0, 0, .3)
}
.td-social-style10 .td_social_type .td_social_info, .td-social-style9 .td_social_type .td_social_info {
font-size: 15px;
top: 5px
}
.td-social-style10 .td_social_type .td-social-box, .td-social-style9 .td_social_type .td-social-box {
background-color: transparent;
height: 130px
}
.td-social-style9 .td-sp {
transition: box-shadow .3s;
width: 64px;
height: 64px;
border-radius: 64px;
margin: 0
}
.td-social-style10 .td_social_facebook .td-sp, .td-social-style9 .td_social_facebook .td-sp {
background-position: -5px -5px
}
.td-social-style10 .td_social_rss .td-sp, .td-social-style9 .td_social_rss .td-sp {
background-position: -4px -109px
}
.td-social-style10 .td_social_soundcloud .td-sp, .td-social-style9 .td_social_soundcloud .td-sp {
background-position: -5px -161px
}
.td-social-style10 .td_social_twitter .td-sp, .td-social-style9 .td_social_twitter .td-sp {
background-position: -4px -419px
}
.td-social-style10 .td_social_vimeo .td-sp, .td-social-style9 .td_social_vimeo .td-sp {
background-position: -4px -315px
}
.td-social-style10 .td_social_youtube .td-sp, .td-social-style9 .td_social_youtube .td-sp {
background-position: -3px -368px
}
.td-social-style10 .td_social_googleplus .td-sp, .td-social-style9 .td_social_googleplus .td-sp {
background-position: -5px -264px
}
.td-social-style10 .td_social_instagram .td-sp, .td-social-style9 .td_social_instagram .td-sp {
background-position: -4px -212px
}
.td-social-style10 .td_social_pinterest .td-sp, .td-social-style9 .td_social_pinterest .td-sp {
background-position: -5px -56px
}
.td-social-style10 .td-sp {
-webkit-transition: box-shadow .3s;
-moz-transition: box-shadow .3s;
-o-transition: box-shadow .3s;
transition: box-shadow .3s;
width: 64px;
height: 64px;
margin: 0
}
.td-boxed-layout .td-container-wrap {
width: 1164px
}
.td-container-wrap {
background-color: #fff
}
.backstretch {
position: fixed;
z-index: -99999;
top: 0
}
body .td-backstretch {
max-width: none;
opacity: 0;
transition: opacity 2s;
display: block
}
body .td-stretch-width {
height: auto;
width: 100.03%;
margin: 0;
position: relative;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%)
}
body .td-stretch-height {
position: relative;
height: 100%;
width: auto;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%)
}
.td-header-style-8 .td_stretch_container .td-header-sp-logo {
left: 0;
right: 0;
margin: auto;
pointer-events: none
}
.td-boxed-layout .td-header-style-8 .td_stretch_container, .td-boxed-layout .td-header-style-8 .td_stretch_container .td-header-sp-logo {
width: 1164px !important
}
@media (max-width: 1180px) {
.td-boxed-layout .td-container-wrap, .td_category_template_6 .td-category-header {
width: 100%
}
.td-boxed-layout .td-header-style-8 .td_stretch_container, .td-boxed-layout .td-header-style-8 .td_stretch_container .td-header-sp-logo {
width: 100% !important
}
}
#td-theme-buy-button:hover, #td-theme-demos-button:hover {
color: #4db2ec;
border-color: rgba(77, 178, 236, .3)
}
.td_stretch_content_1200.td-footer-instagram-container, .td_stretch_content_1400.td-footer-instagram-container, .td_stretch_content_1600.td-footer-instagram-container, .td_stretch_content_1800.td-footer-instagram-container {
padding-left: 0;
padding-right: 0
}
.td_stretch_content_1200 .td-container, .td_stretch_content_1200.td-footer-instagram-container .td-instagram-user, .td_stretch_content_1200.td-footer-instagram-container .td_block_instagram {
max-width: 1200px !important;
width: auto !important
}
.td_stretch_content_1400 .td-container, .td_stretch_content_1400.td-footer-instagram-container .td-instagram-user, .td_stretch_content_1400.td-footer-instagram-container .td_block_instagram {
max-width: 1400px !important;
width: auto !important
}
.td_stretch_content_1600 .td-container, .td_stretch_content_1600.td-footer-instagram-container .td-instagram-user, .td_stretch_content_1600.td-footer-instagram-container .td_block_instagram {
max-width: 1600px !important;
width: auto !important
}
.td_stretch_content_1800 .td-container, .td_stretch_content_1800.td-footer-instagram-container .td-instagram-user, .td_stretch_content_1800.td-footer-instagram-container .td_block_instagram {
max-width: 1800px !important;
width: auto !important
}
@media (min-width: 1141px) {
.td-rec-hide-on-m {
display: none !important
}
.td_stretch_container .td-header-menu-wrap.td-affix {
width: 100% !important
}
.td-header-style-8 .td_stretch_container .td-header-sp-logo {
width: 1068px
}
.td_stretch_content .sf-menu .td-mega-menu ul, .td_stretch_content_1200 .sf-menu .td-mega-menu ul, .td_stretch_content_1400 .sf-menu .td-mega-menu ul, .td_stretch_content_1600 .sf-menu .td-mega-menu ul, .td_stretch_content_1800 .sf-menu .td-mega-menu ul {
width: calc(100% + 2px) !important;
overflow: hidden;
left: 0 !important;
transform: translateX(0) !important;
-webkit-transform: translateX(0) !important
}
.td_stretch_content .td_block_mega_menu, .td_stretch_content_1200 .td_block_mega_menu, .td_stretch_content_1400 .td_block_mega_menu, .td_stretch_content_1600 .td_block_mega_menu, .td_stretch_content_1800 .td_block_mega_menu {
width: 1114px;
margin-left: auto;
margin-right: auto;
overflow: visible
}
.td_stretch_content .td_block_mega_menu:before, .td_stretch_content_1200 .td_block_mega_menu:before, .td_stretch_content_1400 .td_block_mega_menu:before, .td_stretch_content_1600 .td_block_mega_menu:before, .td_stretch_content_1800 .td_block_mega_menu:before {
content: '';
position: absolute;
top: 0;
right: 100%;
width: 100%;
height: 100%;
background-color: #fafafa
}
.td_stretch_content .td_block_mega_menu .td_mega_menu_sub_cats .cur-sub-cat, .td_stretch_content_1200 .td_block_mega_menu .td_mega_menu_sub_cats .cur-sub-cat, .td_stretch_content_1400 .td_block_mega_menu .td_mega_menu_sub_cats .cur-sub-cat, .td_stretch_content_1600 .td_block_mega_menu .td_mega_menu_sub_cats .cur-sub-cat, .td_stretch_content_1800 .td_block_mega_menu .td_mega_menu_sub_cats .cur-sub-cat {
border-left: 1px solid #eaeaea
}
.td_stretch_content .td_block_mega_menu.td-no-subcats:before, .td_stretch_content_1200 .td_block_mega_menu.td-no-subcats:before, .td_stretch_content_1400 .td_block_mega_menu.td-no-subcats:before, .td_stretch_content_1600 .td_block_mega_menu.td-no-subcats:before, .td_stretch_content_1800 .td_block_mega_menu.td-no-subcats:before {
display: none
}
.td-header-style-3 .td_stretch_content .td-mega-row, .td-header-style-4 .td_stretch_content .td-mega-row {
padding: 22px 0 16px
}
.td-header-style-3 .td_stretch_content .td-mega-span, .td-header-style-4 .td_stretch_content .td-mega-span {
width: 196px;
min-height: 202px;
float: left;
margin-left: 22px !important
}
.td-header-style-3 .td_stretch_content .td-next-prev-wrap, .td-header-style-4 .td_stretch_content .td-next-prev-wrap {
margin: 0 0 22px 22px !important
}
.td-header-style-6 .td_stretch_content #td-header-menu, .td-header-style-7 .td_stretch_content #td-header-menu {
padding-right: 48px
}
.td-header-style-8 .td_stretch_content .td-header-top-menu, .td-header-style-8 .td_stretch_content_1200 .td-header-sp-logo, .td-header-style-8 .td_stretch_content_1200 .td-header-top-menu, .td-header-style-8 .td_stretch_content_1400 .td-header-sp-logo, .td-header-style-8 .td_stretch_content_1400 .td-header-top-menu, .td-header-style-8 .td_stretch_content_1600 .td-header-sp-logo, .td-header-style-8 .td_stretch_content_1600 .td-header-top-menu, .td-header-style-8 .td_stretch_content_1800 .td-header-sp-logo, .td-header-style-8 .td_stretch_content_1800 .td-header-top-menu {
width: auto
}
.td-header-style-8 .td_stretch_content #td-header-menu, .td-header-style-8 .td_stretch_content.td-header-top-menu-full .td-container, .td-header-style-8 .td_stretch_content_1200 #td-header-menu, .td-header-style-8 .td_stretch_content_1200.td-header-top-menu-full .td-container, .td-header-style-8 .td_stretch_content_1400 #td-header-menu, .td-header-style-8 .td_stretch_content_1400.td-header-top-menu-full .td-container, .td-header-style-8 .td_stretch_content_1600 #td-header-menu, .td-header-style-8 .td_stretch_content_1600.td-header-top-menu-full .td-container, .td-header-style-8 .td_stretch_content_1800 #td-header-menu, .td-header-style-8 .td_stretch_content_1800.td-header-top-menu-full .td-container {
padding-left: 20px
}
.td-header-style-8 .td_stretch_content .td-header-sp-logo, .td-header-style-8 .td_stretch_content_1200 .td-header-sp-logo, .td-header-style-8 .td_stretch_content_1400 .td-header-sp-logo, .td-header-style-8 .td_stretch_content_1600 .td-header-sp-logo, .td-header-style-8 .td_stretch_content_1800 .td-header-sp-logo {
left: 30px
}
.td-header-style-8 .td_stretch_content .td-container, .td-header-style-8 .td_stretch_content_1200 .td-container, .td-header-style-8 .td_stretch_content_1400 .td-container, .td-header-style-8 .td_stretch_content_1600 .td-container, .td-header-style-8 .td_stretch_content_1800 .td-container {
padding-left: 0;
padding-right: 0
}
.td-header-style-8 .td_stretch_content_1200 .td-header-sp-logo {
max-width: 1200px
}
.td-header-style-8 .td_stretch_content_1400 .td-header-sp-logo {
max-width: 1400px
}
.td-header-style-8 .td_stretch_content_1600 .td-header-sp-logo {
max-width: 1600px
}
.td-header-style-8 .td_stretch_content_1800 .td-header-sp-logo {
max-width: 1800px
}
.td-header-style-10 .td_stretch_content .td-affix .td-main-menu-logo {
margin-left: 10px
}
}
.td-scroll-up {
cursor: pointer;
position: fixed;
bottom: 4px;
right: 5px;
width: 40px;
height: 40px;
background-color: #4db2ec;
z-index: 9999;
transform: translate3d(0, 70px, 0);
-webkit-transform: translate3d(0, 70px, 0);
-moz-transform: translate3d(0, 70px, 0);
-ms-transform: translate3d(0, 70px, 0);
-o-transform: translate3d(0, 70px, 0);
-webkit-transition: transform .4s cubic-bezier(.55, 0, .1, 1);
-moz-transition: transform .4s cubic-bezier(.55, 0, .1, 1);
-o-transition: transform .4s cubic-bezier(.55, 0, .1, 1);
transition: transform .4s cubic-bezier(.55, 0, .1, 1)
}
.td-scroll-up .td-icon-menu-up {
position: relative;
color: #fff;
font-size: 20px;
display: block;
text-align: center;
width: 40px;
top: 7px
}
.td-scroll-up-visible {
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0)
}
.td-right-demos-button {
font-family: 'Open Sans', arial, sans-serif;
position: fixed;
right: -1px;
z-index: 10000;
border: 1px solid #e8e8e8;
color: #000;
text-align: center;
font-size: 10px;
line-height: 31px;
width: 76px;
transition: .15s
}
.vc_toggle_title h4, .wpb_heading, .wpb_tabs li a {
font-family: Roboto, sans-serif;
font-size: 14px
}
#td-theme-demos-button {
top: 84px;
background: #fff
}
#td-theme-buy-button {
top: 120px;
background: #f4f4f4
}
#td-theme-buy-button:hover {
background-color: rgba(77, 178, 236, .15)
}
.MIXIN_chrome_sidebar::-webkit-scrollbar-track {
background-color: #383838
}
.MIXIN_chrome_sidebar::-webkit-scrollbar {
width: 6px;
background-color: #f5f5f5
}
.MIXIN_chrome_sidebar::-webkit-scrollbar-thumb {
background-color: #919191;
border-radius: 10px
}
.td_video_playlist_title {
position: relative;
z-index: 1;
background-color: #222
}
.td_video_playlist_title .td_video_title_text {
font-family: 'Open Sans', arial, sans-serif;
font-weight: 700;
font-size: 15px;
color: #fff;
margin-left: 17px;
margin-right: 17px;
vertical-align: middle;
line-height: 24px;
padding: 10px 0
}
.td_wrapper_video_playlist {
z-index: 1;
position: relative;
display: flex
}
.td_wrapper_video_playlist .td_video_controls_playlist_wrapper {
background-color: #4db2ec;
position: relative
}
.td_wrapper_video_playlist .td_video_controls_playlist_wrapper:before {
content: '';
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAGBAMAAADwPukCAAAAElBMVEUAAAAAAAAAAAAAAAAAAAAAAADgKxmiAAAABnRSTlM9KRgMBADiSB2HAAAAFElEQVR4XmNgYBBgUGAwYHBgCAAAA3wA8fpXm6EAAAAASUVORK5CYII=) repeat-x;
width: 100%;
height: 6px;
position: absolute;
bottom: -6px;
z-index: 1
}
.td_wrapper_video_playlist .td_video_stop_play_control {
position: relative;
width: 65px;
height: 65px;
outline: 0 !important
}
.td_wrapper_video_playlist .td_video_stop_play_control:after {
content: '';
width: 1px;
height: 37px;
background-color: rgba(255, 255, 255, .2);
position: absolute;
top: 14px;
right: 0
}
.td_wrapper_video_playlist .td_vimeo_control, .td_wrapper_video_playlist .td_youtube_control {
position: relative;
top: 12px;
left: 11px;
cursor: pointer
}
.td_wrapper_video_playlist .td_video_title_playing {
position: absolute;
top: 13px;
left: 80px;
font-family: Verdana, Geneva, sans-serif;
font-size: 13px;
line-height: 19px;
font-weight: 700;
color: #fff;
padding-right: 7px;
max-height: 37px;
overflow: hidden
}
@media (min-width: 481px) and (max-width: 1018px) {
.td_wrapper_video_playlist .td_video_title_playing {
max-height: 20px;
top: 23px
}
}
.td_wrapper_video_playlist .td_video_time_playing {
position: absolute;
bottom: 0;
right: 5px;
font-family: 'Open Sans', arial, sans-serif;
font-size: 10px;
font-style: italic;
color: #fff;
line-height: 17px;
padding-right: 1px
}
.td_wrapper_video_playlist .td_video_currently_playing {
background-color: #404040
}
.td_wrapper_video_playlist .td_video_currently_playing:after {
content: '';
position: absolute;
top: 0;
left: 0;
border-left: 3px solid #4db2ec !important;
width: 3px;
height: inherit
}
.td_wrapper_video_playlist .td_click_video {
height: 60px;
display: block;
width: 100%;
position: relative
}
.td_wrapper_video_playlist .td_click_video:hover {
background-color: #333;
cursor: pointer
}
.td_wrapper_video_playlist .td_video_thumb {
position: relative;
top: 10px;
width: 72px;
height: 40px;
overflow: hidden;
margin-left: 16px
}
.td_wrapper_video_playlist .td_video_thumb img {
position: relative;
top: -6px
}
.td_wrapper_video_playlist .td_video_title_and_time {
position: absolute;
top: 10px;
width: 100%;
padding: 0 30px 0 103px
}
.td_wrapper_video_playlist .td_video_title_and_time .td_video_title {
font-family: 'Open Sans', arial, sans-serif;
font-size: 12px;
color: #fff;
line-height: 15px;
max-height: 30px;
overflow: hidden
}
.wpb_content_element .icon-next:before, .wpb_content_element .icon-prev:before {
font-family: newspaper, sans-serif !important;
font-size: 30px;
top: 0 !important;
color: #fff
}
.td_wrapper_video_playlist .td_video_time {
font-family: 'Open Sans', arial, sans-serif;
font-size: 10px;
font-style: italic;
color: #777;
line-height: 13px
}
.td_wrapper_video_playlist .td_wrapper_player {
background-color: #000;
overflow: hidden
}
.td_wrapper_video_playlist .td_wrapper_player iframe {
width: 100%;
height: 100% !important
}
.td_wrapper_video_playlist .td_container_video_playlist {
display: flex;
flex-direction: column;
background-color: #222;
vertical-align: top;
overflow: hidden
}
.td_wrapper_video_playlist .td_playlist_clickable {
overflow-y: auto;
overflow-x: hidden
}
.td_video_playlist_column_3 .td_container_video_playlist, .td_video_playlist_column_3 .td_wrapper_player {
height: 409px
}
.td_video_playlist_column_3 .td_wrapper_player {
display: block;
flex: 1
}
.td_video_playlist_column_3 .td_container_video_playlist {
width: 341px
}
@media (min-width: 1019px) and (max-width: 1140px) {
.td_category_template_6 .td-crumb-container, .td_category_template_6 .td-pulldown-container {
width: 980px
}
.td-visible-tablet-l, .td-visible-tablet-landscape {
display: table
}
.td-visible-desktop, .td-visible-phone, .td-visible-tablet-portrait, .td-visible-tablet-tp {
display: none
}
.td-rec-hide-on-tl {
display: none !important
}
.td-a-rec-id-custom-spot .td_spot_img_tl {
display: block
}
.td_social_type .td_social_button a:after {
width: 300px
}
.td-header-style-8 .td_stretch_container .td-header-sp-logo {
width: 980px !important;
height: 82px;
top: 0
}
.td-header-style-8 .td_stretch_container .td-header-sp-logo img {
max-width: 190px
}
.td-header-style-8 .td_stretch_content .td-header-sp-logo, .td-header-style-8 .td_stretch_content_1200 .td-header-sp-logo, .td-header-style-8 .td_stretch_content_1400 .td-header-sp-logo, .td-header-style-8 .td_stretch_content_1600 .td-header-sp-logo, .td-header-style-8 .td_stretch_content_1800 .td-header-sp-logo {
height: 82px;
top: 0
}
.td-header-style-8 .td_stretch_content.td-container, .td-header-style-8 .td_stretch_content_1200.td-container, .td-header-style-8 .td_stretch_content_1400.td-container, .td-header-style-8 .td_stretch_content_1600.td-container, .td-header-style-8 .td_stretch_content_1800.td-container {
width: 980px !important
}
.td_video_playlist_column_3 .td_container_video_playlist, .td_video_playlist_column_3 .td_wrapper_player {
height: 365px
}
.td_video_playlist_column_3 .td_container_video_playlist {
width: 331px
}
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 768px) and (max-width: 1018px) {
.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile {
margin-right: 10px
}
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 767px) {
.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile {
margin-right: 10px
}
}
.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-track {
background-color: #383838
}
.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar {
width: 6px;
background-color: #f5f5f5
}
.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-thumb {
background-color: #919191;
border-radius: 10px
}
.td_video_playlist_column_1 .td_wrapper_video_playlist, .td_video_playlist_column_2 .td_wrapper_video_playlist {
flex-direction: column
}
.td_video_playlist_column_2 .td_video_title_playing {
max-height: 20px;
top: 23px
}
.td_video_playlist_column_2 .td_wrapper_player {
display: block;
height: 391px
}
.td_video_playlist_column_2 .td_container_video_playlist {
height: 305px
}
.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-track, .td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-track {
background-color: #383838
}
.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar, .td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar {
width: 6px;
background-color: #f5f5f5
}
.td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-thumb, .td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-thumb {
background-color: #919191;
border-radius: 10px
}
.td_video_playlist_column_1 .td_wrapper_player {
display: block;
height: 182px
}
.td_video_playlist_column_1 .td_container_video_playlist {
height: 412px
}
@media (max-width: 480px) {
.mfp-content .td-login-form-div {
padding: 0 5%
}
.td_video_playlist_column_2 .td_video_title_playing, .td_wrapper_video_playlist .td_video_title_playing {
max-height: 37px;
top: 13px
}
.td_video_playlist_column_1 .td_container_video_playlist, .td_video_playlist_column_2 .td_container_video_playlist {
height: 245px
}
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist, .td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile, .td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist, .td_video_playlist_column_2 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile, .td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist {
margin-right: 10px
}
}
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-track, .td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-track {
background-color: #383838
}
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar, .td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar {
width: 6px;
background-color: #f5f5f5
}
.td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist::-webkit-scrollbar-thumb, .td_video_playlist_column_1 .td_container_video_playlist .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-thumb {
background-color: #919191;
border-radius: 10px
}
.wp-video-shortcode:focus {
outline: 0 !important
}
.wpb_heading {
background-color: #222;
color: #fff;
display: inline-block;
padding: 8px 12px;
line-height: 1;
margin-bottom: 26px;
margin-top: 0
}
.vc_toggle_title {
padding: 7px 13px 8px 36px !important;
margin: 0;
border: 1px solid #ededed
}
.vc_toggle_content {
padding-left: 15px !important
}
.vc_toggle_active .vc_toggle_title, .vc_toggle_title:hover {
background-color: #fcfcfc !important
}
.vc_toggle_title h4 {
line-height: 21px;
font-weight: 400
}
.vc_toggle_title .vc_toggle_icon {
left: 10px !important
}
.vc_toggle.vc_toggle_size_md .vc_toggle_title {
padding: 11px 13px 10px 45px !important
}
.vc_toggle.vc_toggle_size_lg .vc_toggle_title {
padding: 14px 13px 14px 48px !important
}
.wpb_gallery .flexslider {
overflow: hidden;
border: 0;
border-radius: 0;
box-shadow: none;
position: relative
}
.wpb_gallery .nivoSlider {
box-shadow: none !important
}
.wpb_gallery .post-title {
font-size: 26px;
line-height: 31px;
margin-bottom: 10px;
margin-top: 10px
}
.wpb_gallery .wpb_flexslider .flex-control-nav {
bottom: 0;
z-index: 2
}
.wpb_content_element .icon-next:before {
content: '\e808' !important
}
.wpb_content_element .icon-prev:before {
content: '\e807' !important
}
.wpb_tabs .wpb_tab {
background-color: #fff !important;
padding: 0 !important
}
.wpb_tabs .wpb_tabs_nav {
border-bottom: 2px solid #222;
margin-bottom: 26px
}
.wpb_tabs li a {
background-color: #fff;
color: #222;
padding: 8px 12px 5px !important;
line-height: 15px;
font-weight: 400;
white-space: nowrap
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels {
background-color: transparent;
border: none
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container {
margin-bottom: 26px !important;
margin-right: 0;
border-bottom: 2px solid #4db2ec;
display: block
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab.vc_active > a, .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:hover > a {
border-color: transparent;
background-color: #4db2ec;
color: #fff
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab > a {
border-color: transparent;
background-color: #fff;
color: #222;
padding: 6px 12px 5px !important;
font-family: Roboto, sans-serif;
font-size: 14px;
line-height: 15px;
font-weight: 400;
white-space: nowrap;
border-radius: 0
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-panel-body {
padding: 0;
border-color: transparent;
background-color: transparent
}
.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container {
margin-bottom: 17px !important;
border: none
}
.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab {
margin: 0 11px
}
.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab > a {
background-color: transparent !important;
font-size: 19px
}
.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab.vc_active > a, .td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:hover > a {
background-color: transparent;
color: #009688
}
.td-tab-color.vc_tta.vc_general .vc_tta-icon {
font-size: 1em;
top: -2px;
position: relative
}
.td-tab-color .vc_tta-tabs-list li:first-child.vc_active > a, .td-tab-color .vc_tta-tabs-list li:first-child:hover > a {
color: #e53935 !important
}
.td-tab-color .vc_tta-panels .vc_tta-panel:first-child .td-grid-style-1 .td-post-category {
background-color: #e53935 !important
}
.td-tab-color .vc_tta-tabs-list li:nth-child(2).vc_active > a, .td-tab-color .vc_tta-tabs-list li:nth-child(2):hover > a {
color: #66bb6a !important
}
.td-tab-color .vc_tta-panels .vc_tta-panel:nth-child(2) .td-grid-style-1 .td-post-category {
background-color: #66bb6a !important
}
.td-tab-color .vc_tta-tabs-list li:nth-child(3).vc_active > a, .td-tab-color .vc_tta-tabs-list li:nth-child(3):hover > a {
color: #29b6f6 !important
}
.td-tab-color .vc_tta-panels .vc_tta-panel:nth-child(3) .td-grid-style-1 .td-post-category {
background-color: #29b6f6 !important
}
.td-tab-color .vc_tta-tabs-list li:nth-child(4).vc_active > a, .td-tab-color .vc_tta-tabs-list li:nth-child(4):hover > a {
color: #7f8fa9 !important
}
.td-tab-color .vc_tta-panels .vc_tta-panel:nth-child(4) .td-grid-style-1 .td-post-category {
background-color: #7f8fa9 !important
}
.td-tab-color .vc_tta-tabs-list li:nth-child(5).vc_active > a, .td-tab-color .vc_tta-tabs-list li:nth-child(5):hover > a {
color: #fdd835 !important
}
.td-tab-color .vc_tta-panels .vc_tta-panel:nth-child(5) .td-grid-style-1 .td-post-category {
background-color: #fdd835 !important
}
.vc_tta-accordion.vc_tta-o-no-fill .td_block_wrap {
margin-left: -20px;
margin-right: -20px
}
.vc_progress_bar .vc_label, .vc_progress_bar div {
border-radius: 0 !important
}
.wpb_tour .wpb_tabs_nav {
clear: both;
border-bottom: 1px solid #ededed
}
.wpb_tour .wpb_tabs_nav li {
line-height: 16px;
margin: 0 !important;
overflow: hidden
}
.wpb_accordion .wpb_accordion_header a, .wpb_tour .wpb_tabs_nav li a {
font-family: Roboto, sans-serif;
line-height: 17px;
font-weight: 400;
font-size: 14px;
min-height: 30px;
white-space: nowrap
}
.wpb_tour .wpb_tabs_nav li a {
color: #222;
padding: 7px 12px !important;
border: 1px solid #ededed
}
.wpb_tour .wpb_tabs_nav li.ui-tabs-active a, .wpb_tour .wpb_tabs_nav li:hover a {
background-color: #222;
color: #fff;
border-width: 1px 1px 0;
border-style: solid;
border-color: #222
}
.wpb_accordion .ui-state-active a {
background-color: #222 !important;
color: #fff !important;
border: 0 !important
}
.wpb_accordion .wpb_accordion_header {
background-color: #fff !important;
margin-bottom: 10px !important
}
.wpb_accordion .wpb_accordion_header a {
color: #222;
padding: 10px 12px !important;
border: 1px solid #ededed
}
.vc_btn, .wpb_button {
display: inline-block;
font-family: 'Open Sans', arial, sans-serif;
font-weight: 600;
line-height: 24px;
text-shadow: none;
border: none;
transition: none;
border-radius: 0;
margin-bottom: 21px
}
.vc_btn:hover, .wpb_button:hover {
text-shadow: none;
text-decoration: none !important
}
a.vc_btn-black {
-webkit-transition: .2s;
-moz-transition: .2s;
-o-transition: .2s;
transition: .2s
}
a.vc_btn-black:hover {
background-color: #4db2ec;
border-color: #4db2ec;
color: #4db2ec
}
a.vc_btn-black.vc_btn_outlined:hover, a.vc_btn-black.vc_btn_square_outlined:hover {
color: #4db2ec !important
}
.wpb_default:hover {
text-shadow: none;
background-color: #4db2ec;
opacity: .8;
-webkit-transition: opacity .4s;
-moz-transition: opacity .4s;
-o-transition: opacity .4s;
transition: opacity .4s
}
.vc_call_to_action .wpb_heading {
background-color: inherit;
color: inherit;
margin-top: inherit;
padding: inherit;
line-height: 34px;
margin-bottom: 8px
}
.vc_call_to_action h4 {
line-height: 20px !important
}
.vc_custom_heading > * {
margin-top: 0;
margin-bottom: 26px
}
.widgettitle {
background-color: #222;
color: #fff;
display: inline-block;
padding: 6px 12px 4px;
font-family: Roboto, sans-serif;
font-size: 14px;
line-height: 19px;
margin-bottom: 14px;
margin-top: 0;
min-height: 30px;
position: relative
}
.widgettitle:after {
content: '';
height: 2px;
width: 300%;
position: absolute;
bottom: 0;
left: 0;
background-color: #222
}
.vc_wp_rss ul {
margin: 4px 0 0 12px
}
.vc_wp_rss ul li {
margin-left: 0;
padding-bottom: 0
}
.vc_wp_text .textwidget {
margin: 12px 0 43px
}
.td-theme-wrap .td-spot-id-footer_top .tdc-placeholder-title {
border: 1px solid rgba(136, 136, 136, .31)
}
.td-block-missing-settings, .tdc-missing-external-shortcode, .tdc_external_shortcode {
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
font-weight: 400;
text-align: left;
padding: 20px;
border: 1px solid #eeecf0;
color: #000
}
.td-block-missing-settings span, .tdc-missing-external-shortcode span, .tdc_external_shortcode span {
background-color: #ec4d4d;
color: #fff;
font-weight: 700;
padding: 3px 8px 4px;
font-size: 10px;
position: relative;
top: -1px;
margin-right: 10px
}
.td-header-sp-top-menu .td-block-missing-settings {
padding: 0;
border: none;
color: #888;
font-size: 10px
}
.td-header-sp-top-menu .td-block-missing-settings span {
padding: 2px 6px;
font-size: 9px
}
.td-element-style {
position: absolute;
z-index: 0;
width: 100%;
height: 100%;
top: 0;
bottom: 0;
left: 0;
right: 0;
overflow: hidden;
pointer-events: none
}
.td-element-style-before {
transition: opacity 1s;
-webkit-transition: opacity 1s;
opacity: 0
}
.td-smart-list-pagination {
text-align: center;
margin-bottom: 26px
}
.td-smart-list-button {
font-family: Roboto, sans-serif;
line-height: 40px;
background-color: #222;
color: #fff;
padding: 11px 24px;
font-size: 16px;
font-style: normal;
text-align: center;
-webkit-transition: background-color .2s;
-moz-transition: background-color .2s;
-o-transition: background-color .2s;
transition: background-color .2s;
cursor: pointer;
margin: 0 10px
}
.td-left-smart-list:hover, .td-right-smart-list:hover, .td-smart-list-button:hover {
text-decoration: none !important;
background-color: #4db2ec
}
.td-smart-list-button .td-icon-left {
font-size: 14px;
position: relative;
top: 1px;
padding-right: 11px
}
.td-smart-list-button .td-icon-right {
font-size: 14px;
position: relative;
top: 1px;
padding-left: 11px
}
.td-smart-disable {
opacity: .5;
cursor: default;
-o-user-select: none;
user-select: none
}
.td-smart-disable:hover {
background-color: #222 !important
}
.td-smart-list-dropdown-wrap {
text-align: center;
border: 1px solid #ededed;
margin-bottom: 26px;
clear: both
}
.td-smart-list-dropdown-wrap .td-smart-list-dropdown {
height: 30px;
padding: 0 35px 0 10px;
margin: 10px 0;
overflow: hidden;
background-color: #fff;
border: none;
box-shadow: none;
-webkit-appearance: none;
-moz-appearance: none;
-o-appearance: none;
appearance: none;
outline: 0;
font-family: Roboto, sans-serif;
max-width: 40%;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
-ms-text-overflow: ellipsis;
cursor: pointer
}
.td-smart-list-dropdown-wrap .td-smart-list-dropdown::-ms-expand {
display: none
}
.td-smart-list-dropdown-wrap .td-smart-list-container {
display: inline;
position: relative
}
.td-smart-list-dropdown-wrap .td-smart-list-container:before {
content: '';
width: 0;
height: 0;
position: absolute;
top: 7px;
right: 16px;
z-index: 0;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid #000;
pointer-events: none
}
.td-smart-list-dropdown-wrap .td-smart-list-button {
padding: 2px 18px;
margin: 0;
background-color: transparent !important;
color: inherit
}
.ie8 .td-classic-sharing, .ie8 .td-live-theme-demos, .ie8 .td-post-source-tags, .ie9 .td-demo-menuitem-hide, .td-audio-player .compactSound__artwork, .td-footer-page p:empty, .td-md-is-android .td-skin-scroll, .td-md-is-ios .td-skin-scroll, .td-smart-list-dropdown-wrap .td-smart-list-button i, .td-subfooter-menu ul, .td_block_weather .td-column-2 .td-weather-week:before, .td_block_weather .td-column-3 .td-weather-week:before, .td_smart_list_5 figcaption div:empty {
display: none
}
.td-smart-list-dropdown-wrap .td-smart-disable:hover {
color: #222
}
.td-smart-list-dropdown-wrap .td-smart-next {
border-left: 1px solid #ededed;
margin-left: 3px
}
.td-smart-list-dropdown-wrap .td-smart-back {
border-right: 1px solid #ededed;
margin-right: 3px
}
.td_smart_list_1 {
position: relative;
overflow: hidden;
z-index: 1;
margin-top: 38px
}
.td-number-and-title {
text-align: center;
width: 100%;
padding: 8px 100px 4px;
margin-bottom: 23px;
display: inline-block
}
@media (max-width: 500px) {
.td_module_6 .td-icon-star, .td_module_6 .td-icon-star-empty, .td_module_6 .td-icon-star-half, .td_module_7 .td-icon-star, .td_module_7 .td-icon-star-empty, .td_module_7 .td-icon-star-half {
font-size: 15px;
width: 17px
}
.td-pb-span4 .td_module_10 .td-module-thumb, .td-pb-span4 .td_module_11 .td-module-thumb, .td_module_10 .td-module-thumb, .td_module_11 .td-module-thumb {
width: 100px
}
.td_module_10 .item-details {
margin-left: 115px;
min-height: 69px
}
.td_module_10 .entry-title {
font-size: 14px;
line-height: 20px;
font-weight: 500
}
.td-related-row .td-video-play-ico img, .td_module_10 .td-video-play-ico img, .td_module_mx4 .td-video-play-ico img {
width: 20px
}
.td-pb-span4 .td_module_10 .item-details {
padding-left: 0;
min-height: 69px
}
.td-pb-span4 .td_module_10 .entry-title {
font-size: 17px;
line-height: 23px;
font-weight: 500;
padding-left: 110px;
min-height: 69px;
margin-bottom: 13px
}
.td_module_11 .item-details {
margin-left: 0;
min-height: 73px;
padding-left: 110px
}
.td_module_11 .entry-title {
font-size: 17px;
line-height: 23px;
font-weight: 500;
margin-bottom: 8px
}
.td-pb-span4 .td_module_11 .item-details {
margin-left: 0;
min-height: 73px
}
.td_module_14 .entry-title {
font-size: 18px;
line-height: 26px;
margin-left: 14px;
margin-right: 14px
}
.td-pb-span4 .td_module_14 .td-module-meta-info, .td-pb-span8 .td_module_14 .td-module-meta-info, .td_module_14 .td-module-meta-info {
padding: 0 20px
}
.td_module_14 .td-module-meta-holder {
padding: 8px 0 19px
}
.td_module_14 .td-post-author-name {
margin-left: 14px
}
.td_module_14 .td-module-comments {
margin-right: 14px
}
.td_module_14 .td-excerpt {
padding: 0 32px
}
.td-pb-span8 .td_module_14 .td-excerpt {
padding: 0 34px
}
.td_block_21.td-column-1 .entry-title, .td_module_16 .entry-title {
font-size: 17px;
line-height: 22px
}
.td_block_inner .td_module_mx2 .entry-title {
font-size: 14px;
line-height: 20px
}
.td_module_mx3 {
width: 100%;
float: left;
padding-bottom: 75px
}
.td_module_mx3:nth-child(2n) {
margin-left: 0
}
.td_module_mx3 .entry-title {
font-size: 18px;
line-height: 26px;
font-weight: 500
}
.td-column-1 .td_module_mx4, .td-post-template-11 .td_block_related_posts .td-module-thumb, .td_block_20 .td-load-more-wrap, .td_block_20 .td-next-prev-wrap, .td_module_mx4 .td-module-thumb {
margin-bottom: 0
}
.td-column-3 .td_module_mx4 .entry-title, .td_module_mx4 .entry-title {
padding-left: 115px;
font-size: 14px;
line-height: 21px
}
.td_module_mx4 {
min-height: 69px;
padding-bottom: 0;
margin-bottom: 30px
}
.td_module_mx4 .td-module-image {
width: 100px;
position: absolute;
left: 0;
top: 0
}
.td-column-1 .td_module_mx4 .entry-title {
font-size: 14px;
line-height: 21px;
padding-left: 0
}
.td-column-1 .td_module_mx4 .td-module-thumb {
margin-bottom: 7px
}
.td-column-1 .td_module_mx4 .td-module-image {
width: 100%;
position: relative
}
.td-column-1 .td_module_mx4 .td-post-category {
width: auto
}
.iosSlider-col-3, .iosSlider-col-3 .td_module_slide {
height: 163px
}
.iosSlider-col-2 .entry-title, .iosSlider-col-3 .entry-title, .td_block_slide .iosSlider-col-1 .entry-title {
font-size: 18px;
line-height: 24px
}
.iosSlider-col-2, .iosSlider-col-2 .td_module_slide {
height: 166px
}
.td_block_slide .iosSlider-col-1, .td_block_slide .iosSlider-col-1 .td_module_slide {
height: 200px
}
.td_block_11.td-column-1 .td_module_10 {
padding-bottom: 26px
}
.td_block_11.td-column-1 .td_module_10 .item-details {
padding-left: 115px
}
.td_block_11.td-column-1 .td_module_10 .entry-title {
margin-bottom: 5px;
padding-left: 0;
min-height: 0;
font-size: 14px;
line-height: 20px
}
.td-pb-span4 .td_block_14 .td_block_inner, .td_block_14 .td-block-span12:nth-child(2n), .td_block_14 .td_block_inner, .td_block_15 .td-column-2 .td-block-row {
margin-right: 0
}
.td_block_14 .td-block-span12, .td_block_14 .td-block-span4, .td_block_14 .td-block-span6 {
width: 100%;
float: left;
padding-right: 0
}
.td_block_15 .td-block-span4, .td_block_15 .td-column-3 .td-block-row .td-block-span4 {
width: 100%
}
.td_block_15 .td-column-2 .td-block-row .td-block-span4 {
padding-right: 0
}
.td_block_20 .td_module_14 .td-module-meta-holder {
padding: 10px 10px 12px
}
.td_block_20 .td_module_14 .td-excerpt {
padding-left: 10px
}
.td_block_20 .td_module_14 .entry-title {
margin-right: 0;
margin-left: 0
}
.td_block_20 .td_module_mx3 .td-module-meta-info {
padding: 10px 20px 12px 10px
}
.td_block_20 .td_module_mx3 .entry-title {
font-size: 18px;
line-height: 26px;
margin-right: 0;
margin-left: 0
}
.td-related-row .td-related-span4 {
padding-right: 10px
}
.td-related-row {
margin-right: -10px
}
.td-post-template-1 .td-featured-image-rec {
width: 100%;
margin-right: 0
}
.td-post-template-11 .td_block_related_posts .td-post-category {
word-wrap: break-word;
width: auto
}
.td-post-template-11 .td-related-title > .td-related-right {
padding-left: 0
}
.td-review-row-stars .td-review-desc {
width: 55%
}
.td-review-row-stars .td-review-stars {
width: 45%
}
.td-number-and-title {
padding: 60px 0 0;
margin-bottom: 20px
}
}
.td-sml-current-item-title {
display: inline-block;
font-weight: 700;
font-size: 22px;
line-height: 26px;
margin-top: 0;
margin-bottom: 0
}
.td-controls {
position: absolute;
top: 1px;
z-index: 2;
width: 100%
}
.td-left-smart-list, .td-right-smart-list {
position: absolute;
width: 88px;
height: 40px;
line-height: 40px;
background-color: #222;
color: #fff;
font-size: 14px;
font-style: normal;
font-weight: 400;
text-align: center;
-webkit-transition: background-color .4s;
-moz-transition: background-color .4s;
-o-transition: background-color .4s;
transition: background-color .4s
}
.td-right-smart-list .td-icon-right {
font-size: 16px;
position: relative;
top: 2px;
padding-left: 11px
}
.td-left-smart-list .td-icon-left {
font-size: 16px;
position: relative;
top: 2px;
padding-right: 11px
}
.td-slide-smart-list-figure img {
display: inline-block;
vertical-align: top
}
.td-sml-caption {
font-family: Verdana, Geneva, sans-serif;
font-style: italic;
font-size: 11px;
line-height: 17px;
margin-top: 5px;
margin-bottom: 21px
}
.td-weather-header, .td-weather-information, .td-weather-temperature, .td-weather-week, .td_block_exchange, .td_smart_list_5 .td-sml-current-item-nr {
font-family: Roboto, sans-serif
}
.td-sml-description {
margin-top: 22px;
display: block
}
.td_smart_list_2, .td_smart_list_5 {
margin-top: 38px
}
.td_smart_list_2 .td-number-and-title, .td_smart_list_6 .td-number-and-title {
text-align: left;
padding: 0;
margin-bottom: 21px;
position: relative
}
.td_smart_list_2 h2, .td_smart_list_6 h2 {
margin: 2px 0 0;
line-height: 32px
}
.td_smart_list_2 .td-item, .td_smart_list_5 .td-item {
margin-bottom: 53px
}
.td_smart_list_2 .td-sml-current-item-title, .td_smart_list_6 .td-sml-current-item-title {
margin-top: 5px;
width: 100%;
padding-left: 56px
}
.td-sml-current-item-nr {
position: absolute;
top: 0;
left: 0;
font-weight: 700;
font-size: 22px;
line-height: 39px;
color: #fff;
background-color: #222;
width: 37px;
height: 37px;
text-align: center;
display: inline-block
}
.td_smart_list_3 {
position: relative;
overflow: hidden;
z-index: 1
}
.td_smart_list_3 .td-number-and-title {
padding: 0 200px 0 52px;
text-align: left;
display: block
}
.td_smart_list_3 .td-sml-current-item-nr {
position: absolute;
left: 0;
top: 1px
}
.td_smart_list_3 .td-left-smart-list {
right: 98px;
left: auto
}
.td_smart_list_3 .td-sml-figure {
float: right;
margin-left: 20px;
width: 300px
}
.td_smart_list_4 .td-item {
width: 100%;
min-height: 181px;
border-bottom: 1px solid #ededed;
position: relative;
float: left;
padding: 30px 0 25px
}
.td_smart_list_4 .td-item:first-child {
padding-top: 9px
}
.td_smart_list_4 .td-item:first-child .td-sml-current-item-nr {
top: 9px
}
.td_block_exchange .td-rate:last-child, .td_smart_list_4 .td-item:last-of-type {
border-bottom: none
}
.td_smart_list_4 .td-sml-current-item-nr {
font-size: 18px;
width: 32px;
height: 32px;
line-height: 34px;
top: 30px
}
.td_smart_list_4 .td-sml-current-item-title {
font-size: 18px;
line-height: 24px;
padding-left: 47px;
padding-top: 5px;
display: inherit
}
.td_smart_list_4 h2 {
line-height: 24px;
margin-bottom: 9px;
margin-top: 0
}
.td_smart_list_4 .td-sml-figure {
float: right;
margin-left: 20px;
width: 150px
}
.td_smart_list_4 .td-number-and-title {
text-align: left;
padding: 0;
margin-bottom: 9px;
display: inherit
}
.td_smart_list_4 .td-sml-caption {
line-height: 14px;
margin-bottom: 0
}
.td_smart_list_5 .td-sml-current-item-nr {
font-size: 26px;
width: 44px;
height: 44px;
line-height: 44px;
background-color: rgba(0, 0, 0, .8);
z-index: 1
}
.td_smart_list_5 .td-sml-caption {
position: absolute;
bottom: 0;
left: 0;
right: 0;
text-align: right;
color: #fff;
margin-bottom: 0;
padding: 12px 16px;
z-index: 1
}
.td_smart_list_5 .td-number-and-title {
text-align: left;
padding: 0;
margin-bottom: 6px;
margin-top: 17px
}
.td_smart_list_5 figcaption div:before {
bottom: 0;
left: 0;
content: "";
display: block;
height: 150%;
width: 100%;
position: absolute;
z-index: -1;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
}
.td_smart_list_6, .td_smart_list_7 {
margin-top: 38px;
position: relative;
z-index: 1;
clear: both
}
.td_smart_list_6 .td-slide-smart-list-figure, .td_smart_list_7 .td-slide-smart-list-figure {
text-align: center;
display: table;
margin-left: auto;
margin-right: auto
}
.td_smart_list_7 h2 {
margin: 0;
line-height: 1;
padding: 0 120px;
min-height: 60px
}
.td_smart_list_7 .td-sml-current-item-title {
margin-top: 7px;
margin-bottom: 8px;
text-align: center;
width: 100%;
line-height: 28px
}
.td_smart_list_7 .td-item .td-smart-list-pagination {
position: relative;
display: inline-block;
margin-bottom: 26px
}
.td_smart_list_7 .td-smart-list-pagination {
display: inline-block;
width: 100%;
position: absolute;
top: 0;
margin-bottom: 0
}
.td_smart_list_7 .td-smart-list-pagination .td-smart-list-button {
margin: 0;
line-height: 20px
}
.td_smart_list_8 {
position: relative;
z-index: 1;
clear: both
}
.td_smart_list_8 .td-number-and-title {
text-align: left;
padding: 0;
margin-bottom: 16px;
position: relative
}
.td_smart_list_8 .td-number-and-title h2 {
margin: 6px 0 0;
line-height: 32px
}
.td_block_weather .td-weather-wrap {
position: relative;
user-select: none
}
.td-weather-header {
padding-left: 10px
}
.td-weather-city {
font-size: 20px;
font-weight: 700;
line-height: 1;
text-transform: uppercase;
margin-bottom: 7px
}
.td-weather-condition {
font-size: 14px;
line-height: 1;
text-transform: capitalize;
opacity: .8
}
.td-location-icon {
position: absolute;
top: 0;
right: 10px;
font-size: 22px;
opacity: .6;
z-index: 1
}
.td-location-icon:hover {
cursor: pointer;
opacity: .9
}
.td-weather-temperature {
padding: 3px 0;
display: inline-block;
width: 100%;
float: left;
text-align: center
}
.td-weather-now {
float: left;
text-align: center;
line-height: 1;
padding: 32px 16px;
font-weight: 300;
width: 145px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.td-weather-now .td-big-degrees {
font-size: 40px
}
.td-weather-now .td-circle {
font-size: 30px;
position: relative;
top: -6px;
opacity: .6;
line-height: 1;
vertical-align: top
}
.td-weather-now .td-weather-unit {
font-size: 16px;
position: relative;
top: -4px;
font-weight: 400;
opacity: .6;
left: -2px;
line-height: 1;
vertical-align: top
}
.td-weather-lo-hi {
float: left;
text-align: left;
width: 55px
}
.td-weather-degrees-wrap {
padding: 15px 0
}
.td-weather-degrees-wrap i {
position: relative;
top: 3px;
font-size: 16px;
color: #b3b3b3
}
.td-weather-degrees-wrap .td-circle {
font-size: 18px;
position: relative;
right: 3px;
top: 3px
}
.td-weather-information:before, .td-weather-week:before {
position: absolute;
left: 0;
background-color: #4db2ec;
content: ''
}
.td-weather-information {
font-size: 12px;
position: relative;
padding: 5px 0;
display: inline-block;
width: 100%;
float: left;
opacity: .6
}
.td-weather-information:before {
width: 100%;
height: 2px;
top: -2px;
opacity: .2
}
.td-weather-information i {
font-size: 16px;
position: relative;
top: 2px
}
.td-weather-section-1, .td-weather-section-2, .td-weather-section-3 {
float: left;
width: 33%
}
.td-weather-section-1 {
text-align: right;
padding-right: 10px
}
.td-weather-section-3 {
text-align: left;
padding-left: 10px
}
.td-weather-week {
padding: 15px 8px;
width: 100%;
text-align: center;
line-height: 1;
position: relative;
display: inline-block
}
.td-weather-week:before {
width: 100%;
height: 100%;
top: 0;
opacity: .07
}
.td-weather-days {
width: 20%;
float: left;
text-align: center;
text-transform: uppercase;
line-height: 1
}
.td-weather-days .td-day-0, .td-weather-days .td-day-1, .td-weather-days .td-day-2, .td-weather-days .td-day-3, .td-weather-days .td-day-4 {
margin-bottom: 8px;
font-size: 11px;
opacity: .5
}
.td-weather-days .td-day-degrees {
font-size: 20px;
position: relative;
left: 4px;
line-height: 14px;
opacity: .7
}
.td-weather-days .td-circle {
position: relative;
right: 5px
}
.td-weather-animated-icon {
float: left;
text-align: right;
margin-left: -15px;
position: relative
}
.td-weather-animated-icon span {
width: 100px;
height: 100px;
display: inline-block;
opacity: .4;
margin-top: 4px
}
.clear-sky-d {
background: url(//befonts.com/wp-content/themes/befonts25/custom/images/sprite/weather/clear-sky-d.png) no-repeat
}
.clear-sky-n {
background: url(//befonts.com/wp-content/themes/befonts25/custom/images/sprite/weather/clear-sky-n.png) no-repeat
}
.few-clouds-d {
background: url(//befonts.com/wp-content/themes/befonts25/custom/images/sprite/weather/few-clouds-d.png) no-repeat
}
.few-clouds-n {
background: url(//befonts.com/wp-content/themes/befonts25/custom/images/sprite/weather/few-clouds-n.png) no-repeat
}
.scattered-clouds-d {
background: url(//befonts.com/wp-content/themes/befonts25/custom/images/sprite/weather/scattered-clouds-d.png) no-repeat
}
.scattered-clouds-n {
background: url(//befonts.com/wp-content/themes/befonts25/custom/images/sprite/weather/scattered-clouds-n.png) no-repeat
}
.broken-clouds-d {
background: url(//befonts.com/wp-content/themes/befonts25/custom/images/sprite/weather/broken-clouds-d.png) no-repeat
}
.broken-clouds-n {
background: url(//befonts.com/wp-content/themes/befonts25/custom/images/sprite/weather/broken-clouds-n.png) no-repeat
}
.shower-rain-d {
background: url(//befonts.com/wp-content/themes/befonts25/custom/images/sprite/weather/shower-rain-d.png) no-repeat
}
.shower-rain-n {
background: url(//befonts.com/wp-content/themes/befonts25/custom/images/sprite/weather/shower-rain-n.png) no-repeat
}
.rain-d {
background: url(//befonts.com/wp-content/themes/befonts25/custom/images/sprite/weather/rain-d.png) no-repeat
}
.rain-n {
background: url(//befonts.com/wp-content/themes/befonts25/custom/images/sprite/weather/rain-n.png) no-repeat
}
.thunderstorm-d, .thunderstorm-n {
background: url(//befonts.com/wp-content/themes/befonts25/custom/images/sprite/weather/thunderstorm.png) no-repeat
}
.snow-d {
background: url(//befonts.com/wp-content/themes/befonts25/custom/images/sprite/weather/snow-d.png) no-repeat
}
.snow-n {
background: url(//befonts.com/wp-content/themes/befonts25/custom/images/sprite/weather/snow-n.png) no-repeat
}
.mist-d, .mist-n {
background: url(//befonts.com/wp-content/themes/befonts25/custom/images/sprite/weather/mist.png) no-repeat
}
.td-weather-set-location {
display: none;
position: absolute;
top: 0
}
.td-weather-set-location .td-location-set-input {
height: 20px;
font-size: 20px;
font-weight: 700;
text-transform: uppercase;
font-family: Roboto, sans-serif;
border: 0;
padding: 0 10px
}
.td-weather-set-location .td-location-set-input:focus ~ label {
top: -20px;
font-size: 11px;
opacity: .5
}
.td-show-location label {
position: absolute;
top: 0;
left: 10px;
font-size: 13px;
opacity: .6;
pointer-events: none;
-webkit-transition: .2s;
-moz-transition: .2s;
-o-transition: .2s;
transition: .2s
}
.td_block_weather .td-column-2, .td_block_weather .td-column-3 {
text-align: right;
height: 90px
}
.td_block_weather .td-column-2 .td-weather-city, .td_block_weather .td-column-3 .td-weather-city {
position: absolute;
top: 0
}
.td_block_weather .td-column-2 .td-weather-temperature, .td_block_weather .td-column-3 .td-weather-temperature {
text-align: right;
width: 55%;
padding-right: 20px
}
.td_block_weather .td-column-2 .td-weather-temp-wrap, .td_block_weather .td-column-3 .td-weather-temp-wrap {
position: relative;
top: -3px
}
.td_block_weather .td-column-2 .td-weather-animated-icon, .td_block_weather .td-column-3 .td-weather-animated-icon {
transform: scale(.7);
-webkit-transform: scale(.7);
-moz-transform: scale(.7);
-ms-transform: scale(.7);
-o-transform: scale(.7);
margin-right: -15px;
top: -5px
}
.td_block_weather .td-column-2 .td-weather-now, .td_block_weather .td-column-3 .td-weather-now {
width: 110px;
padding: 32px 0;
margin-right: 10px
}
.td_block_weather .td-column-2 .td-weather-now .td-big-degrees, .td_block_weather .td-column-3 .td-weather-now .td-big-degrees {
font-size: 32px
}
.td_block_weather .td-column-2 .td-weather-degrees-wrap, .td_block_weather .td-column-3 .td-weather-degrees-wrap {
padding: 12px 0
}
.td_block_weather .td-column-2 .td-weather-info-wrap, .td_block_weather .td-column-3 .td-weather-info-wrap {
width: 45%;
float: right;
padding-left: 20px
}
.td_block_weather .td-column-2 .td-weather-information, .td_block_weather .td-column-3 .td-weather-information {
padding: 3px 0 10px
}
.td_block_weather .td-column-2 .td-weather-information:before, .td_block_weather .td-column-3 .td-weather-information:before {
top: auto;
bottom: -4px
}
.td_block_weather .td-column-2 .td-weather-week, .td_block_weather .td-column-3 .td-weather-week {
padding: 20px 0 15px
}
.td_block_weather .td-column-3 .td-weather-temp-wrap {
margin-right: 100px
}
.td-weather-top-widget .td-icons {
background: 0 0;
vertical-align: middle;
position: relative;
top: -1px;
margin-right: 2px
}
.td-weather-top-widget .td-icons:before {
font-size: 18px;
display: block
}
.td-weather-top-widget .td-weather-now {
line-height: inherit;
padding: 0;
float: none;
width: auto;
display: inline-block
}
.td-footer-instagram-container .td-footer-instagram-title .td-footer-instagram-user-link, .td-instagram-followers span, .td-weather-top-widget .td-weather-now span, .td_block_pinterest .td-pinterest-header .td-pinterest-followers span {
font-weight: 600
}
.td-weather-top-widget .td-weather-now .td-weather-unit {
font-size: 8px;
opacity: 1;
left: 1px;
top: -6px;
vertical-align: inherit
}
.td-weather-top-widget .td-weather-header {
display: inline-block;
padding-left: 6px
}
.td-weather-top-widget .td-weather-header .td-weather-city {
font-size: 11px;
font-weight: 500;
text-transform: none;
margin: 0
}
.td-instagram-image {
display: block;
width: 100%
}
.td-instagram-element {
position: relative;
float: left
}
.td-instagram-element a {
position: relative;
display: block
}
.td-instagram-element a:before {
content: '';
width: 94%;
height: 94%;
border: 1px solid #fff;
opacity: 0;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: auto;
transition: opacity .3s
}
.td-instagram-element a:after {
content: '';
width: 100%;
height: 100%;
opacity: 0;
position: absolute;
top: 0;
left: 0;
background-color: #fff;
-webkit-transition: opacity .3s;
-moz-transition: opacity .3s;
-o-transition: opacity .3s;
transition: opacity .3s
}
.td-instagram-element:hover a:before {
opacity: .4
}
.td-images-on-row-6 .td-instagram-element {
width: 16.66666667%
}
.td-images-on-row-7 .td-instagram-element {
width: 14.28571428571429%
}
.td-images-on-row-8 .td-instagram-element {
width: 12.5%
}
.td-image-gap-2 {
margin: 0 -2px
}
.td-image-gap-2 .td-instagram-element {
padding: 0 2px 4px
}
.td-image-gap-5 {
margin: 0 -5px
}
.td-image-gap-5 .td-instagram-element {
padding: 0 5px 10px
}
.td-instagram-header {
position: relative;
margin-bottom: 16px
}
.td-instagram-profile-image {
width: 60px;
height: 60px;
border-radius: 60px;
overflow: hidden;
margin-right: 12px;
float: left
}
.td-instagram-meta {
padding-top: 4px;
font-size: 13px;
color: #000
}
.td-instagram-button {
position: absolute;
top: 14px;
right: 0;
padding: 8px 14px 9px;
border: 1px solid #ededed;
line-height: 1;
font-size: 13px;
color: #444;
-webkit-transition: .2s;
-moz-transition: .2s;
-o-transition: .2s;
transition: .2s
}
.td-instagram-button:hover {
border-color: #ccc;
text-decoration: none !important
}
.td-instagram-user {
font-size: 15px;
font-weight: 600
}
.td-instagram-user a {
line-height: 26px;
color: #4db2ec
}
.td_block_instagram .td-column-1 .td-images-on-row-3 .td-video-play-ico img, .td_block_instagram .td-column-1 .td-images-on-row-4 .td-video-play-ico img, .td_block_instagram .td-column-1 .td-images-on-row-5 .td-video-play-ico img, .td_block_instagram .td-column-1 .td-images-on-row-6 .td-video-play-ico img, .td_block_instagram .td-column-1 .td-images-on-row-7 .td-video-play-ico img, .td_block_instagram .td-column-1 .td-images-on-row-8 .td-video-play-ico img, .td_block_instagram .td-column-2 .td-images-on-row-5 .td-video-play-ico img, .td_block_instagram .td-column-2 .td-images-on-row-6 .td-video-play-ico img, .td_block_instagram .td-column-2 .td-images-on-row-7 .td-video-play-ico img, .td_block_instagram .td-column-2 .td-images-on-row-8 .td-video-play-ico img, .td_block_instagram .td-column-3 .td-images-on-row-7 .td-video-play-ico img, .td_block_instagram .td-column-3 .td-images-on-row-8 .td-video-play-ico img {
width: 24px
}
.td_block_instagram .td-instagram-user a {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 100%;
display: block;
margin-right: 80px
}
.td-footer-instagram-container .td-footer-instagram-title {
text-align: center;
text-transform: uppercase;
letter-spacing: .1em;
font-size: 15px;
margin: 0;
padding-bottom: 10px;
font-family: 'Open Sans', arial, sans-serif
}
.td-pinterest-main {
column-count: 1;
column-gap: 0
}
.td-pinterest-main .td-pinterest-element img {
display: block;
border-bottom: 0 solid transparent
}
.td-pinterest-gap-2 {
column-gap: 2px
}
.td-pinterest-gap-2 .td-pinterest-element img {
border-bottom-width: 2px
}
.td-pinterest-gap-5 {
column-gap: 5px
}
.td-pinterest-gap-5 .td-pinterest-element img {
border-bottom-width: 5px
}
.td-pinterest-gap-10 {
column-gap: 10px
}
.td-pinterest-gap-10 .td-pinterest-element img {
border-bottom-width: 10px
}
.td_block_pinterest .td-pinterest-header .td-pinterest-profile-image {
width: 46px;
height: 46px;
border-radius: 60px;
overflow: hidden;
margin-right: 12px;
float: left
}
.td_block_pinterest .td-pinterest-header .td-pinterest-user-meta {
padding-top: 2px
}
.td_block_pinterest .td-pinterest-header .td-pinterest-user-meta a {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
display: inline-block
}
.td_block_pinterest .td-pinterest-header .td-pinterest-user-meta .td-pinterest-user {
max-width: 50%;
margin-right: 10px;
font-size: 15px;
font-weight: 700;
color: #363636
}
.td_block_pinterest .td-pinterest-header .td-pinterest-user-meta .td-pinterest-board {
max-width: 25%;
font-size: 12px;
color: #8e8e8e;
line-height: 19px
}
.td_block_pinterest .td-pinterest-header .td-pinterest-followers {
display: inline-block;
font-size: 10px;
line-height: 15px;
position: relative;
top: -10px
}
.td_block_pinterest .td-column-1 .td-pinterest-user-meta .td-pinterest-board {
max-width: 35%
}
.td_block_pinterest .td-column-1 .td-pinterest-followers {
top: -5px
}
.td_block_exchange {
margin-bottom: 35px
}
.footer-text-wrap, .td-sub-footer-container {
font-family: 'Open Sans', arial, sans-serif
}
.td_block_exchange .td-exchange-header {
position: relative;
text-align: center;
font-weight: 700;
padding-top: 14px;
padding-bottom: 12px;
margin-bottom: 10px;
z-index: 0
}
.td_block_exchange .td-exchange-header:before {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: #4db2ec;
opacity: .07;
z-index: -1
}
.td_block_exchange .td-base-title {
margin-left: 9px
}
.td_block_exchange .td-column-1 .td-exchange-base {
width: 300px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
margin-left: auto;
margin-right: auto
}
.td_block_exchange .td-rate {
position: relative;
border-bottom: 1px dashed #f2f2f2;
padding-top: 10px;
padding-bottom: 10px
}
.td_block_exchange .td-rate .td-rate-currency {
font-weight: 700;
display: inline-block;
margin-left: 34px
}
.td_block_exchange .td-flags {
background-image: url(//befonts.com/wp-content/themes/befonts25/custom/images/flags/flags.png);
background-repeat: no-repeat;
display: inline-block
}
.td_block_exchange .td-flag-header {
vertical-align: middle;
position: relative;
bottom: 1px
}
.td_block_exchange .td-flags-all {
position: absolute;
top: 8px;
left: 0
}
.td_block_exchange .td-flag-aud {
background-position: 0 0;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-bgn {
background-position: -24px 0;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-brl {
background-position: -48px 0;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-cad {
background-position: -72px 0;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-chf {
background-position: -96px 0;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-cny {
background-position: 0 -24px;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-czk {
background-position: -24px -24px;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-dkk {
background-position: -48px -24px;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-eur {
background-position: -72px -24px;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-gbp {
background-position: -96px -24px;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-hkd {
background-position: 0 -48px;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-hrk {
background-position: -24px -48px;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-huf {
background-position: -48px -48px;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-idr {
background-position: -72px -48px;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-ils {
background-position: -96px -48px;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-inr {
background-position: 0 -72px;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-jpy {
background-position: -24px -72px;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-krw {
background-position: -48px -72px;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-mxn {
background-position: -72px -72px;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-myr {
background-position: -96px -72px;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-nok {
background-position: 0 -96px;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-nzd {
background-position: -24px -96px;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-php {
background-position: -48px -96px;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-pln {
background-position: -72px -96px;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-ron {
background-position: -96px -96px;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-rub {
background-position: -120px 0;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-sek {
background-position: -120px -24px;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-sgd {
background-position: -120px -48px;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-thb {
background-position: -120px -72px;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-try {
background-position: -120px -96px;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-usd {
background-position: 0 -120px;
width: 24px;
height: 24px
}
.td_block_exchange .td-flag-zar {
background-position: -24px -120px;
width: 24px;
height: 24px
}
@-moz-document url-prefix() {
@media (min-width: 768px) {
.td-header-style-12 .td-main-menu-logo a img, .td-header-style-5 .td-main-menu-logo a img, .td-header-style-6 .td-main-menu-logo a img {
top: -1px
}
}
.td-theme-slider .slide-meta-cat a {
padding: 3px 7px 4px
}
@media (max-width: 767px) {
.td-theme-slider .slide-meta-cat a {
line-height: 12px
}
}
.td-next-prev-wrap a {
line-height: 23px
}
.td_ajax_load_more {
padding: 7px 10px 9px
}
.td-trending-now-title {
line-height: 21px
}
.td_block_template_3 .td-block-title > *, .td_block_template_4 .td-block-title > * {
padding-bottom: 2px
}
.td_block_template_7 .td-subcat-filter {
margin-top: -2px
}
.td-pulldown-syle-default .td-subcat-list, .td-pulldown-syle-default .td-subcat-more {
position: relative;
top: -1px
}
.td_block_template_1 .td-related-title > .td-related-left, .td_block_template_1 .td-related-title > .td-related-right {
padding: 8px 12px 6px
}
.td-review-header .block-title, .td-review-summary .block-title {
padding: 7px 12px
}
.td-category-header .td-pulldown-filter-display-option {
padding: 4px 13px 5px
}
.td_category_template_3 .td-category-siblings .td-subcat-more, .td_category_template_4 .td-category-siblings .td-subcat-more {
padding: 3px 5px 4px
}
.td_category_template_6 .td-pulldown-filter-display-option, .td_category_template_8 .td-category-pulldown-filter .td-pulldown-filter-display-option {
padding: 3px 13px 4px
}
.td_category_template_8 .td-category-header .td-category a {
padding: 4px 7px 3px
}
.wpb_tabs li a {
padding: 7px 12px 5px !important;
line-height: 16px
}
.widgettitle {
line-height: 18px
}
.td-smart-list-dropdown-wrap .td-smart-list-container:before, .td_block_exchange .td-flags-all {
top: 9px
}
.td-left-smart-list, .td-right-smart-list {
line-height: 38px
}
.td_smart_list_4 .td-sml-current-item-nr {
line-height: 32px
}
}
.td_block_exchange .td-column-2 .td-rate {
width: 26%;
float: left;
margin-right: 11%;
border-bottom-width: 0;
position: relative
}
.td_block_exchange .td-column-2 .td-exchange-rates .td-rate:nth-child(3n+1):before, .td_block_exchange .td-column-3 .td-exchange-rates .td-rate:nth-child(4n+1):before {
content: '';
width: 1400px;
height: 1px;
border-bottom: 1px dashed #f2f2f2;
position: absolute;
bottom: 0;
left: 0
}
.td_block_exchange .td-column-3 .td-rate {
width: 19%;
float: left;
margin-right: 8%;
border-bottom-width: 0;
position: relative
}
.td-footer-wrapper {
background-color: #222;
padding-top: 54px;
padding-bottom: 20px;
color: #eaeaea;
position: relative
}
.td-footer-wrapper .td_block_wrap {
padding-bottom: 0;
margin-bottom: 48px;
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0)
}
.td-footer-wrapper:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-size: auto;
background-position: center bottom;
transform: translateZ(0);
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0)
}
.td-footer-wrapper .block-title a, .td-footer-wrapper .block-title label, .td-footer-wrapper .block-title span {
background-color: transparent;
color: #fff;
padding: 6px 0 5px;
line-height: 1
}
.td-footer-wrapper .block-title {
border-bottom: 0;
font-size: 18px;
font-weight: 700;
margin-bottom: 30px;
margin-top: 2px
}
.td-footer-wrapper .td-instagram-meta {
color: #eee
}
.td-footer-wrapper .td-instagram-button:hover {
border-color: #666
}
.td-footer-wrapper .td_block_exchange .td-exchange-rates .td-rate:before, .td-footer-wrapper .td_block_exchange .td-rate {
border-color: #444 !important
}
.td-footer-page {
padding: 0;
background-color: transparent !important
}
.footer-text-wrap .footer-email-wrap {
padding: 21px 0
}
.td-social-style-2 .td-social-icon-wrap {
display: inline-block;
margin: 5px 10px 10px 0
}
.td-social-style-2 .td-icon-font {
font-size: 14px;
width: 40px;
height: 40px;
line-height: 40px;
background-color: rgba(255, 255, 255, .03);
position: relative
}
.td-social-style-2 .td-icon-font:after {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
border: 1px solid #fff;
opacity: .03
}
.td-footer-bottom-full {
margin-top: 12px;
padding-top: 50px;
padding-bottom: 30px
}
.td-footer-bottom-full .td-container:before {
content: '';
height: 1px;
background-color: rgba(255, 255, 255, .1);
position: absolute;
top: -50px;
width: 80%;
left: 50%;
margin-left: -40%
}
.td-footer-bottom-full .footer-logo-wrap {
margin-top: 35px;
margin-bottom: 0
}
.td-footer-template-2 .footer-logo-wrap, .td-footer-template-3 .footer-logo-wrap, .td-md-is-android #buddypress div.activity-meta a.acomment-reply {
padding-top: 3px
}
.td-footer-template-4 {
padding-top: 49px
}
.td-footer-template-4 .td-footer-info {
text-align: center;
margin-bottom: 0
}
.td-footer-template-4 .footer-text-wrap {
width: 80%;
margin-right: auto;
margin-left: auto
}
.td-footer-template-13 {
padding: 26px 0
}
@media (max-width: 1018px) {
.td-post-template-11 .td-post-title .td-module-meta-info {
margin-bottom: 12px
}
.td-post-template-12 .td-post-header header .entry-title, .td-post-template-13 .td-post-header header .entry-title {
font-size: 32px;
line-height: 36px
}
.td_category_template_1 .td-category-header {
padding-bottom: 14px
}
.td_category_template_1 .td-category-description p {
margin-top: 9px
}
.td_category_template_3 .td-category-description p, .td_category_template_4 .td-category-description p {
margin-top: 15px
}
.td_category_template_5 .td-page-title {
margin-top: 13px
}
.td-a-rec-id-post_style_11 > div {
margin-right: auto;
margin-left: auto
}
.td-social-style5 .td-social-list, .td-social-style8 .td-social-list {
margin-left: -2px;
margin-right: -2px
}
.td-social-style7 .td-social-list {
margin-left: -2px;
margin-right: -2px;
margin-bottom: -4px
}
.td_wrapper_video_playlist .td_wrapper_player {
flex: auto !important
}
.td_video_playlist_column_3 .td_wrapper_video_playlist {
flex-direction: column
}
.td_video_playlist_column_3 .td_container_video_playlist {
width: 100%;
height: 305px
}
.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab {
margin: 0
}
.td-weather-temperature {
margin-bottom: -6px;
padding: 0
}
.td-weather-now {
padding: 28px 0;
position: relative;
left: -10px;
width: 90px;
margin-left: 12px
}
.td-weather-now .td-big-degrees {
font-size: 32px
}
.td-weather-degrees-wrap {
padding: 10px 0
}
.td-weather-animated-icon {
left: 0;
top: -6px;
margin-right: 0;
margin-left: -22px
}
.td-weather-animated-icon span {
margin-top: 0
}
.td_block_weather .td-column-2, .td_block_weather .td-column-3 {
height: auto;
display: inline-block;
text-align: left;
width: 100%
}
.td_block_weather .td-column-2 .td-weather-city, .td_block_weather .td-column-2 .td-weather-condition, .td_block_weather .td-column-3 .td-weather-city, .td_block_weather .td-column-3 .td-weather-condition {
position: relative
}
.td_block_weather .td-column-2 .td-weather-temperature, .td_block_weather .td-column-3 .td-weather-temperature {
width: 100%;
text-align: center;
padding: 0
}
.td_block_weather .td-column-2 .td-weather-temp-wrap, .td_block_weather .td-column-3 .td-weather-temp-wrap {
top: 0
}
.td_block_weather .td-column-2 .td-weather-animated-icon, .td_block_weather .td-column-3 .td-weather-animated-icon {
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
left: 0;
top: -5px;
margin-right: 0;
margin-left: -22px
}
.td_block_weather .td-column-2 .td-weather-now, .td_block_weather .td-column-3 .td-weather-now {
padding: 30px 0;
position: relative;
left: -10px;
width: 100px;
margin-right: 0
}
.td_block_weather .td-column-2 .td-weather-info-wrap, .td_block_weather .td-column-3 .td-weather-info-wrap {
width: 100%;
padding-left: 0
}
.td_block_weather .td-column-2 .td-weather-information, .td_block_weather .td-column-3 .td-weather-information {
padding: 5px 0
}
.td_block_weather .td-column-2 .td-weather-information:before, .td_block_weather .td-column-3 .td-weather-information:before {
bottom: auto;
top: -2px
}
.td_block_weather .td-column-2 .td-weather-week, .td_block_weather .td-column-3 .td-weather-week {
padding: 15px 0
}
.td_block_weather .td-column-2 .td-weather-week:before, .td_block_weather .td-column-3 .td-weather-week:before {
display: block
}
.td_block_weather .td-column-3 .td-weather-temp-wrap {
margin-right: 0
}
.td-footer-template-13 {
padding: 16px 0
}
}
.td-footer-template-13 .td-social-name {
color: #fff;
font-size: 13px;
margin-left: 10px
}
.td-footer-template-13 .footer-social-wrap .td-social-icon-wrap {
margin-right: 30px;
text-transform: uppercase;
font-family: 'Open Sans', arial, sans-serif
}
.td-footer-template-13 .td-social-style-2 i {
border-radius: 100%;
line-height: 41px
}
.td-footer-template-13 .td-social-style-2 i:after {
border-radius: 100%;
opacity: .05
}
.td-footer-template-13 .td-a-rec-id-footer_top, .td-footer-template-13 .td-g-rec-id-footer_top {
margin-top: 10px;
margin-bottom: 32px
}
.td-footer-template-14 .td-a-rec-id-footer_top, .td-footer-template-14 .td-g-rec-id-footer_top {
margin: 0 auto 37px
}
.td-footer-template-14 .td-footer-bottom-full {
margin-top: 0;
padding-top: 42px;
padding-bottom: 40px
}
.td-sub-footer-container {
background-color: #0d0d0d;
color: #ccc;
font-size: 12px
}
.td-sub-footer-copy {
line-height: 20px;
margin-top: 8px;
margin-bottom: 8px
}
.td-subfooter-menu {
display: inline-block;
margin: 7px 0;
float: right
}
.td-subfooter-menu li {
display: inline-block;
margin-left: 0;
line-height: 18px
}
.td-subfooter-menu li a {
margin-right: 16px;
line-height: 18px;
display: inline-block;
color: #ccc
}
.td-stretch-content .td-big-grids {
width: 1068px;
margin-left: auto;
margin-right: auto
}
@media (min-width: 1019px) and (max-width: 1140px) {
.td_video_playlist_column_2 .td_wrapper_player {
height: 360px
}
.td_video_playlist_column_1 .td_wrapper_player {
height: 169px
}
.td-subfooter-menu {
padding-right: 40px
}
.td-stretch-content .td-big-grids {
width: 980px
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.td-category-header .td-category-pulldown-filter {
top: 46px
}
.td-category-siblings {
width: 560px
}
.td_category_template_2 .td-category-pulldown-filter {
top: 40px
}
.td_category_template_3 .td-category-header, .td_category_template_4 .td-category-header {
padding-bottom: 19px
}
.td_category_template_3 .td-category-siblings, .td_category_template_4 .td-category-siblings {
margin-top: 14px;
margin-bottom: 1px
}
.td_category_template_3 .td-category-pulldown-filter {
top: 80px
}
.td_category_template_4 .td-category-pulldown-filter {
top: 81px
}
.td_category_template_5 .td-category-header {
padding-bottom: 13px
}
.td_category_template_5 .td-crumb-container {
padding-bottom: 15px;
padding-top: 15px
}
.td_category_template_5 .td-scrumb-holder {
min-height: 52px
}
.td_category_template_5 .td-category-pulldown-filter {
top: 11px
}
.td_category_template_5 .td-category-description p {
margin-top: 9px;
margin-bottom: 6px
}
.td-stretch-content .td-big-grids, .td_category_template_6 .td-crumb-container, .td_category_template_6 .td-pulldown-container {
width: 740px
}
.td_category_template_6 .td-category-grid, .td_category_template_6 .td-main-content-wrap, .td_category_template_8 .td-category-grid {
padding-top: 26px
}
.td-visible-tablet-portrait, .td-visible-tablet-tp {
display: table
}
.td-visible-desktop, .td-visible-phone, .td-visible-tablet-l, .td-visible-tablet-landscape, .td_block_instagram .td-column-1 .td-instagram-button, .td_social_type .td_social_info_name {
display: none
}
.td-rec-hide-on-tp {
display: none !important
}
.td-header-rec-wrap {
min-height: 60px
}
.td-header-rec-wrap .td-adspot-title {
margin-bottom: -14px;
top: 0
}
.td-header-sp-recs {
width: 470px
}
.td-a-rec-id-post_style_11 > div, .td-g-rec-id-post_style_11 .adsbygoogle {
margin-bottom: 0
}
.td-a-rec-id-post_style_11, .td-g-rec-id-post_style_11 {
text-align: center
}
.td-a-rec-id-custom-spot .td_spot_img_tp {
display: block
}
.td_social_type .td_social_button a:after {
width: 228px
}
.td-social-boxed .td_social_type .td-social-box {
height: 70px
}
.td-social-boxed .td-sp {
margin-top: 4px
}
.td-social-boxed .td_social_info {
font-size: 13px;
top: -12px
}
.td-social-boxed .td_social_info_name {
top: -17px;
font-size: 10px
}
.td-social-style5 .td_social_type .td-social-box, .td-social-style7 .td_social_type .td-social-box, .td-social-style8 .td_social_type .td-social-box {
margin: 0 2px 4px
}
.td-social-style8 .td-sp {
font-size: 21px
}
.td-social-style8 .td-sp-twitter {
font-size: 18px
}
.td-social-style10 .td_social_type .td_social_info, .td-social-style9 .td_social_type .td_social_info {
font-size: 12px;
top: 0
}
.td-social-style10 .td_social_type .td_social_info_name, .td-social-style9 .td_social_type .td_social_info_name {
font-size: 10px;
top: -5px
}
.td-social-style10 .td_social_type .td-social-box, .td-social-style9 .td_social_type .td-social-box {
height: 90px
}
.td-social-style9 .td-sp {
width: 48px;
height: 48px;
border-radius: 48px
}
.td-social-style10 .td_social_facebook .td-sp, .td-social-style9 .td_social_facebook .td-sp {
background-position: -13px -13px
}
.td-social-style10 .td_social_rss .td-sp, .td-social-style9 .td_social_rss .td-sp {
background-position: -12px -117px
}
.td-social-style10 .td_social_soundcloud .td-sp, .td-social-style9 .td_social_soundcloud .td-sp {
background-position: -13px -169px
}
.td-social-style10 .td_social_twitter .td-sp, .td-social-style9 .td_social_twitter .td-sp {
background-position: -12px -427px
}
.td-social-style10 .td_social_vimeo .td-sp, .td-social-style9 .td_social_vimeo .td-sp {
background-position: -12px -323px
}
.td-social-style10 .td_social_youtube .td-sp, .td-social-style9 .td_social_youtube .td-sp {
background-position: -11px -376px
}
.td-social-style10 .td_social_googleplus .td-sp, .td-social-style9 .td_social_googleplus .td-sp {
background-position: -13px -272px
}
.td-social-style10 .td_social_instagram .td-sp, .td-social-style9 .td_social_instagram .td-sp {
background-position: -12px -220px
}
.td-social-style10 .td_social_pinterest .td-sp, .td-social-style9 .td_social_pinterest .td-sp {
background-position: -13px -65px
}
.td-social-style10 .td-sp {
width: 48px;
height: 48px
}
.td-header-style-8 .td_stretch_container .td-header-sp-logo {
width: 740px !important;
height: 82px;
top: 0
}
.td-header-style-8 .td_stretch_container .td-header-sp-logo img {
max-width: 140px
}
.td-header-style-8 .td_stretch_content .td-header-sp-logo, .td-header-style-8 .td_stretch_content_1200 .td-header-sp-logo, .td-header-style-8 .td_stretch_content_1400 .td-header-sp-logo, .td-header-style-8 .td_stretch_content_1600 .td-header-sp-logo, .td-header-style-8 .td_stretch_content_1800 .td-header-sp-logo {
height: 82px;
top: 0
}
.td-header-style-8 .td_stretch_content.td-container, .td-header-style-8 .td_stretch_content_1200.td-container, .td-header-style-8 .td_stretch_content_1400.td-container, .td-header-style-8 .td_stretch_content_1600.td-container, .td-header-style-8 .td_stretch_content_1800.td-container {
width: 740px !important
}
.td_video_playlist_column_3 .td_wrapper_player {
width: 100%;
height: 416px
}
.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile {
overflow-x: hidden;
overflow-y: auto
}
.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-track {
background-color: #383838
}
.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar {
width: 6px;
background-color: #f5f5f5
}
.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-thumb {
background-color: #919191;
border-radius: 10px
}
.td_video_playlist_column_2 .td_wrapper_player {
height: 272px
}
.td_video_playlist_column_1 .td_wrapper_player {
height: 128px
}
.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab > a {
font-size: 15px
}
.td-theme-wrap .td-header-wrap .td-spot-id-header {
height: 60px
}
.td-smart-list-dropdown-wrap .td-smart-list-dropdown {
max-width: 50%
}
.td_smart_list_3 .td-number-and-title {
padding-right: 106px
}
.td_smart_list_3 .td-left-smart-list, .td_smart_list_3 .td-right-smart-list {
width: 40px;
font-size: 0
}
.td_smart_list_3 .td-icon-right {
top: 1px;
left: 1px;
line-height: 40px;
padding-left: 0;
font-size: 20px
}
.td_smart_list_3 .td-left-smart-list {
right: 50px
}
.td_smart_list_3 .td-left-smart-list .td-icon-left {
top: 1px;
line-height: 40px;
padding-right: 0;
font-size: 20px
}
.td_smart_list_3 .td-slide-smart-list-figure {
width: 45%
}
.td_smart_list_7 .td-sml-current-item-title {
margin-top: 10px;
line-height: 24px;
font-size: 19px
}
.td-weather-now {
margin-left: 0
}
.td-weather-animated-icon {
transform: scale(.72);
-webkit-transform: scale(.72);
-moz-transform: scale(.72);
-ms-transform: scale(.72);
-o-transform: scale(.72);
margin-left: -20px
}
.td-weather-top-widget .td-weather-now {
left: 0
}
.td_block_exchange .td-column-1 .td-exchange-base {
width: 212px
}
.td-footer-wrapper {
padding-top: 44px
}
.td-social-style-2 .td-icon-font {
font-size: 12px;
width: 32px;
height: 32px;
line-height: 32px
}
.td-footer-template-13 .td-social-name {
font-size: 11px;
margin-left: 5px
}
.td-footer-template-13 .footer-social-wrap .td-social-icon-wrap {
margin-right: 20px
}
.td-footer-template-13 .td-social-style-2 i {
line-height: 32px
}
.td-footer-template-13 .td-a-rec-id-footer_top, .td-footer-template-13 .td-g-rec-id-footer_top {
margin-bottom: 16px
}
.td-subfooter-menu {
padding-right: 48px
}
}
.td-stretch-content .td-module-thumb .entry-thumb {
min-width: 100%
}
.td_animated {
-webkit-animation-duration: .3s;
animation-duration: .3s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both
}
.td_animated_long {
-webkit-animation-duration: .5s;
animation-duration: .5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both
}
.td_animated_xlong {
-webkit-animation-duration: .8s;
animation-duration: .8s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both
}
.td_animated_xxlong {
-webkit-animation-duration: 1.5s;
animation-duration: 1.5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both
}
@-webkit-keyframes td_fadeInRight {
0% {
opacity: .05;
-webkit-transform: translateX(20px);
transform: translateX(20px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes td_fadeInRight {
0% {
opacity: .05;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
}
.td_fadeInRight {
-webkit-animation-name: td_fadeInRight;
animation-name: td_fadeInRight
}
@-webkit-keyframes td_fadeInLeft {
0% {
opacity: .05;
-webkit-transform: translateX(-20px);
transform: translateX(-20px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes td_fadeInLeft {
0% {
opacity: .05;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
}
.td_fadeInLeft {
-webkit-animation-name: td_fadeInLeft;
animation-name: td_fadeInLeft
}
@-webkit-keyframes td_fadeInDown {
0% {
opacity: .05;
-webkit-transform: translateY(-15px);
transform: translateY(-15px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes td_fadeInDown {
0% {
opacity: .05;
-webkit-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
}
.td_fadeInDown {
-webkit-animation-name: td_fadeInDown;
animation-name: td_fadeInDown
}
@-webkit-keyframes td_fadeInUp {
0% {
opacity: .05;
-webkit-transform: translateY(20px);
transform: translateY(20px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes td_fadeInUp {
0% {
opacity: .05;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
}
.td_fadeInUp {
-webkit-animation-name: td_fadeInUp;
animation-name: td_fadeInUp
}
@-webkit-keyframes td_fadeIn {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
@keyframes td_fadeIn {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
.td_fadeIn {
-webkit-animation-name: td_fadeIn;
animation-name: td_fadeIn
}
@-webkit-keyframes td_fadeOut_to_1 {
0% {
opacity: 1
}
100% {
opacity: .1
}
}
@keyframes td_fadeOut_to_1 {
0% {
opacity: 1
}
100% {
opacity: .1
}
}
.td_fadeOut_to_1 {
-webkit-animation-name: td_fadeOut_to_1;
animation-name: td_fadeOut_to_1
}
@-webkit-keyframes td_fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px)
}
}
@keyframes td_fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px)
}
}
.td_fadeOutRight {
-webkit-animation-name: td_fadeOutRight;
animation-name: td_fadeOutRight
}
@-webkit-keyframes td_fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px)
}
}
@keyframes td_fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px)
}
}
.td_fadeOutLeft {
-webkit-animation-name: td_fadeOutLeft;
animation-name: td_fadeOutLeft
}
.td-lb-box {
position: absolute;
width: 19px;
height: 19px
}
.td-lb-box-1, .td-loader-infinite .td-lb-box-1 {
top: 0;
left: 0
}
.td-lb-box-2 {
top: 0;
left: 20px
}
.td-lb-box-3 {
top: 0;
left: 40px
}
.td-lb-box-4 {
top: 20px;
right: 0
}
.td-lb-box-5, .td-loader-infinite .td-lb-box-5 {
bottom: 0;
right: 0
}
.td-lb-box-6 {
bottom: 0;
left: 20px
}
.td-lb-box-7, .td-loader-infinite .td-lb-box-7 {
bottom: 0;
left: 0
}
.td-lb-box-8 {
top: 20px;
left: 0
}
.td-loader-gif {
position: absolute;
top: 50%;
left: 50%;
width: 59px;
height: 59px;
margin-top: -29.5px;
margin-left: -29.5px;
-webkit-transition: .4s cubic-bezier(.55, 0, .1, 1);
-moz-transition: .4s cubic-bezier(.55, 0, .1, 1);
-o-transition: .4s cubic-bezier(.55, 0, .1, 1);
transition: .4s cubic-bezier(.55, 0, .1, 1)
}
.td-loader-infinite .td-lb-box {
position: absolute;
width: 10px;
height: 10px
}
.td-loader-infinite .td-lb-box-2 {
top: 0;
left: 11px
}
.td-loader-infinite .td-lb-box-3 {
top: 0;
left: 22px
}
.td-loader-infinite .td-lb-box-4 {
top: 11px;
right: 0
}
.td-loader-infinite .td-lb-box-6 {
bottom: 0;
left: 11px
}
.td-loader-infinite .td-lb-box-8 {
top: 11px;
left: 0
}
.td-loader-infinite.td-loader-gif {
width: 32px;
height: 32px;
margin-top: -16px;
margin-left: -16px
}
.td-loader-blocks-load-more {
top: auto;
bottom: 48px
}
.td-loader-animation-start {
opacity: 0;
transform: perspective(600px) scale(.4);
-webkit-transform: perspective(600px) scale(.4);
-moz-transform: perspective(600px) scale(.4);
-ms-transform: perspective(600px) scale(.4);
-o-transform: perspective(600px) scale(.4)
}
@-webkit-keyframes rotateplane {
0% {
-webkit-transform: perspective(120px)
}
50% {
-webkit-transform: perspective(120px) rotateY(180deg)
}
100% {
-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
}
}
@keyframes rotateplane {
0% {
transform: perspective(120px) rotateX(0) rotateY(0)
}
50% {
transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
}
100% {
transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
}
}
.td-animation-stack-type0-2 {
opacity: 1 !important;
transition: opacity .3s cubic-bezier(0.39, 0.76, 0.51, 0.56)
}
body.td-animation-stack-type1 .post .entry-thumb, body.td-animation-stack-type1 .post a.td-sml-link-to-image > img, body.td-animation-stack-type1 .post img[class*=wp-image-], body.td-animation-stack-type1 .td-animation-stack .entry-thumb {
opacity: 0;
transform: scale(.95)
}
.td-animation-stack-type1-2 {
opacity: 1 !important;
transform: scale(1) !important;
-webkit-transform: scale(1) !important;
-moz-transform: scale(1) !important;
-ms-transform: scale(1) !important;
-o-transform: scale(1) !important;
-webkit-transition: transform .5s, opacity .3s cubic-bezier(.39, .76, .51, .56);
-moz-transition: transform .5s, opacity .3s cubic-bezier(.39, .76, .51, .56);
-o-transition: transform .5s, opacity .3s cubic-bezier(.39, .76, .51, .56);
transition: transform .5s, opacity .3s cubic-bezier(.39, .76, .51, .56)
}
body.td-animation-stack-type2 .post .entry-thumb, body.td-animation-stack-type2 .post a.td-sml-link-to-image > img, body.td-animation-stack-type2 .post img[class*=wp-image-], body.td-animation-stack-type2 .td-animation-stack .entry-thumb {
opacity: 0;
transform: translate(0, 10px);
-webkit-transform: translate(0, 10px);
-moz-transform: translate(0, 10px);
-ms-transform: translate(0, 10px);
-o-transform: translate(0, 10px)
}
.td-animation-stack-type2-2 {
opacity: 1 !important;
transform: scale(1) !important;
-webkit-transform: scale(1) !important;
-moz-transform: scale(1) !important;
-ms-transform: scale(1) !important;
-o-transform: scale(1) !important;
-webkit-transition: transform .4s cubic-bezier(.13, .43, .57, .88), opacity .4s cubic-bezier(.13, .43, .57, .88);
-moz-transition: transform .4s cubic-bezier(.13, .43, .57, .88), opacity .4s cubic-bezier(.13, .43, .57, .88);
-o-transition: transform .4s cubic-bezier(.13, .43, .57, .88), opacity .4s cubic-bezier(.13, .43, .57, .88);
transition: transform .4s cubic-bezier(.13, .43, .57, .88), opacity .4s cubic-bezier(.13, .43, .57, .88)
}
.ie10 .mce-content-body p, .ie10 .td-post-content p, .ie11 .mce-content-body p, .ie11 .td-post-content p, .ie8 .mce-content-body p, .ie8 .td-post-content p, .ie9 .mce-content-body p, .ie9 .td-post-content p {
letter-spacing: -.2px
}
.ie10 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb, .ie11 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb, .ie8 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb, .ie9 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb {
transform: none
}
.ie10 .td_category_template_8 .td-category-header .td-category a, .ie11 .td_category_template_8 .td-category-header .td-category a, .ie8 .td_category_template_8 .td-category-header .td-category a, .ie9 .td_category_template_8 .td-category-header .td-category a {
padding: 3px 7px;
line-height: 12px
}
.ie10 .td_block_template_1 .td-related-title > .td-related-left, .ie10 .td_block_template_1 .td-related-title > .td-related-right, .ie11 .td_block_template_1 .td-related-title > .td-related-left, .ie11 .td_block_template_1 .td-related-title > .td-related-right, .ie8 .td_block_template_1 .td-related-title > .td-related-left, .ie8 .td_block_template_1 .td-related-title > .td-related-right, .ie9 .td_block_template_1 .td-related-title > .td-related-left, .ie9 .td_block_template_1 .td-related-title > .td-related-right, .td-md-is-ios .td_block_template_1 .td-related-title > .td-related-left, .td-md-is-ios .td_block_template_1 .td-related-title > .td-related-right {
padding: 8px 12px 6px
}
.ie10 .td-left-smart-list, .ie10 .td-right-smart-list, .ie11 .td-left-smart-list, .ie11 .td-right-smart-list, .ie8 .td-left-smart-list, .ie8 .td-right-smart-list, .ie9 .td-left-smart-list, .ie9 .td-right-smart-list {
line-height: 38px
}
.ie10 .td-review-header .block-title, .ie10 .td-review-summary .block-title, .ie11 .td-review-header .block-title, .ie11 .td-review-summary .block-title, .ie8 .td-review-header .block-title, .ie8 .td-review-summary .block-title, .ie9 .td-review-header .block-title, .ie9 .td-review-summary .block-title {
padding: 8px 12px 7px
}
@media (min-width: 768px) {
.td_block_bot_line .td-block-row:last-child .td_module_wrap {
margin-bottom: 0;
border-bottom: 0
}
.td_block_1.td-column-1 .td-block-span12:last-child .td_module_6, .td_block_1.td-column-2 .td-block-row:last-child .td_module_6:last-child, .td_block_1.td-column-3 .td-block-row:last-child .td_module_6:last-child, .td_block_25 .td-block-row:last-child > div .td_module_wrap:last-child, .td_block_25.td-column-1 .td-block-span12:last-child .td_module_wrap {
padding-bottom: 0
}
.td_block_19 .td-block-row:last-child .td_module_wrap.td_module_mx1, .td_block_19 .td-block-row:last-child .td_module_wrap.td_module_mx2, .td_block_19 .td-block-row:last-child .td_module_wrap.td_module_mx2 .item-details, .td_block_6 .td-block-row:last-child .td_module_wrap {
margin-bottom: 0
}
.td_block_17 .td-block-row:last-child .td-block-span4 .td_module_8:last-child, .td_block_17 .td-block-row:last-child .td-block-span6 .td_module_8:last-child {
border-bottom: 0;
margin-bottom: 0;
padding-bottom: 0
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3.td-grid-style-4 .td-meta-info-container, .td-full-layout .td-stretch-content .td_block_big_grid_fl_3.td-grid-style-4 .td-meta-info-container {
max-width: 80%;
width: auto
}
.td_block_big_grid_fl_5.td-big-grids-margin {
margin-left: -1px;
margin-right: -1px
}
.td_block_big_grid_fl_5.td-big-grids-margin .td-big-grid-post {
border-width: 0 1px
}
.td-pb-span4 .td_block_template_13 .td-block-subtitle, .td_block_big_grid_fl_7 .td_module_mx24 .td-module-meta-info {
display: none
}
.td_block_big_grid_fl_10 .td-big-grid-post-1 .td-module-image, .td_block_big_grid_fl_10 .td-big-grid-post-1.td-module-empty .td-module-thumb, .td_block_big_grid_fl_10 .td-big-grid-post-4 .td-module-image, .td_block_big_grid_fl_10 .td-big-grid-post-4.td-module-empty .td-module-thumb {
top: auto
}
.td_stretch_content .td-container {
width: 100% !important;
padding-left: 20px;
padding-right: 20px
}
.td_stretch_content #td-top-search, .td_stretch_content .td-drop-down-search {
right: 10px
}
.td_stretch_content .td-header-sp-recs {
float: right
}
.td_stretch_content .td-header-menu-wrap.td-affix {
width: 100% !important
}
.td_stretch_content_1200, .td_stretch_content_1200 .td-header-menu-wrap, .td_stretch_content_1400, .td_stretch_content_1400 .td-header-menu-wrap, .td_stretch_content_1600, .td_stretch_content_1600 .td-header-menu-wrap, .td_stretch_content_1800, .td_stretch_content_1800 .td-header-menu-wrap {
padding-left: 20px;
padding-right: 20px
}
.td_stretch_content_1200.td-header-menu-wrap-full, .td_stretch_content_1400.td-header-menu-wrap-full, .td_stretch_content_1600.td-header-menu-wrap-full, .td_stretch_content_1800.td-header-menu-wrap-full {
padding-left: 0;
padding-right: 0
}
.ie10 .td-header-style-12 .td-main-menu-logo img, .ie10 .td-header-style-5 .td-main-menu-logo img, .ie10 .td-header-style-6 .td-main-menu-logo img, .ie11 .td-header-style-12 .td-main-menu-logo img, .ie11 .td-header-style-5 .td-main-menu-logo img, .ie11 .td-header-style-6 .td-main-menu-logo img, .ie8 .td-header-style-12 .td-main-menu-logo img, .ie8 .td-header-style-5 .td-main-menu-logo img, .ie8 .td-header-style-6 .td-main-menu-logo img, .ie9 .td-header-style-12 .td-main-menu-logo img, .ie9 .td-header-style-5 .td-main-menu-logo img, .ie9 .td-header-style-6 .td-main-menu-logo img {
top: -1px
}
}
.ie10 .td-live-theme-demos .td-skin-scroll, .ie11 .td-live-theme-demos .td-skin-scroll, .ie8 .td-live-theme-demos .td-skin-scroll, .ie9 .td-live-theme-demos .td-skin-scroll {
-webkit-transition: .4s cubic-bezier(.55, 0, .1, 1);
-moz-transition: .4s cubic-bezier(.55, 0, .1, 1);
-o-transition: .4s cubic-bezier(.55, 0, .1, 1);
transition: .4s cubic-bezier(.55, 0, .1, 1);
left: auto;
right: -118px
}
.ie10 .td-theme-settings-small .td-skin-scroll, .ie11 .td-theme-settings-small .td-skin-scroll, .ie8 .td-theme-settings-small .td-skin-scroll, .ie9 .td-theme-settings-small .td-skin-scroll {
right: 118px
}
@media (max-width: 1366px) {
.ie10 .td-live-theme-demos .td-skin-scroll, .ie11 .td-live-theme-demos .td-skin-scroll, .ie8 .td-live-theme-demos .td-skin-scroll, .ie9 .td-live-theme-demos .td-skin-scroll {
right: -78px
}
.ie10 .td-theme-settings-small .td-skin-scroll, .ie11 .td-theme-settings-small .td-skin-scroll, .ie8 .td-theme-settings-small .td-skin-scroll, .ie9 .td-theme-settings-small .td-skin-scroll {
right: 78px
}
}
.ie10 .td-pulldown-syle-default .td-subcat-list, .ie10 .td-pulldown-syle-default .td-subcat-more, .ie11 .td-pulldown-syle-default .td-subcat-list, .ie11 .td-pulldown-syle-default .td-subcat-more, .ie8 .td-pulldown-syle-default .td-subcat-list, .ie8 .td-pulldown-syle-default .td-subcat-more, .ie9 .td-pulldown-syle-default .td-subcat-list, .ie9 .td-pulldown-syle-default .td-subcat-more, .td-md-is-ios .td-pulldown-syle-default .td-subcat-list, .td-md-is-ios .td-pulldown-syle-default .td-subcat-more, .td-md-is-ios .td_block_template_11 .td-subcat-list, .td-md-is-ios .td_block_template_11 .td-subcat-more {
position: relative;
top: -1px
}
.ie8 .td-header-style-8 .td-affix .td-header-sp-logo {
height: 48px;
margin-top: 0
}
.ie8 .td-stretch-height, .ie8 .td-stretch-width {
left: 0 !important
}
.ie8 .td_social_type .td-sp {
width: 0
}
.ie8 .td-category-title-holder {
padding-right: 100px;
padding-left: 100px
}
.ie8 .td-header-wrap .td-a-rec-id-header > div, .ie8 .td-header-wrap .td-g-rec-id-header > .adsbygoogle {
margin: 24px auto 0
}
.ie8 .td-header-style-1 .td-a-rec-id-header > div, .ie8 .td-header-style-1 .td-g-rec-id-header > .adsbygoogle, .ie8 .td-header-style-2 .td-a-rec-id-header > div, .ie8 .td-header-style-2 .td-g-rec-id-header > .adsbygoogle, .ie8 .td-header-style-3 .td-a-rec-id-header > div, .ie8 .td-header-style-3 .td-g-rec-id-header > .adsbygoogle {
margin: auto !important
}
.ie8 .td-header-style-4 .td-a-rec-id-header > div, .ie8 .td-header-style-4 .td-g-rec-id-header > .adsbygoogle {
margin: 24px auto
}
.ie8 .homepage-post.single_template_7 .td-a-rec-id-header > .adsbygoogle, .ie8 .homepage-post.single_template_7 .td-a-rec-id-header > div, .ie8 .homepage-post.single_template_7 .td-g-rec-id-header > .adsbygoogle, .ie8 .homepage-post.single_template_7 .td-g-rec-id-header > div, .ie8 .single_template_10 .td-a-rec-id-header > .adsbygoogle, .ie8 .single_template_10 .td-a-rec-id-header > div, .ie8 .single_template_10 .td-g-rec-id-header > .adsbygoogle, .ie8 .single_template_10 .td-g-rec-id-header > div, .ie8 .single_template_11 .td-a-rec-id-header > .adsbygoogle, .ie8 .single_template_11 .td-a-rec-id-header > div, .ie8 .single_template_11 .td-g-rec-id-header > .adsbygoogle, .ie8 .single_template_11 .td-g-rec-id-header > div, .ie8 .single_template_6 .td-a-rec-id-header > .adsbygoogle, .ie8 .single_template_6 .td-a-rec-id-header > div, .ie8 .single_template_6 .td-g-rec-id-header > .adsbygoogle, .ie8 .single_template_6 .td-g-rec-id-header > div, .ie8 .single_template_7 .td-a-rec-id-header > .adsbygoogle, .ie8 .single_template_7 .td-a-rec-id-header > div, .ie8 .single_template_7 .td-g-rec-id-header > .adsbygoogle, .ie8 .single_template_7 .td-g-rec-id-header > div, .ie8 .single_template_8 .td-a-rec-id-header > .adsbygoogle, .ie8 .single_template_8 .td-a-rec-id-header > div, .ie8 .single_template_8 .td-g-rec-id-header > .adsbygoogle, .ie8 .single_template_8 .td-g-rec-id-header > div, .ie8 .td_category_template_2 .td-a-rec-id-header > .adsbygoogle, .ie8 .td_category_template_2 .td-a-rec-id-header > div, .ie8 .td_category_template_2 .td-g-rec-id-header > .adsbygoogle, .ie8 .td_category_template_2 .td-g-rec-id-header > div, .ie8 .td_category_template_5 .td-a-rec-id-header > .adsbygoogle, .ie8 .td_category_template_5 .td-a-rec-id-header > div, .ie8 .td_category_template_5 .td-g-rec-id-header > .adsbygoogle, .ie8 .td_category_template_5 .td-g-rec-id-header > div, .ie8 .td_category_template_6 .td-a-rec-id-header > .adsbygoogle, .ie8 .td_category_template_6 .td-a-rec-id-header > div, .ie8 .td_category_template_6 .td-g-rec-id-header > .adsbygoogle, .ie8 .td_category_template_6 .td-g-rec-id-header > div, .ie8 .td_category_template_8 .td-a-rec-id-header > .adsbygoogle, .ie8 .td_category_template_8 .td-a-rec-id-header > div, .ie8 .td_category_template_8 .td-g-rec-id-header > .adsbygoogle, .ie8 .td_category_template_8 .td-g-rec-id-header > div {
margin-bottom: 24px
}
.ie8 .td_ajax_load_more i, .td-md-is-android .td_ajax_load_more i, .td-md-is-ios .td_ajax_load_more i {
top: -1px
}
.ie8 .td-grid-style-1 .td-module-thumb a, .ie8 .td-grid-style-2 .td-module-thumb a, .ie8 .td-grid-style-3 .td-module-thumb a {
bottom: 0;
content: "";
display: block;
height: 100%;
width: 100%;
position: absolute;
z-index: 1
}
.ie8 .td-grid-style-5 .td-module-thumb a {
bottom: 0;
content: "";
display: block;
height: 100%;
width: 100%;
position: absolute;
z-index: 1;
background-color: #000
}
.ie8 .td-next-prev-wrap .td-ajax-prev-page {
padding-left: 1px
}
.ie8 .td-social-facebook .td-social-but-text {
border-left: 1px solid #7f9edf
}
.ie8 .td-social-twitter .td-social-but-text {
border-left: 1px solid #8fe2fc
}
.ie8 .td-module-comments a {
padding: 3px 3px 4px
}
.ie8 .td-social-style-2 .td-icon-font {
border: 1px solid #333
}
.ie8 .td_block_14 .td-load-more-wrap, .ie8 .td_block_14 .td-next-prev-wrap {
margin-top: 23px
}
.ie8 .td-g-rec-id-content_bottom, .ie8 .td-g-rec-id-content_inline, .ie8 .td-g-rec-id-content_top, .ie8 .td-g-rec-id-footer_top, .ie8 .td-g-rec-id-smart_list_6, .ie8 .td-g-rec-id-smart_list_7, .ie8 .td-g-rec-id-smart_list_8 {
display: block;
margin-left: -16px;
margin-right: -16px
}
.ie8 .td-g-rec-id-content_bottom .adsbygoogle, .ie8 .td-g-rec-id-content_inline .adsbygoogle, .ie8 .td-g-rec-id-content_top .adsbygoogle, .ie8 .td-g-rec-id-footer_top .adsbygoogle, .ie8 .td-g-rec-id-smart_list_6 .adsbygoogle, .ie8 .td-g-rec-id-smart_list_7 .adsbygoogle, .ie8 .td-g-rec-id-smart_list_8 .adsbygoogle {
margin-right: auto;
margin-left: auto;
display: table !important;
left: 0
}
.ie8 .td-menu-background, .ie9 #td-mobile-nav, .ie9 .td-menu-background {
left: -100%
}
.ie9 .td-grid-style-2 .td-big-grid-post-0 .td-module-thumb a:last-child:before, .ie9 .td-grid-style-2 .td-big-grid-post-6 .td-module-thumb a:last-child:before, .ie9 .td-grid-style-3 .td-big-grid-post-0 .td-module-thumb a:last-child:before, .ie9 .td-grid-style-3 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNGRiMmVjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRhOGY1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)
}
.ie9 .td-grid-style-2 .td-big-grid-post-1 .td-module-thumb a:last-child:before, .ie9 .td-grid-style-3 .td-big-grid-post-1 .td-module-thumb a:last-child:before {
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZDE3NjQ2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2M2MzkzOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)
}
.ie9 .td-grid-style-2 .td-big-grid-post-2 .td-module-thumb a:last-child:before, .ie9 .td-grid-style-2 .td-big-grid-post-5 .td-module-thumb a:last-child:before, .ie9 .td-grid-style-3 .td-big-grid-post-2 .td-module-thumb a:last-child:before, .ie9 .td-grid-style-3 .td-big-grid-post-5 .td-module-thumb a:last-child:before {
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZDc2MGI3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNiNzhiNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)
}
.ie9 .td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before, .ie9 .td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNTRhM2RiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRiY2Y3NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)
}
.ie9 .td-grid-style-2 .td-big-grid-post-4 .td-module-thumb a:last-child:before, .ie9 .td-grid-style-3 .td-big-grid-post-4 .td-module-thumb a:last-child:before {
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjRkMDNmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyN2EzNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)
}
.ie9 .td-grid-style-1 .td-module-thumb a:last-child:before {
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC43Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=)
}
.ie9 .td-stretch-height, .ie9 .td-stretch-width {
left: 0 !important;
-webkit-transform: none;
ms-transform: none;
transform: none
}
.ie9 .td-next-prev-wrap .td-ajax-next-page {
padding-left: 3px
}
.ie10 .td-module-comments a, .ie9 .td-module-comments a, .td-md-is-ios .td-module-comments a {
padding: 3px 4px 4px
}
.ie9 .td-scroll-up {
bottom: -70px
}
.ie9 .td-scroll-up-visible {
bottom: 5px
}
.ie10 .page-nav a {
padding: 5px 11px 5px 12px
}
.td-md-is-android .td-hover-1 .td-big-grid-post:hover .entry-thumb, .td-md-is-ios .td-hover-1 .td-big-grid-post:hover .entry-thumb {
-o-transition-property: none !important;
-moz-transition-property: none !important;
-ms-transition-property: none !important;
-webkit-transition-property: none !important;
transition-property: none !important;
-o-transform: none !important;
-moz-transform: none !important;
-ms-transform: none !important;
-webkit-transform: none !important;
transform: none !important
}
.td-md-is-android .td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before, .td-md-is-ios .td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before {
box-shadow: none
}
.td-md-is-android .sf-menu ul .td-menu-item > a {
padding: 8px 14px 6px
}
.td-md-is-android .sf-menu .sub-menu .td-icon-menu-down {
margin-top: -8px
}
.td-md-is-android .td-big-grid-post .td-post-category {
padding: 4px 7px 2px;
line-height: 14px
}
.td-md-is-android .block-title a, .td-md-is-android .block-title label, .td-md-is-android .block-title span {
padding: 8px 12px 3px
}
.td-md-is-android .td-pulldown-syle-default .td-subcat-list, .td-md-is-android .td-pulldown-syle-default .td-subcat-more i, .td-md-is-android .td-pulldown-syle-default .td-subcat-more span, .td-md-is-android .td_block_template_3 .td-subcat-list, .td-md-is-android .td_block_template_3 .td-subcat-more i, .td-md-is-android .td_block_template_3 .td-subcat-more span, .td-md-is-android .td_block_template_4 .td-subcat-list, .td-md-is-android .td_block_template_4 .td-subcat-more i, .td-md-is-android .td_block_template_4 .td-subcat-more span, .td-md-is-android .td_block_template_5 .td-subcat-list, .td-md-is-android .td_block_template_5 .td-subcat-more i, .td-md-is-android .td_block_template_5 .td-subcat-more span, .td-md-is-android .td_block_template_7 .td-subcat-list, .td-md-is-android .td_block_template_7 .td-subcat-more i, .td-md-is-android .td_block_template_7 .td-subcat-more span {
position: relative;
top: 1px
}
.td-md-is-android .td-category-siblings .td-category {
height: 21px
}
.td-md-is-android .td-category-header .td-category .entry-category a {
padding: 4px 8px
}
.td-md-is-android input[type=submit] {
padding: 9px 15px 8px
}
.td-md-is-android .td-left-smart-list, .td-md-is-android .td-right-smart-list, .td-md-is-android .td-scroll-up .td-icon-menu-up {
padding-top: 1px
}
.td-md-is-android .td-author-counters span {
padding: 5px 9px 2px
}
.td-md-is-android .td-404-sub-sub-title a {
padding: 8px 15px 7px
}
.td-md-is-android .td-menu-blocks-custom ul li a {
padding: 2px 12px 0
}
.td-md-is-android .td-tab-blocks-custom ul.wpb_tabs_nav li a {
padding: 6px 13px 4px !important
}
.td-md-is-android .bbpress .dropcap, .td-md-is-android .comment-content .dropcap, .td-md-is-android .mce-content-body .dropcap, .td-md-is-android .td-page-content .dropcap, .td-md-is-android .td-post-content .dropcap, .td-md-is-android .td_block_text_with_title .dropcap, .td-md-is-android .woocommerce #tab-description .dropcap, .td-md-is-android .wpb_text_column .dropcap {
padding: 5px 13px 2px
}
.td-md-is-android .woocommerce .checkout input#place_order, .td-md-is-android .woocommerce .product #respond input#submit, .td-md-is-android .woocommerce .product a.button, .td-md-is-android .woocommerce .woocommerce.widget .button, .td-md-is-android .woocommerce-account div.woocommerce .button, .td-md-is-android .woocommerce-checkout .woocommerce input.button, .td-md-is-android .woocommerce-page .woocommerce a.button {
padding: 10px 10px 7px
}
.td-md-is-android .woocommerce span.onsale, .td-md-is-ios .woocommerce span.onsale {
line-height: 25px;
min-height: 25px
}
.td-md-is-android .woocommerce div.product .woocommerce-tabs ul.tabs li a, .td-md-is-safari .td-review-header .block-title, .td-md-is-safari .td-review-summary .block-title {
padding: 7px 12px 6px
}
.td-md-is-android .single-product .product .related h2 {
padding: 8px 12px 5px
}
.td-md-is-android .woocommerce-checkout .woocommerce input.button {
padding: 8px 10px
}
.td-md-is-android #buddypress div.item-list-tabs ul li > a {
padding: 1px 15px 0
}
.td-md-is-android #buddypress div.generic-button a.join-group, .td-md-is-android #buddypress div.generic-button a.leave-group, .td-md-is-android #buddypress div.generic-button a.mention, .td-md-is-android #buddypress div.generic-button a.send-message, .td-md-is-android #buddypress div.generic-button.friendship-button a {
padding: 5px 10px 4px
}
.td-md-is-android #buddypress #reply-title small a span, .td-md-is-android #buddypress a.bp-primary-action span {
padding: 2px 3px 0 4px
}
.td-md-is-android #buddypress div.activity-meta a {
padding: 4px 8px 2px
}
.td-md-is-ios body {
-webkit-font-smoothing: antialiased
}
.td-md-is-ios .sf-menu .sub-menu .td-icon-menu-down {
margin-top: -9px;
line-height: 20px
}
.td-md-is-ios .td-big-grid-post .td-post-category {
padding: 3px 7px
}
.td-md-is-ios .td-category-header .td-pulldown-filter-display-option {
line-height: 22px
}
.td-md-is-ios .td_category_template_3 .td-category-siblings .td-category a {
padding: 5px 7px 4px
}
.td-md-is-ios .td_category_template_3 .td-category-siblings .td-subcat-dropdown {
margin-right: 6px
}
.td-md-is-ios .td_category_template_4 .td-category-siblings .td-category a {
padding: 4px 7px 3px
}
.td-md-is-ios .td-left-smart-list, .td-md-is-ios .td-right-smart-list {
line-height: 39px
}
.td-md-is-ios .td-author-counters span {
padding: 4px 9px 3px
}
.td-md-is-ios .td-404-sub-sub-title a, .td-md-is-ios input[type=submit] {
padding: 7px 15px 8px
}
.td-md-is-ios .td-tab-blocks-custom ul.wpb_tabs_nav li a {
padding: 4px 7px !important
}
.td-md-is-ios .td-menu-blocks-custom ul li a {
padding: 0 12px 1px;
line-height: 27px
}
.td-md-is-ios .woocommerce .checkout input#place_order, .td-md-is-ios .woocommerce .product #respond input#submit, .td-md-is-ios .woocommerce .product a.button, .td-md-is-ios .woocommerce .woocommerce.widget .button, .td-md-is-ios .woocommerce-account div.woocommerce .button, .td-md-is-ios .woocommerce-checkout .woocommerce input.button, .td-md-is-ios .woocommerce-page .woocommerce a.button, .td-md-is-safari .woocommerce-account div.woocommerce .button, .td-md-is-safari .woocommerce-checkout .woocommerce input.button, .td-md-is-safari .woocommerce-page .woocommerce a.button {
padding: 9px 10px 10px
}
.td-md-is-ios .single-product .product .summary .cart .button, .td-md-is-ios .woocommerce .woocommerce-message .button, .td-md-is-ios .woocommerce-cart .woocommerce table.cart .button {
padding: 9px 10px 11px
}
.td-md-is-ios #buddypress #reply-title small a span, .td-md-is-ios #buddypress a.bp-primary-action span {
padding: 0 3px 1px
}
@media (max-width: 767px) {
.td-category-header .td-category-pulldown-filter {
top: 50px;
right: 10px
}
.td-a-rec-id-footer_top > div img, .td-category-description, .td-g-rec-id-footer_top > div img, .td-header-sp-recs, .td_category_template_6 .td-pulldown-container, .td_social_type .td_social_button a:after {
width: 100%
}
.td-category-siblings {
margin-right: 0;
width: auto
}
.td-category-siblings .td-subcat-dropdown {
position: absolute;
top: 0
}
.category .td-crumb-container {
margin-bottom: 3px;
padding-top: 15px
}
.category .td-category-grid .td_block_wrap {
padding-bottom: 40px
}
.category .td-main-content .td-load-more-wrap {
margin-bottom: 26px
}
.td-footer-template-13 .td-social-name, .td-right-demos-button, .td-scroll-up, .td-smart-list-dropdown-wrap .td-smart-list-button span, .td-visible-desktop, .td-visible-tablet-l, .td-visible-tablet-landscape, .td-visible-tablet-portrait, .td-visible-tablet-tp, .td_block_exchange .td-column-2 .td-exchange-rates .td-rate:nth-child(3n+1):before, .td_block_exchange .td-column-3 .td-exchange-rates .td-rate:nth-child(4n+1):before, .td_category_template_1 .td-category-pulldown-filter, .td_category_template_2 .td-category-pulldown-filter, .td_category_template_3 .td-category-pulldown-filter, .td_category_template_4 .td-category-pulldown-filter, .td_category_template_5 .td-category-pulldown-filter, .td_category_template_8 .td-category-pulldown-filter {
display: none
}
.td_category_template_1.td_category_top_posts_style_disable .td-category-description p {
margin-bottom: 5px
}
.td_category_template_2 .td-category-header, .td_category_template_5 .td-category-header {
padding-bottom: 14px
}
.td_category_template_2 .td-crumb-container {
padding-top: 15px;
margin-bottom: 3px
}
.td_category_template_2 .td-category-description p {
margin-top: 9px;
margin-bottom: 0
}
.td_category_template_2 .td-category-grid, .td_category_template_2.td_category_top_posts_style_disable .td-main-content-wrap {
padding-top: 21px
}
.td_category_template_3 .td-category-header, .td_category_template_4 .td-category-header {
padding-bottom: 20px
}
.td_category_template_3 .td-category-siblings, .td_category_template_4 .td-category-siblings {
margin-top: 14px;
margin-bottom: 0
}
.td_category_template_5 .td-crumb-container {
padding-bottom: 9px;
padding-top: 9px
}
.td_category_template_5 .td-scrumb-holder {
min-height: 0
}
.td_category_template_5 .td-category-description p {
margin-top: 4px;
margin-bottom: 0
}
.td_category_template_6 .td-crumb-container {
padding-left: 10px;
padding-right: 10px;
text-align: left;
width: 100%
}
.td_category_template_6 .td-category-pulldown-filter {
display: table;
right: 0;
left: 0;
bottom: 0;
margin: auto;
position: relative
}
.td-footer-wrapper, .td_category_template_6 .td-category-grid, .td_category_template_6 .td-main-content-wrap, .td_category_template_8 .td-category-grid {
padding-top: 40px
}
.td-category-title-holder {
padding: 80px 5%
}
.td-category-title-holder .entry-title.td-page-title {
font-size: 30px;
line-height: 40px
}
.td_category_template_7 .td-crumb-container, .td_category_template_8 .td-crumb-container {
left: 10px
}
.td_category_template_7 .td-pulldown-container {
height: 56px;
position: absolute;
left: 0;
bottom: 0;
right: 0;
margin: auto;
width: 100%
}
.td_category_template_7 .td-category-title-holder {
padding: 60px 5% 69px
}
.td_category_template_7 .td-category-pulldown-filter {
display: table;
right: 0;
left: 0;
margin: auto;
position: relative;
bottom: 0;
top: auto
}
.td_category_template_7 .td-category-description p {
margin-bottom: 28px;
margin-top: 7px
}
.td-more-articles-box, .td-rec-hide-on-p {
display: none !important
}
.td-visible-phone {
display: table
}
.td-header-rec-wrap {
margin-left: auto;
margin-right: auto;
display: table;
min-height: 0 !important
}
.td-header-rec-wrap .td-adspot-title {
top: 0;
margin-bottom: -10px
}
.td-header-sp-recs .adsbygoogle, .td-header-sp-recs img {
position: relative;
display: table;
margin: 10px auto;
width: 100%
}
.td-a-rec-id-content_inlineleft .td-adspot-title, .td-a-rec-id-content_inlineright .td-adspot-title, .td-g-rec-id-content_inlineleft .td-adspot-title, .td-g-rec-id-content_inlineright .td-adspot-title {
margin: 0
}
.td-a-rec-id-content_inlineleft .adsbygoogle, .td-a-rec-id-content_inlineleft > div, .td-a-rec-id-content_inlineright .adsbygoogle, .td-a-rec-id-content_inlineright > div, .td-g-rec-id-content_inlineleft .adsbygoogle, .td-g-rec-id-content_inlineleft > div, .td-g-rec-id-content_inlineright .adsbygoogle, .td-g-rec-id-content_inlineright > div {
margin: 0 auto 26px
}
.td-a-rec-id-content_inlineleft, .td-a-rec-id-content_inlineright, .td-g-rec-id-content_inlineleft, .td-g-rec-id-content_inlineright {
float: none;
text-align: center
}
.td-g-rec-id-post_style_1, .td-g-rec-id-post_style_11, .td_video_playlist_title .td_video_title_text {
text-align: center
}
.td-a-rec-id-custom-spot .td_spot_img_mob {
display: block
}
.td-social-style5 .td_social_type .td-social-box, .td-social-style7 .td_social_type .td-social-box, .td-social-style8 .td_social_type .td-social-box {
margin: 0 2px 4px
}
.td-social-style8 .td-sp {
font-size: 28px
}
.td_wrapper_video_playlist .td_wrapper_player {
margin-bottom: -5px
}
.td_video_playlist_column_3 .td_wrapper_player {
width: 100%;
height: 260px
}
.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile {
overflow-x: hidden;
overflow-y: auto
}
.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-track {
background-color: #383838
}
.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar {
width: 6px;
background-color: #f5f5f5
}
.td_video_playlist_column_3 .td_playlist_clickable.td_add_scrollbar_to_playlist_for_mobile::-webkit-scrollbar-thumb {
background-color: #919191;
border-radius: 10px
}
.td_video_playlist_column_2 .td_wrapper_player {
display: block;
height: auto
}
.td_video_playlist_column_1 .td_wrapper_player {
display: block;
width: 100%;
height: auto
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .td_block_wrap {
padding-bottom: 12px
}
.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab > a {
font-size: 17px
}
.td-smart-list-dropdown-wrap .td-smart-list-dropdown {
text-align: center;
max-width: 70%
}
.td-smart-list-dropdown-wrap .td-smart-list-dropdown option {
text-align: left
}
.td-smart-list-dropdown-wrap .td-smart-list-button {
padding: 2px 6px
}
.td-smart-list-dropdown-wrap .td-smart-list-button i {
display: inline;
font-size: 12px;
top: 0
}
.td-smart-list-dropdown-wrap .td-smart-list-button .td-icon-left:before {
content: '\e80c'
}
.td-smart-list-dropdown-wrap .td-smart-list-button .td-icon-right:before {
content: '\e80d'
}
.td_smart_list_3 .td-sml-current-item-title {
font-size: 19px
}
.td_smart_list_3 .td-sml-figure, .td_smart_list_4 .td-sml-figure {
float: none;
margin-left: auto;
margin-right: auto
}
.td_smart_list_3 .td-controls {
position: relative;
height: 40px;
margin-bottom: 25px
}
.td_smart_list_3 .td-left-smart-list {
left: 0
}
.td_smart_list_3 .td-number-and-title {
padding: 0;
text-align: center;
margin-bottom: 25px
}
.td_smart_list_3 .td-sml-current-item-nr {
position: relative;
left: auto;
margin-right: 15px;
top: auto
}
.td_smart_list_3 .td-slide-smart-list-figure {
width: 100%;
margin: 0 0 10px;
text-align: center
}
.td_smart_list_4 .td-item {
display: table;
width: 100%
}
.td_smart_list_4 .td-item:first-child {
padding-top: 30px
}
.td_smart_list_4 .td-item:first-child .td-sml-current-item-nr {
top: 0
}
.td_smart_list_4 .td-slide-smart-list-figure {
margin: 0;
width: 100%;
text-align: center
}
.td_smart_list_4 .td-number-and-title {
display: table-header-group;
text-align: center
}
.td_smart_list_4 .td-sml-current-item-nr {
position: relative;
top: 0
}
.td_smart_list_4 .td-sml-current-item-title {
padding: 10px 0
}
.td_smart_list_6, .td_smart_list_7 {
margin-top: 20px
}
.td_smart_list_6 .td-number-and-title {
margin-bottom: 10px
}
.td_smart_list_6 h2 {
text-align: center;
margin: 0
}
.td_smart_list_6 .td-sml-current-item-nr, .td_smart_list_7 .td-smart-list-pagination {
position: relative
}
.td_smart_list_6 .td-sml-current-item-title {
margin-top: 10px;
padding-left: 0
}
.td_smart_list_7 h2 {
padding: 0;
min-height: 0
}
.td_smart_list_7 .td-sml-current-item-title {
margin-top: 10px;
text-align: left;
line-height: 30px;
font-weight: 500;
font-size: 26px
}
.td-footer-bottom-full .td-pb-row > div:last-child, .td-footer-wrapper .td-pb-span4:last-child, .td_smart_list_7 .td-item .td-smart-list-pagination {
margin-bottom: 0
}
.td-weather-now {
width: 100px
}
.td-images-on-row-4 .td-instagram-element, .td-images-on-row-5 .td-instagram-element, .td-images-on-row-7 .td-instagram-element, .td-images-on-row-8 .td-instagram-element {
width: 50%
}
.td-images-on-row-6 .td-instagram-element {
width: 33.33333333%
}
.td_block_instagram .td-instagram-element .td-video-play-ico img {
width: 24px
}
.td-footer-instagram-container .td-footer-instagram-title .td-footer-instagram-user-link {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 100%;
display: block;
margin: 0 20px
}
.td_block_exchange .td-column-2 .td-rate, .td_block_exchange .td-column-3 .td-rate {
width: auto;
float: none;
margin-right: 0;
border-bottom-width: 1px
}
.td-footer-wrapper .td-pb-span4, .td-footer-wrapper .td_block_wrap {
margin-bottom: 38px
}
.td-footer-bottom-full .block-title, .td-footer-wrapper .block-title {
margin-bottom: 21px
}
.td-footer-wrapper .widget .block-title {
margin-bottom: 13px
}
.td-footer-info {
margin-bottom: 38px;
text-align: center
}
.footer-logo-wrap img {
max-width: 70%
}
.td-footer-bottom-full {
text-align: center;
padding-bottom: 0
}
.td-footer-bottom-full .footer-logo-wrap {
margin-top: 0
}
.td-footer-bottom-full .td-pb-row > div {
margin-bottom: 50px
}
.td-footer-template-2, .td-footer-template-3, .td-footer-template-4 {
padding-top: 38px;
padding-bottom: 10px
}
.td-footer-template-13 .footer-social-wrap .td-social-icon-wrap {
margin: 5px
}
.td-footer-template-13 .td-a-rec-id-footer_top, .td-footer-template-13 .td-g-rec-id-footer_top {
margin: 5px auto 16px
}
.td-footer-template-14 .td-footer-bottom-full {
padding-top: 30px;
padding-bottom: 20px
}
.td-sub-footer-container {
text-align: center;
padding: 6px 0
}
.td-sub-footer-copy {
float: none !important
}
.td-sub-footer-container .td-sub-footer-menu, .td-subfooter-menu {
float: none
}
.td-stretch-content .td-big-grids {
width: auto;
margin-left: -20px;
margin-right: -20px
}
.td-loader-gif {
top: 200px
}
.td-md-is-android .td-trending-now-display-area, .td-md-is-ios .td-trending-now-display-area {
height: 27px
}
.td-md-is-android .td-big-grid-post .td-post-category {
padding: 4px 7px 1px
}
.td-md-is-android .td-category-siblings .td-subcat-more {
padding: 4px 5px 3px
}
.td-md-is-android .td_category_template_3 .td-category-siblings .td-category a {
padding: 5px 9px
}
.td-md-is-android .category-template-style-8 .td-category-siblings .td-subcat-more {
padding: 4px 4px 3px 5px
}
.td-md-is-android .td-author-counters span {
padding: 5px 9px 4px
}
.td-md-is-android .td-theme-slider .slide-meta-cat a {
padding: 4px 5px 2px
}
.td-md-is-android .woocommerce .checkout input#place_order, .td-md-is-android .woocommerce .product #respond input#submit, .td-md-is-android .woocommerce .product a.button, .td-md-is-android .woocommerce .woocommerce.widget .button, .td-md-is-android .woocommerce-account div.woocommerce .button, .td-md-is-android .woocommerce-checkout .woocommerce input.button, .td-md-is-android .woocommerce-page .woocommerce a.button {
padding: 8px 10px 7px
}
.td-md-is-ios .td-footer-wrapper .block-title a, .td-md-is-ios .td-footer-wrapper .block-title label, .td-md-is-ios .td-footer-wrapper .block-title span {
padding-right: 0;
padding-left: 0
}
}
.td-md-is-ios .td-footer-wrapper .td_block_template_1 .block-title * {
padding-right: 0;
padding-left: 0
}
@media (min-width: 1140px) {
.ie10, .ie11, .ie8, .ie9, .td-md-is-safari {
margin-left: -1px
}
.ie10 .td-affix, .ie11 .td-affix, .ie8 .td-affix, .ie9 .td-affix, .td-md-is-safari .td-affix {
margin-left: 1px
}
}
@media (min-width: 767px) {
.td-big-grid-flex-lightsky .td-image-wrap:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 160%;
height: 100%;
background: rgba(255, 255, 255, .2);
transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
-ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
-o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
-webkit-transition: transform .7s;
-moz-transition: transform .7s;
-o-transition: transform .7s;
transition: transform .7s;
z-index: 1
}
.td-big-grid-flex-lightsky .td-module-container:hover .td-image-wrap:after {
transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 146%, 0);
-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 146%, 0);
-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 146%, 0);
-ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 146%, 0);
-o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 146%, 0)
}
.td_block_big_grid_flex_6 .td-big-grid-flex-column {
float: left
}
.td-social-line, .td-social-viber, .td-social-whatsapp {
display: none
}
.td-md-is-safari .td-big-grid-post .td-module-thumb {
-webkit-transform: translate3d(0, 0, 0)
}
}
.td-md-is-safari .td_block_big_grid_8 .td-module-thumb {
-webkit-transform: none
}
.td-md-is-safari .td_module_slide:before {
bottom: -1px
}
.td-md-is-safari .td_module_slide .td-module-title {
-webkit-transform: translate3D(0, 0, 0)
}
.td-md-is-safari .td-big-grid-post .td-module-thumb a:last-child::before {
width: 101%;
left: -2px
}
.td-md-is-safari .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb {
transform: none;
-webkit-transform: none
}
.td-md-is-os-x .td_block_big_grid_6 .td-tiny-thumb .td-post-category, .td-md-is-safari .td_block_big_grid_6 .td-tiny-thumb .td-post-category {
padding: 4px 5px 3px
}
.td-md-is-safari .td_block_template_1 .td-related-title > .td-related-left, .td-md-is-safari .td_block_template_1 .td-related-title > .td-related-right {
padding: 7px 12px 5px
}
.td-md-is-safari .td-boxed-layout .td-post-template-3 .td-image-gradient:before, .td-md-is-safari .td-boxed-layout .td-post-template-7 .td-image-gradient-style7:after {
width: 110%;
left: -2px
}
.td-audio-player {
height: 40px;
font-size: 16px;
overflow: hidden;
visibility: hidden;
opacity: 0;
-webkit-transition: .4s ease-in-out;
-moz-transition: .4s ease-in-out;
-o-transition: .4s ease-in-out;
transition: .4s ease-in-out
}
.td-audio-player .mejs-container {
width: auto !important
}
.td-audio-player .mejs-button {
width: auto;
height: auto;
font-size: inherit
}
.td-audio-player .mejs-button button {
position: relative;
background: 0 0;
width: auto;
height: auto;
margin: 0;
font-size: inherit
}
.td-audio-player .mejs-button button:after {
position: relative;
display: block;
font-family: newspaper, sans-serif;
line-height: 1;
color: #111
}
.td-audio-player .mejs-playpause-button {
margin-right: .75em
}
.td-audio-player .mejs-playpause-button button:after {
font-size: 2.625em
}
.td-audio-player .mejs-play button:after {
content: '\e9cf'
}
.td-audio-player .mejs-pause button:after {
content: '\e9ce'
}
.td-audio-player .mejs-replay button:after {
content: '\e9d2'
}
.td-audio-player .mejs-volume-button {
margin-left: 1.25em;
margin-right: .5em
}
.td-audio-player .mejs-volume-button button:after {
font-size: 1.375em
}
.td-audio-player .mejs-mute button:after {
content: '\e9d0'
}
.td-audio-player .mejs-unmute button:after {
content: '\e9d1'
}
.td-audio-player .mejs-controls {
position: relative;
align-items: center;
padding-left: 0;
padding-right: 0
}
.td-audio-player .mejs-controls .mejs-time-rail {
height: auto;
margin: 0 .625em;
padding-top: 0;
font-size: inherit
}
.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-buffering, .td-audio-player .mejs-controls .mejs-time-rail .mejs-time-current, .td-audio-player .mejs-controls .mejs-time-rail .mejs-time-hovered, .td-audio-player .mejs-controls .mejs-time-rail .mejs-time-loaded, .td-audio-player .mejs-controls .mejs-time-rail .mejs-time-total {
border-radius: 100px;
height: .625em
}
.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-buffering, .td-audio-player .mejs-controls .mejs-time-rail .mejs-time-current, .td-audio-player .mejs-controls .mejs-time-rail .mejs-time-hovered, .td-audio-player .mejs-controls .mejs-time-rail .mejs-time-loaded {
height: inherit
}
.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-total {
position: relative;
margin-top: 0;
background: #eee;
outline: 0
}
.td-audio-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .td-audio-player .mejs-controls .mejs-time-rail .mejs-time-current {
background: #4db2ec
}
.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-handle, .td-audio-player .mejs-controls .mejs-time-rail .mejs-time-handle-content {
border-width: .25em
}
.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-handle-content {
top: -.375em;
width: .875em;
height: .875em;
background-color: #fff;
border-color: #fff;
border-radius: 50%;
transform: none;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
-webkit-box-shadow: 0 0 1px #000;
-moz-box-shadow: 0 0 1px #000;
box-shadow: 0 0 1px #000;
overflow: hidden
}
.td-audio-player .mejs-controls .mejs-horizontal-volume-slider {
height: auto;
width: auto
}
.td-audio-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
position: relative;
top: 0;
background: #eee;
width: 3.125em;
height: .625em;
font-size: inherit;
border-radius: 100px;
overflow: hidden
}
.td-audio-player .mejs-time-float {
background: rgba(0, 0, 0, .7);
color: #fff;
border-color: transparent
}
.td-audio-player .mejs-time-float .mejs-time-float-current {
font-size: .8em
}
.td-audio-player .mejs-time-float .mejs-time-float-corner {
top: calc(100% + 1px);
border-color: rgba(0, 0, 0, .7) transparent transparent
}
.td-audio-player .mejs-time {
padding: 0;
height: auto;
font-size: .85em;
line-height: 1;
color: #000
}
.td-js-loaded .td-audio-player {
height: auto;
overflow: visible;
visibility: visible;
opacity: 1
}
.menu-item-151786 {
background-color: #9cee69
}.hocwp-tabber-widget .nav-tabs {
margin: 0;
padding: 0 2px;
border-bottom: 1px solid #eee;
}
.hocwp-tabber-widget .nav-tabs li {
display: inline-block;
list-style: none;
background: #eee;
margin: 0 2px;
padding: 4px 10px;
border: 1px solid #eee;
margin-bottom: -1px;
}
.hocwp-tabber-widget .nav-tabs li.active {
background-color: #fff;
border-bottom-color: #fff;
}
.hocwp-tabber-widget .nav-tabs li.active a {
color: #333;
}
.hocwp-tabber-widget .nav-tabs li a {
text-decoration: none;
}
.hocwp-tabber-widget .tab-content .tab-pane:not(.active) {
display: none;
}@-webkit-keyframes spinner {
0% {
-webkit-transform: rotate(0);
}
to {
-webkit-transform: rotate(1turn);
}
}
@-moz-keyframes spinner {
0% {
-moz-transform: rotate(0);
}
to {
-moz-transform: rotate(1turn);
}
}
@-ms-keyframes spinner {
0% {
-ms-transform: rotate(0);
}
to {
-ms-transform: rotate(1turn);
}
}
@-o-keyframes spinner {
0% {
-o-transform: rotate(0);
}
to {
-o-transform: rotate(1turn);
}
}
@keyframes spinner {
0% {
transform: rotate(0)
}
to {
transform: rotate(1turn)
}
}
@-webkit-keyframes phone-shake {
0% {
-webkit-transform: rotate(0deg) scale(1) skew(1deg)
}
10% {
-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
}
20% {
-webkit-transform: rotate(25deg) scale(1) skew(1deg)
}
30% {
-webkit-transform: rotate(-25deg) scale(1) skew(1deg)
}
40% {
-webkit-transform: rotate(25deg) scale(1) skew(1deg)
}
50% {
-webkit-transform: rotate(0deg) scale(1) skew(1deg)
}
100% {
-webkit-transform: rotate(0deg) scale(1) skew(1deg)
}
}
@-moz-keyframes phone-shake {
0% {
-moz-transform: rotate(0deg) scale(1) skew(1deg)
}
10% {
-moz-transform: rotate(-25deg) scale(1) skew(1deg)
}
20% {
-moz-transform: rotate(25deg) scale(1) skew(1deg)
}
30% {
-moz-transform: rotate(-25deg) scale(1) skew(1deg)
}
40% {
-moz-transform: rotate(25deg) scale(1) skew(1deg)
}
50% {
-moz-transform: rotate(0deg) scale(1) skew(1deg)
}
100% {
-moz-transform: rotate(0deg) scale(1) skew(1deg)
}
}
@-ms-keyframes phone-shake {
0% {
-ms-transform: rotate(0deg) scale(1) skew(1deg)
}
10% {
-ms-transform: rotate(-25deg) scale(1) skew(1deg)
}
20% {
-ms-transform: rotate(25deg) scale(1) skew(1deg)
}
30% {
-ms-transform: rotate(-25deg) scale(1) skew(1deg)
}
40% {
-ms-transform: rotate(25deg) scale(1) skew(1deg)
}
50% {
-ms-transform: rotate(0deg) scale(1) skew(1deg)
}
100% {
-ms-transform: rotate(0deg) scale(1) skew(1deg)
}
}
@-o-keyframes phone-shake {
0% {
-o-transform: rotate(0deg) scale(1) skew(1deg)
}
10% {
-o-transform: rotate(-25deg) scale(1) skew(1deg)
}
20% {
-o-transform: rotate(25deg) scale(1) skew(1deg)
}
30% {
-o-transform: rotate(-25deg) scale(1) skew(1deg)
}
40% {
-o-transform: rotate(25deg) scale(1) skew(1deg)
}
50% {
-o-transform: rotate(0deg) scale(1) skew(1deg)
}
100% {
-o-transform: rotate(0deg) scale(1) skew(1deg)
}
}
@keyframes phone-shake {
0% {
transform: rotate(0deg) scale(1) skew(1deg)
}
10% {
transform: rotate(-25deg) scale(1) skew(1deg)
}
20% {
transform: rotate(25deg) scale(1) skew(1deg)
}
30% {
transform: rotate(-25deg) scale(1) skew(1deg)
}
40% {
transform: rotate(25deg) scale(1) skew(1deg)
}
50% {
transform: rotate(0deg) scale(1) skew(1deg)
}
100% {
transform: rotate(0deg) scale(1) skew(1deg)
}
}
@-webkit-keyframes earthquake-outer {
0% {
-webkit-transform: rotate(0) scale(.5) skew(1deg);
-webkit-opacity: .1
}
30% {
-webkit-transform: rotate(0) scale(.7) skew(1deg);
-webkit-opacity: .5
}
100% {
-webkit-transform: rotate(0) scale(1) skew(1deg);
-webkit-opacity: .1
}
}
@-moz-keyframes earthquake-outer {
0% {
-moz-transform: rotate(0) scale(.5) skew(1deg);
-moz-opacity: .1
}
30% {
-moz-transform: rotate(0) scale(.7) skew(1deg);
-moz-opacity: .5
}
100% {
-moz-transform: rotate(0) scale(1) skew(1deg);
-moz-opacity: .1
}
}
@-ms-keyframes earthquake-outer {
0% {
-ms-transform: rotate(0) scale(.5) skew(1deg);
-ms-opacity: .1
}
30% {
-ms-transform: rotate(0) scale(.7) skew(1deg);
-ms-opacity: .5
}
100% {
-ms-transform: rotate(0) scale(1) skew(1deg);
-ms-opacity: .1
}
}
@-o-keyframes earthquake-outer {
0% {
-o-transform: rotate(0) scale(.5) skew(1deg);
-o-opacity: .1
}
30% {
-o-transform: rotate(0) scale(.7) skew(1deg);
-o-opacity: .5
}
100% {
-o-transform: rotate(0) scale(1) skew(1deg);
-o-opacity: .1
}
}
@keyframes earthquake-outer {
0% {
transform: rotate(0) scale(.5) skew(1deg);
opacity: .1
}
30% {
transform: rotate(0) scale(.7) skew(1deg);
opacity: .5
}
100% {
transform: rotate(0) scale(1) skew(1deg);
opacity: .1
}
}
@-webkit-keyframes earthquake {
0%, 100% {
-webkit-transform: rotate(0) scale(.7) skew(1deg);
-webkit-opacity: .2
}
50% {
-webkit-transform: rotate(0) scale(1) skew(1deg);
-webkit-opacity: .2
}
}
@-moz-keyframes earthquake {
0%, 100% {
-moz-transform: rotate(0) scale(.7) skew(1deg);
-moz-opacity: .2
}
50% {
-moz-transform: rotate(0) scale(1) skew(1deg);
-moz-opacity: .2
}
}
@-ms-keyframes earthquake {
0%, 100% {
-ms-transform: rotate(0) scale(.7) skew(1deg);
-ms-opacity: .2
}
50% {
-moz-transform: rotate(0) scale(1) skew(1deg);
-ms-opacity: .2
}
}
@-o-keyframes earthquake {
0%, 100% {
-o-transform: rotate(0) scale(.7) skew(1deg);
-o-opacity: .2
}
50% {
-o-transform: rotate(0) scale(1) skew(1deg);
-o-opacity: .2
}
}
@keyframes earthquake {
0%, 100% {
transform: rotate(0) scale(.7) skew(1deg);
opacity: .2
}
50% {
transform: rotate(0) scale(1) skew(1deg);
opacity: .2
}
}
@-webkit-keyframes splash-spinner {
0% {
-webkit-transform: scale(0)
}
to {
-webkit-transform: scale(1);
-webkit-opacity: 0
}
}
@-moz-keyframes splash-spinner {
0% {
-moz-transform: scale(0)
}
to {
-moz-transform: scale(1);
-moz-opacity: 0
}
}
@-ms-keyframes splash-spinner {
0% {
-ms-transform: scale(0)
}
to {
-ms-transform: scale(1);
-ms-opacity: 0
}
}
@-o-keyframes splash-spinner {
0% {
-o-transform: scale(0)
}
to {
-o-transform: scale(1);
-o-opacity: 0
}
}
@keyframes splash-spinner {
0% {
transform: scale(0)
}
to {
transform: scale(1);
opacity: 0
}
}
@-webkit-keyframes pulsate {
0% {
-webkit-transform: scale(0.8, 0.8);
-webkit-opacity: 0.3;
}
50% {
-webkit-transform: scale(1, 1);
-webkit-opacity: 1.0;
}
100% {
-webkit-transform: scale(0.8, 0.8);
-webkit-opacity: 0.3;
}
}
@-moz-keyframes pulsate {
0% {
-moz-transform: scale(0.8, 0.8);
-moz-opacity: 0.3;
}
50% {
-moz-transform: scale(1, 1);
-moz-opacity: 1.0;
}
100% {
-moz-transform: scale(0.8, 0.8);
-moz-opacity: 0.3;
}
}
@-ms-keyframes pulsate {
0% {
-ms-transform: scale(0.8, 0.8);
-ms-opacity: 0.3;
}
50% {
-ms-transform: scale(1, 1);
-ms-opacity: 1.0;
}
100% {
-ms-transform: scale(0.8, 0.8);
-ms-opacity: 0.3;
}
}
@-o-keyframes pulsate {
0% {
-o-transform: scale(0.8, 0.8);
-o-opacity: 0.3;
}
50% {
-o-transform: scale(1, 1);
-o-opacity: 1.0;
}
100% {
-o-transform: scale(0.8, 0.8);
-o-opacity: 0.3;
}
}
@keyframes pulsate {
0% {
transform: scale(0.8, 0.8);
opacity: 0.3;
}
50% {
transform: scale(1, 1);
opacity: 1.0;
}
100% {
transform: scale(0.8, 0.8);
opacity: 0.3;
}
}
@-webkit-keyframes heartbeat {
to {
-webkit-transform: scale(1.2)
}
}
@-moz-keyframes heartbeat {
to {
-moz-transform: scale(1.2)
}
}
@-ms-keyframes heartbeat {
to {
-ms-transform: scale(1.2)
}
}
@-o-keyframes heartbeat {
to {
-o-transform: scale(1.2)
}
}
@keyframes heartbeat {
to {
transform: scale(1.2)
}
}.mx1 {
margin-left: 1rem !important;
margin-right: 1rem !important;
}
.px0 {
padding-left: 0 !important;
padding-right: 0 !important;
}
.px1 {
padding-left: 1rem !important;
padding-right: 1rem !important;
}
.my0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.mg-n {
margin: 0 !important
}
.mt0,
.mt-n {
margin-top: 0 !important
}
.mb0,
.mb-n {
margin-bottom: 0 !important
}
.ml0,
.ml-n {
margin-left: 0 !important
}
.mr0,
.mr-n {
margin-right: 0 !important
}
.ml-auto,
.margin-left-auto,
.ml-a {
margin-left: auto !important;
}
.mxa {
margin-left: auto;
margin-right: auto;
}
.grid-x {
flex-flow: row wrap;
}
.py1 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.pd-n {
padding: 0 !important
}
.pv-n {
padding-top: 0 !important;
padding-bottom: 0 !important
}
.ph-n {
padding-left: 0 !important;
padding-right: 0 !important
}
.pt-n {
padding-top: 0 !important
}
.pb-n {
padding-bottom: 0 !important
}
.pl-n {
padding-left: 0 !important
}
.pr-n {
padding-right: 0 !important
}
.prt--n, .prt-n {
position: relative;
top: 0 !important
}
.prl--n, .prl-n {
position: relative;
left: 0 !important
}
.mg-1 {
margin: 1px !important
}
.mt-1 {
margin-top: 1px !important
}
.mb-1 {
margin-bottom: 1px !important
}
.ml-1 {
margin-left: 1px !important
}
.mr-1 {
margin-right: 1px !important
}
.mr1 {
margin-right: 1rem !important;
}
.pd-1 {
padding: 1px !important
}
.pv-1 {
padding-top: 1px !important;
padding-bottom: 1px !important
}
.ph-1 {
padding-left: 1px !important;
padding-right: 1px !important
}
.pt-1 {
padding-top: 1px !important
}
.pb-1 {
padding-bottom: 1px !important
}
.pl-1 {
padding-left: 1px !important
}
.pr-1 {
padding-right: 1px !important
}
.prt-1 {
top: 1px !important
}
.prt-1, .prt--1 {
position: relative
}
.prt--1 {
top: -1px !important
}
.prl-1 {
left: 1px !important
}
.prl-1, .prl--1 {
position: relative
}
.prl--1 {
left: -1px !important
}
.mg-2 {
margin: 2px !important
}
.mt-2 {
margin-top: 2px !important
}
.mb-2 {
margin-bottom: 2px !important
}
.ml-2 {
margin-left: 2px !important
}
.mr-2 {
margin-right: 2px !important
}
.pd-2 {
padding: 2px !important
}
.pv-2 {
padding-top: 2px !important;
padding-bottom: 2px !important
}
.ph-2 {
padding-left: 2px !important;
padding-right: 2px !important
}
.pt-2 {
padding-top: 2px !important
}
.pb-2 {
padding-bottom: 2px !important
}
.pl-2 {
padding-left: 2px !important
}
.pr-2 {
padding-right: 2px !important
}
.prt-2 {
top: 2px !important
}
.prt-2, .prt--2 {
position: relative
}
.prt--2 {
top: -2px !important
}
.prl-2 {
left: 2px !important
}
.prl-2, .prl--2 {
position: relative
}
.prl--2 {
left: -2px !important
}
.mg-3 {
margin: 3px !important
}
.mt-3 {
margin-top: 3px !important
}
.mb-3 {
margin-bottom: 3px !important
}
.ml-3 {
margin-left: 3px !important
}
.mr-3 {
margin-right: 3px !important
}
.pd-3 {
padding: 3px !important
}
.pv-3 {
padding-top: 3px !important;
padding-bottom: 3px !important
}
.ph-3 {
padding-left: 3px !important;
padding-right: 3px !important
}
.pt-3 {
padding-top: 3px !important
}
.pb-3 {
padding-bottom: 3px !important
}
.pl-3 {
padding-left: 3px !important
}
.pr-3 {
padding-right: 3px !important
}
.prt-3 {
top: 3px !important
}
.prt-3, .prt--3 {
position: relative
}
.prt--3 {
top: -3px !important
}
.prl-3 {
left: 3px !important
}
.prl-3, .prl--3 {
position: relative
}
.prl--3 {
left: -3px !important
}
.mg-4 {
margin: 4px !important
}
.mt-4 {
margin-top: 4px !important
}
.mb-4 {
margin-bottom: 4px !important
}
.ml-4 {
margin-left: 4px !important
}
.mr-4 {
margin-right: 4px !important
}
.pd-4 {
padding: 4px !important
}
.pv-4 {
padding-top: 4px !important;
padding-bottom: 4px !important
}
.ph-4 {
padding-left: 4px !important;
padding-right: 4px !important
}
.pt-4 {
padding-top: 4px !important
}
.pb-4 {
padding-bottom: 4px !important
}
.pl-4 {
padding-left: 4px !important
}
.pr-4 {
padding-right: 4px !important
}
.prt-4 {
top: 4px !important
}
.prt-4, .prt--4 {
position: relative
}
.prt--4 {
top: -4px !important
}
.prl-4 {
left: 4px !important
}
.prl-4, .prl--4 {
position: relative
}
.prl--4 {
left: -4px !important
}
.mg-5 {
margin: 5px !important
}
.mt-5 {
margin-top: 5px !important
}
.mb-5 {
margin-bottom: 5px !important
}
.ml-5 {
margin-left: 5px !important
}
.mr-5 {
margin-right: 5px !important
}
.pd-5 {
padding: 5px !important
}
.pv-5 {
padding-top: 5px !important;
padding-bottom: 5px !important
}
.ph-5 {
padding-left: 5px !important;
padding-right: 5px !important
}
.pt-5 {
padding-top: 5px !important
}
.pb-5 {
padding-bottom: 5px !important
}
.pl-5 {
padding-left: 5px !important
}
.pr-5 {
padding-right: 5px !important
}
.prt-5 {
top: 5px !important
}
.prt-5, .prt--5 {
position: relative
}
.prt--5 {
top: -5px !important
}
.prl-5 {
left: 5px !important
}
.prl-5, .prl--5 {
position: relative
}
.prl--5 {
left: -5px !important
}
.mg-6 {
margin: 6px !important
}
.mt-6 {
margin-top: 6px !important
}
.mb-6 {
margin-bottom: 6px !important
}
.ml-6 {
margin-left: 6px !important
}
.mr-6 {
margin-right: 6px !important
}
.pd-6 {
padding: 6px !important
}
.pv-6 {
padding-top: 6px !important;
padding-bottom: 6px !important
}
.ph-6 {
padding-left: 6px !important;
padding-right: 6px !important
}
.pt-6 {
padding-top: 6px !important
}
.pb-6 {
padding-bottom: 6px !important
}
.pl-6 {
padding-left: 6px !important
}
.pr-6 {
padding-right: 6px !important
}
.prt-6 {
top: 6px !important
}
.prt-6, .prt--6 {
position: relative
}
.prt--6 {
top: -6px !important
}
.prl-6 {
left: 6px !important
}
.prl-6, .prl--6 {
position: relative
}
.prl--6 {
left: -6px !important
}
.mg-7 {
margin: 7px !important
}
.mt-7 {
margin-top: 7px !important
}
.mb-7 {
margin-bottom: 7px !important
}
.ml-7 {
margin-left: 7px !important
}
.mr-7 {
margin-right: 7px !important
}
.pd-7 {
padding: 7px !important
}
.pv-7 {
padding-top: 7px !important;
padding-bottom: 7px !important
}
.ph-7 {
padding-left: 7px !important;
padding-right: 7px !important
}
.pt-7 {
padding-top: 7px !important
}
.pb-7 {
padding-bottom: 7px !important
}
.pl-7 {
padding-left: 7px !important
}
.pr-7 {
padding-right: 7px !important
}
.prt-7 {
top: 7px !important
}
.prt-7, .prt--7 {
position: relative
}
.prt--7 {
top: -7px !important
}
.prl-7 {
left: 7px !important
}
.prl-7, .prl--7 {
position: relative
}
.prl--7 {
left: -7px !important
}
.mg-8 {
margin: 8px !important
}
.mt-8 {
margin-top: 8px !important
}
.mb-8 {
margin-bottom: 8px !important
}
.ml-8 {
margin-left: 8px !important
}
.mr-8 {
margin-right: 8px !important
}
.pd-8 {
padding: 8px !important
}
.pv-8 {
padding-top: 8px !important;
padding-bottom: 8px !important
}
.ph-8 {
padding-left: 8px !important;
padding-right: 8px !important
}
.pt-8 {
padding-top: 8px !important
}
.pb-8 {
padding-bottom: 8px !important
}
.pl-8 {
padding-left: 8px !important
}
.pr-8 {
padding-right: 8px !important
}
.prt-8 {
top: 8px !important
}
.prt-8, .prt--8 {
position: relative
}
.prt--8 {
top: -8px !important
}
.prl-8 {
left: 8px !important
}
.prl-8, .prl--8 {
position: relative
}
.prl--8 {
left: -8px !important
}
.mg-9 {
margin: 9px !important
}
.mt-9 {
margin-top: 9px !important
}
.mb-9 {
margin-bottom: 9px !important
}
.ml-9 {
margin-left: 9px !important
}
.mr-9 {
margin-right: 9px !important
}
.pd-9 {
padding: 9px !important
}
.pv-9 {
padding-top: 9px !important;
padding-bottom: 9px !important
}
.ph-9 {
padding-left: 9px !important;
padding-right: 9px !important
}
.pt-9 {
padding-top: 9px !important
}
.pb-9 {
padding-bottom: 9px !important
}
.pl-9 {
padding-left: 9px !important
}
.pr-9 {
padding-right: 9px !important
}
.prt-9 {
top: 9px !important
}
.prt-9, .prt--9 {
position: relative
}
.prt--9 {
top: -9px !important
}
.prl-9 {
left: 9px !important
}
.prl-9, .prl--9 {
position: relative
}
.prl--9 {
left: -9px !important
}
.mg-10 {
margin: 10px !important
}
.mt-10 {
margin-top: 10px !important
}
.mb-10 {
margin-bottom: 10px !important
}
.ml-10 {
margin-left: 10px !important
}
.mr-10 {
margin-right: 10px !important
}
.pd-10 {
padding: 10px !important
}
.py-10,
.pv-10 {
padding-top: 10px !important;
padding-bottom: 10px !important
}
.px-10,
.ph-10 {
padding-left: 10px !important;
padding-right: 10px !important
}
.pt-10 {
padding-top: 10px !important
}
.pb-10 {
padding-bottom: 10px !important
}
.pl-10 {
padding-left: 10px !important
}
.pr-10 {
padding-right: 10px !important
}
.prt-10 {
top: 10px !important
}
.prt-10, .prt--10 {
position: relative
}
.prt--10 {
top: -10px !important
}
.prl-10 {
left: 10px !important
}
.prl-10, .prl--10 {
position: relative
}
.prl--10 {
left: -10px !important
}
.mg-11 {
margin: 11px !important
}
.mt-11 {
margin-top: 11px !important
}
.mb-11 {
margin-bottom: 11px !important
}
.ml-11 {
margin-left: 11px !important
}
.mr-11 {
margin-right: 11px !important
}
.pd-11 {
padding: 11px !important
}
.pv-11 {
padding-top: 11px !important;
padding-bottom: 11px !important
}
.ph-11 {
padding-left: 11px !important;
padding-right: 11px !important
}
.pt-11 {
padding-top: 11px !important
}
.pb-11 {
padding-bottom: 11px !important
}
.pl-11 {
padding-left: 11px !important
}
.pr-11 {
padding-right: 11px !important
}
.prt-11 {
top: 11px !important
}
.prt-11, .prt--11 {
position: relative
}
.prt--11 {
top: -11px !important
}
.prl-11 {
left: 11px !important
}
.prl-11, .prl--11 {
position: relative
}
.prl--11 {
left: -11px !important
}
.mg-12 {
margin: 12px !important
}
.mt-12 {
margin-top: 12px !important
}
.mb-12 {
margin-bottom: 12px !important
}
.ml-12 {
margin-left: 12px !important
}
.mr-12 {
margin-right: 12px !important
}
.pd-12 {
padding: 12px !important
}
.pv-12 {
padding-top: 12px !important;
padding-bottom: 12px !important
}
.ph-12 {
padding-left: 12px !important;
padding-right: 12px !important
}
.pt-12 {
padding-top: 12px !important
}
.pb-12 {
padding-bottom: 12px !important
}
.pl-12 {
padding-left: 12px !important
}
.pr-12 {
padding-right: 12px !important
}
.prt-12 {
top: 12px !important
}
.prt-12, .prt--12 {
position: relative
}
.prt--12 {
top: -12px !important
}
.prl-12 {
left: 12px !important
}
.prl-12, .prl--12 {
position: relative
}
.prl--12 {
left: -12px !important
}
.mg-13 {
margin: 13px !important
}
.mt-13 {
margin-top: 13px !important
}
.mb-13 {
margin-bottom: 13px !important
}
.ml-13 {
margin-left: 13px !important
}
.mr-13 {
margin-right: 13px !important
}
.pd-13 {
padding: 13px !important
}
.pv-13 {
padding-top: 13px !important;
padding-bottom: 13px !important
}
.ph-13 {
padding-left: 13px !important;
padding-right: 13px !important
}
.pt-13 {
padding-top: 13px !important
}
.pb-13 {
padding-bottom: 13px !important
}
.pl-13 {
padding-left: 13px !important
}
.pr-13 {
padding-right: 13px !important
}
.prt-13 {
top: 13px !important
}
.prt-13, .prt--13 {
position: relative
}
.prt--13 {
top: -13px !important
}
.prl-13 {
left: 13px !important
}
.prl-13, .prl--13 {
position: relative
}
.prl--13 {
left: -13px !important
}
.mg-14 {
margin: 14px !important
}
.mt-14 {
margin-top: 14px !important
}
.mb-14 {
margin-bottom: 14px !important
}
.ml-14 {
margin-left: 14px !important
}
.mr-14 {
margin-right: 14px !important
}
.pd-14 {
padding: 14px !important
}
.pv-14 {
padding-top: 14px !important;
padding-bottom: 14px !important
}
.ph-14 {
padding-left: 14px !important;
padding-right: 14px !important
}
.pt-14 {
padding-top: 14px !important
}
.pb-14 {
padding-bottom: 14px !important
}
.pl-14 {
padding-left: 14px !important
}
.pr-14 {
padding-right: 14px !important
}
.prt-14 {
top: 14px !important
}
.prt-14, .prt--14 {
position: relative
}
.prt--14 {
top: -14px !important
}
.prl-14 {
left: 14px !important
}
.prl-14, .prl--14 {
position: relative
}
.prl--14 {
left: -14px !important
}
.mg-15 {
margin: 15px !important
}
.mt-15 {
margin-top: 15px !important
}
.mb-15 {
margin-bottom: 15px !important
}
.ml-15 {
margin-left: 15px !important
}
.mr-15 {
margin-right: 15px !important
}
.pd-15 {
padding: 15px !important
}
.pv-15 {
padding-top: 15px !important;
padding-bottom: 15px !important
}
.ph-15 {
padding-left: 15px !important;
padding-right: 15px !important
}
.pt-15 {
padding-top: 15px !important
}
.pb-15 {
padding-bottom: 15px !important
}
.pl-15 {
padding-left: 15px !important
}
.pr-15 {
padding-right: 15px !important
}
.prt-15 {
top: 15px !important
}
.prt-15, .prt--15 {
position: relative
}
.prt--15 {
top: -15px !important
}
.prl-15 {
left: 15px !important
}
.prl-15, .prl--15 {
position: relative
}
.prl--15 {
left: -15px !important
}
.mg-16 {
margin: 16px !important
}
.mt-16 {
margin-top: 16px !important
}
.mb-16 {
margin-bottom: 16px !important
}
.ml-16 {
margin-left: 16px !important
}
.mr-16 {
margin-right: 16px !important
}
.pd-16 {
padding: 16px !important
}
.pv-16 {
padding-top: 16px !important;
padding-bottom: 16px !important
}
.ph-16 {
padding-left: 16px !important;
padding-right: 16px !important
}
.pt-16 {
padding-top: 16px !important
}
.pb-16 {
padding-bottom: 16px !important
}
.pl-16 {
padding-left: 16px !important
}
.pr-16 {
padding-right: 16px !important
}
.prt-16 {
top: 16px !important
}
.prt-16, .prt--16 {
position: relative
}
.prt--16 {
top: -16px !important
}
.prl-16 {
left: 16px !important
}
.prl-16, .prl--16 {
position: relative
}
.prl--16 {
left: -16px !important
}
.mg-17 {
margin: 17px !important
}
.mt-17 {
margin-top: 17px !important
}
.mb-17 {
margin-bottom: 17px !important
}
.ml-17 {
margin-left: 17px !important
}
.mr-17 {
margin-right: 17px !important
}
.pd-17 {
padding: 17px !important
}
.pv-17 {
padding-top: 17px !important;
padding-bottom: 17px !important
}
.ph-17 {
padding-left: 17px !important;
padding-right: 17px !important
}
.pt-17 {
padding-top: 17px !important
}
.pb-17 {
padding-bottom: 17px !important
}
.pl-17 {
padding-left: 17px !important
}
.pr-17 {
padding-right: 17px !important
}
.prt-17 {
top: 17px !important
}
.prt-17, .prt--17 {
position: relative
}
.prt--17 {
top: -17px !important
}
.prl-17 {
left: 17px !important
}
.prl-17, .prl--17 {
position: relative
}
.prl--17 {
left: -17px !important
}
.mg-18 {
margin: 18px !important
}
.mt-18 {
margin-top: 18px !important
}
.mb-18 {
margin-bottom: 18px !important
}
.ml-18 {
margin-left: 18px !important
}
.mr-18 {
margin-right: 18px !important
}
.pd-18 {
padding: 18px !important
}
.pv-18 {
padding-top: 18px !important;
padding-bottom: 18px !important
}
.ph-18 {
padding-left: 18px !important;
padding-right: 18px !important
}
.pt-18 {
padding-top: 18px !important
}
.pb-18 {
padding-bottom: 18px !important
}
.pl-18 {
padding-left: 18px !important
}
.pr-18 {
padding-right: 18px !important
}
.prt-18 {
top: 18px !important
}
.prt-18, .prt--18 {
position: relative
}
.prt--18 {
top: -18px !important
}
.prl-18 {
left: 18px !important
}
.prl-18, .prl--18 {
position: relative
}
.prl--18 {
left: -18px !important
}
.mg-19 {
margin: 19px !important
}
.mt-19 {
margin-top: 19px !important
}
.mb-19 {
margin-bottom: 19px !important
}
.ml-19 {
margin-left: 19px !important
}
.mr-19 {
margin-right: 19px !important
}
.pd-19 {
padding: 19px !important
}
.pv-19 {
padding-top: 19px !important;
padding-bottom: 19px !important
}
.ph-19 {
padding-left: 19px !important;
padding-right: 19px !important
}
.pt-19 {
padding-top: 19px !important
}
.pb-19 {
padding-bottom: 19px !important
}
.pl-19 {
padding-left: 19px !important
}
.pr-19 {
padding-right: 19px !important
}
.prt-19 {
top: 19px !important
}
.prt-19, .prt--19 {
position: relative
}
.prt--19 {
top: -19px !important
}
.prl-19 {
left: 19px !important
}
.prl-19, .prl--19 {
position: relative
}
.prl--19 {
left: -19px !important
}
.mg-20 {
margin: 20px !important
}
.mt-20 {
margin-top: 20px !important
}
.mb-20 {
margin-bottom: 20px !important
}
.ml-20 {
margin-left: 20px !important
}
.mr-20 {
margin-right: 20px !important
}
.pd-20 {
padding: 20px !important
}
.pv-20 {
padding-top: 20px !important;
padding-bottom: 20px !important
}
.ph-20 {
padding-left: 20px !important;
padding-right: 20px !important
}
.pt-20 {
padding-top: 20px !important
}
.pb-20 {
padding-bottom: 20px !important
}
.pl-20 {
padding-left: 20px !important
}
.pr-20 {
padding-right: 20px !important
}
.prt-20 {
top: 20px !important
}
.prt-20, .prt--20 {
position: relative
}
.prt--20 {
top: -20px !important
}
.prl-20 {
left: 20px !important
}
.prl-20, .prl--20 {
position: relative
}
.prl--20 {
left: -20px !important
}
.mg-22 {
margin: 22px !important
}
.mt-22 {
margin-top: 22px !important
}
.mb-22 {
margin-bottom: 22px !important
}
.ml-22 {
margin-left: 22px !important
}
.mr-22 {
margin-right: 22px !important
}
.pd-22 {
padding: 22px !important
}
.pv-22 {
padding-top: 22px !important;
padding-bottom: 22px !important
}
.ph-22 {
padding-left: 22px !important;
padding-right: 22px !important
}
.pt-22 {
padding-top: 22px !important
}
.pb-22 {
padding-bottom: 22px !important
}
.pl-22 {
padding-left: 22px !important
}
.pr-22 {
padding-right: 22px !important
}
.prt-22 {
top: 22px !important
}
.prt-22, .prt--22 {
position: relative
}
.prt--22 {
top: -22px !important
}
.prl-22 {
left: 22px !important
}
.prl-22, .prl--22 {
position: relative
}
.prl--22 {
left: -22px !important
}
.mg-25 {
margin: 25px !important
}
.mt-25 {
margin-top: 25px !important
}
.mb-25 {
margin-bottom: 25px !important
}
.ml-25 {
margin-left: 25px !important
}
.mr-25 {
margin-right: 25px !important
}
.pd-25 {
padding: 25px !important
}
.pv-25 {
padding-top: 25px !important;
padding-bottom: 25px !important
}
.ph-25 {
padding-left: 25px !important;
padding-right: 25px !important
}
.pt-25 {
padding-top: 25px !important
}
.pb-25 {
padding-bottom: 25px !important
}
.pl-25 {
padding-left: 25px !important
}
.pr-25 {
padding-right: 25px !important
}
.prt-25 {
top: 25px !important
}
.prt-25, .prt--25 {
position: relative
}
.prt--25 {
top: -25px !important
}
.prl-25 {
left: 25px !important
}
.prl-25, .prl--25 {
position: relative
}
.prl--25 {
left: -25px !important
}
.mg-26 {
margin: 26px !important
}
.mt-26 {
margin-top: 26px !important
}
.mb-26 {
margin-bottom: 26px !important
}
.ml-26 {
margin-left: 26px !important
}
.mr-26 {
margin-right: 26px !important
}
.pd-26 {
padding: 26px !important
}
.pv-26 {
padding-top: 26px !important;
padding-bottom: 26px !important
}
.ph-26 {
padding-left: 26px !important;
padding-right: 26px !important
}
.pt-26 {
padding-top: 26px !important
}
.pb-26 {
padding-bottom: 26px !important
}
.pl-26 {
padding-left: 26px !important
}
.pr-26 {
padding-right: 26px !important
}
.prt-26 {
top: 26px !important
}
.prt-26, .prt--26 {
position: relative
}
.prt--26 {
top: -26px !important
}
.prl-26 {
left: 26px !important
}
.prl-26, .prl--26 {
position: relative
}
.prl--26 {
left: -26px !important
}
.mg-28 {
margin: 28px !important
}
.mt-28 {
margin-top: 28px !important
}
.mb-28 {
margin-bottom: 28px !important
}
.ml-28 {
margin-left: 28px !important
}
.mr-28 {
margin-right: 28px !important
}
.pd-28 {
padding: 28px !important
}
.pv-28 {
padding-top: 28px !important;
padding-bottom: 28px !important
}
.ph-28 {
padding-left: 28px !important;
padding-right: 28px !important
}
.pt-28 {
padding-top: 28px !important
}
.pb-28 {
padding-bottom: 28px !important
}
.pl-28 {
padding-left: 28px !important
}
.pr-28 {
padding-right: 28px !important
}
.prt-28 {
top: 28px !important
}
.prt-28, .prt--28 {
position: relative
}
.prt--28 {
top: -28px !important
}
.prl-28 {
left: 28px !important
}
.prl-28, .prl--28 {
position: relative
}
.prl--28 {
left: -28px !important
}
.mg-30 {
margin: 30px !important
}
.mt-30 {
margin-top: 30px !important
}
.mb-30 {
margin-bottom: 30px !important
}
.ml-30 {
margin-left: 30px !important
}
.mr-30 {
margin-right: 30px !important
}
.pd-30 {
padding: 30px !important
}
.pv-30 {
padding-top: 30px !important;
padding-bottom: 30px !important
}
.ph-30 {
padding-left: 30px !important;
padding-right: 30px !important
}
.pt-30 {
padding-top: 30px !important
}
.pb-30 {
padding-bottom: 30px !important
}
.pl-30 {
padding-left: 30px !important
}
.pr-30 {
padding-right: 30px !important
}
.prt-30 {
top: 30px !important
}
.prt-30, .prt--30 {
position: relative
}
.prt--30 {
top: -30px !important
}
.prl-30 {
left: 30px !important
}
.prl-30, .prl--30 {
position: relative
}
.prl--30 {
left: -30px !important
}
.mg-35 {
margin: 35px !important
}
.mt-35 {
margin-top: 35px !important
}
.mb-35 {
margin-bottom: 35px !important
}
.ml-35 {
margin-left: 35px !important
}
.mr-35 {
margin-right: 35px !important
}
.pd-35 {
padding: 35px !important
}
.pv-35 {
padding-top: 35px !important;
padding-bottom: 35px !important
}
.ph-35 {
padding-left: 35px !important;
padding-right: 35px !important
}
.pt-35 {
padding-top: 35px !important
}
.pb-35 {
padding-bottom: 35px !important
}
.pl-35 {
padding-left: 35px !important
}
.pr-35 {
padding-right: 35px !important
}
.prt-35 {
top: 35px !important
}
.prt-35, .prt--35 {
position: relative
}
.prt--35 {
top: -35px !important
}
.prl-35 {
left: 35px !important
}
.prl-35, .prl--35 {
position: relative
}
.prl--35 {
left: -35px !important
}
.mg-40 {
margin: 40px !important
}
.mt-40 {
margin-top: 40px !important
}
.mb-40 {
margin-bottom: 40px !important
}
.ml-40 {
margin-left: 40px !important
}
.mr-40 {
margin-right: 40px !important
}
.pd-40 {
padding: 40px !important
}
.pv-40 {
padding-top: 40px !important;
padding-bottom: 40px !important
}
.ph-40 {
padding-left: 40px !important;
padding-right: 40px !important
}
.pt-40 {
padding-top: 40px !important
}
.pb-40 {
padding-bottom: 40px !important
}
.pl-40 {
padding-left: 40px !important
}
.pr-40 {
padding-right: 40px !important
}
.prt-40 {
top: 40px !important
}
.prt-40, .prt--40 {
position: relative
}
.prt--40 {
top: -40px !important
}
.prl-40 {
left: 40px !important
}
.prl-40, .prl--40 {
position: relative
}
.prl--40 {
left: -40px !important
}
.mg-45 {
margin: 45px !important
}
.mt-45 {
margin-top: 45px !important
}
.mb-45 {
margin-bottom: 45px !important
}
.ml-45 {
margin-left: 45px !important
}
.mr-45 {
margin-right: 45px !important
}
.pd-45 {
padding: 45px !important
}
.pv-45 {
padding-top: 45px !important;
padding-bottom: 45px !important
}
.ph-45 {
padding-left: 45px !important;
padding-right: 45px !important
}
.pt-45 {
padding-top: 45px !important
}
.pb-45 {
padding-bottom: 45px !important
}
.pl-45 {
padding-left: 45px !important
}
.pr-45 {
padding-right: 45px !important
}
.prt-45 {
top: 45px !important
}
.prt-45, .prt--45 {
position: relative
}
.prt--45 {
top: -45px !important
}
.prl-45 {
left: 45px !important
}
.prl-45, .prl--45 {
position: relative
}
.prl--45 {
left: -45px !important
}
.mg-50 {
margin: 50px !important
}
.mt-50 {
margin-top: 50px !important
}
.mb-50 {
margin-bottom: 50px !important
}
.ml-50 {
margin-left: 50px !important
}
.mr-50 {
margin-right: 50px !important
}
.pd-50 {
padding: 50px !important
}
.pv-50 {
padding-top: 50px !important;
padding-bottom: 50px !important
}
.ph-50 {
padding-left: 50px !important;
padding-right: 50px !important
}
.pt-50 {
padding-top: 50px !important
}
.pb-50 {
padding-bottom: 50px !important
}
.pl-50 {
padding-left: 50px !important
}
.pr-50 {
padding-right: 50px !important
}
.prt-50 {
top: 50px !important
}
.prt-50, .prt--50 {
position: relative
}
.prt--50 {
top: -50px !important
}
.prl-50 {
left: 50px !important
}
.prl-50, .prl--50 {
position: relative
}
.prl--50 {
left: -50px !important
}
.mg-60 {
margin: 60px !important
}
.mt-60 {
margin-top: 60px !important
}
.mb-60 {
margin-bottom: 60px !important
}
.ml-60 {
margin-left: 60px !important
}
.mr-60 {
margin-right: 60px !important
}
.pd-60 {
padding: 60px !important
}
.pv-60 {
padding-top: 60px !important;
padding-bottom: 60px !important
}
.ph-60 {
padding-left: 60px !important;
padding-right: 60px !important
}
.pt-60 {
padding-top: 60px !important
}
.pb-60 {
padding-bottom: 60px !important
}
.pl-60 {
padding-left: 60px !important
}
.pr-60 {
padding-right: 60px !important
}
.prt-60 {
top: 60px !important
}
.prt-60, .prt--60 {
position: relative
}
.prt--60 {
top: -60px !important
}
.prl-60 {
left: 60px !important
}
.prl-60, .prl--60 {
position: relative
}
.prl--60 {
left: -60px !important
}
.mg-70 {
margin: 70px !important
}
.mt-70 {
margin-top: 70px !important
}
.mb-70 {
margin-bottom: 70px !important
}
.ml-70 {
margin-left: 70px !important
}
.mr-70 {
margin-right: 70px !important
}
.pd-70 {
padding: 70px !important
}
.pv-70 {
padding-top: 70px !important;
padding-bottom: 70px !important
}
.ph-70 {
padding-left: 70px !important;
padding-right: 70px !important
}
.pt-70 {
padding-top: 70px !important
}
.pb-70 {
padding-bottom: 70px !important
}
.pl-70 {
padding-left: 70px !important
}
.pr-70 {
padding-right: 70px !important
}
.prt-70 {
top: 70px !important
}
.prt-70, .prt--70 {
position: relative
}
.prt--70 {
top: -70px !important
}
.prl-70 {
left: 70px !important
}
.prl-70, .prl--70 {
position: relative
}
.prl--70 {
left: -70px !important
}
.mg-80 {
margin: 80px !important
}
.mt-80 {
margin-top: 80px !important
}
.mb-80 {
margin-bottom: 80px !important
}
.ml-80 {
margin-left: 80px !important
}
.mr-80 {
margin-right: 80px !important
}
.pd-80 {
padding: 80px !important
}
.pv-80 {
padding-top: 80px !important;
padding-bottom: 80px !important
}
.ph-80 {
padding-left: 80px !important;
padding-right: 80px !important
}
.pt-80 {
padding-top: 80px !important
}
.pb-80 {
padding-bottom: 80px !important
}
.pl-80 {
padding-left: 80px !important
}
.pr-80 {
padding-right: 80px !important
}
.prt-80 {
top: 80px !important
}
.prt-80, .prt--80 {
position: relative
}
.prt--80 {
top: -80px !important
}
.prl-80 {
left: 80px !important
}
.prl-80, .prl--80 {
position: relative
}
.prl--80 {
left: -80px !important
}
.mg-90 {
margin: 90px !important
}
.mt-90 {
margin-top: 90px !important
}
.mb-90 {
margin-bottom: 90px !important
}
.ml-90 {
margin-left: 90px !important
}
.mr-90 {
margin-right: 90px !important
}
.pd-90 {
padding: 90px !important
}
.pv-90 {
padding-top: 90px !important;
padding-bottom: 90px !important
}
.ph-90 {
padding-left: 90px !important;
padding-right: 90px !important
}
.pt-90 {
padding-top: 90px !important
}
.pb-90 {
padding-bottom: 90px !important
}
.pl-90 {
padding-left: 90px !important
}
.pr-90 {
padding-right: 90px !important
}
.prt-90 {
top: 90px !important
}
.prt-90, .prt--90 {
position: relative
}
.prt--90 {
top: -90px !important
}
.prl-90 {
left: 90px !important
}
.prl-90, .prl--90 {
position: relative
}
.prl--90 {
left: -90px !important
}
.mg-100 {
margin: 100px !important
}
.mt-100 {
margin-top: 100px !important
}
.mb-100 {
margin-bottom: 100px !important
}
.ml-100 {
margin-left: 100px !important
}
.mr-100 {
margin-right: 100px !important
}
.pd-100 {
padding: 100px !important
}
.pv-100 {
padding-top: 100px !important;
padding-bottom: 100px !important
}
.ph-100 {
padding-left: 100px !important;
padding-right: 100px !important
}
.pt-100 {
padding-top: 100px !important
}
.pb-100 {
padding-bottom: 100px !important
}
.pl-100 {
padding-left: 100px !important
}
.pr-100 {
padding-right: 100px !important
}
.prt-100 {
position: relative;
top: 100px !important
}
.prt--100 {
position: relative;
top: -100px !important
}
.prl-100 {
position: relative;
left: 100px !important
}
.prl--100 {
position: relative;
left: -100px !important
}
.mg-150 {
margin: 150px !important
}
.mt-150 {
margin-top: 150px !important
}
.mb-150 {
margin-bottom: 150px !important
}
.ml-150 {
margin-left: 150px !important
}
.mr-150 {
margin-right: 150px !important
}
.pd-150 {
padding: 150px !important
}
.pv-150 {
padding-top: 150px !important;
padding-bottom: 150px !important
}
.ph-150 {
padding-left: 150px !important;
padding-right: 150px !important
}
.pt-150 {
padding-top: 150px !important
}
.pb-150 {
padding-bottom: 150px !important
}
.pl-150 {
padding-left: 150px !important
}
.pr-150 {
padding-right: 150px !important
}
.prt-150 {
position: relative;
top: 150px !important
}
.prt--150 {
position: relative;
top: -150px !important
}
.prl-150 {
position: relative;
left: 150px !important
}
.prl--150 {
position: relative;
left: -150px !important
}
.mg-200 {
margin: 200px !important
}
.mt-200 {
margin-top: 200px !important
}
.mb-200 {
margin-bottom: 200px !important
}
.ml-200 {
margin-left: 200px !important
}
.mr-200 {
margin-right: 200px !important
}
.pd-200 {
padding: 200px !important
}
.pv-200 {
padding-top: 200px !important;
padding-bottom: 200px !important
}
.ph-200 {
padding-left: 200px !important;
padding-right: 200px !important
}
.pt-200 {
padding-top: 200px !important
}
.pb-200 {
padding-bottom: 200px !important
}
.pl-200 {
padding-left: 200px !important
}
.pr-200 {
padding-right: 200px !important
}
.prt-200 {
position: relative;
top: 200px !important
}
.prt--200 {
position: relative;
top: -200px !important
}
.prl-200 {
position: relative;
left: 200px !important
}
.prl--200 {
position: relative;
left: -200px !important
}
.mg-250 {
margin: 250px !important
}
.mt-250 {
margin-top: 250px !important
}
.mb-250 {
margin-bottom: 250px !important
}
.ml-250 {
margin-left: 250px !important
}
.mr-250 {
margin-right: 250px !important
}
.pd-250 {
padding: 250px !important
}
.pv-250 {
padding-top: 250px !important;
padding-bottom: 250px !important
}
.ph-250 {
padding-left: 250px !important;
padding-right: 250px !important
}
.pt-250 {
padding-top: 250px !important
}
.pb-250 {
padding-bottom: 250px !important
}
.pl-250 {
padding-left: 250px !important
}
.pr-250 {
padding-right: 250px !important
}
.prt-250 {
position: relative;
top: 250px !important
}
.prt--250 {
position: relative;
top: -250px !important
}
.prl-250 {
position: relative;
left: 250px !important
}
.prl--250 {
position: relative;
left: -250px !important
}
.mg-300 {
margin: 300px !important
}
.mt-300 {
margin-top: 300px !important
}
.mb-300 {
margin-bottom: 300px !important
}
.ml-300 {
margin-left: 300px !important
}
.mr-300 {
margin-right: 300px !important
}
.pd-300 {
padding: 300px !important
}
.pv-300 {
padding-top: 300px !important;
padding-bottom: 300px !important
}
.ph-300 {
padding-left: 300px !important;
padding-right: 300px !important
}
.pt-300 {
padding-top: 300px !important
}
.pb-300 {
padding-bottom: 300px !important
}
.pl-300 {
padding-left: 300px !important
}
.pr-300 {
padding-right: 300px !important
}
.prt-300 {
position: relative;
top: 300px !important
}
.prt--300 {
position: relative;
top: -300px !important
}
.prl-300 {
position: relative;
left: 300px !important
}
.prl--300 {
position: relative;
left: -300px !important
}
.mg-350 {
margin: 350px !important
}
.mt-350 {
margin-top: 350px !important
}
.mb-350 {
margin-bottom: 350px !important
}
.ml-350 {
margin-left: 350px !important
}
.mr-350 {
margin-right: 350px !important
}
.pd-350 {
padding: 350px !important
}
.pv-350 {
padding-top: 350px !important;
padding-bottom: 350px !important
}
.ph-350 {
padding-left: 350px !important;
padding-right: 350px !important
}
.pt-350 {
padding-top: 350px !important
}
.pb-350 {
padding-bottom: 350px !important
}
.pl-350 {
padding-left: 350px !important
}
.pr-350 {
padding-right: 350px !important
}
.prt-350 {
position: relative;
top: 350px !important
}
.prt--350 {
position: relative;
top: -350px !important
}
.prl-350 {
position: relative;
left: 350px !important
}
.prl--350 {
position: relative;
left: -350px !important
}
.mg-400 {
margin: 400px !important
}
.mt-400 {
margin-top: 400px !important
}
.mb-400 {
margin-bottom: 400px !important
}
.ml-400 {
margin-left: 400px !important
}
.mr-400 {
margin-right: 400px !important
}
.pd-400 {
padding: 400px !important
}
.pv-400 {
padding-top: 400px !important;
padding-bottom: 400px !important
}
.ph-400 {
padding-left: 400px !important;
padding-right: 400px !important
}
.pt-400 {
padding-top: 400px !important
}
.pb-400 {
padding-bottom: 400px !important
}
.pl-400 {
padding-left: 400px !important
}
.pr-400 {
padding-right: 400px !important
}
.prt-400 {
position: relative;
top: 400px !important
}
.prt--400 {
position: relative;
top: -400px !important
}
.prl-400 {
position: relative;
left: 400px !important
}
.prl--400 {
position: relative;
left: -400px !important
}
.mg-450 {
margin: 450px !important
}
.mt-450 {
margin-top: 450px !important
}
.mb-450 {
margin-bottom: 450px !important
}
.ml-450 {
margin-left: 450px !important
}
.mr-450 {
margin-right: 450px !important
}
.pd-450 {
padding: 450px !important
}
.pv-450 {
padding-top: 450px !important;
padding-bottom: 450px !important
}
.ph-450 {
padding-left: 450px !important;
padding-right: 450px !important
}
.pt-450 {
padding-top: 450px !important
}
.pb-450 {
padding-bottom: 450px !important
}
.pl-450 {
padding-left: 450px !important
}
.pr-450 {
padding-right: 450px !important
}
.prt-450 {
position: relative;
top: 450px !important
}
.prt--450 {
position: relative;
top: -450px !important
}
.prl-450 {
position: relative;
left: 450px !important
}
.prl--450 {
position: relative;
left: -450px !important
}
.mg-500 {
margin: 500px !important
}
.mt-500 {
margin-top: 500px !important
}
.mb-500 {
margin-bottom: 500px !important
}
.ml-500 {
margin-left: 500px !important
}
.mr-500 {
margin-right: 500px !important
}
.pd-500 {
padding: 500px !important
}
.pv-500 {
padding-top: 500px !important;
padding-bottom: 500px !important
}
.ph-500 {
padding-left: 500px !important;
padding-right: 500px !important
}
.pt-500 {
padding-top: 500px !important
}
.pb-500 {
padding-bottom: 500px !important
}
.pl-500 {
padding-left: 500px !important
}
.pr-500 {
padding-right: 500px !important
}
.prt-500 {
position: relative;
top: 500px !important
}
.prt--500 {
position: relative;
top: -500px !important
}
.prl-500 {
position: relative;
left: 500px !important
}
.prl--500 {
position: relative;
left: -500px !important
}
.w-5 {
width: 5px !important
}
.minw-5 {
min-width: 5px !important
}
.maxw-5 {
max-width: 5px !important
}
.h-5 {
height: 5px !important
}
.minh-5 {
min-height: 5px !important
}
.maxh-5 {
max-height: 5px !important
}
.w-10 {
width: 10px !important
}
.minw-10 {
min-width: 10px !important
}
.maxw-10 {
max-width: 10px !important
}
.h-10 {
height: 10px !important
}
.minh-10 {
min-height: 10px !important
}
.maxh-10 {
max-height: 10px !important
}
.w-15 {
width: 15px !important
}
.minw-15 {
min-width: 15px !important
}
.maxw-15 {
max-width: 15px !important
}
.h-15 {
height: 15px !important
}
.minh-15 {
min-height: 15px !important
}
.maxh-15 {
max-height: 15px !important
}
.w-20 {
width: 20px !important
}
.minw-20 {
min-width: 20px !important
}
.maxw-20 {
max-width: 20px !important
}
.h-20 {
height: 20px !important
}
.minh-20 {
min-height: 20px !important
}
.maxh-20 {
max-height: 20px !important
}
.w-30 {
width: 30px !important
}
.minw-30 {
min-width: 30px !important
}
.maxw-30 {
max-width: 30px !important
}
.h-30 {
height: 30px !important
}
.minh-30 {
min-height: 30px !important
}
.maxh-30 {
max-height: 30px !important
}
.w-40 {
width: 40px !important
}
.minw-40 {
min-width: 40px !important
}
.maxw-40 {
max-width: 40px !important
}
.h-40 {
height: 40px !important
}
.minh-40 {
min-height: 40px !important
}
.maxh-40 {
max-height: 40px !important
}
.w-50 {
width: 50px !important
}
.minw-50 {
min-width: 50px !important
}
.maxw-50 {
max-width: 50px !important
}
.h-50 {
height: 50px !important
}
.minh-50 {
min-height: 50px !important
}
.maxh-50 {
max-height: 50px !important
}
.w-100 {
width: 100px !important
}
.minw-100 {
min-width: 100px !important
}
.maxw-100 {
max-width: 100px !important
}
.h-100 {
height: 100px !important
}
.minh-100 {
min-height: 100px !important
}
.maxh-100 {
max-height: 100px !important
}
.w-150 {
width: 150px !important
}
.minw-150 {
min-width: 150px !important
}
.maxw-150 {
max-width: 150px !important
}
.h-150 {
height: 150px !important
}
.minh-150 {
min-height: 150px !important
}
.maxh-150 {
max-height: 150px !important
}
.w-200 {
width: 200px !important
}
.minw-200 {
min-width: 200px !important
}
.maxw-200 {
max-width: 200px !important
}
.h-200 {
height: 200px !important
}
.minh-200 {
min-height: 200px !important
}
.maxh-200 {
max-height: 200px !important
}
.w-250 {
width: 250px !important
}
.minw-250 {
min-width: 250px !important
}
.maxw-250 {
max-width: 250px !important
}
.h-250 {
height: 250px !important
}
.minh-250 {
min-height: 250px !important
}
.maxh-250 {
max-height: 250px !important
}
.w-300 {
width: 300px !important
}
.minw-300 {
min-width: 300px !important
}
.maxw-300 {
max-width: 300px !important
}
.h-300 {
height: 300px !important
}
.minh-300 {
min-height: 300px !important
}
.maxh-300 {
max-height: 300px !important
}
.w-350 {
width: 350px !important
}
.minw-350 {
min-width: 350px !important
}
.maxw-350 {
max-width: 350px !important
}
.h-350 {
height: 350px !important
}
.minh-350 {
min-height: 350px !important
}
.maxh-350 {
max-height: 350px !important
}
.w-400 {
width: 400px !important
}
.minw-400 {
min-width: 400px !important
}
.maxw-400 {
max-width: 400px !important
}
.h-400 {
height: 400px !important
}
.minh-400 {
min-height: 400px !important
}
.maxh-400 {
max-height: 400px !important
}
.w-450 {
width: 450px !important
}
.minw-450 {
min-width: 450px !important
}
.maxw-450 {
max-width: 450px !important
}
.h-450 {
height: 450px !important
}
.minh-450 {
min-height: 450px !important
}
.maxh-450 {
max-height: 450px !important
}
.w-500 {
width: 500px !important
}
.minw-500 {
min-width: 500px !important
}
.maxw-500 {
max-width: 500px !important
}
.w-600 {
width: 600px !important
}
.minw-600 {
min-width: 600px !important
}
.maxw-600 {
max-width: 600px !important
}
.h-500 {
height: 500px !important
}
.minh-500 {
min-height: 500px !important
}
.maxh-500 {
max-height: 500px !important
}
.w-full {
width: 100% !important
}
.lh-10 {
line-height: 10px !important
}
.lh-14 {
line-height: 14px !important
}
.lh-16 {
line-height: 16px !important
}
.lh-18 {
line-height: 18px !important
}
.lh-20 {
line-height: 20px !important
}
.lh-22 {
line-height: 22px !important
}
.lh-24 {
line-height: 24px !important
}
.lh-28 {
line-height: 28px !important
}
.lh-30 {
line-height: 30px !important
}
.text-ellipsis {
white-space: nowrap !important;
overflow: hidden !important;
text-overflow: ellipsis !important;
}
.text-bold {
font-weight: 700;
}
.red {
color: #f00;
}
.green {
color: #0f0;
}
.blue {
color: #00f;
}
.row.medium {
margin-right: -10px;
margin-left: -10px;
}
.row.medium > *[class*="col-"] {
padding-left: 10px;
padding-right: 10px;
}
.row.small {
margin-right: -5px;
margin-left: -5px;
}
.row.small > *[class*="col-"] {
padding-left: 5px;
padding-right: 5px;
}
.d-block,
.display-block,
.dp-b {
display: block !important;
}
.grid-x,
.dp-f.flickity-enabled .flickity-slider,
.display-flex.flickity-enabled .flickity-slider,
.d-flex.flickity-enabled .flickity-slider,
.d-flex,
.display-flex,
.dp-f {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex !important; }
.align-middle,
.dp-f.flickity-enabled.center .flickity-slider,
.display-flex.flickity-enabled.center .flickity-slider,
.d-flex.flickity-enabled.center .flickity-slider,
.d-flex.center,
.display-flex.center,
.dp-f.center,
.align-items-center {
align-items: center;
}
.dp-f.flickity-enabled.space .flickity-slider,
.display-flex.flickity-enabled.space .flickity-slider,
.d-flex.flickity-enabled.space .flickity-slider,
.d-flex.space,
.display-flex.space,
.dp-f.space,
.justify-content-between {
-webkit-justify-content: space-between;
justify-content: space-between;
}
.flex-wrap {
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.dp-f.flickity-enabled,
.display-flex.flickity-enabled,
.d-flex.flickity-enabled {
display: block !important;
}
.d-flex.equal > *,
.display-flex.equal > *,
.dp-f.equal > * {
flex: 1 1 0;
padding: 5px;
}
.tt-u {
text-transform: uppercase;
}
.tt-c,
.capitalize {
text-transform: capitalize;
}
.loading-ajax,
.loading-ajax * {
cursor: progress;
}
.text-center {
text-align: center;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.fit-scale-down,
.fit-contain,
.fit-cover {
overflow: hidden;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
.fit-scale-down img,
.fit-contain img,
.fit-cover img {
-o-object-position: center;
object-position: center;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
}
.fit-cover img {
-o-object-fit: cover;
object-fit: cover;
}
.fit-contain img {
-o-object-fit: contain;
object-fit: contain;
}
.fit-scale-down img {
-o-object-fit: scale-down;
object-fit: scale-down;
}
.d-none,
.for-mobile,
.visible-xs,
.hide,
.display-none,
.display-mobile {
display: none;
opacity: 0;
visibility: hidden;
}
@media screen and (max-width: 566px) {
.visible-xs {
display: block;
opacity: 1;
visibility: visible;
}
.hidden-xs {
opacity: 0;
visibility: hidden;
display: none;
}
}
.list-unstyled {
margin: 0;
padding: 0;
list-style: none;
}
.list-inline > li {
display: inline-block;
vertical-align: top;
}
.caret {
margin-left: 2px;
border-top: 4px dashed;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
} .float-supports {
position: fixed;
z-index: 499;
background-repeat: no-repeat;
background-position: center;
}
.float-supports[data-position="left"],
.float-supports[data-position="middle_left"],
.float-supports[data-position="top_left"] {
left: 0;
}
.float-supports[data-position="right"],
.float-supports[data-position="middle_right"],
.float-supports[data-position="top_right"] {
right: 0;
}
.float-supports[data-position="left"],
.float-supports[data-position="middle_bottom"],
.float-supports[data-position="right"] {
bottom: 0;
}
.float-supports[data-position="top_left"],
.float-supports[data-position="middle_top"],
.float-supports[data-position="top_right"] {
top: 0;
}
@media screen and (min-width: 783px) {
.admin-bar .float-supports[data-position="top_left"],
.admin-bar .float-supports[data-position="middle_top"],
.admin-bar .float-supports[data-position="top_right"] {
top: 32px;
}
}
@media screen and (min-width: 601px) and (max-width: 782px) {
.admin-bar .float-supports[data-position="top_left"],
.admin-bar .float-supports[data-position="middle_top"],
.admin-bar .float-supports[data-position="top_right"] {
top: 46px;
}
}
.float-supports[data-position="middle_left"],
.float-supports[data-position="middle_right"] {
top: 50%;
transform: translateY(-50%);
}
.float-supports[data-position="middle_top"],
.float-supports[data-position="middle_bottom"] {
left: 50%;
transform: translateX(-50%);
}
.float-supports a {
text-decoration: none;
border-radius: 20px;
display: block;
height: 40px;
font-size: 14px;
text-align: center;
width: 40px;
background: #fff none no-repeat scroll center;
transition: width 300ms ease-in 0ms;
cursor: pointer;
position: relative;
font-weight: 700;
line-height: 40px;
min-width: 40px;
}
.float-supports:not(.for-mobile) a:hover {
width: auto;
display: inline-block;
align-items: center;
white-space: nowrap;
background-position: left 15px center;
padding-left: 52px;
box-shadow: 0 0 2px rgba(0, 0, 0, .3);
padding-right: 22px;
animation: none;
z-index: 9999;
}
.float-supports[data-position*="right"]:not(.for-mobile) a:hover {
position: absolute;
right: 0;
}
.float-supports a > img,
.float-supports a > i {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
z-index: 399;
font-size: 23px;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
border-radius: 50%;
}
.float-supports a:hover > img,
.float-supports a:hover > i {
left: 5px;
transform: translateY(-50%);
}
.float-supports a {
transition: all 300ms;
}
.float-supports .support-item a:hover .earthquake-outer,
.float-supports .support-item a:hover .earthquake {
display: none;
}
.float-supports .text {
visibility: hidden;
}
.float-supports[data-style="vertical"] .box-container {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.float-supports .support-item {
width: 40px;
height: 40px;
position: relative;
}
.float-supports[data-style="vertical"] .support-item ~ .support-item {
margin-top: 10px;
}
.float-supports[data-style="horizontal"] .support-item ~ .support-item {
margin-left: 10px;
}
.float-supports[data-style="vertical"] .support-item[data-earthquake="1"] {
margin-bottom: 20px;
margin-top: 20px;
}
.float-supports[data-style="vertical"] .support-item[data-earthquake="1"] + .support-item[data-earthquake="0"] {
margin-top: 0;
}
.float-supports[data-style="horizontal"] .support-item[data-earthquake="1"] {
margin-left: 20px;
margin-right: 20px;
}
.float-supports .support-item a:hover .text {
visibility: visible;
}
.float-supports[data-style="vertical"] .box-container {
width: 52px;
padding: 8px 5px !important;
}
.float-supports[data-style="horizontal"] .box-container {
height: 52px;
padding: 5px 8px !important;
}
.float-supports .support-item[data-vibrate="1"] a:not(:hover),
.phone-shake {
-webkit-animation: phone-shake 1.5s ease infinite;
-moz-animation: phone-shake 1.5s ease infinite;
-ms-animation: phone-shake 1.5s ease infinite;
-o-animation: phone-shake 1.5s ease infinite;
animation: phone-shake 1.5s ease infinite;
}
.float-supports .support-item a:hover *,
.float-supports .support-item[data-vibrate="1"] span.text,
.phone-shake span.text {
-webkit-animation: none;
-moz-animation: none;
-ms-animation: none;
-o-animation: none;
animation: none;
}
.earthquake {
-webkit-animation: earthquake 2.3s ease-in-out infinite;
-moz-animation: earthquake 2.3s ease-in-out infinite;
-ms-animation: earthquake 2.3s ease-in-out infinite;
-o-animation: earthquake 2.3s ease-in-out infinite;
animation: earthquake 2.3s ease-in-out infinite;
}
.earthquake-outer {
-webkit-animation: earthquake-outer 1.5s ease-in-out infinite;
-moz-animation: earthquake-outer 1.5s ease-in-out infinite;
-ms-animation: earthquake-outer 1.5s ease-in-out infinite;
-o-animation: earthquake-outer 1.5s ease-in-out infinite;
animation: earthquake-outer 1.5s ease-in-out infinite;
}
.earthquake {
width: 60px;
height: 60px;
border: 2px solid transparent;
background-color: currentColor;
left: -10px;
top: -10px;
}
.earthquake-outer {
border: 2px solid currentColor;
width: 80px;
height: 80px;
left: -20px;
top: -20px;
}
.earthquake,
.earthquake-outer {
border-radius: 100%;
transition: all .5s;
transform-origin: 50% 50%;
position: absolute;
z-index: 99;
}
.float-supports.for-mobile {
bottom: 0;
left: 0;
right: 0;
transform: none;
}
.float-supports.for-mobile .earthquake,
.float-supports.for-mobile .earthquake-outer {
display: none;
visibility: hidden;
opacity: 0;
}
.float-supports.for-mobile .box-container {
background: #eee;
border-top: 1px solid #ececec;
}
.float-supports.for-mobile .box-container .support-item {
flex: 1;
flex-flow: column;
display: flex;
align-items: center;
margin: 0;
} .loader {
position: relative;
overflow: hidden;
display: inline-block;
margin: 0;
vertical-align: middle;
padding: 5px;
}
.loader:after {
content: '';
display: inline-block;
width: 30px;
height: 30px;
box-sizing: border-box;
margin: 0;
border: 2px solid rgba(155, 155, 155, 0.15);
border-left-color: #296da9;
border-radius: 100%;
animation: spinner .65s infinite linear;
transform-origin: center;
}
.loader.center {
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.loader.fixed {
position: fixed;
z-index: 9999999;
}
.loader.large:after {
width: 60px;
height: 60px;
}
body.loading > *:not(.loader) {
opacity: 0;
pointer-events: none;
}html {
-webkit-font-smoothing: antialiased;
}
@media only screen and (max-width: 600px) {
body {
position: static !important;
}
}
abbr {
text-decoration: none;
}
span.required {
color: #dd4b39;
}
a:focus,
input:focus,
button:focus,
.icon:focus,
.svg-icon:focus,
.icon,
.svg-icon {
outline: 0 none;
}
cite {
color: #666;
}
blockquote {
background-color: #f7f7f7;
color: #666;
margin: 0 0 1rem;
padding: 0.75rem 1.25rem;
}
blockquote p:first-child, .entry-content blockquote p:first-child {
margin: 0;
}
blockquote cite {
display: block;
margin-top: 1.5em;
}
blockquote cite::before {
content: "— ";
}
#wp-calendar #next {
text-align: right;
}
.wp-calendar-table td#today {
color: #dd4b39;
font-weight: 700;
}
.wp-calendar-table caption {
margin-bottom: 10px;
font-weight: 700;
}
.wp-calendar-table th,
.wp-calendar-table td {
text-align: center;
}
.wp-calendar-nav a:hover {
font-weight: 700;
}
span.edit-link {
margin-left: 5px;
}
.search-form:after,
.search-form:before,
.clearfix:after,
.clearfix:before {
content: "";
display: table;
clear: both;
}
.loop-posts .entry span.no-thumbnail,
.loop article span.no-thumbnail {
background-color: #fefefe;
background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0.07, #eee), color-stop(0.5, #fff), color-stop(1, #eee));
background-image: -moz-linear-gradient(left bottom, #eee 7%, #fff 50%, #eee 100%);
}
.loop-posts .entry span.no-thumbnail,
.loop article span.no-thumbnail {
display: inline-block;
max-width: 100%;
}
.loop .hocwp-post .post-title {
clear: none;
}
.entry-content ul,
.entry-content ol {
margin-left: 0;
}
.entry-content > form {
margin-bottom: 20px;
}
.entry-summary p:first-child,
.entry-content p:first-child {
margin-top: 0;
}
p > ins > br {
display: none;
}
.ins iframe,
.google-auto-placed ins,
.entry-content ins,
.widget ins,
.hocwp-ads ins {
max-width: 100% !important;
}
.google-auto-placed ins,
.google-auto-placed ins iframe {
margin: 0 !important;
overflow: hidden !important;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
padding: 0.6em 1em;
}
.search-form {
width: 100%;
}
.search-form label,
.search-form input[type="submit"] {
float: left;
}
.search-form label {
width: calc(100% - 100px);
}
.search-form input[type="search"],
.search-form input[type="text"] {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
width: 100%;
}
.search-form input[type="submit"] {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-left: none;
width: 100px;
}
.search-form input[type="search"],
.search-form input[type="text"],
.search-form input[type="submit"] {
line-height: 20px;
padding: 5px 15px;
font-size: 13px;
max-width: 100%;
height: 32px;
}
.page-content .search-form,
.entry-content .search-form {
max-width: 500px;
}
.widget .widget-inner:empty {
width: 0;
height: 0;
opacity: 0;
visibility: hidden;
display: none;
}
.widget .wp-post-image.alignleft {
margin-right: 10px;
}
.widget .wp-post-image.alignright {
margin-left: 10px;
}
.widget .entry-meta {
color: #999;
font-size: 13px;
}
.widget .entry-meta a {
text-decoration: none;
}
.widget .entry-meta .comments-link {
margin-left: 10px;
}
.hocwp-widget-top-commenters img {
vertical-align: top;
}
.widget .dsq-widget-user,
.widget .dsq-widget-comment p {
font-size: 14px;
}
.widget img.dsq-widget-avatar {
margin-right: 4px;
}
.widget_rss .rss-widget-icon {
display: inline-block;
width: 20px;
vertical-align: -2px;
margin-right: 5px;
}
.widget_rss li a.rsswidget {
font-weight: 700;
}
.widget_rss li a.rsswidget + span.rss-date {
display: inline-block;
font-size: 13px;
}
.widget_rss li a.rsswidget + span.rss-date:before {
content: " - ";
display: inline-block;
margin-right: 4px;
}
.fixed {
position: fixed;
z-index: 9999;
}
.entry-content .post-pagination > * {
display: inline-block;
padding: 0 9px;
margin-right: 4px;
border-radius: 3px;
border: solid 1px #c0c0c0;
background: #e9e9e9;
font-size: 0.875em;
font-weight: 700;
text-decoration: none;
color: #717171;
text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
line-height: 24px;
}
.entry-content .post-pagination > * {
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .8), 0 1px 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .8), 0 1px 3px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .8), 0 1px 3px rgba(0, 0, 0, 0.1);
}
.entry-content .post-pagination > a:hover {
background: rgb(254, 254, 254);
background: -moz-linear-gradient(270deg, rgba(254, 254, 254, 1) 1%, rgba(240, 240, 240, 1) 100%);
background: -webkit-linear-gradient(270deg, rgba(254, 254, 254, 1) 1%, rgba(240, 240, 240, 1) 100%);
background: linear-gradient(270deg, rgba(254, 254, 254, 1) 1%, rgba(240, 240, 240, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#f0f0f0', GradientType=1);
}
.entry-content .post-pagination > .page-number {
border: none;
background: #616161;
color: #f0f0f0;
text-shadow: 0 0 3px rgba(0, 0, 0, .5);
}
.entry-content .post-pagination > .page-number {
-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .8);
-moz-box-shadow: inset 0 0 8px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .8);
box-shadow: inset 0 0 8px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .8);
}
.entry-content li {
margin-bottom: 10px;
}
.entry-content fieldset {
padding-left: 20px;
padding-right: 20px;
border-color: #eee;
border-radius: 5px;
}
.widget select,
.entry-content select,
.entry-content input[type="text"],
.entry-content input[type="email"],
.entry-content input[type="url"],
.entry-content input[type="password"],
.entry-content input[type="search"],
.entry-content input[type="number"],
.entry-content input[type="tel"],
.entry-content input[type="range"],
.entry-content input[type="date"],
.entry-content input[type="month"],
.entry-content input[type="week"],
.entry-content input[type="time"],
.entry-content input[type="datetime"],
.entry-content input[type="datetime-local"],
.entry-content input[type="color"], textarea {
padding: 5px 10px;
}
.entry-content input[type="checkbox"],
.entry-content input[type="radio"] {
margin-bottom: 10px;
vertical-align: -1px;
margin-right: 2px;
}
.entry-content input[type="file"] {
background: #eee;
padding: 5px;
border: 1px solid #ddd;
}
.entry-content th,
.entry-content td,
.entry-content table {
border: 1px solid #ddd;
}
.entry-content th,
.entry-content td {
padding: 5px 10px;
text-align: left;
}
.entry-content p a.button,
.entry-content p button,
.entry-content p input[type="button"],
.entry-content p input[type="reset"],
.entry-content p input[type="submit"]:not(.search-submit) {
padding: 10px 20px;
}
.entry-content a.button {
color: #fff;
}
.entry-content p button:not(.btn),
.entry-content p input[type="button"],
.entry-content p input[type="reset"],
.entry-content p input[type="submit"]:not(.search-submit) {
border-color: #d5d5d5;
}
.entry-content p button:not(.btn):hover,
.entry-content p input[type="button"]:hover,
.entry-content p input[type="reset"]:hover,
.entry-content p input[type="submit"]:hover {
background-color: #eee;
}
.entry-content select {
font-size: 14px;
border-radius: 3px;
}
button.back-to-top {
position: fixed;
right: 10px;
bottom: 40px;
z-index: 499;
display: none;
border: 1px solid #ddd;
opacity: 0.7;
}
button.back-to-top:hover {
opacity: 1;
}
button.back-to-top:hover {
background-color: #f5f5f5;
border-color: #eee;
color: #999;
}
.entry-content .wp-video + p {
margin-top: 1.5em;
}
button[aria-expanded="false"] {
display: none;
}
.fa.fab {
font-family: 'Font Awesome 5 Brands', 'FontAwesome', sans-serif;
}
.hocwp-theme > .site, body:not(.has-bootstrap) .container {
max-width: 100%;
}
.site-title img {
display: block;
}
.mobile-menu {
display: none;
}
.page_item_has_children > .children,
.sub-menu {
position: absolute;
min-width: 200px;
display: none;
z-index: 499;
text-align: left;
padding: 0;
margin: 0;
}
.page_item_has_children .children li a,
.sub-menu li a {
display: block;
padding: 5px 10px;
}
.menu-item-has-children {
position: relative;
}
.page_item_has_children:hover > .children,
.menu-item-has-children:hover > .sub-menu {
display: block;
}
.page_item_has_children .children .children,
.sub-menu .sub-menu {
left: 100%;
top: 0;
}
.menu.hocwp-menu,
div.menu > ul {
margin: 0;
padding: 0;
}
.menu.hocwp-menu li,
div.menu > ul li {
list-style: none;
}
.menu.hocwp-menu > li,
div.menu > ul > li {
display: inline-block;
vertical-align: middle;
}
.widget .menu li {
display: block;
}
.menu.hocwp-menu > li > a,
div.menu > ul > li > a {
padding-left: 12px;
padding-right: 12px;
}
.widget .menu.hocwp-menu > li > a,
.widget div.menu > ul > li > a {
padding-left: 0;
padding-right: 0;
}
.widget .menu li a {
}
.widget ins *,
.widget ins {
max-width: 100%;
}
.menu.hocwp-menu li a,
div.menu li a {
display: block;
}
.fl {
float: left;
}
.fr {
float: right;
}
.text-center {
text-align: center;
}
.text-right {
text-align: right;
}
.widget_media_image {
text-align: center;
}
.hocwp-widget-icon {
background: no-repeat center;
background-size: cover;
}
.sidebar-position-left .content-area + .sidebar,
.sidebar-position-right .content-area {
float: left;
}
.sidebar-position-left .content-area,
.sidebar-position-right .content-area + .sidebar {
float: right;
}
.full-width .site-content .main-content,
.full-width .site-content .sidebar,
.full-width .site-content .content-area {
width: 100%;
max-width: 100%;
}
.full-width .site-content .sidebar {
margin-top: 15px;
}
@media only screen and (max-width: 1024px) {
.widget_media_image img {
margin-left: auto;
margin-right: auto;
display: block;
}
}
.google-auto-placed {
margin-top: 15px;
margin-bottom: 15px;
}
.table {
display: table;
}
.table > *:not(tbody):not(thead) {
display: table-cell;
vertical-align: middle;
margin: 0;
padding: 10px;
}
button.disabled {
pointer-events: none;
opacity: 0.5;
}
.entry-content .form-control {
box-sizing: border-box;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
clear: none;
}
#sc-gdpr-box {
display: block;
position: fixed;
bottom: 0;
left: 0;
right: 0;
width: 100%;
z-index: 9999999;
background: rgba(255, 0, 0, 0.85);
}
#sc-gdpr-box .centerd {
padding: 20px;
max-width: 80%;
margin-left: auto;
margin-right: auto;
color: #fff;
font-size: 13px;
}
#sc-gdpr-box .centerd a {
color: #fff;
text-decoration: underline;
}
#sc-gdpr-box .centerd p:last-of-type,
#sc-gdpr-box .centerd p:last-child {
margin-bottom: 0;
}
#sc-gdpr-close {
position: absolute;
right: 20px;
left: auto;
top: 50%;
z-index: 499;
font-size: 16px;
line-height: 1;
transform: translate(0, -50%);
}
#sc-gdpr-accept {
border-radius: 15px;
margin-left: 5px;
line-height: 1;
padding-left: 15px;
padding-right: 15px;
}
.lozad:not([data-loaded="true"]) {
max-height: 100px;
visibility: hidden;
opacity: 0;
}
.fancybox-container {
z-index: 999999;
}.social.share-tools {
border-bottom: 1px solid #dfdfdf;
border-top: 1px solid #dfdfdf;
padding: 20px 0;
margin-top: 10px;
}
.share-tools .btn {
color: #fff;
padding: 4px 8px;
border-radius: 4px;
font-size: 13px;
background-color: #ff6200;
white-space: nowrap;
margin-bottom: 4px;
display: inline-block;
margin-right: 5px;
}
.share-tools .btn:hover {
opacity: 0.85;
}
.share-tools .facebook {
background-color: #4267b2;
}
.share-tools .twitter {
background-color: #1da1f2;
}
.share-tools .google-plus,
.share-tools .gplus {
background-color: #db4437;
}
.share-tools .linkedin {
background-color: #0077B5;
}
.share-tools .email {
background-color: #767676;
}
.td-post-sharing-classic {
position: relative;
height: 20px
}
.td-post-sharing {
margin-left: -3px;
margin-right: -3px;
z-index: 2;
white-space: nowrap;
opacity: 0
}
.td-post-sharing.td-social-show-all {
white-space: normal
}
.td-js-loaded .td-post-sharing {
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
opacity: 1
}
.td-post-sharing-classic + .td-post-sharing {
margin-top: 15px
}
@media (max-width: 767px) {
.td-post-sharing-classic + .td-post-sharing {
margin-top: 8px
}
}
.td-post-sharing-top {
margin-bottom: 30px
}
@media (max-width: 767px) {
.td-post-sharing-top {
margin-bottom: 20px
}
}
.td-post-sharing-bottom {
border-style: solid;
border-color: #ededed;
border-width: 1px 0;
padding: 21px 0;
margin-bottom: 42px
}
.td-post-sharing-bottom .td-post-sharing {
margin-bottom: -7px
}
.td-post-sharing-visible, .td-social-sharing-hidden {
display: inline-block
}
.td-social-sharing-hidden ul {
display: none
}
.td-social-show-all .td-pulldown-filter-list {
display: inline-block
}
.td-social-network, .td-social-handler {
position: relative;
display: inline-block;
margin: 0 3px 7px;
height: 40px;
min-width: 40px;
font-size: 11px;
text-align: center;
vertical-align: middle
}
.td-ps-notext .td-social-network .td-social-but-icon, .td-ps-notext .td-social-handler .td-social-but-icon {
border-top-right-radius: 2px;
border-bottom-right-radius: 2px
}
.td-social-network {
color: #000;
overflow: hidden
}
.td-social-network .td-social-but-icon {
border-top-left-radius: 2px;
border-bottom-left-radius: 2px
}
.td-social-network .td-social-but-text {
border-top-right-radius: 2px;
border-bottom-right-radius: 2px
}
.td-social-network:hover {
opacity: 0.8 !important
}
.td-social-handler {
color: #444;
border: 1px solid #e9e9e9;
border-radius: 2px
}
.td-social-handler .td-social-but-text {
font-weight: 700
}
.td-social-handler .td-social-but-text:before {
background-color: #000;
opacity: 0.08
}
.td-social-share-text {
margin-right: 18px
}
.td-social-share-text:before, .td-social-share-text:after {
content: '';
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: 100%;
width: 0;
height: 0;
border-style: solid
}
.td-social-share-text:before {
border-width: 9px 0 9px 11px;
border-color: transparent transparent transparent #e9e9e9
}
.td-social-share-text:after {
border-width: 8px 0 8px 10px;
border-color: transparent transparent transparent #fff
}
.td-social-but-text, .td-social-but-icon {
display: inline-block;
position: relative
}
.td-social-but-icon {
padding-left: 13px;
padding-right: 13px;
line-height: 40px;
z-index: 1
}
.td-social-but-icon i {
position: relative;
top: -1px;
vertical-align: middle
}
.td-social-but-text {
margin-left: -6px;
padding-left: 12px;
padding-right: 17px;
line-height: 40px
}
.td-social-but-text:before {
content: '';
position: absolute;
top: 12px;
left: 0;
width: 1px;
height: 16px;
background-color: #fff;
opacity: 0.2;
z-index: 1
}
.td-social-handler i, .td-social-facebook i, .td-social-reddit i, .td-social-linkedin i, .td-social-tumblr i, .td-social-stumbleupon i, .td-social-vk i, .td-social-viber i, .td-social-flipboard i, .td-social-koo i {
font-size: 14px
}
.td-social-telegram i {
font-size: 16px
}
.td-social-mail i, .td-social-line i, .td-social-print i {
font-size: 15px
}
.td-social-handler .td-icon-share {
top: -1px;
left: -1px
}
.td-social-twitter .td-icon-twitter {
font-size: 14px
}
.td-social-pinterest .td-icon-pinterest {
font-size: 13px
}
.td-social-whatsapp .td-icon-whatsapp, .td-social-kakao .td-icon-kakao {
font-size: 18px
}
.td-social-kakao .td-icon-kakao:before {
color: #3C1B1D
}
.td-social-reddit .td-social-but-icon {
padding-right: 12px
}
.td-social-reddit .td-icon-reddit {
left: -1px
}
.td-social-telegram .td-social-but-icon {
padding-right: 12px
}
.td-social-telegram .td-icon-telegram {
left: -1px
}
.td-social-stumbleupon .td-social-but-icon {
padding-right: 11px
}
.td-social-stumbleupon .td-icon-stumbleupon {
left: -2px
}
.td-social-digg .td-social-but-icon {
padding-right: 11px
}
.td-social-digg .td-icon-digg {
left: -2px;
font-size: 17px
}
.td-social-vk .td-social-but-icon {
padding-right: 11px
}
.td-social-vk .td-icon-vk {
left: -2px
}
.td-social-naver .td-icon-naver {
left: -1px;
font-size: 16px
}
.td-social-gettr .td-icon-gettr {
font-size: 25px
}
.td-ps-notext .td-social-gettr .td-icon-gettr {
left: -5px
}
.td-social-copy_url {
position: relative
}
.td-social-copy_url-check {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #fff;
opacity: 0;
pointer-events: none;
transition: opacity .2s ease-in-out;
z-index: 11
}
.td-social-copy_url-check i {
font-size: 16px;
}
.td-social-copy_url .td-icon-copy_url {
left: -1px;
font-size: 17px
}
.td-social-copy_url-disabled {
pointer-events: none
}
.td-social-copy_url-disabled .td-icon-copy_url {
opacity: 0
}
.td-social-copy_url-copied .td-social-copy_url-check {
opacity: 1
}
@keyframes social_copy_url_loader {
0% {
-webkit-transform: rotate(0);
transform: rotate(0)
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
.td-social-expand-tabs i {
top: -2px;
left: -1px;
font-size: 16px
}
@media (min-width: 767px) {
.td-social-line, .td-social-viber {
display: none
}
}
.td-ps-bg .td-social-network {
color: #fff
}
.td-ps-bg .td-social-facebook .td-social-but-icon, .td-ps-bg .td-social-facebook .td-social-but-text {
background-color: #516eab
}
.td-ps-bg .td-social-twitter .td-social-but-icon, .td-ps-bg .td-social-twitter .td-social-but-text {
background-color: #29c5f6
}
.td-ps-bg .td-social-pinterest .td-social-but-icon, .td-ps-bg .td-social-pinterest .td-social-but-text {
background-color: #ca212a
}
.td-ps-bg .td-social-whatsapp .td-social-but-icon, .td-ps-bg .td-social-whatsapp .td-social-but-text {
background-color: #7bbf6a
}
.td-ps-bg .td-social-reddit .td-social-but-icon, .td-ps-bg .td-social-reddit .td-social-but-text {
background-color: #f54200
}
.td-ps-bg .td-social-mail .td-social-but-icon, .td-ps-bg .td-social-digg .td-social-but-icon, .td-ps-bg .td-social-copy_url .td-social-but-icon, .td-ps-bg .td-social-mail .td-social-but-text, .td-ps-bg .td-social-digg .td-social-but-text, .td-ps-bg .td-social-copy_url .td-social-but-text {
background-color: #000
}
.td-ps-bg .td-social-print .td-social-but-icon, .td-ps-bg .td-social-print .td-social-but-text {
background-color: #333
}
.td-ps-bg .td-social-linkedin .td-social-but-icon, .td-ps-bg .td-social-linkedin .td-social-but-text {
background-color: #0266a0
}
.td-ps-bg .td-social-tumblr .td-social-but-icon, .td-ps-bg .td-social-tumblr .td-social-but-text {
background-color: #3e5a70
}
.td-ps-bg .td-social-telegram .td-social-but-icon, .td-ps-bg .td-social-telegram .td-social-but-text {
background-color: #179cde
}
.td-ps-bg .td-social-stumbleupon .td-social-but-icon, .td-ps-bg .td-social-stumbleupon .td-social-but-text {
background-color: #ee4813
}
.td-ps-bg .td-social-vk .td-social-but-icon, .td-ps-bg .td-social-vk .td-social-but-text {
background-color: #4c75a3
}
.td-ps-bg .td-social-line .td-social-but-icon, .td-ps-bg .td-social-line .td-social-but-text {
background-color: #00b900
}
.td-ps-bg .td-social-viber .td-social-but-icon, .td-ps-bg .td-social-viber .td-social-but-text {
background-color: #5d54a4
}
.td-ps-bg .td-social-naver .td-social-but-icon, .td-ps-bg .td-social-naver .td-social-but-text {
background-color: #3ec729
}
.td-ps-bg .td-social-flipboard .td-social-but-icon, .td-ps-bg .td-social-flipboard .td-social-but-text {
background-color: #f42827
}
.td-ps-bg .td-social-kakao .td-social-but-icon, .td-ps-bg .td-social-kakao .td-social-but-text {
background-color: #f9e000
}
.td-ps-bg .td-social-gettr .td-social-but-icon, .td-ps-bg .td-social-gettr .td-social-but-text {
background-color: #fc223b
}
.td-ps-bg .td-social-koo .td-social-but-icon, .td-ps-bg .td-social-koo .td-social-but-text {
background-color: #facd00
}
.td-ps-dark-bg .td-social-network {
color: #fff
}
.td-ps-dark-bg .td-social-network .td-social-but-icon, .td-ps-dark-bg .td-social-network .td-social-but-text {
background-color: #000
}
.td-ps-border .td-social-network .td-social-but-icon, .td-ps-border .td-social-network .td-social-but-text {
line-height: 38px;
border-width: 1px;
border-style: solid
}
.td-ps-border .td-social-network .td-social-but-text {
border-left-width: 0
}
.td-ps-border .td-social-network .td-social-but-text:before {
background-color: #000;
opacity: 0.08
}
.td-ps-border.td-ps-padding .td-social-network .td-social-but-icon {
border-right-width: 0
}
.td-ps-border.td-ps-padding .td-social-network.td-social-expand-tabs .td-social-but-icon {
border-right-width: 1px
}
.td-ps-border-grey .td-social-but-icon, .td-ps-border-grey .td-social-but-text {
border-color: #e9e9e9
}
.td-ps-border-colored .td-social-facebook .td-social-but-icon, .td-ps-border-colored .td-social-facebook .td-social-but-text {
border-color: #516eab
}
.td-ps-border-colored .td-social-twitter .td-social-but-icon, div.td-ps-border-colored .td-social-twitter .td-social-but-text {
border-color: #29c5f6;
color: #29c5f6
}
.td-ps-border-colored .td-social-pinterest .td-social-but-icon, .td-ps-border-colored .td-social-pinterest .td-social-but-text {
border-color: #ca212a
}
.td-ps-border-colored .td-social-whatsapp .td-social-but-icon, .td-ps-border-colored .td-social-whatsapp .td-social-but-text {
border-color: #7bbf6a
}
.td-ps-border-colored .td-social-reddit .td-social-but-icon, .td-ps-border-colored .td-social-reddit .td-social-but-text {
border-color: #f54200
}
.td-ps-border-colored .td-social-mail .td-social-but-icon, .td-ps-border-colored .td-social-digg .td-social-but-icon, .td-ps-border-colored .td-social-copy_url .td-social-but-icon, .td-ps-border-colored .td-social-mail .td-social-but-text, .td-ps-border-colored .td-social-digg .td-social-but-text, .td-ps-border-colored .td-social-copy_url .td-social-but-text {
border-color: #000
}
.td-ps-border-colored .td-social-print .td-social-but-icon, .td-ps-border-colored .td-social-print .td-social-but-text {
border-color: #333
}
.td-ps-border-colored .td-social-linkedin .td-social-but-icon, .td-ps-border-colored .td-social-linkedin .td-social-but-text {
border-color: #0266a0
}
.td-ps-border-colored .td-social-tumblr .td-social-but-icon, .td-ps-border-colored .td-social-tumblr .td-social-but-text {
border-color: #3e5a70
}
.td-ps-border-colored .td-social-telegram .td-social-but-icon, .td-ps-border-colored .td-social-telegram .td-social-but-text {
border-color: #179cde
}
.td-ps-border-colored .td-social-stumbleupon .td-social-but-icon, .td-ps-border-colored .td-social-stumbleupon .td-social-but-text {
border-color: #ee4813
}
.td-ps-border-colored .td-social-vk .td-social-but-icon, .td-ps-border-colored .td-social-vk .td-social-but-text {
border-color: #4c75a3
}
.td-ps-border-colored .td-social-line .td-social-but-icon, .td-ps-border-colored .td-social-line .td-social-but-text {
border-color: #00b900
}
.td-ps-border-colored .td-social-viber .td-social-but-icon, .td-ps-border-colored .td-social-viber .td-social-but-text {
border-color: #5d54a4
}
.td-ps-border-colored .td-social-naver .td-social-but-icon, .td-ps-border-colored .td-social-naver .td-social-but-text {
border-color: #3ec729
}
.td-ps-border-colored .td-social-flipboard .td-social-but-icon, .td-ps-border-colored .td-social-flipboard .td-social-but-text {
border-color: #f42827
}
.td-ps-border-colored .td-social-kakao .td-social-but-icon, .td-ps-border-colored .td-social-kakao .td-social-but-text {
border-color: #f9e000
}
.td-ps-border-colored .td-social-gettr .td-social-but-icon, .td-ps-border-colored .td-social-gettr .td-social-but-text {
border-color: #fc223b
}
.td-ps-border-colored .td-social-koo .td-social-but-icon, .td-ps-border-colored .td-social-koo .td-social-but-text {
border-color: #facd00
}
.td-ps-icon-bg .td-social-but-icon {
height: 100%;
border-color: transparent !important
}
.td-ps-icon-bg .td-social-network .td-social-but-icon {
color: #fff
}
.td-ps-icon-bg .td-social-facebook .td-social-but-icon {
background-color: #516eab
}
.td-ps-icon-bg .td-social-twitter .td-social-but-icon {
background-color: #29c5f6
}
.td-ps-icon-bg .td-social-pinterest .td-social-but-icon {
background-color: #ca212a
}
.td-ps-icon-bg .td-social-whatsapp .td-social-but-icon {
background-color: #7bbf6a
}
.td-ps-icon-bg .td-social-reddit .td-social-but-icon {
background-color: #f54200
}
.td-ps-icon-bg .td-social-mail .td-social-but-icon, .td-ps-icon-bg .td-social-digg .td-social-but-icon, .td-ps-icon-bg .td-social-copy_url .td-social-but-icon {
background-color: #000
}
.td-ps-icon-bg .td-social-print .td-social-but-icon {
background-color: #333
}
.td-ps-icon-bg .td-social-linkedin .td-social-but-icon {
background-color: #0266a0
}
.td-ps-icon-bg .td-social-tumblr .td-social-but-icon {
background-color: #3e5a70
}
.td-ps-icon-bg .td-social-telegram .td-social-but-icon {
background-color: #179cde
}
.td-ps-icon-bg .td-social-stumbleupon .td-social-but-icon {
background-color: #ee4813
}
.td-ps-icon-bg .td-social-vk .td-social-but-icon {
background-color: #4c75a3
}
.td-ps-icon-bg .td-social-line .td-social-but-icon {
background-color: #00b900
}
.td-ps-icon-bg .td-social-viber .td-social-but-icon {
background-color: #5d54a4
}
.td-ps-icon-bg .td-social-naver .td-social-but-icon {
background-color: #3ec729
}
.td-ps-icon-bg .td-social-flipboard .td-social-but-icon {
background-color: #f42827
}
.td-ps-icon-bg .td-social-kakao .td-social-but-icon {
background-color: #f9e000
}
.td-ps-icon-bg .td-social-gettr .td-social-but-icon {
background-color: #fc223b
}
.td-ps-icon-bg .td-social-koo .td-social-but-icon {
background-color: #facd00
}
.td-ps-icon-bg .td-social-but-text {
margin-left: -3px
}
.td-ps-icon-bg .td-social-network .td-social-but-text:before {
display: none
}
.td-ps-icon-arrow .td-social-network .td-social-but-icon:after {
content: '';
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: calc(100% + 1px);
width: 0;
height: 0;
border-style: solid;
border-width: 9px 0 9px 11px;
border-color: transparent transparent transparent #000
}
.td-ps-icon-arrow .td-social-network .td-social-but-text {
padding-left: 20px
}
.td-ps-icon-arrow .td-social-network .td-social-but-text:before {
display: none
}
.td-ps-icon-arrow.td-ps-padding .td-social-network .td-social-but-icon:after {
left: 100%
}
.td-ps-icon-arrow .td-social-facebook .td-social-but-icon:after {
border-left-color: #516eab
}
.td-ps-icon-arrow .td-social-twitter .td-social-but-icon:after {
border-left-color: #29c5f6
}
.td-ps-icon-arrow .td-social-pinterest .td-social-but-icon:after {
border-left-color: #ca212a
}
.td-ps-icon-arrow .td-social-whatsapp .td-social-but-icon:after {
border-left-color: #7bbf6a
}
.td-ps-icon-arrow .td-social-reddit .td-social-but-icon:after {
border-left-color: #f54200
}
.td-ps-icon-arrow .td-social-mail .td-social-but-icon:after, .td-ps-icon-arrow .td-social-digg .td-social-but-icon:after, .td-ps-icon-arrow .td-social-copy_url .td-social-but-icon:after {
border-left-color: #000
}
.td-ps-icon-arrow .td-social-print .td-social-but-icon:after {
border-left-color: #333
}
.td-ps-icon-arrow .td-social-linkedin .td-social-but-icon:after {
border-left-color: #0266a0
}
.td-ps-icon-arrow .td-social-tumblr .td-social-but-icon:after {
border-left-color: #3e5a70
}
.td-ps-icon-arrow .td-social-telegram .td-social-but-icon:after {
border-left-color: #179cde
}
.td-ps-icon-arrow .td-social-stumbleupon .td-social-but-icon:after {
border-left-color: #ee4813
}
.td-ps-icon-arrow .td-social-vk .td-social-but-icon:after {
border-left-color: #4c75a3
}
.td-ps-icon-arrow .td-social-line .td-social-but-icon:after {
border-left-color: #00b900
}
.td-ps-icon-arrow .td-social-viber .td-social-but-icon:after {
border-left-color: #5d54a4
}
.td-ps-icon-arrow .td-social-naver .td-social-but-icon:after {
border-left-color: #3ec729
}
.td-ps-icon-arrow .td-social-flipboard .td-social-but-icon:after {
border-left-color: #f42827
}
.td-ps-icon-arrow .td-social-kakao .td-social-but-icon:after {
border-left-color: #f9e000
}
.td-ps-icon-arrow .td-social-gettr .td-social-but-icon:after {
border-left-color: #fc223b
}
.td-ps-icon-arrow .td-social-koo .td-social-but-icon:after {
border-left-color: #facd00
}
.td-ps-icon-arrow .td-social-expand-tabs .td-social-but-icon:after {
display: none
}
.td-ps-icon-color .td-social-facebook .td-social-but-icon {
color: #516eab
}
.td-ps-icon-color .td-social-pinterest .td-social-but-icon {
color: #ca212a
}
.td-ps-icon-color .td-social-whatsapp .td-social-but-icon {
color: #7bbf6a
}
.td-ps-icon-color .td-social-reddit .td-social-but-icon {
color: #f54200
}
.td-ps-icon-color .td-social-mail .td-social-but-icon, .td-ps-icon-color .td-social-digg .td-social-but-icon, .td-ps-icon-color .td-social-copy_url .td-social-but-icon, .td-ps-icon-color .td-social-copy_url-check, .td-ps-icon-color .td-social-twitter .td-social-but-icon {
color: #000
}
.td-ps-icon-color .td-social-print .td-social-but-icon {
color: #333
}
.td-ps-icon-color .td-social-linkedin .td-social-but-icon {
color: #0266a0
}
.td-ps-icon-color .td-social-tumblr .td-social-but-icon {
color: #3e5a70
}
.td-ps-icon-color .td-social-telegram .td-social-but-icon {
color: #179cde
}
.td-ps-icon-color .td-social-stumbleupon .td-social-but-icon {
color: #ee4813
}
.td-ps-icon-color .td-social-vk .td-social-but-icon {
color: #4c75a3
}
.td-ps-icon-color .td-social-line .td-social-but-icon {
color: #00b900
}
.td-ps-icon-color .td-social-viber .td-social-but-icon {
color: #5d54a4
}
.td-ps-icon-color .td-social-naver .td-social-but-icon {
color: #3ec729
}
.td-ps-icon-color .td-social-flipboard .td-social-but-icon {
color: #f42827
}
.td-ps-icon-color .td-social-kakao .td-social-but-icon {
color: #f9e000
}
.td-ps-icon-color .td-social-gettr .td-social-but-icon {
color: #fc223b
}
.td-ps-icon-color .td-social-koo .td-social-but-icon {
color: #facd00
}
.td-ps-text-color .td-social-but-text {
font-weight: 700
}
.td-ps-text-color .td-social-facebook .td-social-but-text {
color: #516eab
}
.td-ps-text-color .td-social-twitter .td-social-but-text {
color: #29c5f6
}
.td-ps-text-color .td-social-pinterest .td-social-but-text {
color: #ca212a
}
.td-ps-text-color .td-social-whatsapp .td-social-but-text {
color: #7bbf6a
}
.td-ps-text-color .td-social-reddit .td-social-but-text {
color: #f54200
}
.td-ps-text-color .td-social-mail .td-social-but-text, .td-ps-text-color .td-social-digg .td-social-but-text, .td-ps-text-color .td-social-copy_url .td-social-but-text {
color: #000
}
.td-ps-text-color .td-social-print .td-social-but-text {
color: #333
}
.td-ps-text-color .td-social-linkedin .td-social-but-text {
color: #0266a0
}
.td-ps-text-color .td-social-tumblr .td-social-but-text {
color: #3e5a70
}
.td-ps-text-color .td-social-telegram .td-social-but-text {
color: #179cde
}
.td-ps-text-color .td-social-stumbleupon .td-social-but-text {
color: #ee4813
}
.td-ps-text-color .td-social-vk .td-social-but-text {
color: #4c75a3
}
.td-ps-text-color .td-social-line .td-social-but-text {
color: #00b900
}
.td-ps-text-color .td-social-viber .td-social-but-text {
color: #5d54a4
}
.td-ps-text-color .td-social-naver .td-social-but-text {
color: #3ec729
}
.td-ps-text-color .td-social-flipboard .td-social-but-text {
color: #f42827
}
.td-ps-text-color .td-social-kakao .td-social-but-text {
color: #f9e000
}
.td-ps-text-color .td-social-gettr .td-social-but-text {
color: #fc223b
}
.td-ps-text-color .td-social-koo .td-social-but-text {
color: #facd00
}
.td-ps-text-color .td-social-expand-tabs .td-social-but-text {
color: #b1b1b1
}
.td-ps-notext .td-social-but-icon {
width: 40px;
box-sizing: border-box;
}
.td-ps-notext .td-social-network .td-social-but-text {
display: none
}
.td-ps-padding .td-social-network .td-social-but-icon {
padding-left: 17px;
padding-right: 17px
}
.td-ps-padding .td-social-handler .td-social-but-icon {
width: 40px
}
.td-ps-padding .td-social-reddit .td-social-but-icon, .td-ps-padding .td-social-telegram .td-social-but-icon {
padding-right: 16px
}
.td-ps-padding .td-social-stumbleupon .td-social-but-icon, .td-ps-padding .td-social-digg .td-social-but-icon, .td-ps-padding .td-social-expand-tabs .td-social-but-icon {
padding-right: 13px
}
.td-ps-padding .td-social-vk .td-social-but-icon {
padding-right: 14px
}
.td-ps-padding .td-social-expand-tabs .td-social-but-icon {
padding-left: 13px
}
.td-ps-rounded .td-social-network .td-social-but-icon {
border-top-left-radius: 100px;
border-bottom-left-radius: 100px
}
.td-ps-rounded .td-social-network .td-social-but-text {
border-top-right-radius: 100px;
border-bottom-right-radius: 100px
}
.td-ps-rounded.td-ps-notext .td-social-network .td-social-but-icon {
border-top-right-radius: 100px;
border-bottom-right-radius: 100px
}
.td-ps-rounded .td-social-expand-tabs {
border-radius: 100px
}
.td-ps-bar .td-social-network .td-social-but-icon, .td-ps-bar .td-social-network .td-social-but-text {
-webkit-box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.31);
box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.31)
}
.td-ps-bar .td-social-mail .td-social-but-icon, .td-ps-bar .td-social-digg .td-social-but-icon, .td-ps-bar .td-social-copy_url .td-social-but-icon, .td-ps-bar .td-social-mail .td-social-but-text, .td-ps-bar .td-social-digg .td-social-but-text, .td-ps-bar .td-social-copy_url .td-social-but-text {
-webkit-box-shadow: inset 0 -3px 0 0 rgba(255, 255, 255, 0.28);
box-shadow: inset 0 -3px 0 0 rgba(255, 255, 255, 0.28)
}
.td-ps-bar .td-social-print .td-social-but-icon, .td-ps-bar .td-social-print .td-social-but-text {
-webkit-box-shadow: inset 0 -3px 0 0 rgba(255, 255, 255, 0.2);
box-shadow: inset 0 -3px 0 0 rgba(255, 255, 255, 0.2)
}
.td-ps-big .td-social-but-icon {
display: block;
line-height: 60px
}
.td-ps-big .td-social-but-icon .td-icon-share {
width: auto
}
.td-ps-big .td-social-handler .td-social-but-text:before {
display: none
}
.td-ps-big .td-social-share-text .td-social-but-icon {
width: 90px
}
.td-ps-big .td-social-expand-tabs .td-social-but-icon {
width: 60px
}
@media (max-width: 767px) {
.td-ps-big .td-social-share-text {
display: none
}
}
.td-ps-big .td-social-facebook i, .td-ps-big .td-social-reddit i, .td-ps-big .td-social-mail i, .td-ps-big .td-social-linkedin i, .td-ps-big .td-social-tumblr i, .td-ps-big .td-social-stumbleupon i {
margin-top: -2px
}
.td-ps-big .td-social-facebook i, .td-ps-big .td-social-reddit i, .td-ps-big .td-social-linkedin i, .td-ps-big .td-social-tumblr i, .td-ps-big .td-social-stumbleupon i, .td-ps-big .td-social-vk i, .td-ps-big .td-social-viber i, .td-ps-big .td-social-fliboard i, .td-ps-big .td-social-koo i, .td-ps-big .td-social-share-text i {
font-size: 22px
}
.td-ps-big .td-social-telegram i {
font-size: 24px
}
.td-ps-big .td-social-mail i, .td-ps-big .td-social-line i, .td-ps-big .td-social-print i {
font-size: 23px
}
.td-ps-big .td-social-twitter i, .td-ps-big .td-social-expand-tabs i {
font-size: 20px
}
.td-ps-big .td-social-whatsapp i, .td-ps-big .td-social-naver i, .td-ps-big .td-social-flipboard i, .td-ps-big .td-social-kakao i {
font-size: 26px
}
.td-ps-big .td-social-pinterest .td-icon-pinterest {
font-size: 21px
}
.td-ps-big .td-social-telegram .td-icon-telegram {
left: 1px
}
.td-ps-big .td-social-stumbleupon .td-icon-stumbleupon {
left: -2px
}
.td-ps-big .td-social-digg .td-icon-digg {
left: -1px;
font-size: 25px
}
.td-ps-big .td-social-vk .td-icon-vk {
left: -1px
}
.td-ps-big .td-social-naver .td-icon-naver {
left: 0
}
.td-ps-big .td-social-gettr .td-icon-gettr {
left: -1px
}
.td-ps-big .td-social-copy_url .td-icon-copy_url {
left: 0;
font-size: 25px
}
.td-ps-big .td-social-copy_url-check {
font-size: 18px
}
.td-ps-big .td-social-but-text {
margin-left: 0;
padding-top: 0;
padding-left: 17px
}
.td-ps-big.td-ps-notext .td-social-network, .td-ps-big.td-ps-notext .td-social-handler {
height: 60px
}
.td-ps-big.td-ps-notext .td-social-network {
width: 60px
}
.td-ps-big.td-ps-notext .td-social-network .td-social-but-icon {
width: 60px
}
.td-ps-big.td-ps-notext .td-social-share-text .td-social-but-icon {
line-height: 40px
}
.td-ps-big.td-ps-notext .td-social-share-text .td-social-but-text {
display: block;
line-height: 1
}
.td-ps-big.td-ps-padding .td-social-network, .td-ps-big.td-ps-padding .td-social-handler {
height: 90px;
font-size: 13px
}
.td-ps-big.td-ps-padding .td-social-network {
min-width: 60px
}
.td-ps-big.td-ps-padding .td-social-but-icon {
border-bottom-left-radius: 0;
border-top-right-radius: 2px
}
.td-ps-big.td-ps-padding.td-ps-bar .td-social-but-icon {
-webkit-box-shadow: none;
box-shadow: none
}
.td-ps-big.td-ps-padding .td-social-but-text {
display: block;
padding-bottom: 17px;
line-height: 1;
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-left-radius: 2px
}
.td-ps-big.td-ps-padding .td-social-but-text:before {
display: none
}
.td-ps-big.td-ps-padding .td-social-expand-tabs i {
line-height: 90px
}
.td-ps-nogap {
margin-left: 0;
margin-right: 0
}
.td-ps-nogap .td-social-network, .td-ps-nogap .td-social-handler {
margin-left: 0;
margin-right: 0;
border-radius: 0
}
.td-ps-nogap .td-social-network .td-social-but-icon, .td-ps-nogap .td-social-network .td-social-but-text {
border-radius: 0
}
.td-ps-nogap .td-social-expand-tabs {
border-radius: 0
}
.td-post-sharing-style7 .td-social-network .td-social-but-icon {
height: 100%
}
.td-post-sharing-style7 .td-social-network .td-social-but-icon:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.31)
}
.td-post-sharing-style7 .td-social-network .td-social-but-text {
padding-left: 17px
}
.td-post-sharing-style7 .td-social-network .td-social-but-text:before {
display: none
}
.td-post-sharing-style7 .td-social-mail .td-social-but-icon:before, .td-post-sharing-style7 .td-social-digg .td-social-but-icon:before, .td-post-sharing-style7 .td-social-copy_url .td-social-but-icon:before {
background-color: rgba(255, 255, 255, 0.2)
}
.td-post-sharing-style7 .td-social-print .td-social-but-icon:before {
background-color: rgba(255, 255, 255, 0.1)
}
@media (max-width: 767px) {
.td-post-sharing-style1 .td-social-share-text .td-social-but-text, .td-post-sharing-style3 .td-social-share-text .td-social-but-text, .td-post-sharing-style5 .td-social-share-text .td-social-but-text, .td-post-sharing-style14 .td-social-share-text .td-social-but-text, .td-post-sharing-style16 .td-social-share-text .td-social-but-text {
display: none !important
}
}
@media (max-width: 767px) {
.td-post-sharing-style2 .td-social-share-text, .td-post-sharing-style4 .td-social-share-text, .td-post-sharing-style6 .td-social-share-text, .td-post-sharing-style7 .td-social-share-text, .td-post-sharing-style15 .td-social-share-text, .td-post-sharing-style17 .td-social-share-text, .td-post-sharing-style18 .td-social-share-text, .td-post-sharing-style19 .td-social-share-text, .td-post-sharing-style20 .td-social-share-text {
display: none !important
}
}.hocwp-pagination {
padding: 0;
width: 100%;
margin: 20px 0;
line-height: 33px;
}
.entry-content .hocwp-pagination {
margin: 0;
}
.hocwp-pagination:before,
.hocwp-pagination:after {
content: "";
display: table;
clear: both;
}
.hocwp-pagination li {
list-style: none outside none;
float: left;
margin-bottom: 5px;
display: inline-block;
}
.hocwp-pagination li:not(:first-child) {
margin-left: 5px;
}
.entry-content .hocwp-pagination .post-page-numbers,
.hocwp-pagination li .page-numbers {
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
}
.entry-content .hocwp-pagination .post-page-numbers,
.hocwp-pagination li .page-numbers {
border: 1px solid #ddd;
padding: 5px 10px;
font-size: 13px;
line-height: 17px;
box-shadow: none;
text-decoration: none;
background: #36CAD1;
color: #ffffff;
}
.entry-content .hocwp-pagination .post-page-numbers.current,
.entry-content .hocwp-pagination .post-page-numbers:hover,
.hocwp-pagination + a.load-more-button,
.hocwp-pagination li a:hover,
.hocwp-pagination li .page-numbers.current {
background: #93cede;
background: -moz-linear-gradient(top, #93cede 0%, #75bdd1 41%, #49a5bf 100%);
background: -webkit-linear-gradient(top, #93cede 0%, #75bdd1 41%, #49a5bf 100%);
background: linear-gradient(to bottom, #93cede 0%, #75bdd1 41%, #49a5bf 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#93cede', endColorstr='#49a5bf', GradientType=0);
}
.entry-content .hocwp-pagination .post-page-numbers.current,
.entry-content .hocwp-pagination .post-page-numbers:hover,
.hocwp-pagination + a.load-more-button,
.hocwp-pagination li a:hover,
.hocwp-pagination li .page-numbers.current {
color: #fff;
border-color: #309dcf;
text-decoration: none;
box-shadow: none;
}
.hocwp-pagination + a.load-more-button {
padding: 5px 10px;
}
.hocwp-pagination[data-load-more="1"] {
display: none;
}