@charset "utf-8";
@charset "utf-8";
.tie-instagram, .tie-instagram *{
box-sizing: border-box;
padding: 0;
margin: 0;
list-style: none;
outline: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
} .tie-instagram{
margin: 0 auto 15px;
overflow: hidden;
min-width: 245px;
color: #777;
}
.tie-instagram a{
color: #555;
}
.tie-instagram a:hover{
color: #000;
}
.tie-instagram-credit a{
font-weight: normal;
font-size: 85%;
text-align: center;
display: block;
padding: 3px 0;
} .instagram-logo{
display: block;
margin: 7px auto 5px;
}
.tie-instagram-header{
position: relative;
padding: 10px;
border-top: 1px solid #e0e0e0;
background: #fafafa;
-webkit-box-shadow: 1px 0 0 rgba(0,0,0,.05),-1px 0 0 rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.05);
-moz-box-shadow: 1px 0 0 rgba(0,0,0,.05),-1px 0 0 rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.05);
box-shadow: 1px 0 0 rgba(0,0,0,.05),-1px 0 0 rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.05);
}
.tie-instagram-header:after, .tie-instagram-counts:after{
content: ' ';
clear: both;
display: block;
}
.tie-instagram .tie-instagram-username,
.tie-instagram .tie-instagram-header-tag {
font-weight: bold;
display: block;
font-size: 130%;
margin-bottom: 4px;
}
.tie-instagram-header-tag{
padding: 5px 0;
text-align: center;
margin: 0;
}
.tie-instagram .tie-instagram-full_name,
.tie-instagram .tie-instagram-website{
display: block;
}
.tie-instagram-desc{
font-size: 90%;
line-height: 17px;
}
.tie-instagram .tie-instagram-avatar a{
position: relative;
display: inline-block;
width: 75px;
height: 75px;
text-decoration: none !important;
overflow: hidden;
}
.tie-instagram .tie-instagram-avatar img{
width: 75px;
height: 75px;
}
.tie-instagram .tie-instagram-avatar a:hover img{
opacity: 0.5;
}
.tie-instagram .tie-instagram-avatar .circle {
border-radius: 100%;
}
.tie-instagram .tie-instagram-avatar .round {
border-radius: 5px;
}
.tie-instagram .tie-instagram-avatar a:hover .tie-instagram-follow{
top: 50%;
opacity: 1;
}
.tie-instagram-follow {
position: absolute;
top: 0;
margin-top: -12px;
display: block;
text-align: center;
width: 100%;
opacity: 0;
-webkit-transition: all ease-out .2s;
-moz-transition: all ease-out .2s;
-o-transition: all ease-out .2s;
transition: all ease-out .2s;
}
.tie-instagram-follow span{
background-color: #47bc60;
background-image: -webkit-gradient(linear,left top,left bottom,from(#47bc60),to(#39a64e));
background-image: -webkit-linear-gradient(top,#47bc60,#39a64e);
background-image:    -moz-linear-gradient(top,#47bc60,#39a64e);
background-image:      -o-linear-gradient(top,#47bc60,#39a64e);
background-image:     -ms-linear-gradient(top,#47bc60,#39a64e);
background-image:         linear-gradient(top,#47bc60,#39a64e);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#47bc60', EndColorStr='#39a64e');
text-shadow: 0 1px 1px #2c803c;
padding: 3px 8px 4px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: 1px solid #329345;
color:#FFF;
display: inline-block;
}
.tie-instagram-counts{
clear:both;
} .tie-instagram-post-outer a{
display: block;
line-height: 0;
position: relative;
}
.tie-instagram-post-outer img{
max-width: 100%;
width: 100%;
height: auto;
opacity: 1 !important;
-webkit-transition: all ease-out .2s;
-moz-transition: all ease-out .2s;
-o-transition: all ease-out .2s;
transition: all ease-out .2s;
}
.tie-instagram-post-outer a:hover img{
opacity: 0.7;
}  .tie-instagram.default-skin{
background: #eaeaea;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 0 3px rgba(0,0,0,.4);
-moz-box-shadow: 0 0 3px rgba(0,0,0,.4);
box-shadow: 0 0 3px rgba(0,0,0,.4);
}
.default-skin .instagram-logo, .dark-skin .instagram-logo{
width: 96px;
height: 29px;
background: url(../../../plugins/instanow/assets/images/instagram-logo.png) no-repeat;
}
.default-skin .tie-instagram-bar{
background-color: #6f97b6;
background-image: -webkit-gradient(linear,left top,left bottom,from(#6f97b6),to(#3f729b));
background-image: -webkit-linear-gradient(top,#6f97b6,#3f729b);
background-image:    -moz-linear-gradient(top,#6f97b6,#3f729b);
background-image:     -ms-linear-gradient(top,#6f97b6,#3f729b);
background-image:      -o-linear-gradient(top,#6f97b6,#3f729b);
background-image:         linear-gradient(top,#6f97b6,#3f729b);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#6f97b6', EndColorStr='#3f729b');
overflow: hidden;
}
.default-skin.tieinsta-grid.tie-instagram .tie-instagram-post-outer2{
padding: 3px;
background: #fff;
-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.04),0 1px 5px rgba(0,0,0,.1);
-moz-box-shadow: 0 0 0 1px rgba(0,0,0,.04),0 1px 5px rgba(0,0,0,.1);
box-shadow: 0 0 0 1px rgba(0,0,0,.04),0 1px 5px rgba(0,0,0,.1);
} .dark-skin.tie-instagram{
background: #333;
color: #999;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 0 3px rgba(0,0,0,.4);
-moz-box-shadow: 0 0 3px rgba(0,0,0,.4);
box-shadow: 0 0 3px rgba(0,0,0,.4);
}
.dark-skin.header-layout-3.tie-instagram .tie-instagram-avatar a{
background:#555;
border-color: #555;
}
.dark-skin .tie-instagram-bar,
.dark-skin.header-layout-2.tie-instagram .tie-instagram-counts ul{
background-color: #1F1F1F;
background-image: -webkit-gradient(linear,left top,left bottom,from(#373737),to(#1F1F1F));
background-image: -webkit-linear-gradient(top,#373737,#1F1F1F);
background-image:     -moz-linear-gradient(top,#373737,#1F1F1F);
background-image:      -ms-linear-gradient(top,#373737,#1F1F1F);
background-image:       -o-linear-gradient(top,#373737,#1F1F1F);
background-image:          linear-gradient(top,#373737,#1F1F1F);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#373737', EndColorStr='#1F1F1F');
overflow: hidden;
}
.dark-skin.tie-instagram .tie-instagram-header,
.dark-skin.header-layout-3.tie-instagram .tie-instagram-counts ul,
.dark-skin .tie-instagram-nav a {
border-color:#333 !important;
background: #444;
}
.dark-skin.header-layout-1.tie-instagram .tie-instagram-counts ul li .number-stat,
.dark-skin.header-layout-2.tie-instagram .tie-instagram-counts ul li .number-stat,
.dark-skin.header-layout-3.tie-instagram .tie-instagram-counts ul li .number-stat,
.dark-skin.tie-instagram a{
color: #ccc;
}
.dark-skin.tie-instagram a:hover{
color: #FFF;
}
.dark-skin.tie-instagram.tieinsta-grid .tie-instagram-post-outer2 {
background: #222;
padding: 3px;
-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.04),0 1px 5px rgba(0,0,0,.1);
-moz-box-shadow: 0 0 0 1px rgba(0,0,0,.04),0 1px 5px rgba(0,0,0,.1);
box-shadow: 0 0 0 1px rgba(0,0,0,.04),0 1px 5px rgba(0,0,0,.1);
}
.dark-skin.header-layout-2.tie-instagram .tie-instagram-counts ul {
color: #999;
border: 1px solid #111;
text-shadow: 0 1px 0 rgba(0,0,0,.8);
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.1);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.1);
box-shadow: 0 1px 1px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.1);
}
.dark-skin.header-layout-2.tie-instagram .tie-instagram-counts ul li {
border-color: #111;
-webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.1);
-moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.1);
box-shadow: inset 1px 0 0 rgba(255,255,255,.1);
} .lite-skin .instagram-logo{
width: 80px;
height: 25px;
background: url(../../../plugins/instanow/assets/images/instagram-logo-lite.png) no-repeat;
}
.lite-skin .tie-instagram-bar{
background-color: #f5f6f6;
overflow: hidden;
}
.lite-skin.tie-instagram.tieinsta-grid .tie-instagram-post-outer2{
border: 1px solid #d9d9d9;
max-width: 100%;
height: auto;
} .tie-instagram.tie-insta-flat-images .tie-instagram-post-outer,
.tie-instagram.tie-insta-flat-images .tie-instagram-post-outer2{
padding: 0 !important;
margin:  0 !important;
border:  0 none !important;
background: #eee;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
}  .header-layout-1.tie-instagram .tie-instagram-desc{
clear: both;
}
.header-layout-1.tie-instagram .tie-instagram-avatar,
.header-layout-2.tie-instagram .tie-instagram-avatar{
float: left;
margin: 0 10px 10px 0;
}
.header-layout-1.tie-instagram .tie-instagram-counts ul{
clear: both;
color: #999;
padding: 10px 0 0;
margin: 0;
overflow: hidden;
}
.header-layout-1.tie-instagram .tie-instagram-counts ul li {
display: inline;
margin-right: 10px;
background: transparent;
padding: 0;
}
.header-layout-1.tie-instagram .tie-instagram-counts ul li .number-stat {
color: #333;
font-weight: bold;
} .header-layout-2.tie-instagram .tie-instagram-counts ul{
clear: both;
color: #999;
font-weight: 700;
text-align: center;
line-height: 15px;
text-shadow: 0 1px 0 rgba(255,255,255,.8);
border: 1px solid #ccc;
padding: 3px 0;
margin: 10px 0 0;
overflow: hidden;
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: #fcfcfc;
background-image: -webkit-linear-gradient(rgba(255,255,255,0),rgba(235,235,235,.3) 60%,rgba(225,225,225,.6));
background-image:         linear-gradient(rgba(255,255,255,0),rgba(235,235,235,.3) 60%,rgba(225,225,225,.6));
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.8);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.8);
box-shadow: 0 1px 1px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.8);
}
.header-layout-2.tie-instagram .tie-instagram-counts ul li {
width: 33.3333333%;
float: left;
display: inline;
margin: 0;
padding: 3px 8px;
background: transparent;
border-left: 1px solid #ccc;
-webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.8);
-moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.8);
box-shadow: inset 1px 0 0 rgba(255,255,255,.8);
}
.header-layout-2.tie-instagram .tie-instagram-counts ul li:first-child{
border: 0 none !important;
}
.header-layout-2.tie-instagram .tie-instagram-counts ul li .number-stat {
display: block;
color: #333;
font-size: 16px;
text-align: center;
} .header-layout-3.tie-instagram .tie-instagram-header{
text-align: center;
}
.header-layout-3.tie-instagram .tie-instagram-desc{
clear: both;
}
.header-layout-3.tie-instagram .tie-instagram-avatar,
.header-layout-3.tie-instagram.no-insta-logo.header-layout-bottom.tieinsta-slider .tie-instagram-avatar{
margin: -50px auto 0;
position: relative;
z-index: 15;
}
.header-layout-3.tie-instagram.no-insta-logo .tie-instagram-avatar,
.header-layout-3.tie-instagram.tieinsta-grid.header-layout-bottom .tie-instagram-avatar{
margin-top: 5px;
}
.header-layout-3.tie-instagram .tie-instagram-avatar a {
background:#FFF;
border: 4px solid #fff;
-webkit-box-shadow: 0 0px 4px rgba(0,0,0,0.3);
-moz-box-shadow: 0 0px 4px rgba(0,0,0,0.3);
box-shadow: 0 0px 4px rgba(0,0,0,0.3);
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
-ms-box-sizing: content-box;
box-sizing: content-box;
}
.header-layout-3.tie-instagram .tie-instagram-counts ul{
clear: both;
color: #999;
font-weight: 700;
text-align: center;
line-height: 15px;
border-top: 1px solid #e0e0e0;
margin: 10px -10px -10px;
overflow: hidden;
background-color: #FFF;
padding: 3px 0;
}
.header-layout-3.tie-instagram .tie-instagram-counts ul li {
background: transparent;
width: 33.3333333%;
float: left;
display: inline;
margin: 0;
padding: 5px 8px;
}
.header-layout-3.tie-instagram .tie-instagram-counts ul li .number-stat {
display: block;
color: #333;
font-size: 16px;
text-align: center;
}
.header-layout-3.tie-instagram.header-layout-top .tie-instagram-bar{
height: 80px;
}
.header-layout-3.tie-instagram.header-layout-top .tie-instagram-counts ul{
border-bottom: 1px solid #e0e0e0;
}
.header-layout-3.tie-instagram.header-layout-bottom .media-comment-likes{
bottom: auto;
top: 0;
padding: 10px 0 20px 10px;
background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.7) 100%);
background-image:    -moz-linear-gradient(bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.7) 100%);
background-image:     -ms-linear-gradient(bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.7) 100%);
background-image:      -o-linear-gradient(bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.7) 100%);
background-image:         linear-gradient(to top,rgba(0,0,0,0) 0,rgba(0,0,0,0.7) 100%);
}  .tieinsta-grid.tie-instagram .tie-instagram-post{
position: relative;
}
.tieinsta-grid.tie-instagram .tie-instagram-post:before{
content: "";
display: block;
padding-top: 100%;
}
.tieinsta-grid.tie-instagram .tie-instagram-post-inner {
position: absolute;
overflow: hidden;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.tieinsta-grid.tie-instagram .tie-instagram-post a{
position: absolute;
top: 0;
bottom: 0;
width: 100%;
}
.tieinsta-grid.tie-instagram .tie-instagram-post img{
position: absolute;
top: 0;
bottom: 0;
left: -10%;
right: 0;
margin: auto !important;
width: 120%;
max-width: inherit;
}
.tieinsta-grid.tie-instagram .tie-instagram-photos{
clear: both;
}
.tieinsta-grid.tie-instagram .tie-instagram-photos-content{
padding: 4px;
overflow: hidden;
}
.tieinsta-grid.tie-instagram .tie-instagram-post-outer{
width: 33.33333333333%;
float: left;
padding: 4px;
}
.tieinsta-grid.grid-col-1.tie-instagram .tie-instagram-post-outer{ width: 100%; }
.tieinsta-grid.grid-col-2.tie-instagram .tie-instagram-post-outer{ width: 50%; }
.tieinsta-grid.grid-col-4.tie-instagram .tie-instagram-post-outer{ width: 25%; }
.tieinsta-grid.grid-col-5.tie-instagram .tie-instagram-post-outer{ width: 20%; }
.tieinsta-grid.grid-col-6.tie-instagram .tie-instagram-post-outer{ width: 16.66666666666667%; }
.tieinsta-grid.grid-col-7.tie-instagram .tie-instagram-post-outer{ width: 14.28571428571429%; }
.tieinsta-grid.grid-col-8.tie-instagram .tie-instagram-post-outer{ width: 12.5%; }
.tieinsta-grid.grid-col-9.tie-instagram .tie-instagram-post-outer{ width: 11.11111111111111%; }
.tieinsta-grid.grid-col-10.tie-instagram .tie-instagram-post-outer{ width: 10%; } .tie-instagram.tieinsta-slider .tie-instagram-photos{
clear: both;
position: relative;
}
.tie-instagram.tieinsta-slider .tie-instagram-photos-content{
overflow: hidden;
margin: 0 auto;
}
.tie-instagram-nav a{
background: #eee;
position: absolute;
display: none;
width: 40px;
height: 40px;
top:50%;
margin-top: -20px;
z-index: 99;
left: -50px;
color: #222;
line-height: 50px;
opacity: .8;
-webkit-transition: all .15s ease-out .2s;
-moz-transition: all .15s ease-out .2s;
-o-transition: all .15s ease-out .2s;
transition: all .15s ease-out .2s;
}
.tieinsta-slider-active .tie-instagram-photos-content-inner{
height: 100px;
}
.tieinsta-slider-active .tie-instagram-nav a{ display: block;}
.tie-instagram-nav a [class^="tieinstaicon-"]:before, .tie-instagram-nav a [class*=" tieinstaicon-"]:before{
font-size: 200%;
width: 40px;
}
.tie-instagram-nav a.tie-instagram-nav-next{
left: auto;
right: -50px;
}
.tie-instagram.tieinsta-slider .tie-instagram-photos:hover .tie-instagram-nav a{
left: 5px;
}
.tie-instagram.tieinsta-slider .tie-instagram-photos:hover .tie-instagram-nav a.tie-instagram-nav-next{
right: 5px;
left: auto;
}
.tie-instagram.tieinsta-slider .tie-instagram-post-outer{
display: none;
width: 100%;
}
.tie-instagram.tieinsta-slider .tie-instagram-post-outer:first-child{
display: block;
}
.tie-instagram .media-video{
position: absolute;
top: 7px;
right: 5px;
color: #eee;
}
.tie-instagram.tieinsta-slider .media-video .tieinstaicon-play:before{
font-size: 200%;
}
.tie-instagram .media-comment-likes {
position: absolute;
color: #eee;
bottom: 0;
left: 0;
padding: 20px 0 10px 10px;
width: 100%;
opacity: 0.9;
background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,0.7) 0,rgba(0,0,0,0) 100%);
background-image:    -moz-linear-gradient(bottom,rgba(0,0,0,0.7) 0,rgba(0,0,0,0) 100%);
background-image:     -ms-linear-gradient(bottom,rgba(0,0,0,0.7) 0,rgba(0,0,0,0) 100%);
background-image:      -o-linear-gradient(bottom,rgba(0,0,0,0.7) 0,rgba(0,0,0,0) 100%);
background-image:         linear-gradient(to top,rgba(0,0,0,0.7) 0,rgba(0,0,0,0) 100%);
}
.tie-instagram .media-comment-likes span{
padding-right: 5px;
font-weight: bold;
}
.tie-instagram .media-comment-likes span i{
margin-right: 2px;
}
.tie-instagram .media-comment-likes [class^="tieinstaicon-"]:before,
.tie-instagram .media-comment-likes [class*=" tieinstaicon-"]:before{
font-size: 110%;
width: 1.5em;
} .tie-instagram-post-outer.tie-insta-loaded-item,
a.tie-insta-load-more {
-webkit-animation-name: TieInstaFadeInUp;
animation-name: TieInstaFadeInUp;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes TieInstaFadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes TieInstaFadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.tie-insta-load-more-button span.tie-insta-loading{
display: none;
background:url(../../../plugins/instanow/assets/images/ajax-loader.gif) no-repeat center;
width: 20px;
height: 20px;
margin: 5px auto;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
.tie-insta-load-more-button span.tie-insta-loading{
background-image:url(../../../plugins/instanow/assets/images/ajax-loader-2x.gif);
background-size: 16px 16px;
}
}
.tie-insta-clear-fix{
clear: both;
}
a.tie-insta-load-more{
text-align: center;
display: block;
clear: both;
padding: 7px;
background: #5582A7;
margin: 5px auto;
border-radius: 5px;
text-decoration: none !important;
color: #FFF;
max-width: 300px;
width: 80%;
-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.04),0 1px 3px rgba(0,0,0,.1);
-moz-box-shadow: 0 0 0 1px rgba(0,0,0,.04),0 1px 3px rgba(0,0,0,.1);
box-shadow: 0 0 0 1px rgba(0,0,0,.04),0 1px 3px rgba(0,0,0,.1);
}
a.tie-insta-load-more:hover{
color: #FFF;
background: #3f729b;
}
.tie-insta-state-loading a.tie-insta-load-more{
display: none;
}
.tie-insta-state-loading span.tie-insta-loading{
display: block;
}
a.tie-insta-load-more[data-pages="0"]{
display: none;
} @font-face {
font-family: 'tieinstafontello';
src: url(../../../plugins/instanow/assets/fonts/fontello_11129671.eot);
src: url(../../../plugins/instanow/assets/fonts/fontello_11129671.eot#iefix) format('embedded-opentype'),
url(../../../plugins/instanow/assets/fonts/fontello_11129671.woff) format('woff'),
url(../../../plugins/instanow/assets/fonts/fontello_11129671.ttf) format('truetype'),
url(../../../plugins/instanow/assets/fonts/fontello_11129671-fontello.svg) format('svg');
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'fontello';
src: url(//http://shutterstoppers.com/wp-content/plugins/instanow/font/fontello.svg?11129671#fontello) format('svg');
}
}
[class^="tieinstaicon-"]:before, [class*=" tieinstaicon-"]:before {
font-family: "tieinstafontello";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
}
.tieinstaicon-instagram:before {    content: '\e800'; }
.tieinstaicon-heart:before {        content: '\e801'; }
.tieinstaicon-comment-alt:before {  content: '\e802'; }
.tieinstaicon-play:before {         content: '\e803'; }
.tieinstaicon-zoom-in:before {      content: '\e804'; }
.tieinstaicon-link-ext:before {     content: '\e805'; }
.tieinstaicon-right-open:before {   content: '\e806'; }
.tieinstaicon-left-open:before {    content: '\e807'; } body.rtl .tie-instagram.tieinsta-grid .tie-instagram-post-outer,
body.rtl .tie-instagram.header-layout-2 .tie-instagram-counts ul li,
body.rtl .tie-instagram.header-layout-3 .tie-instagram-counts ul li{
float: right;
}
body.rtl .tie-instagram.header-layout-1 .tie-instagram-avatar,
body.rtl .tie-instagram.header-layout-2 .tie-instagram-avatar{
float: right;
margin-right: 0;
margin-left: 10px;
}
body.rtl .media-comment-likes span {
padding-right: 0;
padding-left: 5px;
}
body.rtl .tie-instagram.header-layout-2 .tie-instagram-counts ul li {
border-right: 1px solid #ccc;
border-left: 0 none;
} .ilightbox-title{
font-size: 12px !important;
}
.ilightbox-title a{
color:#ccc;
}
.ilightbox-title a:hover{
color:#FFF;
}
.ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-title a,
.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-title a{
color:#555;
}
.ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-title a:hover,
.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-title a:hover{
color:#000;
} .ilightbox-overlay, .ilightbox-loader, .ilightbox-loader *, .ilightbox-holder, .ilightbox-holder .ilightbox-container, .ilightbox-holder .ilightbox-container img.ilightbox-image, .ilightbox-holder .ilightbox-container .ilightbox-caption, .ilightbox-toolbar, .ilightbox-toolbar *, .ilightbox-thumbnails, .ilightbox-thumbnails *, .ilightbox-holder .ilightbox-container .ilightbox-social, .ilightbox-holder .ilightbox-container .ilightbox-social * {
float:none;
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
line-height:100%;
vertical-align:baseline;
background:transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: -moz-none;
-khtml-user-select: none;
-o-user-select: none;
user-select: none;
}
.ilightbox-overlay, .ilightbox-loader, .ilightbox-loader *, .ilightbox-holder .ilightbox-container .ilightbox-caption, .ilightbox-toolbar, .ilightbox-thumbnails, .ilightbox-thumbnails *, .ilightbox-holder .ilightbox-container .ilightbox-social {
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
} .ilightbox-noscroll {
overflow: hidden;
}
.ilightbox-closedhand * {
cursor: url(//http://shutterstoppers.com/wp-content/plugins/instanow/assets/ilightbox/closedhand.cur),default !important;
}
.ilightbox-overlay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100000;
}
.ilightbox-loader {
position: fixed;
z-index: 100005;
top: 45%;
left: -192px;
padding-left: 30px;
opacity: 0.9;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
filter: alpha(opacity=90);
-webkit-border-radius: 0 100px 100px 0;
border-radius: 0 100px 100px 0;
}
.ilightbox-loader div {
width: 72px;
height: 72px;
-webkit-border-radius: 0 100px 100px 0;
border-radius: 0 100px 100px 0;
}
.ilightbox-loader.horizontal {
left: 45%;
top: -192px;
padding: 0;
padding-top: 30px;
-webkit-border-radius: 0 0 100px 100px;
border-radius: 0 0 100px 100px;
}
.ilightbox-loader.horizontal  div {
-webkit-border-radius: 0 0 100px 100px;
border-radius: 0 0 100px 100px;
}
.ilightbox-toolbar {
display: none;
position: fixed;
z-index: 100010;
}
.ilightbox-toolbar a {
float: left;
cursor: pointer;
}
.ilightbox-toolbar .ilightbox-prev-button,
.ilightbox-toolbar .ilightbox-next-button {
display: none;
}
.ilightbox-thumbnails {
display: block;
position: fixed;
z-index: 100009;
}
.ilightbox-thumbnails.ilightbox-horizontal {
bottom: 0;
left: 0;
width: 100%;
height: 100px;
}
.ilightbox-thumbnails.ilightbox-vertical {
top: 0;
right: 0;
width: 140px;
height: 100%;
overflow: hidden;
}
.ilightbox-thumbnails .ilightbox-thumbnails-container {
display: block;
position: relative;
}
.ilightbox-thumbnails.ilightbox-horizontal .ilightbox-thumbnails-container {
width: 100%;
height: 100px;
}
.ilightbox-thumbnails.ilightbox-vertical .ilightbox-thumbnails-container {
width: 140px;
height: 100%;
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid {
display: block;
position: absolute;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail {
display: block;
cursor: pointer;
padding: 10px;
position: relative;
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
width: 100%;
height: 100%;
-webkit-border-radius: 2px;
border-radius: 2px;
-ms-interpolation-mode: bicubic;
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: .7;
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon:hover {
opacity: 1;
}
.ilightbox-holder {
display: none;
position: fixed;
z-index: 100003;
-webkit-transform: none;
-moz-transform: none;
}
.ilightbox-holder.ilightbox-next, .ilightbox-holder.ilightbox-prev {
cursor: pointer;
}
.ilightbox-holder div.ilightbox-container {
position: relative;
width: 100%;
height: 100%;
}
.ilightbox-holder.supportTouch div.ilightbox-container {
overflow: scroll;
-webkit-overflow-scrolling: touch;
}
.ilightbox-holder img.ilightbox-image {
width: 100%;
height: 100%;
}
.ilightbox-holder .ilightbox-container .ilightbox-caption {
display: none;
position: absolute;
left: 30px;
right: 30px;
bottom: 0;
max-width: 100%;
padding: 5px 10px;
margin: 0 auto;
font-size: 12px;
line-height: 150%;
word-wrap: break-word;
z-index: 20003;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
}
.ilightbox-holder .ilightbox-container .ilightbox-social {
display: none;
position: absolute;
left: 10px;
top: 10px;
padding: 5px;
padding-left: 0;
z-index: 20003;
height: 16px;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul {
float: left;
list-style: none;
height: 16px;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li {
display: inline;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li a {
float: left;
margin-left: 5px;
width: 16px;
height: 16px;
background-repeat: no-repeat;
background-position: 50%;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.facebook a {
background-image: url(//http://shutterstoppers.com/wp-content/plugins/instanow/social_icons/facebook_16.png);
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.digg a {
background-image: url(//http://shutterstoppers.com/wp-content/plugins/instanow/social_icons/digg_16.png);
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.twitter a {
background-image: url(//http://shutterstoppers.com/wp-content/plugins/instanow/social_icons/twitter_16.png);
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.delicious a {
background-image: url(//http://shutterstoppers.com/wp-content/plugins/instanow/social_icons/delicious_16.png);
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.reddit a {
background-image: url(//http://shutterstoppers.com/wp-content/plugins/instanow/social_icons/reddit_16.png);
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.googleplus a {
background-image: url(//http://shutterstoppers.com/wp-content/plugins/instanow/social_icons/google_plus_16.png);
}
.ilightbox-holder .ilightbox-alert {
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
text-align: center;
padding-top: 100px;
margin: auto;
width: 300px;
height: 50px;
}
.ilightbox-holder .ilightbox-wrapper {
width: 100%;
height: 100%;
overflow: auto;
-webkit-overflow-scrolling: touch;
}
.ilightbox-holder .ilightbox-inner-toolbar {
position: relative;
z-index: 100;
}
.ilightbox-holder .ilightbox-inner-toolbar .ilightbox-toolbar {
position: absolute;
} .ilightbox-button {
position: fixed;
z-index: 100008;
cursor: pointer;
} .isMobile .ilightbox-button,
.isMobile .ilightbox-thumbnails {
display: none !important;
}
.isMobile .ilightbox-toolbar .ilightbox-prev-button,
.isMobile .ilightbox-toolbar .ilightbox-next-button {
display: block;
} @media only screen and (max-width: 767px){
.tieinsta-grid.grid-col-5.tie-instagram .tie-instagram-post-outer,
.tieinsta-grid.grid-col-6.tie-instagram .tie-instagram-post-outer,
.tieinsta-grid.grid-col-7.tie-instagram .tie-instagram-post-outer,
.tieinsta-grid.grid-col-8.tie-instagram .tie-instagram-post-outer,
.tieinsta-grid.grid-col-9.tie-instagram .tie-instagram-post-outer,
.tieinsta-grid.grid-col-10.tie-instagram .tie-instagram-post-outer{
width: 25%;
}
.ilightbox-title, .ilightbox-caption{
display: none !important;
}
} @media only screen and (max-width: 479px){
.tieinsta-grid.grid-col-4.tie-instagram .tie-instagram-post-outer,
.tieinsta-grid.grid-col-5.tie-instagram .tie-instagram-post-outer,
.tieinsta-grid.grid-col-6.tie-instagram .tie-instagram-post-outer,
.tieinsta-grid.grid-col-7.tie-instagram .tie-instagram-post-outer,
.tieinsta-grid.grid-col-8.tie-instagram .tie-instagram-post-outer,
.tieinsta-grid.grid-col-9.tie-instagram .tie-instagram-post-outer,
.tieinsta-grid.grid-col-10.tie-instagram .tie-instagram-post-outer{
width: 33.33333333333%;
}
}div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(../../../plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 .wpcf7-recaptcha iframe {
margin-bottom: 0;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}a.taq-button{
border: none;
cursor: pointer;
padding: 0 15px 0 60px;
display: inline-block;
margin: 10px 0 0;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
outline: none;
position: relative;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
background: #c7c7c7;
color: #fff !important;
text-decoration: none !important;
font-size: 14px;
height: 45px;
line-height: 45px;
opacity: .9;
overflow: hidden;
}
a.taq-button.without-icon{padding: 0 15px !important;}
a.taq-button:hover{ opacity: 1; }
a.taq-button i{
background: rgba(0,0,0,0.07);
position: absolute;
height: 100%;
left: 0;
top: 0;
line-height: 45px;
width: 45px;
text-align: center;
} a.taq-gradient{
background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,0.3) 0, rgba(0,0,0,0) 100%);
background-image: -moz-linear-gradient(bottom,rgba(0,0,0,0.3) 0, rgba(0,0,0,0) 100%);
background-image: -ms-linear-gradient(bottom,rgba(0,0,0,0.3) 0, rgba(0,0,0,0) 100%);
background-image: -o-linear-gradient(bottom,rgba(0,0,0,0.3) 0, rgba(0,0,0,0) 100%);
background-image: linear-gradient(to top,rgba(0,0,0,0.3) 0, rgba(0,0,0,0) 100%);
}  a.taq-button.taq-large{
font-size: 24px;
height: 65px;
line-height: 65px;
padding: 0 20px 0 80px;
}
a.taq-button.taq-large.without-icon{padding: 0 20px !important;}
a.taq-button.taq-large i{
line-height: 65px;
width: 65px;
} a.taq-button.taq-small{
font-size: 10px;
height: 25px;
line-height: 25px;
padding: 0 10px 0 35px;
}
a.taq-button.taq-small.without-icon{padding: 0 10px !important;}
a.taq-button.taq-small i{
line-height: 25px;
width: 25px;
} a.taq-round{
-webkit-border-radius: 5px;
border-radius: 5px;
}
a.taq-pill{
-webkit-border-radius: 200px;
border-radius: 200px;
} body.rtl a.taq-button i {
left: auto;
right: 0;
}
body.rtl a.taq-button {
padding: 0 60px 0 15px;
}
body.rtl a.taq-button.taq-large{
padding: 0 80px 0 20px;
}
body.rtl a.taq-button.taq-small{
padding: 0 35px 0 10px;
} #taq-button-wrapper{ display: none; }
#taq-button-colour{margin: 0; display: table;}
#taq-button-colour li {
margin: 0 3px 3px 0;
float: left;
}
#taq-button-colour li input{
display: none;
}
#taq-button-colour a {
text-decoration: none;
color: #FFF;
}
#taq-button-colour a span {
padding: 0 8px;
display: block;
height: 25px;
line-height: 25px;
}
#taq-button-preview{
text-align: center;
margin: 10px 0;
}
#taq-button-icons{
height: 250px;
overflow-y: scroll;
background: #fafafa;
border: 1px solid #eee;
padding: 10px;
clear: both;
margin-top: 10px;
}
#taq-button-icons li{
margin: 0;
list-style: none;
display: inline;
}
#taq-button-icons li a{
font-size: 0;
background: #FFF;
margin: 2px;
float: left;
width: 4%;
padding: 5px 5px 0 5px;
text-align: center;
line-height: 4%;
display: block;
border: 1px solid #e5e5e5;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
box-shadow: 0 1px 1px rgba(0,0,0,.04);
color: #888;
}
#taq-button-icons li a.active{
color:#0074a2 !important;
box-shadow: inset 0 0 0 3px #0074a2;
}
#taq-button-icons li a:hover{ color: #333;}
#taq-button-icons li a i {
font-size: 16px;
line-height: 2;
}
#taq-button-icons li a i.none:before {
content: '.';
color: #FFF;
} body.rtl #taq-button-colour li {
margin: 0 0 3px 3px;
float: right;
}
body.rtl #taq-button-icons li a{
float: right;
}@font-face{font-family:dashicons;src:url(../../../../wp-includes/fonts/dashicons.eot)}@font-face{font-family:dashicons;src:url(data:application/font-woff;charset=utf-8;base64,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) format('woff'),url(../../../../wp-includes/fonts/dashicons.ttf) format("truetype"),url(../../../../wp-includes/fonts/dashicons.svg) format("svg");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{display:inline-block;width:20px;height:20px;font-size:20px;line-height:1;font-family:dashicons;text-decoration:inherit;font-weight:400;font-style:normal;vertical-align:top;text-align:center;-webkit-transition:color .1s ease-in 0;transition:color .1s ease-in 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dashicons-menu:before{content:"\f333"}.dashicons-admin-site:before{content:"\f319"}.dashicons-dashboard:before{content:"\f226"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-users:before{content:"\f110"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-filter:before{content:"\f536"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-links:before,.dashicons-format-links:before{content:"\f103"}.dashicons-admin-post:before,.dashicons-format-standard:before{content:"\f109"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-video:before{content:"\f126"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-quote:before{content:"\f122"}.dashicons-welcome-edit-page:before,.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-filter:before{content:"\f533"}.dashicons-undo:before{content:"\f171"}.dashicons-redo:before{content:"\f172"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-distractionfree:before,.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-video:before{content:"\f219"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-table:before{content:"\f535"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-none:before{content:"\f138"}.dashicons-lock:before{content:"\f160"}.dashicons-unlock:before{content:"\f528"}.dashicons-calendar:before{content:"\f145"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-visibility:before{content:"\f177"}.dashicons-hidden:before{content:"\f530"}.dashicons-post-status:before{content:"\f173"}.dashicons-edit:before{content:"\f464"}.dashicons-post-trash:before,.dashicons-trash:before{content:"\f182"}.dashicons-sticky:before{content:"\f537"}.dashicons-external:before{content:"\f504"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-leftright:before{content:"\f229"}.dashicons-sort:before{content:"\f156"}.dashicons-randomize:before{content:"\f503"}.dashicons-list-view:before{content:"\f163"}.dashicons-excerpt-view:before,.dashicons-exerpt-view:before{content:"\f164"}.dashicons-grid-view:before{content:"\f509"}.dashicons-move:before{content:"\f545"}.dashicons-hammer:before{content:"\f308"}.dashicons-art:before{content:"\f309"}.dashicons-migrate:before{content:"\f310"}.dashicons-performance:before{content:"\f311"}.dashicons-universal-access:before{content:"\f483"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-tickets:before{content:"\f486"}.dashicons-nametag:before{content:"\f484"}.dashicons-clipboard:before{content:"\f481"}.dashicons-heart:before{content:"\f487"}.dashicons-megaphone:before{content:"\f488"}.dashicons-schedule:before{content:"\f489"}.dashicons-wordpress:before{content:"\f120"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-pressthis:before{content:"\f157"}.dashicons-update:before{content:"\f463"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-cart:before{content:"\f174"}.dashicons-feedback:before{content:"\f175"}.dashicons-cloud:before{content:"\f176"}.dashicons-translation:before{content:"\f326"}.dashicons-tag:before{content:"\f323"}.dashicons-category:before{content:"\f318"}.dashicons-archive:before{content:"\f480"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-text:before{content:"\f478"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-yes:before{content:"\f147"}.dashicons-no:before{content:"\f158"}.dashicons-no-alt:before{content:"\f335"}.dashicons-plus:before{content:"\f132"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-minus:before{content:"\f460"}.dashicons-dismiss:before{content:"\f153"}.dashicons-marker:before{content:"\f159"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-star-empty:before{content:"\f154"}.dashicons-flag:before{content:"\f227"}.dashicons-info:before{content:"\f348"}.dashicons-warning:before{content:"\f534"}.dashicons-share:before{content:"\f237"}.dashicons-share1:before{content:"\f237"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-twitter:before{content:"\f301"}.dashicons-rss:before{content:"\f303"}.dashicons-email:before{content:"\f465"}.dashicons-email-alt:before{content:"\f466"}.dashicons-facebook:before{content:"\f304"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-networking:before{content:"\f325"}.dashicons-googleplus:before{content:"\f462"}.dashicons-location:before{content:"\f230"}.dashicons-location-alt:before{content:"\f231"}.dashicons-camera:before{content:"\f306"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-vault:before{content:"\f178"}.dashicons-shield:before{content:"\f332"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-sos:before{content:"\f468"}.dashicons-search:before{content:"\f179"}.dashicons-slides:before{content:"\f181"}.dashicons-analytics:before{content:"\f183"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-area:before{content:"\f239"}.dashicons-groups:before{content:"\f307"}.dashicons-businessman:before{content:"\f338"}.dashicons-id:before{content:"\f336"}.dashicons-id-alt:before{content:"\f337"}.dashicons-products:before{content:"\f312"}.dashicons-awards:before{content:"\f313"}.dashicons-forms:before{content:"\f314"}.dashicons-testimonial:before{content:"\f473"}.dashicons-portfolio:before{content:"\f322"}.dashicons-book:before{content:"\f330"}.dashicons-book-alt:before{content:"\f331"}.dashicons-download:before{content:"\f316"}.dashicons-upload:before{content:"\f317"}.dashicons-backup:before{content:"\f321"}.dashicons-clock:before{content:"\f469"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-microphone:before{content:"\f482"}.dashicons-desktop:before{content:"\f472"}.dashicons-laptop:before{content:"\f547"}.dashicons-tablet:before{content:"\f471"}.dashicons-smartphone:before{content:"\f470"}.dashicons-phone:before{content:"\f525"}.dashicons-smiley:before{content:"\f328"}.dashicons-index-card:before{content:"\f510"}.dashicons-carrot:before{content:"\f511"}.dashicons-building:before{content:"\f512"}.dashicons-store:before{content:"\f513"}.dashicons-album:before{content:"\f514"}.dashicons-palmtree:before{content:"\f527"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-money:before{content:"\f526"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-layout:before{content:"\f538"}.dashicons-paperclip:before{content:"\f546"}#TB_overlay {
background: #000;
opacity: 0.7;
filter: alpha(opacity=70);
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 100050; }
#TB_window {
position: fixed;
background-color: #fff;
z-index: 100050; visibility: hidden;
text-align: left;
top: 50%;
left: 50%;
-webkit-box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
}
#TB_window img#TB_Image {
display: block;
margin: 15px 0 0 15px;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-top: 1px solid #666;
border-left: 1px solid #666;
}
#TB_caption{
height: 25px;
padding: 7px 30px 10px 25px;
float: left;
}
#TB_closeWindow {
height: 25px;
padding: 11px 25px 10px 0;
float: right;
}
#TB_closeWindowButton {
position: absolute;
left: auto;
right: 0;
width: 29px;
height: 29px;
border: 0;
padding: 0;
background: none;
cursor: pointer;
outline: none;
-webkit-transition: color .1s ease-in-out, background .1s ease-in-out;
transition: color .1s ease-in-out, background .1s ease-in-out;
}
#TB_ajaxWindowTitle {
float: left;
font-weight: 600;
line-height: 29px;
overflow: hidden;
padding: 0 29px 0 10px;
text-overflow: ellipsis;
white-space: nowrap;
width: calc( 100% - 39px );
}
#TB_title {
background: #fcfcfc;
border-bottom: 1px solid #ddd;
height: 29px;
}
#TB_ajaxContent {
clear: both;
padding: 2px 15px 15px 15px;
overflow: auto;
text-align: left;
line-height: 1.4em;
}
#TB_ajaxContent.TB_modal {
padding: 15px;
}
#TB_ajaxContent p {
padding: 5px 0px 5px 0px;
}
#TB_load {
position: fixed;
display: none;
z-index: 103;
top: 50%;
left: 50%;
background-color: #E8E8E8;
border: 1px solid #555;
margin: -45px 0 0 -125px;
padding: 40px 15px 15px;
}
#TB_HideSelect {
z-index: 99;
position: fixed;
top: 0;
left: 0;
background-color: #fff;
border: none;
filter: alpha(opacity=0);
opacity: 0;
height: 100%;
width: 100%;
}
#TB_iframeContent {
clear: both;
border: none;
}
.tb-close-icon {
display: block;
color: #666;
text-align: center;
line-height: 29px;
width: 29px;
height: 29px;
position: absolute;
top: 0;
right: 0;
}
.tb-close-icon:before {
content: "\f158";
font: normal 20px/29px dashicons;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#TB_closeWindowButton:hover .tb-close-icon,
#TB_closeWindowButton:focus .tb-close-icon {
color: #00a0d2;
}
#TB_closeWindowButton:focus .tb-close-icon {
-webkit-box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, .8);
box-shadow:
0 0 0 1px #5b9dd9,
0 0 2px 1px rgba(30, 140, 190, .8);
}
#the_champ_error{color:red;margin:7px 0}.the_champ_login_container{margin:2px 0}.the_champ_login_container img,.the_champ_sharing_container img{cursor:pointer;margin:2px;border:none}.the_champ_login_container img{display:none;float:left}#the_champ_loading_image{display:block!important;float:none}.the_champ_error{background-color:#FFFFE0;border:1px solid #E6DB55;padding:5px;margin:10px}#the_champ_sharing_more_providers{position:fixed;top:50%;left:47%;background:#FAFAFA;width:650px;margin:-180px 0 0 -300px;z-index:10000000;text-shadow:none!important;height:308px}#the_champ_popup_bg,#heateor_ss_browser_popup_bg,#heateor_ss_lj_popup_bg{background:url(../../../plugins/super-socializer/images/transparent_bg.png);bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000}#the_champ_sharing_more_providers .title{font-size:14px!important;height:auto!important;background:#58B8F8!important;border-bottom:1px solid #D7D7D7!important;color:#fff;font-weight:700;letter-spacing:inherit;line-height:34px!important;padding:0!important;text-align:center;text-transform:none;margin:0!important;text-shadow:none!important;width:100%}#the_champ_sharing_more_providers *{font-family:Arial,Helvetica,sans-serif}#the_champ_sharing_more_providers #the_champ_sharing_more_content{background:#FAFAFA;border-radius:4px;color:#555;height:100%;width:100%}#the_champ_sharing_more_providers .filter{margin:0;padding:10px 0 0;position:relative;width:100%}#the_champ_sharing_more_providers .all-services{clear:both;height:250px;overflow:auto}#the_champ_sharing_more_content .all-services ul{margin:10px!important;overflow:hidden;list-style:none;padding-left:0!important;position:static!important;width:auto!important}#the_champ_sharing_more_content .all-services ul li{margin:0;background:0 0!important;float:left;width:33.3333%!important;text-align:left!important}#the_champ_sharing_more_providers .close-button img{margin:0;}#the_champ_sharing_more_providers .close-button.separated{background:0 0!important;border:none!important;box-shadow:none!important;width:auto!important;height:auto!important;z-index:1000}#the_champ_sharing_more_providers .close-button{height:auto!important;width:auto!important;left:auto!important;display:block!important;color:#555!important;cursor:pointer!important;font-size:29px!important;line-height:29px!important;margin:0!important;padding:0!important;position:absolute;right:-13px;top:-11px}#the_champ_sharing_more_providers .filter input.search{width:94%;display:block;float:none;font-family:"open sans","helvetica neue",helvetica,arial,sans-serif;font-weight:300;height:auto;line-height:inherit;margin:0 auto;padding:5px 8px 5px 10px;border:1px solid #ccc!important;color:#000;background:#FFF!important;font-size:16px!important;text-align:left!important}#the_champ_sharing_more_providers .footer-panel{background:#fff;border-top:1px solid #D7D7D7;padding:6px 0;width:100%;color:#fff}#the_champ_sharing_more_providers .footer-panel p{background-color:transparent;top:0;text-align:left!important;color:#000;font-family:'helvetica neue',arial,helvetica,sans-serif;font-size:12px;line-height:1.2;margin:0!important;padding:0 6px!important;text-indent:0!important}#the_champ_sharing_more_providers .footer-panel a{color:#fff;text-decoration:none;font-weight:700;text-indent:0!important}#the_champ_sharing_more_providers .all-services ul li a{border-radius:3px;color:#666!important;display:block;font-size:18px;height:auto;line-height:28px;overflow:hidden;padding:8px;text-decoration:none!important;text-overflow:ellipsis;white-space:nowrap;border:none!important;text-indent:0!important;background:0 0!important;text-shadow:none;box-shadow:none!important}.the_champ_share_count{display:block;text-indent:0!important;visibility:hidden;background-color:#58B8F8!important;width:5px;height:auto;text-align:center;min-width:8px!important;padding:1px 4px!important;color:#fff!important;font-family:'Open Sans',arial,sans-serif!important;font-size:10px!important;font-weight:600!important;-webkit-border-radius:15px!important;border-radius:15px!important;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.4);box-shadow:0 2px 2px rgba(0,0,0,.4);text-shadow:0 -1px 0 rgba(0,0,0,.2);line-height:14px!important;border:2px solid #fff!important;z-index:1;margin:2px auto!important;box-sizing:content-box!important}.the_champ_share_count,.the_champ_vertical_counter,.the_champ_vertical_sharing{-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}ul.the_champ_login_ul,ul.the_champ_sharing_ul{list-style:none!important;padding-left:0!important}#the_champ_comment_toggle{margin-bottom:10px}ul.the_champ_login_ul{margin:3px 0!important}ul.the_champ_login_ul li{background:none;float:left;padding:0!important;margin:0!important;border:0!important;width:auto!important;clear:none!important;list-style-type:none!important}.theChampLoginSvg{width:100%;height:100%}.theChampXingLoginSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDYgOSBoIDUgbCA0IDQgbCAtNSA3IGggLTUgbCA1IC03IHogbSAxNSAtNCBoIDUgbCAtOSAxMyBsIDQgOCBoIC01IGwgLTQgLTggeiIgZmlsbD0iI2ZmZiI+PC9wYXRoPg0KPC9zdmc+) left no-repeat}.theChampGoogleLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%221%201%2030%2030%22%3E%3Cpath%20d%3D%22M27%2015h-2v-2h-2v2h-2v2h2v2h2v-2h2m-15-2v2.4h3.97c-.16%201.03-1.2%203.02-3.97%203.02-2.39%200-4.34-1.98-4.34-4.42s1.95-4.42%204.34-4.42c1.36%200%202.27.58%202.79%201.08l1.9-1.83C15.47%209.69%2013.89%209%2012%209c-3.87%200-7%203.13-7%207s3.13%207%207%207c4.04%200%206.72-2.84%206.72-6.84%200-.46-.05-.81-.11-1.16H12z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left no-repeat}.theChampLinkedinLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-1%200%2031%2035%22%3E%3Cpath%20d%3D%22M6.227%2012.61h4.19v13.48h-4.19V12.61zm2.095-6.7a2.43%202.43%200%200%201%200%204.86c-1.344%200-2.428-1.09-2.428-2.43s1.084-2.43%202.428-2.43m4.72%206.7h4.02v1.84h.058c.56-1.058%201.927-2.176%203.965-2.176%204.238%200%205.02%202.792%205.02%206.42v7.395h-4.183v-6.56c0-1.564-.03-3.574-2.178-3.574-2.18%200-2.514%201.7-2.514%203.46v6.668h-4.187V12.61z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E') left no-repeat}.theChampTwitterLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2%20-2%2035%2035%22%3E%0A%3Cpath%20d%3D%22M28%208.557a9.913%209.913%200%200%201-2.828.775%204.93%204.93%200%200%200%202.166-2.725%209.738%209.738%200%200%201-3.13%201.194%204.92%204.92%200%200%200-3.593-1.55%204.924%204.924%200%200%200-4.794%206.049c-4.09-.21-7.72-2.17-10.15-5.15a4.942%204.942%200%200%200-.665%202.477c0%201.71.87%203.214%202.19%204.1a4.968%204.968%200%200%201-2.23-.616v.06c0%202.39%201.7%204.38%203.952%204.83-.414.115-.85.174-1.297.174-.318%200-.626-.03-.928-.086a4.935%204.935%200%200%200%204.6%203.42%209.893%209.893%200%200%201-6.114%202.107c-.398%200-.79-.023-1.175-.068a13.953%2013.953%200%200%200%207.55%202.213c9.056%200%2014.01-7.507%2014.01-14.013%200-.213-.005-.426-.015-.637.96-.695%201.795-1.56%202.455-2.55z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E') left no-repeat}.theChampVkontakteLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%221%202%2030%2028%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M15.764%2022.223h1.315s.394-.044.6-.262c.184-.2.18-.574.18-.574s-.03-1.764.79-2.023c.81-.255%201.844%201.705%202.942%202.46.832.57%201.464.445%201.464.445l2.936-.04s1.538-.097.81-1.304c-.06-.1-.426-.894-2.186-2.526-1.843-1.71-1.594-1.434.624-4.39%201.353-1.804%201.893-2.902%201.724-3.374-.16-.45-1.153-.33-1.153-.33l-3.306.02s-.247-.034-.428.074c-.178.108-.293.356-.293.356s-.522%201.394-1.223%202.58c-1.47%202.5-2.06%202.633-2.3%202.476-.563-.36-.42-1.454-.42-2.23%200-2.423.365-3.435-.72-3.696-.357-.085-.623-.143-1.544-.15-1.182-.014-2.18.003-2.743.28-.378.185-.667.595-.49.62.218.027.713.13.975.49.34.46.33%201.496.33%201.496s.193%202.852-.46%203.206c-.442.245-1.056-.252-2.37-2.52-.67-1.163-1.18-2.446-1.18-2.446s-.1-.24-.273-.37c-.212-.155-.506-.204-.506-.204l-3.145.02s-.473.015-.647.22c-.154.183-.01.56-.01.56s2.46%205.757%205.245%208.657c2.553%202.66%205.454%202.485%205.454%202.485z%22%2F%3E%3C%2Fsvg%3E') left no-repeat}.theChampFacebookLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-3%20-3%2038%2038%22%3E%3Cpath%20d%3D%22M17.78%2027.5V17.008h3.522l.527-4.09h-4.05v-2.61c0-1.182.33-1.99%202.023-1.99h2.166V4.66c-.375-.05-1.66-.16-3.155-.16-3.123%200-5.26%201.905-5.26%205.405v3.016h-3.53v4.09h3.53V27.5h4.223z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left no-repeat}.theChampTwitchLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20300%20300%22%3E%3Cpath%20d%3D%22M%2055%2030%20h%20200%20v%20160%20l%20-40%2040%20h%20-50%20l%20-40%2040%20v%20-40%20l%2030%20-30%20h%2060%20l%2020%20-20%20v%20-132%20h%20-165%20v%20152%20h%2055%20v%2070%20h%20-20%20v%20-40%20h%20-65%20v%20-160%20z%20M%20130%2090%20v%2060%20h%2015%20v%20-60%20z%20M%20185%2090%20v%2060%20h%2015%20v%20-60%20z%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampLiveJournalLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22%2300B0EA%22%3E%3Cpath%20d%3D%22M16.76%205.53c-1.586%200-3.094.33-4.462.922l-2.47-2.465h-.005A11.268%2011.268%200%200%200%204%209.843l2.472%202.47a11.283%2011.283%200%200%201%205.823-5.86h.004l9.14%209.128h-.006a11.304%2011.304%200%200%200-5.823%205.86l-9.14-9.13c-.597%201.372-.952%202.865-.952%204.457%200%206.21%205.03%2011.24%2011.24%2011.24S28%2022.98%2028%2016.77c0-6.206-5.033-11.24-11.24-11.24zm1.95%2016.573a6.561%206.561%200%200%201%203.38-3.403l.887%204.285-4.268-.882z%22%2F%3E%3Cpath%20d%3D%22M22.092%2018.702l-.653-3.118h-.007a11.288%2011.288%200%200%200-5.822%205.858l3.097.66a6.58%206.58%200%200%201%203.38-3.4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) left no-repeat}.theChampSteamLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20300%20300%22%3E%3Ccircle%20cx%3D%2245%22%20cy%3D%22130%22%20r%3D%2225%22%20stroke%3D%22%23fff%22%20stroke-width%3D%227%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22155%22%20cy%3D%22198%22%20r%3D%2225%22%20stroke%3D%22%23fff%22%20stroke-width%3D%227%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22245%22%20cy%3D%22110%22%20r%3D%2235%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2210%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22245%22%20cy%3D%22110%22%20r%3D%2215%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2210%22%20fill%3D%22%23fff%22%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M%20160%20170%20l%2045%20-64%20l%2040%2044%20l%20-62%2044%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M%2045%20130%20l%20110%2068%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2230%22%20fill%3D%22%23fff%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampInstagramLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%20128%20128%22%20id%3D%22Layer_1%22%20version%3D%221.1%22%20viewBox%3D%220%200%20128%20128%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%3E%3Cg%3E%3Cpath%20d%3D%22M86%2C112H42c-14.336%2C0-26-11.663-26-26V42c0-14.337%2C11.664-26%2C26-26h44c14.337%2C0%2C26%2C11.663%2C26%2C26v44%20%20%20%20C112%2C100.337%2C100.337%2C112%2C86%2C112z%20M42%2C24c-9.925%2C0-18%2C8.074-18%2C18v44c0%2C9.925%2C8.075%2C18%2C18%2C18h44c9.926%2C0%2C18-8.075%2C18-18V42%20%20%20%20c0-9.926-8.074-18-18-18H42z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Cpath%20d%3D%22M64%2C88c-13.234%2C0-24-10.767-24-24c0-13.234%2C10.766-24%2C24-24s24%2C10.766%2C24%2C24C88%2C77.233%2C77.234%2C88%2C64%2C88z%20M64%2C48c-8.822%2C0-16%2C7.178-16%2C16s7.178%2C16%2C16%2C16c8.822%2C0%2C16-7.178%2C16-16S72.822%2C48%2C64%2C48z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Ccircle%20cx%3D%2289.5%22%20cy%3D%2238.5%22%20fill%3D%22%23fff%22%20r%3D%225.5%22%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E) left no-repeat}.theChampLoginButton{background:url(../../../plugins/super-socializer/images/login/login.png) no-repeat}.theChampLogin{padding:0!important;margin:2px;height:35px;width:35px;float:left;cursor:pointer;border:none}.theChampInstagramLogin,.theChampTwitterLogin,.theChampXingLogin{display:block}.theChampFacebookLogin,.theChampGoogleLogin,.theChampLinkedinLogin,.theChampVkontakteLogin{display:none}.theChampXingButton{background-position:-64px 0;width:32px;height:32px;display:block}.theChampFacebookButton{background-position:0 0;width:32px;height:32px;display:none}.theChampLiveButton{background-position:-32px -96px;width:32px;height:32px;display:block}.theChampGoogleButton{background-position:-32px 0;width:32px;height:32px;display:none}.theChampInstagramButton{background-position:0 -32px;width:32px;height:32px;display:block!important}.theChampLinkedinButton{background-position:-32px -32px;width:32px;height:32px;display:none}.theChampTwitterButton{background-position:0 -64px;width:32px;height:32px;display:block!important}.theChampVkontakteButton{background-position:-32px -64px;width:32px;height:32px;display:none}ul.the_champ_sharing_ul{margin:1px 0!important}#heateor_ss_browser_msg_close img,#heateor_ss_lj_popup_close img,#the_champ_sharing_popup_close img{opacity: 1!important;background:0 0!important;border:none!important;outline:0!important;box-shadow:none!important;width:auto!important;height:auto!important;top:inherit!important;right:inherit!important;left:9px!important;padding:0!important}ul.the_champ_sharing_ul li.theChampSharingRound{background:0 0!important}.the_champ_square_count{display:none;text-align:center;font-weight:bolder;font-family:sans-serif;font-style: normal;font-size: .8em;visibility:hidden;word-wrap:normal!important}ul.the_champ_sharing_ul li{float:left!important;margin:0!important;padding:0!important;list-style:none!important;border:none!important}.theChampSharing{display:block;cursor:pointer;margin:2px}ul.the_champ_login_ul li:before,ul.the_champ_sharing_ul li:before{content:none!important}.theChampSharingDeliciousButton{background-position:0 0;width:32px;height:32px}.theChampSharingDiggButton{background-position:-32px 0;width:32px;height:32px}.theChampSharingEmailButton{background-position:-64px 0;width:32px;height:32px}.theChampSharingXingButton{background-position:0 -128px;width:32px;height:32px}.theChampSharingWhatsappButton{background-position:-32px -128px;width:32px;height:32px}.theChampSharingYummlyButton{background-position:-64px -128px;width:32px;height:32px}.theChampSharingBufferButton{background-position:-96px -128px;width:32px;height:32px}.theChampSharingTotalsharesButton{background-position: -200px -200px}.theChampSharingFacebookButton{background-position:-96px 0;width:32px;height:32px}.theChampSharingFloatitButton{background-position:0 -32px;width:32px;height:32px}.theChampSharingGoogleButton{background-position:-32px -32px;width:32px;height:32px}.theChampSharingLinkedinButton{background-position:-64px -32px;width:32px;height:32px}.theChampSharingMoreButton{background-position:-96px -32px;width:32px;height:32px}.theChampSharingPinterestButton{background-position:0 -64px;width:32px;height:32px}.theChampSharingPrintButton{background-position:-32px -64px;width:32px;height:32px}.theChampSharingRedditButton{background-position:-64px -64px;width:32px;height:32px}.theChampSharingStumbleuponButton{background-position:-96px -64px;width:32px;height:32px}.theChampSharingTumblrButton{background-position:0 -96px;width:32px;height:32px}.theChampSharingTwitterButton{background-position:-32px -96px;width:32px;height:32px}.theChampSharingVkontakteButton{background-position:-64px -96px;width:32px;height:32px}.theChampSharingYahooButton{background-position:-96px -96px;width:32px;height:32px}.the_champ_vertical_counter,.the_champ_vertical_sharing{background:0 0;-webkit-box-shadow:0 1px 4px 1px rgba(0,0,0,.1);box-shadow:0 1px 4px 1px rgba(0,0,0,.1);position:fixed;overflow:visible;z-index:10000000;display:block;padding:10px;border-radius:4px;opacity:1;box-sizing:content-box!important}.the_champ_vertical_counter li{clear:both}li.the_champ_facebook_share .fb-share-button span,li.the_champ_facebook_like .fb-like span,li.the_champ_facebook_recommend .fb-like span{vertical-align:top!important}li.the_champ_facebook_like .fb-like span iframe,li.the_champ_facebook_recommend .fb-like span iframe{max-width:none!important;z-index:1000}div.the_champ_horizontal_sharing li{width:auto}div.the_champ_horizontal_sharing li.the_champ_facebook_share, div.the_champ_horizontal_counter li.the_champ_facebook_share{width:120px}div.the_champ_horizontal_sharing li.the_champ_facebook_like, div.the_champ_horizontal_counter li.the_champ_facebook_like{width:110px}div.the_champ_horizontal_sharing li.the_champ_facebook_recommend, div.the_champ_horizontal_counter li.the_champ_facebook_recommend{width:145px}div.the_champ_horizontal_sharing li.the_champ_twitter_tweet, div.the_champ_horizontal_counter li.the_champ_twitter_tweet{width:95px}div.the_champ_horizontal_sharing li.the_champ_linkedin_share, div.the_champ_horizontal_counter li.the_champ_linkedin_share{width:117px}div.the_champ_horizontal_sharing li.the_champ_google_plusone, div.the_champ_horizontal_counter li.the_champ_google_plusone{width:65px}div.the_champ_horizontal_sharing li.the_champ_buffer, div.the_champ_horizontal_counter li.the_champ_buffer{width:81px;}div.the_champ_horizontal_sharing li.the_champ_reddit, div.the_champ_horizontal_counter li.the_champ_reddit{width:130px}div.the_champ_horizontal_sharing li.the_champ_yummly, div.the_champ_horizontal_counter li.the_champ_yummly{width:81px}div.the_champ_horizontal_sharing li.the_champ_google_plus_share, div.the_champ_horizontal_counter li.the_champ_google_plus_share{width:95px}div.the_champ_horizontal_sharing li.the_champ_pinterest_pin, div.the_champ_horizontal_counter li.the_champ_pinterest_pin{width:76px}div.the_champ_horizontal_sharing li.the_champ_xing, div.the_champ_horizontal_counter li.the_champ_xing{width:98px}div.the_champ_horizontal_sharing .the_champ_stumbleupon, div.the_champ_horizontal_counter .the_champ_stumbleupon{width:80px}.the_champ_counter_container li{height:21px}input#user_login,input#user_pass{height:auto!important}.theChampHorizontalSharingButton,.theChampVerticalSharingButton{display:block}.theChampDeliciousSquareBackground{background-color:#474749}.theChampInstagramBackground{background-color:#527FA4}.theChampYummlyBackground{background-color:#E16120}.theChampBufferBackground{background-color:#000}.theChampFacebookBackground{background-color:#3C589A}.theChampSteamBackground{background-color:#393939}.theChampTwitchBackground{background-color:#6441A5}.theChampLiveJournalBackground{background-color:#EDEDED}.theChampDiggBackground{background-color:#006094}.theChampEmailBackground{background-color:#649A3F}.theChampFloatitBackground{background-color:#53BEEE}.theChampGoogleBackground{background-color:#dd4b39}.theChampGoogleplusBackground{background-color:#dd4b39}.theChampLinkedinBackground{background-color:#0077B5}.theChampMoreBackground{background-color:#EE8E2D}.theChampPinterestBackground{background-color:#CC2329}.theChampPrintBackground{background-color:#FD6500}.theChampRedditBackground{background-color:#247CED}.theChampStockTwitsBackground{background-color: #40576F}.theChampStumbleuponBackground{background-color:#EA4823}.theChampTumblrBackground{background-color:#29435D}.theChampTwitterBackground{background-color:#55acee}.theChampVkontakteBackground{background-color:#5E84AC}.theChampYahooBackground{background-color:#8F03CC}.theChampXingBackground{background-color:#00797D}.theChampWhatsappBackground{background-color:#55EB4C}.theChampTCBackground,.theChampTCBackground:hover{border-width: 0!important;background-color:transparent;}.theChampTCBackground{background-color:transparent!important;font-style:normal!important;word-wrap:normal;color:#666;line-height:1;visibility:hidden;}.theChampSharingTotalsharesButton{font-style:normal!important;word-wrap:normal;color:#666;line-height:1}.theChampSharingSvg{width:100%;height:100%}.theChampYummlySvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+PHBhdGggc3Ryb2tlPSIjZmZmIiBkPSJNIDEwLjUgMTAgcSA0IC0yIDIuNSAxIGwgLTEgNCBxIDAgMiA1IDAgbCAxIC02LjUgbSAtMSA2LjUgbCAtMSA0IGMgLTMgNiAtNiAtMSAwIC0xIHEgMSAtMSA1IDEiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampBufferSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM5Ij48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Ik0gMTUgNiBsIC0xMCA1IGwgMTAgNSBsIDEwIC01IHoiIHN0cm9rZS13aWR0aD0iMCIgZmlsbD0iI2ZmZiI+PC9wYXRoPjxwYXRoIHN0cm9rZT0iI2ZmZiIgZD0iTSA1LjUgMTQuNSBsIDkuNSA1IGwgOS41IC01IG0gLTE5IDQgbCA5LjUgNSBsIDkuNSAtNSIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSJub25lIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampFacebookSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Ik0xNCAyNSB2IC0xMyBRIDEzIDYgMjEgNy41IE0gMTAgMTQgTCAyMCAxNCIgc3Ryb2tlLXdpZHRoPSI0IiBmaWxsPSJub25lIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampDeliciousSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-12.5%20-12.5%2055%2055%22%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%2215%22%20height%3D%2215%22%20style%3D%22stroke%3A%23fff%3Bfill%3Anone%22%3E%3C%2Frect%3E%3Crect%20x%3D%2215%22%20y%3D%220%22%20width%3D%2215%22%20height%3D%2215%22%20style%3D%22fill%3A%23fff%3Bstroke%3A%23fff%22%3E%3C%2Frect%3E%3Crect%20x%3D%220%22%20y%3D%2215%22%20width%3D%2215%22%20height%3D%2215%22%20style%3D%22fill%3A%23fff%3Bstroke%3A%23fff%22%3E%3C%2Frect%3E%3Crect%20x%3D%2215%22%20y%3D%2215%22%20width%3D%2215%22%20height%3D%2215%22%20style%3D%22stroke%3A%23fff%3Bfill%3Anone%3B%22%3E%3C%2Frect%3E%3C%2Fsvg%3E) left no-repeat}.theChampDiggSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQ5IDQ5Ij48cGF0aCBkPSJNIDYgMjAgaCAxMCBjIDAgLTE0IC05IC0xNCAtOSAwIG0gNSAwIHYgNyBtIC0xIDAgdiAtNyBtIDQgLTcgaCA0LjUgdiAtNSBoIDggdiA4IGggLTggdiAtMyBtIDggMCBoIDQgdiA1LjUgaCAtMyB2IDEyIGggLTQgdiAtOCBtIDAgOCBoIC02LjUgdiAtMTIgaCAtMiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD48ZWxsaXBzZSBjeD0iMTEuNSIgY3k9IjI4LjUiIHJ4PSI0IiByeT0iMiIgc3R5bGU9ImZpbGw6d2hpdGU7Ij48L2VsbGlwc2U+PC9zdmc+) left no-repeat}.theChampEmailSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDQzIDQzIj48cGF0aCBkPSJNIDUuNSAxMSBoIDIzIHYgMSBsIC0xMSA2IGwgLTExIC02IHYgLTEgbSAwIDIgbCAxMSA2IGwgMTEgLTYgdiAxMSBoIC0yMiB2IC0xMSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSIjZmZmIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampFloatitSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48Y2lyY2xlIGN4PSIxNSIgY3k9IjE1IiByPSIxMCIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIzIiBmaWxsPSJub25lIj48L2NpcmNsZT48Y2lyY2xlIGN4PSIxNSIgY3k9IjE1IiByPSI1IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjMiIGZpbGw9Im5vbmUiPjwvY2lyY2xlPjxwYXRoIGQ9Ik0gNSAxNSBoIDUgTSAxNSA1IHYgNSBNIDI1IDE1IGggLTUgTSAxNSAyNSB2IC01IiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampGoogleSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxMDAgMTAwIj48cGF0aCBkPSJNIDUxLjIyODc3NjYwNTc1NzA3IDM4LjE5MDgwNzcwMjE5NzA1IEEgMTcgMTcgMCAxIDAgNTYgNTAuMDAwMDAwMDAwMDAwMDEgaCAtMTciIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSI4IiBmaWxsPSJub25lIj48L3BhdGg+PHBhdGggZD0iTSA2NSA0OSBoIDE4IG0gLTkgLTkgdiAxOCIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjUiIGZpbGw9Im5vbmUiPjwvcGF0aD48L3N2Zz4=) left no-repeat}.theChampLinkedinSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij4NCjxjaXJjbGUgY3g9IjEwIiBjeT0iOCIgcj0iMiIgZmlsbD0id2hpdGUiPjwvY2lyY2xlPg0KPHBhdGggZD0iTSAxMCAxMSB2IDExIG0gNSAwIHYgLTExIG0gMCAzIHEgNiAtMyA3IDAgdiA4IiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPg0KPC9zdmc+) left no-repeat}.theChampMoreSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij48Y2lyY2xlIGN4PSIxMCIgY3k9IjE1IiByPSIzIiBmaWxsPSJ3aGl0ZSI+PC9jaXJjbGU+PGNpcmNsZSBjeD0iMjAiIGN5PSIxMCIgcj0iMyIgZmlsbD0id2hpdGUiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjIwIiBjeT0iMjAiIHI9IjMiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48cGF0aCBkPSJNIDEwIDE1IEwgMjAgMTAgbSAwIDEwIEwgMTAgMTUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlPSIjZmZmIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampPinterestSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii02LjUgLTUgNDIgNDIiPjxwYXRoIGQ9Ik0gNiAyMCBjIC0zIC00IC0yIC0xMCAzIC0xMy41IGMgNCAtMyAxMSAtMyAxNSAzIGMgMyA1IDIgMTMgLTYgMTUgcSAtNCAxIC02IC0zIGwgLTIgNiBsIC0xLjIgMiBsIC0wLjggLTIgbCAyLjUgLTExIGMgLTIgLTQgMSAtOCA0IC02IHEgMCA1IC0xLjQgOC41IGMgMyA4IDEwIDAgOS41IC00IGMgMCAtOSAtMTEgLTExIC0xNC41IC00IGMgMCAwIC0zIDUgMCA4IGwgLTEgMiB6IiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9IiNmZmYiPjwvcGF0aD48L3N2Zz4=) left no-repeat}.theChampPrintSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC02IDM4IDM4Ij48cGF0aCBzdHJva2U9IiNmZmYiIGQ9Ik0gNyAxMCBoIDIgdiAzIGggMTIgdiAtMyBoIDIgdiA3IGggLTIgdiAtMyBoIC0xMiB2IDMgaCAtMiB6IiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9IiNmZmYiPjwvcGF0aD48cmVjdCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMS44IiBoZWlnaHQ9IjciIHdpZHRoPSIxMCIgeD0iMTAiIHk9IjUiIGZpbGw9Im5vbmUiPjwvcmVjdD48cmVjdCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMSIgaGVpZ2h0PSI1IiB3aWR0aD0iOCIgeD0iMTEiIHk9IjE2IiBmaWxsPSIjZmZmIj48L3JlY3Q+PC9zdmc+) left no-repeat}.theChampRedditSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii02IC02IDQyIDQyIj48ZWxsaXBzZSBjeD0iMTUiIGN5PSIxOSIgcng9IjkiIHJ5PSI3IiBzdHlsZT0ic3Ryb2tlOndoaXRlO3N0cm9rZS13aWR0aDoyIiBmaWxsPSJub25lIj48L2VsbGlwc2U+PGNpcmNsZSBjeD0iMTEiIGN5PSIxNyIgcj0iMiIgZmlsbD0id2hpdGUiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjE5IiBjeT0iMTciIHI9IjIiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMiIgY3k9IjciIHI9IjIiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48Y2lyY2xlIGN4PSI3IiBjeT0iMTQiIHI9IjIiIGZpbGw9IndoaXRlIj48L2NpcmNsZT48Y2lyY2xlIGN4PSIyMyIgY3k9IjE0IiByPSIyIiBmaWxsPSJ3aGl0ZSI+PC9jaXJjbGU+PHBhdGggZD0iTSAxMCAyMiBxIDUgMyAxMCAwIE0gMTUgMTIgbCAxIC02IGwgNiAxIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampStumbleuponSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48cGF0aCBkPSJNIDYuNiAxNSB2IDEgYyAtMSA3IDYuNSA3IDUuNSAwIHYgLTQgYyAtMSAtNyA2IC03IDYgLTIgdiAyLjUgbSAwIDIuNSB2IDEgYyAtMSA3IDYuNSA3IDUuNSAwIHYgLTEiIHN0cm9rZS13aWR0aD0iMy41IiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD48L3N2Zz4=) left no-repeat}.theChampTumblrSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij48cGF0aCBkPSJNIDE0IDcgdiAxNCBxIDMgMiA2IDAgTSAxNCA3LjUgcSAwIDUuNSAtNCA1LjUgaCA5IiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampTwitterSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii04IC04IDY0IDY0Ij4NCjxwYXRoIGQ9Ik0gMzggMTkgcSAyIC0xIDQgLTUgcSAtMS41IDIgLTQgMiBxIDEuNSAtMSAzLjUgLTUgcSAtMS41IDIgLTUgMiBjIC01IC01IC0xMyAtMiAtMTIgNiBxIC03IDEgLTE1IC04IHEgLTIgNCAxIDkgcSAtMSAwIC0zIC0xIHEgMCA1IDUgNyBxIC0xIC41IC0zIDAgcSAxIDQgOCA2IHEgLTUgMyAtMTEgMyBjIDE0IDggMzAgMCAzMS41IC0xNCIgc3Ryb2tlLXdpZHRoPSIwLjMiIGZpbGw9IiNmZmYiPjwvcGF0aD4NCjwvc3ZnPg==) left no-repeat}.theChampVkontakteSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj4NCjxwYXRoIGQ9Ik0gMi41IDkgaCA0LjUgbCA1IDcgdiAtNyBoIDQuNSB2IDcgbCA1IC03IGggNSBsIC01IDcgbCA1IDcgaCAtNSBsIC01IC03IHYgNyBoIC00LjUgcSAtMiAwIC01IC02IHoiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iI2ZmZiI+PC9wYXRoPg0KPC9zdmc+) left no-repeat}.theChampYahooSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii00IC00IDM4IDM4Ij48cGF0aCBkPSJNIDggMTAgbCA3IDcgbCA1IC01IG0gLTQuNyA1IHYgMyBoIC0wLjUgdiAtMyBtIDggLTQgdiA1IG0gMCAxIHYgMSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD48cGF0aCBkPSJNIDYgMTAgaCA2IG0gNSAyIGggNiBtIC0xMSA5LjUgaCA2IiBzdHJva2Utd2lkdGg9IjEuNCIgc3Ryb2tlPSIjZmZmIiBmaWxsPSJub25lIj48L3BhdGg+PC9zdmc+) left no-repeat}.theChampXingSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii02IC02IDQyIDQyIj4NCjxwYXRoIGQ9Ik0gNiA5IGggNSBsIDQgNCBsIC01IDcgaCAtNSBsIDUgLTcgeiBtIDE1IC00IGggNSBsIC05IDEzIGwgNCA4IGggLTUgbCAtNCAtOCB6IiBmaWxsPSIjZmZmIj48L3BhdGg+DQo8L3N2Zz4=) left no-repeat}.theChampWhatsappSvg{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9Ii01IC01IDQwIDQwIj48cGF0aCBpZD0iYXJjMSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIGZpbGw9Im5vbmUiIGQ9Ik0gMTEuNTc5Nzk4NTY2NzQzMzE0IDI0LjM5NjkyNjIwNzg1OTA4NSBBIDEwIDEwIDAgMSAwIDYuODA4NDc5NTU3MTEwMDc5IDIwLjczNTc2NDM2MzUxMDQ2Ij48L3BhdGg+PHBhdGggZD0iTSA3IDE5IGwgLTEgNiBsIDYgLTEiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSJub25lIj48L3BhdGg+PHBhdGggZD0iTSAxMCAxMCBxIC0xIDggOCAxMSBjIDUgLTEgMCAtNiAtMSAtMyBxIC00IC0zIC01IC01IGMgNCAtMiAtMSAtNSAtMSAtNCIgZmlsbD0iI2ZmZiI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampSharing{float:left;border:none}.theChampSharingArrow{background-color:#000!important;height:16px;width:16px;cursor:pointer;margin-top:10px}.theChampPushIn{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDcgNiBxIDIgNiAxMCA2IHYgLTYgbCA2IDkgbCAtNiA5IHYgLTYgcSAtMTAgMiAtMTAgLTEyIiBzdHJva2Utd2lkdGg9IjEiIHN0cm9rZT0iI2ZmZiIgZmlsbD0id2hpdGUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPjwvc3ZnPg==) left no-repeat}.theChampPullOut{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDIzIDYgcSAtMiA2IC0xMCA2IHYgLTYgbCAtNiA5IGwgNiA5IHYgLTYgcSAxMCAyIDEwIC0xMiIgc3Ryb2tlLXdpZHRoPSIxIiBzdHJva2U9IiNmZmYiIGZpbGw9IndoaXRlIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD48L3N2Zz4=) left no-repeat}.theChampCommentingTabs li{padding-left:0!important;float:left;margin:0 1em 0 0!important;list-style:none;color:#aaa;display:block;cursor:pointer;font-size:.85em}.theChampCommentingTabs ul{float:left;padding-left:0;margin-left:0}li.theChampSelectedTab{color:#333;border-bottom:2px solid #23a9e1}.fb-comments,.fb-comments span,.fb-comments span iframe[style]{min-width:100%!important;width:100%!important}#mc-input,#user_email,#user_login{height:auto!important}div.the_champ_horizontal_counter li{margin-right:14px!important}div.theChampTotalShareCount{word-wrap:normal!important;font-weight: bolder;font-family: sans-serif;padding: 0;margin: 0;text-align:center}div.theChampTotalShareText{word-wrap:normal!important;margin: 0;padding: 0;text-align: center;}.theChampAIMBackground{background-color: #10ff00}.theChampAmazonWishListBackground{background-color: #ffe000}.theChampAOLMailBackground{background-color: #2A2A2A}.theChampAppnetBackground{background-color: #5D5D5D}.theChampBaiduBackground{background-color: #2319DC}.theChampBalatarinBackground{background-color: #fff}.theChampBibSonomyBackground{background-color: #000}.theChampBittyBrowserBackground{background-color: #EFEFEF}.theChampBlinklistBackground{background-color: #3D3C3B}.theChampBloggerPostBackground{background-color: #FDA352}.theChampDeliciousBackground{background-color:#53BEEE}.theChampBlogMarksBackground{background-color: #535353}.theChampBookmarksfrBackground{background-color: #E8EAD4}.theChampBoxnetBackground{background-color: #1A74B0}.theChampBuddyMarksBackground{background-color: #ffd400}.theChampCare2NewsBackground{background-color: #6EB43F}.theChampCopyLinkBackground{background-color: #FFC112}.theChampCommentBackground{background-color: #444}.theChampCiteULikeBackground{background-color: #2781CD}.theChampDiaryRuBackground{background-color: #E8D8C6}.theChampDiasporaBackground{background-color: #0166FF}.theChampDiHITTBackground{background-color: #FF6300}.theChampDiigoBackground{background-color: #4A8BCA}.theChampDoubanBackground{background-color: #497700}.theChampDraugiemBackground{background-color: #ffad66}.theChampDZoneBackground{background-color: #fff088}.theChampEvernoteBackground{background-color: #8BE056}.theChampFacebookMessengerBackground{background-color: #0084FF}.theChampFarkBackground{background-color: #555}.theChampFlipboardBackground{background-color: #CC0000}.theChampFolkdBackground{background-color: #0F70B2}.theChampGoogleClassroomBackground{background-color: #FFC112}.theChampGoogleBookmarksBackground{background-color: #CB0909}.theChampGoogleGmailBackground{background-color: #E5E5E5}.theChampHackerNewsBackground{background-color: #F60}.theChampHatenaBackground{background-color: #00A6DB}.theChampInstapaperBackground{background-color: #EDEDED}.theChampJamespotBackground{background-color: #FF9E2C}.theChampKakaoBackground{background-color: #FCB700}.theChampKindleItBackground{background-color: #2A2A2A}.theChampKikBackground{background-color: #2A2A2A}.theChampKnownBackground{background-color: #fff101}.theChampLineBackground{background-color: #00C300}.theChampMailRuBackground{background-color: #356FAC}.theChampMendeleyBackground{background-color: #A70805}.theChampMeneameBackground{background-color: #FF7D12}.theChampMixiBackground{background-color: #EDEDED}.theChampMySpaceBackground{background-color: #2A2A2A}.theChampNetlogBackground{background-color: #2A2A2A}.theChampNetvouzBackground{background-color: #c0ff00}.theChampNewsVineBackground{background-color: #055D00}.theChampNUjijBackground{background-color: #D40000}.theChampOdnoklassnikiBackground{background-color: #F2720C}.theChampOknotizieBackground{background-color: #fdff88}.theChampOutlookcomBackground{background-color: #0072C6}.theChampPapalyBackground{background-color: #3AC0F6}.theChampPinboardBackground{background-color: #1341DE}.theChampPlurkBackground{background-color: #CF682F}.theChampPocketBackground{background-color: #f0f0f0}.theChampPolyvoreBackground{background-color: #2A2A2A}.theChampPrintFriendlyBackground{background-color: #61D1D5}.theChampProtopageBookmarksBackground{background-color: #413FFF}.theChampPushaBackground{background-color: #0072B8}.theChampQzoneBackground{background-color: #2B82D9}.theChampRefindBackground{background-color: #1492ef}.theChampRediffMyPageBackground{background-color: #D20000}.theChampRenrenBackground{background-color: #005EAC}.theChampSegnaloBackground{background-color: #fdff88}.theChampSinaWeiboBackground{background-color: #ff0}.theChampSiteJotBackground{background-color: #ffc800}.theChampSkypeBackground{background-color: #00AFF0}.theChampSMSBackground{background-color: #6ebe45}.theChampSlashdotBackground{background-color: #004242}.theChampStumpediaBackground{background-color: #EDEDED}.theChampSvejoBackground{background-color: #fa7aa3}.theChampSymbalooFeedsBackground{background-color: #6DA8F7}.theChampTelegramBackground{background-color: #3DA5f1}.theChampTrelloBackground{background-color: #1189CE}.theChampTuentiBackground{background-color: #0075C9}.theChampTwiddlaBackground{background-color: #EDEDED}.theChampTypePadPostBackground{background-color: #2A2A2A}.theChampViadeoBackground{background-color: #2A2A2A}.theChampViberBackground{background-color: #8B628F}.theChampWaneloBackground{background-color: #fff}.theChampWebnewsBackground{background-color: #CC2512}.theChampWordPressBackground{background-color: #464646}.theChampWykopBackground{background-color: #367DA9}.theChampYahooMailBackground{background-color: #400090}.theChampYahooMessengerBackground{background-color: #400090}.theChampYoolinkBackground{background-color: #A2C538}.theChampYouMobBackground{background-color: #3B599D}i.theChampWhatsappBackground a{display: inline!important}i.theChampLineBackground a{display: inline!important;}.the_champ_sharing_container a{padding:0!important;box-shadow:none!important;border:none!important}li.the_champ_google_plusone div, li.the_champ_google_plus_share div{display:block!important}div.course_instructor_widget .the_champ_vertical_sharing{display:none!important;}@media screen and (max-width:783px){#the_champ_sharing_more_providers{width:80%;left:60%;margin-left:-50%;text-shadow:none!important}#the_champ_sharing_more_providers .filter input.search{border:1px solid #ccc;width:92%}}#ss_openid{border:1px solid gray;display:inline;font-family:"Trebuchet MS";font-size:12px;width:98%;padding:.35em .325em .75em;margin-bottom:20px}#ss_openid form{margin-top:25px;margin-left:0;padding:0;background:transparent;-webkit-box-shadow:none;box-shadow:none}#ss_openid input{font-family:"Trebuchet MS";font-size:12px;width:100px;float:left}#ss_openid input[type=submit]{background:#767676;padding:.75em 2em;border:0;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none;color:#fff;cursor:pointer;display:inline-block;font-weight:800;line-height:1;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}#ss_openid legend{color:#FF6200;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:table;max-width:100%;padding:0;white-space:normal}#ss_openid input.openid_login{background-color:#fff;background-position:0 50%;color:#000;width:220px;margin-right:10px;height:30px;margin-bottom:5px;background:#fff;background-image:-webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));border:1px solid #bbb;-webkit-border-radius:3px;border-radius:3px;display:block;padding:.7em;line-height:1.5}#ss_openid a{color:silver}#ss_openid a:hover{color:#5e5e5e}.heateor_ms_subscribe_option{line-height: 14px;margin-top: 8px;}.heateor_ms_subscribe_option input.heateor_ms_checkbox, .heateor_ms_subscribe_option label.heateor_ms_checkbox_label{float:left;font-size: 15px;margin: 0;color: #666;}.heateor_ms_subscribe_option input.heateor_ms_checkbox{margin: 0 4px 0 0;width: 15px;height: 15px;float: left;}
.theChampYummlySvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M%2010.5%2010%20q%204%20-2%202.5%201%20l%20-1%204%20q%200%202%205%200%20l%201%20-6.5%20m%20-1%206.5%20l%20-1%204%20c%20-3%206%20-6%20-1%200%20-1%20q%201%20-1%205%201%22%20stroke-width%3D%222%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center}.theChampBufferSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2038%2039%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M%2015%206%20l%20-10%205%20l%2010%205%20l%2010%20-5%20z%22%20stroke-width%3D%220%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M%205.5%2014.5%20l%209.5%205%20l%209.5%20-5%20m%20-19%204%20l%209.5%205%20l%209.5%20-5%22%20stroke-width%3D%222%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center}.theChampFacebookSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2042%2042%22%3E%3Cpath%20d%3D%22M17.78%2027.5V17.008h3.522l.527-4.09h-4.05v-2.61c0-1.182.33-1.99%202.023-1.99h2.166V4.66c-.375-.05-1.66-.16-3.155-.16-3.123%200-5.26%201.905-5.26%205.405v3.016h-3.53v4.09h3.53V27.5h4.223z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center}.theChampDeliciousSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-12.5%20-12.5%2055%2055%22%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%2215%22%20height%3D%2215%22%20style%3D%22stroke%3A%23fff%3Bfill%3Anone%22%3E%3C%2Frect%3E%3Crect%20x%3D%2215%22%20y%3D%220%22%20width%3D%2215%22%20height%3D%2215%22%20style%3D%22fill%3A%23fff%3Bstroke%3A%23fff%22%3E%3C%2Frect%3E%3Crect%20x%3D%220%22%20y%3D%2215%22%20width%3D%2215%22%20height%3D%2215%22%20style%3D%22fill%3A%23fff%3Bstroke%3A%23fff%22%3E%3C%2Frect%3E%3Crect%20x%3D%2215%22%20y%3D%2215%22%20width%3D%2215%22%20height%3D%2215%22%20style%3D%22stroke%3A%23fff%3Bfill%3Anone%3B%22%3E%3C%2Frect%3E%3C%2Fsvg%3E') no-repeat center center}.theChampDiggSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2049%2049%22%3E%3Cpath%20d%3D%22M%206%2020%20h%2010%20c%200%20-14%20-9%20-14%20-9%200%20m%205%200%20v%207%20m%20-1%200%20v%20-7%20m%204%20-7%20h%204.5%20v%20-5%20h%208%20v%208%20h%20-8%20v%20-3%20m%208%200%20h%204%20v%205.5%20h%20-3%20v%2012%20h%20-4%20v%20-8%20m%200%208%20h%20-6.5%20v%20-12%20h%20-2%22%20stroke-width%3D%222%22%20stroke%3D%22%23fff%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3Cellipse%20cx%3D%2211.5%22%20cy%3D%2228.5%22%20rx%3D%224%22%20ry%3D%222%22%20style%3D%22fill%3A%23fff%3B%22%3E%3C%2Fellipse%3E%3C%2Fsvg%3E') no-repeat center center}.theChampEmailSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2043%2043%22%3E%3Cpath%20d%3D%22M%205.5%2011%20h%2023%20v%201%20l%20-11%206%20l%20-11%20-6%20v%20-1%20m%200%202%20l%2011%206%20l%2011%20-6%20v%2011%20h%20-22%20v%20-11%22%20stroke-width%3D%221%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center}.theChampFloatitSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-3%20-3%2038%2038%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M16%203C8.814%203%203%208.814%203%2016s5.814%2013%2013%2013%2013-5.814%2013-13S23.187%203%2016%203zm0%2025.152c-6.712%200-12.153-5.44-12.153-12.152C3.847%209.288%209.287%203.848%2016%203.848S28.152%209.288%2028.152%2016c0%206.712-5.44%2012.152-12.152%2012.152z%22%2F%3E%3Cpath%20d%3D%22M22.406%2016A6.402%206.402%200%200%200%2016%209.593%206.402%206.402%200%200%200%209.593%2016%206.4%206.4%200%200%200%2016%2022.406%206.4%206.4%200%200%200%2022.406%2016zM16%2021.39A5.392%205.392%200%200%201%2010.61%2016%205.403%205.403%200%200%201%2016%2010.61%205.393%205.393%200%200%201%2021.39%2016%205.382%205.382%200%200%201%2016%2021.39z%22%2F%3E%3Cpath%20d%3D%22M13.763%209.187V4.864c-4.475.9-8%204.424-8.898%208.898h4.322a7.226%207.226%200%200%201%204.576-4.575zm9.05%204.576h4.32c-.896-4.475-4.422-8-8.896-8.898v4.322a7.224%207.224%200%200%201%204.575%204.576zm-4.576%209.052v4.322c4.475-.9%208-4.424%208.897-8.9h-4.322a7.232%207.232%200%200%201-4.575%204.578zm-9.05-4.578H4.863c.898%204.475%204.424%208%208.898%208.9v-4.323a7.233%207.233%200%200%201-4.574-4.577z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center}.theChampGoogleplusSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-1%20-1%2034%2034%22%3E%3Cpath%20d%3D%22M27%2015h-2v-2h-2v2h-2v2h2v2h2v-2h2m-15-2v2.4h3.97c-.16%201.03-1.2%203.02-3.97%203.02-2.39%200-4.34-1.98-4.34-4.42s1.95-4.42%204.34-4.42c1.36%200%202.27.58%202.79%201.08l1.9-1.83C15.47%209.69%2013.89%209%2012%209c-3.87%200-7%203.13-7%207s3.13%207%207%207c4.04%200%206.72-2.84%206.72-6.84%200-.46-.05-.81-.11-1.16H12z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center}.theChampLinkedinSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2%20-2%2035%2039%22%3E%3Cpath%20d%3D%22M6.227%2012.61h4.19v13.48h-4.19V12.61zm2.095-6.7a2.43%202.43%200%200%201%200%204.86c-1.344%200-2.428-1.09-2.428-2.43s1.084-2.43%202.428-2.43m4.72%206.7h4.02v1.84h.058c.56-1.058%201.927-2.176%203.965-2.176%204.238%200%205.02%202.792%205.02%206.42v7.395h-4.183v-6.56c0-1.564-.03-3.574-2.178-3.574-2.18%200-2.514%201.7-2.514%203.46v6.668h-4.187V12.61z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampMoreSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2038%2038%22%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2215%22%20r%3D%223%22%20fill%3D%22%23fff%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2210%22%20r%3D%223%22%20fill%3D%22%23fff%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2220%22%20r%3D%223%22%20fill%3D%22%23fff%22%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M%2010%2015%20L%2020%2010%20m%200%2010%20L%2010%2015%22%20stroke-width%3D%222%22%20stroke%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center}.theChampPinterestSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2%20-2%2035%2035%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.539%204.5c-6.277%200-9.442%204.5-9.442%208.253%200%202.272.86%204.293%202.705%205.046.303.125.574.005.662-.33.061-.231.205-.816.27-1.06.088-.331.053-.447-.191-.736-.532-.627-.873-1.439-.873-2.591%200-3.338%202.498-6.327%206.505-6.327%203.548%200%205.497%202.168%205.497%205.062%200%203.81-1.686%207.025-4.188%207.025-1.382%200-2.416-1.142-2.085-2.545.397-1.674%201.166-3.48%201.166-4.689%200-1.081-.581-1.983-1.782-1.983-1.413%200-2.548%201.462-2.548%203.419%200%201.247.421%202.091.421%202.091l-1.699%207.199c-.505%202.137-.076%204.755-.039%205.019.021.158.223.196.314.077.13-.17%201.813-2.247%202.384-4.324.162-.587.929-3.631.929-3.631.46.876%201.801%201.646%203.227%201.646%204.247%200%207.128-3.871%207.128-9.053.003-3.918-3.317-7.568-8.361-7.568z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampPrintSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-6%2038%2038%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M%207%2010%20h%202%20v%203%20h%2012%20v%20-3%20h%202%20v%207%20h%20-2%20v%20-3%20h%20-12%20v%203%20h%20-2%20z%22%20stroke-width%3D%221%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3Crect%20stroke%3D%22%23fff%22%20stroke-width%3D%221.8%22%20height%3D%227%22%20width%3D%2210%22%20x%3D%2210%22%20y%3D%225%22%20fill%3D%22none%22%3E%3C%2Frect%3E%3Crect%20stroke%3D%22%23fff%22%20stroke-width%3D%221%22%20height%3D%225%22%20width%3D%228%22%20x%3D%2211%22%20y%3D%2216%22%20fill%3D%22%23fff%22%3E%3C%2Frect%3E%3C%2Fsvg%3E') no-repeat center center}.theChampRedditSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-3.5%20-3.5%2039%2039%22%3E%3Cpath%20d%3D%22M28.543%2015.774a2.953%202.953%200%200%200-2.951-2.949%202.882%202.882%200%200%200-1.9.713%2014.075%2014.075%200%200%200-6.85-2.044l1.38-4.349%203.768.884a2.452%202.452%200%201%200%20.24-1.176l-4.274-1a.6.6%200%200%200-.709.4l-1.659%205.224a14.314%2014.314%200%200%200-7.316%202.029%202.908%202.908%200%200%200-1.872-.681%202.942%202.942%200%200%200-1.618%205.4%205.109%205.109%200%200%200-.062.765c0%204.158%205.037%207.541%2011.229%207.541s11.22-3.383%2011.22-7.541a5.2%205.2%200%200%200-.053-.706%202.963%202.963%200%200%200%201.427-2.51zm-18.008%201.88a1.753%201.753%200%200%201%201.73-1.74%201.73%201.73%200%200%201%201.709%201.74%201.709%201.709%200%200%201-1.709%201.711%201.733%201.733%200%200%201-1.73-1.711zm9.565%204.968a5.573%205.573%200%200%201-4.081%201.272h-.032a5.576%205.576%200%200%201-4.087-1.272.6.6%200%200%201%20.844-.854%204.5%204.5%200%200%200%203.238.927h.032a4.5%204.5%200%200%200%203.237-.927.6.6%200%201%201%20.844.854zm-.331-3.256a1.726%201.726%200%201%201%201.709-1.712%201.717%201.717%200%200%201-1.712%201.712z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampStumbleuponSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-.5%20.5%2032%2032%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.97%2014.245l1.25.583%201.865-.557v-1.29A4.088%204.088%200%200%200%2016%209.01a4.089%204.089%200%200%200-4.085%203.943v5.912a.969.969%200%200%201-1.937%200V16.36H6.846v2.538a4.093%204.093%200%200%200%204.092%204.093c2.242%200%204.06-1.8%204.09-4.03l.005-5.84a.97.97%200%200%201%201.94%200v1.127h-.004zm5.05%202.114v2.62a.97.97%200%201%201-1.938%200v-2.57l-1.864.555-1.25-.583v2.552a4.093%204.093%200%200%200%208.186-.036v-2.54H22.02z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center}.theChampTumblrSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2%20-2%2036%2036%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M20.775%2021.962c-.37.177-1.08.33-1.61.345-1.598.043-1.907-1.122-1.92-1.968v-6.217h4.007V11.1H17.26V6.02h-2.925s-.132.044-.144.15c-.17%201.556-.895%204.287-3.923%205.378v2.578h2.02v6.522c0%202.232%201.647%205.404%205.994%205.33%201.467-.025%203.096-.64%203.456-1.17l-.96-2.846z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampTwitterSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2039%2039%22%3E%0A%3Cpath%20d%3D%22M28%208.557a9.913%209.913%200%200%201-2.828.775%204.93%204.93%200%200%200%202.166-2.725%209.738%209.738%200%200%201-3.13%201.194%204.92%204.92%200%200%200-3.593-1.55%204.924%204.924%200%200%200-4.794%206.049c-4.09-.21-7.72-2.17-10.15-5.15a4.942%204.942%200%200%200-.665%202.477c0%201.71.87%203.214%202.19%204.1a4.968%204.968%200%200%201-2.23-.616v.06c0%202.39%201.7%204.38%203.952%204.83-.414.115-.85.174-1.297.174-.318%200-.626-.03-.928-.086a4.935%204.935%200%200%200%204.6%203.42%209.893%209.893%200%200%201-6.114%202.107c-.398%200-.79-.023-1.175-.068a13.953%2013.953%200%200%200%207.55%202.213c9.056%200%2014.01-7.507%2014.01-14.013%200-.213-.005-.426-.015-.637.96-.695%201.795-1.56%202.455-2.55z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E') no-repeat center center}.theChampVkontakteSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-1%20-2%2034%2034%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M15.764%2022.223h1.315s.394-.044.6-.262c.184-.2.18-.574.18-.574s-.03-1.764.79-2.023c.81-.255%201.844%201.705%202.942%202.46.832.57%201.464.445%201.464.445l2.936-.04s1.538-.097.81-1.304c-.06-.1-.426-.894-2.186-2.526-1.843-1.71-1.594-1.434.624-4.39%201.353-1.804%201.893-2.902%201.724-3.374-.16-.45-1.153-.33-1.153-.33l-3.306.02s-.247-.034-.428.074c-.178.108-.293.356-.293.356s-.522%201.394-1.223%202.58c-1.47%202.5-2.06%202.633-2.3%202.476-.563-.36-.42-1.454-.42-2.23%200-2.423.365-3.435-.72-3.696-.357-.085-.623-.143-1.544-.15-1.182-.014-2.18.003-2.743.28-.378.185-.667.595-.49.62.218.027.713.13.975.49.34.46.33%201.496.33%201.496s.193%202.852-.46%203.206c-.442.245-1.056-.252-2.37-2.52-.67-1.163-1.18-2.446-1.18-2.446s-.1-.24-.273-.37c-.212-.155-.506-.204-.506-.204l-3.145.02s-.473.015-.647.22c-.154.183-.01.56-.01.56s2.46%205.757%205.245%208.657c2.553%202.66%205.454%202.485%205.454%202.485z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampYahooSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2038%2038%22%3E%3Cpath%20d%3D%22M%208%2010%20l%207%207%20l%205%20-5%20m%20-4.7%205%20v%203%20h%20-0.5%20v%20-3%20m%208%20-4%20v%205%20m%200%201%20v%201%22%20stroke-width%3D%222%22%20stroke%3D%22%23fff%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M%206%2010%20h%206%20m%205%202%20h%206%20m%20-11%209.5%20h%206%22%20stroke-width%3D%221.4%22%20stroke%3D%22%23fff%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center}.theChampXingSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-6%20-6%2042%2042%22%3E%0A%3Cpath%20d%3D%22M%206%209%20h%205%20l%204%204%20l%20-5%207%20h%20-5%20l%205%20-7%20z%20m%2015%20-4%20h%205%20l%20-9%2013%20l%204%208%20h%20-5%20l%20-4%20-8%20z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%0A%3C%2Fsvg%3E') no-repeat center center}.theChampWhatsappSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2040%2040%22%3E%3Cpath%20id%3D%22arc1%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20d%3D%22M%2011.579798566743314%2024.396926207859085%20A%2010%2010%200%201%200%206.808479557110079%2020.73576436351046%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M%207%2019%20l%20-1%206%20l%206%20-1%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M%2010%2010%20q%20-1%208%208%2011%20c%205%20-1%200%20-6%20-1%20-3%20q%20-4%20-3%20-5%20-5%20c%204%20-2%20-1%20-5%20-1%20-4%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center}.theChampAIMSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.75%2016.548c-.24.558-.465%201.08-.707%201.646%202.756%201.873%205.48%203.752%207.615%206.453l-2.11%201.43c-.708-.768-1.364-1.59-2.132-2.29-1.047-.958-2.156-1.85-3.557-2.285-.585-.183-.98-.086-1.39.41-1.527%201.862-3.26%203.49-5.476%204.522-1.368.64-1.368.642-1.972-.695-.178-.39-.346-.785-.54-1.226%201.827-.433%203.38-1.246%204.62-2.62.74-.822%201.166-1.716%201.26-2.856.17-2.103.628-4.15%201.828-5.95.534-.797%201.768-.98%202.493-.37.062.046.11.126.13.2.48%201.81%202.08%202.005%203.58%201.63.573-.146%201.118-.404%201.73-.63l1.07%201.483c-1.903%201.718-4.075%201.73-6.444%201.145zm.842-12.054c1.78.02%203.254%201.57%203.22%203.386-.032%201.734-1.62%203.284-3.325%203.246-1.822-.04-3.326-1.604-3.284-3.418.038-1.8%201.555-3.236%203.39-3.214z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center}.theChampAmazonWishListSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.998%2023.842c-.127%200-.256.03-.377.086-.132.055-.27.117-.4.172l-.194.08-.25.1v.005c-2.72%201.102-5.573%201.748-8.215%201.805-.097.004-.193.004-.29.004-4.153.003-7.544-1.926-10.964-3.823-.12-.06-.24-.094-.36-.094-.156%200-.313.058-.43.164-.114.106-.183.266-.182.426%200%20.207.112.395.267.52%203.21%202.786%206.73%205.376%2011.46%205.378.094%200%20.188-.002.28-.004%203.01-.07%206.415-1.085%209.058-2.745l.016-.01c.346-.207.69-.44%201.018-.703.205-.15.346-.385.344-.63-.01-.435-.377-.73-.775-.73zm3.666-1.54c-.012-.265-.068-.466-.178-.632l-.01-.016-.015-.02c-.11-.12-.216-.167-.333-.218-.347-.133-.853-.205-1.46-.207-.437%200-.92.04-1.4.143l-.002-.03-.486.16-.01.006-.276.09v.012c-.322.136-.615.302-.89.498-.167.13-.31.297-.317.556-.004.14.066.3.185.395.12.097.257.13.378.13.027%200%20.055%200%20.078-.005l.023-.002.018-.003c.238-.053.586-.085.992-.144.347-.037.72-.066%201.04-.066.225%200%20.43.014.57.045.07.016.12.032.15.05.01.003.016.007.02.01.006.02.016.067.014.14.004.268-.11.767-.266%201.25-.152.487-.338.974-.46%201.298-.03.075-.048.157-.048.247-.003.13.05.287.16.393.11.104.255.145.374.145h.006c.18-.002.332-.07.463-.176%201.236-1.112%201.666-2.888%201.684-3.888l-.003-.16z%22%2F%3E%3Cpath%20d%3D%22M17.355%2010.384c-.728.055-1.565.11-2.404.222-1.282.17-2.57.39-3.63.896-2.07.838-3.467%202.627-3.467%205.254%200%203.3%202.124%204.98%204.81%204.98.894%200%201.622-.114%202.29-.28%201.064-.336%201.958-.95%203.02-2.07.614.838.782%201.23%201.844%202.125.278.114.558.114.78-.052.673-.56%201.85-1.568%202.462-2.125.28-.224.224-.56.056-.837-.613-.783-1.23-1.455-1.23-2.965V10.5c0-2.125.167-4.082-1.397-5.534-1.285-1.173-3.3-1.62-4.864-1.62h-.672c-2.85.164-5.868%201.395-6.54%204.918-.11.447.226.613.45.67l3.13.39c.336-.055.502-.336.56-.613.278-1.23%201.284-1.845%202.4-1.96h.227c.67%200%201.397.28%201.79.84.447.67.39%201.568.39%202.35v.446zm-.613%206.65c-.393.782-1.063%201.286-1.79%201.456-.112%200-.28.055-.448.055-1.228%200-1.956-.95-1.956-2.35%200-1.788%201.06-2.627%202.402-3.018.727-.167%201.567-.225%202.405-.225v.672c0%201.287.057%202.292-.613%203.41z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampAOLMailSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M17.334%2013.26c-2.315%200-4.067%201.8-4.067%204.027%200%202.35%201.824%204.03%204.067%204.03%202.243%200%204.062-1.68%204.062-4.03%200-2.228-1.744-4.027-4.062-4.027zm0%202.127c1-.007%201.82.847%201.82%201.9%200%201.048-.82%201.9-1.82%201.9s-1.818-.853-1.818-1.9c0-1.053.817-1.9%201.818-1.9zm11.59%204.518c0%20.778-.63%201.412-1.41%201.412-.778%200-1.41-.634-1.41-1.412%200-.778.632-1.408%201.41-1.408.78%200%201.41.63%201.41%201.408zm-4.104%201.418h-2.216v-10.28h2.216v10.28zM9.33%2011.04s2.585%206.79%203.862%2010.13c.015.037.028.078.047.132-.06.006-.105.01-.15.01-.83.002-1.664-.003-2.497.004-.12.002-.17-.04-.204-.156-.116-.385-.247-.766-.365-1.147-.032-.11-.074-.153-.193-.153-1.066.006-2.132.006-3.2%200-.1%200-.142.03-.173.13-.127.405-.26.81-.39%201.21-.02.076-.05.117-.136.117-.874-.006-1.75-.004-2.624-.004-.016%200-.036-.005-.07-.012.023-.06.04-.116.064-.17%201.286-3.307%203.91-10.086%203.91-10.086H9.33zm-.023%206.674c-.343-1.147-.68-2.274-1.02-3.4h-.03l-1.017%203.4h2.067z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampAppnetSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M16%207.158L4.156%2025h2.422l2.695-4h13.453l2.695%204h2.425L16%207.158zM10.82%2019L16%2011.2l5.178%207.8H10.82z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampBaiduSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.68%2016.617c2.485-.534%202.145-3.51%202.073-4.16-.123-1.002-1.3-2.752-2.9-2.612-2.013.18-2.307%203.087-2.307%203.087-.273%201.346.65%204.22%203.133%203.685m4.614-4.986c1.373%200%202.482-1.58%202.482-3.533s-1.11-3.533-2.482-3.533-2.485%201.58-2.485%203.533%201.112%203.536%202.485%203.536m5.918.233c1.837.24%203.015-1.72%203.25-3.205.24-1.482-.946-3.207-2.244-3.503-1.305-.3-2.93%201.787-3.08%203.148-.177%201.666.237%203.326%202.073%203.56m7.276%202.496c0-.71-.59-2.85-2.78-2.85-2.193%200-2.483%202.02-2.483%203.447%200%201.362.113%203.263%202.84%203.204%202.72-.06%202.422-3.084%202.422-3.8m-2.78%206.237s-2.84-2.197-4.497-4.572c-2.25-3.503-5.445-2.076-6.513-.298-1.062%201.783-2.717%202.91-2.954%203.21-.24.292-3.43%202.017-2.723%205.165.71%203.146%203.2%203.087%203.2%203.087s1.833.18%203.96-.298c2.132-.475%203.966.116%203.966.116s4.97%201.667%206.33-1.54c1.36-3.207-.768-4.872-.768-4.872%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampBalatarinSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23B90E10%22%20d%3D%22M29%2017H3v10c0%201.1.9%202%202%202h22c1.1%200%202-.9%202-2V17z%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M12%2022h8v2h-8z%22%2F%3E%3Cpath%20fill%3D%22%23079948%22%20d%3D%22M29%2015H3V5c0-1.1.9-2%202-2h22c1.1%200%202%20.9%202%202v10z%22%2F%3E%3Cg%20fill%3D%22%23FFF%22%3E%3Cpath%20d%3D%22M15%205h2v8h-2z%22%2F%3E%3Cpath%20d%3D%22M12%208h8v2h-8z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center}.theChampBibSonomySvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-7%20-7%2046%2046%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M25.058%2025.892c-.25%200-.484.065-.694.17l-5.907-8.2a1.548%201.548%200%200%200%20.344-1.68l4.28-2.573c.288.333.71.552%201.187.552.862%200%201.56-.7%201.56-1.56%200-.776-.567-1.415-1.31-1.535V6.11a1.556%201.556%200%200%200-.25-3.095c-.862%200-1.56.7-1.56%201.56%200%20.196.04.383.106.556l-4.256%202.477a1.548%201.548%200%200%200-1.2-.574c-.862%200-1.56.7-1.56%201.56%200%20.778.567%201.417%201.31%201.537v5.1c-.218.035-.42.112-.598.23L9.93%208.204c.213-.268.345-.6.345-.97a1.56%201.56%200%201%200-.712%201.309l6.575%207.25c-.213.267-.345.6-.345.968%200%20.23.054.45.144.647L8.08%2022.66a1.547%201.547%200%200%200-1.138-.5%201.56%201.56%200%201%200%201.56%201.56c0-.23-.053-.45-.144-.646l7.857-5.25c.07.076.147.144.23.204l-1.95%203.927a1.536%201.536%200%200%200-.457-.076c-.862%200-1.56.695-1.56%201.56a1.56%201.56%200%201%200%202.468-1.27l1.95-3.926c.146.045.297.076.458.076.25%200%20.484-.064.694-.17l5.907%208.2a1.56%201.56%200%201%200%201.103-.459zM18.914%208.59c0-.197-.04-.383-.106-.556l4.257-2.473c.236.29.567.49.95.55v4.96a1.558%201.558%200%200%200-1.197%202.115l-4.278%202.573a1.542%201.542%200%200%200-.935-.53v-5.102a1.555%201.555%200%200%200%201.31-1.534z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampBittyBrowserSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23999%22%20d%3D%22M4%204h12v12H4z%22%2F%3E%3Cpath%20fill%3D%22%23999%22%20d%3D%22M20%204v16H4v8h24V4%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampBlinklistSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22%23FFF%22%3E%3Cpath%20d%3D%22M3%2010.35v11.3l8.977-5.418%22%2F%3E%3Cpath%20d%3D%22M17.55%2027.454c-4.397%200-8.314-2.39-10.205-6.36l1.675-1.04c1.558%203.274%204.906%205.388%208.53%205.388%205.204%200%209.438-4.235%209.438-9.44%200-5.208-4.233-9.443-9.44-9.443-3.804%200-7.22%202.26-8.7%205.763l-1.733-1.057c1.798-4.25%205.82-6.72%2010.434-6.72C23.86%204.546%2029%209.683%2029%2015.996c0%206.317-5.136%2011.457-11.45%2011.457z%22%2F%3E%3Cpath%20d%3D%22M11.425%2018.623c1.02%202.406%203.403%204.09%206.18%204.09%203.71%200%206.715-3.006%206.715-6.712%200-3.71-3.005-6.712-6.714-6.712-2.887%200-5.35%201.823-6.295%204.38l3.958%202.566-3.84%202.39z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center}.theChampBloggerPostSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M12.393%206.112h4.367c1.61.19%203.96%201.572%204.824%203.41.238.515.363.594.56%202.12.106.786.16%201.367.51%201.69.495.45%202.333.147%202.696.43l.277.22.166.343.06.277-.04%205.048c-.02%203.43-2.81%206.238-6.244%206.238h-7.177c-3.436%200-6.244-2.81-6.244-6.238v-7.29c-.003-3.434%202.806-6.248%206.242-6.248z%22%2F%3E%3Cpath%20fill%3D%22%23F8A154%22%20d%3D%22M12.47%2011.22h3.464c.66%200%201.195.534%201.195%201.188%200%20.653-.538%201.195-1.198%201.195H12.47c-.66%200-1.194-.542-1.194-1.195%200-.654.535-1.19%201.195-1.19zm0%207.15h7.038c.654%200%201.19.534%201.19%201.188%200%20.646-.535%201.188-1.19%201.188H12.47c-.66%200-1.194-.54-1.194-1.188%200-.654.535-1.19%201.195-1.19z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampBlogMarksSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23A3DE38%22%20d%3D%22M22.762%2018.917L17.646%2016l-8.408-4.795V29l13.524-7.71%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M22.762%2010.71L9.238%203v8.204l8.408%204.794%205.116-2.915%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampBoxnetSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M16.49%2011.36c-1.653%200-3.18.524-4.434%201.41V6.543c0-.893-.725-1.616-1.617-1.616-.895%200-1.617.723-1.617%201.616v11.903c-.017.2.002%201.37.055%201.7.53%203.73%203.73%206.604%207.61%206.604%204.25%200%207.692-3.446%207.692-7.696.003-4.25-3.444-7.695-7.694-7.695zm0%2012.126c-2.45%200-4.434-1.984-4.434-4.432%200-2.45%201.983-4.434%204.433-4.434%202.445%200%204.43%201.984%204.43%204.434%200%202.448-1.984%204.432-4.433%204.432z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampBookmarksfrSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23CC3467%22%20d%3D%22M27.256%209.5c-2.188-3.79-6.36-.54-7.83%202.205%201.073.86%201.802%202.112%202.006%203.475%203.103.094%208.023-1.873%205.824-5.68-.7-1.212.515.894%200%200z%22%2F%3E%3Cpath%20fill%3D%22%2396C044%22%20d%3D%22M15.998%203c-4.368%200-3.664%205.23-2.013%207.886%201.283-.505%202.74-.505%204.023%200C19.66%208.23%2020.366%203%2015.998%203z%22%2F%3E%3Cpath%20fill%3D%22%23CC3467%22%20d%3D%22M9.255%208.294c-1.108-.64-2.42-.918-3.49-.053-.96.78-1.79%202.268-1.617%203.538.352%202.564%204.32%203.468%206.416%203.405.204-1.363.934-2.618%202.01-3.477-.67-1.256-1.898-2.59-3.32-3.41-.71-.41%201.422.82%200%200z%22%2F%3E%3Cpath%20fill%3D%22%2396C044%22%20d%3D%22M11.426%2019.05c-.447-.67-.744-1.435-.862-2.23-2.785-.084-7.768%201.608-6.056%205.24%202.023%204.292%206.448%201.248%208.063-1.765-.44-.354-.83-.773-1.142-1.246-.132-.198.314.47%200%200z%22%2F%3E%3Cpath%20fill%3D%22%23CC3467%22%20d%3D%22M18.202%2021.458c-.064-.12-.13-.232-.198-.342-1.28.503-2.737.503-4.02%200C12.338%2023.766%2011.624%2029%2016%2029c4.218%200%203.67-4.848%202.204-7.542-.064-.12.678%201.243%200%200z%22%2F%3E%3Cpath%20fill%3D%22%2396C044%22%20d%3D%22M27.83%2020.088c-.478-2.46-4.326-3.33-6.398-3.27-.204%201.364-.933%202.617-2.007%203.476.934%201.744%202.858%203.73%204.913%204.006%202.043.276%203.853-2.332%203.49-4.212-.153-.8.137.706%200%200z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampBuddyMarksSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22%238B0102%22%3E%3Ccircle%20cx%3D%2219.587%22%20cy%3D%227.172%22%20r%3D%224.209%22%2F%3E%3Cpath%20d%3D%22M21.374%2011.668h-3.572c-.085%200-.168.01-.253.013.32.68.51%201.437.51%202.236%200%201.476-.62%202.807-1.61%203.756%202.314.69%204.084%202.656%204.486%205.08%203.414-.15%205.382-1.114%205.513-1.18l.282-.145h.03V17.06c0-2.97-2.418-5.39-5.39-5.39z%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23BA3628%22%3E%3Ccircle%20cx%3D%2212.413%22%20cy%3D%2213.439%22%20r%3D%224.209%22%2F%3E%3Cpath%20d%3D%22M14.198%2017.937h-3.57c-2.973%200-5.39%202.417-5.39%205.388v4.37l.01.067.303.095c2.838.885%205.3%201.18%207.33%201.18%203.96%200%206.257-1.13%206.398-1.2l.282-.142h.027v-4.37c0-2.97-2.416-5.388-5.388-5.388z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center}.theChampCare2NewsSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M20.56%2021.21c1.558.926%203.202%201.637%204.95%202.122.746.207%201.255.03%201.596-.673.102-.21.25-.404.4-.586%202.322-2.812%201.91-6.988-1.06-7.983.66-.517.662-1.2.47-1.92-.156-.59-.265-1.204-.492-1.767-.514-1.278-.694-2.603-.77-3.964-.047-.814-.1-1.767-1-2.068-.875-.292-1.54.357-2.09.977-1.85%202.082-2.9%204.576-3.644%207.22-.372%201.33-.7%202.676-1.077%204.12-.332-.34-.57-.837-.925-.897-.14-.376-.74-2.2.177-3.78.02-.008.033-.022.047-.037l.174-.22c.05-.063.037-.15-.024-.2-.06-.048-.15-.037-.196.025l-.174.223c-.033.04-.035.093-.02.138-.84%201.48-.432%203.147-.23%203.76-.422-.616-1.416-1.792-2.95-2.06-.024-.04-.067-.067-.116-.067h-.28c-.08%200-.143.063-.143.14%200%20.08.062.142.142.142h.28c.023%200%20.043-.007.062-.017%201.54.254%202.51%201.48%202.884%202.046-.38.265.127.786.08%201.276-1.986-1.483-4.072-2.605-6.244-3.572-1.956-.87-3.89-1.798-6.008-2.233-.47-.097-.977-.107-1.25.41-.25.474-.093.936.19%201.34.153.222.347.434.566.585%202.44%201.678%204.303%203.93%206.212%206.145.446.517.896%201.027%201.665%201.065.25.012.455.132.445.446v.123c.047.827.25%201.5.774%202.28%201.365%201.67%203.08%202.88%205.054%203.7.4.167.73.25%201.01.25.685%200%201.018-.517%201.116-1.578.026-1.45-.42-2.82-.863-4.154.352-.27.517.24.788.065.237-.33-.216-.68.018-1.08.172.097.316.173.456.256z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampCiteULikeSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M8%2024h16v2H8zm0-6h16v2H8zm0-6h16v2H8zm0-6h16v2H8z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center}.theChampCommentSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-150%20-150%20791%20791%22%3E%3Cg%3E%3Cpath%20d%3D%22M477.364%2C127.481c-22.839-28.072-53.864-50.248-93.072-66.522c-39.208-16.274-82.036-24.41-128.479-24.41%20c-46.442%2C0-89.269%2C8.136-128.478%2C24.41c-39.209%2C16.274-70.233%2C38.446-93.074%2C66.522C11.419%2C155.555%2C0%2C186.15%2C0%2C219.269%20c0%2C28.549%2C8.61%2C55.299%2C25.837%2C80.232c17.227%2C24.934%2C40.778%2C45.874%2C70.664%2C62.813c-2.096%2C7.611-4.57%2C14.842-7.426%2C21.7%20c-2.855%2C6.851-5.424%2C12.467-7.708%2C16.847c-2.286%2C4.374-5.376%2C9.23-9.281%2C14.555c-3.899%2C5.332-6.849%2C9.093-8.848%2C11.283%20c-1.997%2C2.19-5.28%2C5.801-9.851%2C10.848c-4.565%2C5.041-7.517%2C8.33-8.848%2C9.853c-0.193%2C0.097-0.953%2C0.948-2.285%2C2.574%20c-1.331%2C1.615-1.999%2C2.419-1.999%2C2.419l-1.713%2C2.57c-0.953%2C1.42-1.381%2C2.327-1.287%2C2.703c0.096%2C0.384-0.094%2C1.335-0.57%2C2.854%20c-0.477%2C1.526-0.428%2C2.669%2C0.142%2C3.429v0.287c0.762%2C3.234%2C2.283%2C5.853%2C4.567%2C7.851c2.284%2C1.992%2C4.858%2C2.991%2C7.71%2C2.991h1.429%20c12.375-1.526%2C23.223-3.613%2C32.548-6.279c49.87-12.751%2C93.649-35.782%2C131.334-69.094c14.274%2C1.523%2C28.074%2C2.283%2C41.396%2C2.283%20c46.442%2C0%2C89.271-8.135%2C128.479-24.414c39.208-16.276%2C70.233-38.444%2C93.072-66.517c22.843-28.072%2C34.263-58.67%2C34.263-91.789%20C511.626%2C186.154%2C500.207%2C155.555%2C477.364%2C127.481z%20M445.244%2C292.075c-19.896%2C22.456-46.733%2C40.303-80.517%2C53.529%20c-33.784%2C13.223-70.093%2C19.842-108.921%2C19.842c-11.609%2C0-23.98-0.76-37.113-2.286l-16.274-1.708l-12.277%2C10.852%20c-23.408%2C20.558-49.582%2C36.829-78.513%2C48.821c8.754-15.414%2C15.416-31.785%2C19.986-49.102l7.708-27.412l-24.838-14.27%20c-24.744-14.093-43.918-30.793-57.53-50.114c-13.61-19.315-20.412-39.638-20.412-60.954c0-26.077%2C9.945-50.343%2C29.834-72.803%20c19.895-22.458%2C46.729-40.303%2C80.515-53.531c33.786-13.229%2C70.089-19.849%2C108.92-19.849c38.828%2C0%2C75.13%2C6.617%2C108.914%2C19.845%20c33.783%2C13.229%2C60.62%2C31.073%2C80.517%2C53.531c19.89%2C22.46%2C29.834%2C46.727%2C29.834%2C72.802S465.133%2C269.615%2C445.244%2C292.075z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center}.theChampCopyLinkSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.412%2021.177c0-.36-.126-.665-.377-.917l-2.804-2.804a1.235%201.235%200%200%200-.913-.378c-.377%200-.7.144-.97.43.026.028.11.11.255.25.144.14.24.236.29.29s.117.14.2.256c.087.117.146.232.177.344.03.112.046.236.046.37%200%20.36-.126.666-.377.918a1.25%201.25%200%200%201-.918.377%201.4%201.4%200%200%201-.373-.047%201.062%201.062%200%200%201-.345-.175%202.268%202.268%200%200%201-.256-.2%206.815%206.815%200%200%201-.29-.29c-.14-.142-.223-.23-.25-.254-.297.28-.445.607-.445.984%200%20.36.126.664.377.916l2.778%202.79c.243.243.548.364.917.364.36%200%20.665-.118.917-.35l1.982-1.97c.252-.25.378-.55.378-.9zm-9.477-9.504c0-.36-.126-.665-.377-.917l-2.777-2.79a1.235%201.235%200%200%200-.913-.378c-.35%200-.656.12-.917.364L7.967%209.92c-.254.252-.38.553-.38.903%200%20.36.126.665.38.917l2.802%202.804c.242.243.547.364.916.364.377%200%20.7-.14.97-.418-.026-.027-.11-.11-.255-.25s-.24-.235-.29-.29a2.675%202.675%200%200%201-.2-.255%201.052%201.052%200%200%201-.176-.344%201.396%201.396%200%200%201-.047-.37c0-.36.126-.662.377-.914.252-.252.557-.377.917-.377.136%200%20.26.015.37.046.114.03.23.09.346.175.117.085.202.153.256.2.054.05.15.148.29.29.14.146.222.23.25.258.294-.278.442-.606.442-.983zM27%2021.177c0%201.078-.382%201.99-1.146%202.736l-1.982%201.968c-.745.75-1.658%201.12-2.736%201.12-1.087%200-2.004-.38-2.75-1.143l-2.777-2.79c-.75-.747-1.12-1.66-1.12-2.737%200-1.106.392-2.046%201.183-2.818l-1.186-1.185c-.774.79-1.708%201.186-2.805%201.186-1.078%200-1.995-.376-2.75-1.13l-2.803-2.81C5.377%2012.82%205%2011.903%205%2010.826c0-1.08.382-1.993%201.146-2.738L8.128%206.12C8.873%205.372%209.785%205%2010.864%205c1.087%200%202.004.382%202.75%201.146l2.777%202.79c.75.747%201.12%201.66%201.12%202.737%200%201.105-.392%202.045-1.183%202.817l1.186%201.186c.774-.79%201.708-1.186%202.805-1.186%201.078%200%201.995.377%202.75%201.132l2.804%202.804c.754.755%201.13%201.672%201.13%202.75z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampDiaryRuSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23912D31%22%20d%3D%22M16%203C8.82%203%203%208.82%203%2016s5.82%2013%2013%2013%2013-5.82%2013-13S23.18%203%2016%203zm0%2024.807C9.48%2027.807%204.192%2022.522%204.192%2016%204.192%209.48%209.48%204.193%2016%204.193c3.92%200%207.392%201.91%209.54%204.85h-8.308s-2.863.397-3.18%202.544c-.34%202.293-1.988%202.465-1.988%202.465h-4.69v1.51h9.74c.206-1.086%201.16-1.907%202.305-1.907%201.143%200%202.096.82%202.302%201.908h1.632v.874h-1.632c-.206%201.087-1.16%201.91-2.305%201.91-1.147%200-2.1-.823-2.306-1.91H7.37v1.59h4.69s1.67%200%201.988%202.464c.304%202.356%203.18%202.548%203.18%202.548h8.25c-2.15%202.895-5.596%204.77-9.48%204.77z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampDiasporaSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M13.498%206.49v6.258l-5.953-1.933L6%2015.57l5.95%201.934-3.677%205.063%204.046%202.942L16%2020.442l3.68%205.064%204.047-2.943L20.05%2017.5%2026%2015.57l-1.545-4.755-5.953%201.933V6.49h-5.004z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampDiHITTSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M23.668%2026.125H19.01l.014-2.145h-.09c-.88%201.558-2.582%202.47-4.345%202.47-3.794%200-6.26-3.643-6.26-8.522%200-5.608%203.055-8.665%206.49-8.665%201.764%200%203.027.705%203.584%201.705h.09V5.552h5.17m-5.17%2010.79c0-2.29-1.353-2.966-2.232-2.966-1.88%200-2.73%202.055-2.73%204.552%200%202.852%201.113%204.35%202.7%204.35.97%200%202.262-.618%202.262-2.88v-3.055z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampDiigoSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23FFF%22%20d%3D%22M23.81%204.5c.012.198.035.396.035.593%200%204.807.026%209.615-.01%2014.422-.02%203.248-1.5%205.678-4.393%207.158-4.66%202.385-10.495-.64-11.212-5.836-.76-5.517%203.747-9.56%208.682-9.018%201.114.12%202.16.5%203.134%201.07.517.3.527.295.53-.29.007-2.7.01-5.4.014-8.103h3.22zm-7.914%2019.97c2.608.068%204.82-2.025%204.954-4.552.138-2.626-1.89-5.074-4.727-5.145-2.7-.067-4.867%202-4.973%204.71-.107%202.72%202.13%205.008%204.746%204.988z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampDoubanSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.755%205.505h20.55v2.59H5.755v-2.59zm14.99%2018.47l1.93-4.29h2.21v-9.97h-18v9.98h2.04l1.93%204.29h-5.78v2.51h21.85v-2.51l-6.18-.01zm-10.74-6.95v-4.88h11.68v4.88h-11.68zm7.99%206.95h-4.37l-1.93-4.29h8.24l-1.94%204.29z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampDraugiemSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.55%2011.33c4.656.062%207.374%202.92%204.294%206.828-1.415%201.798-3.812%203.575-7.003%204.725-.15.056-.303.105-.46.16-.3.098-.595.188-.89.28a24.866%2024.866%200%200%201-4.05.814c-.464.043-.91.078-1.35.085-2.97.077-5.205-.74-5.93-2.474-.88-2.077.9-4.976%204.454-7.178-2.627%201.06-7.408%203.546-7.61%207.12v.454c.02.362.09.725.21%201.108.76%202.41%204.333%203.533%208.884%203.13.446-.036.892-.092%201.352-.16.66-.1%201.337-.23%202.027-.39a35.76%2035.76%200%200%200%202.02-.558c.154-.056.3-.098.454-.153.31-.094.608-.2.9-.31%203.945-1.436%206.87-3.34%208.58-5.526.975-1.253%201.476-2.424%201.574-3.448v-.787c-.28-2.61-3.317-4.135-7.45-3.717zm-3.024-1.29c.11%200%20.21-.014.307-.035.662-.167.983-.87%201.01-1.7.028-.885-.286-1.624-1.01-1.728-.063-.014-.125-.014-.195-.014-.578%200-.955.348-1.157.857-.094.265-.16.564-.163.885-.014.383.034.745.167%201.038.196.418.53.697%201.046.697zm-.014.292c-.293%200-.544.028-.76.084l.063.084.11.202.092.21.077.215.056.223.035.223.02.23.008.223v.237l-.014.23-.018.23-.028.23-.028.23-.043.23-.042.23-.04.223-.056.223-.042.212-.056.21-.057.2-.057.196-.042.19-.04.18-.02.11-.03.125-.028.132-.02.14-.03.152-.02.124v.03l-.028.166-.056.21-.02.172-.03.18-.02.182-.03.18-.02.19-.03.18-.02.188-.02.188-.02.19v.007c.04.537.082.997.103%201.26.02.3.085.517.18.663.14.215.378.292.706.32.28-.028.487-.084.647-.23.153-.14.237-.376.3-.753.118-.774.467-3.31.767-4.397.425-1.568%201.456-4.418-1.066-4.634-.122-.024-.226-.024-.338-.024zm-3.06-.8h.015c.976-.008%201.436-.9%201.436-1.994s-.46-1.993-1.436-2h-.014c-.99%200-1.45.9-1.45%202s.46%201.993%201.45%201.993zm-2.013%204.626c.09.383.18.732.254%201.052.307%201.254.606%204.16.718%205.038.105.885.418%201.073%201.052%201.136.62-.063.94-.25%201.045-1.136.105-.878.41-3.79.71-5.038.08-.314.175-.67.266-1.052.28-1.15.502-2.495%200-3.366-.32-.557-.94-.92-2.02-.92-1.088%200-1.708.37-2.03.92-.5.864-.27%202.216%200%203.366zm-1.35-4.153c.1.02.196.035.308.035.516%200%20.857-.28%201.045-.704.118-.293.174-.655.167-1.038a2.96%202.96%200%200%200-.167-.885c-.202-.51-.585-.857-1.157-.857-.07%200-.134%200-.197.014-.725.105-1.045.843-1.01%201.728.02.836.35%201.54%201.01%201.707zm-.3%209.373c.057.376.154.606.3.753.16.157.37.206.65.23.33-.024.557-.1.704-.32.09-.14.153-.36.18-.66.022-.264.064-.72.106-1.253v-.014l-.02-.187-.02-.188-.03-.188-.02-.18-.02-.19-.03-.18-.02-.18-.03-.183-.025-.174-.02-.166-.03-.167v-.02l-.02-.133-.028-.153-.028-.14-.024-.13-.028-.125-.03-.11-.034-.184-.056-.188-.04-.196-.058-.203-.056-.21-.056-.215-.04-.223-.057-.225-.04-.23-.033-.23-.028-.23-.03-.23-.02-.23-.008-.237v-.23l.007-.223.02-.23.034-.223.056-.222.07-.216.1-.21.11-.2.065-.085a3.128%203.128%200%200%200-.76-.083c-.11%200-.216%200-.32.014-2.524.216-1.492%203.066-1.067%204.634.262%201.054.603%203.59.728%204.364z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampDZoneSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%232A95CB%22%20d%3D%22M16.957%2021.422l8.6-10.75h-7.972V9.008H28v1.628l-8.65%2010.69H28v1.667H16.957v-1.57z%22%2F%3E%3Cpath%20fill%3D%22%2382C251%22%20d%3D%22M4%209.007h5.59c1.898%200%203.37.683%204.416%202.047.933%201.23%201.4%202.81%201.4%204.73%200%201.486-.277%202.83-.828%204.028-.97%202.12-2.64%203.18-5.007%203.18H4V9.007zm5.22%2012.367c.626%200%201.14-.066%201.544-.2.72-.247%201.31-.724%201.768-1.428.367-.565.63-1.29.792-2.17.094-.527.14-1.016.14-1.466%200-1.732-.336-3.078-1.01-4.037-.674-.958-1.758-1.438-3.254-1.438H5.913v10.74H9.22z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}
.theChampEvernoteSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%232A2A2A%22%20d%3D%22M7.884%208.573h2.276c.13%200%20.236-.106.236-.235%200%200-.027-1.95-.027-2.494v-.006c0-.445.09-.833.253-1.16l.078-.145c-.007%200-.017.005-.025.014l-4.42%204.385c-.01.007-.014.016-.017.026.09-.046.215-.107.233-.115.386-.175.85-.27%201.41-.27zm17.704-.477c-.18-.968-.755-1.444-1.275-1.632-.56-.203-1.698-.413-3.127-.58-1.15-.137-2.504-.126-3.318-.1-.1-.672-.568-1.285-1.096-1.498-1.404-.564-3.573-.428-4.13-.272-.442.125-.932.378-1.205.768-.183.262-.302.595-.302%201.062%200%20.265.007.886.015%201.44l.014%201.054c0%20.494-.4.896-.896.897H7.99c-.485%200-.856.082-1.14.21-.284.128-.484.303-.636.508-.304.408-.357.912-.355%201.426%200%200%200%20.416.102%201.23.084.63.767%205.02%201.414%206.356.25.522.42.736.912.966%201.1.47%203.61.994%204.787%201.146%201.174.15%201.912.466%202.35-.457.002%200%20.088-.227.208-.56.382-1.156.435-2.18.435-2.924%200-.076.11-.078.11%200%200%20.524-.1%202.38%201.303%202.875.554.197%201.7.373%202.864.51%201.055.12%201.82.537%201.82%203.24%200%201.645-.346%201.87-2.152%201.87-1.464%200-2.02.038-2.02-1.125%200-.938.93-.842%201.616-.842.31%200%20.086-.23.086-.81%200-.576.36-.91.02-.918-2.384-.065-3.786-.004-3.786%202.978%200%202.706%201.036%203.208%204.418%203.208%202.65%200%203.588-.086%204.682-3.483.22-.67.742-2.718%201.06-6.154.197-2.173-.194-8.732-.502-10.388zm-4.622%207.25c-.327-.012-.643.01-.937.056.08-.667.353-1.488%201.332-1.453%201.08.033%201.23%201.056%201.237%201.75-.457-.205-1.02-.335-1.635-.357z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampFacebookMessengerSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2%20-2%2036%2036%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M16%205C9.986%205%205.11%209.56%205.11%2015.182c0%203.2%201.58%206.054%204.046%207.92V27l3.716-2.06c.99.276%202.04.425%203.128.425%206.014%200%2010.89-4.56%2010.89-10.183S22.013%205%2016%205zm1.147%2013.655L14.33%2015.73l-5.423%203%205.946-6.31%202.816%202.925%205.42-3-5.946%206.31z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampFarkSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M22.925%209.77V5.613H9.075v20.772h5.54v-8.31h8.31v-4.153h-8.31V9.77%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampFlipboardSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23F5CCCC%22%20d%3D%22M19%2019H7V7h12v12z%22%2F%3E%3Cpath%20fill%3D%22%23FAE5E5%22%20d%3D%22M25%2013H7V7h18v6z%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M13%2025H7V7h6v18z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampFolkdSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M19.956%2010.21c-.183.192-.613.138-.99.14-.102.317-.126.71-.283.974.626.496%201.85.406%202.405.972%201.197-.444.245-1.354.99-2.085%201.134-.14%201.386.588%201.697%201.254-.267.247-.936.102-1.415.14-.26.208-.333.6-.565.833.258.58.96.724%201.133%201.39%201.454-.376%202.954-.71%204.526-.973.41-.43.317-1.356.99-1.53%201.104.213%201.46%201.16%201.556%202.363-.586%201.043-2.1.605-2.546-.277-1.465.226-2.867.52-4.245.832-.11.325.1%201.263-.144%201.81.926.625%201.29-.49%202.122-.42.48.503.495%202.374-.566%202.224-.604-.053-.674-.634-.708-1.25-.432.1-.515-.143-.85-.14-.646.383-.97%201.083-1.695%201.39.094%201.236%201.462.38%202.12.974-.057%201.01-.8%201.345-1.838%201.39-.066-.836.216-1.503-.707-1.945-.94.142-1.37.782-2.264.973-.013.43.175.664.284.972.248.17%201.165-.21%201.415.278-.01%201.075-1.473%201.828-2.264%201.25-.063-.616.382-.734.565-1.11-.267-.293-.405-.713-.564-1.112-.878.342-1.665.773-2.83.834.004.327-.243.41-.14.833-.056.518.68.26.706.696.24%201.26-1.777%201.455-2.12.555-.03-.86%201.033-.65.706-1.808-.713-.274-1.917-.063-2.55-.417-.374.14-.382.644-.706.835.065.4.5.436.425.974-.925.36-2.313.07-2.12-1.114.533-.615%201.49-.076%201.835-.973-.557-.656-1.166-1.263-1.413-2.223-2.124.464-3.843%201.323-5.8%201.947-.187.467-.196%201.107-.566%201.39-.59.148-.625.036-1.273%200-.56-.854-.257-2.7.85-2.78.61-.135.41.523.85.557%202.016-.472%203.78-1.195%205.8-1.667-.433-2.485%203.206-4.233-.85-3.893-.396-1.225.373-2.164%201.13-2.085%201.273.132.285%201.725%201.273%202.224.908-.498%201.543-1.263%202.69-1.53.08-.45-.097-.646-.143-.972-.088-.33-.87.02-.99-.28v-.97c.46-.426%201.663-.355%201.98.138.114.623-.25.773-.706.834.037.427.308.626.424.972.9-.37%202.268-.273%203.538-.277.2-.17.266-.48.28-.836.108-.522-.75-.095-.564-.694.156-1.48%202.125-.633%202.12.416zm1.132%206.256c.652-.378.368-1.677.424-2.64-1.742-1.426-2.885%202.7-.424%202.64zm-6.224%201.53c1.3.173%203.114-1.23%202.97-2.502-.14-1.227-2.55-2.332-3.96-1.67-1.815.858-.44%203.98.99%204.17z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampGoogleClassroomSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2%202%2036%2036%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M22.667%2016.667a1.667%201.667%200%201%200%200-3.334%201.667%201.667%200%200%200%200%203.334zM22.333%2018c-1.928%200-4%20.946-4%202.117v1.217h8v-1.217c0-1.17-2.072-2.117-4-2.117zm-13-1.333a1.668%201.668%200%201%200-.002-3.336%201.668%201.668%200%200%200%20.002%203.336zM9.667%2018c-1.928%200-4%20.946-4%202.117v1.217h8v-1.217c0-1.17-2.072-2.117-4-2.117z%22%2F%3E%3Cpath%20d%3D%22M15.335%2015.333A2.332%202.332%200%201%200%2013%2013a2.333%202.333%200%200%200%202.335%202.333zm.332%201.334c-2.572%200-5.333%201.392-5.333%203.11v1.557H21v-1.556c0-1.72-2.762-3.11-5.333-3.11zm3%2010.666h8v2h-8v-2z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center}.theChampGoogleBookmarksSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-12%200%20100%20100%22%3E%3Cpath%20d%3D%22M%2051.22877660575707%2038.19080770219705%20A%2017%2017%200%201%200%2056%2050.00000000000001%20h%20-17%22%20stroke%3D%22%23fff%22%20stroke-width%3D%228%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center}.theChampGoogleGmailSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M2.902%206.223h26.195v19.554H2.902z%22%2F%3E%3Cpath%20fill%3D%22%23E14C41%22%20d%3D%22M2.902%2025.777h26.195V6.223H2.902v19.554zm22.44-4.007v3.806H6.955v-3.6h.032l.093-.034%206.9-5.558%202.09%201.77%201.854-1.63%207.42%205.246zm0-.672l-7.027-4.917%207.028-6.09V21.1zm-1.17-14.67l-.947.905c-2.356%202.284-4.693%204.75-7.17%206.876l-.078.06L8.062%206.39l16.11.033zm-10.597%209.61l-6.62%205.294.016-10.914%206.607%205.62%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampHackerNewsSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M17.275%2017.834v7.13h-2.602v-7.182L9%207.035h3.07l2.967%206.115c.365.755.702%201.51.988%202.316.312-.728.65-1.483%201.042-2.29l3.018-6.142H23l-5.725%2010.8z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampHatenaSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22%23FFF%22%3E%3Cpath%20d%3D%22M6.96%208.33h7.328c1.247%200%202.206.366%202.875%201.098.666.733%201.002%201.64%201.002%202.72%200%20.91-.24%201.688-.715%202.336-.318.433-.784.773-1.396%201.023.928.266%201.614.72%202.05%201.367.44.645.66%201.457.66%202.432%200%20.795-.157%201.512-.468%202.146-.314.635-.74%201.14-1.28%201.508-.337.23-.842.396-1.52.502-.9.14-1.498.21-1.79.21H6.958V8.328zm3.877%206.017h1.74c.623%200%201.058-.13%201.302-.382.24-.255.364-.623.364-1.104%200-.442-.123-.793-.366-1.045-.245-.25-.67-.377-1.276-.377h-1.767v2.91zm0%206.027h2.038c.69%200%201.176-.145%201.458-.434.282-.29.425-.68.425-1.168%200-.453-.142-.818-.42-1.092-.28-.277-.77-.414-1.47-.414h-2.03v3.108zM21.213%208.52h3.584v9.58h-3.584z%22%2F%3E%3Ccircle%20cx%3D%2223.005%22%20cy%3D%2221.635%22%20r%3D%222.036%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center}.theChampInstapaperSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23111%22%20d%3D%22M11.98%205.5h8.04v1.265h-.62c-.582%200-1.004.08-1.264.242-.262.162-.453.39-.572.69-.12.297-.182.874-.182%201.732v13.53c0%20.683.064%201.167.195%201.453.13.286.313.494.55.625.234.13.658.196%201.27.196h.618V26.5H11.98v-1.265h.662c.592%200%201.012-.067%201.258-.203.246-.135.424-.33.533-.587.11-.256.166-.75.166-1.483V9.112c0-.776-.057-1.3-.168-1.567-.11-.268-.287-.465-.533-.59-.247-.128-.667-.19-1.26-.19h-.66V5.5z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampJamespotSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M12.427%2024.073c.677.4%201.633.708%202.927.708%201.848%200%202.587-.83%202.587-2.71V5h2.436v17.13c0%202.745-1.478%204.87-5.176%204.87-1.664%200-2.99-.4-3.573-.678l.8-2.25z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampKakaoSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M20.345%206h-8.688c-.583%200-1.06.45-1.06%201.005v8.814c0%20.553.477%201.003%201.06%201.003h4.007c-.03.98-.445%202.056-1.077%202.996-.612.904-1.613%201.796-2.156%202.223l-.04.032c-.117.107-.202.23-.204.405-.003.13.07.232.15.34l.018.022%202.774%202.975s.137.137.247.163c.126.03.27.032.368-.042%204.84-3.56%205.537-8.023%205.66-10.44V7.004C21.403%206.45%2020.93%206%2020.346%206%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampKikSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-6%20-4%2040%2040%22%3E%3Cpath%20d%3D%22M23.436%2020.74a2.511%202.511%200%200%200%20.109-5.019h-.11a2.516%202.516%200%200%200-2.507%202.515%202.509%202.509%200%200%200%202.508%202.508zm-7.946-3.09l2.89-2.89c.93-.93.93-2.434%200-3.363a2.374%202.374%200%200%200-3.362%200l-4.262%204.263V7.267A2.378%202.378%200%200%200%206%207.263V24.7a2.378%202.378%200%200%200%204.756.002v-2.316l1.335-1.335%203.76%205.07a2.378%202.378%200%200%200%203.866-2.771c-.016-.02-.03-.04-.047-.06l-4.177-5.638v-.002z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampKindleItSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFA036%22%20d%3D%22M12.927%2027H10V5h2.927v11.754l5.15-5.47h3.683l-5.814%206.067L22%2027h-3.407l-4.704-7.763-.964%201.037V27z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampKnownSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.38%202.65c-7.45%200-13.5%206.048-13.5%2013.5s6.05%2013.5%2013.5%2013.5%2013.5-6.048%2013.5-13.5-6.04-13.5-13.5-13.5zm.078%2025.203c-6.387%200-11.57-5.184-11.57-11.572%200-6.385%205.183-11.57%2011.57-11.57%206.387%200%2011.57%205.185%2011.57%2011.57.002%206.39-5.175%2011.574-11.57%2011.574z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M23.856%2021.758c-.393%200-.694-.07-.903-.2-.154-.094-.4-.402-.74-.91l-3.934-5.964%203.3-3.2c.254-.248.463-.433.625-.54s.293-.178.41-.217c.107-.03.308-.046.593-.046h.207v-.01l.555-.01V8.55h-.648v.01h-6.087v2.12h.548c.31%200%20.494.023.57.077.078.054.117.13.117.23%200%20.055-.023.11-.062.18-.04.068-.154.2-.34.4l-4.257%204.436v-4.08c0-.402.03-.68.1-.826.07-.147.178-.262.34-.34.1-.053.363-.076.78-.076h.44V8.56H8.8v2.113h.563c.34%200%20.58.04.71.116.132.075.225.19.286.345.06.154.084.455.084.91v8.37c0%20.478-.022.78-.076.903-.062.153-.154.26-.285.33-.132.07-.394.11-.78.11H8.8v2.12h6.666v-2.12h-.556c-.363%200-.61-.032-.733-.094s-.216-.162-.278-.31c-.063-.145-.1-.408-.1-.786v-1.543l2.067-2.013%202.4%203.842c.2.332.3.54.3.625%200%20.077-.054.147-.162.2-.108.054-.417.077-.918.077h-.278v2.12h6.89v-2.12h-.24z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampLineSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M28%2014.304c0-5.37-5.384-9.738-12-9.738S4%208.936%204%2014.304c0%204.814%204.27%208.846%2010.035%209.608.39.084.923.258%201.058.592.122.303.08.778.04%201.084l-.172%201.028c-.05.303-.24%201.187%201.04.647s6.91-4.07%209.43-6.968c1.737-1.905%202.57-3.842%202.57-5.99zM11.302%2017.5H8.918c-.347%200-.63-.283-.63-.63V12.1c0-.346.283-.628.63-.628.348%200%20.63.283.63.63v4.14h1.754c.35%200%20.63.28.63.628%200%20.347-.282.63-.63.63zm2.467-.63c0%20.347-.284.628-.63.628-.348%200-.63-.282-.63-.63V12.1c0-.347.282-.63.63-.63.346%200%20.63.284.63.63v4.77zm5.74%200c0%20.27-.175.51-.433.596-.065.02-.132.032-.2.032-.195%200-.384-.094-.502-.25l-2.443-3.33v2.95c0%20.35-.282.63-.63.63-.347%200-.63-.282-.63-.63V12.1c0-.27.174-.51.43-.597.066-.02.134-.033.2-.033.197%200%20.386.094.503.252l2.444%203.328V12.1c0-.347.282-.63.63-.63.346%200%20.63.284.63.63v4.77zm3.855-3.014c.348%200%20.63.282.63.63%200%20.346-.282.628-.63.628H21.61v1.126h1.755c.348%200%20.63.282.63.63%200%20.347-.282.628-.63.628H20.98c-.345%200-.628-.282-.628-.63v-4.766c0-.346.283-.628.63-.628h2.384c.348%200%20.63.283.63.63%200%20.346-.282.628-.63.628h-1.754v1.126h1.754z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampLiveJournalSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23203468%22%20d%3D%22M7.08%209.882l.004-.008.004-.01c.195-.408.422-.81.674-1.192.264-.393.53-.75.81-1.06%201.493-1.683%203.524-2.692%206.08-3.015l.733-.097.426.61%208.426%2012.14.188.27.027.328.608%207.65.164%202.002-1.854-.783-7.23-3.053-.325-.143-.208-.286-8.422-12.14-.4-.574.3-.638zm2.72.13c-.06.097-.118.202-.18.305l7.79%2011.235%205.05%202.13-.427-5.32-7.79-11.226c-1.603.326-2.884%201.032-3.84%202.102-.227.252-.428.514-.602.775z%22%2F%3E%3Cpath%20fill%3D%22%23FFC805%22%20d%3D%22M8.186%2010.4c1.283-2.66%203.488-4.192%206.62-4.594l8.423%2012.14.61%207.648-7.23-3.057L8.186%2010.4z%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M15.158%206.316l1.89%202.717c-2.597.352-5.354%202.552-6.603%204.62l-1.898-2.735c1.115-2.09%204.27-4.18%206.61-4.602z%22%2F%3E%3Cpath%20fill%3D%22%239291AD%22%20d%3D%22M13.285%2010.666c-1.22.873-2.197%201.915-2.84%202.987l-1.898-2.735c.557-1.043%201.654-2.108%202.875-2.944l1.863%202.692z%22%2F%3E%3Cpath%20fill%3D%22%23203468%22%20d%3D%22M7.215%2010.283c1.35-3.24%204.182-4.8%207.568-5.527l.55-.026.38.397.314.322%201.14%201.817-1.835.243h-.012c-.242.038-.512.108-.8.212h-.003c-.3.1-.613.238-.957.406-1.69.837-3.4%202.216-3.898%203.306l-.928%201.746-1.252-1.66-.166-.285-.25-.453.15-.5z%22%2F%3E%3Cpath%20fill%3D%22%23F5A8AA%22%20d%3D%22M8.33%2010.597c.95-2.725%203.1-4.214%206.504-4.615l.314.322c-2.3.35-5.756%202.777-6.598%204.62l-.22-.327z%22%2F%3E%3Cpath%20fill%3D%22%23485E85%22%20d%3D%22M23.69%2022.727l.283%203.084-2.924-1.235%201.224-1.202%22%2F%3E%3Cpath%20fill%3D%22%23203468%22%20d%3D%22M16.41%2021.274c.053-.062.113-.133.176-.197.635-.712%201.287-1.447%201.43-2.695l-4.875-7.02c-.436.35-.832.706-1.176%201.062-.363.382-.674.775-.924%201.168l5.37%207.682zm.93.483c-.203.222-.398.445-.572.665l-.416.54-.402-.566-5.94-8.49-.183-.265.166-.282c.318-.558.73-1.097%201.236-1.63.494-.526%201.076-1.027%201.726-1.5l.424-.305.296.425%205.27%207.6.103.15-.014.17c-.113%201.718-.92%202.615-1.697%203.49z%22%2F%3E%3Cpath%20fill%3D%22%236A9AC2%22%20d%3D%22M16.367%2022.11c.846-1.09%202.03-1.903%202.164-3.868l-5.273-7.602c-1.27.914-2.227%201.933-2.83%202.97l5.94%208.5z%22%2F%3E%3Cpath%20fill%3D%22%23203468%22%20d%3D%22M22.125%2017.31c-.09.026-.168.062-.248.093-.89.35-1.81.71-3.027.396l-4.87-7.02c.48-.29.95-.53%201.405-.73.486-.208.96-.36%201.42-.464l5.32%207.724zm.12%201.037c.28-.11.563-.22.823-.294l.658-.21-.39-.568-5.888-8.532-.18-.267-.32.052c-.635.105-1.287.3-1.967.59-.66.286-1.67.887-2.342%201.33l5.893%208.313c1.647.49%202.627.014%203.717-.412z%22%2F%3E%3Cpath%20fill%3D%22%23A1BBD6%22%20d%3D%22M22.896%2017.537c-1.312.41-2.498%201.232-4.383.67l-5.272-7.6c1.303-.87%202.59-1.412%203.77-1.605l5.887%208.535z%22%2F%3E%3Cpath%20fill%3D%22%23203468%22%20d%3D%22M18.248%208.95l-1.846.24v-.004c-.244.04-.514.113-.8.214h-.01c-2.726.944-4.46%202.964-5.784%205.454l-.68-1.004c.604-.86%202.52-5.224%208.484-5.94.27.258.415.692.636%201.04z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampMailRuSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23F89C0E%22%20d%3D%22M19.975%2015.894c-.134-2.542-2.02-4.07-4.3-4.07h-.086c-2.63%200-4.09%202.068-4.09%204.417%200%202.633%201.765%204.296%204.077%204.296%202.58%200%204.275-1.89%204.4-4.127l-.003-.515zm-4.37-6.346c1.755%200%203.407.776%204.62%201.993v.006c0-.584.395-1.024.94-1.024h.14c.85%200%201.025.808%201.025%201.063l.005%209.08c-.06.595.613.9.988.52%201.457-1.497%203.203-7.702-.907-11.295-3.83-3.352-8.967-2.8-11.7-.916-2.904%202.003-4.764%206.438-2.958%2010.603%201.968%204.543%207.6%205.896%2010.947%204.546%201.696-.684%202.48%201.607.72%202.355-2.66%201.132-10.066%201.02-13.525-4.972-2.338-4.046-2.212-11.163%203.987-14.85%204.74-2.822%2010.99-2.042%2014.762%201.895%203.937%204.117%203.705%2011.82-.137%2014.818-1.742%201.36-4.326.035-4.312-1.947l-.02-.647c-1.21%201.203-2.824%201.905-4.58%201.905-3.475%200-6.53-3.056-6.53-6.528%200-3.508%203.057-6.6%206.533-6.6%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampMendeleySvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M26.596%2018.11c-1.466-.087-2.02-.834-1.93-2.164.076-1.113.274-2.22.418-3.327-.023-1.743-.942-3.13-2.488-3.59-1.583-.47-2.97-.14-4.102%201.15-2.322%202.646-2.616%202.634-5.023-.045-1.152-1.28-2.852-1.66-4.39-.98-1.5.667-2.37%202.237-2.15%203.954.08.625.278%201.235.377%201.863.338%202.122-.105%202.7-2.226%203.147-1.066.228-1.913.786-2.05%201.99-.137%201.22.17%202.39%201.404%202.75.77.226%201.853.084%202.55-.32.96-.553%201.064-1.64.733-2.74-.62-2.05-.027-3.04%202.115-3.34.836-.117%201.766-.022%202.568.235%201.302.41%201.692%201.373%201.175%202.65-.45%201.1-.443%202.09.39%202.984.84.9%202.417%201.08%203.518.435%201.12-.657%201.497-1.807%201.042-3.164-.608-1.814-.085-2.783%201.807-3.123.7-.126%201.463-.113%202.16.025%201.834.367%202.377%201.377%201.84%203.188-.504%201.698.196%203.09%201.72%203.43%201.332.295%202.624-.607%202.89-2.022.308-1.633-.593-2.882-2.344-2.988zm-10.71-.085c-1.374-.06-2.453-1.194-2.445-2.57.01-1.46%201.148-2.567%202.61-2.54%201.467.026%202.57%201.177%202.523%202.627-.05%201.43-1.255%202.545-2.687%202.483z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampMeneameSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22%23FFF%22%3E%3Cpath%20d%3D%22M25.514%2010.435c-1.582%201.605-4.438%201.56-5.502%203.726-.906%202.57%201.23%206.677%202.12%209.02.603%201.21-4.716%202.378-4.065%202.677%203.754-.043%205.354-1.412%204.904-3.094-.43-1.607-2.376-4.816-2.376-7.383.056-1.938%202.222-2.533%203.618-3.322%201.622-.727%203.14-2.35%202.72-4.25-.018-.672-1.187-2.907-.71-1.175.26%201.278.385%202.856-.706%203.802z%22%2F%3E%3Cpath%20d%3D%22M20.632%207.546C18.59%206.492%2016.32%205.854%2013.946%206.41c-1.277.236-2.78.933-3.637%202.1-1.123%201.34-1.166%203.288-.43%204.82.57%201.18%201.44%202.492%202.85%202.688%201.21.182%202.54.018%203.566-.683-1.223.21-2.64.646-3.736-.172-1.842-1.177-2.735-3.85-1.618-5.8.898-1.7%202.705-2.178%204.62-2.262%202.55-.11%204.995%201.345%205.934%201.7.903.285%202.2.645%202.844-.315.376-.446.226-1.674-.08-1.788.09.86-.543%201.943-1.524%201.66-.736-.17-1.41-.523-2.104-.81zM6.94%2015.156c-1.183%201.865-2.264%204.05-1.85%206.322.38%202.375%202.678%204.05%204.963%204.35%202.348.273%204.69.205%207.043.035.397-.385-1.92-.373-2.895-.514-2.224-.254-4.64-.3-6.55-1.623-1.775-1.33-2.01-3.938-1.155-5.863.714-1.814%201.782-3.568%202.903-5.084-.876.727-1.683%201.27-2.456%202.376z%22%2F%3E%3Cpath%20d%3D%22M12.787%2021.02c1.386.107%203.688-.032%204.768.724.387.582-.332%203.802-.084%204.174.553.162%201.186-3.773.836-4.75-.266-.75-4.966-.352-5.518-.147z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center}.theChampMixiSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23D1AD5A%22%20d%3D%22M16.09%205.246C9.617%205.246%204%209.216%204%2016.63c0%206.93%207.707%2010.193%2012.758%209.01v2.374S28%2025.054%2028%2015.034c0-6.11-4.505-9.788-11.91-9.788z%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M22.92%2020.024h-1.657v-5.688s-.505-1.586-1.585-1.586c-.9%200-2.525.374-2.525%202.08v5.193h-1.657V14.77c0-1.586-.787-2.09-1.506-2.09-1.15%200-2.727.807-2.727%202.403v4.94H9.605v-9.01h1.657v1.03c.656-.546%201.564-1.03%202.727-1.03%201.222%200%202.09.434%202.604%201.282.73-.677%201.777-1.202%203.082-1.202%201.97%200%203.24%201.788%203.24%203.202v5.73z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampMySpaceSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22%23FFF%22%3E%3Cpath%20d%3D%22M24%2017.716c-2.21%200-4%201.79-4%204v1.712h8v-1.713c0-2.21-1.79-4-4-4z%22%2F%3E%3Ccircle%20cx%3D%2224%22%20cy%3D%2212.571%22%20r%3D%223.999%22%2F%3E%3Cpath%20d%3D%22M15.147%2018.31c-2.054%200-3.72%201.66-3.72%203.71v1.408h7.437c.002-.615.002-1.148.002-1.408%200-2.05-1.664-3.71-3.72-3.71z%22%2F%3E%3Cellipse%20cx%3D%2215.147%22%20cy%3D%2213.446%22%20rx%3D%223.719%22%20ry%3D%223.71%22%2F%3E%3Cpath%20d%3D%22M7.148%2018.875C5.41%2018.875%204%2020.277%204%2022.008v1.42h6.295c.002-.636.002-1.178.002-1.42%200-1.73-1.41-3.133-3.15-3.133z%22%2F%3E%3Cellipse%20cx%3D%227.148%22%20cy%3D%2214.58%22%20rx%3D%223.148%22%20ry%3D%223.133%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center}.theChampNetlogSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M9.05%2026.276c1.658-2.12%204.19-3.48%207.03-3.48%202.807%200%205.314%201.324%206.975%203.404%202.678-2.098%204.404-5.353%204.404-9.018%200-6.328-5.13-11.46-11.46-11.46S4.54%2010.855%204.54%2017.182c0%203.713%201.772%207.004%204.51%209.095z%22%2F%3E%3Ccircle%20fill%3D%22%232A2A2A%22%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%224.051%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampNetvouzSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%236C3%22%20d%3D%22M10.25%208.72v17.184H5.5V6.096h8.396l5.605%205.77v6.43%22%2F%3E%3Cpath%20fill%3D%22%2309C%22%20d%3D%22M21.75%2023.28V6.095h4.75v19.808h-8.396L12.5%2020.13v-6.427%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampNewsVineSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M16.828%2019.498l2.875-2.084c.264.166.572.264.906.264.936%200%201.695-.76%201.695-1.7s-.76-1.7-1.697-1.7c-.94%200-1.702.76-1.702%201.7%200%20.07.006.14.014.21l-2.094%201.516v-4.73l2.896-2.1c.26.158.56.25.885.25.937%200%201.696-.76%201.696-1.7%200-.937-.76-1.7-1.697-1.7-.94%200-1.702.763-1.702%201.7%200%20.08.006.16.018.235l-2.098%201.52V4h-1.656v3.79l-2.11-1.528c.02-.102.032-.205.032-.313%200-.94-.764-1.7-1.7-1.7-.94%200-1.7.76-1.7%201.7%200%20.936.76%201.7%201.7%201.7.296%200%20.573-.078.815-.21l2.962%202.143v4.73L13.06%2012.79c.017-.094.028-.19.028-.286%200-.94-.764-1.7-1.7-1.7-.94%200-1.7.76-1.7%201.7%200%20.938.76%201.7%201.7%201.7.304%200%20.59-.083.84-.224l2.938%202.13v5.044L13.07%2019.63c.014-.092.023-.185.023-.28%200-.938-.76-1.7-1.7-1.7-.938%200-1.697.762-1.697%201.7%200%20.94.76%201.7%201.697%201.7.31%200%20.598-.084.846-.226l2.935%202.124V28h1.655v-1.665l2.87-2.077c.263.166.573.266.91.266.937%200%201.698-.76%201.698-1.7%200-.938-.762-1.698-1.7-1.698s-1.698.76-1.698%201.7c0%20.067.004.134.012.2l-2.092%201.517v-5.045z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampNUjijSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M8.223%204h4v4h-4zm0%206.223h4V28h-4zM19.777%204h4v4h-4zm0%206.223h4V28h-4zM14%204h4v4h-4zm0%206.223h4v11.11h-4z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampOdnoklassnikiSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16%2016.16c-3.635%200-6.58-2.945-6.58-6.58C9.42%205.945%2012.364%203%2016%203s6.582%202.945%206.582%206.58c0%203.635-2.946%206.58-6.58%206.58zm0-9.817c-1.788%200-3.236%201.448-3.236%203.237%200%201.79%201.448%203.236%203.237%203.236%201.79%200%203.24-1.447%203.24-3.236%200-1.79-1.45-3.237-3.238-3.237zm7.586%2010.62c.648%201.3-.084%201.93-1.735%202.99-1.397.9-3.315%201.238-4.566%201.368l1.048%201.05%203.877%203.877c.59.59.59%201.544%200%202.134l-.178.18c-.59.59-1.544.59-2.134%200l-3.878-3.88-3.878%203.88c-.59.59-1.543.59-2.135%200l-.176-.18c-.59-.59-.59-1.543%200-2.132l3.878-3.878%201.043-1.046c-1.25-.127-3.19-.465-4.6-1.37-1.65-1.062-2.38-1.69-1.733-2.99.37-.747%201.4-1.367%202.768-.29C13.035%2018.13%2016%2018.13%2016%2018.13s2.968%200%204.818-1.456c1.37-1.077%202.4-.457%202.768.29z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampOknotizieSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M14.613%2027.342H13.37l-4.796-7.3v7.3h-1.15v-9.25H8.66l4.8%207.3v-7.3h1.154v9.25zm6.015-9.408c1.282%200%202.332.438%203.147%201.312.817.875%201.225%202.03%201.225%203.47%200%201.44-.408%202.597-1.225%203.472-.815.874-1.865%201.312-3.147%201.312-1.286%200-2.34-.44-3.16-1.316-.82-.877-1.23-2.033-1.23-3.467%200-1.44.41-2.596%201.23-3.47.82-.876%201.874-1.313%203.16-1.313zm-.013%208.52c.916%200%201.667-.33%202.252-.985.585-.66.877-1.576.877-2.754s-.29-2.096-.874-2.752c-.583-.656-1.326-.984-2.23-.984-.92%200-1.674.33-2.263.985-.59.656-.884%201.574-.884%202.752%200%201.174.293%202.09.88%202.748.587.658%201.335.988%202.242.988z%22%20fill%3D%22%23FE5000%22%2F%3E%3Cpath%20d%3D%22M11.39%204.5c1.283%200%202.333.438%203.15%201.312.815.875%201.224%202.032%201.224%203.47%200%201.44-.408%202.597-1.225%203.472-.817.875-1.867%201.312-3.15%201.312-1.286%200-2.34-.438-3.16-1.314C7.41%2011.874%207%2010.72%207%209.282c0-1.438.41-2.595%201.23-3.47S10.105%204.5%2011.39%204.5zm-.012%208.52c.916%200%201.667-.33%202.252-.985.585-.656.877-1.574.877-2.752s-.29-2.095-.874-2.752c-.583-.654-1.326-.982-2.23-.982-.92%200-1.674.328-2.264.984-.59.658-.885%201.576-.885%202.753%200%201.174.293%202.09.88%202.75.587.656%201.335.986%202.242.986zm11.317.89H21.29l-2.154-3.402-.737.738v2.663h-1.183V4.656h1.18V9.9l2.556-2.69h1.486l-2.51%202.495%202.764%204.203z%22%20fill%3D%22%2388D32D%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampOutlookcomSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M19.52%208.29v5.5l1.92%201.208c.053.016.163.016.212%200l8.27-5.574c0-.66-.613-1.134-.962-1.134h-9.44z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M19.52%2015.84l1.755%201.204c.246.183.543%200%20.543%200-.297.183%208.104-5.397%208.104-5.397V21.75c0%201.102-.704%201.562-1.496%201.562H19.52V15.84z%22%2F%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M10.445%2013.305c-.6%200-1.073.282-1.426.842-.355.56-.53%201.305-.53%202.23%200%20.936.175%201.677.53%202.22.347.546.813.82%201.38.82.59%200%201.055-.266%201.4-.795.344-.53.517-1.266.517-2.206%200-.984-.17-1.744-.502-2.288-.333-.55-.79-.823-1.37-.823z%22%2F%3E%3Cpath%20d%3D%22M2.123%205.5v21.51l16.362%203.428V2.33L2.123%205.5zm10.95%2014.387c-.693.91-1.594%201.367-2.706%201.367-1.082%200-1.967-.442-2.65-1.324-.68-.88-1.02-2.03-1.02-3.448%200-1.496.343-2.707%201.037-3.63.693-.926%201.614-1.388%202.754-1.388%201.08%200%201.955.438%202.62%201.324.667.885%201%202.05%201%203.495.004%201.496-.345%202.695-1.034%203.604z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center}.theChampPapalySvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-3.5%20-3.5%2038%2038%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M20.744%208.217c1.112%200%202.296.519%203.106%201.329l.185.185c1.361%201.361%201.402%204.432.042%205.792l-3.103%202.787L16%2022.777l-4.974-4.467-3.103-2.787c-1.361-1.361-1.319-4.432.042-5.792l.185-.185c.81-.81%201.994-1.329%203.106-1.329.756%200%201.48.24%202.03.79L16%2012.291l2.714-3.284c.55-.55%201.274-.79%202.03-.79m0-2.921c-1.58%200-3.035.585-4.096%201.646l-.098.098-.088.107-.462.558-.462-.559-.088-.106-.098-.098c-1.061-1.061-2.516-1.646-4.096-1.646-1.871%200-3.804.816-5.172%202.184l-.185.185c-2.515%202.515-2.535%207.43-.042%209.924l.055.055.058.052%203.103%202.787%204.974%204.467L16%2026.704l1.952-1.753%204.974-4.467%203.103-2.787.058-.052.055-.055c2.494-2.494%202.473-7.409-.042-9.924l-.184-.186c-1.368-1.368-3.301-2.184-5.172-2.184z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampPinboardSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M17.357%2018.913l-5.01%205.014.88-4.5-6.588-8.075-3.48.044%204.316-4.313%204.035-4.04V6.85l7.796%206.403%204.502-.786-4.876%204.87%209.907%2011.62%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampPlurkSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M20.215%2016.016h-8.43V9.7h8.43v6.316zm4.2%204.2V5.5H7.585v21h4.2v-6.285h12.63z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampPocketSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%20-1%2032%2032%22%3E%3Cpath%20fill%3D%22%23EE4056%22%20d%3D%22M16.005%206.244c2.927%200%205.854-.002%208.782%200%201.396.002%202.195.78%202.188%202.165-.015%202.485.116%204.987-.11%207.456-.75%208.204-10.027%2012.607-16.91%208.064-3.086-2.036-4.82-4.925-4.917-8.672-.06-2.34-.034-4.684-.018-7.025.008-1.214.812-1.98%202.056-1.983%202.975-.01%205.952-.004%208.93-.006zm-5.037%205.483c-.867.093-1.365.396-1.62%201.025-.27.67-.078%201.256.417%201.732%201.688%201.62%203.378%203.238%205.09%204.838.745.695%201.537.687%202.278-.01%201.654-1.55%203.298-3.112%204.93-4.686.827-.797.91-1.714.252-2.38-.694-.704-1.583-.647-2.447.17-1.097%201.04-2.215%202.06-3.266%203.143-.485.494-.77.434-1.227-.025-1.1-1.107-2.234-2.18-3.39-3.225-.325-.29-.77-.447-1.017-.583z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center}.theChampPolyvoreSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5.5%20-4%2040%2040%22%3E%3Cpath%20d%3D%22M7.82%205h9.84a6.68%206.68%200%200%201%204.72%201.65%206%206%200%200%201%201.8%204.65%206.76%206.76%200%200%201-1.6%204.5%206%206%200%200%201-4.9%201.9H10.8V27h-3zm11.56%203a6.4%206.4%200%200%200-2.7-.46H10.8v7.62h5.9a5.6%205.6%200%200%200%203.22-.85%203.4%203.4%200%200%200%201.24-3A3.3%203.3%200%200%200%2019.38%208z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampPrintFriendlySvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23A9A9A9%22%20stroke%3D%22%23fff%22%20stroke-width%3D%22.1%22%20d%3D%22M4.467%2014.305h23.065v6.498H4.467v-6.498z%22%2F%3E%3Cpath%20fill%3D%22%23DCDCDC%22%20stroke%3D%22%23fff%22%20stroke-width%3D%22.1%22%20d%3D%22M5.228%2012.83H26.77l.745%201.39H4.485l.743-1.39z%22%2F%3E%3Cpath%20d%3D%22M9.19%208.118h13.467v6.106H9.19z%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20stroke%3D%22%23fff%22%20stroke-width%3D%22.1%22%20d%3D%22M9.844%206.516h12.312v7.31H9.844z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-width%3D%22.1%22%20d%3D%22M8.602%2017.37h14.574v3.396H8.602z%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20stroke%3D%22%23fff%22%20stroke-width%3D%22.1%22%20d%3D%22M10.152%2017.97h11.27l2.233%207.515H7.92l2.232-7.514z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampProtopageBookmarksSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20stroke%3D%22%23fff%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M17.866%2014.47l7.626-1.048.574%203.078-7.68%201.038%203.54%207.058-2.804%201.418-3.614-7.23-5.873%205.557-2.144-2.29%205.74-5.42-6.86-3.602%201.593-2.697%206.808%203.595%201.3-7.375%203.1.546-1.303%207.374z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampPushaSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M29.27%2022.188V8.068L17.208%2014.92l3.838%202.33C15.716%2024.144%205.898%2029.306%200%2031.964V32h19.635c3.682-4.865%207.03-11.46%207.03-11.46l2.605%201.648z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampQzoneSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFC820%22%20d%3D%22M27.996%2012.83l-7.423-.737c-.566-.053-.694-.142-.87-.604l-3.175-7.043c-.29-.598-.765-.598-1.055%200l-3.384%207.04c-.23.393-.337.48-.896.534l-7.188.808c-.66.064-.808.493-.327.952l5.64%205.185c.265.25.27.355.194.697l-1.447%207.61c-.122.65.25.914.823.58l6.44-3.716c.45-.284.868-.293%201.31-.018l6.47%203.734c.575.333.948.07.826-.582L22.83%2021.2c.663-.226%201.306-.5%201.69-.81l-.155.03c-2.29.547-5.437.872-8.355.872-1.08%200-2.126-.038-3.128-.11l-.006.005c-.88-.063-1.727-.15-2.53-.26-.3-.05.026-.242.026-.242l7.758-5.513s.202-.126.002-.153c-3.188-.5-6.723-.625-10.042-.625h-.23c2.245-.51%205.07-.815%208.14-.815%201.81%200%203.538.106%205.11.297-.003.003.887.124%201.31.193.33.05.024.24.024.24l-7.77%205.385s-.18.106.015.135c2.39.338%205.333.458%207.98.492l-.12-.652c-.057-.378%200-.51.286-.78l5.478-5.12c.484-.454.34-.88-.32-.944z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampRediffMyPageSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M22.506%206.004c-.336%200-.64%200-.92-.002L20.926%206c-1.742%200-2.418.07-3.738.923-.744.457-1.38%201.034-1.85%201.517V6.188c0-.102-.08-.184-.182-.184h-5.71c-.1%200-.183.082-.183.184v19.62c0%20.115.115.23.232.18h5.71c.1%200%20.18-.08.18-.18V14.933c0-2.584%201.85-2.916%203.464-2.916h3.703c.1%200%20.182-.08.182-.182V6.188c-.05-.147-.172-.147-.287-.184h.056z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampRefindSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-3%20-3%2038%2038%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M16%2021.256c-2.891%200-5.256-2.365-5.256-5.255%200-2.891%202.365-5.255%205.255-5.255%202.891%200%205.255%202.365%205.255%205.255.002%202.89-2.363%205.255-5.254%205.255z%22%2F%3E%3Cpath%20d%3D%22M20.664%2023.676A8.91%208.91%200%200%201%2016%2025c-4.95%200-9-4.05-9-9s4.05-9%209-9%209%204.05%209%209a8.912%208.912%200%200%201-1.302%204.628l2.293%201.991A11.908%2011.908%200%200%200%2028%2016c0-6.6-5.4-12-12-12S4%209.4%204%2016s5.4%2012%2012%2012c2.456%200%204.745-.75%206.652-2.029l-1.988-2.295z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center}.theChampRenrenSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M18.74%203.266C17.833%203.088%2016.924%203%2016.013%203c-.934%200-1.843.088-2.753.266%200%208.96-.07%2016.176-9.26%2021.662C5.138%2026.566%206.616%2027.96%208.322%2029c3.595-2.168%205.687-4.736%207.69-8.275%202%203.54%204.07%206.107%207.688%208.275%201.706-1.04%203.184-2.434%204.3-4.072-9.19-5.487-9.26-12.7-9.26-21.662z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampSegnaloSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FF6500%22%20d%3D%22M16.65%2011.186c-3.252-1.153-6.64-.972-9.263%201.434-2.76%202.53-3.165%207.208-1.02%2010.172%201.948%202.695%206.138%203.82%209.284%203.58.79-.062%205.125-1.776%204.16-2.845-.174-.192-.41-.29-.454-.31-.042-.017-.104-.032-.136-.038-.03-.007-.264-.05-.522-.076-1.88-.21-3.745.424-5.64-.325-.825-.328-1.674-.668-2.207-1.41-.375-.524-1.086-2.715.16-2.31l7.453%202.404c1.705.55%202.792.625%203.288-1.405.978-3.978-1.35-7.545-5.1-8.875zm-.09%206.423c-.93.046-3.202-.94-3.617-1.076-1.11-.358-2.117-.922-.537-2.053%201.9-1.36%204.214.538%204.51%202.45.038.26-.1.665-.357.678z%22%2F%3E%3Cpath%20fill%3D%22%2303AE00%22%20d%3D%22M21.33%206.97c-1.732.556-3.154%201.852-4.18%203.317-.01.012-.006.018-.012.03-.006.01-.018.02-.02.03-.664%202.168%204.32.844%205.263.54.75-.242%204.84-1.912%204.61-3.078-.362-1.837-4.385-1.247-5.66-.84zm-4.032%202.375C17.42%208.2%2017.02%207.21%2016.12%206.488c-.645-.518-2.716-1.49-3.358-.383-.317.55.01%201.31.195%201.862.233.696.612%201.322%201.137%201.835.764.747%202.385.972%203.01.01.142-.218.186-.44.19-.448%200-.008.004-.013.004-.02z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampSinaWeiboSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M4.91%2019.953c0%203.028%203.943%205.484%208.807%205.484%204.862%200%208.806-2.456%208.806-5.484%200-3.027-3.943-5.482-8.806-5.482-4.863%200-8.807%202.457-8.807%205.484%22%2F%3E%3Cpath%20fill%3D%22%23E6162D%22%20d%3D%22M13.92%2024.99c-4.303.424-8.02-1.52-8.3-4.346-.278-2.827%202.987-5.463%207.292-5.888%204.304-.426%208.018%201.52%208.297%204.345.276%202.83-2.985%205.466-7.29%205.89m8.612-9.38c-.367-.11-.62-.186-.428-.665.416-1.046.458-1.946.01-2.59-.846-1.204-3.155-1.14-5.8-.03%200-.004-.834.362-.62-.297.406-1.31.345-2.406-.29-3.04-1.435-1.436-5.255.056-8.53%203.33C4.424%2014.77%203%2017.37%203%2019.618c0%204.3%205.513%206.913%2010.907%206.913%207.07%200%2011.776-4.106%2011.776-7.37%200-1.97-1.66-3.09-3.15-3.55%22%2F%3E%3Cpath%20fill%3D%22%23F93%22%20d%3D%22M27.226%207.74C25.52%205.848%2023%205.127%2020.676%205.62h-.002c-.536.115-.88.644-.765%201.182.112.536.642.882%201.18.765%201.653-.35%203.442.164%204.66%201.508%201.212%201.346%201.542%203.18%201.02%204.787-.17.525.118%201.085.64%201.255.524.168%201.088-.118%201.256-.64v-.004c.728-2.262.268-4.84-1.44-6.732m-2.622%202.367c-.832-.922-2.058-1.272-3.192-1.03-.462.098-.756.552-.656%201.017.097.46.553.758%201.016.657v.003c.552-.117%201.15.053%201.562.502.406.453.514%201.066.338%201.606h.004c-.147.45.102.935.55%201.08.45.144.936-.102%201.08-.552.356-1.1.135-2.357-.7-3.28%22%2F%3E%3Cpath%20d%3D%22M14.16%2019.87c-.15.26-.484.383-.746.275-.256-.104-.335-.393-.19-.646.15-.253.47-.376.725-.274.26.094.35.386.21.644m-1.373%201.762c-.417.665-1.308.956-1.98.65-.66-.303-.855-1.073-.44-1.722.413-.644%201.274-.932%201.94-.652.673.287.888%201.054.48%201.724m1.564-4.7c-2.046-.533-4.363.488-5.253%202.293-.904%201.84-.028%203.884%202.04%204.552%202.144.69%204.67-.368%205.55-2.354.865-1.944-.216-3.944-2.336-4.49%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampSiteJotSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23CA0805%22%20d%3D%22M23.506%208.08c.645%200%201.3.073%201.967.225.547.12.937.285%201.173.495.236.21.354.5.354.868%200%20.232-.043.414-.13.547-.086.13-.272.29-.56.48-.333.224-.524.49-.573.794-.05.302-.094%201.482-.134%203.54-.018%201.99-.033%203.185-.048%203.583-.015.398-.05.785-.107%201.16-.167%201.098-.504%201.958-1.01%202.582-.414.51-.946.912-1.596%201.205-.65.294-1.335.44-2.054.44-.64%200-1.278-.108-1.92-.325-.64-.22-1.197-.518-1.67-.902-.39-.315-.7-.74-.93-1.278-.23-.538-.347-1.11-.347-1.72%200-.75.184-1.37.546-1.863.362-.492.816-.738%201.363-.738.534%200%20.99.207%201.362.62.375.42.56.938.56%201.555%200%20.155-.033.42-.102.787-.012.075-.018.157-.018.247%200%20.24.066.436.2.586.13.15.307.227.524.227.386%200%20.696-.226.933-.677.234-.45.352-1.043.352-1.78l-.01-1.024-.017-2.76c-.052-1.676-.09-2.662-.116-2.96-.027-.296-.09-.538-.195-.725-.086-.15-.162-.246-.23-.29-.065-.046-.245-.117-.538-.215-.138-.038-.256-.144-.353-.315-.098-.174-.147-.357-.147-.554%200-.405.122-.73.366-.975.245-.242.644-.44%201.196-.59.62-.17%201.254-.25%201.91-.25z%22%2F%3E%3Cpath%20fill%3D%22%232A2A2A%22%20d%3D%22M10.202%208c.593%200%201.37.19%202.33.574.114.046.207.068.275.068.058%200%20.23-.068.518-.203.093-.047.19-.07.294-.07.383%200%20.79.4%201.22%201.195.43.797.642%201.555.642%202.275%200%20.422-.097.776-.29%201.066-.19.288-.426.434-.702.434-.23%200-.416-.06-.56-.18-.144-.12-.46-.478-.95-1.07-.69-.842-1.368-1.263-2.035-1.263-.322%200-.58.102-.772.305-.192.203-.29.47-.29.8%200%20.653.44%201.146%201.32%201.476%201.192.46%201.954.793%202.287%201.003%201.467.934%202.2%202.305%202.2%204.114%200%201.6-.5%202.907-1.5%203.922C13.163%2023.48%2011.826%2024%2010.176%2024c-.736%200-1.513-.115-2.33-.344-.816-.23-1.406-.497-1.77-.805-.274-.24-.523-.764-.745-1.57-.22-.81-.33-1.596-.33-2.363%200-.367.058-.646.173-.833.143-.24.324-.36.543-.36.22%200%20.43.146.63.438.12.165.405.695.855%201.59.215.42.553.768%201.016%201.048.463.278.94.417%201.437.417.426%200%20.77-.104%201.035-.31.265-.207.396-.472.396-.794%200-.3-.103-.56-.31-.777-.208-.22-.544-.422-1.01-.61-.823-.337-1.45-.648-1.88-.93-.433-.28-.835-.636-1.21-1.063-.908-1.053-1.362-2.246-1.362-3.583%200-.66.12-1.306.355-1.933.236-.627.57-1.17%201-1.628C7.633%208.53%208.812%208%2010.203%208z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampSkypeSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M27.15%2018c-.007.04-.012.084-.02.126l-.04-.24.06.113c.124-.678.19-1.37.19-2.06%200-1.53-.3-3.013-.892-4.41a11.273%2011.273%200%200%200-2.43-3.602%2011.288%2011.288%200%200%200-8.012-3.32c-.72%200-1.443.068-2.146.203h-.005c.04.023.08.04.118.063l-.238-.037c.04-.01.08-.018.12-.026a6.717%206.717%200%200%200-3.146-.787%206.67%206.67%200%200%200-4.748%201.965A6.7%206.7%200%200%200%204%2010.738c0%201.14.293%202.262.844%203.253.007-.04.012-.08.02-.12l.04.238-.06-.114c-.112.643-.17%201.3-.17%201.954a11.285%2011.285%200%200%200%203.32%208.012c1.04%201.04%202.25%201.86%203.602%202.43%201.397.592%202.882.89%204.412.89.666%200%201.334-.06%201.985-.175-.038-.02-.077-.04-.116-.063l.242.04c-.046.01-.088.015-.13.02a6.68%206.68%200%200%200%203.3.87%206.661%206.661%200%200%200%204.743-1.963A6.666%206.666%200%200%200%2028%2021.26c0-1.145-.295-2.27-.85-3.264zm-11.098%204.885c-4.027%200-5.828-1.98-5.828-3.463%200-.76.562-1.294%201.336-1.294%201.723%200%201.277%202.474%204.49%202.474%201.647%200%202.556-.893%202.556-1.808%200-.55-.27-1.16-1.355-1.426l-3.58-.895c-2.88-.723-3.405-2.282-3.405-3.748%200-3.043%202.865-4.186%205.556-4.186%202.478%200%205.4%201.37%205.4%203.192%200%20.783-.677%201.237-1.45%201.237-1.472%200-1.2-2.035-4.163-2.035-1.47%200-2.285.666-2.285%201.618%200%20.95%201.16%201.254%202.17%201.484l2.65.587c2.905.647%203.64%202.342%203.64%203.94%200%202.47-1.895%204.318-5.726%204.318z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampSMSSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-140%20-170%20770%20770%22%20width%3D%22100%25%22%20height%3D%22100%25%22%3E%3Cg%3E%3Cpath%20d%3D%22M87.412%20205.872c5.456%203.318%2016.772%207.22%2025.547%207.22c8.969%200%2012.676-3.124%2012.676-7.997c0-4.888-2.93-7.22-14.037-10.927%20c-19.702-6.637-27.311-17.355-27.117-28.671c0-17.744%2015.218-31.198%2038.806-31.198c11.122%200%2021.078%202.526%2026.923%205.456%20l-5.262%2020.48c-4.29-2.347-12.482-5.471-20.674-5.471c-7.22%200-11.316%202.93-11.316%207.803c0%204.485%203.707%206.832%2015.412%2010.927%20c18.133%206.234%2025.741%2015.412%2025.936%2029.449c0%2017.744-14.037%2030.809-41.348%2030.809c-12.482%200-23.604-2.721-30.809-6.622%20L87.412%20205.872z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M172.23%20166.856c0-11.884-0.389-22.034-0.777-30.42h24.964l1.36%2012.871h0.583c4.096-6.039%2012.482-15.008%2028.866-15.008%20c12.288%200%2022.034%206.233%2026.13%2016.174h0.389c3.513-4.873%207.803-8.775%2012.288-11.495c5.277-3.124%2011.122-4.679%2018.148-4.679%20c18.327%200%2032.184%2012.871%2032.184%2041.333v56.177h-28.866v-51.872c0-13.857-4.5-21.855-14.052-21.855%20c-6.817%200-11.705%204.679-13.648%2010.344c-0.777%202.138-1.166%205.262-1.166%207.609v55.773h-28.866v-53.441%20c0-12.093-4.29-20.285-13.663-20.285c-7.594%200-12.093%205.86-13.842%2010.733c-0.972%202.332-1.166%205.068-1.166%207.415v55.579H172.23%20V166.856z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M339.729%20205.872c5.456%203.318%2016.772%207.22%2025.547%207.22c8.969%200%2012.676-3.124%2012.676-7.997%20c0-4.888-2.93-7.22-14.037-10.927c-19.702-6.637-27.311-17.355-27.117-28.671c0-17.744%2015.218-31.198%2038.807-31.198%20c11.122%200%2021.063%202.526%2026.922%205.456l-5.262%2020.48c-4.29-2.347-12.482-5.471-20.674-5.471c-7.22%200-11.316%202.93-11.316%207.803%20c0%204.485%203.707%206.832%2015.412%2010.927c18.133%206.234%2025.742%2015.412%2025.936%2029.449c0%2017.744-14.037%2030.809-41.348%2030.809%20c-12.482%200-23.604-2.721-30.809-6.622L339.729%20205.872z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3Cg%3E%3Cpath%20d%3D%22M383.947%20490L230.694%20364.252H50.713c-27.924%200-50.631-23.111-50.631-51.528V51.528C0.082%2023.111%2022.789%200%2050.713%200%20h388.574c27.924%200%2050.631%2023.111%2050.631%2051.528v261.197c0%2028.417-22.707%2051.528-50.631%2051.528h-55.34V490z%20M50.713%2030.615%20c-11.032%200-20.016%209.388-20.016%2020.913v261.197c0%2011.525%208.984%2020.913%2020.016%2020.913h190.923l111.696%2091.635v-91.635h85.954%20c11.032%200%2020.016-9.388%2020.016-20.913V51.528c0-11.525-8.984-20.913-20.016-20.913H50.713z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center}.theChampSlashdotSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22%23FFF%22%3E%3Cpath%20d%3D%22M20.89%206h-5L8.61%2026h5%22%2F%3E%3Ccircle%20cx%3D%2220.89%22%20cy%3D%2223.5%22%20r%3D%222.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center}.theChampStumpediaSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFC808%22%20d%3D%22M19.1%206.875s-.13.717-.293.912c-.163.197-.62.166-1.045%200-.427-.162-.85-.195-1.274-.03-.425.162-.784.134-.717-.356.065-.49.328-.98.688-1.014.36-.03%201.11-.163%201.207-.36.1-.194-.07-.456-.23-.718-.16-.26-.455-.652-.585-.555-.13.1-.49-.13-.62.262-.132.393-.85%201.403-1.373%201.958-.524.557-1.21%201.602-.85%202.253.36.654.947.688%201.733.688h1.165s.273.23.238.523c-.032.293.263%202.71.263%203.527s-.033.85.195.85h.394s-.163.652-.654%202.284c-.49%201.634-.88%202.876-1.144%203.203-.26.326-.424.588-.424%201.01%200%20.428-.13%201.08-.326%201.44-.196.36-.262.883-.523%201.145-.26.262-.26.328-.358.72-.1.392-.526.882-.655%201.075-.127.197-1.817%201.486-1.915%201.848-.098.358%201.577.53%202.31.44.88-.11%201.135-.007%201.388-.436.273-.462.876-1.51%201.192-2.308.18-.457-.1-.816.294-1.34.39-.522%201.01-1.403%201.433-1.895.425-.49.425-1.078.784-1.8.36-.716.785-1.565%201.11-1.5.327.065.75.456%201.34%201.076.588.62.523.947.62%201.534.1.59.228%201.34.523%201.864.295.524.458%201.014.523%201.47.065.458-.1.88%200%201.405.098.52.556.943.816%201.37.26.42%201.272.39%202.12.42.85.035%201.635.167%201.404-.226-.232-.392-1.045-.916-1.275-1.045-.23-.13-.36-.13-.555-.818-.197-.685-.85-3.722-1.047-4.8-.195-1.078-.652-2.385-1.046-3.104-.39-.718-1.6-2.874-1.6-2.874l-.1-.293h.393s-.163-.687-.262-.85c-.098-.163-.49-1.44-.556-2.09-.065-.653-.197-1.077.13-1.044.327.03%201.568%200%202.32-.197.75-.195.686-.26.717-.88.033-.62%200-1.798-.03-2.58-.034-.784-.296-1.015-.49-1.11-.195-.1-.817.13-.914.326-.1.193-.49.488-.132.75.36.262.425.393.62.457.197.066.197.196.197.36%200%20.163.13.913-.196%201.044-.324.132-1.274.034-1.664-.064-.394-.097-1.176-.815-1.502-.782-.325.033-.62-.294-.653-.72-.03-.424.59-.16.687-.814.1-.652.59-2.103-.814-2.45-.784-.192-1.373.425-1.57%201.372-.148.698-.002%201.007.587%201.465z%22%2F%3E%3Cpath%20fill%3D%22%232A2A2A%22%20d%3D%22M15.688%206.736c-.183.46-1.135%202.4-1.135%202.4s-1.28-.712-3.423-.712c-1.877%200-3%20.924-3.324%201.962-.176.562-.552%202.19%201.475%203.18%201.418.69%203.29%201.465%204.755%202.45%201.906%201.276%202.81%203.327%202.454%205.87-.41%202.92-2.444%205.56-5.473%205.822-2.403.208-6-.536-6.91-1.314.275-.816.56-1.975.78-2.634%201.005.493%202.72.936%204.185%201.11%202.758.326%204.152-.908%204.554-2.44.284-1.087.332-2.204-.12-3.013-1.093-1.96-3.375-2.244-5.392-3.24-3.016-1.492-3.69-3.54-3.308-5.774.437-2.546%201.918-3.803%204.18-4.356%202.128-.52%204.59-.305%206.704.69z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampSvejoSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%235BD428%22%20d%3D%22M19.865%2010.524c.31.16.48.29.48.29l.04-.02c.2-4.96-2.933-7.41-2.933-7.41-.688.87-1.147%202.21-1.387%203.04.26.11.51.24.76.38%202.13%201.19%202.83%202.92%203.04%203.72z%22%2F%3E%3Cpath%20fill%3D%22%2337AD29%22%20d%3D%22M19.865%2010.524c-.22-.8-.91-2.53-3.04-3.73-.25-.14-.5-.26-.76-.38-2.27-.99-4.73-.96-4.73-.96s0%202.92%203.08%204.95c.48-.17%201-.31%201.57-.42%201.81-.32%203.19.19%203.88.54z%22%2F%3E%3Cpath%20fill%3D%22%23FDAA09%22%20d%3D%22M10.796%2013.244c-.93%201.82%202.15%206.7%204.75%209.37%201.29%201.33%201.93%202.48%202.19%203.052%202.1.5%203.278-.29%203.42-.4l.068-.12c.932-1.94-1.46-4.818-3.19-7.068-2.138-2.78-2.698-4.832-2.698-4.832l-.01-.01c-3.5-1.582-4.53.008-4.53.008z%22%2F%3E%3Cpath%20fill%3D%22%23FEE70A%22%20d%3D%22M21.176%2025.274c-.15.11-1.32.9-3.42.4-1.1-.26-2.47-.88-4.07-2.15-2.31-1.818-4.03-3.43-5.2-5.53-.3-.528-.98-.568-1.37.2-.6%201.19-.67%204.5.7%206.44%200%200-.38%201.28.62%202.37.67.73%202.22%201.06%203.06.76l.17-.07s1.73%201.302%204.37.813c2.64-.49%204.33-1.73%205.18-3.24l-.04.007zm3.01-11.4s.38-1.28-.62-2.37c-.67-.73-2.22-1.06-3.06-.76l-.12.05-.04.02s-.17-.13-.48-.28c-.69-.36-2.07-.87-3.89-.53-.57.102-1.09.25-1.57.42-1.68.59-2.83%201.542-3.51%202.66l-.1.17s1.02-1.59%204.53-.01c.84.382%201.83.94%202.98%201.75%202.41%201.692%204.03%203.432%205.2%205.53.3.53.98.57%201.37-.198.61-1.2.68-4.512-.69-6.45z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampSymbalooFeedsSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M7%207h4.5v4.5H7zm6.75%200h4.5v4.5h-4.5zm6.75%200H25v4.5h-4.5zM7%2013.75h4.5v4.5H7zm6.75%200h4.5v4.5h-4.5zm6.75%200H25v4.5h-4.5zM7%2020.5h4.5V25H7zm6.75%200h4.5V25h-4.5zm6.75%200H25V25h-4.5z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampTelegramSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-1%20-3%2036%2036%22%20width%3D%22100%25%22%20height%3D%22100%25%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M25.515%206.896L6.027%2014.41c-1.33.534-1.322%201.276-.243%201.606l5%201.56%201.72%205.66c.226.625.115.873.77.873.506%200%20.73-.235%201.012-.51l2.43-2.363%205.056%203.734c.93.514%201.602.25%201.834-.863l3.32-15.638c.338-1.363-.52-1.98-1.41-1.577z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampTrelloSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.5%204h-21A1.5%201.5%200%200%200%204%205.5v21A1.5%201.5%200%200%200%205.5%2028h21a1.5%201.5%200%200%200%201.5-1.5v-21A1.5%201.5%200%200%200%2026.5%204zM14.44%2022.12c0%20.825-.675%201.5-1.5%201.5H8.62c-.825%200-1.5-.675-1.5-1.5V8.62c0-.825.675-1.5%201.5-1.5h4.32c.825%200%201.5.675%201.5%201.5v13.5zm10.44-6c0%20.825-.675%201.5-1.5%201.5h-4.32c-.825%200-1.5-.675-1.5-1.5v-7.5c0-.825.675-1.5%201.5-1.5h4.32c.825%200%201.5.675%201.5%201.5v7.5z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampTuentiSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M13.907%2019.803l-2.463%205.062c-.316.655-.974%201.035-1.656%201.035-.272%200-.545-.062-.807-.188-.914-.445-1.293-1.55-.846-2.465l2.46-5.062c.446-.914%201.55-1.293%202.464-.848.917.447%201.295%201.552.85%202.466zm-.053-7.497c-.445.444-1.055.698-1.682.698-.625%200-1.236-.254-1.678-.698-.445-.444-.7-1.054-.7-1.68%200-.626.255-1.236.7-1.68.885-.888%202.478-.888%203.36%200%20.442.444.696%201.054.696%201.68%200%20.626-.254%201.235-.696%201.68zm9.834%207.17c-.443%202.075-1.266%204.003-2.445%205.73-.35.517-.922.794-1.502.794-.35%200-.705-.103-1.02-.316-.826-.564-1.04-1.695-.476-2.52.912-1.34%201.55-2.835%201.896-4.448.378-1.775.378-3.654-.003-5.432-.344-1.61-.982-3.107-1.895-4.445-.564-.83-.35-1.96.48-2.525.827-.564%201.958-.35%202.522.48%201.178%201.727%202%203.655%202.443%205.73.49%202.272.49%204.675%200%206.95z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampTwiddlaSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%232A2A2A%22%20d%3D%22M10.5%205.688l1.375%201.375-4.812%204.812L5.688%2010.5C5.256%209.926%205%209.21%205%208.438%205%206.538%206.54%205%208.438%205c.773%200%201.488.256%202.062.688zm2.406%202.406l-4.812%204.812%2012.72%2012.72L27%2027l-1.375-6.188-12.72-12.718zm-.095%203.533l9.627%209.625-1.186%201.183-9.624-9.625%201.186-1.183z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampViadeoSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22%23F79A30%22%3E%3Cpath%20d%3D%22M15.107%204s2.838%201.88%203.326%207.05c0%200%20.957%2012.423-5.47%2014.858%200%200%20.577.106%201.224.076%200%200%207.947-5.012%204.3-14.742%200%200-1.09-3.396-3.38-7.242zm4.15%208.483s-1.48-2.29.397-4.18c0%200%20.658-.725%202.537-1.202%200%200%201.88-.4%202.895-2.555%200%200%202.105%202.94.81%206.807%200%200-.64%201.742-1.976%202.538-1.01.6-2.536.787-4.134-.777%200%200%204.83-2.644%205.01-4.884%200%200-1.483%203.334-5.54%204.256z%22%2F%3E%3Cpath%20d%3D%22M19.256%2012.483s-1.48-2.29.398-4.18c0%200%20.658-.725%202.537-1.202%200%200%201.88-.4%202.895-2.555%200%200%202.105%202.94.81%206.807%200%200-.64%201.742-1.976%202.538-1.01.6-2.536.787-4.134-.777%200%200%204.83-2.644%205.01-4.884%200%200-1.483%203.334-5.54%204.256z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M20.486%2019.434c0%201.19-.283%202.3-.85%203.33-.57%201.03-1.34%201.824-2.306%202.383-.967.56-2.03.84-3.186.84-1.156%200-2.22-.28-3.186-.84-.97-.56-1.736-1.354-2.305-2.383-.568-1.03-.853-2.14-.853-3.33%200-1.847.625-3.42%201.87-4.723%201.247-1.3%202.74-1.95%204.474-1.95.824%200%201.596.15%202.313.448.072-.754.336-1.456.63-2.03-.903-.326-1.88-.49-2.936-.49-2.506%200-4.582.92-6.223%202.77-1.494%201.675-2.24%203.65-2.24%205.933%200%202.3.79%204.31%202.367%206.03C9.63%2027.14%2011.664%2028%2014.15%2028c2.48%200%204.508-.86%206.086-2.58%201.578-1.72%202.367-3.73%202.367-6.03%200-1.233-.22-2.374-.65-3.427-.725.445-1.412.678-1.982.797.345.816.517%201.707.517%202.674z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampViberSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20d%3D%22M22.57%2027.22a7.39%207.39%200%200%201-1.14-.32%2029%2029%200%200%201-16-16.12c-1-2.55%200-4.7%202.66-5.58a2%202%200%200%201%201.39%200c1.12.41%203.94%204.3%204%205.46a2%202%200%200%201-1.16%201.78%202%202%200%200%200-.66%202.84A10.3%2010.3%200%200%200%2017%2020.55%201.67%201.67%200%200%200%2019.35%2020c1.07-1.62%202.38-1.54%203.82-.54.72.51%201.45%201%202.14%201.55.93.75%202.1%201.37%201.55%202.94A5.21%205.21%200%200%201%2022.57%2027.22Z%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M17.06%204.79A10.42%2010.42%200%200%201%2026.79%2015c0%20.51.18%201.27-.58%201.25s-.54-.78-.6-1.29c-.7-5.52-3.23-8.13-8.71-9-.45-.07-1.15%200-1.11-.57C15.84%204.52%2016.66%204.85%2017.06%204.79Z%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M24.09%2014.06c-.05.38.17%201-.45%201.13-.83.13-.67-.64-.75-1.13-.56-3.36-1.74-4.59-5.12-5.35-.5-.11-1.27%200-1.15-.8s.82-.48%201.35-.42A6.9%206.9%200%200%201%2024.09%2014.06Z%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M21.52%2013.45c0%20.43%200%20.87-.53.93s-.6-.26-.64-.64a2.47%202.47%200%200%200-2.26-2.43c-.42-.07-.82-.2-.63-.76.13-.38.47-.41.83-.42A3.66%203.66%200%200%201%2021.52%2013.45Z%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampTypePadPostSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23D2DE61%22%20d%3D%22M16%208.875c-6.627%200-12%203.225-12%207.202%200%20.844.342%202.21.787%202.407.447.196%201.67.683%2012.523-3.836%200%200-9.096%204.09-9.83%205.85-.253.605%202.154%202.627%208.52%202.627%206.626%200%2012-3.148%2012-7.125s-5.374-7.125-12-7.125z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampWaneloSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23F6E38E%22%20d%3D%22M10%2022h10v10H10zM0%2022h10v10H0z%22%2F%3E%3Cpath%20fill%3D%22%2381C1E1%22%20d%3D%22M20%2012h12v10H20z%22%2F%3E%3Cpath%20fill%3D%22%2381B58A%22%20d%3D%22M10%2012h10v10H10z%22%2F%3E%3Cpath%20fill%3D%22%23F6E38E%22%20d%3D%22M0%2012h10v10H0z%22%2F%3E%3Cpath%20fill%3D%22%231997D4%22%20d%3D%22M20%200h12v12H20z%22%2F%3E%3Cpath%20fill%3D%22%2319802A%22%20d%3D%22M10%200h10v12H10z%22%2F%3E%3Cpath%20fill%3D%22%23FDD932%22%20d%3D%22M0%200h10v12H0z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampWebnewsSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M6%206h5.48v14.557h1.844V6h5.396v14.557h1.852V6H26v18.196h-1.82V26h-7.25v-1.825h-1.838V26h-7.25v-1.825H6V6z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampWordPressSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Ccircle%20fill%3D%22%23FFF%22%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2214.75%22%2F%3E%3Cg%20fill%3D%22%23464646%22%3E%3Cpath%20d%3D%22M3.176%2016c0%205.076%202.95%209.462%207.226%2011.54L4.287%2010.78c-.712%201.595-1.11%203.36-1.11%205.22zm21.48-.646c0-1.586-.57-2.684-1.06-3.537-.647-1.058-1.26-1.95-1.26-3.008%200-1.18.897-2.278%202.156-2.278.057%200%20.11.008.166.01-2.28-2.09-5.32-3.367-8.658-3.367-4.48%200-8.422%202.3-10.715%205.78.302.01.585.017.826.017%201.343%200%203.418-.164%203.418-.164.69-.042.774.974.084%201.056%200%200-.694.08-1.466.12l4.668%2013.892%202.808-8.417-1.998-5.476c-.69-.04-1.345-.12-1.345-.12-.69-.04-.61-1.1.08-1.058%200%200%202.116.164%203.38.164%201.34%200%203.416-.163%203.416-.163.69-.04.77.976.08%201.058%200%200-.694.08-1.467.12l4.634%2013.785%201.28-4.272c.552-1.773.975-3.048.975-4.144zm-8.43%201.766l-3.85%2011.18c1.15.34%202.365.523%203.624.523%201.492%200%202.925-.26%204.26-.728-.035-.056-.066-.113-.093-.177L16.225%2017.12zM27.25%209.848c.055.408.086.848.086%201.318%200%201.3-.242%202.764-.975%204.594l-3.916%2011.324C26.26%2024.86%2028.822%2020.73%2028.822%2016c0-2.23-.568-4.326-1.57-6.152z%22%2F%3E%3Cpath%20d%3D%22M16%201.052C7.757%201.052%201.052%207.757%201.052%2016c0%208.242%206.705%2014.948%2014.948%2014.948%208.242%200%2014.948-6.706%2014.948-14.95%200-8.24-6.706-14.946-14.948-14.946zm0%2029.212c-7.865%200-14.264-6.4-14.264-14.265S8.136%201.734%2016%201.734c7.863%200%2014.264%206.398%2014.264%2014.263%200%207.863-6.4%2014.264-14.264%2014.264z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center}.theChampWykopSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M28.5%2023.54c0%202.74-2.22%204.96-4.96%204.96H8.46c-2.74%200-4.96-2.22-4.96-4.96V8.46c0-2.74%202.22-4.96%204.96-4.96h15.08c2.74%200%204.96%202.22%204.96%204.96v15.08z%22%2F%3E%3Cpath%20fill%3D%22%23F58237%22%20d%3D%22M17.052%207.997l4.942%2010.043-2.01.99-4.94-10.044-4.018%201.977%204.943%2010.043-2.01.988L9.016%2011.95%205%2013.93l5.93%2012.05L27%2018.073l-5.93-12.05%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampYahooMailSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M21.495%206.097c1.09.31%202.213.28%203.304%200l-7.418%2012.09v9.91c-.468-.155-.935-.22-1.37-.22-.47%200-.937.065-1.404.22v-9.91L7.19%206.097c1.09.28%202.213.31%203.304%200l5.516%208.788%205.483-8.787z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampYahooMessengerSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M16%2027c6.074%200%2011-4.926%2011-11%200-6.075-4.926-11-11-11S5%209.925%205%2016c0%206.074%204.926%2011%2011%2011zm2.808-17.016c.792%200%201.434.64%201.434%201.432%200%20.79-.642%201.432-1.434%201.432-.79%200-1.432-.64-1.432-1.432%200-.79.642-1.432%201.432-1.432zm-5.443%200c.79%200%201.433.64%201.433%201.432%200%20.79-.642%201.432-1.433%201.432s-1.433-.64-1.433-1.432c0-.79.642-1.432%201.433-1.432zm-5.1%204.583h15.47v2.866h-.032c-.32%203.975-3.644%207.103-7.702%207.103-4.06%200-7.38-3.128-7.7-7.103h-.033v-2.866zm14.42%202.56H9.13v-1.764h13.554v1.764z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampYoolinkSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Ccircle%20fill%3D%22%232E6EB5%22%20stroke%3D%22%23FFF%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2212%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M14.47%2023.09v-4.908l-3.604-5.856c-.315-.528-.538-.94-.67-1.235-.13-.294-.196-.552-.196-.77%200-.36.132-.67.398-.93.264-.26.59-.39.98-.39.41%200%20.72.12.933.365.213.243.53.727.953%201.45l2.758%204.697%202.79-4.696c.17-.287.31-.53.423-.727.114-.198.24-.384.378-.556.14-.172.29-.305.46-.396.166-.09.37-.136.613-.136.376%200%20.688.13.94.385.252.258.378.554.378.892%200%20.273-.064.55-.19.82-.127.275-.345.655-.654%201.14l-3.694%205.94v4.91c0%20.64-.14%201.118-.422%201.436-.282.317-.642.475-1.08.475-.44%200-.8-.156-1.076-.47-.275-.312-.412-.793-.412-1.44z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampYouMobSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M4%209.498h1.82l2.7%2010.754%202.677-10.754h1.81v12.72h-1.213V14.71c0-.26.003-.69.01-1.29.012-.6.015-1.244.015-1.93L9.14%2022.216H7.88L5.173%2011.49v.39c0%20.31.008.786.02%201.423.013.64.02%201.108.02%201.407v7.507H4V9.497zm15.735%204.372c.604.795.907%201.966.907%203.51%200%201.495-.267%202.73-.8%203.704-.534.975-1.36%201.46-2.48%201.46-.934%200-1.677-.43-2.228-1.292-.55-.86-.825-2.02-.825-3.473%200-1.56.29-2.8.87-3.723.576-.922%201.356-1.383%202.333-1.383.877%200%201.616.4%202.22%201.194zm-.714%206.16c.28-.78.423-1.65.423-2.607%200-.863-.102-1.568-.304-2.11-.323-.853-.875-1.278-1.656-1.278-.695%200-1.2.36-1.518%201.088-.314.727-.474%201.604-.474%202.63%200%20.985.16%201.808.475%202.466.316.654.817.982%201.503.982.755%200%201.27-.39%201.553-1.172zm2.937-10.575h1.118v4.615c.253-.445.554-.785.905-1.02.35-.232.73-.35%201.142-.35.854%200%201.547.397%202.08%201.19.53.796.798%201.966.798%203.512%200%201.467-.26%202.684-.788%203.654-.524.97-1.253%201.454-2.186%201.454-.52%200-.964-.17-1.323-.51-.213-.202-.44-.526-.687-.972v1.188h-1.06V9.456zm4.398%2010.675c.31-.67.463-1.552.463-2.65%200-.974-.154-1.782-.463-2.423-.312-.64-.768-.96-1.368-.96-.527%200-.988.262-1.382.786-.397.525-.595%201.392-.595%202.598%200%20.873.083%201.58.245%202.123.304%201.02.868%201.532%201.7%201.532.622%200%201.088-.334%201.4-1.004z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampInstagramSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22Layer_1%22%20version%3D%221.1%22%20viewBox%3D%22-10%20-10%20148%20148%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%3E%3Cg%3E%3Cpath%20d%3D%22M86%2C112H42c-14.336%2C0-26-11.663-26-26V42c0-14.337%2C11.664-26%2C26-26h44c14.337%2C0%2C26%2C11.663%2C26%2C26v44%20%20%20%20C112%2C100.337%2C100.337%2C112%2C86%2C112z%20M42%2C24c-9.925%2C0-18%2C8.074-18%2C18v44c0%2C9.925%2C8.075%2C18%2C18%2C18h44c9.926%2C0%2C18-8.075%2C18-18V42%20%20%20%20c0-9.926-8.074-18-18-18H42z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Cpath%20d%3D%22M64%2C88c-13.234%2C0-24-10.767-24-24c0-13.234%2C10.766-24%2C24-24s24%2C10.766%2C24%2C24C88%2C77.233%2C77.234%2C88%2C64%2C88z%20M64%2C48c-8.822%2C0-16%2C7.178-16%2C16s7.178%2C16%2C16%2C16c8.822%2C0%2C16-7.178%2C16-16S72.822%2C48%2C64%2C48z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Ccircle%20cx%3D%2289.5%22%20cy%3D%2238.5%22%20fill%3D%22%23fff%22%20r%3D%225.5%22%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center}.theChampStockTwitsSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-12%2060%2060%22%3E%0A%3Cpath%20d%3D%22M%2023%2011%20c%20-15%20-10%20-25%203%20-10%206%20c%201%200%2010%201%208%206%20c%200%203%20-8%207%20-17.5%200%22%20stroke%3D%22%23fff%22%20stroke-width%3D%226%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M%2026.5%208%20h%2022%20m%20-11%200%20v%2021.5%22%20stroke%3D%22%23fff%22%20stroke-width%3D%226%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center}html {
-ms-touch-action: manipulation;
touch-action: manipulation;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
} article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
progress {
vertical-align: baseline;
}
template,
[hidden] {
display: none;
} a {
background-color: transparent;
}
a:active,
a:hover {
outline-width: 0;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
}
b,
strong {
font-weight: inherit;
}
b,
strong {
font-weight: 600;
}
dfn {
font-style: italic;
}
mark {
background-color: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
} img {
border-style: none;
}
svg:not(:root) {
overflow: hidden;
} figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} button,
input,
select,
textarea {
font: inherit;
}
optgroup {
font-weight: bold;
}
button,
input,
select {
overflow: visible;
}
button,
input,
select,
textarea {
margin: 0;
}
button,
select {
text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
cursor: pointer;
}
[disabled] {
cursor: default;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
button:-moz-focusring,
input:-moz-focusring {
outline: 1px dotted ButtonText;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}
textarea {
overflow: auto;
}
[type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
-webkit-appearance: textfield;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}  * {
padding: 0;
margin: 0;
list-style: none;
border: 0 none;
outline: none;
box-sizing: border-box;
}
*:before,
*:after {
box-sizing: border-box;
}
body {
background: #F7F7F7;
color: #2c2f34;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", "Open Sans", sans-serif;
font-size: 13px;
line-height: 21px;
}
h1, h2, h3, h4, h5, h6 {
line-height: 1.3;
font-weight: 600;
}
h1 {
font-size: 41px;
font-weight: 700;
}
h2 {
font-size: 27px;
}
h3 {
font-size: 23px;
}
h4 {
font-size: 17px;
}
h5 {
font-size: 13px;
}
h6 {
font-size: 12px;
}
a {
color: #333;
text-decoration: none;
transition: 0.15s;
}
a:hover {
color: #0088ff;
}
img,
object,
embed {
max-width: 100%;
height: auto;
}
iframe {
max-width: 100%;
}
p {
line-height: 21px;
}
code,
kbd,
tt,
var,
samp,
pre {
font-family: Inconsolata, Monaco,'MonacoRegular',monospace;
font-size: 13px;
line-height: 1.6;
}
pre {
overflow: auto;
margin: 20px 0;
padding: 1.43em;
color: #3f3b36;
border: 1px solid #0088ff;
border-left: 10px solid #0088ff;
background: url(../../../themes/jannah/images/code-bg.png) repeat top;
background-size: 1px 40px;
text-align: left;
direction: ltr;
-moz-tab-size: 2;
tab-size: 2;
}
code {
background-color: #d1d1d1;
color: #1a1a1a;
padding: 0.125em 0.25em;
} ::-moz-selection {
background: #0088ff;
color: #ffffff;
text-shadow: none;
}
::selection {
background: #0088ff;
color: #ffffff;
text-shadow: none;
} textarea,
input,
select {
border: 1px solid rgba(0, 0, 0, 0.1);
color: #2c2f34;
font-size: 12px;
outline: none;
padding: 5px;
line-height: 23px;
border-radius: 2px;
transition: background 0.3s, border 0.3s;
max-width: 100%;
background-color: transparent;
}
textarea:hover, textarea:focus,
input:hover,
input:focus,
select:hover,
select:focus {
background-color: rgba(0, 0, 0, 0.03);
}
textarea,
input:not([type="checkbox"]):not([type="radio"]) {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
textarea {
width: 100%;
}
select {
padding: 5px;
height: 30px;
}
select[multiple] {
height: auto;
}
[type="radio"] {
-webkit-appearance: radio;
-moz-appearance: radio;
appearance: radio;
} .button,
a.button,
a.more-link,
.entry a.more-link,
input[type="submit"] {
width: auto;
position: relative;
background-color: #0088ff;
color: #ffffff;
padding: 7px 15px;
margin: 0;
font-weight: normal;
font-size: 12px;
display: inline-block;
text-align: center;
line-height: 21px;
border: none;
cursor: pointer;
text-decoration: none;
vertical-align: middle;
transition: 0.3s;
border-radius: 2px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.button:hover,
a.button:hover,
a.more-link:hover,
.entry a.more-link:hover,
input[type="submit"]:hover {
background-color: #006dcc;
text-decoration: none;
color: #ffffff;
}
.button.guest-btn {
background: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.1);
}
.button.guest-btn:not(:hover) {
color: #2c2f34;
}
button.dark-btn.button,
a.dark-btn.button,
.dark-btn.button {
background: #2c2f34;
color: #ffffff;
border: 0;
}
button.dark-btn.button:hover,
a.dark-btn.button:hover,
.dark-btn.button:hover {
background: #23262a;
}
button.small-btn,
a.small-btn,
.small-btn {
padding: 2px 10px;
}
.background-overlay {
background-attachment: fixed;
}  .section-title.default-style,
.mag-box-title,
.widget-title,
#comments-title,
.comment-reply-title,
.woocommerce-tabs .panel h2,
.related.products h2:first-child,
.up-sells > h2,
.entry .cross-sells > h2,
.entry .cart_totals > h2,
#bbpress-forums #new-post > fieldset.bbp-form > legend,
.review-box-header {
position: relative;
font-size: 17px;
padding: 0 0 15px;
border-bottom: 2px solid rgba(0, 0, 0, 0.1);
margin-bottom: 30px;
}
.dark-skin .section-title.default-style, .dark-skin
.mag-box-title, .dark-skin
.widget-title, .dark-skin
#comments-title, .dark-skin
.comment-reply-title, .dark-skin
.woocommerce-tabs .panel h2, .dark-skin
.related.products h2:first-child, .dark-skin
.up-sells > h2, .dark-skin
.entry .cross-sells > h2, .dark-skin
.entry .cart_totals > h2, .dark-skin
#bbpress-forums #new-post > fieldset.bbp-form > legend, .dark-skin
.review-box-header {
color: #ffffff;
border-color: rgba(255, 255, 255, 0.1);
}
.section-title.default-style:after,
.mag-box-title:after,
.widget-title:after,
#comments-title:after,
.comment-reply-title:after,
.woocommerce-tabs .panel h2:after,
.related.products h2:first-child:after,
.up-sells > h2:after,
.entry .cross-sells > h2:after,
.entry .cart_totals > h2:after,
#bbpress-forums #new-post > fieldset.bbp-form > legend:after,
.review-box-header:after {
content: "";
background: #2c2f34;
width: 40px;
height: 2px;
position: absolute;
bottom: -2px;
left: 0;
}
.dark-skin .section-title.default-style:after, .dark-skin
.mag-box-title:after, .dark-skin
.widget-title:after, .dark-skin
#comments-title:after, .dark-skin
.comment-reply-title:after, .dark-skin
.woocommerce-tabs .panel h2:after, .dark-skin
.related.products h2:first-child:after, .dark-skin
.up-sells > h2:after, .dark-skin
.entry .cross-sells > h2:after, .dark-skin
.entry .cart_totals > h2:after, .dark-skin
#bbpress-forums #new-post > fieldset.bbp-form > legend:after, .dark-skin
.review-box-header:after {
background: #ffffff;
}
.section-title.default-style:before,
.mag-box-title:before,
.widget-title:before,
#comments-title:before,
.comment-reply-title:before,
.woocommerce-tabs .panel h2:before,
.related.products h2:first-child:before,
.up-sells > h2:before,
.entry .cross-sells > h2:before,
.entry .cart_totals > h2:before,
#bbpress-forums #new-post > fieldset.bbp-form > legend:before,
.review-box-header:before {
content: "";
width: 0;
height: 0;
position: absolute;
bottom: -5px;
left: 0;
border-left: 0;
border-right: 5px solid transparent;
border-top: 5px solid #2c2f34;
}
.dark-skin .section-title.default-style:before, .dark-skin
.mag-box-title:before, .dark-skin
.widget-title:before, .dark-skin
#comments-title:before, .dark-skin
.comment-reply-title:before, .dark-skin
.woocommerce-tabs .panel h2:before, .dark-skin
.related.products h2:first-child:before, .dark-skin
.up-sells > h2:before, .dark-skin
.entry .cross-sells > h2:before, .dark-skin
.entry .cart_totals > h2:before, .dark-skin
#bbpress-forums #new-post > fieldset.bbp-form > legend:before, .dark-skin
.review-box-header:before {
border-top-color: #ffffff;
} .tie-popup-is-opend #tie-wrapper {
transition: -webkit-filter 0.2s;
transition: filter 0.2s;
transition: filter 0.2s, -webkit-filter 0.2s;
-webkit-filter: blur(4px);
filter: blur(4px);
} .says,
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
} .tie-popup {
position: fixed;
z-index: 99999;
left: 0;
top: 0;
height: 100%;
width: 100%;
background-color: rgba(0, 0, 0, 0.8);
display: none;
-webkit-perspective: 600px;
perspective: 600px;
}
.tie-popup .login-widget .widget-title-icon.fa-user:before {
content: "\f007";
}
.tie-popup .tie-btn-close {
transition: 0.3s;
-webkit-transform: scale(0.2);
-ms-transform: scale(0.2);
transform: scale(0.2);
opacity: 0;
}
.tie-popup-is-opend .tie-popup .tie-btn-close {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.tie-popup-container {
position: relative;
z-index: 100;
width: 90%;
max-width: 370px;
margin: 10em auto 0;
border-radius: 2px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
transition: 0.3s;
-webkit-transform: scale(0.9) rotateX(12deg) translateY(-50px);
transform: scale(0.9) rotateX(12deg) translateY(-50px);
opacity: 0;
}
.tie-popup-container .container-wrapper {
background-color: #ffffff !important;
border-radius: 2px !important;
}
#tie-popup-adblock .tie-popup-container {
max-width: 500px;
}
#tie-popup-adblock .tie-popup-container .container-wrapper {
background: #e74c3c !important;
text-align: center;
color: #fff;
}
#tie-popup-adblock .tie-popup-container .fa {
font-size: 120px;
margin-bottom: 10px;
}
#tie-popup-adblock .tie-popup-container .adblock-message {
font-size: 12px;
}
#pop-up-live-search {
transition: 0.3s;
-webkit-transform: scale(0.97) rotateX(10deg) translateY(-10px);
transform: scale(0.97) rotateX(10deg) translateY(-10px);
opacity: 0;
}
.tie-popup-is-opend #pop-up-live-search,
.tie-popup-is-opend .tie-popup-container {
opacity: 1;
-webkit-transform: scale(1) rotateX(0) translateY(0);
transform: scale(1) rotateX(0) translateY(0);
} .tie-search-trigger {
position: relative;
opacity: 1;
}
.tie-btn-close {
position: absolute;
top: 40px;
right: 40px;
display: block;
z-index: 1;
height: 35px;
width: 35px;
line-height: 35px;
text-align: center;
cursor: pointer;
opacity: 1;
color: #ffffff;
}
.tie-btn-close span {
text-align: center;
font-size: 30px;
}
.side-aside .tie-btn-close span {
font-size: 20px;
}
.tie-btn-close:hover {
color: #e74c3c;
opacity: 0.8;
}
#tie-popup-search-wrap .container {
padding: 0;
}
#tie-popup-search-wrap .popup-search-wrap-inner {
position: relative;
padding: 100px 15px 0;
}
#tie-popup-search-wrap form {
position: relative;
height: 80px;
margin-bottom: 20px;
}
#tie-popup-search-submit {
font-size: 35px;
color: #0088ff;
position: absolute;
right: 25px;
top: 18px;
background: transparent !important;
transition: 0.15s;
}
#tie-popup-search-submit:hover {
color: #006dcc;
}
#tie-popup-search-submit .fa-spinner {
color: #555;
cursor: default;
}
#tie-popup-search-input {
width: 100%;
height: 80px;
line-height: 80px;
background: #000;
background: rgba(0, 0, 0, 0.6);
font-weight: 600;
font-size: 25px;
border: 0;
padding-right: 80px;
padding-left: 20px;
color: #ffffff;
}
#tie-popup-search-wrap::-webkit-input-placeholder {
color: #ffffff;
}
#tie-popup-search-wrap::-moz-placeholder {
color: #ffffff;
}
#tie-popup-search-wrap:-moz-placeholder {
color: #ffffff;
}
#tie-popup-search-wrap:-ms-input-placeholder {
color: #ffffff;
} .autocomplete-suggestions {
overflow: auto;
padding: 20px;
color: #2c2f34;
}
.autocomplete-suggestions.live-search-dark {
color: #aaaaaa;
background: #1f2024;
border: 1px solid rgba(255, 255, 255, 0.07);
}
.autocomplete-suggestions.live-search-dark.search-in-main-nav {
background-color: #23262a;
}
.autocomplete-suggestions.live-search-dark .post-title a:not(:hover) {
color: #ffffff;
}
.autocomplete-suggestions.live-search-light {
border: 1px solid rgba(0, 0, 0, 0.1);
background: #ffffff;
}
.autocomplete-suggestions.live-search-light .post-title a:not(:hover) {
color: #2c2f34;
}
.autocomplete-suggestions .post-meta {
margin: 3px 0 0;
}
.autocomplete-suggestion {
padding-bottom: 20px;
clear: both;
overflow: hidden;
}
.autocomplete-suggestion.live-search-dark .post-title a:not(:hover) {
color: #ffffff;
}
.autocomplete-suggestion:last-child {
padding-bottom: 0 !important;
}
.autocomplete-no-suggestion {
text-align: center;
font-weight: 600;
} .autocomplete-suggestions.live-search-popup {
position: fixed !important;
width: 100% !important;
z-index: 99999 !important;
background: #000;
background: rgba(0, 0, 0, 0.6);
}
.autocomplete-suggestions.live-search-popup .autocomplete-suggestion {
padding-bottom: 30px;
}
.autocomplete-suggestions.live-search-popup .post-widget-body .post-title {
font-size: 18px;
line-height: 23px;
padding-top: 5px;
}
.autocomplete-suggestions.live-search-popup .post-title a:not(:hover) {
color: #ffffff;
}
.autocomplete-suggestions.live-search-popup .button {
font-size: 14px;
padding-top: 12px;
padding-bottom: 12px;
} .tie-parallax {
position: relative;
overflow: hidden;
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
z-index: 1;
}
.tie-parallax [id^="jarallax-container-"] > div,
.tie-parallax [id^="jarallax-container-"] > iframe {
max-width: inherit;
}
.has-video-background:not(.tie-parallax) > div:last-child img,
.has-video-background:not(.tie-parallax) > div:last-child iframe {
-webkit-transform: translateY(-50%) !important;
-ms-transform: translateY(-50%) !important;
transform: translateY(-50%) !important;
position: absolute !important;
top: 50% !important;
margin-top: 0 !important;
margin-left: 0 !important;
margin-right: 0 !important;
width: auto;
} .tooltip {
position: absolute;
z-index: 1070;
display: block;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-break: auto;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
font-size: 12px;
opacity: 0;
filter: alpha(opacity=0);
}
.tooltip .tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #ffffff;
text-align: center;
background-color: #000000;
border-radius: 4px;
font-family: inherit !important;
}
.tooltip .tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90);
}
.tooltip.top {
margin-top: -3px;
padding: 5px 0;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.tooltip.right {
margin-left: 3px;
padding: 0 5px;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000000;
}
.tooltip.bottom {
margin-top: 3px;
padding: 5px 0;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.tooltip.left {
margin-left: -3px;
padding: 0 5px;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
bottom: 0;
right: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
} .ilightbox-overlay,
.ilightbox-loader,
.ilightbox-loader *,
.ilightbox-holder,
.ilightbox-holder .ilightbox-container,
.ilightbox-holder .ilightbox-container img.ilightbox-image,
.ilightbox-holder .ilightbox-container .ilightbox-caption,
.ilightbox-toolbar,
.ilightbox-toolbar *,
.ilightbox-thumbnails,
.ilightbox-thumbnails *,
.ilightbox-holder .ilightbox-container .ilightbox-social,
.ilightbox-holder .ilightbox-container .ilightbox-social * {
float: none;
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
line-height: 100%;
vertical-align: baseline;
background: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: -moz-none;
-o-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ilightbox-overlay,
.ilightbox-loader,
.ilightbox-loader *,
.ilightbox-holder .ilightbox-container .ilightbox-caption,
.ilightbox-toolbar,
.ilightbox-thumbnails,
.ilightbox-thumbnails *,
.ilightbox-holder .ilightbox-container .ilightbox-social {
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.ilightbox-noscroll {
overflow: hidden;
}
.ilightbox-closedhand * {
cursor: url(//http://shutterstoppers.com/wp-content/themes/jannah/css/ilightbox/closedhand.cur), default !important;
}
.ilightbox-overlay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100000;
}
.ilightbox-loader {
position: fixed;
z-index: 100005;
top: 45%;
left: -192px;
padding-left: 30px;
opacity: 0.9;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
filter: alpha(opacity=90);
border-radius: 0 100px 100px 0;
}
.ilightbox-loader div {
width: 72px;
height: 72px;
border-radius: 0 100px 100px 0;
}
.ilightbox-loader.horizontal {
left: 45%;
top: -192px;
padding: 0;
padding-top: 30px;
border-radius: 0 0 100px 100px;
}
.ilightbox-loader.horizontal div {
border-radius: 0 0 100px 100px;
}
.ilightbox-toolbar {
display: none;
position: fixed;
z-index: 100010;
}
.ilightbox-toolbar a {
float: left;
cursor: pointer;
}
.ilightbox-toolbar .ilightbox-prev-button,
.ilightbox-toolbar .ilightbox-next-button {
display: none;
}
.ilightbox-thumbnails {
display: block;
position: fixed;
z-index: 100009;
}
.ilightbox-thumbnails.ilightbox-horizontal {
bottom: 0;
left: 0;
width: 100%;
height: 100px;
}
.ilightbox-thumbnails.ilightbox-horizontal .ilightbox-thumbnails-container {
width: 100%;
height: 100px;
}
.ilightbox-thumbnails.ilightbox-vertical {
top: 0;
right: 0;
width: 140px;
height: 100%;
overflow: hidden;
}
.ilightbox-thumbnails.ilightbox-vertical .ilightbox-thumbnails-container {
width: 140px;
height: 100%;
}
.ilightbox-thumbnails .ilightbox-thumbnails-container {
display: block;
position: relative;
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid {
display: block;
position: absolute;
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail {
display: block;
cursor: pointer;
padding: 10px;
position: relative;
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
width: 100%;
height: 100%;
border-radius: 2px;
-ms-interpolation-mode: bicubic;
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: .7;
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon:hover {
opacity: 1;
}
.ilightbox-holder {
display: none;
position: fixed;
z-index: 100003;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.ilightbox-holder.ilightbox-next, .ilightbox-holder.ilightbox-prev {
cursor: pointer;
}
.ilightbox-holder div.ilightbox-container {
position: relative;
width: 100%;
height: 100%;
}
.ilightbox-holder.supportTouch div.ilightbox-container {
overflow: scroll;
-webkit-overflow-scrolling: touch;
}
.ilightbox-holder img.ilightbox-image {
width: 100%;
height: 100%;
}
.ilightbox-holder .ilightbox-container .ilightbox-caption {
display: none;
position: absolute;
left: 30px;
right: 30px;
bottom: 0;
max-width: 100%;
padding: 5px 10px;
margin: 0 auto;
font-size: 12px;
line-height: 150%;
word-wrap: break-word;
z-index: 20003;
box-sizing: border-box;
border-radius: 3px 3px 0 0;
}
.ilightbox-holder .ilightbox-alert {
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
text-align: center;
padding-top: 100px;
margin: auto;
width: 300px;
height: 50px;
}
.ilightbox-holder .ilightbox-wrapper {
width: 100%;
height: 100%;
overflow: auto;
-webkit-overflow-scrolling: touch;
}
.ilightbox-holder .ilightbox-inner-toolbar {
position: relative;
z-index: 100;
}
.ilightbox-holder .ilightbox-inner-toolbar .ilightbox-toolbar {
position: absolute;
}
.ilightbox-button {
position: fixed;
z-index: 100008;
cursor: pointer;
}
.isMobile .ilightbox-button,
.isMobile .ilightbox-thumbnails {
display: none !important;
}
.isMobile .ilightbox-toolbar .ilightbox-prev-button,
.isMobile .ilightbox-toolbar .ilightbox-next-button {
display: block;
}
.ilightbox-title {
font-size: 12px !important;
}
.ilightbox-title a {
color: #ccc;
}
.ilightbox-title a:hover {
color: #ffffff;
}
.ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-title a,
.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-title a {
color: #555;
}
.ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-title a:hover,
.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-title a:hover {
color: #000;
} .thumb-overlay-link {
position: absolute;
width: 100%;
height: 100%;
z-index: 2;
}
.thumb-overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 30px;
border-radius: 2px;
}
.thumb-overlay .thumb-content {
position: absolute;
bottom: 0;
z-index: 3;
padding-right: 30px;
padding-bottom: 20px;
pointer-events: none;
transition: bottom 0.3s;
}
.thumb-overlay .thumb-content .thumb-title a,
.thumb-overlay .thumb-content .meta-author a {
pointer-events: auto;
}
.thumb-overlay .thumb-content .meta-view,
.thumb-overlay .thumb-content .meta-date,
.thumb-overlay .thumb-content .meta-comments {
pointer-events: auto;
display: inline-block;
}
.thumb-overlay .thumb-meta .post-meta,
.thumb-overlay .thumb-title a {
color: #ffffff !important;
}
.thumb-overlay .thumb-title {
font-size: 30px;
line-height: 1.2;
color: #ffffff;
}
.thumb-overlay .thumb-title a:hover {
color: #cccccc;
}
.thumb-overlay .thumb-meta {
margin: 0 0 5px;
}
.thumb-overlay .thumb-meta .meta-view,
.thumb-overlay .thumb-meta .meta-comments,
.thumb-overlay .thumb-meta .meta-date {
margin-right: 15px;
}
.thumb-overlay .thumb-desc {
color: #ffffff;
max-height: 0;
line-height: 18px;
overflow: hidden;
opacity: 0;
transition: opacity 0.4s ease-out, max-height 0.4s ease-out, margin 0.4s;
}
.thumb-overlay .thumb-desc p {
margin: 0;
}
@media (min-width: 992px) {
.main-slider:not(.grid-slider-wrapper) .slide:hover .thumb-desc,
.slide .grid-item:hover .thumb-desc,
.media-page-layout .post-element:hover .thumb-desc,
.boxed-slider-wrapper .tie-slick-slider:hover .thumb-desc {
opacity: 1;
max-height: 100px;
margin-top: 5px;
transition: opacity 0.4s ease-out, max-height 0.9s ease-out;
}
}
.thumb-overlay,
.post-thumb-img,
.miscellaneous-box .posts-items li:first-child .post-thumb,
.scroll-2-box .post-thumb,
.big-thumb-left-box .posts-items li:first-child .post-thumb {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.thumb-overlay:after,
.post-thumb-img:after,
.miscellaneous-box .posts-items li:first-child .post-thumb:after,
.scroll-2-box .post-thumb:after,
.big-thumb-left-box .posts-items li:first-child .post-thumb:after {
content: "";
position: absolute;
z-index: 1;
left: 0;
right: 0;
bottom: 0;
height: 65%;
transition: opacity 0.2s;
background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.75));
}
.fullwidth-slider-wrapper .slide:hover .thumb-overlay:after,
.wide-next-prev-slider-wrapper .slide:hover .thumb-overlay:after,
.wide-slider-with-navfor-wrapper .slide:hover .thumb-overlay:after,
.wide-slider-three-slids-wrapper .slide:hover .thumb-overlay:after,
.boxed-slider:not(.grid-slider-wrapper) .slide:hover .thumb-overlay:after,
.boxed-slider-wrapper .slide:hover .thumb-overlay:after,
.boxed-five-slides-slider .slide:hover .thumb-overlay:after,
.boxed-four-taller-slider .slide:hover .thumb-overlay:after,
.main-slider.grid-slider-wrapper .slide .grid-item:hover .thumb-overlay:after {
opacity: 0.9;
} .slide-mask .thumb-overlay:after {
height: 100% !important;
opacity: 0.7;
}
.slide-mask .tie-slide-1 .thumb-overlay:after {
background-image: linear-gradient(135deg, #67B26F, #4ca2cd);
}
.slide-mask .tie-slide-2 .thumb-overlay:after {
background-image: linear-gradient(-135deg, #d38312, #002f4b);
}
.slide-mask .tie-slide-3 .thumb-overlay:after {
background-image: linear-gradient(135deg, #292484, #dc4225);
}
.slide-mask .tie-slide-4 .thumb-overlay:after {
background-image: linear-gradient(-135deg, #e0be00, #dc4225);
}
.slide-mask .tie-slide-5 .thumb-overlay:after {
background-image: linear-gradient(135deg, #5f2c82, #49a09d);
}
.slide-mask .tie-slide-6 .thumb-overlay:after {
background-image: linear-gradient(135deg, #7474BF, #348AC7);
} .is-lazyload .lazy-img[src*="tie-empty"],
.is-lazyload li:first-child > div.big-thumb-left-box-inner:not([style*='background-image']),
.is-lazyload .news-gallery-items .post-thumb:not([style*='background-image']),
.is-lazyload .video-playlist-item .video-thumbnail:not([style*='background-image']) {
opacity: 1;
background-image: linear-gradient(to left, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
background-repeat: no-repeat;
background-color: #f6f7f8;
background-size: 450px 700px;
-webkit-animation: lazyloadeffect 1s infinite linear forwards;
animation: lazyloadeffect 1s infinite linear forwards;
}
.is-lazyload.dark-skin .lazy-img[src*="tie-empty"],
.is-lazyload.dark-skin li:first-child > div.big-thumb-left-box-inner:not([style*='background-image']),
.is-lazyload.dark-skin .news-gallery-items .post-thumb:not([style*='background-image']),
.is-lazyload.dark-skin .video-playlist-item .video-thumbnail:not([style*='background-image']),
.is-lazyload .dark-skin .lazy-img[src*="tie-empty"],
.is-lazyload .dark-skin li:first-child > div.big-thumb-left-box-inner:not([style*='background-image']),
.is-lazyload .dark-skin .news-gallery-items .post-thumb:not([style*='background-image']),
.is-lazyload .dark-skin .video-playlist-item .video-thumbnail:not([style*='background-image']) {
background-image: linear-gradient(to left, #050606 0%, #161619 20%, #050606 40%, #050606 100%);
background-color: #050606;
}
.is-lazyload #the-post .entry img {
opacity: 0;
transition: opacity 0.3s;
}
.is-lazyload #the-post .entry img.visible {
opacity: 1;
}
@-webkit-keyframes lazyloadeffect {
from {
background-position: -400px 0;
}
to {
background-position: 200px 0;
}
}
@keyframes lazyloadeffect {
from {
background-position: -400px 0;
}
to {
background-position: 200px 0;
}
} .is-thumb-overlay-disabled .post-thumb:hover {
opacity: 0.85 !important;
}
.is-thumb-overlay-disabled .media-overlay .post-thumb:hover img {
opacity: 1;
}
.is-thumb-overlay-disabled .post-thumb-overlay {
display: none;
}
.is-thumb-overlay-disabled .media-overlay .post-thumb-overlay {
display: block;
}
.post-thumb {
position: relative;
height: 100%;
overflow: hidden;
display: block;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
transition: opacity 0.2s;
}
.post-thumb img {
width: 100%;
display: block;
}
.post-thumb-overlay {
position: absolute;
overflow: hidden;
width: 100%;
height: 100%;
z-index: 2;
background: #23262a;
background: rgba(35, 38, 42, 0.8);
-webkit-transform: scale(1.5);
-ms-transform: scale(1.5);
transform: scale(1.5);
transition: 0.4s;
opacity: 0;
}
.post-thumb-overlay:hover {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.post-thumb-overlay .icon {
position: absolute;
left: 50%;
top: 50%;
bottom: auto;
right: auto;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
height: 32px;
width: 32px;
color: #ffffff;
text-align: center;
font-size: 32px;
line-height: 32px;
z-index: 8;
}
.post-thumb-overlay .icon:before,
.timeline-block .icon:before {
content: "\e685";
font-family: 'tiefonticon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.tie_video .icon:before {
content: "\e6b6";
}
.tie_thumb .icon:before,
.tie_slider .icon:before {
content: "\e6ac";
}
.tie_map .icon:before {
content: "\e6ab";
}
.tie_audio .icon:before {
content: "\e6a2";
} .media-overlay .post-thumb .post-thumb-overlay {
background: transparent;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.media-overlay .icon {
width: 40px;
height: 40px;
}
.media-overlay .icon:before, .media-overlay .icon:after {
border: 2px solid #ffffff;
border-radius: 50%;
width: 40px;
height: 40px;
}
.media-overlay .icon:before {
display: block;
font-family: fontawesome;
content: "\f030";
text-align: center;
font-size: 17px;
line-height: 36px;
background: rgba(0, 0, 0, 0.3);
transition: 0.3s;
z-index: 2;
}
.media-overlay .tie_video .icon:before {
content: "\f04b";
letter-spacing: -3px;
}
.media-overlay .tie_audio .icon:before {
content: "\f028";
}
.media-overlay .post-thumb:hover img {
opacity: 0.8;
}
.media-overlay .post-thumb:hover .icon:before {
background: rgba(0, 0, 0, 0.6);
}
.media-overlay .post-thumb:hover .icon:after {
-webkit-animation-name: tie-ripple-out;
animation-name: tie-ripple-out;
}
.media-overlay .tie_map .icon,
.media-overlay .tie_text .icon {
display: none;
}
.media-overlay .digital-rating-static,
.media-overlay .digital-rating,
.media-overlay .post-rating {
z-index: 3;
}
@-webkit-keyframes tie-ripple-out {
100% {
-webkit-transform: scaleX(1.5) scaleY(1.5) scaleZ(1);
transform: scaleX(1.5) scaleY(1.5) scaleZ(1);
opacity: 0;
}
}
@keyframes tie-ripple-out {
100% {
-webkit-transform: scaleX(1.5) scaleY(1.5) scaleZ(1);
transform: scaleX(1.5) scaleY(1.5) scaleZ(1);
opacity: 0;
}
} .mag-box.media-overlay:not(.news-grid):not(.mini-posts-box) ul li:first-child .icon,
.mag-box.media-overlay.full-width-img-news-box ul li .icon,
.wide-post-box.mag-box.media-overlay ul li .icon,
.big-posts-box.mag-box.media-overlay ul li .icon,
.miscellaneous-box.mag-box.media-overlay ul li .icon {
width: 50px;
height: 50px;
}
.mag-box.media-overlay:not(.news-grid):not(.mini-posts-box) ul li:first-child .icon:before, .mag-box.media-overlay:not(.news-grid):not(.mini-posts-box) ul li:first-child .icon:after,
.mag-box.media-overlay.full-width-img-news-box ul li .icon:before,
.mag-box.media-overlay.full-width-img-news-box ul li .icon:after,
.wide-post-box.mag-box.media-overlay ul li .icon:before,
.wide-post-box.mag-box.media-overlay ul li .icon:after,
.big-posts-box.mag-box.media-overlay ul li .icon:before,
.big-posts-box.mag-box.media-overlay ul li .icon:after,
.miscellaneous-box.mag-box.media-overlay ul li .icon:before,
.miscellaneous-box.mag-box.media-overlay ul li .icon:after {
width: 50px;
height: 50px;
}
.mag-box.media-overlay:not(.news-grid):not(.mini-posts-box) ul li:first-child .icon:before,
.mag-box.media-overlay.full-width-img-news-box ul li .icon:before,
.wide-post-box.mag-box.media-overlay ul li .icon:before,
.big-posts-box.mag-box.media-overlay ul li .icon:before,
.miscellaneous-box.mag-box.media-overlay ul li .icon:before {
line-height: 46px;
}
.miscellaneous-box:not(.media-overlay) .posts-items li:first-child .post-thumb-overlay,
.big-thumb-left-box:not(.media-overlay) .posts-items li:first-child .post-thumb-overlay,
.scroll-2-box.scrolling-box:not(.media-overlay) .posts-items li .post-thumb-overlay {
display: none !important;
}
.scroll-2-box.media-overlay .post-thumb .icon {
left: 10px;
top: 10px;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
} .post-cat-wrap {
position: relative;
z-index: 3;
pointer-events: auto;
margin-bottom: 10px;
font-weight: normal;
font-family: inherit !important;
line-height: 21px;
display: block;
}
.post-cat {
background: #0088ff;
color: #ffffff;
padding: 1px 8px;
display: inline-block;
margin-right: 4px;
font-size: 11px;
position: relative;
white-space: nowrap;
word-wrap: normal;
letter-spacing: 0;
transition: 0.3s;
border-radius: 2px;
border-bottom-left-radius: 0;
}
.post-cat:after {
content: "";
width: 0;
height: 0;
position: absolute;
bottom: -4px;
left: 0;
border-left: 0;
border-right: 4px solid transparent;
border-top: 4px solid #0088ff;
transition: 0.3s;
}
.post-cat:hover {
background: #006dcc;
color: #ffffff;
}
.post-cat:hover:after {
border-top-color: #006dcc;
} .post-rating {
position: absolute;
top: 10px;
right: 12px;
white-space: nowrap;
word-wrap: normal;
letter-spacing: 4px;
text-align: center;
text-indent: 2px;
font-size: 15px;
direction: ltr;
z-index: 1;
}
.post-rating .stars-rating-bg {
color: #434850;
}
.post-rating .stars-rating-bg:before {
content: "\f005" "\f005" "\f005" "\f005" "\f005";
font-family: "FontAwesome";
display: block;
}
.post-rating .stars-rating-active-inner {
text-align: left;
}
.post-rating .stars-rating-active-inner:before {
content: "\f005" "\f005" "\f005" "\f005" "\f005";
font-family: "FontAwesome";
display: block;
}
.post-rating .stars-rating-active {
position: absolute;
left: 0;
top: 0;
width: 0;
overflow: hidden;
color: #0088ff;
}
.post-rating.image-hearts .stars-rating-bg:before,
.post-rating.image-hearts .stars-rating-active-inner:before {
content: "\f004" "\f004" "\f004" "\f004" "\f004";
}
.post-rating.image-thumbs .stars-rating-bg:before,
.post-rating.image-thumbs .stars-rating-active-inner:before {
content: "\f164" "\f164" "\f164" "\f164" "\f164";
}
.post-meta .post-rating {
position: relative;
top: 1px;
float: left;
right: auto;
margin-right: 8px;
font-size: 13px;
text-indent: 0;
letter-spacing: 2px;
}
.post-meta .post-rating .stars-rating-active {
width: 0;
} .digital-rating {
position: absolute;
z-index: 2;
top: 10px;
right: 10px;
width: 50px;
height: 50px;
}
.digital-rating .pie-svg circle {
transition: stroke-dashoffset 1s linear;
stroke: rgba(255, 255, 255, 0.3);
stroke-width: 2px;
}
.digital-rating .pie-svg .circle_bar {
stroke-dashoffset: 145;
stroke: #0088ff;
}
.digital-rating .pie-wrap {
display: block;
height: 50px;
width: 50px;
border-radius: 100%;
position: relative;
}
.digital-rating .pie-wrap.pie-wrap:after {
content: attr(data-score);
}
.digital-rating .pie-wrap.pie-wrap.review-percentage:after {
content: attr(data-score) "%";
}
.digital-rating .pie-wrap:after {
position: absolute;
display: block;
height: 50px;
width: 50px;
left: 50%;
top: 50%;
bottom: auto;
right: auto;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
content: attr(data-score);
border-radius: 100%;
line-height: 50px;
font-size: 13px;
font-weight: bold;
color: #ffffff;
text-shadow: 0 0 3px #333;
text-align: center;
}
.digital-rating-static {
background: #0088ff;
color: #ffffff;
position: absolute;
bottom: 0;
left: 0;
text-align: right;
opacity: 0.8;
z-index: 1;
}
.digital-rating-static strong {
font-size: 11px;
line-height: 13px;
font-weight: normal;
color: #ffffff;
padding: 2px 5px;
display: block;
white-space: nowrap;
word-wrap: normal;
} .tie-slider-nav {
width: 100%;
position: absolute;
z-index: 1;
*height: 0;
top: 50%;
margin-top: -23px;
transition: opacity;
}
.tie-slider-nav li {
cursor: pointer;
position: relative;
float: left;
}
.tie-slider-nav li:last-child {
float: right;
}
.tie-slider-nav li span {
position: absolute;
z-index: 2;
width: 25px;
height: 46px;
line-height: 46px;
background: #ffffff;
text-align: center;
font-size: 20px;
color: #727a87;
transition: 0.3s;
border-radius: 2px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.tie-slider-nav li span:hover {
background: #0088ff;
color: #ffffff;
}
.dark-skin .tie-slider-nav li span:not(:hover) {
color: #aaaaaa;
border-color: rgba(0, 0, 0, 0.1);
}
.tie-slider-nav li:last-child span {
right: 0;
border-radius: 2px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.tie-slider-nav a:hover {
background: rgba(0, 0, 0, 0.1);
}
@media (min-width: 992px) {
.tie-slider-nav {
opacity: 0;
}
.main-slider:hover .tie-slider-nav {
opacity: 1;
}
}
@media (max-width: 767px) {
.main-slider.grid-slider-wrapper .tie-slider-nav,
.boxed-slider-three-slides-wrapper .tie-slider-nav,
.boxed-five-slides-slider .tie-slider-nav,
.boxed-four-taller-slider .tie-slider-nav {
display: none;
}
}
.slider-arrow-nav {
float: right;
margin-left: 5px;
}
.slider-arrow-nav li {
float: left;
clear: none;
}
.slider-arrow-nav a {
border: 1px solid rgba(0, 0, 0, 0.1);
margin-left: 5px;
padding: 0 8px;
font-size: 12px;
line-height: 22px;
display: inline-block;
cursor: pointer;
border-radius: 2px;
}
.slider-arrow-nav a:not(.pagination-disabled):hover {
background-color: #0088ff;
color: #ffffff;
border-color: #0088ff;
} .pages-nav {
padding: 30px 0 0;
overflow: hidden;
width: 100%;
margin: auto;
}
.pages-nav ul.pages-numbers {
overflow: hidden;
text-align: center;
}
.pages-nav .next-prev li,
.pages-nav .pages-numbers li {
display: inline-block;
margin: 3px;
}
.pages-nav .next-prev li.current span,
.pages-nav .pages-numbers li.current span {
background: #0088ff;
border-color: #0088ff;
color: #ffffff;
}
.pages-nav .next-prev a,
.pages-nav .next-prev span.pages-nav-item,
.pages-nav .pages-numbers a,
.pages-nav .pages-numbers span.pages-nav-item {
line-height: 32px;
padding: 0 15px;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 2px;
display: inline-block;
}
.pages-nav .next-prev a:not(:hover),
.pages-nav .pages-numbers a:not(:hover) {
color: #2c2f34;
}
.pages-nav .next-prev .first-last-pages .fa,
.pages-nav .pages-numbers .first-last-pages .fa {
width: 22px;
font-size: 16px;
line-height: 32px;
border: 1px solid rgba(0, 0, 0, 0.1);
border-width: 0 0 0 1px;
margin: 0 0 0 10px;
text-align: right;
}
.pages-nav .next-prev .first-last-pages .fa:before,
.pages-nav .pages-numbers .first-last-pages .fa:before {
content: "\f105";
}
.pages-nav .next-prev .first-last-pages.first-page .fa,
.pages-nav .pages-numbers .first-last-pages.first-page .fa {
float: left;
border-width: 0 1px 0 0;
margin: 0 10px 0 0;
text-align: left;
}
.pages-nav .next-prev .first-last-pages.first-page .fa:before,
.pages-nav .pages-numbers .first-last-pages.first-page .fa:before {
content: "\f104";
}
.pages-nav .pages-standard {
overflow: hidden;
}
.pages-nav .pages-standard .first-page {
float: left;
}
.pages-nav .pages-standard .last-page {
float: right;
}
.pages-nav .next-prev li {
float: right;
}
.pages-nav .next-prev li a {
margin-right: 0;
margin-left: 10px;
}
.pages-nav .next-prev .fa {
float: left;
border: 1px solid rgba(0, 0, 0, 0.1);
border-width: 0 1px 0 0;
margin-right: 10px;
width: 22px;
text-align: left;
font-size: 16px;
line-height: 32px;
}
.pages-nav .next-prev .next-page .fa {
float: right;
border-right: 0;
border-width: 0 0 0 1px;
margin-left: 10px;
text-align: right;
}
@media (max-width: 991px) {
.pages-nav {
padding: 15px 0 15px;
}
}
@media (max-width: 479px) {
.pages-nav .tie-alignright,
.pages-nav .tie-alignleft {
width: 100%;
}
.pages-nav .next-prev,
.pages-nav .pages-numbers {
width: 100%;
text-align: center;
margin-bottom: 10px;
}
.pages-nav .next-prev li,
.pages-nav .pages-numbers li {
float: none;
display: inline-block;
}
}
.pages-nav .show-more-button {
padding: 20px;
min-height: 63px;
}
.pages-nav .pages-numbers .first-last-pages .fa {
float: right;
}
.show-more-button {
position: relative;
text-align: center;
display: block;
font-weight: 600;
cursor: pointer;
clear: both;
}
.show-more-button.pagination-disabled {
color: #888;
cursor: default !important;
}
.show-more-button .spinner-circle {
top: -13px;
left: -13px;
height: 26px;
width: 26px;
clip: rect(0, 26px, 26px, 13px);
}
.show-more-button .spinner-circle:after {
left: 0;
top: 0;
height: 26px;
width: 26px;
clip: rect(0, 26px, 26px, 13px);
} #breadcrumb {
margin: 50px 0 0;
}
#breadcrumb,
#breadcrumb a:not(:hover) {
color: #999999;
}
#breadcrumb .delimiter {
margin: 0 3px;
font-style: normal;
}
@media (max-width: 767px) {
.page #breadcrumb .current,
.page #breadcrumb em:last-of-type,
.single-post #breadcrumb .current,
.single-post #breadcrumb em:last-of-type {
display: none;
}
} .social-icons-item {
float: right;
margin-left: 6px;
position: relative;
}
.social-icons-item .social-link {
transition: border 0.1s, color 0.3s, background 0.3s;
}
.social-icons-item .social-link span {
color: #2c2f34;
transition: 0.15s;
}
.social-icons .social-icons-item .social-link,
.social-icons-widget .social-icons-item .social-link {
width: 24px;
height: 24px;
line-height: 22px;
padding: 0;
display: block;
text-align: center;
border-radius: 2px;
}
.social-icons-item .social-link.social-custom-link:hover {
background-color: #27292d;
color: #ffffff;
}
#theme-header .dropdown-social-icons .social-icons-item .social-link:hover span {
color: #ffffff !important;
}
.social-icons-widget .social-icons-item .social-link:hover span {
color: #ffffff;
}
#top-nav ul.components > li.social-icons-item .social-link:hover,
#main-nav ul.components > li.social-icons-item .social-link:hover {
background: transparent !important;
}
#top-nav ul.components > li.social-icons-item .social-link:not(:hover) span,
#main-nav ul.components > li.social-icons-item .social-link:not(:hover) span {
color: #2c2f34;
}
.social-icons-item .facebook-social-icon {
background: #5d82d1 !important;
}
.social-icons-item .facebook-social-icon span {
color: #5d82d1;
}
.social-icons-item .facebook-social-icon span.counter-icon {
background-color: #5d82d1;
}
.social-icons-item .twitter-social-icon {
background: #40bff5 !important;
}
.social-icons-item .twitter-social-icon span {
color: #40bff5;
}
.social-icons-item .twitter-social-icon span.counter-icon {
background-color: #40bff5;
}
.social-icons-item .google-social-icon {
background: #eb5e4c !important;
}
.social-icons-item .google-social-icon span {
color: #eb5e4c;
}
.social-icons-item .google-social-icon span.counter-icon {
background-color: #eb5e4c;
}
.social-icons-item .pinterest-social-icon {
background: #e13138 !important;
}
.social-icons-item .pinterest-social-icon span {
color: #e13138;
}
.social-icons-item .pinterest-social-icon span.counter-icon {
background-color: #e13138;
}
.social-icons-item .linkedin-social-icon {
background: #238cc8 !important;
}
.social-icons-item .linkedin-social-icon span {
color: #238cc8;
}
.social-icons-item .linkedin-social-icon span.counter-icon {
background-color: #238cc8;
}
.social-icons-item .instagram-social-icon {
background: #3897f0 !important;
}
.social-icons-item .instagram-social-icon span {
color: #3897f0;
}
.social-icons-item .instagram-social-icon span.counter-icon {
background-color: #3897f0;
}
.social-icons-item .vimeo-social-icon {
background: #35c6ea !important;
}
.social-icons-item .vimeo-social-icon span {
color: #35c6ea;
}
.social-icons-item .vimeo-social-icon span.counter-icon {
background-color: #35c6ea;
}
.social-icons-item .dribbble-social-icon {
background: #f7659c !important;
}
.social-icons-item .dribbble-social-icon span {
color: #f7659c;
}
.social-icons-item .dribbble-social-icon span.counter-icon {
background-color: #f7659c;
}
.social-icons-item .youtube-social-icon {
background: #ef4e41 !important;
}
.social-icons-item .youtube-social-icon span {
color: #ef4e41;
}
.social-icons-item .youtube-social-icon span.counter-icon {
background-color: #ef4e41;
}
.social-icons-item .soundcloud-social-icon {
background: #ff7e30 !important;
}
.social-icons-item .soundcloud-social-icon span {
color: #ff7e30;
}
.social-icons-item .soundcloud-social-icon span.counter-icon {
background-color: #ff7e30;
}
.social-icons-item .flickr-social-icon {
background: #ff48a3 !important;
}
.social-icons-item .flickr-social-icon span {
color: #ff48a3;
}
.social-icons-item .flickr-social-icon span.counter-icon {
background-color: #ff48a3;
}
.social-icons-item .github-social-icon {
background: #3f91cb !important;
}
.social-icons-item .github-social-icon span {
color: #3f91cb;
}
.social-icons-item .github-social-icon span.counter-icon {
background-color: #3f91cb;
}
.social-icons-item .behance-social-icon {
background: #1879fd !important;
}
.social-icons-item .behance-social-icon span {
color: #1879fd;
}
.social-icons-item .behance-social-icon span.counter-icon {
background-color: #1879fd;
}
.social-icons-item .foursquare-social-icon {
background: #f94877 !important;
}
.social-icons-item .foursquare-social-icon span {
color: #f94877;
}
.social-icons-item .foursquare-social-icon span.counter-icon {
background-color: #f94877;
}
.social-icons-item .spotify-social-icon {
background: #2ebd59 !important;
}
.social-icons-item .spotify-social-icon span {
color: #2ebd59;
}
.social-icons-item .spotify-social-icon span.counter-icon {
background-color: #2ebd59;
}
.social-icons-item .px500-social-icon {
background: #0099e5 !important;
}
.social-icons-item .px500-social-icon span {
color: #0099e5;
}
.social-icons-item .px500-social-icon span.counter-icon {
background-color: #0099e5;
}
.social-icons-item .vk-social-icon {
background: #45668e !important;
}
.social-icons-item .vk-social-icon span {
color: #45668e;
}
.social-icons-item .vk-social-icon span.counter-icon {
background-color: #45668e;
}
.social-icons-item .mixcloud-social-icon {
background: #589fC3 !important;
}
.social-icons-item .mixcloud-social-icon span {
color: #589fC3;
}
.social-icons-item .mixcloud-social-icon span.counter-icon {
background-color: #589fC3;
}
.social-icons-item .twitch-social-icon {
background: #6441a5 !important;
}
.social-icons-item .twitch-social-icon span {
color: #6441a5;
}
.social-icons-item .twitch-social-icon span.counter-icon {
background-color: #6441a5;
}
.social-icons-item .vine-social-icon {
background: #00b488 !important;
}
.social-icons-item .vine-social-icon span {
color: #00b488;
}
.social-icons-item .vine-social-icon span.counter-icon {
background-color: #00b488;
}
.social-icons-item .envato-social-icon {
background: #82b641 !important;
}
.social-icons-item .envato-social-icon span {
color: #82b641;
}
.social-icons-item .envato-social-icon span.counter-icon {
background-color: #82b641;
}
.social-icons-item .rss-social-icon {
background: #faa33d !important;
}
.social-icons-item .rss-social-icon span {
color: #faa33d;
}
.social-icons-item .rss-social-icon span.counter-icon {
background-color: #faa33d;
}
.social-icons-item .goodreads-social-icon {
background: #A06E0A !important;
}
.social-icons-item .goodreads-social-icon span {
color: #A06E0A;
}
.social-icons-item .goodreads-social-icon span.counter-icon {
background-color: #A06E0A;
}
.social-icons-item .steam-social-icon {
background: #222222 !important;
}
.social-icons-item .steam-social-icon span {
color: #222222;
}
.social-icons-item .steam-social-icon span.counter-icon {
background-color: #222222;
}
.social-icons-item .url-social-icon {
background: #27292d !important;
}
.social-icons-item .url-social-icon span {
color: #27292d;
}
.social-icons-item .skype-social-icon {
background: #00aff0 !important;
}
.social-icons-item .skype-social-icon span {
color: #00aff0;
}
.social-icons-item .digg-social-icon {
background: #000000 !important;
}
.social-icons-item .digg-social-icon span {
color: #000000;
}
.social-icons-item .reddit-social-icon {
background: #ff4500 !important;
}
.social-icons-item .reddit-social-icon span {
color: #ff4500;
}
.social-icons-item .stumbleupon-social-icon {
background: #eb4924 !important;
}
.social-icons-item .stumbleupon-social-icon span {
color: #eb4924;
}
.social-icons-item .tumblr-social-icon {
background: #35465c !important;
}
.social-icons-item .tumblr-social-icon span {
color: #35465c;
}
.social-icons-item .wordpress-social-icon {
background: #21759b !important;
}
.social-icons-item .wordpress-social-icon span {
color: #21759b;
}
.social-icons-item .yelp-social-icon {
background: #af0606 !important;
}
.social-icons-item .yelp-social-icon span {
color: #af0606;
}
.social-icons-item .lastfm-social-icon {
background: #d51007 !important;
}
.social-icons-item .lastfm-social-icon span {
color: #d51007;
}
.social-icons-item .dropbox-social-icon {
background: #007ee5 !important;
}
.social-icons-item .dropbox-social-icon span {
color: #007ee5;
}
.social-icons-item .xing-social-icon {
background: #026466 !important;
}
.social-icons-item .xing-social-icon span {
color: #026466;
}
.social-icons-item .deviantart-social-icon {
background: #05cc47 !important;
}
.social-icons-item .deviantart-social-icon span {
color: #05cc47;
}
.social-icons-item .apple-social-icon {
background: #333333 !important;
}
.social-icons-item .apple-social-icon span {
color: #333333;
}
.social-icons-item .paypal-social-icon {
background: #003087 !important;
}
.social-icons-item .paypal-social-icon span {
color: #003087;
}
.social-icons-item .google_play-social-icon {
background: #689F38 !important;
}
.social-icons-item .google_play-social-icon span {
color: #689F38;
}
.social-icons-item .odnoklassniki-social-icon {
background: #ee8208 !important;
}
.social-icons-item .odnoklassniki-social-icon span {
color: #ee8208;
}
.social-icons-item .telegram-social-icon {
background: #0088cc !important;
}
.social-icons-item .telegram-social-icon span {
color: #0088cc;
}
.social-icons-item .bitbucket-social-icon {
background: #205081 !important;
}
.social-icons-item .bitbucket-social-icon span {
color: #205081;
}
.social-icons-item .medium-social-icon {
background: #4bad31 !important;
}
.social-icons-item .medium-social-icon span {
color: #4bad31;
}
.social-icons-item .viadeo-social-icon {
background: #f07355 !important;
}
.social-icons-item .viadeo-social-icon span {
color: #f07355;
}
.social-icons-item .snapchat-social-icon {
background: #e8e600 !important;
}
.social-icons-item .snapchat-social-icon span {
color: #e8e600;
}
.social-icons-item .tripadvisor-social-icon {
background: #448040 !important;
}
.social-icons-item .tripadvisor-social-icon span {
color: #448040;
}
.social-icons-item .mailchimp-social-icon,
.social-icons-item .mailchimp-social-icon .counter-icon,
.social-icons-item .mailpoet-social-icon,
.social-icons-item .mailpoet-social-icon .counter-icon,
.social-icons-item .mymail-social-icon,
.social-icons-item .mymail-social-icon .counter-icon {
background-color: #2c9ab7;
}
.social-icons-item .posts-social-icon,
.social-icons-item .posts-social-icon .counter-icon {
background-color: #9b59b6;
}
.social-icons-item .comments-social-icon,
.social-icons-item .comments-social-icon .counter-icon {
background-color: #1abc9c;
}
.social-icons-item .groups-social-icon,
.social-icons-item .groups-social-icon .counter-icon {
background-color: #788cb6;
}
.social-icons-item .forums-social-icon,
.social-icons-item .forums-social-icon .counter-icon {
background-color: #88aca1;
}
.social-icons-item .members-social-icon,
.social-icons-item .members-social-icon .counter-icon {
background-color: #dc5034;
}
.social-icons-item .topics-social-icon,
.social-icons-item .topics-social-icon .counter-icon {
background-color: #613854;
}
.social-icons-item .replies-social-icon,
.social-icons-item .replies-social-icon .counter-icon {
background-color: #71c6c1;
}
ul:not(.solid-social-icons) .social-icons-item a:not(:hover) {
background-color: transparent !important;
}
.dark-skin .social-icons-item .url-social-icon span,
.social-icons-item .social-custom-link span {
color: #aaaaaa;
}
.solid-social-icons .social-link {
background-color: #2c2f34;
transition: opacity 0.3s;
}
.dark-skin .solid-social-icons .social-link {
background-color: #27292d;
border-color: #27292d;
}
.solid-social-icons .social-link span {
color: #ffffff !important;
transition: 0.1s;
}
.solid-social-icons .social-link:hover {
opacity: 0.8;
} .fluid-width-video-wrapper {
width: 100%;
position: relative;
padding: 0;
padding-top: 56%;
}
.entry .fluid-width-video-wrapper {
clear: both;
}
.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object,
.fluid-width-video-wrapper embed,
.fluid-width-video-wrapper .wp-video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .stream-item {
text-align: center;
position: relative;
}
.stream-item iframe {
margin: 0 auto;
}
.stream-item img {
max-width: 100%;
width: auto;
height: auto;
margin: 0 auto;
display: inline-block;
vertical-align: middle;
}
.stream-item ins {
margin: 0 auto !important;
padding: 0 !important;
background: transparent !important;
text-decoration: none !important;
width: 728px;
height: 90px;
}
.stream-item ins iframe {
max-height: none;
}
@media (max-width: 767px) {
.stream-item ins {
width: 468px;
height: 60px;
}
}
@media (max-width: 479px) {
.stream-item ins {
width: 300px;
height: 250px;
}
}
.stream-item-top {
margin: 20px 0;
z-index: 1;
}
@media (max-width: 767px) {
.stream-item-top-wrapper {
padding: 0 15px;
}
}
.header-layout-2 .stream-item-top-wrapper {
width: 100%;
max-width: 100%;
float: none;
clear: both;
}
@media (max-width: 991px) {
.header-layout-2 .stream-item-top {
margin-top: 5px;
margin-bottom: 10px;
}
}
.header-layout-3 .stream-item-top {
width: auto;
float: right;
max-width: 100%;
}
@media (max-width: 991px) {
.header-layout-3 .stream-item-top {
max-width: 100%;
float: none;
clear: both;
margin-top: 5px;
margin-bottom: 10px;
}
}
@media (max-width: 479px) {
.stream-item-top ins,
.stream-item-below-header ins {
width: 320px !important;
height: 100px !important;
}
}
.stream-item-below-header {
margin: 30px auto 30px;
}
.stream-item-below-header ins {
width: 970px;
height: 90px;
}
@media (max-width: 767px) {
.stream-item-below-header {
max-width: 728px;
max-height: 90px;
margin: 20px 15px 20px;
}
}
.stream-item-above-footer {
margin: 40px auto 5px;
}
@media (max-width: 767px) {
.stream-item-above-footer {
max-width: 728px;
max-height: 90px;
margin: 40px 15px 5px;
}
}
.stream-item-above-post {
margin: 0 auto 30px;
}
.stream-item-below-post {
margin: 30px auto;
}
@media (max-width: 767px) {
.stream-item-mag .container-wrapper {
padding-left: 0 !important;
padding-right: 0 !important;
border-radius: 0;
border: 0;
}
}
.stream-item-mag.stream-item.half-box ins {
width: 300px;
height: 250px;
} #background-ad-cover {
top: 0;
left: 0;
z-index: 0;
overflow: hidden;
width: 100%;
height: 100%;
position: fixed;
} .wp-video {
width: 100% !important;
}
#tie-wrapper #the-post .mejs-container {
min-height: 73px !important;
}
#tie-wrapper #the-post .mejs-container .mejs-controls {
height: 77px;
padding: 0 40px;
}
#tie-wrapper #the-post .mejs-container .mejs-controls .mejs-time {
padding-top: 32px;
}
#tie-wrapper #the-post .mejs-container .mejs-controls .mejs-play button,
#tie-wrapper #the-post .mejs-container .mejs-controls .mejs-pause button,
#tie-wrapper #the-post .mejs-container .mejs-controls .mejs-mute button,
#tie-wrapper #the-post .mejs-container .mejs-controls .mejs-unmute button {
background: transparent !important;
font: normal normal normal 14px/1 FontAwesome;
color: #ffffff;
}
#tie-wrapper #the-post .mejs-container .mejs-controls .mejs-play button:before,
#tie-wrapper #the-post .mejs-container .mejs-controls .mejs-pause button:before,
#tie-wrapper #the-post .mejs-container .mejs-controls .mejs-mute button:before,
#tie-wrapper #the-post .mejs-container .mejs-controls .mejs-unmute button:before {
content: "\f04b";
font-size: 120%;
}
#tie-wrapper #the-post .mejs-container .mejs-controls .mejs-pause button:before {
content: "\f04c";
}
#tie-wrapper #the-post .mejs-container .mejs-controls .mejs-unmute button:before {
content: "\f026";
}
#tie-wrapper #the-post .mejs-container .mejs-controls .mejs-mute button:before {
content: "\f028";
}
#tie-wrapper #the-post .mejs-container .mejs-controls div.mejs-time-rail {
padding-top: 32px;
}
#tie-wrapper #the-post .mejs-container .mejs-controls div.mejs-time-rail span,
#tie-wrapper #the-post .mejs-container .mejs-controls div.mejs-time-rail a {
height: 3px;
}
#tie-wrapper #the-post .mejs-container .mejs-controls div.mejs-time-rail .mejs-time-handle {
display: block;
width: 10px;
height: 10px;
top: -4px;
border: none;
}
#tie-wrapper #the-post .mejs-container .mejs-controls .mejs-time-current {
background: #ffffff;
}
#tie-wrapper #the-post .mejs-container .mejs-controls .mejs-time-float {
background: #ffffff;
border-color: #ffffff;
height: 17px !important;
}
#tie-wrapper #the-post .mejs-container .mejs-controls .mejs-time-float-corner {
border-color: #ffffff transparent transparent;
}
#tie-wrapper #the-post .mejs-container .mejs-controls .mejs-button button {
margin-top: 30px;
}
#tie-wrapper #the-post .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
#tie-wrapper #the-post .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
top: 37px;
height: 3px;
}
#tie-wrapper #the-post .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded,
#tie-wrapper #the-post .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
background: rgba(255, 255, 255, 0.5);
}
#tie-wrapper #the-post .mejs-container.wp-audio-shortcode {
width: 100%;
}
#tie-wrapper .mejs-container .mejs-controls {
background: #0088ff;
color: #ffffff;
}
#tie-wrapper .mejs-container.wp-video-shortcode,
#tie-wrapper .mejs-container .wp-video {
width: 100% !important;
height: auto !important;
}
#tie-wrapper .mejs-container.wp-video-shortcode.mejs-video {
padding-top: 57%;
}
#tie-wrapper .mejs-container .mejs-overlay,
#tie-wrapper .mejs-container .mejs-poster {
width: 100% !important;
height: 100% !important;
}
#tie-wrapper .mejs-container .mejs-mediaelement video {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100% !important;
height: 100% !important;
}
#tie-wrapper .wp-playlist {
padding: 0;
}
#tie-wrapper .wp-playlist.wp-playlist-light, #tie-wrapper .wp-playlist.wp-playlist-dark {
border-color: #eee;
background: transparent;
color: #333;
}
#tie-wrapper .wp-playlist.wp-playlist-light .wp-playlist-playing, #tie-wrapper .wp-playlist.wp-playlist-dark .wp-playlist-playing {
background: #eee;
color: #444;
}
#tie-wrapper .wp-playlist .wp-playlist-item {
padding: 5px;
border-color: #eee;
}
#tie-wrapper .wp-playlist .wp-playlist-item-length {
right: 6px;
top: 5px;
}
#tie-wrapper .wp-playlist .wp-playlist-playing {
font-weight: normal;
}
#tie-wrapper .wp-playlist .wp-playlist-tracks {
margin-top: 0;
} @media (max-width: 768px) {
.hide_banner_top .stream-item-top,
.hide_banner_below_header .stream-item-below-header,
.hide_banner_bottom .stream-item-above-footer,
.hide_breaking_news #top-nav,
.hide_sidebars .sidebar,
.hide_footer #footer-widgets-container,
.hide_copyright #site-info,
.hide_breadcrumbs #breadcrumb,
.hide_share_post_top .post-footer-on-top,
.hide_share_post_bottom .post-footer-on-bottom,
.hide_post_newsletter #post-newsletter,
.hide_related #related-posts,
.hide_post_authorbio .post-components .about-author,
.hide_post_nav .prev-next-post-nav,
.hide_back_top_button #go-to-top {
display: none !important;
}
} .woocommerce-message,
.woocommerce-error,
.woocommerce-info,
#buddypress #message,
#message.notice,
.bbp-template-notice,
.indicator-hint,
.bbp-template-notice {
list-style: none outside;
width: 100%;
word-wrap: break-word;
position: relative;
padding: 10px 10px 10px 50px !important;
margin: 15px 0 !important;
line-height: 30px;
background-color: #4F8A10;
color: #ffffff;
border-radius: 2px;
*zoom: 1;
}
.woocommerce-message p,
.woocommerce-error p,
.woocommerce-info p,
#buddypress #message p,
#message.notice p,
.bbp-template-notice p,
.indicator-hint p,
.bbp-template-notice p {
margin: 0;
line-height: inherit;
height: auto;
}
.woocommerce-message:after,
.woocommerce-error:after,
.woocommerce-info:after,
#buddypress #message:after,
#message.notice:after,
.bbp-template-notice:after,
.indicator-hint:after,
.bbp-template-notice:after {
content: " ";
display: table;
}
.woocommerce-message:before,
.woocommerce-error:before,
.woocommerce-info:before,
#buddypress #message:before,
#message.notice:before,
.bbp-template-notice:before,
.indicator-hint:before,
.bbp-template-notice:before {
position: absolute;
left: 10px;
top: 10px;
font-family: "FontAwesome";
content: "\f00c";
font-size: 14px;
width: 30px;
text-align: center;
display: inline-block;
}
.woocommerce-message a,
.woocommerce-message a.button,
.woocommerce-error a,
.woocommerce-error a.button,
.woocommerce-info a,
.woocommerce-info a.button,
#buddypress #message a,
#buddypress #message a.button,
#message.notice a,
#message.notice a.button,
.bbp-template-notice a,
.bbp-template-notice a.button,
.indicator-hint a,
.indicator-hint a.button,
.bbp-template-notice a,
.bbp-template-notice a.button {
color: #ffffff !important;
background: transparent;
float: right;
padding: 0 10px;
line-height: 30px;
}
.woocommerce-message a:hover,
.woocommerce-message a.button:hover,
.woocommerce-error a:hover,
.woocommerce-error a.button:hover,
.woocommerce-info a:hover,
.woocommerce-info a.button:hover,
#buddypress #message a:hover,
#buddypress #message a.button:hover,
#message.notice a:hover,
#message.notice a.button:hover,
.bbp-template-notice a:hover,
.bbp-template-notice a.button:hover,
.indicator-hint a:hover,
.indicator-hint a.button:hover,
.bbp-template-notice a:hover,
.bbp-template-notice a.button:hover {
background-color: rgba(255, 255, 255, 0.1) !important;
}
#buddypress #message.notice,
#message.notice {
padding: 20px 30px;
background-color: #f39c12;
}
#buddypress #message.notice:before,
#message.notice:before {
display: none;
}
#buddypress #message.notice p,
#message.notice p {
line-height: 23px;
padding: 0;
}
#buddypress #message.notice strong,
#message.notice strong {
font-size: 15px;
}
#buddypress #message.notice #close-notice:hover,
#message.notice #close-notice:hover {
background: transparent;
}
.woocommerce-info,
.bbp-template-notice.info {
background-color: #3498db;
}
.woocommerce-info:before,
.bbp-template-notice.info:before {
content: "\f129";
}
.woocommerce-error,
#buddypress #message.error,
.bbp-template-notice.error {
background-color: #e74c3c;
}
.woocommerce-error:before,
#buddypress #message.error:before,
.bbp-template-notice.error:before {
content: "\f00d";
}
.woocommerce-warning,
#buddypress #message.warning,
.bbp-template-notice.important,
.bbp-template-notice.warning {
background-color: #f39c12;
}
.woocommerce-warning:before,
#buddypress #message.warning:before,
.bbp-template-notice.important:before,
.bbp-template-notice.warning:before {
content: "\f071";
} @media (min-width: 768px) {
.cdsROW.wide {
margin: 25px auto 35px !important;
border-radius: 60px !important;
width: 500px !important;
}
.cdsROW.wide .cdsLocName {
max-width: 280px !important;
width: 280px !important;
}
}
@media (max-width: 767px) {
.cdsROW.wide {
width: 100% !important;
padding: 30px;
text-align: center;
height: auto !important;
}
.cdsROW.wide .cdsROWContainer > div {
width: 100% !important;
display: block !important;
margin: 0 0 20px;
max-width: none !important;
}
.cdsROW.wide .cdsROWContainer > div:last-child {
margin-bottom: 0;
}
.cdsROW.wide .logo {
border-right: none !important;
}
} .theme-notice {
background: #ffe500;
padding: 2px 8px;
color: #000000 !important;
display: block;
clear: both;
}
#the-post .theme-notice {
margin-bottom: 10px;
} .loader-overlay {
opacity: 1;
-webkit-perspective: 10000px;
perspective: 10000px;
background: transparent;
position: absolute;
zoom: 1;
left: 50%;
top: 50%;
bottom: auto;
right: auto;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
} .spinner {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-align: center;
margin: auto;
width: 5em;
}
.show-more-button .spinner {
width: 3.1em;
}
.spinner .bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
margin-right: .5em;
opacity: 0.8;
}
.spinner .bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
margin-right: .5em;
opacity: 0.9;
}
.spinner > div {
border-radius: 100%;
-webkit-animation: bouncedelay 1.4s infinite;
animation: bouncedelay 1.4s infinite;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
background-color: #0088ff;
color: #ffffff;
display: block;
float: left;
height: 1em;
width: 1em;
}
#product-images-slider-nav .spinner > div,
.show-more-button .spinner > div {
width: 0.7em;
height: 0.7em;
}
@-webkit-keyframes bouncedelay {
0%,
80%,
100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes bouncedelay {
0%,
80%,
100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1);
transform: scale(1);
}
} .spinner-circle {
position: absolute;
z-index: 1;
height: 40px;
width: 40px;
top: -20px;
left: -20px;
-webkit-animation: parent-animate 1.5s linear infinite;
animation: parent-animate 1.5s linear infinite;
clip: rect(0, 40px, 40px, 20px);
}
.spinner-circle:after {
content: '';
position: absolute;
border-radius: 50%;
height: 40px;
width: 40px;
box-shadow: inset 0 0 0 2px;
color: #0088ff;
-webkit-animation: child-animate 1.5s ease-in-out infinite;
animation: child-animate 1.5s ease-in-out infinite;
clip: rect(0, 40px, 40px, 20px);
}
@-webkit-keyframes parent-animate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(220deg);
transform: rotate(220deg);
}
}
@keyframes parent-animate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(220deg);
transform: rotate(220deg);
}
}
@-webkit-keyframes child-animate {
0% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg);
}
100% {
-webkit-transform: rotate(140deg);
transform: rotate(140deg);
}
}
@keyframes child-animate {
0% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg);
}
100% {
-webkit-transform: rotate(140deg);
transform: rotate(140deg);
}
} .tie-alignleft {
float: left;
}
.tie-alignright {
float: right;
}
.tie-aligncenter {
clear: both;
margin-left: auto;
margin-right: auto;
}
.fullwidth {
width: 100% !important;
} .alignleft {
float: left;
margin: 0.375em 1.75em 1em 0;
}
.alignright {
float: right;
margin: 0.375em 0 1em 1.75em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto 1.75em;
}
@media (max-width: 767px) {
.alignright,
.alignleft {
float: none;
clear: both;
display: block;
margin: 0 auto 1.75em;
}
} .clearfix:before,
.clearfix:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
}
.clearfix:after {
clear: both;
}
.clearfix {
zoom: 1;
}
.tie-container,
#tie-wrapper {
height: 100%;
min-height: 650px;
}
.tie-container {
position: relative;
overflow: hidden;
}
#tie-wrapper {
background: #ffffff;
position: relative;
z-index: 108;
height: 100%;
margin: 0 auto;
}
.container-wrapper {
background: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 2px;
padding: 30px;
}
.container-wrapper-without-wrapper {
border: 0 solid rgba(0, 0, 0, 0.1);
}
#content {
margin-top: 30px;
}
@media (max-width: 991px) {
#content {
margin-top: 20px;
}
}
.site-content {
-ms-word-wrap: break-word;
word-wrap: break-word;
} body.boxed-layout #tie-wrapper {
max-width: 1230px;
}
body.boxed-layout.wrapper-has-shadow #tie-wrapper {
box-shadow: 0 1px 7px rgba(171, 171, 171, 0.5);
}
body.boxed-layout .fixed-nav {
max-width: 1230px;
}
@media (min-width: 992px) {
body.boxed-layout #main-nav.fixed-nav,
body.boxed-layout #tie-wrapper {
width: 95%;
}
}
body.boxed-layout .header-layout-1 .boxed-main-menu .logo-row > [class*="tie-col-"] {
padding: 0;
} @media (min-width: 992px) {
body.framed-layout #tie-wrapper {
margin-top: 25px;
margin-bottom: 25px;
}
}
body.framed-layout .main-menu-above-header#main-nav.white-theme .main-menu-wrapper {
border-top: 0;
} @media (min-width: 992px) {
#tie-body.border-layout #tie-container {
margin: 25px;
}
#tie-body.border-layout:after, #tie-body.border-layout:before {
background: inherit;
content: "";
display: block;
height: 25px;
left: 0;
bottom: 0;
position: fixed;
width: 100%;
z-index: 110;
}
#tie-body.border-layout:before {
top: 0;
bottom: auto;
}
#tie-body.border-layout.admin-bar:before {
top: 32px;
}
#tie-body.border-layout #main-nav.fixed-nav {
left: 25px;
right: 25px;
width: calc(100% - 50px);
}
} .sidebar-right .main-content {
float: left;
}
.sidebar-right .sidebar {
float: right;
}
.sidebar-left .main-content {
float: right;
}
.sidebar-left .sidebar {
float: left;
}
.full-width .main-content {
width: 100%;
} .one-column-no-sidebar .main-content {
margin-right: auto;
margin-left: auto;
float: none;
}
@media (min-width: 992px) {
.one-column-no-sidebar .main-content {
max-width: 780px;
width: 100%;
}
}   #theme-header {
background: #ffffff;
position: relative;
z-index: 999;
}
#theme-header:after {
content: "";
display: table;
clear: both;
}
#theme-header.has-shadow {
box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.1);
}
#theme-header.top-nav-below #top-nav {
z-index: 8;
} ul.components .search-bar {
width: auto;
border: solid rgba(0, 0, 0, 0.1);
border-width: 0 1px 0;
}
ul.components #search {
position: relative;
background: transparent;
}
ul.components #search-input {
border: 0;
margin-bottom: 0;
line-height: inherit;
width: 100%;
background: transparent;
padding: 0 35px 0 13px;
border-radius: 0;
box-sizing: border-box;
font-size: inherit;
}
ul.components #search-input:hover {
background: rgba(0, 0, 0, 0.03);
}
ul.components #search-input:focus {
background: rgba(0, 0, 0, 0.03);
box-shadow: none;
}
ul.components button#search-submit {
position: absolute;
right: 0;
top: 0;
width: 40px;
line-height: inherit;
color: #777777;
background: transparent;
font-size: 15px;
padding: 0;
transition: 0.15s;
}
ul.components button#search-submit:hover {
color: #0088ff;
}
ul.components button#search-submit .fa-spinner {
color: #555;
cursor: default;
}
.logo-row {
position: relative;
}
.logo-container {
overflow: hidden;
}
#logo {
margin-top: 40px;
margin-bottom: 40px;
display: block;
float: left;
}
#logo img {
vertical-align: middle;
}
#logo a {
display: inline-block;
}
#logo .h1-off {
position: absolute;
top: -9000px;
left: -9000px;
}
#logo.text-logo .logo-text {
font-size: 50px;
line-height: 50px;
font-weight: bold;
}
@media (max-width: 991px) {
#logo.text-logo .logo-text {
text-shadow: 2px 2px 0px #fff, 3px 3px 0px rgba(0, 0, 0, 0.15);
}
}
@media (max-width: 670px) {
#logo.text-logo .logo-text {
font-size: 30px;
}
}
#logo.text-logo a {
color: #0088ff;
}
#logo.text-logo a:hover {
color: #006dcc;
opacity: 0.8;
}
.logo_2x {
display: none;
}
@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), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.logo_normal {
display: none;
}
.logo_2x {
display: inline-block;
}
}
.header-layout-2 #logo {
float: none;
text-align: center;
}
.header-layout-2 #logo img {
margin-right: auto;
margin-left: auto;
}
.header-layout-2 .logo-container {
width: 100%;
}
@media (max-width: 991px) {
#theme-header #logo {
margin: 15px 0 !important;
text-align: left;
line-height: 1;
}
#theme-header #logo img {
width: auto;
max-width: 190px;
}
}
@media (max-width: 479px) {
#theme-header #logo img {
max-width: 140px;
}
} ul.components {
float: right;
}
ul.components > li {
position: relative;
float: right;
list-style: none;
}
ul.components > li.social-icons-item {
margin: 0;
}
ul.components > li > a {
display: block;
position: relative;
width: 30px;
text-align: center;
line-height: inherit;
font-size: 13px;
color: #777777;
}
ul.components > li > a:hover,
ul.components > li:hover > a {
color: #0088ff;
z-index: 2;
}
ul.components a.follow-btn {
width: auto;
padding-left: 15px;
padding-right: 15px;
}
ul.components .follow-btn [class*=fa-] {
font-size: 13px;
}
ul.components .follow-btn .follow-text {
font-size: 12px;
margin-left: 8px;
display: block;
float: right;
}
#main-nav ul.components > li > a {
color: #ffffff;
}
#main-nav ul.components > li > a:not(.follow-btn) {
width: 35px;
font-size: 14px;
}
#main-nav ul.components > li > a:hover,
#main-nav ul.components > li:hover > a {
color: #0088ff;
} .menu-counter-bubble-outer,
.notifications-total-outer {
position: absolute;
top: 50%;
bottom: auto;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
right: 2px;
}
.menu-counter-bubble {
position: relative;
min-width: 14px;
height: 14px;
line-height: 14px;
background: #e74c3c;
border-radius: 10px;
display: block;
text-align: center;
font-size: 10px;
color: #fff;
-webkit-transform: translateY(-68%);
-ms-transform: translateY(-68%);
transform: translateY(-68%);
transition: -webkit-transform 0.2s;
transition: transform 0.2s;
transition: transform 0.2s, -webkit-transform 0.2s;
padding: 0px 4px;
margin-right: -2px;
}
#main-nav .menu-counter-bubble {
min-width: 16px;
height: 16px;
line-height: 16px;
}
.comp-sub-menu-wrap {
position: relative;
}
.comp-sub-menu {
display: none;
position: absolute;
z-index: 1;
right: 0;
width: 300px;
overflow: hidden;
padding: 30px;
background: #ffffff;
cursor: default;
box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
box-sizing: content-box;
}
.comp-sub-menu li {
position: relative;
border: solid rgba(0, 0, 0, 0.08);
border-width: 1px 0 0;
width: 100%;
}
.comp-sub-menu li:last-child {
margin-bottom: 0;
border-bottom-width: 0;
}
.shopping-cart-icon .comp-sub-menu {
border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.comp-sub-menu .cart-list {
max-height: 295px;
overflow-y: auto;
overflow-x: hidden;
}
.comp-sub-menu .cart-list li {
overflow: hidden;
padding-bottom: 10px;
margin-bottom: 10px;
border-width: 0 0 1px;
}
.comp-sub-menu .cart-list li:last-child {
border-bottom-width: 1px;
margin-bottom: 0;
}
.comp-sub-menu .product-thumb {
float: left;
margin-right: 15px;
width: 80px;
border-radius: 2px;
}
.comp-sub-menu .product-thumb img {
display: block;
}
.comp-sub-menu .product-thumb a {
padding: 0;
line-height: 0;
}
.comp-sub-menu .product-title {
line-height: 10px;
padding-right: 30px;
}
.comp-sub-menu .product-title a {
display: inline;
font-size: 14px;
font-weight: 600;
text-align: left;
line-height: 20px;
width: 100%;
border: 0;
padding: 0;
}
.comp-sub-menu .product-title a,
.comp-sub-menu .notifications-item a {
background-color: transparent;
}
.comp-sub-menu .product-meta {
margin-top: 4px;
}
.comp-sub-menu .product-meta div {
display: block;
line-height: 18px;
font-size: 12px;
}
.comp-sub-menu .shopping-subtotal {
line-height: 30px;
margin-top: 10px;
}
.comp-sub-menu .shopping-subtotal span {
font-weight: 600;
}
.comp-sub-menu .button {
display: block;
padding: 5px;
margin-top: 10px;
font-size: 13px;
font-weight: normal;
height: 33px;
line-height: 23px;
}
.comp-sub-menu .cart-empty-message {
text-align: center;
line-height: 1.5;
}
.comp-sub-menu.bp-notifications-menu {
padding: 0;
}
.comp-sub-menu.bp-notifications-menu li {
padding: 0;
margin: 0;
line-height: 18px;
font-size: 90%;
}
.comp-sub-menu.bp-notifications-menu li a {
padding: 10px 10px 10px 35px;
display: block;
}
.comp-sub-menu.bp-notifications-menu li a span {
margin-left: -22px;
margin-right: 5px;
}
.comp-sub-menu #no-notifications {
text-align: center;
}
.grid-social-icons .comp-sub-menu.dropdown-social-icons {
width: 120px;
}
.comp-sub-menu.dropdown-social-icons {
width: 150px;
padding: 0;
margin: 0;
line-height: 35px;
}
.comp-sub-menu.dropdown-social-icons a {
display: block;
font-size: 13px;
}
.comp-sub-menu.dropdown-social-icons a span {
color: #2c2f34;
}
.comp-sub-menu.dropdown-social-icons a .fa {
width: 50px;
text-align: center;
}
.comp-sub-menu.dropdown-social-icons li:last-child {
border-bottom: 0;
}
.grid-social-icons .comp-sub-menu.dropdown-social-icons li {
width: 40px;
float: left;
margin: 0;
border: 1px solid rgba(0, 0, 0, 0.08);
border-width: 0 1px 1px 0;
}
.grid-social-icons .comp-sub-menu.dropdown-social-icons li .fa {
width: 40px;
}
.grid-social-icons .comp-sub-menu.dropdown-social-icons li:nth-child(-n + 3) {
border-top-width: 1px;
}
.grid-social-icons .comp-sub-menu.dropdown-social-icons li:nth-child(3n + 3) {
border-right: 0;
}
.woocommerce a.remove,
#theme-header a.remove {
position: absolute;
top: 0;
right: 0;
padding: 0;
border: 0;
width: 20px;
min-width: 20px;
height: 20px;
line-height: 20px;
display: block;
text-align: center;
font-size: 17px;
}
.woocommerce a.remove span,
#theme-header a.remove span {
line-height: inherit;
}
.woocommerce a.remove:hover,
#theme-header a.remove:hover {
color: #e74c3c;
opacity: 0.8;
} .main-nav-dark #main-nav .comp-sub-menu,
.top-nav-dark #top-nav .comp-sub-menu {
background: #1f2024;
color: #aaaaaa;
}
.main-nav-dark #main-nav .dropdown-social-icons li a span,
.top-nav-dark #top-nav .dropdown-social-icons li a span {
color: #aaaaaa;
}
.main-nav-dark #main-nav .shopping-cart-icon .comp-sub-menu,
.main-nav-dark #main-nav .comp-sub-menu li,
.top-nav-dark #top-nav .shopping-cart-icon .comp-sub-menu,
.top-nav-dark #top-nav .comp-sub-menu li {
border-color: rgba(255, 255, 255, 0.05);
}
.main-nav-dark #main-nav .comp-sub-menu a:not(:hover),
.top-nav-dark #top-nav .comp-sub-menu a:not(:hover) {
color: #ffffff;
}
.main-nav-dark #main-nav .comp-sub-menu a.checkout-button:not(:hover),
.top-nav-dark #top-nav .comp-sub-menu a.checkout-button:not(:hover) {
color: #ffffff;
}
.main-nav-dark #main-nav .comp-sub-menu a.button.guest-btn,
.top-nav-dark #top-nav .comp-sub-menu a.button.guest-btn {
background: #23262a;
border-color: #23262a;
}
.main-nav-dark #main-nav .comp-sub-menu a.button.guest-btn:hover,
.top-nav-dark #top-nav .comp-sub-menu a.button.guest-btn:hover {
background-color: #0088ff;
color: #ffffff;
}
.main-nav-dark #main-nav input,
.top-nav-dark #top-nav input {
color: #aaaaaa;
}
.top-nav-dark #top-nav .comp-sub-menu {
background: #2c2e32;
}
.top-nav-dark #top-nav .comp-sub-menu .button.guest-btn:not(:hover) {
background: #1f2024;
border-color: #1f2024;
}
.top-nav-dark #top-nav input {
color: #aaaaaa;
} .header-layout-1 #menu-components-wrap {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
@media (max-width: 991px) {
.header-layout-1 #main-nav [class*="tie-col-md"] {
float: left;
width: auto;
}
}
.header-layout-1 .main-menu-wrapper {
display: table;
width: 100%;
}
@media (min-width: 992px) {
.header-layout-1 #logo {
float: left;
}
}
.header-layout-1 #logo a {
padding: 0;
}
.header-layout-1 .header-layout-1-logo {
display: table-cell;
vertical-align: middle;
float: none;
} .header-layout-2 #menu-components-wrap {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
} .is-header-bg-extended #theme-header,
.is-header-bg-extended #theme-header.header-layout-1 #main-nav {
background: transparent !important;
display: inline-block !important;
width: 100% !important;
box-shadow: none !important;
}
.is-header-bg-extended #theme-header:before,
.is-header-bg-extended #theme-header.header-layout-1 #main-nav:before {
content: "";
position: absolute;
width: 100%;
left: 0;
right: 0;
top: 0;
height: 150px;
background-image: linear-gradient(bottom, transparent, rgba(0, 0, 0, 0.5));
}
.is-header-bg-extended .has-background .is-first-section {
margin-top: -350px !important;
}
.is-header-bg-extended .has-background .is-first-section > * {
padding-top: 350px !important;
} .rainbow-line {
height: 3px;
width: 100%;
position: relative;
z-index: 2;
background-image: linear-gradient(to right, #f76570 0%, #f76570 8%, #f3a46b 8%, #f3a46b 16%, #f3a46b 16%, #ffd205 16%, #ffd205 24%, #ffd205 24%, #1bbc9b 24%, #1bbc9b 25%, #1bbc9b 32%, #14b9d5 32%, #14b9d5 40%, #c377e4 40%, #c377e4 48%, #f76570 48%, #f76570 56%, #f3a46b 56%, #f3a46b 64%, #ffd205 64%, #ffd205 72%, #1bbc9b 72%, #1bbc9b 80%, #14b9d5 80%, #14b9d5 80%, #14b9d5 89%, #c377e4 89%, #c377e4 100%);
} #top-nav {
background-color: #ffffff;
position: relative;
z-index: 10;
line-height: 35px;
border: 1px solid rgba(0, 0, 0, 0.1);
border-width: 1px 0;
color: #2c2f34;
}
#top-nav a:not(.button):not(:hover) {
color: #2c2f34;
}
#top-nav ul.components > li:hover > a {
color: #0088ff;
}
#top-nav .topbar-wrapper {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 35px;
}
#top-nav.has-menu .topbar-wrapper, #top-nav.has-components .topbar-wrapper {
display: block;
}
#top-nav .tie-alignleft,
#top-nav .tie-alignright {
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
position: relative;
}
#top-nav.has-breaking-news .tie-alignleft {
-webkit-flex: 1 0 100px;
-ms-flex: 1 0 100px;
flex: 1 0 100px;
}
#top-nav.has-breaking-news .tie-alignright {
-webkit-flex-grow: 0;
-ms-flex-positive: 0;
flex-grow: 0;
z-index: 1;
}
#top-nav.has-date-components .tie-alignleft .components > li:first-child:not(.search-bar), #top-nav.has-date-components-menu .components > li:first-child:not(.search-bar),
.top-nav-boxed #top-nav.has-components .components > li:first-child:not(.search-bar) {
border-width: 0;
}
.header-layout-1.top-nav-below:not(.has-shadow) #top-nav {
border-width: 0 0 1px;
}
.topbar-today-date {
float: left;
padding-right: 15px;
font-size: 11px;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
} #top-nav .top-menu .menu > li.tie-current-menu > a {
color: #0088ff;
}
#top-nav .top-menu .menu a:hover, #top-nav
.top-menu .menu li:hover > a {
color: #0088ff;
}
.top-menu .menu ul {
display: none;
position: absolute;
background: #ffffff;
}
.top-menu .menu li:hover > ul {
display: block;
}
.top-menu .menu li {
position: relative;
}
.top-menu .menu li li a {
width: 180px;
line-height: 20px;
padding: 7px 15px;
}
#theme-header .top-menu .menu li.menu-item-has-children > a:before {
border-top-color: #2c2f34;
}
#theme-header .top-menu .menu li.menu-item-has-children:hover > a:before {
border-top-color: #0088ff;
}
#theme-header .top-menu .menu li.menu-item-has-children li.menu-item-has-children > a:before {
border-left-color: #2c2f34;
}
#theme-header .top-menu .menu li.menu-item-has-children li.menu-item-has-children:hover > a:before {
border-top-color: transparent;
border-left-color: #0088ff;
}
.tie-alignright .top-menu {
float: right;
border-width: 0 1px;
} #theme-header.top-nav-boxed #top-nav {
background: transparent;
border-width: 0;
}
.top-nav-boxed .topbar-today-date {
padding: 0 15px;
}
.top-nav-boxed #top-nav {
background: transparent;
border-width: 0;
}
.top-nav-boxed .topbar-wrapper {
background: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.1);
border-width: 0 1px 1px;
width: 100%;
}
.top-nav-boxed.main-nav-above.top-nav-below:not(.header-layout-1) .topbar-wrapper {
border-width: 1px 0;
}
.top-nav-boxed.has-shadow.top-nav-below .topbar-wrapper, .top-nav-boxed.has-shadow.top-nav-below-main-nav .topbar-wrapper {
border-width: 1px 1px 0;
}
.top-nav-boxed .has-menu .topbar-wrapper,
.top-nav-boxed .has-components .topbar-wrapper {
border-width: 0 1px 1px;
}
.top-nav-boxed .tie-alignright .search-bar {
border-right-width: 0;
}
.top-nav-boxed .tie-alignleft .search-bar {
border-left-width: 0;
}
.top-nav-boxed .has-date-components .tie-alignleft .search-bar,
.top-nav-boxed .has-date-components-menu .tie-alignleft .search-bar {
border-left-width: 1px;
} #top-nav .tie-alignleft ul.components {
float: left;
}
#top-nav .tie-alignleft ul.components > li {
float: left;
}
#top-nav .tie-alignleft .comp-sub-menu {
right: auto;
left: -1px;
} .top-nav-dark #top-nav {
background-color: #2c2e32;
color: #aaaaaa;
border-width: 0;
}
.top-nav-dark #top-nav * {
border-color: rgba(255, 255, 255, 0.1);
}
.top-nav-dark #top-nav .breaking a:not(:hover),
.top-nav-dark #top-nav .breaking-news-nav a:not(:hover) {
color: #aaaaaa;
}
.top-nav-dark #top-nav .breaking a:hover {
color: #ffffff;
}
.top-nav-dark #top-nav .breaking-news-nav a:hover {
border-color: #0088ff;
}
.top-nav-dark #top-nav ul.components > li > a,
.top-nav-dark #top-nav ul.components > li.social-icons-item .social-link:not(:hover) span {
color: #aaaaaa;
}
.top-nav-dark #top-nav ul.components > li > a:hover,
.top-nav-dark #top-nav ul.components > li:hover > a {
color: #ffffff;
}
.top-nav-dark #top-nav .top-menu ul {
background: #2c2e32;
}
.top-nav-dark #top-nav .top-menu li a {
color: #aaaaaa;
border-color: rgba(255, 255, 255, 0.04);
}
.top-nav-dark #top-nav .top-menu li li a:hover,
.top-nav-dark #top-nav .top-menu li:hover > a {
background: rgba(255, 255, 255, 0.04);
}
.top-nav-dark #top-nav .menu > li.tie-current-menu > a {
color: #0088ff;
}
.top-nav-dark.top-nav-boxed #top-nav {
background-color: transparent !important;
}
.top-nav-dark.top-nav-boxed #top-nav .topbar-wrapper {
background-color: #2c2e32;
}
.top-nav-dark.top-nav-boxed.top-nav-above.main-nav-below #top-nav .topbar-wrapper {
border-width: 0;
}
.top-nav-above #top-nav {
border-top: 0;
} @media (max-width: 991px) {
#top-nav:not(.has-breaking-news),
.topbar-today-date,
.top-menu,
#theme-header .components {
display: none;
}
}  .breaking {
float: left;
width: 100%;
height: 35px;
line-height: 35px;
}
.breaking-title {
padding: 0 10px;
display: block;
float: left;
color: #ffffff;
font-size: 12px;
position: relative;
}
.breaking-title span {
position: relative;
z-index: 1;
}
.breaking-title span.fa {
display: none;
}
@media (max-width: 600px) {
.breaking-title span.fa {
display: inline-block;
}
.breaking-title .breaking-title-text {
display: none;
}
}
.breaking-title:before {
content: "";
background: #f05555;
width: 100%;
height: calc(100% + 1px);
position: absolute;
left: 0;
top: -1px;
z-index: 0;
}
.top-nav-above .breaking-title:before {
top: 0;
}
.breaking-title:after {
content: "";
width: 0;
height: 0;
position: absolute;
bottom: -6px;
left: 0;
border-left: 0;
border-right: 9px solid transparent;
border-top: 9px solid #f05555;
}
.breaking-news {
display: none;
}
.ticker-wrapper.has-js {
margin: 0;
padding: 0px;
height: 35px;
display: block;
overflow: hidden;
position: relative;
padding-right: 20px;
}
@media (min-width: 480px) {
.controls-is-active .ticker-wrapper.has-js {
padding-right: 70px;
}
}
.ticker {
width: 100%;
height: 35px;
display: block;
position: relative;
overflow: hidden;
}
.ticker-content {
display: none;
left: 10px;
line-height: 35px;
position: absolute;
background-color: #ffffff;
overflow: hidden;
white-space: nowrap;
word-wrap: normal;
text-overflow: ellipsis;
max-width: calc(100% - 10px);
width: auto;
}
.top-nav-dark .ticker-content {
background-color: #2c2e32;
}
.ticker-content:focus {
outline: none;
}
.ticker-content.is-paused {
-webkit-transform: none !important;
-ms-transform: none !important;
transform: none !important;
}
.ticker-swipe {
position: absolute;
top: 0px;
left: 10px;
display: block;
width: calc(100% - 10px);
height: 35px;
}
.ticker-swipe span {
margin-left: 1px;
height: 35px;
width: 7px;
display: block;
}
.ticker-swipe span:after {
content: "_";
}
.ticker-content,
.ticker-swipe {
background-color: #ffffff;
}
.top-nav-dark .ticker-content,
.top-nav-dark .ticker-swipe,
.box-dark-skin .ticker-content,
.box-dark-skin .ticker-swipe {
background-color: #2c2e32;
}
.breaking-news-nav {
position: absolute;
right: 0;
padding-right: 8px;
float: left;
list-style-type: none;
float: left;
height: 35px;
}
@media (max-width: 479px) {
.breaking-news-nav {
display: none;
}
}
.breaking-news-nav li {
padding: 0px;
margin: 6px 0 6px 7px;
float: left;
cursor: pointer;
height: 23px;
width: 23px;
display: block;
line-height: 21px;
text-align: center;
border-radius: 2px;
border: 1px solid rgba(0, 0, 0, 0.1);
transition: 0.3s;
}
.box-dark-skin .breaking-news-nav li,
.top-nav-dark .breaking-news-nav li {
border-color: rgba(255, 255, 255, 0.1);
}
.breaking-news-nav li:after {
height: 21px;
width: 21px;
line-height: 21px;
opacity: 0.8;
display: inline-block;
content: "\f04c";
font-family: "Fontawesome";
}
.breaking-news-nav li:hover {
background-color: #0088ff;
border-color: #0088ff;
color: #ffffff;
}
.breaking-news-nav li:hover:after {
opacity: 1;
}
.breaking-news-nav li.jnt-prev:after {
content: "\f104";
}
.breaking-news-nav li.jnt-next:after {
content: "\f105";
}
.up-down-controls .breaking-news-nav li:after {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.ticker-dir-left .ticker-content,
.ticker-dir-left .ticker {
float: left;
}
.ticker-dir-right .ticker-content,
.ticker-dir-right .ticker {
float: right;
}
.mag-box .breaking-title:before,
.top-nav-dark .breaking-title:before {
height: 100%;
top: 0;
}
.mag-box.breaking-news-outer {
height: 35px;
}
.mag-box .breaking-title:before {
border-top-left-radius: 2px;
}
.mag-box .breaking {
border-width: 0;
border-radius: 2px;
background-color: #ffffff;
}
.mag-box .breaking-news-nav {
padding-right: 6px;
}
body.dark-skin .mag-box.breaking-news-outer:not(.dark-skin) a:not(:hover) {
color: #2c2f34;
}
.mag-box.dark-skin .breaking,
.mag-box.dark-skin .ticker-content,
.mag-box.dark-skin .ticker-swipe {
background-color: #27292d;
}
body:not(.dark-skin) .section-item:not(.has-background) .mag-box:not(.dark-skin) .breaking-title:before,
body.dark-skin .section-item:not(.has-background) .mag-box.dark-skin .breaking-title:before {
top: -1px;
}
body:not(.dark-skin) .section-item:not(.has-background) .mag-box:not(.dark-skin) .breaking,
body.dark-skin .section-item:not(.has-background) .mag-box.dark-skin .breaking {
border: solid rgba(0, 0, 0, 0.1);
border-width: 1px 1px 1px 0;
}
body:not(.dark-skin) .section-item:not(.has-background) .mag-box:not(.dark-skin) .ticker,
body:not(.dark-skin) .section-item:not(.has-background) .mag-box:not(.dark-skin) .ticker-content,
body:not(.dark-skin) .section-item:not(.has-background) .mag-box:not(.dark-skin) .ticker-swipe,
body.dark-skin .section-item:not(.has-background) .mag-box.dark-skin .ticker,
body.dark-skin .section-item:not(.has-background) .mag-box.dark-skin .ticker-content,
body.dark-skin .section-item:not(.has-background) .mag-box.dark-skin .ticker-swipe {
line-height: 33px;
height: 33px;
}
body:not(.dark-skin) .section-item:not(.has-background) .mag-box:not(.dark-skin) .breaking-news-nav li,
body.dark-skin .section-item:not(.has-background) .mag-box.dark-skin .breaking-news-nav li {
margin: 5px 0 5px 5px;
}
body.dark-skin .section-item:not(.has-background) .mag-box.dark-skin .breaking {
border-color: rgba(255, 255, 255, 0.1);
} #main-nav {
position: relative;
border: 1px solid rgba(0, 0, 0, 0.1);
border-width: 1px 0;
}
.main-menu-wrapper {
border: 0 solid rgba(0, 0, 0, 0.1);
}
#sticky-logo {
display: none;
}
@media (min-width: 992px) { .main-menu,
.top-menu {
float: left;
}
.main-menu ul,
.top-menu ul {
list-style: none;
margin: 0;
padding-left: 0;
display: block;
}
.main-menu ul li,
.top-menu ul li {
display: block;
float: left;
}
.main-menu ul li a,
.top-menu ul li a {
display: block;
position: relative;
}
.main-menu ul ul,
.top-menu ul ul {
z-index: 1;
}
.main-menu ul ul li,
.top-menu ul ul li {
position: relative;
}
.main-menu ul ul ul,
.top-menu ul ul ul {
top: 0;
left: 100%;
}
.main-menu .menu > li > a,
.top-menu .menu > li > a {
position: relative;
}
.main-menu .menu ul,
.top-menu .menu ul {
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.main-menu .menu ul a,
.top-menu .menu ul a {
border-top: 1px solid rgba(0, 0, 0, 0.05);
transition: 0.15s;
}
.main-menu .menu a,
.top-menu .menu a {
padding: 0 10px;
}
.main-menu .menu a:hover,
.main-menu .menu li:hover > a,
.top-menu .menu a:hover,
.top-menu .menu li:hover > a {
background: rgba(0, 0, 0, 0.03);
z-index: 2;
} #theme-header .menu li.menu-item-has-children > a:before,
#theme-header .main-menu .mega-menu > a:before {
content: '';
position: absolute;
right: 12px;
margin-top: 2px;
top: 50%;
bottom: auto;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 0;
height: 0;
border: 4px solid transparent;
border-top: 4px solid #ffffff;
transition: border 0.3s;
}
#theme-header .menu li.menu-item-has-children .menu-item-has-children > a:before,
#theme-header .main-menu .mega-menu .menu-item-has-children > a:before {
border: 4px solid transparent;
border-left-color: #ffffff;
}
#theme-header .menu > li.menu-item-has-children:not(.is-icon-only) > a,
#theme-header .main-menu li.mega-menu:not(.is-icon-only) > a {
padding-right: 25px;
} #main-nav {
z-index: 9;
line-height: 60px;
}
#main-nav .main-menu-wrapper {
position: relative;
}
.top-nav-below-main-nav #main-nav .main-menu > ul > li,
.header-layout-1.top-nav-below #main-nav .main-menu > ul > li {
border-bottom: 0;
margin-bottom: 0;
}
.main-menu .menu {
line-height: inherit;
}
.main-menu .menu > li a {
position: relative;
line-height: inherit;
transition: 0.15s;
padding: 10px;
}
.main-menu .menu > li > li .fa {
width: 20px;
}
.main-menu .menu > li > a {
padding: 0 14px;
font-size: 13px;
font-weight: 600;
}
.main-menu .menu > li.tie-current-menu {
border-bottom: 5px solid #0088ff;
margin-bottom: -5px;
}
.main-menu .menu > li.tie-current-menu > a:after {
content: "";
width: 20px;
height: 2px;
position: absolute;
margin-top: 17px;
left: 50%;
top: 50%;
bottom: auto;
right: auto;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
background: #2c2f34;
transition: 0.3s;
}
.main-menu .menu > li.tie-current-menu .menu-sub-content {
border-top-color: #0088ff;
}
.main-menu .menu > li.is-icon-only > a {
padding: 0 20px;
line-height: inherit;
}
.main-menu .menu > li.is-icon-only > a:after, .main-menu .menu > li.is-icon-only > a:before {
display: none;
}
.main-menu .menu > li.is-icon-only > a .fa {
font-size: 160%;
-webkit-transform: translateY(15%);
-ms-transform: translateY(15%);
transform: translateY(15%);
}
.main-menu .menu ul a:hover,
.main-menu .menu ul li:hover > a,
.main-menu .menu ul li.current-menu-item:not(.mega-link-column) > a {
background: rgba(0, 0, 0, 0.03);
}
.main-menu ul ul {
line-height: 20px;
}
.main-menu .menu li > .sub-menu,
.main-menu .menu-sub-content {
display: none;
padding: 0;
position: absolute;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
.main-menu .menu li > .sub-menu > li > a,
.main-menu .menu-sub-content > li > a {
border: solid rgba(0, 0, 0, 0.07);
border-width: 1px 0 0;
}
.main-menu .menu > li > .sub-menu,
.main-menu .menu > li > .menu-sub-content {
border-top: 2px solid #0088ff;
}
.main-menu ul .sub-menu,
.main-menu ul .sub-menu a {
width: 200px;
}
.main-menu ul li:hover > .menu-sub-content,
.main-menu ul li[aria-expanded="true"] > ul,
.main-menu ul li[aria-expanded="true"] > .mega-menu-block {
display: block;
z-index: 1;
}
.header-layout-1 .main-menu-wrap:only-child .menu > li:only-child > .menu-sub-content {
right: 0;
left: auto;
}
.header-layout-1 .main-menu-wrap:only-child .menu > li:only-child > .menu-sub-content ul {
left: auto;
right: 100%;
} .main-menu .mega-menu .mega-menu-block {
left: 0;
width: 100%;
padding: 20px 30px 40px;
} .main-menu .sub-menu-columns {
margin: 0 -15px;
}
.main-menu ul li .mega-links-head {
display: block;
width: 100%;
font-weight: 600;
border-top: 0;
background: transparent !important;
border-bottom: 2px solid rgba(0, 0, 0, 0.08);
border-top: 0;
line-height: 40px;
font-size: 14px;
margin-bottom: 10px;
position: relative;
background: none;
padding: 8px 0;
}
.main-menu ul li .mega-links-head:before {
display: none;
}
.main-menu ul li .mega-links-head:after {
display: block;
content: "";
width: 50px;
height: 2px;
background: #0088ff;
position: absolute;
bottom: -2px;
left: 0;
transition: width 0.2s;
}
.main-menu li.mega-link-column {
float: left;
border: none;
margin-bottom: 10px;
padding: 0 15px;
width: 50%;
}
.main-menu li.mega-link-column li {
width: 100%;
position: relative;
}
.main-menu li.mega-link-column li a {
display: block;
padding-top: 8px;
padding-bottom: 8px;
}
.main-menu li.mega-link-column > ul > li > a {
border-top: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.main-menu li.mega-link-column:hover > a {
color: inherit;
}
.main-menu li.mega-link-column:hover .mega-links-head:after {
width: 65px;
}
.main-menu li.hide-mega-headings {
margin-top: 20px;
margin-bottom: 0;
}
.main-menu li.hide-mega-headings > a {
display: none !important;
}
.main-menu .mega-links-3col .mega-link-column {
width: 33.333%;
}
.main-menu .mega-links-3col .mega-link-column:nth-child(3n + 4) {
clear: left;
}
.main-menu .mega-links-4col .mega-link-column {
width: 25%;
}
.main-menu .mega-links-4col .mega-link-column:nth-child(4n + 5) {
clear: left;
}
.main-menu .mega-links-5col .mega-link-column {
width: 20%;
}
.main-menu .mega-links-5col .mega-link-column:nth-child(5n + 6) {
clear: left;
} .main-menu .is-loading li {
opacity: 0.5 !important;
transition: opacity 0.3s;
}
.main-menu .mega-cat .mega-menu-block {
padding: 0;
}
.main-menu .mega-cat-wrapper {
clear: both;
overflow: hidden;
height: auto;
}
.main-menu .mega-cat-content {
padding: 20px;
padding-right: 0;
}
.main-menu .mega-ajax-content {
min-height: 190px;
}
.main-menu .mega-cat .mega-cat-content {
padding: 40px 30px;
}
.main-menu .mega-cat .mega-cat-content.horizontal-posts {
padding-top: 30px;
}
.main-menu .mega-cat .mega-cat-content.mega-cat-sub-exists {
width: 80%;
float: left;
}
.main-menu .mega-cat .mega-cat-content.mega-cat-sub-exists.horizontal-posts {
width: 100%;
}
.main-menu .mega-cat .mega-cat-content.mega-cat-sub-exists.horizontal-posts .loader-overlay {
top: 60%;
}
.main-menu .mega-cat-posts-container ul {
margin-left: -10px;
margin-right: -10px;
}
.main-menu .mega-cat .mega-menu-post {
float: left;
width: 20%;
opacity: 0;
padding: 0 10px;
border: none;
}
.main-menu .mega-cat .mega-menu-post:nth-child(5n + 1) {
clear: both;
}
.main-menu .mega-menu .post-box-title {
line-height: 1.4;
}
.main-menu .mega-menu .post-box-title a {
font-size: 15px;
padding: 0;
border: 0;
display: block;
}
.main-menu .mega-menu .post-box-title a:hover {
color: #0088ff;
background: transparent !important;
}
.main-menu .mega-menu .post-thumb {
padding: 0;
margin-bottom: 10px;
}
.main-menu .mega-menu .post-meta {
margin: 5px 0 0;
line-height: 20px;
}
.main-menu .mega-menu .post-meta,
.main-menu .mega-menu .post-meta a:not(:hover) {
color: rgba(255, 255, 255, 0.6);
}
.main-menu .mega-menu .post-meta a {
padding: 0;
background-color: transparent;
}
.main-menu .mega-cat-sub-exists.vertical-posts .mega-menu-post {
width: 25%;
}
.main-menu .mega-cat-sub-exists.vertical-posts .mega-menu-post:nth-child(4n + 1) {
clear: both;
}
.main-menu ul ul.sub-menu.mega-cat-more-links {
opacity: 1 !important;
width: 100%;
box-shadow: none;
}
.main-menu .mega-cat .mega-cat-more-links {
padding: 20px 30px;
}
.main-menu .mega-cat .mega-cat-more-links > li {
float: left;
width: 25%;
}
.main-menu .mega-cat .mega-cat-more-links > li a {
width: auto;
display: block;
border: solid rgba(0, 0, 0, 0.05);
border-width: 1px 1px 0 0;
}
.main-menu .mega-cat .mega-cat-more-links > li ul li a {
border-width: 1px 0 0 0;
}
.main-menu .mega-cat .mega-cat-more-links > li ul li:first-child a {
border-width: 0;
}
.main-menu .mega-cat .mega-cat-more-links > li:nth-child(-n + 4) > a {
border-top-width: 0;
}
.main-menu .mega-cat .mega-cat-more-links > li:nth-child(4n + 4) > a {
border-right-width: 0;
}
.main-menu .mega-cat .mega-cat-more-links > li li {
float: none;
width: 100%;
margin: 0;
}
.main-menu .mega-cat.menu-item-has-children .mega-cat-wrapper {
border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.main-menu .mega-cat.menu-item-has-children .mega-cat-sub-categories.cats-vertical,
.main-menu .mega-cat.menu-item-has-children .mega-cat .mega-cat-content {
padding-top: 30px;
}
.main-menu .mega-cat.menu-item-has-children .mega-cat-sub-categories.cats-horizontal {
margin-top: 30px;
}
.main-menu .menu .mega-cat-sub-categories {
width: 100%;
float: left;
box-shadow: none;
}
.main-menu .menu .mega-cat-sub-categories.cats-horizontal {
margin: 40px 30px 0;
}
.main-menu .menu .mega-cat-sub-categories.cats-horizontal li {
line-height: 20px;
margin-right: 10px;
}
.main-menu .menu .mega-cat-sub-categories.cats-horizontal li a {
border: 1px solid rgba(0, 0, 0, 0.08);
background-color: rgba(0, 0, 0, 0.06);
border-radius: 2px;
padding: 0 10px;
display: block;
}
.main-menu .menu .mega-cat-sub-categories.cats-horizontal li a.is-active,
.main-menu .menu .mega-cat-sub-categories.cats-horizontal li a:hover {
color: #ffffff;
background: #0088ff;
border-color: #0088ff;
}
.main-menu .menu .mega-cat-sub-categories.cats-vertical {
width: 20%;
padding: 40px 30px;
background: rgba(0, 0, 0, 0.04);
padding-bottom: 1500px;
margin-bottom: -1500px;
}
.main-menu .menu .mega-cat-sub-categories.cats-vertical li {
width: 100%;
}
.main-menu .menu .mega-cat-sub-categories.cats-vertical li:last-child {
margin-bottom: 50px;
}
.main-menu .menu .mega-cat-sub-categories.cats-vertical li a {
display: block;
border-top: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.main-menu .menu .mega-cat-sub-categories.cats-vertical li a.is-active,
.main-menu .menu .mega-cat-sub-categories.cats-vertical li a:hover {
color: #0088ff;
background: rgba(0, 0, 0, 0.06);
} .main-menu ul .mega-recent-featured-list {
width: 23%;
padding-right: 30px;
float: left;
position: relative;
box-shadow: none;
}
.main-menu ul .mega-recent-featured-list li {
width: 100%;
z-index: 2;
}
.main-menu ul .mega-recent-featured-list a {
display: block;
border-top: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.main-menu ul .mega-recent-featured-list:after {
content: "";
width: 1500px;
height: 1500px;
background: rgba(0, 0, 0, 0.04);
position: absolute;
z-index: 1;
right: 0;
top: -100px;
}
.main-menu .mega-check-also {
float: left;
width: 63%;
}
.main-menu .mega-check-also ul {
overflow: hidden;
margin: 0 -15px -20px;
box-shadow: none;
}
.main-menu .mega-check-also li {
width: 50%;
padding: 0 15px 20px;
overflow: hidden;
}
.main-menu .mega-check-also li:nth-child(2n + 1) {
clear: left;
}
.main-menu .mega-check-also .post-thumbnail {
margin-right: 20px;
float: left;
}
.main-menu .mega-check-also .post-thumbnail .post-thumb {
overflow: hidden;
margin-bottom: 0;
}
.main-menu .mega-check-also .post-thumbnail .post-thumb img {
width: 110px;
}
.main-menu .mega-check-also .post-details {
padding-left: 130px;
}
.main-menu .mega-menu.mega-recent-featured > .menu-sub-content {
overflow: hidden;
padding-top: 40px;
}
.main-menu .mega-menu.mega-recent-featured .mega-menu-content {
float: right;
position: relative;
min-height: 30px;
width: 100%;
}
.main-menu .mega-menu.mega-recent-featured .mega-recent-post {
float: left;
width: 37%;
padding-right: 30px;
}
.main-menu .mega-menu.mega-recent-featured .mega-recent-post .post-box-title a {
font-size: 22px;
margin-top: 7px;
line-height: 30px;
}
.main-menu .mega-menu.mega-recent-featured.menu-item-has-children .mega-menu-content {
width: 77%;
}
.main-menu .mega-menu.mega-recent-featured.menu-item-has-children .mega-recent-post {
width: 52%;
padding-left: 30px;
}
.main-menu .mega-menu.mega-recent-featured.menu-item-has-children .mega-check-also {
width: 48%;
}
.main-menu .mega-menu.mega-recent-featured.menu-item-has-children .mega-check-also li {
width: 100%;
}
.main-menu .mega-menu.mega-recent-featured.menu-item-has-children .mega-check-also li:last-child {
padding-bottom: 0;
}
.ajax-no-more-posts {
text-align: center;
position: absolute;
width: calc(100% - 40px);
} #sticky-logo {
float: left;
}
.header-layout-1 #sticky-logo {
margin-right: auto;
}
#sticky-logo a {
line-height: 1;
display: block;
}
#sticky-logo img {
position: relative;
vertical-align: middle;
padding: 8px 10px;
top: -1px;
max-height: 60px;
}
.header-layout-1 #sticky-logo img {
padding: 0;
}
#main-nav.fixed-nav {
position: fixed;
line-height: 60px !important;
width: 100%;
top: 0;
bottom: auto !important;
z-index: 100;
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
will-change: transform;
transition: -webkit-transform 0.4s;
transition: transform 0.4s;
transition: transform 0.4s, -webkit-transform 0.4s;
box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.1);
border-width: 0;
}
#main-nav.fixed-nav .header-layout-1-logo {
display: none;
}
#main-nav.fixed-nav #sticky-logo {
display: block;
}
.border-layout #main-nav.fixed-nav {
top: 25px;
}
.admin-bar #main-nav.fixed-nav {
top: 32px;
}
.border-layout.admin-bar #main-nav.fixed-nav {
top: 57px;
}
#main-nav.fixed-nav .container {
opacity: 0.95;
}
#main-nav.fixed-nav .main-menu-wrapper,
#main-nav.fixed-nav .main-menu {
border-top: 0;
}
#main-nav.fixed-nav.fixed-unpinned:not(.defautl-behavior-mode) .main-menu .menu > li.tie-current-menu {
border-bottom-width: 0;
margin-bottom: 0;
}
#main-nav.fixed-nav.unpinned-no-transition {
transition: none;
}
#main-nav.fixed-pinned, #main-nav.defautl-behavior-mode.fixed-unpinned {
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
}
#main-nav #logo {
margin-top: 0 !important;
margin-bottom: 0 !important; } .main-nav-boxed #main-nav {
border-width: 0;
}
.main-nav-boxed #main-nav .main-menu-wrapper {
float: left;
width: 100%;
}
.main-nav-boxed #main-nav:not(.fixed-nav),
.main-nav-boxed #main-nav.fixed-nav .main-menu-wrapper {
background-color: transparent !important;
}
.main-nav-boxed.main-nav-light #main-nav .main-menu-wrapper {
border-width: 1px;
background-color: #ffffff;
}
.dark-skin .main-nav-boxed.main-nav-light #main-nav .main-menu-wrapper {
border-width: 0;
}
.main-nav-boxed.main-nav-light #main-nav.fixed-nav {
background-color: #ffffff;
}
.main-nav-boxed #main-nav:not(.fixed-nav),
.main-nav-boxed #main-nav.fixed-nav .main-menu-wrapper,
#theme-header:not(.main-nav-boxed) #main-nav.fixed-nav .main-menu-wrapper {
background-color: transparent !important;
}
.main-nav-above.top-nav-above #main-nav:not(.fixed-nav) {
top: -1px;
}
.main-nav-below.top-nav-below #main-nav:not(.fixed-nav) {
bottom: -1px;
}
.dark-skin .main-nav-below.top-nav-above #main-nav {
border-width: 0;
}
.dark-skin .main-nav-below.top-nav-below-main-nav #main-nav {
border-top-width: 0;
}
#theme-header .main-menu .menu > li.tie-current-menu > a,
#theme-header #main-nav .main-menu .menu > li:hover > a,
#theme-header #main-nav .main-menu .menu > li > a:hover {
background-color: #0088ff;
color: #ffffff;
}
#theme-header .main-menu .menu > li.tie-current-menu > a:before,
#theme-header #main-nav .main-menu .menu > li > a:hover:before,
#theme-header #main-nav .main-menu .menu > li:hover > a:before {
border-top-color: #ffffff;
}
} .main-nav-dark { }
.main-nav-dark #main-nav {
background: #1f2024;
border-width: 0;
}
.main-nav-dark #main-nav ul.components .search-bar {
border-color: rgba(255, 255, 255, 0.07);
}
.main-nav-dark #main-nav ul.components > li.social-icons-item .social-link:not(:hover) span {
color: #ffffff;
}
.main-nav-dark .main-menu .menu > li a {
color: #ffffff;
}
.main-nav-dark .main-menu .menu ul a:hover,
.main-nav-dark .main-menu .menu ul li:hover > a,
.main-nav-dark .main-menu .menu ul li.current-menu-item:not(.mega-link-column) > a {
background: rgba(0, 0, 0, 0.1);
}
.main-nav-dark .main-menu .menu li > .sub-menu,
.main-nav-dark .main-menu .menu-sub-content {
background: #1f2024;
color: #ffffff;
}
.main-nav-dark .main-menu .menu li > .sub-menu > li > a,
.main-nav-dark .main-menu .menu-sub-content > li > a,
.main-nav-dark .main-menu li.mega-link-column > ul > li > a,
.main-nav-dark .main-menu .mega-recent-featured-list a,
.main-nav-dark .main-menu .mega-cat .mega-cat-more-links > li a,
.main-nav-dark .main-menu .mega-cat-sub-categories.cats-horizontal li a,
.main-nav-dark .main-menu .mega-cat.menu-item-has-children .mega-cat-wrapper {
border-color: rgba(255, 255, 255, 0.04);
}
.main-nav-dark .main-menu .main-menu ul .mega-recent-featured-list:after {
background: rgba(0, 0, 0, 0.08);
}
.main-nav-dark .main-menu li.mega-link-column li ul,
.main-nav-dark .main-menu .mega-cat .mega-cat-more-links > li ul {
box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.main-nav-dark .main-menu li.mega-link-column li ul li:first-child a {
border: 0;
}
.main-nav-dark .main-menu ul li .mega-links-head {
color: #ffffff;
}
.main-nav-dark.main-nav-boxed #main-nav .main-menu-wrapper {
background-color: #1f2024;
}
.main-nav-dark #main-nav.fixed-nav,
.main-nav-dark.main-nav-boxed #main-nav.fixed-nav {
background: rgba(31, 32, 36, 0.95);
}
.main-nav-dark.header-layout-1 #mobile-menu-icon .nav-icon,
.main-nav-dark.header-layout-1 #mobile-menu-icon .nav-icon:before,
.main-nav-dark.header-layout-1 #mobile-menu-icon .nav-icon:after {
background-color: #ffffff;
}
.main-nav-dark.header-layout-1 #mobile-menu-icon .menu-text {
color: #ffffff;
} .main-nav-light #main-nav {
background-color: #ffffff;
color: #2c2f34;
}
.main-nav-light #main-nav.fixed-nav {
background-color: rgba(255, 255, 255, 0.95);
}
.main-nav-light #main-nav .menu-sub-content {
background: #ffffff;
}
.main-nav-light #main-nav .menu li.menu-item-has-children > a:before,
.main-nav-light #main-nav .main-menu .mega-menu > a:before {
border-top-color: #2c2f34;
}
.main-nav-light #main-nav .menu li.menu-item-has-children .menu-item-has-children > a:before,
.main-nav-light #main-nav .main-menu .mega-menu .menu-item-has-children > a:before {
border-top-color: transparent;
border-left-color: #2c2f34;
}
.main-nav-light #main-nav .mega-menu .post-meta,
.main-nav-light #main-nav .mega-menu .post-meta a:not(:hover) {
color: rgba(0, 0, 0, 0.5);
}
.main-nav-light #main-nav .mega-cat-sub-categories.cats-vertical,
.main-nav-light #main-nav .cats-vertical li:hover a,
.main-nav-light #main-nav .cats-vertical li a.is-active,
.main-nav-light #main-nav .cats-vertical li a:hover {
background-color: rgba(0, 0, 0, 0.03);
}
.main-nav-light #main-nav .menu .cats-horizontal li a:not(:hover):not(.is-active) {
background: rgba(0, 0, 0, 0.02);
}
.main-nav-light #main-nav ul.components > li:not(:hover) > a {
color: #2c2f34;
}
.dark-skin .main-nav-light .main-menu-wrapper a:not(.button):not(:hover) {
color: #2c2f34;
}
.header-layout-1.main-nav-below.top-nav-above #main-nav {
margin-top: -1px;
}
.header-layout-1.main-nav-below.top-nav-above #top-nav {
border-top-width: 0;
}
.header-layout-1.main-nav-below.top-nav-above .breaking-title {
top: 0;
margin-bottom: -1px;
}
.main-nav-wrapper {
position: relative;
z-index: 4;
}
.main-nav-below.top-nav-below-main-nav .main-nav-wrapper {
z-index: 9;
}
.header-layout-1.main-nav-below.top-nav-below-main-nav .main-nav-wrapper {
z-index: 9;
}
.header-layout-1.main-nav-below.top-nav-below-main-nav #main-nav {
margin-bottom: -1px;
bottom: 0;
border-top-width: 0;
}
.header-layout-1.main-nav-below.top-nav-below-main-nav #top-nav {
margin-top: -1px;
}
.header-layout-1.has-shadow:not(.top-nav-below) #main-nav {
border-bottom: 0 none !important;
}
#theme-header.header-layout-1 > div:only-child nav {
border-width: 0 !important;
} @media only screen and (min-width: 992px) and (max-width: 1100px) {
#theme-header #main-nav .main-menu > ul > li:not(.is-icon-only) > a {
padding-left: 7px;
padding-right: 7px;
}
#theme-header #main-nav .main-menu > ul > li:not(.is-icon-only) > a:before {
display: none;
}
#theme-header #main-nav .main-menu > ul > li.is-icon-only > a {
padding-left: 15px;
padding-right: 15px;
}
}
@media (max-width: 991px) {
#sticky-nav-mask {
display: none;
}
.main-menu-wrapper .tie-alignleft {
width: 100%;
}
.header-layout-1 .main-nav-wrapper {
line-height: none !important;
}
.header-layout-1 .main-menu {
display: none;
}
.header-layout-1 .fixed-nav {
position: relative;
}
.header-layout-3 .main-nav-wrapper,
.header-layout-2 .main-nav-wrapper {
display: none;
}
}
@media (min-width: 992px) {
.two-columns-submenu > ul {
width: 300px !important;
}
.two-columns-submenu > ul > li {
width: 50% !important;
float: left;
}
.two-columns-submenu > ul > li a {
width: 100% !important;
}
.two-columns-submenu.odd > ul > li:last-child {
width: 100% !important;
}
}
.menu-tiny-label {
font-size: 70%;
font-weight: 100;
padding: 1px 3px;
border-radius: 2px;
text-transform: uppercase;
vertical-align: super;
line-height: 0;
}
.menu-tiny-label.menu-tiny-circle {
border-radius: 100%;
padding: 2px 5px;
} #mobile-container {
display: none;
padding: 10px 30px 30px;
}
#mobile-menu {
margin-bottom: 20px;
position: relative;
margin-right: -20px;
padding-top: 15px;
}
#mobile-menu .hide-mega-headings > a {
display: none;
}
#mobile-menu .hide-mega-headings > a + ul {
display: block;
}
#mobile-menu.hide-menu-icons a span.fa {
display: none;
}
#mobile-menu .menu > li {
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.dark-skin #mobile-menu .menu > li {
border-color: rgba(255, 255, 255, 0.05);
}
#mobile-menu .menu > li li {
padding-left: 15px;
}
#mobile-menu .menu > li:only-child {
border-bottom: none;
}
#mobile-menu .menu > li:only-child > a,
#mobile-menu .menu > li:only-child > span {
display: none;
}
#mobile-menu .menu > li:only-child li {
padding: 0;
}
#mobile-menu .menu > li:only-child li a {
font-size: 16px;
font-weight: 600;
}
#mobile-menu li {
display: block;
position: relative;
}
#mobile-menu li .screen-reader-text {
height: auto;
width: auto;
position: initial !important;
overflow: initial !important;
clip: initial !important;
}
#mobile-menu li a {
display: block;
padding: 15px 50px 15px 0;
font-size: 16px;
line-height: 22px;
font-weight: 600;
}
.dark-skin #mobile-menu li a {
color: #ffffff;
}
#mobile-menu li a:hover {
opacity: 0.7;
}
#mobile-menu li a > .fa {
margin-right: 10px;
width: 25px;
text-align: center;
}
#mobile-menu li.menu-item-has-children > a:before {
display: none;
}
#mobile-menu li ul,
#mobile-menu li .menu-sub-content {
opacity: 1 !important;
background-image: none !important;
padding: 0 !important;
}
#mobile-menu li ul {
padding-left: 15px;
display: none;
}
#mobile-menu li ul a {
font-weight: normal;
font-size: 14px;
padding-top: 10px;
padding-bottom: 10px;
}
#mobile-menu li ul .mobile-arrows {
font-size: 12px;
}
#mobile-menu:not(.hide-menu-icons) li.menu-item-has-icon > ul,
#mobile-menu:not(.hide-menu-icons) li.menu-item-has-icon > div {
padding-left: 25px !important;
}
#mobile-menu .mobile-arrows {
width: 50px;
position: absolute;
right: 0;
top: 0;
z-index: 1;
padding: 15px 10px;
line-height: 22px;
cursor: pointer;
text-align: center;
font-size: 14px;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
transition: -webkit-transform 0.3s;
transition: transform 0.3s;
transition: transform 0.3s, -webkit-transform 0.3s;
}
.dark-skin #mobile-menu .mobile-arrows {
color: #ffffff;
}
#mobile-menu .mobile-arrows.is-open {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
#mobile-social-icons {
margin-bottom: 15px;
}
#mobile-social-icons ul {
text-align: center;
overflow: hidden;
}
#mobile-social-icons ul .social-icons-item {
float: none;
display: inline-block;
}
#mobile-social-icons .social-icons-item {
margin: 0;
}
#mobile-social-icons .social-icons-item .social-link {
background: transparent;
border: none;
}
.light-skin #mobile-social-icons .social-link:not(:hover) span {
color: #777 !important;
}
#mobile-search .search-field {
background-color: rgba(0, 0, 0, 0.05);
border-color: rgba(255, 255, 255, 0.1);
color: #ffffff;
}
.light-skin #mobile-search .search-field {
background-color: rgba(0, 0, 0, 0.05);
color: #2c2f34;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
#mobile-search .search-field {
font-size: 16px;
}
}
#mobile-search input::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.6);
}
#mobile-search input::-moz-placeholder {
color: rgba(255, 255, 255, 0.6);
}
#mobile-search input:-moz-placeholder {
color: rgba(255, 255, 255, 0.6);
}
#mobile-search input:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.6);
}
#mobile-menu-icon {
display: none;
z-index: 1;
position: absolute;
top: 50%;
margin-top: -12px;
right: 15px;
height: 30px;
line-height: 30px;
cursor: pointer;
transition: 0.3s;
}
#mobile-menu-icon .nav-icon {
display: inline-block;
width: 22px;
height: 2px;
background-color: #2c2f34;
position: relative;
top: -4px;
transition: background 0.2s ease;
}
#mobile-menu-icon .nav-icon:before, #mobile-menu-icon .nav-icon:after {
position: absolute;
right: 0;
background-color: #2c2f34;
content: '';
display: block;
width: 100%;
height: 100%;
transition: background 0.4s, right .2s ease, -webkit-transform 0.4s;
transition: transform 0.4s, background 0.4s, right .2s ease;
transition: transform 0.4s, background 0.4s, right .2s ease, -webkit-transform 0.4s;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.dark-skin #mobile-menu-icon .nav-icon, .dark-skin #mobile-menu-icon .nav-icon:before, .dark-skin #mobile-menu-icon .nav-icon:after {
background-color: #aaaaaa;
}
#mobile-menu-icon .nav-icon:before {
right: 2px;
-webkit-transform: translateY(-6px);
-ms-transform: translateY(-6px);
transform: translateY(-6px);
}
#mobile-menu-icon .nav-icon:after {
right: 5px;
-webkit-transform: translateY(6px);
-ms-transform: translateY(6px);
transform: translateY(6px);
}
#mobile-menu-icon:hover {
color: inherit;
opacity: 0.85;
}
#mobile-menu-icon:hover .nav-icon {
background-color: #0088ff;
}
#mobile-menu-icon:hover .nav-icon:before, #mobile-menu-icon:hover .nav-icon:after {
right: 0;
background-color: #0088ff;
}
#mobile-menu-icon:hover .menu-text {
color: #0088ff;
opacity: 0.85;
}
#mobile-menu-icon .menu-text {
color: #2c2f34;
line-height: 30px;
font-size: 12px;
padding: 0 3px;
display: inline-block;
transition: color 0.4s;
}
@media (max-width: 991px) {
#mobile-container,
#mobile-menu-icon {
display: block;
}
#slide-sidebar-widgets {
display: none;
}
} .section-item {
position: relative;
padding: 30px 0 0;
clear: both;
}
@media (max-width: 991px) {
.section-item {
padding-top: 15px;
}
}
.has-title .section-item {
padding-top: 85px;
padding-bottom: 55px;
}
@media (max-width: 991px) {
.has-title .section-item {
padding-top: 20px;
padding-bottom: 10px;
}
}
.without-background:not(.has-title) + .without-background.has-title .section-item {
padding-top: 55px;
}
.has-background .section-item {
overflow: hidden;
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
}
.normal-width.has-background .section-item {
padding-right: 30px;
padding-left: 30px;
}
@media (max-width: 991px) {
.normal-width.has-background .section-item {
padding-right: 15px;
padding-left: 15px;
}
}
@media (max-width: 991px) {
.container.has-background {
padding-right: 0;
padding-left: 0;
}
}
.section-item.first-block-is-full-width,
.without-background + .without-background .section-item {
padding-top: 0;
}
.has-background .section-item > section {
margin-bottom: 0;
}
.has-background .section-item > section + .container {
margin-top: 30px;
}
@media (max-width: 991px) {
.has-background .section-item > section + .container {
margin-top: 15px;
}
}
.section-item h2.section-title {
font-size: 50px;
font-weight: 700;
margin-bottom: 40px;
}
@media (max-width: 767px) {
.section-item h2.section-title {
font-size: 35px;
}
}
@media (max-width: 767px) {
h2.section-title {
font-size: 35px;
margin-top: 10px;
margin-bottom: 20px;
}
}
h2.section-title span.the-section-title .fa {
font-size: 85%;
}
h2.section-title.centered-style {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
margin-bottom: 50px;
}
@media (max-width: 767px) {
h2.section-title.centered-style {
margin-bottom: 30px;
}
}
h2.section-title.centered-style span.the-section-title {
padding: 0 2%;
text-align: center;
line-height: 1;
}
.dark-skin h2.section-title.centered-style {
color: #ffffff;
}
h2.section-title.centered-style:before, h2.section-title.centered-style:after {
height: 2px;
content: '';
-webkit-flex-basis: 15%;
-ms-flex-preferred-size: 15%;
flex-basis: 15%;
position: relative;
background-color: #2c2f34;
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
.dark-skin h2.section-title.centered-style:before, .dark-skin h2.section-title.centered-style:after {
background-color: #ffffff;
}
h2.section-title.big-style {
margin-bottom: -15px;
padding: 0 15px;
font-size: 80px;
line-height: 1;
color: rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px) {
h2.section-title.big-style {
font-size: 35px;
margin-bottom: 5px;
}
}
.dark-skin h2.section-title.big-style {
color: rgba(255, 255, 255, 0.3);
}
.post-meta {
margin: 10px 0 8px;
font-size: 12px;
overflow: hidden;
}
.post-meta,
.post-meta a:not(:hover) {
color: #777777;
}
.post-meta .meta-item {
margin-right: 8px;
display: inline-block;
}
.post-meta .tie-alignright .meta-item:last-child {
margin: 0 !important;
}
@media (max-width: 767px) {
.entry-header .post-meta > span,
.entry-header .post-meta > div,
.main-content .post-meta > span,
.main-content .post-meta > div {
float: left;
}
}
.warm {
color: #f47512;
}
.hot {
color: #f3502a;
}
.very-hot {
color: #f11e1e;
} .no-small-thumbs.post-item .post-details,
.no-small-thumbs.post-widget-body,
.no-small-thumbs.comment-body {
padding-left: 0 !important;
} .content-only:not(.tabs-box),
.content-only:not(.tabs-box) > .container-wrapper {
background: transparent !important;
border: 0 none !important;
padding: 0 !important;
}
.content-only:not(.tabs-box) .show-more-button {
border-width: 1px;
margin: 30px auto 0;
}
.full-width .content-only:not(.tabs-box) .show-more-button {
max-width: 350px;
}
@media (min-width: 768px) {
.content-only.half-box > .container-wrapper {
padding-right: 15px !important;
}
.content-only.second-half-box > .container-wrapper {
padding-right: 0 !important;
padding-left: 15px !important;
}
}
@media (max-width: 767px) {
.content-only.mag-box {
margin-bottom: 30px;
}
}
.mag-box-title {
min-height: 40px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.mag-box .mag-box-title {
color: #0088ff;
}
.mag-box .mag-box-title:before {
border-top-color: #0088ff;
}
.mag-box .mag-box-title:after {
background-color: #0088ff;
}
.mag-box-title a {
color: #0088ff;
}
.mag-box-title a:hover {
color: #006dcc;
}
.mag-box-title h3 {
font-size: 18px;
margin-right: 40px;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
@media (max-width: 767px) {
.mag-box-title h3 {
-webkit-flex: 1 0 50%;
-ms-flex: 1 0 50%;
flex: 1 0 50%;
-ms-flex-negative: 1;
}
}
@media (max-width: 479px) {
.mag-box-title h3 {
margin-right: 20px;
}
}
.mag-box-title .tie-alignright {
-webkit-flex-grow: 1;
flex-grow: 1;
-ms-flex-positive: 1;
}
.mag-box {
margin-bottom: 30px;
clear: both; }
@media (max-width: 991px) {
.mag-box {
margin-bottom: 15px;
}
}
@media (max-width: 767px) {
.mag-box .container-wrapper {
padding: 20px;
}
}
.mag-box .mag-box-options {
font-size: 12px;
float: left;
width: 100%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
height: 25px;
opacity: 0;
transition: opacity 0.3s;
}
.mag-box .mag-box-options .block-more-button {
margin-left: 10px;
}
.mag-box .mag-box-options .mag-box-filter-links li a {
padding: 0 6px;
margin: 0 2px;
line-height: 21px;
border-radius: 2px;
color: #2c2f34;
display: inline-block;
transition: 0.2s;
white-space: nowrap;
word-wrap: normal;
}
.mag-box .mag-box-options .mag-box-filter-links li a:hover {
border-color: #0088ff;
background-color: #0088ff;
color: #ffffff;
}
.mag-box .mag-box-options .mag-box-filter-links li > a.active,
.mag-box .mag-box-options .mag-box-filter-links li:hover > a.active {
color: #0088ff;
background-color: transparent !important;
cursor: default;
}
.mag-box .mag-box-options .slider-arrow-nav {
-webkit-flex-basis: 55px;
-ms-flex-preferred-size: 55px;
flex-basis: 55px;
margin-top: -1px;
}
.mag-box .mag-box-options .mag-box-filter-links {
float: left;
}
.mag-box .mag-box-options .mag-box-filter-links li {
float: left;
position: relative;
}
.mag-box .mag-box-options .mag-box-filter-links .flexMenu-viewMore > a {
position: relative;
z-index: 5;
}
.mag-box .mag-box-options .mag-box-filter-links .flexMenu-viewMore > a > span {
display: inline-block;
float: left;
line-height: 23px;
font-size: 16px;
}
.mag-box .mag-box-options .mag-box-filter-links .flexMenu-viewMore > a:hover,
.mag-box .mag-box-options .mag-box-filter-links .flexMenu-viewMore:hover > a {
background-color: transparent !important;
color: #0088ff;
}
.mag-box .mag-box-filter-links .flexMenu-popup {
right: 0;
z-index: 4;
top: 0;
min-width: 100px;
padding-top: 25px;
text-align: right;
white-space: nowrap;
word-wrap: normal;
border-radius: 2px;
background: #ffffff;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
transition: opacity 0.3s, top 0.2s;
}
.mag-box .mag-box-filter-links .flexMenu-popup li {
width: 100%;
display: block;
}
.mag-box .mag-box-filter-links .flexMenu-popup li:first-child {
border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.mag-box .mag-box-filter-links .flexMenu-popup li a {
border-radius: 0;
display: block;
padding: 3px 10px;
transition: none;
margin: 0;
}
.mag-box .mag-box-container {
position: relative;
}
.mag-box .is-loading {
opacity: 0.5;
transition: opacity 0.3s;
}
.mag-box .posts-items {
overflow: hidden;
clear: both;
}
.mag-box .posts-items > li {
float: right;
width: 48%;
margin-top: 24px;
}
.mag-box .posts-items > li:first-child {
float: left;
margin-right: 4%;
}
.mag-box .posts-items > li:first-child .post-thumb {
margin-bottom: 10px;
}
@media (max-width: 670px) {
.mag-box .posts-items > li {
width: 100%;
margin-left: 0;
margin-right: 0;
margin-top: 14px;
}
.mag-box .posts-items > li:first-child {
margin-bottom: 14px;
}
.mag-box .posts-items > li:nth-child(2) {
margin-top: 14px;
}
}
.mag-box .posts-items .post-title {
font-size: 20px;
line-height: 1.4;
}
.mag-box .posts-items .post-meta {
margin: 0 0 3px;
}
.mag-box .posts-items .post-excerpt {
margin-top: 5px;
color: #666666;
}
.mag-box .posts-items .more-link {
margin-top: 10px;
white-space: nowrap;
word-wrap: normal;
}
.mag-box .posts-items li:not(:first-child) .post-thumb {
float: left;
margin-bottom: 0;
margin-right: 15px;
}
.mag-box .posts-items li:not(:first-child) .post-details {
padding-left: 125px;
}
.mag-box .posts-items li:not(:first-child) .post-title {
font-size: 14px;
}
.mag-box .posts-items.posts-items-loaded-ajax {
margin-top: 30px;
}
.mag-box .pages-nav {
padding: 30px 0 0;
}
.mag-box a.pagination-disabled {
opacity: 0.5;
cursor: default !important;
}
.mag-box a.pagination-disabled, .mag-box a.pagination-disabled:hover {
color: #888 !important;
}
.mag-box .show-more-button {
margin: 25px -30px -30px;
border: 1px solid rgba(0, 0, 0, 0.1);
border-width: 1px 0 0;
height: 50px;
line-height: 50px;
}
@media (max-width: 767px) {
.mag-box .show-more-button {
margin: 20px -20px -20px;
}
}
.mag-box .posts-items > li:nth-child(1),
.mini-posts-box .posts-items > li:nth-child(2),
.big-post-left-box .posts-items > li:nth-child(2),
.big-posts-box .posts-items > li:nth-child(2) {
margin-top: 0;
} .big-post-left-box .posts-items {
margin: 0 -2%;
font-size: 0;
}
.big-post-left-box .posts-items .post-excerpt {
font-size: 13px;
}
.big-post-left-box .posts-items > li:nth-child(n) {
width: 50%;
margin-left: 0;
margin-right: 0;
padding-left: 2%;
padding-right: 2%;
}
@media (max-width: 670px) {
.big-post-left-box .posts-items > li:nth-child(n) {
width: 100%;
}
}
.big-post-left-box .posts-items > li:first-child {
float: left;
}
.big-post-left-box .posts-items > li:nth-child(n + 2) {
float: none;
display: inline-block !important;
vertical-align: top;
}
.big-post-left-box .posts-items > li:nth-child(n + 2) .post-thumb img {
max-width: 110px;
}
.big-thumb-left-box .posts-items > li:first-child > div {
height: 471px;
position: relative;
background-repeat: no-repeat;
background-position: center top;
background-size: cover;
background-color: rgba(0, 0, 0, 0.2);
}
@media (max-width: 670px) {
.big-thumb-left-box .posts-items > li:first-child > div {
height: 325px;
}
}
.big-thumb-left-box .posts-items > li:first-child .post-overlay {
z-index: 2;
}
.big-thumb-left-box .posts-items > li:first-child .post-content {
bottom: 20px;
padding-right: 20px;
position: absolute;
}
.big-thumb-left-box .posts-items > li:first-child .post-meta {
color: #ffffff;
} .big-post-top-box .posts-items > li {
min-height: 76px;
}
.big-post-top-box .posts-items > li:nth-child(2n) {
float: left;
clear: left;
}
.big-post-top-box .posts-items > li:nth-child(2n + 1) {
float: right;
}
.big-post-top-box .posts-items > li:first-child {
width: 100%;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding-bottom: 24px;
margin-bottom: 24px;
margin-right: 0;
}
.big-post-top-box .posts-items > li:first-child .post-thumb {
float: left;
width: 48%;
margin-right: 4%;
margin-bottom: 0;
}
@media (min-width: 671px) {
.big-post-top-box .posts-items > li:first-child .post-details {
padding-left: 52%;
}
}
.big-post-top-box .posts-items > li:nth-child(2),
.big-post-top-box .posts-items > li:nth-child(3) {
margin-top: 0;
}
.big-post-top-box .posts-items > li:nth-child(n + 2) .post-thumb img {
max-width: 110px;
}
@media (max-width: 670px) {
.big-post-top-box .posts-items > li:first-child {
padding-bottom: 14px;
margin-bottom: 14px;
}
.big-post-top-box .posts-items > li:first-child .post-thumb {
width: 100%;
margin-right: 0;
margin-bottom: 10px;
}
.big-post-top-box .posts-items > li:first-child .post-meta {
width: 100%;
}
.big-post-top-box .posts-items > li:nth-child(3),
.big-post-top-box .posts-items > li:nth-child(4) {
margin-top: 14px;
}
} .half-box.mag-box {
padding-left: 0;
clear: right;
}
.half-box.mag-box.second-half-box {
padding-left: 15px;
padding-right: 0;
}
@media (max-width: 767px) {
.half-box.mag-box {
padding: 0 !important;
}
.half-box.mag-box.second-half-box {
padding: 0 !important;
}
}
.half-box.mag-box .posts-items > li {
width: 100%;
}
.half-box.mag-box .posts-items > li:first-child {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
margin-bottom: 24px;
padding-bottom: 24px;
}
@media (max-width: 670px) {
.half-box.mag-box .posts-items > li:first-child {
margin-bottom: 14px;
padding-bottom: 14px;
}
}
.half-box.mag-box .posts-items > li:nth-child(n + 2) .post-thumb img {
max-width: 110px;
}
.half-box.mag-box .posts-items > li:nth-child(2) {
margin-top: 0;
}
.half-box.box-dark-skin ~ .second-half-box:not(.box-dark-skin):after,
.half-box:not(.box-dark-skin) ~ .second-half-box.box-dark-skin:after {
display: none;
} .news-gallery-items {
height: 280px;
width: 100%;
width: calc(100% + 10px);
margin: 0 calc(-5px) -10px;
}
.news-gallery-items li {
float: left;
width: 16%;
height: 25%;
padding: 0 5px 10px;
}
.news-gallery-items li:first-child {
width: 51%;
height: 100%;
margin-right: 1%;
padding: 0 0 10px 5px;
}
.news-gallery-items li a {
background-size: cover;
background-position: center top;
background-repeat: no-repeat;
background-color: rgba(0, 0, 0, 0.2);
}
.news-gallery.news-grid .news-gallery-items {
height: auto;
}
.news-gallery.news-grid .news-gallery-items li {
height: 75px;
width: 16.66667%;
padding: 0 5px 10px;
}
.news-gallery.news-grid .news-gallery-items li:first-child {
height: 75px;
width: 16.66667%;
margin: 0;
}
.news-gallery.media-overlay .news-gallery-items li .post-thumb-overlay {
transition: 0.3s;
}
.news-gallery.media-overlay .news-gallery-items li:hover .post-thumb-overlay {
background: #fff;
background: rgba(255, 255, 255, 0.2);
}
@media (max-width: 767px) {
.news-gallery-items {
height: auto !important;
overflow: hidden;
}
.news-gallery-items li {
width: 33.3334%;
height: 95px;
}
.news-gallery-items li:first-child {
width: 100%;
height: 250px;
padding: 0 5px 10px;
margin-right: 0;
}
.news-gallery.news-grid .news-gallery-items li {
width: 33.33334% !important;
height: 95px !important;
}
}
.news-gallery .mag-box-container {
overflow: hidden;
} .tabs-box .mag-box {
margin-bottom: 0;
}
.tabs-box .tabs-widget .tabs-wrapper {
overflow: initial;
}
.tabs-box .tabs-widget .tabs-wrapper .tabs-menu {
position: relative;
z-index: 4;
opacity: 0;
max-width: 100%;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
display: block;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.tabs-box .tabs-widget .tabs-wrapper .tabs-menu > li > a,
.tabs-box .tabs-widget .tabs-wrapper .tabs-menu > li > a {
border-bottom-color: transparent;
}
.tabs-box .tabs-widget .tabs-wrapper .tabs-menu li {
width: auto;
display: inline-block;
}
.tabs-box .tabs-widget .tabs-wrapper .tabs-menu li > a {
padding-left: 30px;
padding-right: 30px;
white-space: nowrap;
word-wrap: normal;
}
.tabs-box .tabs-widget .tabs-wrapper .tabs-menu li.flexMenu-viewMore {
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.tabs-box .tabs-widget .tabs-wrapper .tabs-menu li.flexMenu-viewMore a {
border-width: 0 0 1px 0;
}
.tabs-box .tabs-widget .tabs-wrapper .tabs-menu .flexMenu-popup {
right: 0;
min-width: calc(100% + 1px);
background-color: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.1);
border-right-width: 0;
-webkit-transform: translateY(-1px);
-ms-transform: translateY(-1px);
transform: translateY(-1px);
}
.tabs-box .tabs-widget .tabs-wrapper .tabs-menu .flexMenu-popup li {
float: none;
width: 100%;
display: block;
}
.tabs-box .tabs-widget .tabs-wrapper .tabs-menu .flexMenu-popup li a {
padding: 10px 20px 10px 40px;
text-align: right;
font-size: 13px;
}
.tabs-box .tabs-widget .tabs-wrapper .tabs-menu .flexMenu-popup li:last-child a {
border-width: 0;
}
.tabs-box .tabs-widget .tabs-wrapper .tab-content h3 {
margin-bottom: 0;
}
.tabs-box .tabs-widget .tab-content {
padding: 0;
position: relative;
}
.tabs-box .container-wrapper {
border-width: 0;
}  .scrolling-box .mag-box-container {
min-height: 150px;
}
.scrolling-slider {
overflow: hidden;
display: none;
}
.scrolling-slider.slick-dotted {
padding-bottom: 40px;
}
.scrolling-slider .slick-list {
width: 100%;
width: calc(100% + 24px);
margin-right: calc(-12px);
margin-left: calc(-12px);
overflow: inherit;
transition: height 0.3s;
}
.scrolling-slider .slick-dots {
bottom: 0;
text-align: center;
}
.scrolling-slider .slide {
margin: 0 12px;
position: relative;
}
.scrolling-slider .slide .post-title {
font-size: 16px;
margin-top: 8px;
}
.scrolling-slider .slide .post-meta {
margin: 8px 0 0;
}
.scrolling-slider .slide img {
opacity: 1 !important;
} .scroll-2-box.scrolling-box .slick-track {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.scroll-2-box.scrolling-box .slide {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
height: auto;
background-color: rgba(0, 0, 0, 0.2);
}
.scroll-2-box.scrolling-box .slide .post-overlay {
pointer-events: none;
position: absolute;
top: 0;
left: 0;
z-index: 1;
height: 100%;
width: 100%;
padding: 10px;
}
.scroll-2-box.scrolling-box .slide .post-overlay .post-content {
position: absolute;
bottom: 10px;
padding-right: 10px;
}
.scroll-2-box.scrolling-box .slide .post-overlay .post-title a {
pointer-events: auto;
color: #ffffff !important;
}
.scroll-2-box.scrolling-box .slide .post-overlay .post-title a:hover {
opacity: 0.8;
}
.scroll-2-box.scrolling-box .slide .post-thumb:after {
opacity: 0.5;
}
.scroll-2-box.scrolling-box .slide:hover .post-thumb:after {
opacity: 0.9;
}
.scroll-2-box.scrolling-box .slide .post-thumb-overlay {
display: none !important;
} .wide-post-box .posts-items > li {
width: 100%;
}
@media (min-width: 671px) {
.wide-post-box .posts-items > li {
margin-top: 30px;
}
}
.wide-post-box .posts-items > li:first-child {
margin-top: 0;
}
.wide-post-box .posts-items > li:first-child .post-thumb {
margin-bottom: 0;
}
.wide-post-box .posts-items > li:nth-child(n) .post-title {
font-size: 20px;
}
.wide-post-box .posts-items > li:nth-child(n) .post-details {
padding-left: calc(50% + 25px);
}
.wide-post-box .posts-items > li:nth-child(n) .post-thumb {
float: left;
margin-right: 25px;
width: 50%;
max-width: 420px;
}
@media only screen and (min-width: 880px) and (max-width: 991px) {
.wide-post-box .posts-items > li:nth-child(n) .post-details {
padding-left: 415px;
}
.wide-post-box .posts-items > li:nth-child(n) .post-thumb {
width: 390px;
}
}
@media (max-width: 670px) {
.wide-post-box .posts-items > li:first-child {
margin-bottom: 0;
}
}
@media (max-width: 580px) {
.wide-post-box .posts-items > li:nth-child(n) .post-details {
padding-left: 0;
}
.wide-post-box .posts-items > li:nth-child(n) .post-thumb {
width: 100%;
max-width: 100%;
margin: 0 0 10px 0;
}
.wide-post-box .posts-items > li .post-meta {
width: 100%;
}
} .wide-post-box.timeline-box .posts-items {
position: relative;
}
.wide-post-box.timeline-box .posts-items.posts-items-loaded-ajax {
margin-top: 0;
}
.wide-post-box.timeline-box .posts-items.posts-items-loaded-ajax li:first-child {
padding-top: 30px;
}
.wide-post-box.timeline-box .posts-items::before, .wide-post-box.timeline-box .posts-items:last-of-type:after {
content: "";
width: 2px;
height: 100%;
background: rgba(0, 0, 0, 0.1);
position: absolute;
left: 29px;
z-index: 0;
}
.wide-post-box.timeline-box .posts-items:last-of-type:after {
background-image: linear-gradient(to bottom, #e5e5e5 0%, #ffffff 80%);
height: 150px;
bottom: 0;
}
.wide-post-box.timeline-box .posts-items > li {
margin-left: 0;
border: 0 !important;
padding-bottom: 0;
}
@media (max-width: 580px) {
.wide-post-box.timeline-box .posts-items > li .post-thumb {
float: none;
}
}
.wide-post-box.timeline-box .year-month {
background: #e6e6e6;
color: #2c2f34;
text-align: center;
width: 60px;
height: 60px;
line-height: 18px;
float: left;
margin-bottom: 10px;
margin-right: 10px;
position: relative;
overflow: hidden;
z-index: 1;
padding-top: 12px;
border-radius: 100%;
}
.wide-post-box.timeline-box .year-month span {
font-weight: 600;
font-size: 14px;
}
.wide-post-box.timeline-box .year-month em {
display: block;
font-size: 80%;
padding-top: 1px;
opacity: 0.7;
}
.wide-post-box.timeline-box .day-month {
margin-bottom: 10px;
padding-left: 50px;
position: relative;
z-index: 2;
}
.wide-post-box.timeline-box .day-month::before {
position: absolute;
left: 23px;
top: 3px;
content: "";
width: 14px;
height: 14px;
border-radius: 50%;
background: #e6e6e6;
border: 3px solid #ffffff;
z-index: 1;
}
.wide-post-box.timeline-box .post-item-inner {
margin-left: 50px;
} .big-posts-box .posts-items > li {
width: 48%;
float: left;
}
@media (max-width: 670px) {
.big-posts-box .posts-items > li {
width: 100%;
}
}
.big-posts-box .posts-items > li:nth-child(n) .post-thumb {
width: 100%;
margin-right: 0;
float: none;
margin-bottom: 10px;
}
.big-posts-box .posts-items > li:nth-child(n) .post-details {
padding-left: 0;
}
.big-posts-box .posts-items > li .post-meta {
margin: 10px 0 5px !important;
}
.big-posts-box .posts-items > li:nth-child(n) .post-title {
font-size: 20px;
padding-left: 0;
}
.big-posts-box .posts-items > li:nth-child(2n) {
float: right;
}
.big-posts-box .posts-items > li:nth-child(2n + 1) {
clear: both;
} .mag-box.full-width-img-news-box .posts-items > li {
width: 100%;
float: none;
margin-top: 60px;
}
.mag-box.full-width-img-news-box .posts-items > li:first-child {
margin-top: 0;
}
.mag-box.full-width-img-news-box .posts-items > li .post-title {
font-size: 30px;
line-height: 1.2;
margin-bottom: 10px;
}
.mag-box.full-width-img-news-box .posts-items > li .post-thumb {
width: 100%;
float: none !important;
margin-right: 0 !important;
margin-bottom: 10px;
}
.mag-box.full-width-img-news-box .posts-items > li .post-meta {
clear: both;
display: block;
}
.mag-box.full-width-img-news-box .posts-items > li .entry {
margin-top: 15px;
}
@media (max-width: 670px) {
.mag-box.full-width-img-news-box .posts-items > li {
margin-top: 14px;
}
} @media (min-width: 768px) {
.mag-box.full-overlay-title .posts-items > li .block-post-overlay .post-title {
margin-bottom: 0;
}
.mag-box.full-overlay-title .posts-items > li:not(.no-post-thumb) .block-post-overlay {
position: relative;
margin-bottom: 20px;
}
.mag-box.full-overlay-title .posts-items > li:not(.no-post-thumb) .block-post-overlay .block-title-overlay {
position: absolute;
bottom: 0;
padding: 25px 25px 0 0;
background: #ffffff;
z-index: 4;
width: 70%;
}
.mag-box.full-overlay-title:not(.media-overlay) .post-thumb-overlay:hover {
opacity: 0.3;
}
.mag-box.full-overlay-title:not(.media-overlay) .icon {
display: none;
}
.mag-box.full-overlay-title.media-overlay .icon {
left: 15px;
top: 15px;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.mag-box.full-overlay-title .digital-rating {
top: 15px;
right: 15px;
}
} .mini-posts-box .posts-items > li {
width: 48%;
float: left;
margin-top: 34px;
}
.mini-posts-box .posts-items > li:nth-child(n) .post-title {
font-size: 18px;
margin-bottom: 10px;
padding-left: 0;
}
.mini-posts-box .posts-items > li .post-thumb {
float: left;
}
.mini-posts-box .posts-items > li .post-thumb img {
max-width: 110px;
}
.mini-posts-box .posts-items > li:first-child .post-thumb {
margin-right: 15px;
margin-bottom: 0;
}
.mini-posts-box .posts-items > li:nth-child(2n) {
float: right;
}
.mini-posts-box .posts-items > li:nth-child(2n + 1) {
clear: both;
}
@media only screen and (min-width: 992px) and (max-width: 1100px) {
.mini-posts-box .posts-items > li {
width: 100%;
}
.mini-posts-box .posts-items > li:nth-child(2) {
margin-top: 20px;
}
}
@media (max-width: 767px) {
.mini-posts-box .posts-items > li {
width: 100%;
margin-bottom: 0;
}
.mini-posts-box .posts-items > li:nth-child(2) {
margin-top: 20px;
}
}
@media (max-width: 670px) {
.mini-posts-box .posts-items > li {
margin-top: 20px;
}
.mini-posts-box .posts-items > li:first-child {
margin-bottom: 0;
}
} .miscellaneous-box .posts-items > li {
float: left;
position: relative;
width: 30.586%;
margin-right: 4.121%;
margin-top: 30px;
}
.miscellaneous-box .posts-items > li:nth-child(3n + 1) {
margin-right: 0;
}
.miscellaneous-box .posts-items > li:first-child {
width: 100%;
margin: 0;
position: relative;
min-height: 50px;
}
@media (min-width: 480px) {
.miscellaneous-box .posts-items > li:first-child {
min-height: 180px;
background-color: rgba(0, 0, 0, 0.2);
}
}
.miscellaneous-box .posts-items > li:first-child .post-thumb {
margin: 0;
}
.miscellaneous-box .posts-items > li:first-child .post-overlay {
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
top: 0;
padding: 30px;
}
.miscellaneous-box .posts-items > li:first-child h3.post-title {
font-size: 36px;
line-height: 1.2;
}
.miscellaneous-box .posts-items > li:first-child h3.post-title a:hover {
color: #ffffff !important;
}
.miscellaneous-box .posts-items > li:first-child .post-meta {
margin-bottom: 0;
margin-top: 10px;
}
.miscellaneous-box .posts-items > li:first-child .post-content {
position: absolute;
bottom: 20px;
right: 30px;
left: 30px;
}
.miscellaneous-box .posts-items > li:first-child img {
width: 100%;
}
.miscellaneous-box .posts-items > li:nth-child(3n + 2) {
clear: both;
}
@media (max-width: 670px) {
.miscellaneous-box .posts-items > li {
width: 48%;
margin-right: 4%;
margin-top: 20px;
}
.miscellaneous-box .posts-items > li:first-child .post-content {
bottom: 10px;
left: 10px;
right: 10px;
}
.miscellaneous-box .posts-items > li:nth-child(2) {
margin-top: 20px !important;
}
.miscellaneous-box .posts-items > li:nth-child(3n + 1) {
margin-right: 4%;
}
.miscellaneous-box .posts-items > li:nth-child(2n + 1) {
margin-right: 0;
}
.miscellaneous-box .posts-items > li:nth-child(3n + 2) {
clear: none;
}
}
@media (max-width: 479px) {
.miscellaneous-box .posts-items > li {
width: 100%;
margin-right: 0;
}
}
.miscellaneous-box .posts-items > li:not(:first-child) .post-thumb {
margin: 0 0 5px;
width: 100%;
}
.miscellaneous-box .posts-items > li .post-title {
margin-bottom: 5px;
}
.miscellaneous-box .posts-items > li .post-meta {
clear: both;
} .miscellaneous-box .posts-items > li:not(:first-child) .post-thumb-img,
.big-thumb-left-box .posts-items > li:not(:first-child) .post-thumb-img {
display: none;
}
.miscellaneous-box .posts-items li:first-child,
.big-thumb-left-box .posts-items li:first-child {
position: relative;
margin-right: 0;
}
.miscellaneous-box .posts-items li:first-child .post-thumb,
.big-thumb-left-box .posts-items li:first-child .post-thumb {
margin: 0;
}
.miscellaneous-box .posts-items li:first-child .post-thumb-img,
.big-thumb-left-box .posts-items li:first-child .post-thumb-img {
z-index: 1;
}
.miscellaneous-box .posts-items li:first-child .post-title,
.big-thumb-left-box .posts-items li:first-child .post-title {
font-size: 25px;
line-height: 1.4;
}
.miscellaneous-box .posts-items li:first-child .post-title a,
.big-thumb-left-box .posts-items li:first-child .post-title a {
color: #ffffff !important;
}
.miscellaneous-box .posts-items li:first-child .post-title a:hover,
.big-thumb-left-box .posts-items li:first-child .post-title a:hover {
opacity: 0.8;
}
.miscellaneous-box .posts-items li:first-child .post-meta,
.miscellaneous-box .posts-items li:first-child .post-meta a:not(:hover),
.big-thumb-left-box .posts-items li:first-child .post-meta,
.big-thumb-left-box .posts-items li:first-child .post-meta a:not(:hover) {
color: #ffffff;
}
.miscellaneous-box .posts-items li:first-child:hover .post-thumb:after,
.big-thumb-left-box .posts-items li:first-child:hover .post-thumb:after {
opacity: 0.9;
}
.miscellaneous-box .posts-items li:first-child .post-overlay,
.big-thumb-left-box .posts-items li:first-child .post-overlay {
pointer-events: none;
position: absolute;
top: 0;
height: 100%;
width: 100%;
padding: 20px;
border-radius: 2px;
}
.miscellaneous-box .posts-items li:first-child .post-overlay .post-cat-wrap,
.miscellaneous-box .posts-items li:first-child .post-overlay .post-title a,
.miscellaneous-box .posts-items li:first-child .post-overlay .meta-author a,
.miscellaneous-box .posts-items li:first-child .post-overlay .meta-date,
.big-thumb-left-box .posts-items li:first-child .post-overlay .post-cat-wrap,
.big-thumb-left-box .posts-items li:first-child .post-overlay .post-title a,
.big-thumb-left-box .posts-items li:first-child .post-overlay .meta-author a,
.big-thumb-left-box .posts-items li:first-child .post-overlay .meta-date {
pointer-events: auto;
}
@media (max-width: 670px) {
.miscellaneous-box .posts-items li:first-child h3.post-title,
.big-thumb-left-box .posts-items li:first-child h3.post-title {
font-size: 20px;
}
.miscellaneous-box .posts-items li:nth-child(2),
.big-thumb-left-box .posts-items li:nth-child(2) {
margin-top: 0;
}
}
@media (max-width: 767px) {
.miscellaneous-box .posts-items > li:first-child .post-meta {
display: none;
}
}
@media (max-width: 479px) {
.miscellaneous-box.media-overlay .posts-items > li:first-child .icon {
display: none;
}
}
@media (max-width: 380px) {
.miscellaneous-box .posts-items > li:first-child .post-cat,
.miscellaneous-box .posts-items > li:first-child .post-rating {
display: none;
}
} .video-playlist-wrapper {
background-color: #27292d;
position: relative;
width: 66%;
height: 434px;
float: left;
}
.video-playlist-wrapper .video-player-wrapper {
position: relative;
z-index: 2;
}
.video-playlist-wrapper .loader-overlay {
z-index: 1;
}
.video-playlist-wrapper .video-frame {
visibility: hidden;
}
.video-playlist-wrapper iframe {
height: 434px;
width: 100%;
}
.video-playlist-nav-wrapper {
width: 34%;
float: right;
height: 434px;
overflow: hidden;
background: #ffffff;
position: relative;
border-width: 0 1px 1px 0;
}
.video-playlist-nav-wrapper:before, .video-playlist-nav-wrapper:after {
content: "";
position: absolute;
right: 0;
top: 0;
height: 100%;
width: 1px;
background: rgba(0, 0, 0, 0.05);
}
.video-playlist-nav-wrapper:before {
width: 100%;
height: 1px;
bottom: 0;
top: auto;
}
.video-playlist-nav-wrapper .container {
max-width: 100%;
padding: 0;
}
.video-playlist-nav-wrapper .playlist-title {
background: #0088ff;
color: #ffffff;
height: 70px;
width: 100%;
padding: 0 15px;
line-height: 17px;
font-size: 20px;
z-index: 9;
}
.video-playlist-nav-wrapper .playlist-title .playlist-title-icon {
font-size: 27px;
float: left;
margin-right: 10px;
height: 70px;
line-height: 70px;
width: 40px;
text-align: center;
font-weight: normal;
}
.video-playlist-nav-wrapper .playlist-title h2 {
padding-top: 14px;
font-size: 18px;
}
.video-playlist-nav-wrapper .playlist-title .videos-number {
font-size: 11px;
display: block;
float: left;
}
.video-playlist-nav-wrapper .video-playlist-nav {
position: relative;
height: 434px !important;
clear: both;
}
.is-mobile .video-playlist-nav-wrapper .video-playlist-nav {
overflow-y: auto;
}
.video-playlist-nav-wrapper .video-playlist-nav.playlist-has-title {
height: 364px !important;
}
.video-playlist-nav-wrapper .video-playlist-nav:not(.playlist-has-title) {
border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.video-playlist-nav-wrapper .video-playlist-item {
padding: 12px 15px;
display: block;
overflow: hidden;
cursor: pointer;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
transition: 0.3s;
}
.video-playlist-nav-wrapper .video-playlist-item:last-of-type {
border-bottom: 0;
}
.video-playlist-nav-wrapper .video-playlist-item:hover {
background: #F7F7F7;
}
.video-playlist-nav-wrapper .video-playlist-item .video-paused-icon,
.video-playlist-nav-wrapper .video-playlist-item .video-play-icon,
.video-playlist-nav-wrapper .video-playlist-item .video-number {
float: left;
width: 20px;
text-align: left;
line-height: 46px;
font-size: 11px;
color: #333333;
}
.video-playlist-nav-wrapper .video-playlist-item .video-play-icon {
display: none;
color: #0088ff;
}
.video-playlist-nav-wrapper .video-playlist-item .video-paused-icon {
display: none;
}
.video-playlist-nav-wrapper .video-playlist-item .video-thumbnail {
width: 75px;
height: 42.18px;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
float: left;
}
.video-playlist-nav-wrapper .video-playlist-item .video-info {
padding-left: 105px;
}
.video-playlist-nav-wrapper .video-playlist-item h2 {
font-size: 12px;
font-weight: normal;
line-height: 17px;
font-family: inherit;
}
.video-playlist-nav-wrapper .video-playlist-item .video-duration {
float: left;
font-size: 11px;
color: #2c2f34;
margin-top: 5px;
line-height: 1;
}
.video-playlist-nav-wrapper .video-playlist-item.is-playing {
background: #efefef;
color: #2c2f34;
}
.video-playlist-nav-wrapper .video-playlist-item.is-playing .video-play-icon {
display: block;
}
.video-playlist-nav-wrapper .video-playlist-item.is-playing .video-number {
display: none;
}
.video-playlist-nav-wrapper .video-playlist-item.is-paused .video-paused-icon {
display: block;
}
.video-playlist-nav-wrapper .video-playlist-item.is-paused .video-number {
display: none;
}
.video-playlist-nav-wrapper .mCustomScrollBox > .mCSB_scrollTools {
right: 0;
left: auto;
}
@media (max-width: 991px) {
.video-playlist-nav-wrapper,
.video-playlist-wrapper,
.video-playlist-wrapper iframe {
height: 383px;
}
.video-playlist-nav-wrapper .video-playlist-nav {
height: 383px !important;
}
.video-playlist-nav-wrapper .video-playlist-nav.playlist-has-title {
height: 313px !important;
}
}
@media (max-width: 767px) {
.video-playlist-wrapper {
width: 100%;
height: auto;
}
.video-playlist-wrapper .video-player-wrapper {
position: relative;
padding-bottom: 56.25%; height: 0;
}
.video-playlist-wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.video-playlist-nav-wrapper {
height: auto !important;
width: 100%;
}
.video-playlist-nav-wrapper .video-playlist-nav {
height: 270px !important;
}
.video-playlist-nav-wrapper .video-playlist-nav.playlist-has-title {
height: 244px !important;
}
}
@media (min-width: 992px) {
.section-item.has-sidebar .video-playlist-nav-wrapper,
.section-item.has-sidebar .video-playlist-wrapper,
.section-item.has-sidebar .video-playlist-nav,
.section-item.has-sidebar .video-playlist-wrapper iframe {
height: 323px !important;
}
.section-item.has-sidebar .video-playlist-nav-wrapper .video-playlist-nav.playlist-has-title {
height: 263px !important;
}
.section-item.has-sidebar .playlist-title {
height: 60px;
}
.section-item.has-sidebar .playlist-title .playlist-title-icon {
height: 60px;
line-height: 60px;
}
.section-item.has-sidebar .playlist-title h2 {
padding-top: 11px;
}
} .block-custom-content .tabs-wrapper {
padding: 0 !important;
border-bottom-width: 1px !important;
} .full-width .news-gallery-items {
height: 400px;
}
.full-width .news-gallery.news-grid .news-gallery-items li,
.full-width .news-gallery.news-grid .news-gallery-items li:first-child {
height: 100px;
}
@media (min-width: 1100px) {
.full-width .mag-box .posts-items > li {
float: left;
width: 30.66667%;
margin-left: 4%;
}
.full-width .mag-box .posts-items > li:first-child {
margin-left: 0;
margin-right: 0;
}
.full-width .mag-box .posts-items > li:nth-child(1),
.full-width .mag-box .posts-items > li:nth-child(2),
.full-width .mag-box .posts-items > li:nth-child(3) {
margin-top: 0;
}
.full-width .big-post-left-box .posts-items > li:nth-child(n) {
width: 33.3334%;
margin-left: 0;
margin-right: 0;
}
.full-width .big-post-left-box .posts-items > li:first-child {
float: left;
}
.full-width .big-post-left-box .posts-items > li:nth-child(n + 2) {
float: none;
display: inline-block;
vertical-align: top;
}
.full-width .big-posts-box .posts-items > li {
clear: right;
}
.full-width .big-posts-box .posts-items > li:nth-child(2n) {
float: left;
}
.full-width .big-posts-box .posts-items > li:nth-child(3n + 4) {
margin-left: 0;
clear: both;
}
.full-width .big-post-top-box .posts-items > li:first-child {
width: 100%;
}
.full-width .big-post-top-box .posts-items > li:nth-child(2n + 1) {
float: left;
}
.full-width .big-post-top-box .posts-items > li:nth-child(4) {
margin-top: 0;
}
.full-width .big-post-top-box .posts-items > li:first-child .post-thumb {
width: 30.667%;
}
.full-width .big-post-top-box .posts-items > li:first-child .post-details {
padding-left: 34.667%;
}
.full-width .big-post-top-box .posts-items > li:nth-child(2n) {
clear: none;
}
.full-width .big-post-top-box .posts-items > li:nth-child(3n + 2) {
margin-left: 0;
clear: left;
}
.full-width .half-box .posts-items > li {
margin-left: 0;
width: 100%;
}
.full-width .half-box .posts-items > li:nth-child(3) {
margin-top: 20px;
}
.full-width .wide-post-box .posts-items > li {
width: 100%;
margin-left: 0;
}
.full-width .wide-post-box .posts-items > li:nth-child(2), .full-width .wide-post-box .posts-items > li:nth-child(3) {
margin-top: 30px;
}
.full-width .mini-posts-box .posts-items > li:nth-child(n) {
width: 30.667%;
float: left;
clear: none;
}
.full-width .mini-posts-box .posts-items > li:nth-child(3n + 1) {
margin-left: 0;
clear: left;
}
.full-width .miscellaneous-box .posts-items > li {
margin-left: 0;
width: 22.930%;
margin-right: 2.757%;
}
.full-width .miscellaneous-box .posts-items > li:first-child {
width: 100%;
margin-right: 0;
}
.full-width .miscellaneous-box .posts-items > li:nth-child(2), .full-width .miscellaneous-box .posts-items > li:nth-child(3) {
margin-top: 30px;
}
.full-width .miscellaneous-box .posts-items > li:nth-child(3n + 2) {
clear: none;
}
.full-width .miscellaneous-box .posts-items > li:nth-child(4n + 2) {
clear: left;
}
.full-width .miscellaneous-box .posts-items > li:nth-child(4n + 1) {
margin-right: 0;
}
.full-width .full-width-img-news-box .posts-items > li {
width: 100%;
margin: 0 0 40px 0;
}
.full-width .full-width-img-news-box .posts-items > li:last-child {
margin-bottom: 0;
}
}
@media (min-width: 991px) {
.full-width .wide-post-box .posts-items > li .post-details {
padding-left: 415px;
}
.full-width .wide-post-box .posts-items > li .post-thumb {
width: 390px;
}
}
@media (max-width: 1099px) {
.full-width .big-post-top-box .posts-items > li:nth-child(6) {
clear: both;
}
.full-width .mini-posts-box .posts-items > li {
float: left;
width: 48%;
margin-right: 4%;
}
.full-width .mini-posts-box .posts-items > li:nth-child(2n) {
margin-right: 0;
}
}
@media (max-width: 767px) {
.full-width .mini-posts-box .posts-items > li {
width: 100%;
margin-right: 0;
}
}
@media only screen and (min-width: 992px) and (max-width: 1100px) {
.full-width .mini-posts-box .posts-items > li:nth-child(2) {
margin-top: 0;
}
} .dark-skin .mag-box,
.box-dark-skin {
border-radius: 2px; }
.dark-skin .mag-box.mag-box .mag-box-title,
.box-dark-skin.mag-box .mag-box-title {
color: #0088ff;
border-color: rgba(255, 255, 255, 0.1);
}
.dark-skin .mag-box.mag-box .mag-box-title:before,
.box-dark-skin.mag-box .mag-box-title:before {
border-top-color: #0088ff;
}
.dark-skin .mag-box.mag-box .mag-box-title:after,
.box-dark-skin.mag-box .mag-box-title:after {
background-color: #0088ff;
}
.dark-skin .mag-box.mag-box .mag-box-title a,
.box-dark-skin.mag-box .mag-box-title a {
color: #0088ff;
}
.dark-skin .mag-box.mag-box .mag-box-title a:hover,
.box-dark-skin.mag-box .mag-box-title a:hover {
color: #006dcc;
}
.dark-skin .mag-box .mag-box-filter-links .flexMenu-popup,
.box-dark-skin .mag-box-filter-links .flexMenu-popup {
background-color: #1f2024;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.dark-skin .mag-box .mag-box-filter-links .flexMenu-popup li:first-child,
.box-dark-skin .mag-box-filter-links .flexMenu-popup li:first-child {
border-color: rgba(255, 255, 255, 0.03);
}
.dark-skin .mag-box .mag-box-options .mag-box-filter-links li a,
.box-dark-skin .mag-box-options .mag-box-filter-links li a {
color: #aaaaaa;
}
@media (min-width: 768px) {
.dark-skin .mag-box.mag-box.full-overlay-title .posts-items > li .block-post-overlay .block-title-overlay,
.box-dark-skin.mag-box.full-overlay-title .posts-items > li .block-post-overlay .block-title-overlay {
background: #1f2024;
}
}
.dark-skin .mag-box.mag-box,
.box-dark-skin.mag-box {
background-color: transparent;
}
.dark-skin .mag-box.mag-box .container-wrapper,
.box-dark-skin.mag-box .container-wrapper {
background: #1f2024;
}
.dark-skin .mag-box.mag-box .slider-arrow-nav a,
.dark-skin .mag-box.mag-box.half-box .posts-items > li:first-child,
.dark-skin .mag-box.mag-box.big-post-top-box .posts-items > li:first-child,
.box-dark-skin.mag-box .slider-arrow-nav a,
.box-dark-skin.mag-box.half-box .posts-items > li:first-child,
.box-dark-skin.mag-box.big-post-top-box .posts-items > li:first-child {
border-color: rgba(255, 255, 255, 0.1);
}
.dark-skin .mag-box.big-post-top-box.timeline-box .posts-items:before,
.box-dark-skin.big-post-top-box.timeline-box .posts-items:before {
background: #2c2f34;
}
.dark-skin .mag-box.big-post-top-box.timeline-box .year-month,
.box-dark-skin.big-post-top-box.timeline-box .year-month {
background: #2c2f34;
color: #2c2f34;
}
.dark-skin .mag-box.big-post-top-box.timeline-box .day-month:before,
.box-dark-skin.big-post-top-box.timeline-box .day-month:before {
background: #2c2f34;
border-color: #1f2024;
}
.dark-skin .mag-box .video-playlist-nav,
.box-dark-skin .video-playlist-nav {
border-color: rgba(255, 255, 255, 0.1) !important;
}
.dark-skin .mag-box .videos-block,
.box-dark-skin .videos-block {
background: #27292d;
}
.dark-skin .mag-box .videos-block .video-playlist-nav-wrapper,
.box-dark-skin .videos-block .video-playlist-nav-wrapper {
background: #1a1b1f;
}
.dark-skin .mag-box .videos-block .video-playlist-nav-wrapper .playlist-title,
.box-dark-skin .videos-block .video-playlist-nav-wrapper .playlist-title {
background: #131416;
color: #ffffff;
}
.dark-skin .mag-box .videos-block .video-playlist-nav-wrapper .video-playlist-item,
.box-dark-skin .videos-block .video-playlist-nav-wrapper .video-playlist-item {
border-color: rgba(0, 0, 0, 0.2);
}
.dark-skin .mag-box .videos-block .video-playlist-nav-wrapper .video-playlist-item:hover,
.box-dark-skin .videos-block .video-playlist-nav-wrapper .video-playlist-item:hover {
background: #232427;
}
.dark-skin .mag-box .videos-block .video-playlist-nav-wrapper .video-playlist-item h2,
.box-dark-skin .videos-block .video-playlist-nav-wrapper .video-playlist-item h2 {
color: #ffffff;
}
.dark-skin .mag-box .videos-block .video-playlist-nav-wrapper .video-playlist-item .video-paused-icon,
.dark-skin .mag-box .videos-block .video-playlist-nav-wrapper .video-playlist-item .video-play-icon,
.dark-skin .mag-box .videos-block .video-playlist-nav-wrapper .video-playlist-item .video-number,
.dark-skin .mag-box .videos-block .video-playlist-nav-wrapper .video-playlist-item .video-duration,
.box-dark-skin .videos-block .video-playlist-nav-wrapper .video-playlist-item .video-paused-icon,
.box-dark-skin .videos-block .video-playlist-nav-wrapper .video-playlist-item .video-play-icon,
.box-dark-skin .videos-block .video-playlist-nav-wrapper .video-playlist-item .video-number,
.box-dark-skin .videos-block .video-playlist-nav-wrapper .video-playlist-item .video-duration {
color: #aaaaaa;
}
.dark-skin .mag-box .videos-block .video-playlist-nav-wrapper .video-playlist-item.is-playing,
.box-dark-skin .videos-block .video-playlist-nav-wrapper .video-playlist-item.is-playing {
background: #2F3134;
}
.dark-skin .mag-box.container-wrapper,
.box-dark-skin.container-wrapper {
background: #1f2024;
border-color: #2c3033;
}
.dark-skin .mag-box.tabs-box .tabs-widget .tabs-menu,
.box-dark-skin.tabs-box .tabs-widget .tabs-menu {
background: #1f2024;
border-color: #2c3033;
}
.dark-skin .mag-box .tabs-widget .tabs-wrapper .tabs-menu li a,
.box-dark-skin .tabs-widget .tabs-wrapper .tabs-menu li a {
background: rgba(0, 0, 0, 0.1);
border-color: transparent #2c3033;
}
.dark-skin .mag-box .tabs-widget .tabs-wrapper .tabs-menu li.is-active a,
.box-dark-skin .tabs-widget .tabs-wrapper .tabs-menu li.is-active a {
background: #1f2024;
}
.dark-skin .mag-box .tabs-widget .tabs-wrapper .tabs-menu li .flexMenu-popup,
.box-dark-skin .tabs-widget .tabs-wrapper .tabs-menu li .flexMenu-popup {
background-color: #212125;
border-color: #2c3033;
}
.dark-skin .mag-box .tabs-widget .tabs-wrapper .tabs-menu li .flexMenu-popup li a,
.box-dark-skin .tabs-widget .tabs-wrapper .tabs-menu li .flexMenu-popup li a {
border-bottom-color: #2c3033;
}
.dark-skin .mag-box .post-meta .post-rating .stars-rating-active span.fa,
.box-dark-skin .post-meta .post-rating .stars-rating-active span.fa {
color: #0088ff;
}
.dark-skin .mag-box.timeline-box .posts-items:before,
.dark-skin .mag-box.timeline-box .day-month::before,
.box-dark-skin.timeline-box .posts-items:before,
.box-dark-skin.timeline-box .day-month::before {
background-color: #2e2f33;
}
.dark-skin .mag-box.timeline-box .year-month,
.box-dark-skin.timeline-box .year-month {
background-color: #2e2f33;
color: #ffffff;
}
.dark-skin .mag-box.wide-post-box.timeline-box .day-month:before,
.box-dark-skin.wide-post-box.timeline-box .day-month:before {
border-color: #1f2024;
}
.dark-skin .mag-box.timeline-box .posts-items:last-of-type:after,
.box-dark-skin.timeline-box .posts-items:last-of-type:after {
background-image: linear-gradient(to bottom, #2e2f33 0%, #1f2024 80%);
}
.dark-skin .mag-box .slick-dots li:not(.slick-active) button,
.box-dark-skin .slick-dots li:not(.slick-active) button {
background: rgba(255, 255, 255, 0.1);
}
.full-width .box-dark-skin.big-post-top-box .posts-items > li:nth-child(4) {
border-color: #2c3033;
}
.main-content .box-dark-skin .tabs-wrapper.container-wrapper {
border-color: rgba(255, 255, 255, 0.1);
}  .post-content.container-wrapper {
padding: 0;
}
.post-components > div,
.post-components #add-comment-block {
margin-top: 30px;
}
@media (max-width: 991px) {
.post-components > div,
.post-components #add-comment-block {
margin-top: 15px;
}
}
.post-components #respond {
overflow: hidden;
margin-top: 30px;
}
#go-to-content {
position: absolute;
bottom: 20px;
right: 30px;
width: 45px;
height: 70px;
line-height: 70px;
text-align: center;
color: #fff;
display: block;
font-size: 70px;
z-index: 3;
}
#go-to-content:hover {
color: #0088ff;
}
@media (max-width: 767px) {
.post-layout-4 #go-to-content,
.post-layout-5 #go-to-content {
display: none;
}
} .entry-header,
.page-title {
font-size: 45px;
line-height: 1.2;
}
@media (max-width: 767px) {
.entry-header,
.page-title {
font-size: 30px;
}
} .entry-header .entry-title {
margin-bottom: 15px;
}
.entry-header .entry-sub-title {
font-size: 22px;
line-height: 27px;
font-weight: normal;
margin-top: -5px;
margin-bottom: 15px;
color: #777777;
font-family: inherit;
letter-spacing: 0;
}
@media (max-width: 991px) {
.entry-header .entry-sub-title {
font-size: 18px;
line-height: 23px;
}
}
.entry-header .post-cat {
margin-bottom: 6px;
}
.entry-header .post-meta {
overflow: inherit;
font-size: 12px;
margin-top: 5px;
margin-bottom: 0;
}
.entry-header .post-meta .meta-item {
margin-right: 12px;
}
.entry-header .post-meta,
.entry-header .post-meta a:not(:hover) {
color: #333333;
}
.entry-header .post-meta .meta-author.meta-item {
margin: 0;
}
.entry-header .post-meta .meta-author.meta-item .fa {
display: none;
}
.entry-header .post-meta .meta-author.meta-item a {
font-weight: 600;
}
.entry-header .post-meta .date.meta-item .fa {
display: none;
}
.entry-header .post-meta .date.meta-item:before {
content: "\2022";
color: #ccc;
margin: 0 3px 0 5px;
display: inline-block;
}
.entry-header .post-meta .tie-alignright {
display: inline;
}
.entry-header .meta-author-avatar img {
width: 30px;
height: 30px;
margin-right: 3px;
margin-top: -5px;
vertical-align: middle;
border-radius: 50%;
transition: 0.15s;
}
@media (max-width: 767px) {
.entry-header .post-meta {
margin-bottom: -8px;
}
.entry-header .post-meta .tie-alignright {
float: none;
}
.entry-header .post-meta .meta-author.meta-item,
.entry-header .post-meta .meta-item,
.entry-header .post-meta .tie-alignright .meta-item:last-child {
margin-bottom: 8px !important;
}
.entry-header .post-meta > span,
.entry-header .post-meta > div {
float: initial !important;
}
.entry-header .post-meta .meta-author.meta-item a {
font-weight: normal;
}
.entry-header .meta-author-avatar img {
width: 20px;
height: 20px;
}
}
.entry-header,
.entry-archives-header {
padding: 30px 30px 0;
margin-bottom: 20px;
}
@media (max-width: 991px) {
.entry-header,
.entry-archives-header {
padding: 20px 20px 0;
}
}
@media (max-width: 1199px) {
.entry-archives-header {
padding: 20px 20px 0;
margin-bottom: 10px;
}
}
.entry-header-outer #breadcrumb {
margin: 0 0 20px;
padding: 0;
} .single-big-img {
position: relative;
height: 570px;
margin-top: 30px;
margin-bottom: 30px;
border: 0;
background-size: cover;
}
@media (max-width: 1199px) {
.single-big-img {
height: 440px;
}
}
@media (max-width: 991px) {
.single-big-img {
height: 380px;
}
}
@media (max-width: 767px) {
.single-big-img {
height: 320px;
}
}
@media (max-width: 479px) {
.single-big-img {
height: 400px;
}
}
@media (max-width: 320px) {
.single-big-img .entry-sub-title {
display: none;
}
}
.single-big-img .entry-title,
.single-big-img .entry-sub-title,
.single-big-img .post-meta {
text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
}
.single-big-img .entry-sub-title {
color: #ffffff;
}
.single-big-img.full-width-area {
padding: 0;
margin-top: 0;
margin-bottom: 30px;
}
.single-big-img.full-width-area .entry-header-outer {
padding: 30px 0 0;
}
@media (max-width: 1240px) {
.single-big-img.full-width-area .entry-header-outer {
padding: 30px 30px 0;
}
}
@media (max-width: 991px) {
.single-big-img.full-width-area .entry-header-outer {
padding: 30px 0 0;
}
}
.single-big-img.full-width-area .entry-title,
.single-big-img.full-width-area .entry-sub-title {
padding: 0;
}
.single-big-img.full-width-area #go-to-content {
right: 15px;
}
.single-big-img #go-to-content {
bottom: 55px;
right: 30px;
}
.single-big-img .container {
position: relative;
height: 100%;
}
.single-big-img .thumb-overlay {
pointer-events: none;
overflow: hidden;
}
.single-big-img .entry-header {
border: 0;
margin-bottom: 0;
position: absolute;
z-index: 2;
bottom: 30px;
color: #ffffff;
left: 0;
width: 100%;
}
.single-big-img .entry-header .entry-title {
padding-right: 100px;
color: #ffffff;
}
.one-column-no-sidebar .single-big-img .entry-header .entry-title {
padding: 0 100px;
}
@media (max-width: 991px) {
.one-column-no-sidebar .single-big-img .entry-header .entry-title {
padding: 0;
}
}
@media (max-width: 767px) {
.single-big-img .entry-header .entry-title {
font-size: 30px;
line-height: 35px;
padding-right: 0;
}
}
.full-width .single-big-img .entry-header .entry-title {
padding: 0 100px;
}
@media (max-width: 767px) {
.full-width .single-big-img .entry-header .entry-title {
padding: 0 20px;
}
}
.single-big-img .post-meta,
.single-big-img .post-meta a:not(:hover) {
color: #ffffff;
}
.single-big-img .post-meta .tie-alignright {
float: none;
padding-left: 10px;
}
.single-big-img #breadcrumb {
color: #ffffff;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5), 0 0 10px rgba(0, 0, 0, 0.5);
}
.single-big-img #breadcrumb a {
color: #fff;
}
.single-big-img #breadcrumb a:hover {
opacity: 0.8;
}
.post-layout-1.single .featured-area {
margin-bottom: 30px;
}
.post-layout-1 .entry-header-outer,
.post-layout-2 .entry-header-outer,
.post-layout-6 .entry-header-outer {
padding: 30px 30px 20px;
}
@media (max-width: 767px) {
.post-layout-1 .entry-header-outer,
.post-layout-2 .entry-header-outer,
.post-layout-6 .entry-header-outer {
padding: 20px;
}
}
.post-layout-1 .entry-header,
.post-layout-2 .entry-header,
.post-layout-6 .entry-header {
padding: 0;
margin: 0;
}
.post-layout-3 .post-footer.post-footer-on-top .post-footer-inner,
.post-layout-4 .post-footer.post-footer-on-top .post-footer-inner,
.post-layout-5 .post-footer.post-footer-on-top .post-footer-inner,
.post-layout-7 .post-footer.post-footer-on-top .post-footer-inner,
.post-layout-8 .post-footer.post-footer-on-top .post-footer-inner {
padding-bottom: 0;
border-top: 0;
}
.post-layout-3 .entry-content,
.post-layout-4 .entry-content,
.post-layout-5 .entry-content,
.post-layout-7 .entry-content,
.post-layout-8 .entry-content {
padding-top: 20px;
}
.post-layout-4 .single-big-img .container {
padding: 0;
}
@media (min-width: 1240px) {
.post-layout-4 .entry-header,
.post-layout-4 #breadcrumb {
padding: 0 15px;
}
}
.post-layout-6 .featured-area {
margin: 35px 0 0;
}
.post-layout-6 .featured-area .slick-list {
width: 100%;
}
@media (max-width: 991px) {
.post-layout-6 .featured-area {
margin-top: 15px;
}
}
.post-layout-6 #tie-post-fullwidth-gallery,
.post-layout-6 .featured-area .google-map {
margin-top: -35px;
}
.post-layout-6 .featured-area .google-map .fluid-width-video-wrapper {
padding-top: 40% !important;
}
.post-layout-7 .fullwidth-entry-title {
text-align: center;
}
.post-layout-7 .entry-header {
padding: 0;
}
.post-layout-7 .featured-area {
margin-top: -1px;
}
.post-layout-7 .featured-area .slick-list {
width: 100%;
}
.post-layout-7 .featured-area .google-map .fluid-width-video-wrapper {
padding-top: 40% !important;
}
.post-layout-8 #tie-container,
.post-layout-8 #tie-wrapper {
background-repeat: no-repeat;
background-position: center top;
background-attachment: fixed;
}
@media (min-width: 992px) {
.post-layout-8 #tie-container,
.post-layout-8 #tie-wrapper {
background-size: 100%;
}
}
.post-layout-8 .single-big-img {
background-image: linear-gradient(to top, transparent, rgba(0, 0, 0, 0.5));
height: 700px;
}
.post-layout-8 .single-big-img .entry-header {
text-align: center;
bottom: auto;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
padding: 0 30px;
}
.post-layout-8 .single-big-img .entry-title {
padding: 0;
}
.post-layout-8 .single-big-img .post-meta {
font-size: 15px;
}
.post-layout-8 .single-big-img #go-to-content {
bottom: 5%;
left: 50%;
right: auto;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
@media (max-width: 991px) {
.post-layout-8 .single-big-img {
height: 480px;
}
.post-layout-8 .single-big-img #go-to-content {
bottom: 0;
}
.post-layout-8 .single-big-img .meta-author-avatar {
margin: 10px 0 10px;
}
.post-layout-8 .single-big-img .meta-author-avatar img {
width: 35px;
height: 35px;
}
}
@media (max-width: 767px) {
.post-layout-8 .single-big-img {
height: auto;
margin-bottom: 0;
}
.post-layout-8 .single-big-img .entry-header {
position: static;
padding: 0;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.post-layout-8 .single-big-img #go-to-content {
display: none;
}
.post-layout-8 .single-big-img .post-meta .date,
.post-layout-8 .single-big-img .post-meta .tie-alignright {
display: none;
}
}
.post-layout-8.is-header-layout-3 .single-big-img {
position: static;
background-image: none;
}
.post-layout-8.is-header-layout-3 .single-big-img:before {
content: '';
background-image: linear-gradient(to top, transparent, rgba(0, 0, 0, 0.5));
position: absolute;
top: 0;
width: 100%;
height: 700px;
}
.post-layout-8 #breadcrumb {
text-align: center;
}
.post-layout-8 .meta-author-avatar {
display: block;
margin: 60px 0 20px;
pointer-events: none;
}
.post-layout-8 .meta-author-avatar img {
pointer-events: auto;
width: 70px;
height: 70px;
margin: 0;
}
.post-layout-8 #content {
padding-top: 15px;
padding-bottom: 70px;
background-color: #ffffff;
}
.post-layout-8.boxed-layout #content,
.post-layout-8.framed-layout #content {
margin-left: 0;
margin-right: 0;
width: 100%;
max-width: 100%;
}
.post-layout-8 #footer {
margin-top: 0;
}
@media (min-width: 992px) {
.post-layout-8.one-column-no-sidebar #content {
background-color: transparent;
}
.post-layout-8.one-column-no-sidebar .main-content {
padding: 0;
}
} .fullwidth-entry-title.container-wrapper {
padding: 30px;
margin: 35px 0 0;
}
@media (max-width: 991px) {
.fullwidth-entry-title.container-wrapper {
margin-top: 15px;
}
}
.one-column-no-sidebar .fullwidth-entry-title.container-wrapper {
border-width: 0;
}
.one-column-no-sidebar.dark-skin .fullwidth-entry-title.container-wrapper {
background-color: transparent;
}
.one-column-no-sidebar.dark-skin .fullwidth-entry-title.container-wrapper .entry-header-outer {
border-bottom-width: 0;
}
.one-column-no-sidebar .entry-header .tie-alignright,
.full-width .entry-header .tie-alignright,
.fullwidth-entry-title .tie-alignright {
float: none;
} .featured-area {
position: relative;
margin-bottom: 30px;
line-height: 1;
}
.featured-area img {
width: 100%;
}
.featured-area iframe {
width: 100%;
}
.featured-area .twitter-video {
margin: 2px !important;
max-width: 100% !important;
min-width: auto !important;
}
.featured-area .twitter-video > div {
margin: -10px;
}
.featured-area .twitter-video:not(.twitter-video-rendered) {
display: none;
}
.single .featured-area {
margin-bottom: 0;
background-size: cover;
}
.featured-area .single-featured-image {
position: relative;
margin: 0;
line-height: 0;
}
.featured-area .single-caption-text {
position: absolute;
bottom: 0;
left: 0;
padding: 5px 10px;
background: rgba(0, 0, 0, 0.6);
color: #ffffff;
line-height: 1.8;
font-size: 90%;
}
.featured-area .single-caption-text a {
color: #ffffff;
}
.featured-area .single-caption-text a:hover {
opacity: 0.8;
}
.tie_video .featured-area {
overflow: hidden;
} .post-layout-3 .entry-header {
padding: 0;
margin: 0;
} .entry-content {
padding: 0 30px 30px;
}
.entry {
line-height: 26px;
font-size: 15px;
}
.entry p {
margin-bottom: 25px;
line-height: 26px;
}
.entry p:last-child {
margin: 0;
}
.entry a {
color: #0088ff;
}
.entry a:hover {
color: #006dcc;
}
.entry a.button {
color: #ffffff;
}
.entry .post-bottom-meta {
margin: 3px 0 0;
font-size: 11px;
clear: both;
line-height: 20px;
}
.entry .post-bottom-meta:after {
content: "";
display: table;
clear: both;
}
.entry .post-bottom-meta .post-bottom-meta-title,
.entry .post-bottom-meta a {
float: left;
padding: 0 6px;
margin: 5px 5px 0 0;
background: #2c2f34;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 2px;
}
.entry .post-bottom-meta .post-bottom-meta-title {
color: #ffffff;
}
.entry .post-bottom-meta a {
background: rgba(0, 0, 0, 0.03);
}
.entry .post-bottom-meta a:not(:hover) {
color: #2c2f34;
}
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
margin: 0 0 0.5em;
} .post-footer {
background: #fafafa;
border-top: 1px solid rgba(0, 0, 0, 0.1);
padding: 0 30px;
overflow: hidden;
}
@media (max-width: 767px) {
.post-footer {
padding: 0 20px;
}
}
.post-footer .post-footer-inner {
padding: 20px 0;
width: 100%;
float: left;
line-height: 10px;
}
.post-footer .share-links {
overflow: hidden;
}
.post-footer .share-links.share-centered {
text-align: center;
position: relative;
}
.post-footer .share-links .fa {
font-size: 15px;
}
.post-footer .share-links .share-title {
padding-right: 5px;
display: inline-block;
float: left;
line-height: 40px;
font-size: 12px;
margin: 2px 0;
}
.post-footer .share-links .share-title .fa {
margin-right: 5px;
font-size: 14px;
}
.post-footer .share-links.icons-text .share-title {
line-height: 30px;
}
.post-footer .share-links a {
display: inline-block;
margin: 2px;
height: 40px;
overflow: hidden;
color: #ffffff;
background: #444444;
position: relative;
transition: 0.3s;
border-radius: 2px;
width: 40px;
}
.post-footer .share-links a.large-share-button {
width: auto;
}
.post-footer .share-links a .fa {
width: 40px;
height: 40px;
float: left;
display: block;
text-align: center;
line-height: 40px;
}
.post-footer .share-links a .social-text {
border: 0 solid rgba(255, 255, 255, 0.3);
border-left-width: 1px;
padding-left: 15px;
height: 20px;
float: left;
margin-top: 10px;
padding-right: 25px;
font-size: 12px;
line-height: 20px;
font-family: "Open Sans", sans-serif;
}
.post-footer .share-links a:hover {
opacity: 0.8;
color: #fff;
}
.post-footer .share-links.icons-text .large-share-button {
height: 30px;
}
.post-footer .share-links.icons-text .large-share-button .social-text {
padding-left: 6px;
padding-right: 8px;
height: 20px;
margin-top: 5px;
line-height: 20px;
font-size: 10px;
}
.post-footer .share-links.icons-text .large-share-button .fa {
width: 30px;
height: 30px;
line-height: 30px;
}
@media (max-width: 767px) {
.post-footer .share-links .social-text {
display: none;
}
}
@media (max-width: 479px) {
.post-footer .share-links .share-title {
display: none;
}
}
.post-footer .share-links a.facebook-share-btn {
background: #5d82d1;
}
.post-footer .share-links a.twitter-share-btn {
background: #40bff5;
}
.post-footer .share-links a.google-share-btn {
background: #eb5e4c;
}
.post-footer .share-links a.linkedin-share-btn {
background: #238cc8;
}
.post-footer .share-links a.pinterest-share-btn {
background: #e13138;
}
.post-footer .share-links a.reddit-share-btn {
background: #ff4500;
}
.post-footer .share-links a.stumbleupon-share-btn {
background: #eb4924;
}
.post-footer .share-links a.tumblr-share-btn {
background: #35465c;
}
.post-footer .share-links a.vk-share-btn {
background: #45668e;
}
.post-footer .share-links a.odnoklassniki-share-btn {
background: #ee8208;
}
.post-footer .share-links a.pocket-share-btn {
background: #ef4056;
}
.post-footer .share-links a.whatsapp-share-btn {
background: #43d854;
}
.post-footer .share-links a.telegram-share-btn {
background: #0088cc;
}
.post-footer .share-links a.viber-share-btn {
background: #773ead;
}
.post-footer .share-links a.viber-share-btn .fa {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.post-footer .share-links a.email-share-btn {
background: #333333;
}
@media (min-width: 768px) {
.post-footer a.whatsapp-share-btn,
.post-footer a.telegram-share-btn,
.post-footer a.viber-share-btn {
display: none;
}
}
.post-footer.post-footer-on-top {
background: transparent;
border-top: 0;
padding-top: 0;
}
.post-footer.post-footer-on-top .post-footer-inner {
overflow: hidden;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.post-footer.post-footer-on-mobile {
position: fixed;
bottom: 0;
z-index: 999999;
width: 100%;
}
.post-footer.post-footer-on-mobile,
.post-footer.post-footer-on-mobile .post-footer-inner {
background: transparent;
border: 0 none;
padding: 0;
}
.post-footer.post-footer-on-mobile .share-links a {
margin: 0;
border-radius: 0;
width: 1%;
display: table-cell;
opacity: 1 !important;
}
.post-footer.post-footer-on-mobile .share-links a .fa {
margin: 0 auto;
float: none;
}
@media (min-width: 768px) {
.post-footer.post-footer-on-mobile {
display: none;
}
}
.mobile-share-buttons-spacer {
height: 40px;
}
@media (min-width: 768px) {
.mobile-share-buttons-spacer {
display: none;
}
} .prev-next-post-nav {
overflow: hidden;
}
.prev-next-post-nav .fa {
float: left;
font-size: 16px;
margin-right: 10px;
display: block;
line-height: 30px;
}
.prev-next-post-nav .prev-post {
padding-left: 0;
float: left;
}
.prev-next-post-nav .prev-post .icon:before {
content: "\f104";
letter-spacing: 5px;
}
.prev-next-post-nav .next-post {
padding-right: 0;
float: right;
}
.prev-next-post-nav .next-post .icon:before {
content: "\f105";
letter-spacing: -5px;
}
@media (max-width: 479px) {
.prev-next-post-nav > div {
width: 100%;
padding: 0 !important;
}
.prev-next-post-nav > div:first-child {
margin-bottom: 20px;
}
.prev-next-post-nav > div:last-child h3 {
padding-bottom: 0;
}
}
.prev-next-post-nav .post-thumb {
height: 180px;
background-size: cover;
background-color: rgba(0, 0, 0, 0.2);
}
@media (min-width: 992px) {
.full-width .prev-next-post-nav .post-thumb {
height: 250px;
}
}
.prev-next-post-nav .post-thumb .icon {
width: 60px;
height: 60px;
}
.prev-next-post-nav .post-thumb .icon:before, .prev-next-post-nav .post-thumb .icon:after {
width: 60px;
height: 60px;
line-height: 50px;
font-size: 50px;
border-width: 3px;
}
.prev-next-post-nav .post-thumb:hover {
opacity: 0.8;
}
.prev-next-post-nav h3 {
font-size: 16px;
transition: 0.15s;
line-height: 22px;
text-align: center;
padding: 10px 20px 0;
}
@media (max-width: 767px) {
.prev-next-post-nav h3 {
padding: 10px 10px 0;
}
} .about-author {
overflow: hidden;
}
.about-author.about-author-box {
border-width: 1px !important;
}
.about-author .author-avatar {
float: left;
line-height: 0;
}
.about-author .author-avatar img {
border-radius: 50%;
transition: 0.15s;
}
.about-author .author-avatar:hover img {
opacity: 0.8;
}
.about-author .author-info {
padding-left: 20px;
overflow: hidden;
}
.about-author .author-info .author-name {
font-size: 18px;
display: inline-block;
}
.about-author .author-info h4 {
margin-top: 0;
}
.about-author .author-info .author-bio {
margin: 5px 0 10px;
}
.entry .about-author .author-info .author-bio {
font-size: 13px;
line-height: 20px;
}
.about-author .social-icons {
padding: 0;
margin: 0;
}
.about-author .social-icons li.social-icons-item {
float: left;
list-style: none;
padding: 0;
margin: 0;
}
.about-author .social-icons li.social-icons-item a {
font-size: 15px;
width: auto;
height: auto;
}
.about-author .social-icons li.social-icons-item a span {
margin-right: 12px;
}
.about-author .social-icons li.social-icons-item a:not(:hover) span {
color: #2c2f34;
}
.about-author .social-icons li.social-icons-item a:hover {
background-color: transparent !important;
}
.about-author .social-icons li.social-icons-item:last-child a span {
margin-right: 0;
}
@media (max-width: 479px) {
.about-author .author-avatar {
float: none;
}
.about-author .author-avatar img {
margin: 0 auto 10px;
display: block;
}
.about-author .author-info {
padding: 0;
text-align: center;
}
.about-author .author-info .social-icons {
float: none;
width: 100%;
text-align: center;
}
.about-author .author-info .social-icons li {
float: none;
display: inline-block;
}
} #related-posts .related-posts-list {
overflow: hidden;
margin: 0 -15px -20px;
}
@media (max-width: 767px) {
#related-posts .related-posts-list {
margin: 0 -8px -20px;
}
}
#related-posts .related-item {
position: relative;
float: left;
width: 33.333%;
padding: 0 15px;
margin-bottom: 20px;
}
@media (max-width: 767px) {
#related-posts .related-item {
padding: 0 8px;
}
}
#related-posts .related-item .post-title {
font-size: 14px;
line-height: 19px;
}
#related-posts .related-item .post-meta {
margin: 4px 0 3px;
}
.has-sidebar #related-posts .related-item:nth-child(3n+1) {
clear: both;
}
.full-width #related-posts .related-item {
width: 25%;
}
.full-width #related-posts .related-item:nth-child(4n+1) {
clear: both;
}
@media (max-width: 767px) {
#related-posts .related-item {
width: 50% !important;
clear: none !important;
}
#related-posts .related-item:nth-child(2n+1) {
clear: left !important;
}
}
#related-posts.has-extra-post .related-item:last-child {
clear: none !important;
display: none;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
#related-posts.has-extra-post .related-item:last-child {
display: block;
}
} .comment-list .comment {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding-bottom: 20px;
margin-bottom: 20px;
overflow: hidden;
}
.comment-list .comment.pingback {
padding-bottom: 5px;
margin-bottom: 5px;
}
.comment-list .comment:last-child {
border-bottom: 0;
padding-bottom: 0;
margin-bottom: 0;
}
.comment-list .comment #respond {
margin-top: 10px;
margin-left: 90px;
}
.comment-list .comment-author img {
border-radius: 50%;
box-shadow: 0 0 8px #e0e7f1;
border: 2px solid #ffffff;
margin-right: 20px;
float: left;
}
.comment-list .comment-author .fn {
font-size: 18px;
margin-bottom: 15px;
}
.comment-list .comment-content {
overflow: hidden;
padding-top: 10px;
}
.comment-list .comment-body {
line-height: 1.8;
margin-top: 10px;
overflow: hidden;
}
.comment-list .comment-body p {
margin-bottom: 7px;
}
.comment-list .comment-awaiting-moderation {
display: block;
margin-bottom: 10px;
}
.comment-list .comment-edit-link {
padding-left: 5px;
}
.comment-list .reply {
margin-left: 90px;
}
.comment-list .reply a {
background: #2c2f34;
color: #ffffff;
padding: 0 10px;
line-height: 25px;
display: block;
float: left;
border-radius: 2px;
margin: 10px 0;
}
.comment-list .reply a:hover {
background: #0088ff;
color: #ffffff;
}
.comment-list ol.children {
margin-left: 75px;
margin-top: 20px;
}
@media (max-width: 670px) {
.comment-list ol.children {
margin-left: 25px;
}
}
@media (max-width: 479px) {
.comment-list ol.children {
margin-left: 10px;
}
}
.comment-list ol.children li {
border-bottom: 0;
padding-bottom: 10px;
margin-bottom: 10px;
}
.comment-list ol.children .comment-author img {
width: 60px;
height: 60px;
}
.comment-list ol.children .reply,
.comment-list ol.children #respond {
margin-left: 80px;
}
#add-comment-block {
margin-bottom: 0;
}
#add-comment-block #respond {
margin-top: 0;
}
#cancel-comment-reply-link {
padding: 0 10px;
} #respond .comment-form-author input,
#respond .comment-form-email input,
#respond .comment-form-url input {
width: 300px;
}
@media (max-width: 670px) {
#respond .comment-form-author input,
#respond .comment-form-email input,
#respond .comment-form-url input {
width: 100%;
}
}
#respond .comment-notes {
margin-bottom: 10px;
}
#respond p {
margin-bottom: 10px;
}
#respond p:last-child {
margin-bottom: 0;
}
#respond .required {
font-weight: bold;
color: red;
}
#respond label {
line-height: 30px;
}
#respond label:after {
content: "";
display: table;
clear: both;
}
#respond .form-allowed-tags,
#respond .comment-form-comment label {
display: none;
}
#respond textarea {
vertical-align: top;
}
#respond .form-submit {
margin: 0;
}
#respond .form-submit #submit {
margin-top: 15px;
}  #reading-position-indicator {
display: block;
height: 4px;
position: fixed;
bottom: 0;
left: 0;
background: #0088ff;
box-shadow: 0 0 10px rgba(0, 136, 255, 0.7);
width: 0;
z-index: 9999;
max-width: 100%;
} #check-also-box {
position: fixed;
background-color: #ffffff;
z-index: 999;
bottom: 20px;
right: -350px;
width: 340px;
padding: 30px;
border: 1px solid rgba(0, 0, 0, 0.1);
transition: 0.15s;
border-radius: 2px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
#check-also-box.show-check-also {
right: -1px;
left: auto;
}
#check-also-box.check-also-left {
left: -350px;
right: auto;
}
#check-also-box.check-also-left.show-check-also {
right: auto;
left: 0;
}
#check-also-box .posts-list-big-first .post-title {
font-size: 18px;
line-height: 23px;
}
@media (max-width: 991px) {
#check-also-box {
display: none;
}
}
#check-also-close {
position: absolute;
top: 0;
right: 0;
width: 20px;
height: 25px;
line-height: 30px;
display: block;
font-size: 20px;
text-align: right;
color: #e74c3c;
transition: color 0.3s;
}
#check-also-close:hover {
color: #2c2f34;
} .post-gallery {
min-height: 600px;
position: relative;
margin-bottom: 35px;
}
@media (max-width: 767px) {
.post-gallery {
min-height: 400px;
}
}
.post-gallery .tie-slick-slider {
height: auto;
}
.post-gallery .slick-list {
width: 100%;
}
.post-gallery .slide {
height: auto;
display: none;
position: relative;
overflow: hidden;
}
.post-gallery .slide a {
transition: none;
}
.post-gallery .slide .thumb-overlay {
pointer-events: none;
}
.post-gallery .slide .thumb-overlay:after {
opacity: 0;
}
.post-gallery .slide .thumb-overlay .thumb-desc {
max-height: none;
}
.post-gallery .slide img {
width: auto;
height: 600px;
}
@media (max-width: 767px) {
.post-gallery .slide img {
height: 400px;
}
}
.post-gallery .slide .thumb-content {
opacity: 0;
bottom: 0;
padding-bottom: 0;
transition: 0.15s;
}
.post-gallery .slide .thumb-title {
pointer-events: auto;
}
.post-gallery .slide .thumb-desc {
opacity: 1;
height: auto;
}
.post-gallery:not(#tie-post-fullwidth-gallery) .tie-slick-slider:hover .thumb-content,
.post-gallery .slide:hover .thumb-content {
opacity: 1;
bottom: 30px;
}
.post-gallery:not(#tie-post-fullwidth-gallery) .tie-slick-slider:hover .thumb-overlay:after,
.post-gallery .slide:hover .thumb-overlay:after {
opacity: 0.8;
}
@media (max-width: 991px) {
.post-gallery .slide .thumb-content {
opacity: 1;
bottom: 30px;
}
.post-gallery .slide .thumb-overlay:after {
opacity: 0.8;
}
.post-gallery .slide .thumb-content {
bottom: 30px;
opacity: 1;
}
}
@media (max-width: 767px) {
.post-gallery .slide .thumb-title {
font-size: 20px;
}
}
@media (max-width: 479px) {
.post-gallery .slide .thumb-overlay {
padding: 20px;
}
.post-gallery .slide .thumb-content {
bottom: 20px !important;
}
}
@media (max-width: 400px) {
.post-gallery .slide .thumb-title {
font-size: 17px;
font-weight: 500;
max-height: 4.8em;
overflow: hidden;
}
}
.post-gallery .tie-slider-nav {
opacity: 1;
}
#tie-post-normal-gallery {
min-height: 300px;
margin-bottom: 0;
}
@media (max-width: 767px) {
#tie-post-normal-gallery {
min-height: 150px;
}
}
#tie-post-normal-gallery .slick-list {
width: 100%;
}
#tie-post-normal-gallery .slick-list .slide img {
width: 100%;
height: auto;
}
@media (max-width: 991px) {
#tie-post-fullwidth-gallery .slide .thumb-title {
display: none;
}
}
.sticky {
background: #fffbda;
padding: 11px;
}
.bypostauthor {
display: block;
} .gallery {
margin: 0 -1.1666667% 1.75em;
}
.gallery-item {
display: inline-block;
max-width: 33.33%;
padding: 0 1.1400652% 2.2801304%;
text-align: center;
vertical-align: top;
width: 100%;
margin: 0;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.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-icon img {
margin: 0 auto;
}
.gallery-caption {
color: #686868;
display: block;
font-size: 13px;
font-size: 0.8125rem;
font-style: italic;
line-height: 1.6153846154;
padding-top: 0.5384615385em;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
} .wp-caption {
max-width: 100%;
}
.wp-caption:not(.alignleft):not(.alignright) {
margin-right: auto;
margin-left: auto;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0;
}
.wp-caption .wp-caption-text {
color: #686868;
font-size: 13px;
font-style: italic;
line-height: 1.6153846154;
padding-top: 5px;
} q,
blockquote {
background: #2c2f34;
padding: 30px 50px;
margin: 20px 0;
display: block;
color: #ffffff;
}
q::before,
blockquote::before {
display: block;
content: "\f10d";
font-family: fontawesome;
font-size: 26px;
color: #0088ff;
margin-bottom: 20px;
}
q p,
blockquote p {
margin-bottom: 1.474em;
font-size: 19px;
line-height: 30px;
font-style: italic;
}
q cite,
blockquote cite {
font-size: 16px;
display: block;
text-align: right;
color: #0088ff;
margin-top: 10px;
}
q > :last-child,
blockquote > :last-child {
margin-bottom: 0;
}
q.alignleft,
blockquote.alignleft {
margin: 0.316em 1.474em 1.474em 0;
width: 50%;
}
q.alignright,
blockquote.alignright {
margin: 0.316em 0 1.474 1.474em;
width: 50%;
}
@media (max-width: 767px) {
q,
blockquote {
float: none !important;
width: auto !important;
margin: 20px 0 !important;
}
}
blockquote.quote-light {
background: #eeeeee;
border-color: #0088ff;
border-width: 0;
border-left-width: 3px;
border-style: solid;
color: #2c2f34;
}
blockquote.quote-light::before {
display: none;
}
blockquote.quote-light p {
font-size: 18px;
line-height: 28px;
}
blockquote.quote-light cite {
text-align: left;
}
blockquote.quote-simple {
background: transparent;
border-width: 0;
text-align: center;
padding: 0;
color: #0088ff;
}
blockquote.quote-simple::before {
display: none;
}
blockquote.quote-simple p {
color: inherit;
font-size: 28px;
line-height: 38px;
}
blockquote.quote-simple cite {
text-align: center;
}
blockquote.quote-simple.alignleft, blockquote.quote-simple.alignright {
text-align: left;
}
blockquote.quote-simple.alignleft p, blockquote.quote-simple.alignright p {
font-style: normal;
} table {
border-spacing: 0;
width: 100%;
border: 1px solid rgba(0, 0, 0, 0.1);
border-collapse: separate;
margin-bottom: 1.5em;
}
table tr:nth-child(even) {
background: rgba(0, 0, 0, 0.03);
}
table td,
table th {
padding: .4em;
text-align: left;
border-right: 1px dotted rgba(0, 0, 0, 0.1);
}
table th:last-child,
table tr td:last-child {
border-right: 0;
}
table thead th {
background: rgba(0, 0, 0, 0.03);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
text-transform: uppercase;
padding: 0.7em .4em;
vertical-align: middle;
}
table tbody th {
background: rgba(0, 0, 0, 0.03);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
table tbody td {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
table tbody tr:last-child td,
table tbody tr:last-child th {
border-bottom: 0;
}
.table-is-responsive {
overflow-x: auto;
} .entry ol,
.entry ul,
.comment-content ol,
.comment-content ul {
margin-bottom: 20px;
padding-left: 15px;
margin-left: 20px;
}
.entry ol li,
.entry ul ol li,
.comment-content ol li,
.comment-content ul ol li {
list-style: decimal;
}
.entry ul li,
.entry ol ul li,
.comment-content ul li,
.comment-content ol ul li {
list-style: disc;
list-style-image: none;
}
.entry li,
.comment-content li {
margin: 0 0 5px 0;
}
.entry li ol,
.entry li ul,
.comment-content li ol,
.comment-content li ul {
margin: 5px 0 0 15px;
}
.entry dl,
.comment-content dl {
margin: 0 0 1.75em;
}
.entry dt,
.comment-content dt {
font-weight: 700;
}
.entry dd,
.comment-content dd {
margin: 0 0 1.75em;
} .entry mark {
background: #333;
color: #fff;
padding: 0.125em 0.25em;
text-decoration: none;
} .multiple-post-pages {
text-align: center;
}
.multiple-post-pages a:not(:hover) {
color: #2c2f34;
}
.multiple-post-pages span {
display: inline-block;
margin: 0 3px;
line-height: 32px;
border: 1px solid rgba(0, 0, 0, 0.1);
padding: 0 13px;
border-radius: 2px;
}
.multiple-post-pages > span {
background: #0088ff;
border-color: #0088ff;
color: #ffffff;
} .fly-text-share {
background: #ffffff;
background-clip: padding-box;
border: 1px solid #e5e5e5;
box-shadow: 0 2px 12px rgba(0, 0, 0, 0.15);
border-radius: 3px;
margin: 0 9px 9px;
position: relative;
margin-left: -50px;
margin-right: 0;
z-index: 9999;
width: 100px;
height: 35px;
text-decoration: none;
opacity: 0;
float: none;
text-align: center;
}
.fly-text-share:before {
border-color: #e5e5e5 transparent;
border-style: solid;
border-width: 10px 11px 0;
bottom: -10px;
content: "";
display: block;
left: 50%;
margin-left: -11px;
position: absolute;
width: 0;
}
.fly-text-share:after {
border-color: #ffffff transparent;
border-style: solid;
border-width: 9px 10px 0;
bottom: -9px;
content: "";
display: block;
left: 50%;
margin-left: -10px;
position: absolute;
width: 0;
}
.fly-text-share .fa {
font-size: 16px;
text-align: center;
padding: 8px 0 8px;
width: 1%;
display: table-cell;
color: #5d82d1;
}
.fly-text-share .fa.fa-twitter {
color: #40bff5;
}
.fly-text-share .fa.fa-linkedin {
color: #238cc8;
}
.fly-text-share .fa:hover {
opacity: 0.6;
} .toggle-post-content {
display: none;
}
@media (max-width: 991px) {
.post-has-toggle #the-post .entry {
max-height: 400px;
overflow: hidden;
position: relative;
}
.post-has-toggle #the-post .entry:not(.is-expanded):before {
content: "";
position: absolute;
width: 100%;
height: 100%;
bottom: 0;
z-index: 1;
left: 0;
background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, #ffffff 100%);
}
.post-has-toggle #the-post .entry.is-expanded {
max-height: none;
overflow: visible;
}
.toggle-post-content {
display: block;
}
.toggle-post-content #toggle-post-button {
display: block;
padding: 5px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 14px;
font-weight: 600;
text-align: center;
padding: 10px 0;
margin: 0 30px 30px;
}
.toggle-post-content #toggle-post-button .fa {
font-size: 12px;
}
}
@media (max-width: 767px) {
.toggle-post-content #toggle-post-button {
margin: 0 20px 30px;
}
} #story-highlights {
float: left;
clear: left;
width: 48%;
margin-bottom: 20px;
margin-right: 4%;
max-width: 450px;
}
#story-highlights .widget-title {
margin-bottom: 15px;
}
#story-highlights .widget-title h4 {
margin: 0;
}
#story-highlights ul {
padding: 0;
margin: 0;
}
#story-highlights li {
list-style: none;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding-bottom: 6px;
margin-bottom: 6px;
font-size: 90%;
}
@media (max-width: 767px) {
#story-highlights {
width: 100%;
margin: 0 0 20px;
max-width: 100%;
}
}
#story-highlights + .review_wrap #review-box {
margin-top: 0;
} #story-index {
width: 180px;
position: absolute !important;
left: -181px;
z-index: 10;
opacity: 0;
}
#story-index.is-fixed {
opacity: 1;
}
#story-index ul {
padding: 15px 10px;
}
@media (min-width: 1600px) {
#story-index ul {
background-color: #ffffff;
}
}
#story-index li {
margin-bottom: 15px;
}
#story-index li:last-child {
margin-bottom: 0;
}
#story-index li a {
color: #2c2f34;
opacity: 0.7;
}
#story-index li a:hover {
opacity: 1;
}
#story-index li .is-current {
color: #0088ff;
opacity: 1;
}
@media (min-width: 1600px) {
#story-index ul {
display: block !important;
}
}
@media (max-width: 1600px) {
#story-index {
left: -23px;
}
#story-index ul {
background: #0088ff;
display: none;
}
#story-index ul li a {
opacity: 0.6;
}
#story-index ul li a,
#story-index ul li .is-current {
color: #ffffff;
}
}
@media (max-width: 1260px) {
#story-index {
left: 15px;
}
}
@media (max-width: 992px) {
#story-index {
display: none;
}
}
#story-index-icon {
font-size: 18px;
background: #0088ff;
color: #ffffff;
padding: 10px;
display: none;
cursor: pointer;
position: absolute;
left: 0;
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
}
@media (max-width: 1600px) {
#story-index-icon {
display: inline-block;
}
}
.sidebar-left #story-index,
.rtl:not(.sidebar-right) #story-index {
right: -181px;
left: auto;
}
@media (max-width: 1600px) {
.sidebar-left #story-index,
.rtl:not(.sidebar-right) #story-index {
right: -23px;
left: auto;
}
.sidebar-left #story-index #story-index-icon,
.rtl:not(.sidebar-right) #story-index #story-index-icon {
right: 0;
left: auto;
}
}
@media (max-width: 1260px) {
.sidebar-left #story-index,
.rtl:not(.sidebar-right) #story-index {
right: 15px;
left: auto;
}
}
@media (max-width: 767px) {
.container-wrapper,
.entry-content,
.fullwidth-entry-title.container-wrapper {
padding: 20px;
}
}  .post-content-slideshow {
position: relative;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 2px;
min-height: 200px;
}
.post-content-slideshow .post-content-slide {
padding: 30px;
}
@media (max-width: 767px) {
.post-content-slideshow .post-content-slide {
padding: 20px;
}
}
.post-content-slideshow .tie-slick-slider {
display: none;
}
.post-content-slideshow img {
border-radius: 0;
opacity: 1 !important;
}
.post-content-slideshow .slick-list {
width: 100%;
transition: height 0.3s;
}
.post-content-slideshow .slider-nav-wrapper {
background-color: rgba(0, 0, 0, 0.03);
height: 60px;
position: relative;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.post-content-slideshow .tie-slider-nav {
opacity: 1;
width: 85px;
margin: 0;
right: 15px;
top: 15px;
}
body.rtl .post-content-slideshow .tie-slider-nav {
left: 15px;
right: auto;
}
@media (max-width: 767px) {
.post-content-slideshow .tie-slider-nav {
left: 50%;
right: auto;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
}
.post-content-slideshow .tie-slider-nav li {
list-style: none;
width: 30px;
height: 30px;
}
.post-content-slideshow .tie-slider-nav li span {
top: 0;
}
.post-content-slideshow .tie-slider-nav li > span {
font-size: 16px;
}
.post-content-slideshow .tie-slider-nav li span {
width: 30px;
height: 30px;
line-height: 28px;
border-radius: 2px;
border: 1px solid rgba(0, 0, 0, 0.1);
}
.post-content-slideshow .tie-slider-nav li span:not(:hover) {
background-color: transparent;
}
.post-content-slideshow .slick-dots {
bottom: 22px;
left: 0;
z-index: 1;
width: auto;
margin: 0;
padding-left: 15px;
}
body.rtl .post-content-slideshow .slick-dots {
right: 0;
left: auto;
padding-left: 0;
padding-right: 15px;
}
@media (max-width: 767px) {
.post-content-slideshow .slick-dots {
display: none !important;
}
}
.post-content-slideshow .slick-dots li {
margin: 0 2px;
} .google-map.alignleft {
margin-right: 10px;
}
.google-map.alignright {
margin-left: 10px;
}
.google-map.aligncenter {
text-align: center;
} a.post-tooltip {
cursor: help;
display: inline;
border-bottom: 1px #666 dotted;
text-decoration: none !important;
} .tie-highlight {
background: #FF9;
color: #FFF;
}
.tie-highlight-yellow {
background: #FF9;
color: #222;
}
.tie-highlight-red {
background: #F43D2A;
}
.tie-highlight-blue {
background: #3DB2EA;
}
.tie-highlight-orange {
background: #F97405;
}
.tie-highlight-black {
background: #000;
}
.tie-highlight-green {
background: #8CCB0A;
}
.tie-highlight-gray {
background: #999;
}
.tie-highlight-pink {
background: #FF7979;
} .tie-dropcap {
float: left;
font-size: 600%;
line-height: 85%;
margin: 4px 10px 0 0;
}
body.rtl .tie-dropcap {
float: right;
margin: 4px 0 0 10px;
} .tie-list-shortcode ul {
margin-bottom: 30px;
}
.entry .tie-list-shortcode ul {
padding: 0;
}
.tie-list-shortcode ul li {
list-style: none !important;
padding-left: 25px;
line-height: 25px;
}
.tie-list-shortcode ul li:before {
margin-left: -25px;
font-family: "fontawesome";
float: left;
}
body.rtl .tie-list-shortcode ul li {
padding-left: 0;
padding-right: 25px;
}
body.rtl .tie-list-shortcode ul li:before {
margin-right: -25px;
float: right;
}
.tie-list-shortcode.starlist ul li:before {
content: "\f005";
color: #fbd606;
}
.tie-list-shortcode.checklist ul li:before {
content: "\f00c";
color: #7fb718;
}
.tie-list-shortcode.lightbulb ul li:before {
content: "\f0eb";
color: #fbd606;
}
.tie-list-shortcode.thumbup ul li:before {
content: "\f164";
color: #7fb718;
}
.tie-list-shortcode.thumbdown ul li:before {
content: "\f165";
color: #f01818;
}
.tie-list-shortcode.plus ul li:before {
content: "\f0fe";
color: #555;
}
.tie-list-shortcode.minus ul li:before {
content: "\f146";
color: #555;
}
.tie-list-shortcode.heart ul li:before {
content: "\f004";
color: #FF7979;
}
.tie-list-shortcode.cons ul li:before {
content: "\f00d";
color: #f01818;
} .box {
clear: both;
padding: 20px;
background-color: #fdfdfd;
margin-bottom: 20px;
word-wrap: break-word;
text-shadow: 0 1px 1px #ffffff;
}
.box .box-inner-block {
padding-left: 50px;
min-height: 30px;
}
.box .box-inner-block .tie-shortcode-boxicon {
float: left;
margin-left: -50px;
}
.box .box-inner-block .tie-shortcode-boxicon:before {
line-height: 30px;
height: 30px;
width: 30px;
font-size: 30px;
margin: 0;
}
body.rtl .box .box-inner-block {
padding-left: 0;
padding-right: 50px;
}
body.rtl .box .box-inner-block .tie-shortcode-boxicon {
float: right;
margin-left: 0;
margin-right: -50px;
}
.box .tie-dropcap {
margin-top: 0;
}
.box.shadow {
border: 1px solid rgba(0, 0, 0, 0.1);
box-shadow: 0 0 3px #eeeeee;
}
.box.shadow .box-inner-block {
padding: 0 !important;
}
.box.info {
background: #d6f6ff;
border-color: #BFE3EC;
color: #005770;
}
.box.info .tie-shortcode-boxicon:before {
content: "\f05a";
color: #2CB4DA;
}
.box.success {
background: #e2f2cb;
border-color: #D1E4B7;
color: #314612;
}
.box.success .tie-shortcode-boxicon:before {
content: "\f05d";
color: #8AB84D;
}
.box.warning {
background: #fffddb;
border-color: #E9E59E;
color: #756f00;
}
.box.warning .tie-shortcode-boxicon:before {
content: "\f071";
color: #ECC21B;
}
.box.error {
background: #ffe6e2;
border-color: #EEBFB8;
color: #7c1100;
}
.box.error .tie-shortcode-boxicon:before {
content: "\f05e";
color: #F03317;
}
.box.download {
background: #e2f2cb;
border-color: #D1E4B7;
color: #314612;
}
.box.download .tie-shortcode-boxicon:before {
content: "\f019";
color: #8AB84D;
}
.box.note {
background: #fffddb;
border-color: #E9E59E;
color: #756f00;
}
.box.note .tie-shortcode-boxicon:before {
content: '\f15c';
color: #ECC21B;
} a.shortc-button {
cursor: pointer;
padding: 11px 14px 9px;
display: inline-block;
margin: 10px 0 0;
font-weight: normal;
outline: none;
position: relative;
background: #DADADA;
border-color: #B4B4B4;
border-style: solid;
border-width: 0 0 1px;
color: #fff !important;
text-decoration: none !important;
font-size: 13px;
min-width: 80px;
line-height: 1.2em;
overflow: hidden;
text-align: center;
border-radius: 3px;
opacity: 0.9;
}
a.shortc-button:hover {
opacity: 1;
}
a.shortc-button:active {
top: 1px;
}
a.shortc-button.red {
background-color: #B02B2C;
border-color: #8B2121;
}
a.shortc-button.green {
background-color: #83a846;
border-color: #6F8F3B;
}
a.shortc-button.blue {
background-color: #7bb0e7;
border-color: #6693C2;
}
a.shortc-button.orange {
background-color: #edae44;
border-color: #CA9336;
}
a.shortc-button.pink {
background-color: #d65799;
border-color: #BB4B85;
}
a.shortc-button.purple {
background-color: #745f7e;
border-color: #514358;
}
a.shortc-button.black {
background-color: #2c2c2c;
border-color: #000;
}
a.shortc-button.white {
background-color: #fcfcfc;
color: #666666 !important;
border-color: #e1e1e1;
border-width: 1px;
}
a.shortc-button.gray {
color: #333333 !important;
}
a.shortc-button.medium {
padding: 15px 16px 12px;
min-width: 90px;
}
a.shortc-button.big {
padding: 18px 30px 15px;
min-width: 140px;
} .flickr-wrapper {
overflow: hidden;
margin: 0 -8px 20px -8px;
}
.flickr-wrapper .flickr_badge_image {
float: left;
margin: 8px;
}
.flickr-wrapper .flickr_badge_image img {
opacity: 1;
padding: 4px;
border: 1px solid #eee;
}
.flickr-wrapper .flickr_badge_image a:hover img {
opacity: 0.6 !important;
}
body.rtl .flickr-wrapper .flickr_badge_image {
float: right;
} .toggle {
margin-bottom: 15px;
border: 1px solid rgba(0, 0, 0, 0.1);
position: relative;
border-radius: 2px;
}
.toggle h3 {
background: rgba(0, 0, 0, 0.03);
font-weight: normal;
font-size: 14px;
padding: 15px;
margin: 0;
cursor: pointer;
transition: background 0.3s ease;
}
.toggle h3:hover {
background: rgba(0, 0, 0, 0.05);
}
.toggle h3 span.fa {
float: right;
font-size: 16px;
width: 16px;
height: 16px;
text-align: center;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
transition: -webkit-transform 0.3s;
transition: transform 0.3s;
transition: transform 0.3s, -webkit-transform 0.3s;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
body.rtl .toggle h3 span.fa {
float: left;
}
.toggle .toggle-content {
padding: 25px;
}
.toggle.tie-sc-close .toggle-content {
display: none;
}
.toggle.tie-sc-open h3 span.fa {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
} .tie-columns {
position: relative;
margin-right: 4%;
float: left;
}
body.rtl .tie-columns {
float: right;
margin-left: 4%;
margin-right: 0;
}
@media (max-width: 768px) {
.tie-columns {
width: 100% !important;
margin-right: 0 !important;
margin-left: 0 !important;
}
}
.one_half {
width: 48%;
}
.one_third {
width: 30.66%;
}
.two_third {
width: 65.33%;
}
.one_fourth {
width: 22%;
}
.three_fourth {
width: 74%;
}
.one_fifth {
width: 16.8%;
}
.two_fifth {
width: 37.6%;
}
.three_fifth {
width: 58.4%;
}
.four_fifth {
width: 67.2%;
}
.one_sixth {
width: 13.33%;
}
.five_sixth {
width: 82.67%;
}
.tie-columns.last {
margin-right: 0;
clear: right;
}
body.rtl .tie-columns.last {
clear: left;
margin-left: 0;
} .entry .tabs-wrapper.container-wrapper {
padding: 0;
margin-bottom: 25px;
}
.entry .tab-content {
padding: 30px;
}
.main-content .tabs-wrapper.container-wrapper {
border: 1px solid rgba(0, 0, 0, 0.1);
}
.entry .tabs-wrapper .tabs-menu,
.entry .tabs-wrapper .tabs-menu li {
margin: 0;
}
.entry .tabs-wrapper .tabs-menu li:last-child a {
border-right-width: 0;
}
.rtl .entry .tabs-wrapper .tabs-menu li:last-child a {
border-left-width: 0;
}
@media (min-width: 480px) {
.entry .tabs-wrapper.tabs-vertical {
border: 0;
position: relative;
border: 1px solid rgba(0, 0, 0, 0.1);
}
.entry .tabs-wrapper.tabs-vertical:after {
content: "";
position: absolute;
left: -1px;
width: 28%;
height: 100%;
background-color: rgba(0, 0, 0, 0.02);
border: 1px solid rgba(0, 0, 0, 0.1);
border-width: 0 1px 0 0;
}
body.rtl .entry .tabs-wrapper.tabs-vertical:after {
right: -1px;
left: auto;
border-width: 0 0 0 1px;
}
.entry .tabs-wrapper.tabs-vertical .tabs-menu {
position: relative;
overflow: auto;
z-index: 1;
left: 1px;
float: left;
width: 28%;
}
.entry .tabs-wrapper.tabs-vertical .tabs-menu li {
display: block;
width: calc(100% - 1px);
transition: border 0.3s;
}
.entry .tabs-wrapper.tabs-vertical .tabs-menu li a {
border: 1px solid rgba(0, 0, 0, 0.1);
border-width: 0 0 1px 0;
background-color: transparent;
}
.entry .tabs-wrapper.tabs-vertical .tabs-menu li.is-active a {
background-color: #ffffff;
border-width: 0 0 1px 0;
}
.entry .tabs-wrapper.tabs-vertical .tab-content {
float: left;
width: 72%;
}
body.rtl .entry .tabs-wrapper.tabs-vertical .tabs-menu {
left: auto;
float: right;
border-width: 1px 1px 1px 0;
}
body.rtl .entry .tabs-wrapper.tabs-vertical .tabs-menu li {
width: 100%;
}
body.rtl .entry .tabs-wrapper.tabs-vertical .tabs-menu li.is-active {
border-bottom-width: 1px;
}
body.rtl .entry .tabs-wrapper.tabs-vertical .tab-content {
float: right;
}
}
@media (max-width: 479px) {
.entry .tabs-wrapper .tabs-menu {
overflow: hidden;
}
.entry .tabs-wrapper .tabs-menu,
.entry .tabs-wrapper .tabs-menu li,
.entry .tabs-wrapper .tab-content {
width: 100%;
float: none;
}
.entry .tabs-wrapper .tabs-menu li {
display: block;
list-style-type: none;
}
.entry .tabs-wrapper .tabs-menu li a {
border-left-width: 0;
border-right-width: 0;
background: rgba(0, 0, 0, 0.02);
}
.entry .tabs-wrapper .tabs-menu li.is-active a {
background-color: transparent;
border-bottom-color: rgba(0, 0, 0, 0.1);
}
.dark-skin .entry .tabs-wrapper .tabs-menu li.is-active a {
border-bottom-color: rgba(255, 255, 255, 0.1);
}
.entry .tabs-wrapper:after {
display: none;
}
} .tie-full-width-img img {
height: auto;
margin-right: -30px;
margin-left: -30px;
width: calc(100% + 60px);
left: 0;
max-width: none;
margin-bottom: 20px;
border-radius: 0;
}
@media (max-width: 767px) {
.tie-full-width-img img {
margin-right: -20px;
margin-left: -20px;
width: calc(100% + 40px);
}
} .tie-padding {
display: inline-block;
margin-bottom: 1.75em;
max-width: 100%;
}
.tie-padding:last-child {
margin-bottom: 0;
}
@media (max-width: 767px) {
.tie-padding {
padding: 0 !important;
}
}
@media (min-width: 768px) {
.tie-padding.has-padding-left .alignleft {
margin-left: -5%;
}
.tie-padding.has-padding-right .alignright {
margin-right: -5%;
}
} .divider,
.divider .entry hr {
border-top: 1px solid rgba(0, 0, 0, 0.1);
overflow: hidden;
margin: 10px 0 10px;
clear: both;
}
.divider.divider-solid {
border-top-width: thick;
border-style: solid;
}
.divider.divider-dashed {
border-top-width: 2px;
border-style: dashed;
}
.divider.divider-dotted {
border-top-width: 2px;
border-style: dotted;
}
.divider.divider-double {
height: 10px;
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
} .tags-shortcode {
padding: 10px 0 40px;
} .login-shortcode {
padding: 40px;
margin: 10px auto 30px;
min-width: 300px;
width: 60%;
}
.login-shortcode p {
padding-bottom: 0;
} .sidebar .container-wrapper {
margin-bottom: 30px;
}
@media (max-width: 991px) {
.sidebar .container-wrapper {
margin-bottom: 15px;
}
}
body:not(.has-builder) .sidebar .container-wrapper:last-child {
margin-bottom: 0;
}
@media (max-width: 991px) {
body.has-sidebar .sidebar {
margin-top: 15px;
}
}
.section-item:not(.has-background) .sidebar .container-wrapper:first-of-type {
margin-top: 0;
} .widget-title h4 {
font-size: 15px;
min-height: 15px;
}
.widget-title-icon {
font-size: 15px;
position: absolute;
right: 0;
top: 4px;
color: #b9bec3;
}
.widget-title-icon:before {
content: "\f08d";
}
.post-widget-body {
padding-left: 125px;
}
.post-widget-body .post-title {
font-size: 14px;
line-height: 1.4;
}
.post-widget-thumbnail {
float: left;
margin-right: 15px;
position: relative;
}
.post-widget-thumbnail img.size-jannah-image-small {
width: 110px;
}
.widget li {
padding: 6px 0;
}
.widget li:first-child {
padding-top: 0;
}
.widget li:last-child {
padding-bottom: 0;
border-bottom: 0;
}
.widget li:after {
clear: both;
display: table;
content: "";
}
.widget .post-meta {
margin: 2px 0 0;
font-size: 11px;
line-height: 17px;
}
.widget-content-only {
margin-bottom: 30px;
}
.widget-content-only.tie-slider-widget {
padding: 0;
border: 0;
}
.widget-content-only .widget-title {
display: none;
} .widget_recent_entries .widget-title-icon:before,
.categort-posts .widget-title-icon:before,
.authors-posts .widget-title-icon:before,
.posts-list .widget-title-icon:before,
.widget_pages .widget-title-icon:before,
.widget_text .widget-title-icon:before,
.text-html .widget-title-icon:before {
content: "\f0f6";
} .posts-list-bigs .posts-list-items li .post-widget-thumbnail,
.posts-list-big-first .posts-list-items li:first-child .post-widget-thumbnail,
.posts-list-half-posts .posts-list-items li .post-widget-thumbnail {
width: 100%;
margin-right: 0;
margin-bottom: 10px;
}
.posts-list-bigs .posts-list-items li .post-widget-body,
.posts-list-big-first .posts-list-items li:first-child .post-widget-body,
.posts-list-half-posts .posts-list-items li .post-widget-body {
padding-left: 0;
}
.posts-list-bigs .posts-list-items li .post-title,
.posts-list-big-first .posts-list-items li:first-child .post-title,
.posts-list-half-posts .posts-list-items li .post-title {
font-size: 20px;
}
.posts-list-half-posts .posts-list-items {
overflow: hidden;
}
.posts-list-half-posts .posts-list-items li {
width: 47%;
float: left;
}
@media only screen and (min-width: 480px) and (max-width: 992px) {
.posts-list-half-posts .posts-list-items li {
width: 48%;
}
}
.posts-list-half-posts .posts-list-items li:nth-child(2) {
padding-top: 0;
}
.posts-list-half-posts .posts-list-items li:nth-child(2n) {
float: right;
}
.posts-list-half-posts .posts-list-items li:nth-child(2n + 1) {
clear: both;
}
.posts-list-half-posts .posts-list-items li .post-title {
font-size: 14px;
line-height: 1.4;
}
.posts-list-half-posts .posts-list-items .post-meta {
overflow: inherit;
}
.posts-list-counter {
counter-reset: post-widget-counter;
}
.posts-list-counter .posts-list-items li:before {
display: block;
width: 30px;
height: 30px;
content: counter(post-widget-counter, decimal);
counter-increment: post-widget-counter;
position: absolute;
z-index: 3;
top: 0;
left: -15px;
text-align: center;
font-size: 14px;
font-weight: 600;
line-height: 26px;
border: 2px solid #ffffff;
background: #0088ff;
color: #ffffff;
border-radius: 100%;
}
.dark-skin .posts-list-counter .posts-list-items li:before {
border-color: #27292d;
}
#footer .posts-list-counter .posts-list-items li:before,
.side-aside.dark-skin .posts-list-counter .posts-list-items li:before {
border-color: #1f2024;
}
.posts-list-counter .posts-list-items li:nth-child(1):before {
top: -10px;
-webkit-transform: scale(1.35, 1.35);
-ms-transform: scale(1.35, 1.35);
transform: scale(1.35, 1.35);
}
.posts-list-counter .posts-list-items li:nth-child(2):before {
-webkit-transform: scale(1.25, 1.25);
-ms-transform: scale(1.25, 1.25);
transform: scale(1.25, 1.25);
}
.posts-list-counter .posts-list-items li:nth-child(3):before {
-webkit-transform: scale(1.15, 1.15);
-ms-transform: scale(1.15, 1.15);
transform: scale(1.15, 1.15);
}
.posts-list-counter .posts-list-items li:nth-child(4):before {
-webkit-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
.posts-list-counter .posts-list-items li .no-small-thumbs.post-widget-body {
padding-left: 30px !important;
}
@media (max-width: 991px) {
.posts-list-big-first .posts-list-items,
.posts-list-bigs .posts-list-items {
overflow: hidden;
}
.posts-list-big-first .posts-list-items li,
.posts-list-bigs .posts-list-items li {
width: 48%;
float: left;
}
.posts-list-big-first .posts-list-items li:nth-child(2),
.posts-list-bigs .posts-list-items li:nth-child(2) {
padding-top: 0;
}
.posts-list-big-first .posts-list-items li:nth-child(2n),
.posts-list-bigs .posts-list-items li:nth-child(2n) {
float: right;
}
.posts-list-big-first .posts-list-items li:nth-child(2n + 1),
.posts-list-bigs .posts-list-items li:nth-child(2n + 1) {
clear: both;
}
.posts-list-big-first .posts-list-items li .post-title,
.posts-list-bigs .posts-list-items li .post-title {
font-size: 14px;
}
.posts-list-big-first .posts-list-items li:nth-child(2), .posts-list-big-first .posts-list-items li:nth-child(3) {
float: right;
clear: none;
}
.posts-list-big-first .posts-list-items li:nth-child(n + 5) {
display: none;
}
}
@media (max-width: 670px) {
.posts-list-big-first .posts-list-items li {
width: 100%;
}
.posts-list-big-first .posts-list-items li:nth-child(2) {
padding-top: 12px;
}
.posts-list-big-first .posts-list-items li:nth-child(n + 5) {
display: block;
}
.posts-list-bigs .posts-list-items li {
width: 100%;
}
.posts-list-bigs .posts-list-items li:not(:last-child) {
padding-bottom: 12px;
}
} .latest-items-widget .widget-title-icon:before {
content: "\f07a";
}
.latest-items-widget li {
clear: both;
overflow: hidden;
}
.latest-items-widget .item-img {
width: 60px;
height: 60px;
float: left;
margin-bottom: 5px;
background: #eff2f7;
}
.latest-items-widget .price {
margin-top: 10px;
display: block;
} .widget_author .widget-title-icon:before {
content: "\f007";
}
.widget_author .about-author {
padding: 0 !important;
border: 0;
}
.widget_author .about-author .author-avatar {
float: none;
}
.widget_author .about-author .author-avatar a {
display: block;
width: 90px;
margin: 0 auto 10px;
}
.widget_author .about-author .author-info {
padding: 0;
} .aboutme-widget .widget-title-icon:before {
content: "\f007";
}
.aboutme-widget .about-content-wrapper {
overflow: hidden;
}
.fullwidth-area .aboutme-widget .about-content-wrapper {
padding: 0 15%;
}
@media (max-width: 991px) {
.aboutme-widget .about-content-wrapper {
text-align: center;
}
.aboutme-widget .about-content-wrapper .aboutme-widget-content {
max-width: 500px;
margin: 0 auto;
}
.aboutme-widget .about-content-wrapper .social-icons li.social-icons-item {
float: none;
display: inline-block;
}
}
.aboutme-widget .aboutme-widget-content {
overflow: hidden;
min-width: 140px;
}
.aboutme-widget .aboutme-widget-content h3 {
margin-bottom: 10px;
}
.aboutme-widget .aboutme-widget-content span.fa {
margin-right: 5px;
font-size: 16px;
line-height: 25px;
}
.aboutme-widget .about-author-img {
float: left;
margin: 7px 20px 15px 0;
width: auto;
height: auto;
}
.aboutme-widget .about-author-img.lazy-img[src*="tie-empty"] {
width: 100px;
height: 100px;
}
@media (max-width: 991px) {
.aboutme-widget .about-author-img {
float: none;
margin: 7px auto 15px;
}
}
.aboutme-widget .social-icons {
margin: 15px 0 0;
}
.aboutme-widget .social-icons:before {
display: table;
content: "";
clear: both;
}
.aboutme-widget ul.about-info {
margin-top: 10px;
}
@media (min-width: 992px) {
.aboutme-widget .is-centered.about-content-wrapper {
text-align: center;
}
.aboutme-widget .is-centered img.about-author-img {
float: none;
margin: 0 auto 10px;
}
.aboutme-widget .is-centered .social-icons li.social-icons-item {
float: none;
display: inline-block;
}
}
.aboutme-widget .image-is-circle .about-author-img {
border-radius: 100%;
}
.aboutme-widget .tie-padding {
margin-bottom: 0;
} .widget_search .widget-title-icon:before,
.widget_display_search .widget-title-icon:before,
.widget_product_search .widget-title-icon:before {
content: "\f002";
}
form.woocommerce-product-search {
overflow: hidden;
}
form.search-form {
overflow: auto;
position: relative;
width: 100%;
}
.search-field {
float: left;
width: 73%;
}
.woocommerce-product-search input[type="submit"],
.search-submit[type="submit"] {
float: right;
padding: 7px;
margin-left: 2%;
width: 25%;
} .widget_text p,
.text-html p {
line-height: 24px;
}
.widget_text p:not(:last-child),
.widget_text ul:not(:last-child),
.widget_text ol:not(:last-child),
.text-html p:not(:last-child),
.text-html ul:not(:last-child),
.text-html ol:not(:last-child) {
margin-bottom: 20px;
}
.widget_text ol li,
.text-html ol li {
list-style: inside decimal;
}
.widget_text ul li,
.text-html ul li {
list-style: inside disc;
}
.widget_text .fa,
.text-html .fa {
width: 16px;
text-align: center;
}
.widget_text .textwidget {
overflow: hidden;
} .login-widget .widget-title-icon:before,
.bbp_widget_login .widget-title-icon:before,
.widget_bp_core_login_widget .widget-title-icon:before {
content: "\f023";
}
.login-widget form input[type="text"],
.login-widget form input[type="password"] {
width: 100%;
float: none;
margin-bottom: 15px;
}
.login-widget .pass-container {
position: relative;
}
.login-widget .pass-container input[type="password"] {
padding-right: 70px;
}
.login-widget .forget-text {
position: absolute;
right: 10px;
line-height: 37px;
top: 0;
font-size: 12px;
}
.login-widget .forget-text:not(:hover) {
color: #2c2f34;
}
.login-widget .rememberme {
display: block;
margin-bottom: 15px;
}
.login-widget .register-link {
margin: 8px 0 0;
display: block;
text-align: center;
}
.login-widget .wp-social-login-widget {
padding-top: 15px;
}
.login-widget .wp-social-login-provider-list {
padding: 5px 0 0;
}
.login-widget .is-logged-login .author-avatar {
text-align: center;
margin: 0 auto 10px;
}
.login-widget .is-logged-login .welcome-text {
text-align: center;
margin-bottom: 15px;
}
.login-widget .is-logged-login span.fa {
width: 15px;
} .social-statistics-widget .widget-title-icon:before {
content: "\f087";
}
.social-statistics-widget ul {
overflow: hidden;
}
.social-statistics-widget ul.two-cols {
margin-left: -5px;
margin-right: -5px;
}
.social-statistics-widget ul li {
float: left;
width: 50%;
margin-left: 0;
padding: 10px 5px 0;
border-bottom: 0;
}
.social-statistics-widget ul li:last-child {
margin-bottom: 0;
}
.social-statistics-widget ul li .followers-num {
font-weight: 600;
}
.social-statistics-widget ul li .followers-name {
font-size: 11px;
}
.social-statistics-widget ul.two-cols:not(.fullwidth-stats-icons) li:nth-child(2) {
padding-top: 0;
}
.social-statistics-widget .two-cols li:nth-last-child(-n + 2) {
margin-bottom: 0;
}
.social-statistics-widget .two-cols li:nth-child(2n + 1) {
clear: both;
}
.social-statistics-widget .two-cols:not(.transparent-icons):not(.white-bg) a span.fa,
.social-statistics-widget .fullwidth-stats-icons:not(.transparent-icons):not(.white-bg) a span.fa {
background: #2c2f34 !important;
}
.social-statistics-widget a {
display: block;
padding: 10px;
position: relative;
overflow: hidden;
border-radius: 2px;
}
.social-statistics-widget a:hover {
opacity: 0.8;
}
.social-statistics-widget a span.fa, .social-statistics-widget a span[class^="arqicon-"], .social-statistics-widget a span[class*=" arqicon-"] {
float: left;
color: #ffffff;
background-color: #2c2f34;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 15px;
border-radius: 2px;
transition: 0.3s;
}
.social-statistics-widget .followers {
float: left;
margin-left: 10px;
line-height: 15px;
}
.social-statistics-widget .followers span.followers-num,
.social-statistics-widget .followers span.followers-name {
color: #ffffff;
display: block;
transition: 0.3s;
white-space: nowrap;
word-wrap: normal;
}
.social-statistics-widget .followers span.followers-name {
opacity: 0.8;
}
.social-statistics-widget .fullwidth-stats-icons li {
width: 100%;
margin-left: 0;
margin-right: 0;
padding: 10px 0 0;
position: relative;
}
.social-statistics-widget .fullwidth-stats-icons li::before {
content: "";
position: absolute;
z-index: 1;
width: 1px;
height: calc(100% - 10px);
left: 50px;
top: 10px;
background: rgba(255, 255, 255, 0.3);
}
.social-statistics-widget .fullwidth-stats-icons li:first-child {
padding-top: 0;
}
.social-statistics-widget .fullwidth-stats-icons li:first-child:before {
height: 100%;
top: 0;
}
.social-statistics-widget .fullwidth-stats-icons .followers {
margin-left: 30px;
}
.social-statistics-widget .fullwidth-stats-icons .followers span {
float: left;
line-height: 30px;
margin-right: 5px;
}
.social-statistics-widget .transparent-icons li a span.fa,
.social-statistics-widget .transparent-icons li a [class^="arqicon-"],
.social-statistics-widget .transparent-icons li a [class*=" arqicon-"] {
background-color: transparent;
}
.social-statistics-widget .white-bg .social-icons-item::before {
background: rgba(0, 0, 0, 0.1);
}
.social-statistics-widget .white-bg .social-icons-item a {
border: 1px solid rgba(0, 0, 0, 0.1) !important;
background: transparent !important;
}
.social-statistics-widget .white-bg .social-icons-item a span.followers span {
color: #2c2f34;
}
.dark-skin .social-statistics-widget .white-bg .social-icons-item a span.followers span {
color: #aaaaaa;
}
.social-statistics-widget .circle-icons .social-icons-item a span.fa, .social-statistics-widget .circle-icons .social-icons-item a span[class^="arqicon-"], .social-statistics-widget .circle-icons .social-icons-item a span[class*=" arqicon-"] {
border-radius: 50%;
}
.social-statistics-widget .three-cols:not(.three-cols-without-spaces) {
margin-right: -5px;
margin-left: -5px;
}
.social-statistics-widget .three-cols .social-icons-item {
width: 33.3333%;
margin: 0;
overflow: hidden;
}
.social-statistics-widget .three-cols .social-icons-item:nth-child(-n + 3) {
padding-top: 0;
}
.social-statistics-widget .three-cols .social-icons-item:nth-child(3n + 1) {
clear: both;
}
.social-statistics-widget .three-cols .social-icons-item:nth-last-child(-n + 3) {
margin-bottom: 0;
}
.social-statistics-widget .three-cols .social-icons-item a {
padding: 0;
}
.social-statistics-widget .three-cols .social-icons-item a span.fa,
.social-statistics-widget .three-cols .social-icons-item a [class^="arqicon-"],
.social-statistics-widget .three-cols .social-icons-item a [class*=" arqicon-"] {
line-height: 50px;
height: 50px;
font-size: 20px;
width: 100%;
text-align: center;
background-color: transparent;
color: #ffffff;
}
.social-statistics-widget .three-cols .social-icons-item a .followers {
background: rgba(255, 255, 255, 0.2);
margin: 0;
width: 100%;
min-height: 58px;
padding: 10px 0;
text-align: center;
line-height: 19px;
}
.social-statistics-widget .three-cols-without-spaces .social-icons-item:nth-child(n) {
padding: 0;
}
.social-statistics-widget .three-cols-without-spaces .social-icons-item:nth-child(n) a {
border-radius: 0;
}
.social-statistics-widget .three-cols-without-spaces .social-icons-item:nth-child(n) a span.fa,
.social-statistics-widget .three-cols-without-spaces .social-icons-item:nth-child(n) a [class^="arqicon-"],
.social-statistics-widget .three-cols-without-spaces .social-icons-item:nth-child(n) a [class*=" arqicon-"] {
padding-top: 5px;
}
.social-statistics-widget .three-cols-without-spaces .social-icons-item:nth-child(n) a .followers {
background-color: transparent;
padding-top: 0;
}
.social-statistics-widget .three-cols-without-spaces .social-icons-item:nth-child(n) a .followers .followers-num {
font-size: 18px;
}
.social-statistics-widget .circle-three-cols {
margin-right: -10px;
margin-left: -10px;
}
.social-statistics-widget .circle-three-cols .social-icons-item {
width: calc(100% / 3);
margin-right: 0;
height: 125px;
overflow: hidden;
padding: 0;
}
.social-statistics-widget .circle-three-cols .social-icons-item::before {
background: rgba(0, 0, 0, 0.1);
}
.social-statistics-widget .circle-three-cols .social-icons-item a {
position: relative;
background: transparent !important;
}
.social-statistics-widget .circle-three-cols .social-icons-item a span {
color: #2c2f34;
position: relative;
z-index: 2;
}
.dark-skin .social-statistics-widget .circle-three-cols .social-icons-item a span {
color: #aaaaaa;
}
.social-statistics-widget .circle-three-cols .social-icons-item a span.fa, .social-statistics-widget .circle-three-cols .social-icons-item a span[class^="arqicon-"], .social-statistics-widget .circle-three-cols .social-icons-item a span[class*=" arqicon-"] {
color: #ffffff !important;
width: 70px;
height: 70px;
line-height: 70px;
font-size: 20px;
position: relative;
left: 50%;
margin-left: -35px;
}
.social-statistics-widget .circle-three-cols .social-icons-item a .followers {
margin: 10px 0 0 0;
width: 100%;
text-align: center;
}
.social-statistics-widget .circle-three-cols .social-icons-item a .followers .followers-num {
font-size: 15px;
}
.social-statistics-widget .squared-four-cols {
margin-right: -10px;
margin-left: -10px;
}
.social-statistics-widget .squared-four-cols li {
width: 25%;
margin: 0;
}
.social-statistics-widget .squared-four-cols li:nth-child(-n + 4) {
padding-top: 0;
}
.social-statistics-widget .squared-four-cols li:nth-child(4n + 1) {
clear: both;
}
.social-statistics-widget .squared-four-cols li:nth-child(n) a {
border: 0 !important;
padding-top: 0;
}
.social-statistics-widget .squared-four-cols li:nth-child(n) a .fa,
.social-statistics-widget .squared-four-cols li:nth-child(n) a [class^="arqicon-"],
.social-statistics-widget .squared-four-cols li:nth-child(n) a [class*=" arqicon-"] {
position: relative;
left: 50%;
width: 54px;
height: 54px;
line-height: 54px;
margin-left: -27px;
font-size: 20px;
}
.social-statistics-widget .squared-four-cols li:nth-child(n) a .followers {
text-align: center;
margin: 10px 0 0;
display: block;
width: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1050px) {
.social-statistics-widget ul.two-cols.white-bg:not(.circle-icons) li,
.social-statistics-widget ul.two-cols.transparent-icons li,
.social-statistics-widget ul.two-cols:not(.transparent-icons):not(.white-bg) li {
width: 100%;
}
.social-statistics-widget ul.two-cols.white-bg:not(.circle-icons) li:nth-child(2),
.social-statistics-widget ul.two-cols.transparent-icons li:nth-child(2),
.social-statistics-widget ul.two-cols:not(.transparent-icons):not(.white-bg) li:nth-child(2) {
padding-top: 10px;
}
.social-statistics-widget ul.two-cols.white-bg.circle-icons li a {
padding: 10px 0;
}
.social-statistics-widget .squared-four-cols li {
width: 33.3334%;
}
.social-statistics-widget .squared-four-cols li:nth-child(4n + 1) {
clear: none;
}
.social-statistics-widget .squared-four-cols li:nth-child(3n + 1) {
clear: both;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.social-statistics-widget ul.two-cols.white-bg,
.social-statistics-widget ul.two-cols.transparent-icons,
.social-statistics-widget ul.two-cols:not(.transparent-icons):not(.white-bg),
.social-statistics-widget .fullwidth-stats-icons {
margin-left: -5px;
margin-right: -5px;
}
.social-statistics-widget ul.two-cols.white-bg li,
.social-statistics-widget ul.two-cols.transparent-icons li,
.social-statistics-widget ul.two-cols:not(.transparent-icons):not(.white-bg) li,
.social-statistics-widget .fullwidth-stats-icons li {
width: 25%;
padding-left: 5px;
padding-right: 5px;
}
.social-statistics-widget ul.two-cols.white-bg li:before,
.social-statistics-widget ul.two-cols.transparent-icons li:before,
.social-statistics-widget ul.two-cols:not(.transparent-icons):not(.white-bg) li:before,
.social-statistics-widget .fullwidth-stats-icons li:before {
left: 55px;
}
.social-statistics-widget ul.two-cols.white-bg li:nth-child(-n + 4),
.social-statistics-widget ul.two-cols.transparent-icons li:nth-child(-n + 4),
.social-statistics-widget ul.two-cols:not(.transparent-icons):not(.white-bg) li:nth-child(-n + 4),
.social-statistics-widget .fullwidth-stats-icons li:nth-child(-n + 4) {
padding-top: 0;
}
.social-statistics-widget ul.two-cols.white-bg li:nth-child(-n + 4):before,
.social-statistics-widget ul.two-cols.transparent-icons li:nth-child(-n + 4):before,
.social-statistics-widget ul.two-cols:not(.transparent-icons):not(.white-bg) li:nth-child(-n + 4):before,
.social-statistics-widget .fullwidth-stats-icons li:nth-child(-n + 4):before {
top: 0;
height: 100%;
}
.social-statistics-widget ul.two-cols.white-bg li:nth-child(2n + 1),
.social-statistics-widget ul.two-cols.transparent-icons li:nth-child(2n + 1),
.social-statistics-widget ul.two-cols:not(.transparent-icons):not(.white-bg) li:nth-child(2n + 1),
.social-statistics-widget .fullwidth-stats-icons li:nth-child(2n + 1) {
clear: none;
}
.social-statistics-widget ul.two-cols.white-bg li:nth-child(4n + 1),
.social-statistics-widget ul.two-cols.transparent-icons li:nth-child(4n + 1),
.social-statistics-widget ul.two-cols:not(.transparent-icons):not(.white-bg) li:nth-child(4n + 1),
.social-statistics-widget .fullwidth-stats-icons li:nth-child(4n + 1) {
clear: both;
}
.social-statistics-widget ul.two-cols.white-bg li .followers span,
.social-statistics-widget ul.two-cols.transparent-icons li .followers span,
.social-statistics-widget ul.two-cols:not(.transparent-icons):not(.white-bg) li .followers span,
.social-statistics-widget .fullwidth-stats-icons li .followers span {
float: none;
line-height: inherit;
}
.social-statistics-widget .three-cols .social-icons-item,
.social-statistics-widget .white-bg.two-cols .social-icons-item,
.social-statistics-widget .circle-three-cols .social-icons-item,
.social-statistics-widget .squared-four-cols .social-icons-item {
width: 20%;
}
.social-statistics-widget .three-cols .social-icons-item:nth-child(-n + 5),
.social-statistics-widget .white-bg.two-cols .social-icons-item:nth-child(-n + 5),
.social-statistics-widget .circle-three-cols .social-icons-item:nth-child(-n + 5),
.social-statistics-widget .squared-four-cols .social-icons-item:nth-child(-n + 5) {
padding-top: 0;
}
.social-statistics-widget .three-cols .social-icons-item:nth-child(5n + 1),
.social-statistics-widget .white-bg.two-cols .social-icons-item:nth-child(5n + 1),
.social-statistics-widget .circle-three-cols .social-icons-item:nth-child(5n + 1),
.social-statistics-widget .squared-four-cols .social-icons-item:nth-child(5n + 1) {
clear: both;
}
.social-statistics-widget .three-cols .social-icons-item:nth-child(3n + 1), .social-statistics-widget .three-cols .social-icons-item:nth-child(4n + 1),
.social-statistics-widget .white-bg.two-cols .social-icons-item:nth-child(3n + 1),
.social-statistics-widget .white-bg.two-cols .social-icons-item:nth-child(4n + 1),
.social-statistics-widget .circle-three-cols .social-icons-item:nth-child(3n + 1),
.social-statistics-widget .circle-three-cols .social-icons-item:nth-child(4n + 1),
.social-statistics-widget .squared-four-cols .social-icons-item:nth-child(3n + 1),
.social-statistics-widget .squared-four-cols .social-icons-item:nth-child(4n + 1) {
clear: none;
}
}
.dark-skin .social-statistics-widget ul.white-bg li.social-icons-item:before {
background: rgba(255, 255, 255, 0.1);
}
.dark-skin .social-statistics-widget ul.white-bg li.social-icons-item a {
border-color: rgba(255, 255, 255, 0.1) !important;
}
.dark-skin .social-statistics-widget ul.white-bg li.social-icons-item a:after {
background: rgba(255, 255, 255, 0.1);
} .social-icons-item .arqicon-envato {
background-size: 14px 17px;
background-position: center;
}
.social-icons-item .arqicon-goodreads {
line-height: 2.5 !important;
}
.social-icons-item .arqicon-goodreads svg {
width: 20px;
height: 20px;
}
.social-statistics-widget ul.three-cols .arqicon-goodreads,
.social-statistics-widget ul.circle-three-cols .arqicon-goodreads,
.social-statistics-widget ul.squared-four-cols .arqicon-goodreads {
line-height: 3 !important;
}
.social-statistics-widget ul.three-cols .arqicon-goodreads svg,
.social-statistics-widget ul.circle-three-cols .arqicon-goodreads svg,
.social-statistics-widget ul.squared-four-cols .arqicon-goodreads svg {
width: 25px;
height: 25px;
}
.social-statistics-widget ul.circle-three-cols .arqicon-goodreads {
line-height: 3.7 !important;
}
.social-statistics-widget svg path {
fill: #FFF;
} @supports (-ms-accelerator: true) {
.social-statistics-widget a {
transition: none;
}
} .recent-comments-widget .widget-title-icon:before {
content: "\f086";
}
.recent-comments-widget .comment-author {
font-weight: bold;
display: block;
font-size: 14px;
}
.authors-posts .post-widget-body,
.recent-comments-widget .comment-body,
.tab-content-comments .comment-body {
padding-left: 80px;
} .widget_recent_comments .widget-title-icon:before {
content: "\f086";
}
.author-avatar {
display: block;
}
.author-avatar img {
border-radius: 50%;
max-width: 111px;
}
a.author-avatar:hover {
opacity: 0.8;
} .flickr-widget .widget-title-icon:before {
content: "\f16e";
}
.flickr-widget .flickr_badge_image {
width: 33.33333%;
padding: 0 2px 4px;
position: relative;
min-height: 1px;
float: left;
line-height: 0;
}
.flickr-widget .flickr-images-wrapper {
margin: 0 -2px;
}
.flickr-widget a {
display: block;
}
.flickr-widget img {
width: 100%;
transition: 0.3s;
}
.flickr-widget img:hover {
opacity: 0.8;
}
.flickr-widget a.button {
margin-top: 10px;
} .widget_tie-instagram-theme .widget-title-icon:before {
content: "\f16d";
}
.widget_tie-instagram-theme .tie-instagram {
margin: 0;
}
.widget_tie-instagram-theme .tie-instagram .tie-instagram-photos-content {
padding: 0 !important;
}
.widget_tie-instagram-theme .tie-instagram .tie-instagram-post-outer {
padding: 0 2px 4px !important;
background: transparent !important;
}
.widget_tie-instagram-theme .tie-instagram .tie-instagram-post a img {
top: -10%;
left: -25%;
width: 150%;
}
.widget_tie-instagram-theme .tie-instagram .tie-instagram-post a:hover {
opacity: 0.8;
}
.widget_tie-instagram-theme .button {
margin-top: 10px;
} .widget_tag_cloud .widget-title-icon:before,
.widget_product_tag_cloud .widget-title-icon:before {
content: "\f02c";
}
.widget_product_tag_cloud .tagcloud,
.widget_tag_cloud .tagcloud,
.post-tags .tagcloud,
.widget_layered_nav_filters .tagcloud {
margin: 0 -3px;
font-size: 0;
display: block;
}
.widget_product_tag_cloud a,
.widget_tag_cloud a,
.post-tags a,
.widget_layered_nav_filters a {
font-size: 12px !important;
display: inline-block;
background: rgba(0, 0, 0, 0.03);
border: 1px solid rgba(0, 0, 0, 0.1);
line-height: 14px;
margin: 3px;
padding: 6px 10px;
border-radius: 2px;
}
.widget_product_tag_cloud a:not(:hover),
.widget_tag_cloud a:not(:hover),
.post-tags a:not(:hover),
.widget_layered_nav_filters a:not(:hover) {
color: #2c2f34;
}
.fullwidth-area .widget_tag_cloud .widget-title {
padding-bottom: 0;
margin-bottom: 20px;
}
.fullwidth-area .widget_tag_cloud .widget-title h4 {
text-align: center;
font-weight: 700;
font-size: 32px;
}
.fullwidth-area .widget_tag_cloud .widget-title:after {
left: 50%;
right: auto;
margin-left: -20px;
display: none;
}
.fullwidth-area .widget_tag_cloud .tagcloud {
text-align: center;
}
.fullwidth-area .widget_tag_cloud .tagcloud a {
background: rgba(0, 0, 0, 0.2);
border-radius: 0 !important;
font-size: 20px !important;
font-weight: 600;
margin: 0 2px 6px 2px;
padding: 14px 18px;
border: none;
text-transform: capitalize;
}
.fullwidth-area .widget_tag_cloud .tagcloud a:hover {
background-color: #0088ff;
color: #ffffff;
} .widget-posts-list + .button {
margin-top: 24px !important;
}
li.widget-post-list,
.recent-comments-widget li {
padding: 7px 0;
position: relative;
}
li.widget-post-list:first-child,
.recent-comments-widget li:first-child {
padding-top: 0;
} .woocommerce-tabs ul.tabs,
.tabs-wrapper .tabs-menu {
transition: opacity 0.3s;
display: table;
max-height: 66px;
width: 100%;
padding: 0;
}
.woocommerce-tabs ul.tabs li,
.tabs-wrapper .tabs-menu li {
display: table-cell;
position: relative;
padding: 0;
}
.woocommerce-tabs ul.tabs li a,
.tabs-wrapper .tabs-menu li a {
background: rgba(0, 0, 0, 0.02);
padding: 15px 0;
display: block;
text-align: center;
border: 1px solid rgba(0, 0, 0, 0.1);
border-width: 0 1px 1px 0;
font-size: 15px;
}
.woocommerce-tabs ul.tabs li.active > a,
.tabs-wrapper .tabs-menu li.is-active > a {
background: #ffffff;
color: #0088ff;
}
@media (min-width: 321px) {
.woocommerce-tabs ul.tabs > li.active > a,
.tabs-wrapper:not(.tabs-vertical) .tabs-menu > li.is-active > a {
border-bottom-color: transparent !important;
}
}
.tabs-wrapper {
overflow: hidden;
}
.tabs-wrapper .tab-content {
display: none;
padding: 30px;
position: relative;
transition: 0.3s;
}
@media (max-width: 767px) {
.tabs-wrapper .tab-content {
padding: 30px 20px;
}
}
.tabs-wrapper .tab-content .tab-content-elements li {
opacity: 0;
}
.tabs-wrapper .tab-content li img {
margin: 0;
}
.tabs-wrapper .tab-content li:first-child {
padding-top: 0;
}
.tabs-wrapper .tab-content:first-of-type {
display: block;
}
.tabs-wrapper .tab-content:first-of-type .tab-content-elements li {
opacity: 1;
}
.tabs-container-wrapper.container-wrapper {
padding: 0;
}
.tabs-container-wrapper .tabs-menu > li > a {
line-height: 65px;
padding: 0 10px;
}
.normal-side .tabs-container-wrapper .tabs-menu {
overflow: hidden;
display: block;
opacity: 1;
}
.normal-side .tabs-container-wrapper .tabs-menu li {
float: left;
width: calc(100% / 3);
display: inline-block;
}
.normal-side .tabs-container-wrapper .tabs-menu li:last-child a {
border-right-width: 0;
}
.normal-side .tabs-container-wrapper .tabs-menu li a {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
@media (max-width: 320px) {
.normal-side .tabs-container-wrapper .tabs-menu {
max-height: none;
}
.normal-side .tabs-container-wrapper .tabs-menu li {
width: 100%;
float: none;
}
.normal-side .tabs-container-wrapper .tabs-menu li a {
border-width: 0 0 1px;
}
} .widget_video-playlist.container-wrapper {
padding: 0;
border: 0;
overflow: hidden;
}
.video-playlist-widget .container {
padding: 0;
}
.video-playlist-widget .videos-block {
margin: 0;
padding: 0;
}
.video-playlist-widget .video-playlist-nav {
border: 1px solid #e0e7f1;
border-top: 0;
}
@media (min-width: 992px) {
.video-playlist-widget .video-playlist-wrapper {
width: 100%;
height: auto;
}
.video-playlist-widget .video-playlist-wrapper iframe {
height: 214px;
}
.video-playlist-widget .video-playlist-nav-wrapper {
height: 268px;
width: 100%;
}
.video-playlist-widget .video-playlist-nav-wrapper .video-playlist-nav {
height: 268px;
}
.video-playlist-widget .playlist-has-title.video-playlist-nav {
height: 199px;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.video-playlist-widget .video-playlist-wrapper {
width: 66%;
height: 434px;
}
.video-playlist-widget .video-playlist-wrapper iframe {
height: 434px;
}
.video-playlist-widget .video-playlist-nav-wrapper {
height: 434px;
width: 34%;
}
.video-playlist-widget .video-playlist-nav-wrapper .video-playlist-nav {
height: 434px;
}
.video-playlist-widget .video-playlist-nav-wrapper.playlist-has-title .video-playlist-nav.playlist-has-title {
height: 364px;
}
} .widget_rss .widget-title-icon:before {
content: "\f09e";
}
.widget_rss img.rss-widget-icon {
display: none;
} .widget_meta .widget-title-icon:before {
content: "\f0c1";
} .widget_nav_menu .widget-title-icon:before {
content: "\f0c9";
}
.widget_nav_menu a:before {
display: none;
}
.widget_nav_menu .menu li {
list-style: inside disc;
}
.widget_nav_menu .menu > li > a {
padding: 0 !important;
}
.widget_nav_menu ul.children,
.widget_nav_menu ul.sub-menu {
margin-top: 0;
clear: both;
}
.widget_nav_menu ul.children li,
.widget_nav_menu ul.sub-menu li {
padding-left: 15px;
}
.widget_nav_menu ul.children li:first-child,
.widget_nav_menu ul.sub-menu li:first-child {
padding-top: 10px;
} .google-widget .widget-title-icon:before {
content: "\f0d5";
}
.google-widget .google-box {
text-align: center;
} .soundcloud-widget .widget-title-icon:before {
content: "\f1be";
} .facebook-widget .widget-title-icon:before {
content: "\f09a";
}
.facebook-widget .fb_iframe_widget {
margin: 0 auto;
display: table !important;
} .widget_youtube-widget .widget-title-icon:before {
content: "\f167";
}
.widget_youtube-widget .youtube-box {
text-align: center;
} .widget_media_video .widget-title-icon:before {
content: "\f04b";
}
.widget_media_video iframe, .widget_media_video video {
max-width: 100%;
} .widget_media_image .widget-title-icon:before {
content: "\f1c5";
}
.widget_media_image img {
margin: 0 auto;
} .widget_media_audio .widget-title-icon:before {
content: "\f130";
} .widget_categories .widget-title-icon:before,
.widget_product_categories .widget-title-icon:before,
.widget_layered_nav .widget-title-icon:before,
.widget_archive .widget-title-icon:before {
content: "\f07b";
}
.widget_categories li,
.widget_product_categories li,
.widget_layered_nav li,
.widget_archive li {
text-align: right;
}
.widget_categories li a,
.widget_product_categories li a,
.widget_layered_nav li a,
.widget_archive li a {
float: left;
display: block;
}
.widget_categories li a:before,
.widget_product_categories li a:before,
.widget_layered_nav li a:before,
.widget_archive li a:before {
content: "\f105";
font-family: 'fontawesome';
font-size: 13px;
left: 10px;
line-height: 18px;
color: #2c2f34;
margin-right: 10px;
}
.dark-skin .widget_categories li a:before, .dark-skin
.widget_product_categories li a:before, .dark-skin
.widget_layered_nav li a:before, .dark-skin
.widget_archive li a:before {
color: #aaaaaa;
}
.widget_categories label,
.widget_product_categories label,
.widget_layered_nav label,
.widget_archive label {
margin-bottom: 15px;
display: block;
}
.widget_categories select,
.widget_product_categories select,
.widget_layered_nav select,
.widget_archive select {
width: 100%;
} .widget_categories li,
.widget_product_categories li,
.widget_archive li,
.tie-widget-categories li {
padding-top: 4px;
padding-bottom: 4px;
}
.widget_categories li a,
.widget_product_categories li a,
.widget_archive li a,
.tie-widget-categories li a {
font-size: 105%;
padding-top: 2px;
white-space: nowrap;
word-wrap: normal;
}
.widget_categories .children,
.widget_product_categories .children,
.widget_archive .children,
.tie-widget-categories .children {
clear: both;
padding-top: 8px;
} .tie-widget-categories li a:hover + span {
box-shadow: inset 0 0 0 11px rgba(0, 0, 0, 0.3);
}
.cat-counter a + span {
display: inline-block;
background-color: #0088ff;
text-align: center;
font-size: 85%;
width: 22px;
height: 22px;
line-height: 22px;
color: #ffffff;
border-radius: 2px;
transition: box-shadow 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
} .widget_archive .widget-title-icon:before {
content: "\f187";
} #wp-calendar {
width: 100%;
}
#wp-calendar caption {
font-weight: bold;
margin-bottom: 15px;
text-align: center;
}
#wp-calendar tbody {
color: #aaa;
}
#wp-calendar tbody td {
background: rgba(0, 0, 0, 0.04);
padding: 8px 0;
text-align: center;
}
#wp-calendar tbody .pad {
background: none;
border: none;
}
#wp-calendar tfoot #next {
text-align: right;
}
#wp-calendar #today {
background-color: #0088ff;
}
#wp-calendar #today,
#wp-calendar #today a {
color: #ffffff;
} .tie-weather-widget {
padding: 0;
background: #0088ff !important;
color: #ffffff;
border-width: 0;
}
.tie-weather-widget .widget-title {
color: #ffffff;
border-bottom: 0 !important;
margin-bottom: 0;
padding: 20px 20px 0;
}
.tie-weather-widget .widget-title h4 {
font-size: 18px;
}
.tie-weather-widget .widget-title:after, .tie-weather-widget .widget-title:before,
.tie-weather-widget .widget-title .widget-title-icon {
display: none;
}
.tie-weather-widget .widget-title span {
font-weight: normal;
font-size: 14px;
}
.tie-weather-widget [class^="icon-"]:before, .tie-weather-widget [class^="icon-"]:after,
.tie-weather-widget [class*=" icon-"]:before,
.tie-weather-widget [class*=" icon-"]:after {
font-family: "tiefonticon";
}
.tie-weather-widget .weather-widget-error {
text-align: center;
padding: 20px;
}
.weather-wrap {
clear: both;
overflow: hidden;
text-align: center;
padding: 15px 0 20px;
line-height: 1;
}
.weather-icon-and-city {
display: inline-block;
padding: 0 10px;
}
.weather-icon-and-city .weather-icon {
position: relative;
margin: 0 auto;
width: 100px;
height: 85px;
font-size: 14px;
}
.weather-icon-and-city .weather-icon [class^="icon-"],
.weather-icon-and-city .weather-icon [class*=" icon-"] {
font-size: 96px;
}
.weather-icon-and-city .weather-icon .icon-sun:after, .weather-icon-and-city .weather-icon .icon-sun:before,
.weather-icon-and-city .weather-icon .icon-moon:after,
.weather-icon-and-city .weather-icon .icon-moon:before,
.weather-icon-and-city .weather-icon .icon-cloud:after,
.weather-icon-and-city .weather-icon .icon-cloud:before,
.weather-icon-and-city .weather-icon .icon-mist:after,
.weather-icon-and-city .weather-icon .icon-mist:before,
.weather-icon-and-city .weather-icon .icon-mist-animi:after,
.weather-icon-and-city .weather-icon .icon-mist-animi:before {
top: 0;
}
.weather-name {
font-size: 32px;
padding-top: 5px;
font-weight: bold;
}
.weather-todays-stats {
display: inline-block;
padding: 0 10px;
vertical-align: top;
}
.weather-more-todays-stats {
text-align: left;
line-height: 1.6;
font-size: 90%;
padding-top: 12px;
padding-left: 10px;
}
.weather-more-todays-stats [class^="tie-icon-"]:before,
.weather-more-todays-stats [class*=" tie-icon-"]:before {
width: 15px;
display: inline-block;
text-align: center;
}
.weather-current-temp {
font-size: 70px;
font-weight: bold;
}
.weather-current-temp sup {
font-size: 17px;
top: -1.3em;
}
.weather-desc {
margin-top: 5px;
text-transform: capitalize;
}
.weather-forecast {
clear: both;
padding: 20px 20px 0;
overflow: hidden;
}
@media only screen and (min-width: 992px) and (max-width: 1120px) {
.weather-forecast {
padding: 20px 0 0;
}
}
.weather-forecast-day {
position: relative;
width: 1%;
display: table-cell;
text-align: center;
}
.weather-forecast-day .weather-icon {
position: relative;
margin: 0 auto 7px;
width: 60px;
height: 40px;
font-size: 14px;
}
.weather-forecast-day .weather-icon [class^="icon-"],
.weather-forecast-day .weather-icon [class*=" icon-"] {
font-size: 46px;
}
.weather-forecast-day .weather-icon .icon-cloud:after,
.weather-forecast-day .weather-icon .basecloud:before,
.weather-forecast-day .weather-icon .basethundercloud:before {
font-size: 46px;
line-height: 48px;
top: 0;
right: 3px;
}
.weather-forecast-day .weather-icon .icon-sun-animi::after {
right: -24px;
top: 0;
font-size: 33px;
}
.weather-forecast-day .weather-icon .icon-moon-animi:before {
top: -3px;
right: 0;
font-size: 35px;
}
.weather-forecast-day .weather-icon .icon-cloud-behind:after {
font-size: 30px;
top: 10px;
}
.weather-forecast-day .weather-icon .basecloud-bg {
width: 25px;
height: 25px;
z-index: 1;
right: 17px;
top: 12px;
}
.weather-forecast-day .weather-icon .basecloud-bg::before {
right: -5px;
top: 14px;
width: 10px;
height: 10px;
}
.weather-forecast-day .weather-icon .basecloud-bg:after {
left: -5px;
top: 9px;
width: 15px;
height: 15px;
}
.weather-forecast-day .weather-icon .icon-rainy-animi:after, .weather-forecast-day .weather-icon .icon-rainy-animi:before {
top: 33px;
left: 24px;
}
.weather-forecast-day .weather-icon .icon-rainy-animi-2:after, .weather-forecast-day .weather-icon .icon-rainy-animi-2:before {
left: 27px;
top: 26px;
}
.weather-forecast-day .weather-icon .icon-rainy-animi-4:after, .weather-forecast-day .weather-icon .icon-rainy-animi-4:before {
left: 20px;
top: 27px;
}
.weather-forecast-day .weather-icon .icon-rainy-animi-5 {
display: none;
}
.weather-forecast-day .weather-icon:not(.showers-icons) .icon-rainy-animi:before, .weather-forecast-day .weather-icon:not(.showers-icons) .icon-rainy-animi:after,
.weather-forecast-day .weather-icon:not(.showers-icons) .icon-rainy-animi-2:before,
.weather-forecast-day .weather-icon:not(.showers-icons) .icon-rainy-animi-2:after,
.weather-forecast-day .weather-icon:not(.showers-icons) .icon-rainy-animi-4:before,
.weather-forecast-day .weather-icon:not(.showers-icons) .icon-rainy-animi-4:after {
font-size: 8px;
}
.weather-forecast-day .weather-icon .icon-thunder-animi:before {
font-size: 40px;
top: 5px;
}
.weather-forecast-day .weather-icon .icon-thunder-animi:after {
display: none;
}
.weather-forecast-day .weather-icon .icon-windysnow-animi:before {
font-size: 40px;
top: 4px;
left: 6px;
}
.weather-forecast-day .weather-icon .icon-windysnow-animi:after {
font-size: 60px;
width: 80px;
height: 80px;
left: -16px;
top: 0;
}
.weather-forecast-day .weather-icon .icon-windysnow-animi-2 {
display: none;
}
.weather-forecast-day .weather-icon.drizzle-icons .icon-rainy-animi:before, .weather-forecast-day .weather-icon.drizzle-icons .icon-rainy-animi:after,
.weather-forecast-day .weather-icon.drizzle-icons .icon-rainy-animi-2:before,
.weather-forecast-day .weather-icon.drizzle-icons .icon-rainy-animi-2:after,
.weather-forecast-day .weather-icon.drizzle-icons .icon-rainy-animi-4:before,
.weather-forecast-day .weather-icon.drizzle-icons .icon-rainy-animi-4:after,
.weather-forecast-day .weather-icon.drizzle-icons .icon-rainy-animi-5:before,
.weather-forecast-day .weather-icon.drizzle-icons .icon-rainy-animi-5:after {
font-size: 7px;
}
.weather-forecast-day-abbr {
font-weight: bold;
font-size: 0.8em;
margin-top: 3px;
}
.weather-forecast-day-temp {
font-size: 14px;
}
.weather-forecast-day-temp sup {
font-size: 8px;
padding-left: 2px;
}
.basecloud-bg {
width: 50px;
height: 50px;
background: #0088ff;
border-radius: 100%;
position: absolute;
z-index: 1;
right: 24px;
top: 19px;
}
.basecloud-bg::before, .basecloud-bg::after {
content: "";
position: absolute;
right: -10px;
top: 25px;
width: 40px;
height: 40px;
border-radius: 100%;
background: #0088ff;
}
.basecloud-bg:after {
right: auto;
left: -11px;
top: 16px;
width: 30px;
height: 30px;
}
.basecloud:before,
.basethundercloud:before {
font-family: 'tiefonticon';
font-size: 96px;
line-height: 100px;
position: absolute;
left: 0;
right: 0;
top: -6px;
z-index: 2;
}
.basecloud:before {
content: '\f105';
}
.basethundercloud:before {
content: '\f105';
}
.icon-thunder-animi::before {
content: "\f114";
position: absolute;
left: -3px;
right: 0;
top: 22px;
z-index: 2;
font-size: 60px;
-webkit-animation: flashing 2s ease-out infinite;
animation: flashing 2s ease-out infinite;
}
.icon-thunder-animi::after {
content: "\f114";
position: absolute;
color: orange;
left: 20px;
top: 60px;
z-index: 2;
font-size: 40px;
-webkit-animation: flashing-reverse 2s steps(1) infinite;
animation: flashing-reverse 2s steps(1) infinite;
}
@-webkit-keyframes flashing {
0%,
100%,
50% {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
@keyframes flashing {
0%,
100%,
50% {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
@-webkit-keyframes flashing-reverse {
0%,
100%,
50% {
opacity: 0;
}
25%,
75% {
opacity: 1;
}
}
@keyframes flashing-reverse {
0%,
100%,
50% {
opacity: 0;
}
25%,
75% {
opacity: 1;
}
}
.icon-rainy-animi,
.icon-rainy-animi-2,
.icon-rainy-animi-4,
.icon-rainy-animi-5,
.icon-windysnow-animi,
.icon-windysnow-animi-2 {
position: relative;
}
@-webkit-keyframes rain-animi-effect {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translateY(3em);
transform: translateY(3em);
}
}
@keyframes rain-animi-effect {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translateY(3em);
transform: translateY(3em);
}
}
@-webkit-keyframes rain-animi-effect-with-rotate {
0% {
opacity: 1;
-webkit-transform: translateY(0) rotate(0deg);
transform: translateY(0) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateY(1em) rotate(360deg);
transform: translateY(1em) rotate(360deg);
}
}
@keyframes rain-animi-effect-with-rotate {
0% {
opacity: 1;
-webkit-transform: translateY(0) rotate(0deg);
transform: translateY(0) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateY(1em) rotate(360deg);
transform: translateY(1em) rotate(360deg);
}
}
@-webkit-keyframes drizzle-animi-effect {
0% {
opacity: 1;
-webkit-transform: translateY(0) translateX(0) rotate(10deg);
transform: translateY(0) translateX(0) rotate(10deg);
}
100% {
opacity: 0;
-webkit-transform: translateY(3em) translateX(-3em) rotate(20deg);
transform: translateY(3em) translateX(-3em) rotate(20deg);
}
}
@keyframes drizzle-animi-effect {
0% {
opacity: 1;
-webkit-transform: translateY(0) translateX(0) rotate(10deg);
transform: translateY(0) translateX(0) rotate(10deg);
}
100% {
opacity: 0;
-webkit-transform: translateY(3em) translateX(-3em) rotate(20deg);
transform: translateY(3em) translateX(-3em) rotate(20deg);
}
}
.icon-rainy-animi:before, .icon-rainy-animi:after,
.icon-rainy-animi-2:before,
.icon-rainy-animi-2:after,
.icon-rainy-animi-4:before,
.icon-rainy-animi-4:after,
.icon-rainy-animi-5:before,
.icon-rainy-animi-5:after,
.icon-windysnow-animi:before,
.icon-windysnow-animi:after,
.icon-windysnow-animi-2:before,
.icon-windysnow-animi-2:after {
content: "\f107";
position: absolute;
font-size: 60px;
left: 0;
top: 30px;
left: 0;
right: 0;
z-index: 2;
}
.icon-rainy-animi:after,
.icon-rainy-animi-2:after,
.icon-rainy-animi-4:after,
.icon-rainy-animi-5:after,
.icon-windysnow-animi:after,
.icon-windysnow-animi-2:after {
opacity: 0;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
.icon-rainy-animi:before, .icon-rainy-animi:after,
.icon-rainy-animi-2:before,
.icon-rainy-animi-2:after,
.icon-rainy-animi-4:before,
.icon-rainy-animi-4:after,
.icon-rainy-animi-5:before,
.icon-rainy-animi-5:after,
.icon-windysnow-animi:before,
.icon-windysnow-animi:after,
.icon-windysnow-animi-2:before,
.icon-windysnow-animi-2:after {
opacity: 0.6;
}
.icon-rainy-animi:before, .icon-rainy-animi:after,
.icon-rainy-animi-2:before,
.icon-rainy-animi-2:after,
.icon-rainy-animi-4:before,
.icon-rainy-animi-4:after,
.icon-rainy-animi-5:before,
.icon-rainy-animi-5:after {
content: "\f078";
font-size: 11px;
top: 52px;
left: 36px;
right: auto;
width: 10px;
}
.icon-rainy-animi:after {
-webkit-animation: rain-animi-effect 0.2s ease-out infinite;
animation: rain-animi-effect 0.2s ease-out infinite;
}
.icon-rainy-animi-2:before, .icon-rainy-animi-2:after {
left: 52px;
top: 51px;
}
.icon-rainy-animi-2:after {
-webkit-animation: rain-animi-effect 0.25s ease-out infinite;
animation: rain-animi-effect 0.25s ease-out infinite;
}
.icon-rainy-animi-4:before, .icon-rainy-animi-4:after {
left: 45px;
top: 58px;
}
.icon-rainy-animi-4:after {
-webkit-animation: rain-animi-effect 0.35s ease-out infinite;
animation: rain-animi-effect 0.35s ease-out infinite;
}
.icon-rainy-animi-5:before, .icon-rainy-animi-5:after {
left: 45px;
top: 43px;
}
.icon-rainy-animi-5:after {
-webkit-animation: rain-animi-effect 0.4s ease-out infinite;
animation: rain-animi-effect 0.4s ease-out infinite;
}
.drizzle-icons .icon-rainy-animi:before, .drizzle-icons .icon-rainy-animi:after,
.drizzle-icons .icon-rainy-animi-2:before,
.drizzle-icons .icon-rainy-animi-2:after,
.drizzle-icons .icon-rainy-animi-4:before,
.drizzle-icons .icon-rainy-animi-4:after,
.drizzle-icons .icon-rainy-animi-5:before,
.drizzle-icons .icon-rainy-animi-5:after {
font-size: 10px;
-webkit-transform: rotate(30deg);
-ms-transform: rotate(30deg);
transform: rotate(30deg);
}
.drizzle-icons .icon-rainy-animi:after {
-webkit-animation: drizzle-animi-effect 2.2s ease-out infinite;
animation: drizzle-animi-effect 2.2s ease-out infinite;
}
.drizzle-icons .icon-rainy-animi-2:after {
-webkit-animation: drizzle-animi-effect 2.3s ease-out infinite;
animation: drizzle-animi-effect 2.3s ease-out infinite;
}
.drizzle-icons .icon-rainy-animi-4:after {
-webkit-animation: drizzle-animi-effect 2.5s ease-out infinite;
animation: drizzle-animi-effect 2.5s ease-out infinite;
}
.drizzle-icons .icon-rainy-animi-5:after {
-webkit-animation: drizzle-animi-effect 2.6s ease-out infinite;
animation: drizzle-animi-effect 2.6s ease-out infinite;
}
.showers-icons .icon-rainy-animi:after {
-webkit-animation: drizzle-animi-effect 0.2s ease-out infinite;
animation: drizzle-animi-effect 0.2s ease-out infinite;
}
.showers-icons .icon-rainy-animi-2:after {
-webkit-animation: drizzle-animi-effect 0.23s ease-out infinite;
animation: drizzle-animi-effect 0.23s ease-out infinite;
}
.showers-icons .icon-rainy-animi-4:after {
-webkit-animation: drizzle-animi-effect 0.18s ease-out infinite;
animation: drizzle-animi-effect 0.18s ease-out infinite;
}
.showers-icons .icon-rainy-animi-5:after {
-webkit-animation: drizzle-animi-effect 0.44s ease-out infinite;
animation: drizzle-animi-effect 0.44s ease-out infinite;
}
.icon-windysnow-animi:before, .icon-windysnow-animi:after,
.icon-windysnow-animi-2:before,
.icon-windysnow-animi-2:after {
content: "\f103";
font-size: 80px;
top: 12px;
}
.icon-windysnow-animi:after,
.icon-windysnow-animi-2:after {
width: 100px;
height: 100px;
-webkit-animation: rain-animi-effect-with-rotate 2s ease-out infinite;
animation: rain-animi-effect-with-rotate 2s ease-out infinite;
}
.weather-snowing .icon-windysnow-animi:before, .weather-snowing .icon-windysnow-animi:after {
font-size: 100px;
top: 0;
left: -5px;
right: auto;
}
.weather-snowing .icon-windysnow-animi:after {
width: 90px;
height: 90px;
left: 0;
top: 10px;
}
.weather-snowing .icon-windysnow-animi-2:before, .weather-snowing .icon-windysnow-animi-2:after {
font-size: 50px;
top: 22px;
left: 9px;
right: auto;
}
.weather-snowing .icon-windysnow-animi-2:after {
width: 80px;
height: 80px;
left: -5px;
top: 40px;
-webkit-animation: rain-animi-effect-with-rotate 1.5s ease-out infinite;
animation: rain-animi-effect-with-rotate 1.5s ease-out infinite;
}
.weather-snowing .icon-rainy-animi:before, .weather-snowing .icon-rainy-animi:after {
top: 76px;
left: 40px;
}
.weather-snowing .icon-rainy-animi-4:before, .weather-snowing .icon-rainy-animi-4:after {
left: 52px;
top: 78px;
}
.icon-moon::after {
content: "\f10d";
position: absolute;
left: 0;
right: 0;
-webkit-animation: tie-float-y 2s linear infinite;
animation: tie-float-y 2s linear infinite;
}
.icon-moon::before {
display: none;
}
.icon-moon-animi:before {
content: "\f10d";
position: absolute;
right: -10px;
font-size: 60px;
-webkit-animation: tie-float-y 2s linear infinite;
animation: tie-float-y 2s linear infinite;
}
@-webkit-keyframes tie-float-y {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
50% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes tie-float-y {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
50% {
-webkit-transform: translateY(-6px);
transform: translateY(-6px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.icon-sun::after {
content: "\f113";
position: absolute;
color: orange;
left: 0;
right: 0;
-webkit-animation: tie-spin 8s infinite linear;
animation: tie-spin 8s infinite linear;
}
.icon-sun-animi::after {
content: "\f113";
position: absolute;
color: orange;
left: 0;
right: -50px;
top: 5px;
-webkit-animation: tie-spin 8s infinite linear;
animation: tie-spin 8s infinite linear;
font-size: 60px;
}
@-webkit-keyframes tie-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes tie-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.icon-cloud::after {
content: "\f106";
font-size: 82px;
position: absolute;
left: 0;
right: 0;
z-index: 2;
}
.icon-cloud-behind:after {
font-size: 46px;
content: "\f106";
position: absolute;
left: 0;
top: 15px;
z-index: 1;
-webkit-animation: passing 2s linear infinite;
animation: passing 2s linear infinite;
}
@-webkit-keyframes passing {
0% {
-webkit-transform: translateX(50%);
transform: translateX(50%);
opacity: 0;
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
100% {
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
opacity: 0;
}
}
@keyframes passing {
0% {
-webkit-transform: translateX(50%);
transform: translateX(50%);
opacity: 0;
}
50% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
100% {
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
opacity: 0;
}
}
.icon-mist:before {
content: '\f108';
position: absolute;
left: 0;
right: 0;
-webkit-animation: tie-float-x 2s infinite ease;
animation: tie-float-x 2s infinite ease;
}
.icon-mist-animi:before {
content: '\f108';
position: absolute;
left: 0;
right: 0;
-webkit-animation: burst 2s infinite linear;
animation: burst 2s infinite linear;
}
@-webkit-keyframes burst {
0% {
opacity: .6;
}
50% {
-webkit-transform: scale(1.8);
transform: scale(1.8);
opacity: 0;
}
100% {
opacity: 0;
}
}
@keyframes burst {
0% {
opacity: .6;
}
50% {
-webkit-transform: scale(1.8);
transform: scale(1.8);
opacity: 0;
}
100% {
opacity: 0;
}
}
@-webkit-keyframes tie-float-x {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
50% {
-webkit-transform: translateX(-6px);
transform: translateX(-6px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes tie-float-x {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
50% {
-webkit-transform: translateX(-6px);
transform: translateX(-6px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
} .posts-pictures-widget .tie-row {
margin: 0 -4px -8px;
}
.posts-pictures-widget .tie-row > div:nth-child(3n + 1) {
clear: both;
}
.posts-pictures-widget .tie-col-xs-4 {
padding: 0 4px 8px;
} .latest-tweets-widget {
position: relative;
min-height: 80px;
}
.latest-tweets-widget .widget-title-icon:before {
content: "\f099";
}
.latest-tweets-widget ul li {
padding-top: 0;
padding-bottom: 10px;
}
.latest-tweets-widget ul li:last-child {
padding-bottom: 0;
margin-bottom: 0;
border-bottom: 0;
}
.latest-tweets-widget .widget-title + ul {
margin-bottom: 20px;
}
.latest-tweets-widget .twitter-icon-wrap {
width: 30px;
float: left;
}
.latest-tweets-widget .twitter-icon-wrap span {
color: #0088ff;
margin-top: 5px;
}
.latest-tweets-widget .tweetaya-body {
padding-left: 30px;
}
.latest-tweets-widget .tweetaya-meta {
display: block;
font-size: 11px;
text-align: right;
}
.latest-tweets-widget .tie-slick-slider {
display: none;
position: relative;
border-radius: 2px;
}
.latest-tweets-widget .tie-slick-slider .slick-list {
width: 100%;
}
.latest-tweets-widget .tie-slick-slider li {
border: 0;
height: 58px;
padding-bottom: 0;
overflow: hidden;
}
.latest-tweets-widget .tie-slick-slider .twitter-icon-wrap {
width: 40px;
height: 40px;
line-height: 40px;
background: #40bff5;
border-radius: 2px;
margin-right: 20px;
text-align: center;
display: none;
}
.latest-tweets-widget .tie-slick-slider .tweetaya-body {
padding: 0;
}
.latest-tweets-widget .tie-slick-slider .tweetaya-body p {
margin: 0;
}
.latest-tweets-widget .slider-links {
float: right;
display: none;
}
.latest-tweets-widget .slider-links .button {
line-height: 23px;
padding: 1px 10px;
margin-right: 10px;
}
.latest-tweets-widget .slider-links .tie-slider-nav {
margin: 0;
opacity: 1;
float: right;
position: static;
width: auto;
}
.latest-tweets-widget .slider-links .tie-slider-nav li {
padding: 0;
border: 0;
margin-bottom: 0;
margin-left: 5px;
float: right;
}
.latest-tweets-widget .slider-links .tie-slider-nav li span {
width: 25px;
height: 25px;
border: 1px solid rgba(0, 0, 0, 0.1);
line-height: 23px;
position: relative;
top: 0;
cursor: pointer;
font-size: 14px;
}
.dark-skin .latest-tweets-widget .slider-links .tie-slider-nav li span:not(:hover) {
background-color: transparent;
}
.latest-tweets-widget .slick-initialized ~ .slider-links {
display: block;
}
.normal-side .latest-tweets-widget .tie-slick-slider .tweetaya-body p {
white-space: normal;
display: block;
display: -webkit-box;
height: 36.4px;
margin: 0 auto;
font-size: 13px;
line-height: 1.4;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
} .fullwidth-area .latest-tweets-widget {
padding-bottom: 0;
}
@media (max-width: 767px) {
.fullwidth-area .latest-tweets-widget {
max-height: inherit;
}
}
.fullwidth-area .latest-tweets-widget .tie-slick-slider {
margin-bottom: 0;
background: rgba(0, 0, 0, 0.15);
padding: 20px;
}
.fullwidth-area .latest-tweets-widget .tie-slick-slider .slide {
margin: 2px 0;
height: auto;
}
.fullwidth-area .latest-tweets-widget .tie-slick-slider .twitter-icon-wrap span {
color: #ffffff !important;
}
.fullwidth-area .latest-tweets-widget .tie-slick-slider .tweetaya-body {
width: calc(100% - 160px);
padding-left: 60px;
}
.fullwidth-area .latest-tweets-widget .tie-slick-slider .tweetaya-body p {
display: block;
overflow: hidden;
white-space: nowrap;
word-wrap: normal;
text-overflow: ellipsis;
}
.fullwidth-area .latest-tweets-widget .tie-slick-slider .tweetaya-body .tweetaya-meta {
display: inline;
}
.fullwidth-area .latest-tweets-widget .tie-slick-slider .twitter-icon-wrap {
display: inline-block;
}
@media (max-width: 767px) {
.fullwidth-area .latest-tweets-widget .tie-slick-slider .slide {
height: 58px;
}
.fullwidth-area .latest-tweets-widget .tie-slick-slider .tweetaya-body p {
white-space: normal;
display: block; display: -webkit-box;
height: 36.4px; margin: 0 auto;
font-size: 13px;
line-height: 1.4;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
}
.fullwidth-area .latest-tweets-widget ul:not(.tie-slick-slider) .tweetaya-meta {
text-align: left;
}
.fullwidth-area .latest-tweets-widget .slider-links {
margin: 0;
right: 20px;
top: 40px;
bottom: 35px;
position: absolute;
}
@media (min-width: 601px) {
.fullwidth-area .latest-tweets-widget .widget-title ~ .slider-links {
top: 100px;
}
}
@media (max-width: 600px) {
.fullwidth-area .latest-tweets-widget .tie-slick-slider {
padding-bottom: 60px;
}
.fullwidth-area .latest-tweets-widget .tie-slick-slider .tweetaya-body {
width: 100%;
}
.fullwidth-area .latest-tweets-widget .slider-links {
top: auto;
bottom: 35px;
}
}
@media (max-width: 479px) {
.fullwidth-area .latest-tweets-widget .tie-slick-slider .tweetaya-body {
padding-left: 0;
}
.fullwidth-area .latest-tweets-widget .tie-slick-slider .twitter-icon-wrap {
display: none;
}
} .subscribe-widget {
text-align: center;
}
.subscribe-widget .widget-title {
text-align: left;
}
.subscribe-widget .widget-title-icon:before {
content: "\f0e0";
}
.subscribe-widget .newsletter-icon {
color: rgba(0, 0, 0, 0.2);
font-size: 40px;
display: block;
margin: 0 0 20px;
line-height: 0.8;
}
.subscribe-widget .subscribe-widget-content {
margin-bottom: 20px;
}
.subscribe-widget .subscribe-widget-content h4 {
font-size: 15px;
position: relative;
padding-bottom: 10px;
margin-bottom: 10px;
}
.subscribe-widget .subscribe-widget-content h4:after {
content: "";
position: absolute;
width: 50px;
height: 1px;
background-color: rgba(0, 0, 0, 0.1);
bottom: 0;
left: 50%;
right: auto;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
transition: 0.15s;
}
.subscribe-widget .subscribe-widget-content h3 {
font-size: 28px;
line-height: 1.2;
color: #2c2f34;
margin-bottom: 10px;
}
.subscribe-widget form {
position: relative;
}
.subscribe-widget form:before {
font-size: 15px;
position: absolute;
left: 12px;
top: 12px;
color: rgba(0, 0, 0, 0.2);
font-size: 18px;
content: "\f0e0";
font-family: "fontawesome";
}
.subscribe-widget .subscribe-input {
padding: 8px 30px;
width: 100%;
text-align: center;
font-size: 13px;
}
.subscribe-widget .subscribe-input::-webkit-input-placeholder {
text-align: center;
}
.subscribe-widget .subscribe-input::-moz-placeholder {
text-align: center;
}
.subscribe-widget .subscribe-input:-moz-placeholder {
text-align: center;
}
.subscribe-widget .subscribe-input:-ms-input-placeholder {
text-align: center;
}
.subscribe-widget .button {
margin-top: 10px;
padding: 10px !important;
width: 100%;
font-size: 14px;
} .social-icons-widget .widget-title-icon:before {
content: "\f1e0";
}
.social-icons-widget ul {
margin: 0 -3px;
}
.social-icons-widget .social-icons-item {
float: left;
margin: 3px;
border-bottom: 0;
padding: 0;
}
.social-icons-widget .social-icons-item .social-link {
width: 40px;
height: 40px;
line-height: 38px;
font-size: 15px;
}
.social-icons-widget .is-centered {
text-align: center;
overflow: hidden;
}
.social-icons-widget .is-centered .social-icons-item {
float: none;
display: inline-block;
}
@media (max-width: 767px) {
.social-icons-widget {
text-align: center;
}
.social-icons-widget .social-icons-item {
float: none;
display: inline-block;
}
} .stream-item .widget-title-icon:before,
.stream-item-widget .widget-title-icon:before {
content: "\f0a1";
}
.stream-item-widget a {
display: block;
}
.stream-item-widget img {
display: block;
margin-right: auto;
margin-left: auto;
width: auto;
height: auto;
}
.stream-item-widget .stream-item-widget-content {
text-align: center;
} .stream-item-125-widget .widget-title-icon:before {
content: "\f0a1";
}
.stream-item-125-widget ul {
text-align: center;
margin: 0 -5px -5px;
}
.stream-item-125-widget li {
display: inline-block;
padding: 0;
margin: 5px;
width: 125px;
height: 125px;
}
.stream-item-125-widget li a {
display: block;
} .timeline-widget .widget-title-icon:before {
content: "\f073";
}
.timeline-widget ul {
position: relative;
padding-left: 15px;
}
.timeline-widget ul::before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 2px;
height: 100%;
background: #e6e6e6;
}
.timeline-widget ul li {
border-bottom: 0;
padding-bottom: 10px;
}
.timeline-widget ul li .date {
font-size: 10px;
display: block;
position: relative;
color: #777777;
line-height: 12px;
margin-bottom: 5px;
}
.timeline-widget ul li .date::before {
content: "";
width: 12px;
height: 12px;
background: #e6e6e6;
border: 3px solid rgba(255, 255, 255, 0.8);
position: absolute;
left: -20px;
display: inline-block;
vertical-align: middle;
border-radius: 50%;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transition-duration: 0.3s;
}
.timeline-widget ul li .date .fa {
display: none;
}
.timeline-widget ul li h3 {
font-size: 14px;
line-height: 1.4;
}
.timeline-widget ul li a:hover .date:before {
background: #0088ff;
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
} .tie-slider-widget .widget-title-icon {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.tie-slider-widget .widget-title-icon:before {
content: "\f0dc";
}
.tie-slider-widget .slide img {
display: none;
} .normal-side .tie-slider-widget .container {
width: 100% !important;
max-width: none !important;
margin: 0 !important;
padding: 0;
}
.normal-side .tie-slider-widget .main-slider-wrapper {
padding: 0;
}
.normal-side .tie-slider-widget .main-slider {
background: transparent;
margin-bottom: 0;
min-height: 150px;
}
.normal-side .tie-slider-widget .main-slider .tie-slick-slider {
background: transparent;
padding: 0;
margin: 0;
}
.normal-side .tie-slider-widget .main-slider .slick-list {
width: 100%;
margin: 0;
}
.normal-side .tie-slider-widget .main-slider .slide {
margin: 0;
height: 220px;
}
@media (max-width: 991px) {
.normal-side .tie-slider-widget .main-slider .slide {
height: 400px;
}
}
@media (max-width: 767px) {
.normal-side .tie-slider-widget .main-slider .slide {
height: 300px;
}
}
@media (max-width: 479px) {
.normal-side .tie-slider-widget .main-slider .slide {
height: 220px;
}
}
.normal-side .tie-slider-widget .main-slider .slide .thumb-overlay {
padding: 20px;
}
.normal-side .tie-slider-widget .main-slider .slide .thumb-overlay .post-cat-wrap {
display: block;
}
.normal-side .tie-slider-widget .main-slider .slide .thumb-overlay .thumb-title {
font-size: 18px;
}
.normal-side .tie-slider-widget .main-slider .thumb-content {
padding-bottom: 20px;
}
.normal-side .tie-slider-widget .main-slider .tie-slider-nav li {
padding: 0;
}
.normal-side .tie-slider-widget:hover .post-thumb-img:after {
opacity: 0.9;
} .fullwidth-area {
background: transparent;
min-height: auto;
margin: 0;
}
.fullwidth-area .main-slider-wrapper > .container,
.fullwidth-area > .container {
width: 100%;
padding: 0;
}
@media (max-width: 1199px) {
.fullwidth-area .main-slider-wrapper > .container,
.fullwidth-area > .container {
margin-left: 0;
}
}
.fullwidth-area .boxed-five-slides-slider .tie-slick-slider .slick-dots {
display: none !important;
} .widget_display_forums .widget-title-icon:before,
.widget_display_replies .widget-title-icon:before,
.widget_display_topics .widget-title-icon:before {
content: "\f211";
}
.widget_display_stats .widget-title-icon:before {
content: "\f080";
} .widget_bp_core_members_widget .widget-title-icon:before,
.widget_bp_groups_widget .widget-title-icon:before {
display: none;
}
.widget_bp_core_recently_active_widget .widget-title-icon:before {
content: "\f0c0";
}
.widget_bp_core_whos_online_widget .widget-title-icon:before {
content: "\f1eb";
} .woocommerce .widget_rating_filter .widget-title-icon:before,
.woocommerce .widget_price_filter .widget-title-icon:before,
.woocommerce .widget_layered_nav .widget-title-icon:before {
content: "\f0b0";
}
.woocommerce.widget_products .widget-title-icon:before,
.woocommerce.widget_shopping_cart .widget-title-icon:before {
content: "\f290";
}
.woocommerce.widget_recently_viewed_products .widget-title-icon:before {
content: "\f06e";
}
.woocommerce.widget_recent_reviews .widget-title-icon:before,
.woocommerce.widget_top_rated_products .widget-title-icon:before {
content: "\f006";
} .without-header #content {
margin-top: 0;
padding-top: 30px;
}
.without-header.without-footer {
height: 100%;
position: absolute;
width: 100%;
margin: 0;
display: table;
vertical-align: middle;
float: none;
top: 0;
left: 0;
table-layout: fixed;
}
.without-header.without-footer .background-overlay {
display: table-cell;
float: none;
vertical-align: middle;
width: 100%;
position: static;
z-index: 2;
overflow: hidden;
}
.without-header.without-footer .tie-container, .without-header.without-footer #tie-wrapper {
height: auto;
min-height: 0;
}
.without-footer #content {
margin-bottom: 0;
padding-bottom: 30px;
}
.page .entry-header-outer {
padding-bottom: 0;
}
.page .entry-content {
padding-top: 30px;
}
.archive:not(.bbpress) .entry-header-outer,
.search .entry-header-outer {
border-radius: 2px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.archive:not(.bbpress) .entry-header-outer #breadcrumb,
.search .entry-header-outer #breadcrumb {
margin-bottom: 20px;
padding: 0;
}
.archive:not(.bbpress) .entry-header-outer .taxonomy-description,
.search .entry-header-outer .taxonomy-description {
margin-top: 10px;
}
.archive:not(.bbpress) .main-content > div:last-child,
.search .main-content > div:last-child {
margin-bottom: 0;
}
.archive:not(.bbpress) .mag-box .container-wrapper,
.search .mag-box .container-wrapper {
border-top: 0;
border-radius: 2px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.archive:not(.bbpress) .mag-box,
.search .mag-box,
.home:not(.page) .mag-box {
margin-bottom: 0;
}
.entry-header-outer .about-author {
background: transparent;
border: none;
padding: 0;
margin-top: 25px;
} .entry .authors-wrap {
padding: 0;
margin: 0;
}
.entry .authors-wrap > li {
list-style: none;
margin-bottom: 30px;
}
.entry .authors-wrap > li:last-child {
margin-bottom: 0;
} .not-found .search-form {
max-width: 400px;
}
.not-found h5 {
margin-bottom: 20px;
} #sitemap ul {
padding: 0;
}
#sitemap ul li {
list-style-position: outside;
list-style-type: disc;
} .error404 .main-content {
width: 100%;
}
.container-404 {
text-align: center;
margin: 50px 0 100px;
}
.container-404 h2 {
font-size: 250px;
color: #333333;
}
@media (max-width: 767px) {
.container-404 h2 {
font-size: 80px;
}
}
.container-404 h3 {
font-size: 30px;
color: #2c2f34;
}
.container-404 h4 {
margin: 20px auto 50px;
}
#content-404 {
max-width: 400px;
margin: 0 auto;
}
#menu-404 {
margin: 40px auto;
text-align: center;
}
#menu-404 li {
display: inline-block;
margin: 0 10px;
}
#menu-404 li a {
display: block;
min-width: 20px;
}
#menu-404 li a:before {
display: none;
}
.dark-skin.error404 .container-404 h2 {
color: #ffffff;
}
.dark-skin.error404 .container-404 h3 {
color: #aaaaaa;
} .page-template-template-masonry .post-content.container-wrapper {
margin-bottom: 30px;
}
.page-template-template-masonry.has-not-post-content #the-post .entry-content {
display: none;
}
.page-template-template-masonry.has-not-post-content.has-not-post-title #the-post {
display: none;
}
.post-element {
padding: 0;
position: relative;
margin-bottom: 50px;
}
.post-element .featured-area {
margin-bottom: 0;
}
.post-element .entry-content img {
min-width: 100%;
}
.post-element .entry-content p {
padding: 0 0 15px;
}
@media (max-width: 991px) {
.post-element .entry-content {
padding: 0 20px 20px;
}
.post-element .entry-content p {
padding: 0 0 20px;
}
.post-element .featured-area {
margin-bottom: 20px;
}
}
.masonry-grid-wrapper {
position: relative;
}
.masonry-with-spaces .post-element {
width: 48%;
margin-bottom: 4%;
}
.masonry-with-spaces .post-element .entry-content {
margin-top: 10px;
}
.masonry-with-spaces .grid-sizer {
width: 48%;
}
.masonry-with-spaces .gutter-sizer {
width: 4%;
}
@media (min-width: 768px) {
.full-width .masonry-with-spaces .post-element {
width: 32%;
margin-bottom: 2%;
}
.full-width .masonry-with-spaces .grid-sizer {
width: 32%;
}
.full-width .masonry-with-spaces .gutter-sizer {
width: 2%;
}
}
@media (min-width: 1200px) {
.is-percent-width .full-width .masonry-with-spaces .post-element {
width: 23.5%;
margin-bottom: 2%;
}
.is-percent-width .full-width .masonry-with-spaces .grid-sizer {
width: 23.5%;
}
.is-percent-width .full-width .masonry-with-spaces .gutter-sizer {
width: 2%;
}
}
@media (max-width: 991px) {
.masonry-with-spaces .post-element {
width: 32%;
margin-bottom: 2%;
}
.masonry-with-spaces .grid-sizer {
width: 32%;
}
.masonry-with-spaces .gutter-sizer {
width: 2%;
}
}
@media (max-width: 767px) {
.masonry-with-spaces .post-element,
.masonry-with-spaces .grid-sizer {
width: 48%;
}
.masonry-with-spaces .gutter-sizer {
width: 4%;
}
}
@media (max-width: 560px) {
.masonry-with-spaces .post-element,
.masonry-with-spaces .grid-sizer {
width: 100%;
}
.masonry-with-spaces .gutter-sizer {
width: 0;
}
}
.masonry-with-spaces #masonry-grid {
width: 100%;
position: relative;
}
.has-sidebar .masonry-with-spaces #masonry-grid:not(.masonry-loaded) .post-element {
margin-right: 4%;
margin-left: 0;
float: left;
}
.has-sidebar .masonry-with-spaces #masonry-grid:not(.masonry-loaded) .post-element:nth-child(2n+2) {
margin-right: 0;
margin-left: 0;
}
.full-width .masonry-with-spaces #masonry-grid:not(.masonry-loaded) .post-element {
margin-right: 2%;
margin-left: 0;
float: left;
}
.full-width .masonry-with-spaces #masonry-grid:not(.masonry-loaded) .post-element:nth-child(3n+3) {
margin-right: 0;
margin-left: 0;
}
@media (min-width: 1200px) {
.is-percent-width .full-width .masonry-with-spaces #masonry-grid:not(.masonry-loaded) .post-element:nth-child(3n+3) {
margin-right: 2%;
}
.is-percent-width .full-width .masonry-with-spaces #masonry-grid:not(.masonry-loaded) .post-element:nth-child(4n+4) {
margin-right: 0;
margin-left: 0;
}
}
.mag-box + .masonry-page-content,
.mag-box + script + .masonry-page-content {
margin-top: 40px;
}
body:not(.magazine2) .masonry-page-content + .post-footer-on-bottom {
margin-top: 30px;
} .media-page-layout {
margin-top: 0;
}
.media-page-layout .post-element {
border: 0 !important;
}
.media-page-layout .post-element:not(.masonry-brick) {
opacity: 0;
}
.media-page-layout .post-element .slide {
height: 300px;
background-size: cover;
background-position: center top;
position: relative;
}
.media-page-layout .post-element .slide:hover .thumb-overlay:after {
opacity: 0.9;
}
.media-page-layout .post-element:nth-child(4n + 2) .slide, .media-page-layout .post-element:nth-child(4n + 3) .slide {
height: 450px;
}
.media-page-layout .loader-overlay {
top: 200px;
}
.full-width .media-page-layout .post-element .slide,
.full-width .media-page-layout .post-element:nth-child(4n + 2) .slide,
.full-width .media-page-layout .post-element:nth-child(4n + 3) .slide {
height: 300px;
}
.full-width .media-page-layout .post-element:nth-child(2n + 2) .slide {
height: 450px;
}
.media-page-layout .thumb-overlay {
overflow: hidden;
pointer-events: none;
}
.media-page-layout .thumb-overlay .thumb-title {
font-size: 24px;
line-height: 30px;
}
.full-width .entry-header-outer,
.one-column-no-sidebar .entry-header-outer {
text-align: center;
}
.full-width .media-page-layout:not(.masonry-with-spaces),
.one-column-no-sidebar .media-page-layout:not(.masonry-with-spaces) {
padding-top: 0;
}
.masonry-without-spaces .grid-sizer {
width: 50%;
}
.masonry-without-spaces .gutter-sizer {
width: 0;
}
.masonry-without-spaces .post-element {
width: 50%;
margin: 0;
padding: 0;
}
@media (min-width: 768px) {
.full-width .masonry-without-spaces .grid-sizer {
width: 33.334%;
}
.full-width .masonry-without-spaces .post-element {
width: 33.334%;
}
.full-width .masonry-without-spaces .post-element .slide,
.full-width .masonry-without-spaces .post-element:nth-child(2n + 2) .slide {
height: 300px;
}
.full-width .masonry-without-spaces .post-element:nth-child(3n + 2) .slide {
height: 450px;
}
}
@media (min-width: 1200px) {
.is-percent-width .full-width .masonry-without-spaces .grid-sizer {
width: 25%;
}
.is-percent-width .full-width .masonry-without-spaces .post-element {
width: 25%;
}
}
@media (max-width: 991px) {
.masonry-without-spaces .grid-sizer {
width: 33.334%;
}
.masonry-without-spaces .post-element {
width: 33.334%;
}
}
@media (max-width: 767px) {
.masonry-without-spaces .post-element,
.masonry-without-spaces .grid-sizer {
width: 50%;
}
.masonry-without-spaces .slide {
height: 400px;
}
}
@media (max-width: 560px) {
.masonry-without-spaces .post-element,
.masonry-without-spaces .grid-sizer {
width: 100%;
}
}
.masonry-without-spaces #masonry-grid:not(.masonry-loaded) .post-element {
float: left;
} .archive .entry-header-outer + #media-page-layout,
.archive .entry-header-outer + .masonry-with-spaces {
margin-top: 30px;
}
.archive .wide-post-box .container-wrapper {
padding-top: 40px;
}
.archive .one-column-no-sidebar .wide-post-box .container-wrapper {
padding-top: 15px;
} .slider-area {
position: relative;
overflow: hidden;
}
.slider-area .icon {
position: absolute;
top: 20px;
right: 20px;
height: 40px;
width: 40px;
color: #ffffff;
text-align: center;
font-size: 32px;
line-height: 32px;
z-index: 8;
pointer-events: none;
}
.third-party-slider {
margin-bottom: 50px;
}
.slick-slider {
position: relative;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-touch-callout: none;
-webkit-tap-highlight-color: transparent;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0;
width: 99%;
width: calc(100% - 10px);
}
.slick-list a, .slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-track {
position: relative;
left: 0;
top: 0;
display: block;
}
.slick-track:before, .slick-track:after {
content: "";
display: table;
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
display: none;
}
[dir="rtl"] .slick-slide {
float: right;
}
.tie-main-slider .slick-slide img {
display: none;
}
.slick-slide .slide-bg {
position: absolute;
width: 100%;
height: 100%;
background-size: cover;
background-position: center top;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
} .slick-dots {
position: absolute;
bottom: 100px;
list-style: none;
display: block;
text-align: left;
padding: 0;
width: 100%;
}
@media (max-width: 1199px) {
.slick-dots {
bottom: 30px;
}
}
.slick-dots li {
position: relative;
display: inline-block;
width: 10px;
height: 11px;
margin: 0 3px;
padding: 0;
cursor: pointer;
}
.slick-dots li button {
border: 0;
display: block;
outline: none;
line-height: 0;
font-size: 0;
color: transparent;
cursor: pointer;
background: #2c2f34;
height: 8px;
width: 8px;
padding: 0;
margin: 1px;
border-radius: 100%;
transition: 0.3s;
}
.slick-dots li button:hover, .slick-dots li button:focus {
outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
opacity: 1;
}
.slick-dots li.slick-active button,
.slick-dots li button:hover {
background: #0088ff;
-webkit-transform: scale(1.4, 1.4);
-ms-transform: scale(1.4, 1.4);
transform: scale(1.4, 1.4);
} #tie-main-slider {
position: relative;
overflow: hidden;
clear: both;
background-size: cover;
}
.main-slider {
position: relative;
z-index: 3;
padding: 20px 0;
}
.main-slider-wrapper {
position: relative;
box-sizing: border-box;
}
.wide-slider-wrapper .main-slider-wrapper {
padding-top: 0;
padding-bottom: 0;
}
.wide-slider-wrapper .main-slider-wrapper .thumb-overlay:after {
height: 85%;
}
.main-slider .container.slider-main-container {
max-width: 100%;
width: 100%;
padding: 0;
}
.main-slider .slick-list {
width: 100%;
}
.main-slider .slide {
position: relative;
overflow: hidden;
background-repeat: no-repeat;
background-position: center top;
background-size: cover;
}
.main-slider .slick-dots {
pointer-events: none;
}
.main-slider .slick-dots li {
pointer-events: auto;
}
.all-over-thumb-link {
position: absolute;
width: 100%;
height: 100%;
z-index: 2;
}
.main-slider .slide-overlay .container {
max-width: 100%;
}
.main-slider .thumb-meta {
color: #ffffff;
}
.main-slider .thumb-meta .post-meta a:not(:hover) {
color: #ffffff;
}
.main-slider .thumb-meta .post-meta a:not(:hover):hover {
opacity: 0.8;
}
.main-slider .thumb-meta .meta-item {
margin-right: 10px;
}
.main-slider .thumb-meta .tie-alignright {
float: none;
display: inline-block;
}
@media (max-width: 991px) {
.main-slider .thumb-desc {
display: none;
}
}
@media (max-width: 479px) {
.main-slider .post-cat {
padding: 0px 5px;
font-size: 9px;
line-height: 17px;
}
.main-slider .thumb-title {
font-size: 16px !important;
}
}
@media (max-width: 320px) {
.main-slider .post-cat,
.main-slider .thumb-meta {
display: none;
}
}
.main-slider .tie-slick-slider {
display: none;
}
.fullwidth-slider-wrapper .slick-dots li.slick-active button,
.fullwidth-slider-wrapper .slick-dots li button:hover,
.boxed-slider-wrapper .slick-dots li.slick-active button,
.boxed-slider-wrapper .slick-dots li button:hover {
background: #ffffff;
} .fullwidth-slider-wrapper {
padding: 0;
overflow: hidden;
background: transparent;
}
.fullwidth-slider-wrapper .slide {
height: 380px;
}
.fullwidth-slider-wrapper .slick-dots {
position: relative;
max-width: 850px;
margin: -30px auto 0;
bottom: 70px;
padding: 0 60px;
}
@media (min-width: 992px) {
.full-width .fullwidth-slider-wrapper .slide {
height: 480px;
}
.full-width .fullwidth-slider-wrapper .slick-dots {
padding: 0;
bottom: 90px;
}
}
.fullwidth-slider-wrapper .thumb-overlay .container {
max-width: 850px;
margin: 0 auto;
padding: 0;
}
.fullwidth-slider-wrapper .thumb-overlay .post-cat-wrap {
margin-bottom: 10px;
}
.fullwidth-slider-wrapper .thumb-overlay .thumb-content {
top: 0;
bottom: auto !important;
position: relative;
}
@media (max-width: 479px) {
.fullwidth-slider-wrapper .thumb-meta {
display: none;
}
}
.fullwidth-slider-wrapper,
.wide-next-prev-slider-wrapper,
.wide-slider-with-navfor-wrapper {
min-height: 250px;
}
.fullwidth-slider-wrapper .thumb-overlay,
.wide-next-prev-slider-wrapper .thumb-overlay,
.wide-slider-with-navfor-wrapper .thumb-overlay {
padding: 0 60px;
}
.fullwidth-slider-wrapper .thumb-overlay .container,
.wide-next-prev-slider-wrapper .thumb-overlay .container,
.wide-slider-with-navfor-wrapper .thumb-overlay .container {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 2;
}
.fullwidth-slider-wrapper .thumb-overlay .thumb-content .thumb-title,
.wide-next-prev-slider-wrapper .thumb-overlay .thumb-content .thumb-title,
.wide-slider-with-navfor-wrapper .thumb-overlay .thumb-content .thumb-title {
margin-bottom: 15px;
font-size: 40px;
color: #ffffff;
}
@media (min-width: 992px) {
.full-width .fullwidth-slider-wrapper .thumb-overlay, .full-width
.wide-next-prev-slider-wrapper .thumb-overlay, .full-width
.wide-slider-with-navfor-wrapper .thumb-overlay {
padding: 0 40px;
}
.full-width .fullwidth-slider-wrapper .thumb-overlay .thumb-content .thumb-title, .full-width
.wide-next-prev-slider-wrapper .thumb-overlay .thumb-content .thumb-title, .full-width
.wide-slider-with-navfor-wrapper .thumb-overlay .thumb-content .thumb-title {
font-size: 50px;
}
.full-width .fullwidth-slider-wrapper .thumb-overlay .post-cat-wrap, .full-width
.wide-next-prev-slider-wrapper .thumb-overlay .post-cat-wrap, .full-width
.wide-slider-with-navfor-wrapper .thumb-overlay .post-cat-wrap {
margin-bottom: 10px;
}
}
@media (max-width: 767px) {
.fullwidth-slider-wrapper .slide,
.wide-next-prev-slider-wrapper .slide,
.wide-slider-with-navfor-wrapper .slide {
height: 250px;
}
.fullwidth-slider-wrapper .thumb-overlay,
.wide-next-prev-slider-wrapper .thumb-overlay,
.wide-slider-with-navfor-wrapper .thumb-overlay {
padding: 40px 60px 0;
}
.fullwidth-slider-wrapper .thumb-overlay .thumb-content .thumb-title,
.wide-next-prev-slider-wrapper .thumb-overlay .thumb-content .thumb-title,
.wide-slider-with-navfor-wrapper .thumb-overlay .thumb-content .thumb-title {
font-size: 25px;
}
} .wide-slider-three-slids-wrapper {
padding: 0;
min-height: 390px;
}
.wide-slider-three-slids-wrapper .slide {
height: 390px;
}
.wide-slider-three-slids-wrapper .tie-slick-slider .slide,
.wide-slider-three-slids-wrapper .tie-slick-slider {
max-height: 390px;
}
.wide-slider-three-slids-wrapper .thumb-overlay {
padding: 20px;
top: 0;
height: 100%;
}
.wide-slider-three-slids-wrapper .thumb-overlay .thumb-content {
padding-right: 20px;
padding-bottom: 20px;
}
.wide-slider-three-slids-wrapper .thumb-overlay .container {
width: 100%;
padding: 0;
}
.wide-slider-three-slids-wrapper .thumb-title {
font-size: 30px;
}
@media (max-width: 1199px) {
.wide-slider-three-slids-wrapper {
min-height: 330px;
}
.wide-slider-three-slids-wrapper .slide {
height: 330px;
}
.wide-slider-three-slids-wrapper .thumb-overlay {
padding: 20px;
}
}
@media (max-width: 767px) {
.wide-slider-three-slids-wrapper {
min-height: 280px;
}
.wide-slider-three-slids-wrapper .slide {
height: 280px;
}
.wide-slider-three-slids-wrapper .thumb-title {
font-size: 20px;
}
}
@media (max-width: 479px) {
.wide-slider-three-slids-wrapper {
min-height: 220px;
}
.wide-slider-three-slids-wrapper .slide {
height: 220px;
}
} .boxed-slider {
height: auto;
padding: 0;
}
@media (min-width: 1200px) {
.boxed-slider {
min-height: 318px;
}
}
.boxed-slider .tie-slick-slider {
overflow: hidden;
display: none;
position: relative;
}
.boxed-slider .slick-list {
width: 100%;
width: calc(100% + 30px);
margin-right: calc(-15px);
margin-left: calc(-15px);
overflow: inherit;
}
.boxed-slider .slide {
margin: 0 15px;
height: 318px;
}
.boxed-slider .thumb-overlay {
padding: 30px;
top: 0;
height: 100%;
}
.boxed-slider .thumb-overlay .thumb-title {
font-size: 20px;
}
@media (max-width: 670px) {
.boxed-slider .thumb-overlay .thumb-title {
font-size: 16px;
}
}
.boxed-slider .thumb-meta .post-meta {
margin-bottom: 5px;
color: #e6e6e6;
}
.boxed-slider .slick-dots {
position: relative;
bottom: -20px;
height: 0;
text-align: center;
}
.boxed-slider.boxed-slider-three-slides-wrapper {
min-height: 318px;
}
.boxed-slider.boxed-slider-three-slides-wrapper .thumb-overlay {
padding: 20px;
}
@media (max-width: 1024px) {
.boxed-slider.boxed-slider-three-slides-wrapper {
min-height: 280px;
}
.boxed-slider.boxed-slider-three-slides-wrapper .slide {
height: 280px;
}
}
@media (max-width: 767px) {
.boxed-slider.boxed-slider-three-slides-wrapper {
min-height: 220px;
}
.boxed-slider.boxed-slider-three-slides-wrapper .slide {
height: 220px;
}
} .boxed-five-slides-slider {
min-height: 155px;
}
.boxed-five-slides-slider .slide {
height: 155px;
}
@media (max-width: 550px) {
.boxed-five-slides-slider .slide {
height: 180px;
}
}
.boxed-five-slides-slider .thumb-overlay {
padding: 10px;
top: 0;
}
.boxed-five-slides-slider .thumb-overlay .thumb-content {
padding-bottom: 10px;
}
.boxed-five-slides-slider .thumb-overlay .thumb-content .thumb-meta {
margin-bottom: 0;
}
.boxed-five-slides-slider .thumb-overlay .thumb-title {
margin-bottom: 0;
font-size: 14px;
}
.boxed-five-slides-slider .thumb-overlay .thumb-title a:hover {
color: #fff !important;
opacity: 0.8;
}
.boxed-five-slides-slider .icon {
width: 30px;
height: 30px;
top: 10px;
right: 10px;
}
.boxed-five-slides-slider .icon:before, .boxed-five-slides-slider .icon:after {
width: 30px;
height: 30px;
}
.boxed-five-slides-slider .icon:before {
line-height: 26px;
font-size: 12px;
} .boxed-four-taller-slider {
margin-bottom: 10px;
min-height: 440px;
}
.boxed-four-taller-slider .slick-list {
width: 100%;
width: calc(100% + 2px);
margin-right: calc(-1px);
margin-left: calc(-1px);
overflow: inherit;
}
.boxed-four-taller-slider .tie-slick-slider {
overflow: hidden;
}
.boxed-four-taller-slider .slide {
margin: 0 1px 0 0;
height: 440px;
}
.boxed-four-taller-slider .thumb-overlay {
padding: 20px;
pointer-events: none;
}
.boxed-four-taller-slider .thumb-overlay .thumb-title {
padding-right: 10px;
font-size: 20px;
}
@media (max-width: 600px) {
.boxed-four-taller-slider .thumb-overlay .thumb-title {
font-size: 16px;
}
}
@media (max-width: 1024px) {
.boxed-four-taller-slider {
min-height: 220px;
}
.boxed-four-taller-slider .slide {
height: 220px;
}
}
@media (max-width: 900px) {
.boxed-four-taller-slider {
min-height: 180px;
}
.boxed-four-taller-slider .slide {
height: 180px;
}
}
.slider-area .boxed-five-slides-slider .tie-slick-slider.slick-dotted,
.slider-area .boxed-four-taller-slider .tie-slick-slider.slick-dotted,
.slider-area .boxed-slider-three-slides-wrapper .tie-slick-slider.slick-dotted {
padding-bottom: 46px;
}
.slider-area .boxed-five-slides-slider .tie-slider-nav,
.slider-area .boxed-four-taller-slider .tie-slider-nav,
.slider-area .boxed-slider-three-slides-wrapper .tie-slider-nav {
margin-top: -46px;
} .boxed-slider-wrapper {
height: auto;
min-height: 380px;
}
.boxed-slider-wrapper .tie-slick-slider {
padding-bottom: 0;
}
.boxed-slider-wrapper .slick-list {
margin: 0;
width: 100%;
overflow: hidden;
}
.boxed-slider-wrapper .slide {
margin: 0;
height: 380px;
}
.boxed-slider-wrapper .slide .thumb-desc {
padding-top: 5px;
}
@media (min-width: 992px) {
.full-width .boxed-slider-wrapper {
min-height: 300px;
}
.full-width .boxed-slider-wrapper .slide {
height: 520px;
}
}
@media (min-width: 1200px) {
.full-width .boxed-slider-wrapper {
min-height: 480px;
}
.full-width .boxed-slider-wrapper .slide {
height: 480px;
}
}
@media (max-width: 767px) {
.boxed-slider-wrapper {
min-height: 300px;
margin-bottom: 0;
}
.boxed-slider-wrapper .slide {
height: 300px;
}
}
@media (max-width: 670px) {
.boxed-slider-wrapper {
min-height: 250px;
}
.boxed-slider-wrapper .slide {
height: 250px;
}
}
@media (max-width: 479px) {
.boxed-slider-wrapper {
min-height: 200px;
}
.boxed-slider-wrapper .slide {
height: 200px;
}
}
.boxed-slider-wrapper .slick-dots {
position: absolute;
bottom: 30px;
right: 30px;
width: calc(100% - 60px);
height: 6px;
text-align: right;
}
.boxed-slider-wrapper .slick-dots li {
vertical-align: top;
}
.boxed-slider-wrapper .thumb-overlay {
padding: 30px;
top: 0;
height: 100%;
}
@media (min-width: 992px) {
.boxed-slider-wrapper .thumb-overlay .thumb-content {
max-width: 80%;
padding-bottom: 30px;
}
}
.boxed-slider-wrapper .thumb-overlay .thumb-title {
font-size: 38px;
color: #ffffff;
margin-bottom: 0;
}
@media (max-width: 479px) {
.boxed-slider-wrapper .slider_and_grid_wrapper [class^="tie-col"] {
width: 100% !important;
}
}
@media (max-width: 767px) {
.boxed-slider-wrapper .thumb-overlay {
padding: 20px;
}
.boxed-slider-wrapper .thumb-overlay .thumb-content {
bottom: 20px;
padding-bottom: 0;
}
.boxed-slider-wrapper .thumb-overlay .thumb-title {
margin-bottom: 0;
font-size: 25px;
}
}
@media (max-width: 479px) {
.boxed-slider-wrapper .thumb-overlay .thumb-title {
font-size: 20px;
}
}
.boxed-slider-wrapper .tie-slick-slider:hover .thumb-overlay:after {
opacity: 0.9;
} .wide-next-prev-slider-wrapper {
padding: 0;
}
.wide-next-prev-slider-wrapper .container.slider-main-container {
max-width: 1200px;
padding: 0 15px;
}
.wide-next-prev-slider-wrapper .slick-list {
width: 100%;
padding: 0 !important;
overflow: inherit;
}
.wide-next-prev-slider-wrapper .tie-slider-nav {
width: 90%;
left: 5%;
opacity: 1;
}
.wide-next-prev-slider-wrapper .tie-slider-nav li {
cursor: pointer;
position: relative;
}
.wide-next-prev-slider-wrapper .tie-slider-nav li:first-child {
float: left;
}
.wide-next-prev-slider-wrapper .tie-slider-nav li:last-child {
float: right;
}
.wide-next-prev-slider-wrapper .tie-slider-nav li > span {
background: transparent;
color: #ffffff;
font-size: 80px;
}
.wide-next-prev-slider-wrapper .tie-slider-nav li > span:hover {
background: transparent !important;
opacity: 0.8;
}
.wide-next-prev-slider-wrapper .tie-slider-nav li:hover span {
color: #0088ff;
background: transparent;
}
@media (max-width: 767px) {
.wide-next-prev-slider-wrapper .tie-slider-nav {
left: 1%;
width: 98%;
}
.wide-next-prev-slider-wrapper .tie-slider-nav li > span {
font-size: 50px;
}
}
.wide-next-prev-slider-wrapper .slick-dots {
position: absolute;
bottom: 30px;
text-align: center;
} .wide-next-prev-slider-wrapper,
.wide-slider-with-navfor-wrapper {
min-height: 400px;
}
.wide-next-prev-slider-wrapper .slide,
.wide-slider-with-navfor-wrapper .slide {
height: 400px;
}
.wide-next-prev-slider-wrapper .slide .container,
.wide-slider-with-navfor-wrapper .slide .container {
width: 100%;
}
@media (min-width: 992px) {
.full-width .wide-next-prev-slider-wrapper, .full-width
.wide-slider-with-navfor-wrapper {
min-height: 500px;
}
.full-width .wide-next-prev-slider-wrapper .slide, .full-width
.wide-slider-with-navfor-wrapper .slide {
height: 500px;
}
}
.wide-next-prev-slider-wrapper .thumb-overlay .thumb-content,
.wide-slider-with-navfor-wrapper .thumb-overlay .thumb-content {
width: 100%;
top: 0;
left: 0;
position: relative;
padding: 0;
}
.wide-next-prev-slider-wrapper .thumb-title,
.wide-slider-with-navfor-wrapper .thumb-title {
max-width: 450px;
margin: 0 auto 15px;
text-align: center;
}
@media (min-width: 992px) {
.full-width .wide-next-prev-slider-wrapper .thumb-title, .full-width
.wide-slider-with-navfor-wrapper .thumb-title {
max-width: 650px;
}
}
.wide-next-prev-slider-wrapper .post-cat-wrap,
.wide-slider-with-navfor-wrapper .post-cat-wrap {
margin-bottom: 20px;
width: 100%;
text-align: center;
}
.wide-next-prev-slider-wrapper .post-cat-wrap .post-cat,
.wide-slider-with-navfor-wrapper .post-cat-wrap .post-cat {
float: none;
}
.wide-next-prev-slider-wrapper .thumb-meta,
.wide-slider-with-navfor-wrapper .thumb-meta {
text-align: center;
}
@media (max-width: 479px) {
.wide-next-prev-slider-wrapper .thumb-meta,
.wide-slider-with-navfor-wrapper .thumb-meta {
display: none;
}
}
.wide-next-prev-slider-wrapper .thumb-meta,
.wide-next-prev-slider-wrapper span.sep,
.wide-slider-with-navfor-wrapper .thumb-meta,
.wide-slider-with-navfor-wrapper span.sep {
color: #e6e6e6;
}
@media (max-width: 767px) {
.wide-next-prev-slider-wrapper,
.wide-slider-with-navfor-wrapper {
min-height: 300px;
}
.wide-next-prev-slider-wrapper .slide,
.wide-slider-with-navfor-wrapper .slide {
height: 300px;
}
.wide-next-prev-slider-wrapper .post-cat-wrap,
.wide-slider-with-navfor-wrapper .post-cat-wrap {
margin-bottom: 20px;
}
}
@media (max-width: 479px) {
.wide-next-prev-slider-wrapper,
.wide-slider-with-navfor-wrapper {
min-height: 220px;
}
.wide-next-prev-slider-wrapper .slide,
.wide-slider-with-navfor-wrapper .slide {
height: 220px;
}
} .wide-slider-with-navfor-wrapper {
padding: 0;
}
@media (min-width: 768px) {
.wide-slider-with-navfor-wrapper .thumb-overlay .container {
top: 45%;
}
}
.wide-slider-with-navfor-wrapper .thumb-title {
max-width: 850px;
} .wide-slider-nav-wrapper {
height: 110px;
overflow: hidden;
width: 100%;
position: absolute;
bottom: 0;
z-index: 3;
opacity: 0;
padding: 0 35px;
background: #000000;
background: rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px) {
.wide-slider-nav-wrapper {
display: none;
}
}
.wide-slider-nav-wrapper .slick-list {
width: 100%;
}
.wide-slider-nav-wrapper .slide {
cursor: pointer;
transition: 0.3s;
position: relative;
height: 110px;
}
.wide-slider-nav-wrapper .slide:after {
position: absolute;
content: "";
width: 100%;
width: calc(100% - 30px);
left: 15px;
height: 0;
bottom: 0;
background-color: #0088ff;
transition: height 0.3s;
}
.wide-slider-nav-wrapper .slide-overlay {
padding: 0 15px 0;
margin-top: 55px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.wide-slider-nav-wrapper .slick-current:after {
height: 5px;
}
.wide-slider-nav-wrapper .thumb-meta {
color: #e6e6e6;
}
.wide-slider-nav-wrapper .thumb-meta .post-meta {
margin: 0;
}
.wide-slider-nav-wrapper .thumb-title {
font-size: 16px;
color: #ffffff;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
word-wrap: normal;
}
.wide-slider-nav-wrapper .tie-slider-nav {
margin: -23px -35px;
opacity: 1;
}  .main-slider.grid-slider-wrapper {
min-height: 250px;
}
.main-slider.grid-slider-wrapper .main-slider-wrapper {
padding: 0;
}
.main-slider.grid-slider-wrapper .container {
position: relative;
}
.main-slider.grid-slider-wrapper .tie-slick-slider {
overflow: hidden;
padding: 0;
position: relative;
}
.main-slider.grid-slider-wrapper .slick-list {
width: 100.0833334%;
width: calc(100% + 1px);
margin: 0 calc(-1px) 0 0;
overflow: inherit;
}
.main-slider.grid-slider-wrapper .slick-list .slide {
margin: 0;
}
.main-slider.grid-slider-wrapper .thumb-overlay {
padding: 10px;
overflow: hidden;
border-radius: 0;
}
.main-slider.grid-slider-wrapper .thumb-overlay .thumb-content {
padding-bottom: 10px;
}
.main-slider.grid-slider-wrapper .thumb-overlay .thumb-title {
font-size: 20px;
}
@media (max-width: 991px) {
.main-slider.grid-slider-wrapper .thumb-overlay .thumb-title {
font-size: 16px;
}
}
@media (max-width: 767px) {
.main-slider.grid-slider-wrapper .thumb-overlay .thumb-title {
white-space: normal;
display: block;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
line-height: 1.4;
max-height: 2.8em;
}
}
@media (min-width: 992px) {
.full-width .main-slider.grid-slider-wrapper .thumb-overlay {
padding: 20px;
}
.full-width .main-slider.grid-slider-wrapper .thumb-overlay .thumb-content {
padding-right: 20px;
padding-bottom: 20px;
}
}
.main-slider.grid-slider-wrapper .slide {
height: 500px;
}
.main-slider.grid-slider-wrapper .slide .grid-item {
background-repeat: no-repeat;
background-position: center top;
background-size: cover;
position: relative;
overflow: hidden;
margin-bottom: 1px;
margin-right: 1px;
}
.main-slider.grid-slider-wrapper .slide .grid-item:hover .thumb-overlay:after {
opacity: 0.9;
}
.main-slider.grid-slider-wrapper .slide .grid-item .thumb-desc {
display: none !important;
}
.main-slider.grid-slider-wrapper .slide .grid-item:nth-child(1) {
float: left;
width: 49.8%;
width: calc(50% - 1px);
height: 100%;
}
.main-slider.grid-slider-wrapper .slide .grid-item:nth-child(2),
.main-slider.grid-slider-wrapper .slide .grid-item:nth-child(3) {
margin-bottom: 1px;
}
.main-slider.grid-slider-wrapper .slide .grid-item:nth-child(n + 2) {
float: left;
width: 25%;
width: calc(25% - 1px);
height: 50%;
}
@media (min-width: 992px) {
.full-width .main-slider.grid-slider-wrapper .slide .grid-item .thumb-desc {
display: block !important;
}
}
@media (max-width: 479px) {
.main-slider.grid-slider-wrapper .slide .thumb-meta {
display: none;
}
} .main-slider.grid-2-big {
min-height: 380px;
}
.main-slider.grid-2-big .slide {
height: 380px;
}
@media (min-width: 992px) {
.full-width .main-slider.grid-2-big {
min-height: 400px;
}
.full-width .main-slider.grid-2-big .slide {
height: 400px;
}
}
@media (max-width: 767px) {
.main-slider.grid-2-big {
min-height: 200px;
}
.main-slider.grid-2-big .slide {
height: 200px;
}
}
@media (max-width: 479px) {
.main-slider.grid-2-big {
min-height: 140px;
}
.main-slider.grid-2-big .slide {
height: 140px;
}
}
.main-slider.grid-2-big .slide .grid-item {
float: left;
width: 49.5%;
width: calc(50% - 1px);
height: 100%;
}
.has-sidebar .main-slider.grid-2-big .slide .grid-item .thumb-desc {
display: block !important;
}
.main-slider.grid-2-big .slide .grid-item:nth-child(2) {
width: 50%;
height: 100%;
margin-right: 0;
}
@media (max-width: 479px) {
.main-slider.grid-2-big .slide {
height: auto;
}
.main-slider.grid-2-big .slide .grid-item:nth-child(n) {
width: 100% !important;
margin-right: 0 !important;
height: 180px;
}
} .main-slider.grid-3-slides .slide {
height: 380px;
}
@media (max-width: 767px) {
.main-slider.grid-3-slides .slide {
height: 300px;
}
}
@media (min-width: 992px) {
.full-width .main-slider.grid-3-slides .slide {
height: 500px;
}
}
.main-slider.grid-3-slides .slide .grid-item:nth-child(1) {
float: left;
width: 65.7%;
width: calc(66% - 1px);
height: calc(100% - 1px);
}
.main-slider.grid-3-slides .slide .grid-item:nth-child(n + 2) {
width: 34%;
margin-right: 0;
height: calc(50% - 1px);
}
.main-slider.grid-3-slides .slide .grid-item:nth-child(n + 2) .thumb-desc {
display: block;
} .main-slider.grid-4-big-first-half-second .slide {
height: 700px;
display: block;
}
@media (max-width: 767px) {
.main-slider.grid-4-big-first-half-second .slide {
height: 480px;
}
}
.main-slider.grid-4-big-first-half-second .slide .grid-item:nth-child(1) {
height: 40%;
width: 100%;
}
.main-slider.grid-4-big-first-half-second .slide .grid-item:nth-child(2) {
height: 30%;
width: 100%;
}
.main-slider.grid-4-big-first-half-second .slide .grid-item:nth-child(3) {
height: 30%;
margin-right: 1px;
width: calc(50% - 1px);
}
.main-slider.grid-4-big-first-half-second .slide .grid-item:nth-child(4) {
width: 50%;
height: 30%;
margin-right: 0;
}
@media (min-width: 992px) {
.full-width .main-slider.grid-4-big-first-half-second .slide {
height: 480px;
}
.full-width .main-slider.grid-4-big-first-half-second .slide .grid-item {
float: left;
height: 50%;
}
.full-width .main-slider.grid-4-big-first-half-second .slide .grid-item:nth-child(1) {
height: 100%;
width: calc(50% - 1px);
}
.full-width .main-slider.grid-4-big-first-half-second .slide .grid-item:nth-child(2) {
width: 50%;
margin-right: 0;
}
.full-width .main-slider.grid-4-big-first-half-second .slide .grid-item:nth-child(2) .thumb-desc {
display: block;
}
.full-width .main-slider.grid-4-big-first-half-second .slide .grid-item:nth-child(3) {
width: 24.9%;
width: calc(25% - 1px);
}
.full-width .main-slider.grid-4-big-first-half-second .slide .grid-item:nth-child(4) {
width: 25%;
margin-right: 0;
}
} .main-slider.grid-4-slides {
min-height: 250px;
}
@media (max-width: 991px) {
.main-slider.grid-4-slides {
min-height: 100px;
}
}
.main-slider.grid-4-slides .slide {
height: auto;
}
.main-slider.grid-4-slides .slide .grid-item {
float: left;
}
.main-slider.grid-4-slides .slide .grid-item:nth-child(n) {
width: 49.9%;
width: calc(50% - 1px);
height: 180px;
}
@media (min-width: 992px) {
.full-width .main-slider.grid-4-slides .slide .grid-item:nth-child(n) {
height: 250px;
}
}
@media (max-width: 767px) {
.main-slider.grid-4-slides .slide .grid-item:nth-child(n) {
height: 150px;
}
}
.main-slider.grid-4-slides .slide .grid-item:nth-child(n) .thumb-desc {
display: block;
}
.main-slider.grid-4-slides .slide .grid-item:nth-child(3) {
clear: left;
}
.main-slider.grid-4-slides .slide .grid-item:nth-child(2), .main-slider.grid-4-slides .slide .grid-item:nth-child(4) {
width: 50%;
margin-right: 0;
} .main-slider.grid-5-in-rows {
min-height: 250px;
}
@media (max-width: 991px) {
.main-slider.grid-5-in-rows {
min-height: 100px;
}
}
.main-slider.grid-5-in-rows .slide {
height: auto;
}
.main-slider.grid-5-in-rows .slide .grid-item {
float: left;
height: 250px;
}
.main-slider.grid-5-in-rows .slide .grid-item:nth-child(n) {
height: 180px;
}
@media (min-width: 992px) {
.full-width .main-slider.grid-5-in-rows .slide .grid-item:nth-child(n) {
height: 250px;
}
}
@media (max-width: 767px) {
.main-slider.grid-5-in-rows .slide .grid-item:nth-child(n) {
height: 150px;
}
}
.main-slider.grid-5-in-rows .slide .grid-item:nth-child(1) {
width: 49.9%;
width: calc(50% - 1px);
}
.main-slider.grid-5-in-rows .slide .grid-item:nth-child(2) {
width: 50%;
margin-right: 0;
}
.main-slider.grid-5-in-rows .slide .grid-item:nth-child(3) {
clear: left;
}
.main-slider.grid-5-in-rows .slide .grid-item:nth-child(3), .main-slider.grid-5-in-rows .slide .grid-item:nth-child(4) {
width: 33.2%;
width: calc(33.3334% - 1px);
}
.main-slider.grid-5-in-rows .slide .grid-item:nth-child(5) {
width: calc(33.337% - 0.5px);
margin-right: 0;
}
@media (max-width: 991px) {
.main-slider.grid-5-in-rows .slide .grid-item:nth-child(5) {
width: 33.334%;
}
}
.main-slider.grid-5-in-rows .slide .grid-item:nth-child(n) .thumb-desc {
display: block;
}
@media (max-width: 600px) {
.main-slider.grid-3-slides .slide, .main-slider.grid-5-in-rows .slide {
display: block;
height: auto;
}
.main-slider.grid-3-slides .slide .grid-item:nth-child(n), .main-slider.grid-5-in-rows .slide .grid-item:nth-child(n) {
height: 140px;
}
.main-slider.grid-3-slides .slide .grid-item:first-child, .main-slider.grid-5-in-rows .slide .grid-item:first-child {
width: 100%;
height: 200px;
margin-right: 0;
}
.main-slider.grid-3-slides .slide .grid-item:nth-child(2), .main-slider.grid-3-slides .slide .grid-item:nth-child(4), .main-slider.grid-5-in-rows .slide .grid-item:nth-child(2), .main-slider.grid-5-in-rows .slide .grid-item:nth-child(4) {
width: 49.9%;
width: calc(50% - 1px);
margin-right: 1px;
clear: none;
}
.main-slider.grid-3-slides .slide .grid-item:nth-child(3), .main-slider.grid-3-slides .slide .grid-item:nth-child(5), .main-slider.grid-5-in-rows .slide .grid-item:nth-child(3), .main-slider.grid-5-in-rows .slide .grid-item:nth-child(5) {
width: 50%;
margin-right: 0;
clear: none;
}
.main-slider.grid-slider-wrapper.grid-6-slides .slide {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.main-slider.grid-slider-wrapper.grid-6-slides .slide .grid-item:nth-child(odd) {
width: calc(50% - 1px);
margin-right: 1px;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.main-slider.grid-slider-wrapper.grid-6-slides .slide .grid-item:nth-child(even) {
width: 50%;
-webkit-flex-grow: 0;
-ms-flex-positive: 0;
flex-grow: 0;
margin-right: 0;
clear: none;
}
} .main-slider.grid-5-big-centerd .slide {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.main-slider.grid-5-big-centerd .slide .grid-item:nth-child(n + 2) {
height: 49.9%;
height: calc(50% - 1px);
}
.main-slider.grid-5-big-centerd .slide .grid-item:nth-child(1) {
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
}
.main-slider.grid-5-big-centerd .slide .grid-item:nth-child(2) {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.main-slider.grid-5-big-centerd .slide .grid-item:nth-child(3) {
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.main-slider.grid-5-big-centerd .slide .grid-item:nth-child(4) {
-webkit-order: 4;
-ms-flex-order: 4;
order: 4;
}
.main-slider.grid-5-big-centerd .slide .grid-item:nth-child(5) {
-webkit-order: 5;
-ms-flex-order: 5;
order: 5;
}
.main-slider.grid-5-big-centerd .slide .grid-item:nth-child(4), .main-slider.grid-5-big-centerd .slide .grid-item:nth-child(5) {
width: 25%;
margin-right: 0;
}
.main-slider.grid-5-first-big .slide, .main-slider.grid-5-big-centerd .slide {
height: 800px;
}
@media (max-width: 767px) {
.main-slider.grid-5-first-big .slide, .main-slider.grid-5-big-centerd .slide {
height: 600px;
}
}
@media (max-width: 479px) {
.main-slider.grid-5-first-big .slide, .main-slider.grid-5-big-centerd .slide {
height: 480px;
}
}
.main-slider.grid-5-first-big .slide .grid-item:nth-child(1), .main-slider.grid-5-big-centerd .slide .grid-item:nth-child(1) {
width: 100%;
height: 50%;
margin-right: 0;
}
.main-slider.grid-5-first-big .slide .grid-item:nth-child(2), .main-slider.grid-5-first-big .slide .grid-item:nth-child(3), .main-slider.grid-5-big-centerd .slide .grid-item:nth-child(2), .main-slider.grid-5-big-centerd .slide .grid-item:nth-child(3) {
height: 25%;
width: 49.9%;
width: calc(50% - 1px);
}
.main-slider.grid-5-first-big .slide .grid-item:nth-child(3), .main-slider.grid-5-big-centerd .slide .grid-item:nth-child(3) {
width: 50%;
margin-right: 0;
}
.main-slider.grid-5-first-big .slide .grid-item:nth-child(4), .main-slider.grid-5-first-big .slide .grid-item:nth-child(5), .main-slider.grid-5-big-centerd .slide .grid-item:nth-child(4), .main-slider.grid-5-big-centerd .slide .grid-item:nth-child(5) {
height: 25%;
margin-right: 1px;
width: calc(50% - 1px);
}
.main-slider.grid-5-first-big .slide .grid-item:nth-child(5), .main-slider.grid-5-big-centerd .slide .grid-item:nth-child(5) {
width: 50%;
margin-right: 0;
}
@media (min-width: 992px) {
.full-width .main-slider.grid-5-big-centerd .slide {
-webkit-flex-flow: column wrap;
-ms-flex-flow: column wrap;
flex-flow: column wrap;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
box-orient: vertical;
box-direction: normal;
}
.full-width .main-slider.grid-5-first-big .slide, .full-width .main-slider.grid-5-big-centerd .slide {
height: 480px;
}
.full-width .main-slider.grid-5-first-big .slide .grid-item:nth-child(1), .full-width .main-slider.grid-5-big-centerd .slide .grid-item:nth-child(1) {
width: 50%;
height: 100%;
margin-right: 1px;
}
.full-width .main-slider.grid-5-first-big .slide .grid-item:nth-child(n + 2), .full-width .main-slider.grid-5-big-centerd .slide .grid-item:nth-child(n + 2) {
height: calc(50% - 1px);
width: 24.9%;
width: calc(25% - 1px);
}
.full-width .main-slider.grid-5-first-big .slide .grid-item:nth-child(3), .full-width .main-slider.grid-5-first-big .slide .grid-item:nth-child(5), .full-width .main-slider.grid-5-big-centerd .slide .grid-item:nth-child(3), .full-width .main-slider.grid-5-big-centerd .slide .grid-item:nth-child(5) {
margin-right: 0;
}
.full-width .main-slider.grid-5-first-big .slide .grid-item:nth-child(n + 2) {
height: 50%;
}
}
.grid-3-slides .slide .grid-item:nth-child(1) .thumb-desc,
.grid-5-big-centerd .slide .grid-item:nth-child(1) .thumb-desc,
.grid-5-first-big .slide .grid-item:nth-child(1) .thumb-desc,
.grid-4-big-first-half-second .slide .grid-item:nth-child(1) .thumb-desc {
opacity: 1;
max-height: 100px;
margin-top: 5px;
} .main-slider.grid-6-slides {
min-height: 180px;
}
@media (max-width: 991px) {
.main-slider.grid-6-slides {
min-height: 100px;
}
}
.main-slider.grid-6-slides .slide {
height: auto;
}
.main-slider.grid-6-slides .slide .grid-item {
float: left;
}
.main-slider.grid-6-slides .slide .grid-item:nth-child(n) {
height: 180px;
width: 33.2%;
width: calc(33.3334% - 1px);
}
@media (min-width: 992px) {
.full-width .main-slider.grid-6-slides .slide .grid-item:nth-child(n) {
height: 225px;
}
}
@media (max-width: 767px) {
.main-slider.grid-6-slides .slide .grid-item:nth-child(n) {
height: 145px;
}
}
.main-slider.grid-6-slides .slide .grid-item:nth-child(n) .thumb-desc {
display: block;
}
.main-slider.grid-6-slides .slide .grid-item:nth-child(4) {
clear: left;
}
.main-slider.grid-6-slides .slide .grid-item:nth-child(3), .main-slider.grid-6-slides .slide .grid-item:nth-child(6) {
width: calc(33.337% - 0.5px);
margin-right: 0;
}
@media (max-width: 991px) {
.main-slider.grid-6-slides .slide .grid-item:nth-child(3), .main-slider.grid-6-slides .slide .grid-item:nth-child(6) {
width: 33.334%;
}
}
@media (min-width: 768px) {
.main-slider.grid-3-slides .slide .grid-item:nth-child(1) .thumb-title,
.main-slider.grid-5-first-big .slide .grid-item:nth-child(1) .thumb-title,
.main-slider.grid-5-big-centerd .slide .grid-item:nth-child(1) .thumb-title,
.main-slider.grid-4-big-first-half-second .slide .grid-item:nth-child(1) .thumb-title {
font-size: 35px;
}
.main-slider.grid-2-big .thumb-overlay .thumb-title {
font-size: 30px;
}
.main-slider.grid-4-slides .thumb-overlay .thumb-title,
.main-slider.grid-5-in-rows .grid-item:nth-child(-n + 2) .thumb-overlay .thumb-title {
font-size: 24px;
}
}
@media (max-width: 991px) {
.main-slider.boxed-slider-wrapper .slide .grid-item .thumb-desc {
display: none;
}
}
@media (max-width: 320px) {
.main-slider.grid-slider-wrapper.grid-3-slides .slide, .main-slider.grid-slider-wrapper.grid-4-slides .slide, .main-slider.grid-slider-wrapper.grid-4-big-first-half-second .slide, .main-slider.grid-slider-wrapper.grid-5-first-big .slide, .main-slider.grid-slider-wrapper.grid-5-in-rows .slide, .main-slider.grid-slider-wrapper.grid-5-big-centerd .slide, .main-slider.grid-slider-wrapper.grid-6-slides .slide {
height: auto;
}
.main-slider.grid-slider-wrapper.grid-3-slides .slide .grid-item:nth-child(n), .main-slider.grid-slider-wrapper.grid-4-slides .slide .grid-item:nth-child(n), .main-slider.grid-slider-wrapper.grid-4-big-first-half-second .slide .grid-item:nth-child(n), .main-slider.grid-slider-wrapper.grid-5-first-big .slide .grid-item:nth-child(n), .main-slider.grid-slider-wrapper.grid-5-in-rows .slide .grid-item:nth-child(n), .main-slider.grid-slider-wrapper.grid-5-big-centerd .slide .grid-item:nth-child(n), .main-slider.grid-slider-wrapper.grid-6-slides .slide .grid-item:nth-child(n) {
width: 100% !important;
margin-right: 0 !important;
height: 120px;
}
} .single-post-cover-wrapper {
margin-top: -1px;
background-repeat: no-repeat;
background-position: center top;
background-size: cover;
height: 530px;
position: relative;
}
@media (max-width: 991px) {
.single-post-cover-wrapper {
height: 300px;
}
}
.single-post-cover-wrapper .single-post-cover {
position: absolute;
bottom: 0;
width: 100%;
}
.single-post-cover-wrapper .single-post-cover .single-post-cover-content {
position: relative;
}
.single-post-cover-wrapper .single-post-cover .single-post-cover-content .single-post-cover-content-inner {
padding: 50px 40px;
background: #2c2f34;
background: rgba(44, 47, 52, 0.7);
}
@media (min-width: 1200px) {
.single-post-cover-wrapper .single-post-cover .single-post-cover-content .single-post-cover-content-inner {
max-width: 700px;
}
}
.single-post-cover-wrapper .post-cat-wrap {
margin-bottom: 40px;
}
.single-post-cover-wrapper .thumb-title {
font-size: 50px;
}
.single-post-cover-wrapper .thumb-title a {
color: #ffffff;
}
.single-post-cover-wrapper .thumb-title a:hover {
opacity: 0.8;
}
.single-post-cover-wrapper .thumb-meta {
margin-top: 10px;
color: #e6e6e6;
}
.single-post-cover-wrapper .thumb-meta a {
color: #e6e6e6;
}
.single-post-cover-wrapper .thumb-meta a:hover {
opacity: 0.8;
}
@media (max-width: 991px) {
.single-post-cover-wrapper .single-post-cover-content-inner {
padding: 20px !important;
}
.single-post-cover-wrapper .post-cat-wrap {
margin-bottom: 20px;
}
.single-post-cover-wrapper .thumb-title {
font-size: 30px;
}
}
@media (max-width: 479px) {
.single-post-cover-wrapper .post-cat-wrap {
display: none;
}
}
@media (max-width: 479px) {
.single-post-cover-wrapper .thumb-title a {
font-size: 25px;
}
.single-post-cover-wrapper .thumb-meta {
display: none;
}
} #tie-wrapper:after {
position: absolute;
z-index: 1000;
top: -10%;
left: -50%;
width: 0;
height: 0;
background: rgba(0, 0, 0, 0.2);
content: '';
opacity: 0;
cursor: pointer;
transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.side-aside {
position: fixed;
top: 0;
right: 0;
z-index: 111;
visibility: hidden;
width: 350px;
height: 100%;
background: #161619;
background-repeat: no-repeat;
background-position: center top;
background-size: cover;
transition: 0.5s cubic-bezier(0.55, 0, 0.1, 1) 0s;
-webkit-transform: translate3d(350px, 0, 0);
transform: translate3d(350px, 0, 0);
overflow-y: auto;
}
@media (max-width: 991px) {
.side-aside {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
width: 100%;
}
}
.is-mobile .side-aside .side-aside-wrapper,
.is-desktop .side-aside .mCSB_container {
padding: 50px 0 0;
}
.admin-bar.is-desktop .side-aside .mCSB_container,
.is-mobile.admin-bar .side-aside .side-aside-wrapper {
padding-top: 72px;
}
.side-aside .widget-content-only:first-child {
margin-top: 20px;
}
.side-aside .container-wrapper {
border-radius: 0;
border: 0;
background: transparent;
}
.side-aside:after {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.2);
content: '';
opacity: 1;
transition: opacity 0.5s;
}
.side-aside.normal-side.dark-skin .container-wrapper {
padding: 30px !important;
}
.side-aside.normal-side.dark-skin .tie-weather-widget {
padding: 0 !important;
}
.side-aside.normal-side.dark-skin .widget-content-only {
padding-bottom: 0 !important;
}
.side-aside.normal-side.dark-skin .widget-content-only.tie-slider-widget {
padding-bottom: 0;
}
.side-aside-open #tie-wrapper:after {
width: 200%;
height: 110%;
opacity: 1;
transition: opacity 0.5s;
}
.border-layout .side-aside-open #tie-wrapper:after {
opacity: 0;
}
.side-aside-open .side-aside {
visibility: visible;
-webkit-transform: translate3d(0, 0, 0) !important;
transform: translate3d(0, 0, 0) !important;
}
.side-aside-open .side-aside:after {
display: none;
width: 0;
height: 0;
opacity: 0;
transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.close-side-aside {
position: absolute;
z-index: 1;
top: 15px;
left: 30px;
width: 25px;
height: 25px;
line-height: 25px;
font-size: 25px;
background: transparent !important;
transition: 0.3s;
opacity: 0.7;
}
.close-side-aside:hover {
opacity: 1;
}
body.admin-bar .close-side-aside {
top: 47px;
}
body.admin-bar.is-mobile .close-side-aside {
top: 61px;
} #footer {
margin-top: 50px;
padding: 0;
}
@media (max-width: 991px) {
#footer {
margin-top: 30px;
}
.section-wrapper.has-background + #footer {
margin-top: 0;
}
}
.container-full.has-background + #footer {
margin-top: 0;
}
#footer .widget-title {
color: #ffffff;
border-bottom: none;
}
#footer .widget-title:before,
#footer .widget-title-icon {
display: none;
}
#footer .container-wrapper {
padding: 15px 0;
margin: 0;
background: transparent;
}
#footer .widget,
#footer .widget-content-only {
margin-bottom: 0;
border: 0;
}
#footer .widget.buddypress,
#footer .widget-content-only.buddypress {
margin-bottom: 30px;
}
@media (max-width: 767px) {
#footer .widget {
margin-bottom: 20px;
}
}
#footer .widget_nav_menu li {
list-style: none;
}
#footer .footer-widget-area {
margin-bottom: 10px;
}
#footer .footer-widget-area:first-child:not(.footer-boxed-widget-area) {
padding-top: 60px;
}
#footer .footer-widget-area.footer-boxed-widget-area:first-child {
margin-top: 50px;
}
#footer .footer-widget-area.footer-boxed-widget-area:last-child {
margin-bottom: 30px;
}
#footer .footer-widget-area:last-child {
margin-bottom: 20px;
}
@media (max-width: 767px) {
#footer .footer-widget-area {
margin-bottom: 20px;
}
}
#footer .footer-boxed-widget-area {
padding: 30px 30px 0;
margin-bottom: 50px;
border: 1px solid rgba(255, 255, 255, 0.1);
border-radius: 2px;
}
#footer .footer-boxed-widget-area [class*="tie-col"] {
padding-right: 10px;
padding-left: 10px;
}
#footer .footer-boxed-widget-area .container-wrapper,
#footer .footer-boxed-widget-area .widget.widget-content-only {
padding: 0;
margin-bottom: 30px;
}
#footer .posts-list-counter .posts-list-items li:before {
border-color: #2c2f34;
} #site-info {
background: #161619;
padding: 20px 0;
line-height: 32px;
text-align: center;
}
#site-info .copyright-text {
font-size: 13px;
}
#site-info .footer-menu {
text-align: center;
}
#site-info .footer-menu li {
display: inline-block;
margin: 0 5px;
}
#site-info ul.social-icons {
text-align: center;
margin-top: 5px;
}
#site-info ul.social-icons li {
float: none;
display: inline-block;
margin: 0;
}
#site-info ul.social-icons li a span {
color: #aaaaaa;
line-height: 22px;
}
#site-info ul.social-icons li a:hover span {
color: #ffffff;
}
@media (min-width: 768px) {
#site-info.site-info-layout-2 .copyright-text-first {
float: left;
}
#site-info.site-info-layout-2 .copyright-text-second,
#site-info.site-info-layout-2 ul.social-icons,
#site-info.site-info-layout-2 .footer-menu {
float: right;
margin: 0;
margin-left: 10px;
}
}
@media (max-width: 767px) {
#site-info .tie-alignleft,
#site-info .tie-alignright {
float: none;
}
}
#go-to-top {
width: 35px;
height: 35px;
line-height: 35px;
background: #161619;
text-align: center;
display: block;
position: fixed;
bottom: -100px;
right: 25px;
z-index: 3;
color: #999999;
transition: 0.3s;
}
#go-to-top:hover {
opacity: 0.85;
}
#go-to-top.show-top-button {
bottom: 25px;
}
@media (max-width: 767px) {
#go-to-top {
right: 5px;
width: 25px;
height: 25px;
line-height: 25px;
}
#go-to-top.show-top-button {
bottom: 5px;
}
.has-mobile-share #go-to-top.show-top-button {
bottom: 45px;
}
} .side-aside.dark-skin .tabs-widget .tabs-wrapper .tab-content,
#footer.dark-skin .tabs-widget .tabs-wrapper .tab-content {
padding: 0;
}
.side-aside.dark-skin .tabs-widget .tabs-wrapper .tabs-menu,
#footer.dark-skin .tabs-widget .tabs-wrapper .tabs-menu {
margin-bottom: 20px;
}
.side-aside.dark-skin .tabs-widget .tabs-wrapper .tabs-menu li:after,
#footer.dark-skin .tabs-widget .tabs-wrapper .tabs-menu li:after {
display: none;
}
.side-aside.dark-skin .tabs-widget .tabs-wrapper .tabs-menu li a,
#footer.dark-skin .tabs-widget .tabs-wrapper .tabs-menu li a {
border: 0;
color: #ffffff;
line-height: 55px;
background-color: rgba(0, 0, 0, 0.3);
}
.side-aside.dark-skin .tabs-widget .tabs-wrapper .tabs-menu li a:before,
#footer.dark-skin .tabs-widget .tabs-wrapper .tabs-menu li a:before {
display: none;
}
.side-aside.dark-skin .tabs-widget .tabs-wrapper .tabs-menu li a:hover,
.side-aside.dark-skin .tabs-widget .tabs-wrapper .tabs-menu li.is-active a,
#footer.dark-skin .tabs-widget .tabs-wrapper .tabs-menu li a:hover,
#footer.dark-skin .tabs-widget .tabs-wrapper .tabs-menu li.is-active a {
background: #0088ff;
color: #ffffff;
}
.side-aside.dark-skin .latest-tweets-widget .dark-btn.button,
#footer.dark-skin .latest-tweets-widget .dark-btn.button {
display: none;
}
.side-aside.dark-skin .social-statistics-widget ul.white-bg li.social-icons-item a,
#footer.dark-skin .social-statistics-widget ul.white-bg li.social-icons-item a {
border-color: rgba(255, 255, 255, 0.1) !important;
}
#footer.dark-skin .tabs-widget .tabs-wrapper .tabs-menu li a {
background-color: #1f2024;
} #footer-instagram {
position: relative;
text-align: center;
color: #fff;
}
#footer-instagram .tieinsta-grid.tie-instagram .tie-instagram-photos-content {
padding: 0;
}
#footer-instagram .tie-instagram {
margin: 0;
}
#footer-instagram .tie-instagram-photos-content-inner {
padding: 0;
font-size: 0;
white-space: nowrap;
word-wrap: normal;
overflow-y: hidden;
overflow-x: auto;
}
#footer-instagram .tie-instagram-post-outer {
width: 16.6666666666666% !important;
}
#footer-instagram .tie-instagram-post-outer a:hover {
opacity: 0.7;
}
@media (min-width: 1200px) {
#footer-instagram .mCSB_container {
width: 100% !important;
left: auto !important;
}
}
@media (max-width: 900px) {
#footer-instagram .tie-instagram-photos-content-inner {
max-height: 150px;
}
#footer-instagram .tie-instagram-post-outer {
width: 150px !important;
display: inline-block;
float: none;
font-size: 13px;
}
}
#footer-instagram .mCSB_scrollTools.mCSB_scrollTools_horizontal {
height: 10px;
}
#footer-instagram .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
background: rgba(0, 0, 0, 0.6);
}
#footer #instagram-link {
position: absolute;
display: block;
z-index: 1;
padding: 20px;
left: 50%;
top: 50%;
bottom: auto;
right: auto;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
background: rgba(0, 0, 0, 0.7);
display: block;
font-size: 16px;
font-weight: 600;
text-shadow: 0 0 5px #000000;
text-align: center;
white-space: nowrap;
word-wrap: normal;
color: #ffffff;
}
@media (max-width: 767px) {
#footer #instagram-link {
font-size: 0;
right: 10px;
top: 10px;
left: auto;
-webkit-transform: none;
-ms-transform: none;
transform: none;
width: 30px;
height: 30px;
padding: 5px;
border-radius: 2px;
}
#footer #instagram-link span {
font-size: 15px;
vertical-align: middle;
}
#footer #instagram-link:before, #footer #instagram-link:after {
display: none;
}
}
#instagram-link:before, #instagram-link:after {
top: 0;
left: 0;
content: '';
position: absolute;
width: 20px;
height: 20px;
opacity: 1;
border: 2px solid #0088ff;
border-width: 2px 0 0 2px;
transition: 0.5s;
}
#instagram-link:after {
left: auto;
top: auto;
right: 0;
bottom: 0;
border-width: 0 2px 2px 0;
}
@media (min-width: 768px) {
#instagram-link:hover {
color: #0088ff;
}
#instagram-link:hover:before {
-webkit-transform: translate3d(10px, 10px, 10px);
transform: translate3d(10px, 10px, 10px);
}
#instagram-link:hover:after {
-webkit-transform: translate3d(-10px, -10px, -10px);
transform: translate3d(-10px, -10px, -10px);
}
} .dark-skin {
background-color: #1f2024;
color: #aaaaaa;
}
.dark-skin textarea,
.dark-skin input:not([type="submit"]),
.dark-skin select {
color: #aaaaaa;
}
.dark-skin a:not(:hover),
.dark-skin .single-big-img .post-meta,
.dark-skin .single-big-img .post-meta a:not(:hover),
.dark-skin .pages-nav .next-prev a:not(:hover),
.dark-skin .pages-nav .pages-numbers a:not(:hover),
.dark-skin .page-title,
.dark-skin .entry h1,
.dark-skin .entry h2,
.dark-skin .entry h3,
.dark-skin .entry h4,
.dark-skin .entry h5,
.dark-skin .entry h6 {
color: #ffffff;
}
.dark-skin .post-meta,
.dark-skin .post-meta a:not(:hover),
.dark-skin .timeline-widget ul li .date,
.dark-skin #check-also-close:hover,
.dark-skin .multiple-post-pages a:not(:hover),
.dark-skin .video-playlist-nav-wrapper .video-playlist-item .video-duration,
.dark-skin .login-widget .forget-text:not(:hover),
.dark-skin .autocomplete-suggestions,
.dark-skin #mobile-menu-icon:not(:hover) .menu-text,
.dark-skin .about-author .social-icons li.social-icons-item a:not(:hover) span {
color: #aaaaaa;
}
@media (min-width: 1600px) {
.dark-skin #story-index li a:not(.is-current) {
color: #aaaaaa;
}
.dark-skin #story-index ul {
background-color: #27292d;
}
}
.dark-skin textarea,
.dark-skin input:not([type=submit]),
.dark-skin select,
.dark-skin code, .dark-skin kbd, .dark-skin pre, .dark-skin samp,
.dark-skin .latest-tweets-slider-widget .latest-tweets-slider .tie-slider-nav li a:not(:hover),
.dark-skin .show-more-button,
.dark-skin .pages-nav .next-prev a,
.dark-skin .pages-nav .next-prev span.pages-nav-item,
.dark-skin .pages-nav .pages-numbers a,
.dark-skin .pages-nav .pages-numbers span.pages-nav-item,
.dark-skin .pages-nav .next-prev .first-last-pages .fa,
.dark-skin .pages-nav .pages-numbers .first-last-pages .fa,
.dark-skin .multiple-post-pages span,
.dark-skin .latest-tweets-widget .slider-links .tie-slider-nav span {
border-color: rgba(255, 255, 255, 0.1);
}
.dark-skin #tie-wrapper,
.dark-skin #theme-header {
background-color: #27292d;
}
.dark-skin.one-column-no-sidebar .entry-header-outer {
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.dark-skin .subscribe-widget .subscribe-widget-content h4:after,
.dark-skin .boxed-slider-three-slides-wrapper li:not(.slick-active) button:not(:hover),
.dark-skin .boxed-four-taller-slider li:not(.slick-active) button:not(:hover),
.dark-skin .boxed-five-slides-slider li:not(.slick-active) button:not(:hover) {
background-color: rgba(255, 255, 255, 0.1);
}
.dark-skin .tie-slider-nav span {
background: #1f2024;
}
.dark-skin.boxed-layout.wrapper-has-shadow #tie-wrapper {
box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
}
.dark-skin .container-wrapper {
background-color: #1f2024;
border-color: rgba(255, 255, 255, 0.1);
}
.dark-skin .tie-popup-container .container-wrapper {
background-color: #1f2024 !important;
}
.dark-skin .widget a:not(:hover),
.dark-skin .widget-title,
.dark-skin .widget-title a:not(:hover) {
color: #ffffff;
}
.dark-skin .widget-title-icon {
color: #aaaaaa;
}
.dark-skin .widget_product_tag_cloud a,
.dark-skin .widget_tag_cloud .tagcloud a,
.dark-skin .post-tags a,
.dark-skin .widget_layered_nav_filters a {
border-color: rgba(255, 255, 255, 0.1);
}
.dark-skin .timeline-widget ul:before {
background: rgba(0, 0, 0, 0.3);
}
.dark-skin .timeline-widget .date:before {
background: #27292d;
border-color: rgba(0, 0, 0, 0.3);
}
.dark-skin .woocommerce-tabs ul.tabs li a,
.dark-skin .tabs-menu li a {
background: rgba(0, 0, 0, 0.1);
border-color: rgba(255, 255, 255, 0.1);
}
.dark-skin .tabs-menu li.is-active a {
background: transparent;
}
.dark-skin .woocommerce-tabs ul.tabs li.active a {
background-color: #1f2024;
}
.dark-skin #wp-calendar tbody td {
background-color: rgba(0, 0, 0, 0.1);
}
.dark-skin .subscribe-widget .subscribe-widget-content h3 {
color: #ffffff;
}
.dark-skin .subscribe-widget .fa-envelope,
.dark-skin .subscribe-widget form:before {
color: rgba(255, 255, 255, 0.3);
}
.dark-skin.magazine1 .entry-header-outer + .mag-box {
border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.dark-skin.post-layout-8 #content {
background-color: #1f2024;
}
.dark-skin .tie-instagram.lite-skin,
.dark-skin .tie-instagram.default-skin {
background-color: #ffffff;
}
.dark-skin .tie-instagram.lite-skin a,
.dark-skin .tie-instagram.default-skin a {
color: #2c2f34;
}
@media (max-width: 991px) {
.dark-skin.post-has-toggle #the-post .entry:not(.is-expanded):before {
background-image: linear-gradient(to bottom, transparent 50%, #1f2024 100%);
}
}
.dark-skin .sticky {
background: #1c1c1d;
padding: 10px;
}
.dark-skin .entry-header .entry-title {
color: #ffffff;
}
.dark-skin .post-footer {
background: #1f2024;
border-color: rgba(255, 255, 255, 0.1);
}
.dark-skin .post-footer-inner,
.dark-skin .post-footer.post-footer-on-top .post-footer-inner,
.dark-skin .comment-list li,
.dark-skin .commentlist li,
.dark-skin .entry table *,
.dark-skin .woocommerce table.shop_table tfoot * {
border-color: rgba(255, 255, 255, 0.1);
}
.dark-skin .comment-list .comment-author img,
.dark-skin .commentlist .comment-author img {
box-shadow: 0 0 8px #000;
border-color: rgba(255, 255, 255, 0.1);
}
.dark-skin .post-content-slideshow,
.dark-skin .post-content-slideshow .tie-slider-nav-wrapper,
.dark-skin .post-content-slideshow .tie-slider-nav li span,
.dark-skin .divider,
.dark-skin .toggle,
.dark-skin .tabs-wrapper.tabs-vertical:after,
.dark-skin .tabs-wrapper.tabs-vertical .tabs-menu li a {
border-color: rgba(255, 255, 255, 0.1);
}
.dark-skin .tabs-wrapper.tabs-vertical .tabs-menu li.is-active a {
background-color: #1f2024;
}
.dark-skin .entry .tabs-wrapper.container-wrapper {
border: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.dark-skin #check-also-box {
border-color: rgba(255, 255, 255, 0.1);
background-color: #1f2024;
}
.dark-skin #footer {
background-color: #1c1d21;
}  .container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.container:before, .container:after {
content: " ";
display: table;
}
.container:after {
clear: both;
}
@media (min-width: 768px) {
.container {
width: 100%;
}
}
@media (min-width: 992px) {
.container {
width: 100%;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1200px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
content: " ";
display: table;
}
.container-fluid:after {
clear: both;
}
.tie-row {
margin-left: -15px;
margin-right: -15px;
}
.tie-row:before, .tie-row:after {
content: " ";
display: table;
}
.tie-row:after {
clear: both;
}
.tie-col-xs-1, .tie-col-sm-1, .tie-col-md-1, .tie-col-lg-1, .tie-col-xs-2, .tie-col-sm-2, .tie-col-md-2, .tie-col-lg-2, .tie-col-xs-3, .tie-col-sm-3, .tie-col-md-3, .tie-col-lg-3, .tie-col-xs-4, .tie-col-sm-4, .tie-col-md-4, .tie-col-lg-4, .tie-col-xs-5, .tie-col-sm-5, .tie-col-md-5, .tie-col-lg-5, .tie-col-xs-6, .tie-col-sm-6, .tie-col-md-6, .tie-col-lg-6, .tie-col-xs-7, .tie-col-sm-7, .tie-col-md-7, .tie-col-lg-7, .tie-col-xs-8, .tie-col-sm-8, .tie-col-md-8, .tie-col-lg-8, .tie-col-xs-9, .tie-col-sm-9, .tie-col-md-9, .tie-col-lg-9, .tie-col-xs-10, .tie-col-sm-10, .tie-col-md-10, .tie-col-lg-10, .tie-col-xs-11, .tie-col-sm-11, .tie-col-md-11, .tie-col-lg-11, .tie-col-xs-12, .tie-col-sm-12, .tie-col-md-12, .tie-col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.tie-col-xs-1, .tie-col-xs-2, .tie-col-xs-3, .tie-col-xs-4, .tie-col-xs-5, .tie-col-xs-6, .tie-col-xs-7, .tie-col-xs-8, .tie-col-xs-9, .tie-col-xs-10, .tie-col-xs-11, .tie-col-xs-12 {
float: left;
}
.tie-col-xs-1 {
width: 8.33333%;
}
.tie-col-xs-2 {
width: 16.66667%;
}
.tie-col-xs-3 {
width: 25%;
}
.tie-col-xs-4 {
width: 33.33333%;
}
.tie-col-xs-5 {
width: 41.66667%;
}
.tie-col-xs-6 {
width: 50%;
}
.tie-col-xs-7 {
width: 58.33333%;
}
.tie-col-xs-8 {
width: 66.66667%;
}
.tie-col-xs-9 {
width: 75%;
}
.tie-col-xs-10 {
width: 83.33333%;
}
.tie-col-xs-11 {
width: 91.66667%;
}
.tie-col-xs-12 {
width: 100%;
}
.tie-col-xs-pull-0 {
right: auto;
}
.tie-col-xs-pull-1 {
right: 8.33333%;
}
.tie-col-xs-pull-2 {
right: 16.66667%;
}
.tie-col-xs-pull-3 {
right: 25%;
}
.tie-col-xs-pull-4 {
right: 33.33333%;
}
.tie-col-xs-pull-5 {
right: 41.66667%;
}
.tie-col-xs-pull-6 {
right: 50%;
}
.tie-col-xs-pull-7 {
right: 58.33333%;
}
.tie-col-xs-pull-8 {
right: 66.66667%;
}
.tie-col-xs-pull-9 {
right: 75%;
}
.tie-col-xs-pull-10 {
right: 83.33333%;
}
.tie-col-xs-pull-11 {
right: 91.66667%;
}
.tie-col-xs-pull-12 {
right: 100%;
}
.tie-col-xs-push-0 {
left: auto;
}
.tie-col-xs-push-1 {
left: 8.33333%;
}
.tie-col-xs-push-2 {
left: 16.66667%;
}
.tie-col-xs-push-3 {
left: 25%;
}
.tie-col-xs-push-4 {
left: 33.33333%;
}
.tie-col-xs-push-5 {
left: 41.66667%;
}
.tie-col-xs-push-6 {
left: 50%;
}
.tie-col-xs-push-7 {
left: 58.33333%;
}
.tie-col-xs-push-8 {
left: 66.66667%;
}
.tie-col-xs-push-9 {
left: 75%;
}
.tie-col-xs-push-10 {
left: 83.33333%;
}
.tie-col-xs-push-11 {
left: 91.66667%;
}
.tie-col-xs-push-12 {
left: 100%;
}
.tie-col-xs-offset-0 {
margin-left: 0%;
}
.tie-col-xs-offset-1 {
margin-left: 8.33333%;
}
.tie-col-xs-offset-2 {
margin-left: 16.66667%;
}
.tie-col-xs-offset-3 {
margin-left: 25%;
}
.tie-col-xs-offset-4 {
margin-left: 33.33333%;
}
.tie-col-xs-offset-5 {
margin-left: 41.66667%;
}
.tie-col-xs-offset-6 {
margin-left: 50%;
}
.tie-col-xs-offset-7 {
margin-left: 58.33333%;
}
.tie-col-xs-offset-8 {
margin-left: 66.66667%;
}
.tie-col-xs-offset-9 {
margin-left: 75%;
}
.tie-col-xs-offset-10 {
margin-left: 83.33333%;
}
.tie-col-xs-offset-11 {
margin-left: 91.66667%;
}
.tie-col-xs-offset-12 {
margin-left: 100%;
}
@media (min-width: 768px) {
.tie-col-sm-1, .tie-col-sm-2, .tie-col-sm-3, .tie-col-sm-4, .tie-col-sm-5, .tie-col-sm-6, .tie-col-sm-7, .tie-col-sm-8, .tie-col-sm-9, .tie-col-sm-10, .tie-col-sm-11, .tie-col-sm-12 {
float: left;
}
.tie-col-sm-1 {
width: 8.33333%;
}
.tie-col-sm-2 {
width: 16.66667%;
}
.tie-col-sm-3 {
width: 25%;
}
.tie-col-sm-4 {
width: 33.33333%;
}
.tie-col-sm-5 {
width: 41.66667%;
}
.tie-col-sm-6 {
width: 50%;
}
.tie-col-sm-7 {
width: 58.33333%;
}
.tie-col-sm-8 {
width: 66.66667%;
}
.tie-col-sm-9 {
width: 75%;
}
.tie-col-sm-10 {
width: 83.33333%;
}
.tie-col-sm-11 {
width: 91.66667%;
}
.tie-col-sm-12 {
width: 100%;
}
.tie-col-sm-pull-0 {
right: auto;
}
.tie-col-sm-pull-1 {
right: 8.33333%;
}
.tie-col-sm-pull-2 {
right: 16.66667%;
}
.tie-col-sm-pull-3 {
right: 25%;
}
.tie-col-sm-pull-4 {
right: 33.33333%;
}
.tie-col-sm-pull-5 {
right: 41.66667%;
}
.tie-col-sm-pull-6 {
right: 50%;
}
.tie-col-sm-pull-7 {
right: 58.33333%;
}
.tie-col-sm-pull-8 {
right: 66.66667%;
}
.tie-col-sm-pull-9 {
right: 75%;
}
.tie-col-sm-pull-10 {
right: 83.33333%;
}
.tie-col-sm-pull-11 {
right: 91.66667%;
}
.tie-col-sm-pull-12 {
right: 100%;
}
.tie-col-sm-push-0 {
left: auto;
}
.tie-col-sm-push-1 {
left: 8.33333%;
}
.tie-col-sm-push-2 {
left: 16.66667%;
}
.tie-col-sm-push-3 {
left: 25%;
}
.tie-col-sm-push-4 {
left: 33.33333%;
}
.tie-col-sm-push-5 {
left: 41.66667%;
}
.tie-col-sm-push-6 {
left: 50%;
}
.tie-col-sm-push-7 {
left: 58.33333%;
}
.tie-col-sm-push-8 {
left: 66.66667%;
}
.tie-col-sm-push-9 {
left: 75%;
}
.tie-col-sm-push-10 {
left: 83.33333%;
}
.tie-col-sm-push-11 {
left: 91.66667%;
}
.tie-col-sm-push-12 {
left: 100%;
}
.tie-col-sm-offset-0 {
margin-left: 0%;
}
.tie-col-sm-offset-1 {
margin-left: 8.33333%;
}
.tie-col-sm-offset-2 {
margin-left: 16.66667%;
}
.tie-col-sm-offset-3 {
margin-left: 25%;
}
.tie-col-sm-offset-4 {
margin-left: 33.33333%;
}
.tie-col-sm-offset-5 {
margin-left: 41.66667%;
}
.tie-col-sm-offset-6 {
margin-left: 50%;
}
.tie-col-sm-offset-7 {
margin-left: 58.33333%;
}
.tie-col-sm-offset-8 {
margin-left: 66.66667%;
}
.tie-col-sm-offset-9 {
margin-left: 75%;
}
.tie-col-sm-offset-10 {
margin-left: 83.33333%;
}
.tie-col-sm-offset-11 {
margin-left: 91.66667%;
}
.tie-col-sm-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 992px) {
.tie-col-md-1, .tie-col-md-2, .tie-col-md-3, .tie-col-md-4, .tie-col-md-5, .tie-col-md-6, .tie-col-md-7, .tie-col-md-8, .tie-col-md-9, .tie-col-md-10, .tie-col-md-11, .tie-col-md-12 {
float: left;
}
.tie-col-md-1 {
width: 8.33333%;
}
.tie-col-md-2 {
width: 16.66667%;
}
.tie-col-md-3 {
width: 25%;
}
.tie-col-md-4 {
width: 33.33333%;
}
.tie-col-md-5 {
width: 41.66667%;
}
.tie-col-md-6 {
width: 50%;
}
.tie-col-md-7 {
width: 58.33333%;
}
.tie-col-md-8 {
width: 66.66667%;
}
.tie-col-md-9 {
width: 75%;
}
.tie-col-md-10 {
width: 83.33333%;
}
.tie-col-md-11 {
width: 91.66667%;
}
.tie-col-md-12 {
width: 100%;
}
.tie-col-md-pull-0 {
right: auto;
}
.tie-col-md-pull-1 {
right: 8.33333%;
}
.tie-col-md-pull-2 {
right: 16.66667%;
}
.tie-col-md-pull-3 {
right: 25%;
}
.tie-col-md-pull-4 {
right: 33.33333%;
}
.tie-col-md-pull-5 {
right: 41.66667%;
}
.tie-col-md-pull-6 {
right: 50%;
}
.tie-col-md-pull-7 {
right: 58.33333%;
}
.tie-col-md-pull-8 {
right: 66.66667%;
}
.tie-col-md-pull-9 {
right: 75%;
}
.tie-col-md-pull-10 {
right: 83.33333%;
}
.tie-col-md-pull-11 {
right: 91.66667%;
}
.tie-col-md-pull-12 {
right: 100%;
}
.tie-col-md-push-0 {
left: auto;
}
.tie-col-md-push-1 {
left: 8.33333%;
}
.tie-col-md-push-2 {
left: 16.66667%;
}
.tie-col-md-push-3 {
left: 25%;
}
.tie-col-md-push-4 {
left: 33.33333%;
}
.tie-col-md-push-5 {
left: 41.66667%;
}
.tie-col-md-push-6 {
left: 50%;
}
.tie-col-md-push-7 {
left: 58.33333%;
}
.tie-col-md-push-8 {
left: 66.66667%;
}
.tie-col-md-push-9 {
left: 75%;
}
.tie-col-md-push-10 {
left: 83.33333%;
}
.tie-col-md-push-11 {
left: 91.66667%;
}
.tie-col-md-push-12 {
left: 100%;
}
.tie-col-md-offset-0 {
margin-left: 0%;
}
.tie-col-md-offset-1 {
margin-left: 8.33333%;
}
.tie-col-md-offset-2 {
margin-left: 16.66667%;
}
.tie-col-md-offset-3 {
margin-left: 25%;
}
.tie-col-md-offset-4 {
margin-left: 33.33333%;
}
.tie-col-md-offset-5 {
margin-left: 41.66667%;
}
.tie-col-md-offset-6 {
margin-left: 50%;
}
.tie-col-md-offset-7 {
margin-left: 58.33333%;
}
.tie-col-md-offset-8 {
margin-left: 66.66667%;
}
.tie-col-md-offset-9 {
margin-left: 75%;
}
.tie-col-md-offset-10 {
margin-left: 83.33333%;
}
.tie-col-md-offset-11 {
margin-left: 91.66667%;
}
.tie-col-md-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 1200px) {
.tie-col-lg-1, .tie-col-lg-2, .tie-col-lg-3, .tie-col-lg-4, .tie-col-lg-5, .tie-col-lg-6, .tie-col-lg-7, .tie-col-lg-8, .tie-col-lg-9, .tie-col-lg-10, .tie-col-lg-11, .tie-col-lg-12 {
float: left;
}
.tie-col-lg-1 {
width: 8.33333%;
}
.tie-col-lg-2 {
width: 16.66667%;
}
.tie-col-lg-3 {
width: 25%;
}
.tie-col-lg-4 {
width: 33.33333%;
}
.tie-col-lg-5 {
width: 41.66667%;
}
.tie-col-lg-6 {
width: 50%;
}
.tie-col-lg-7 {
width: 58.33333%;
}
.tie-col-lg-8 {
width: 66.66667%;
}
.tie-col-lg-9 {
width: 75%;
}
.tie-col-lg-10 {
width: 83.33333%;
}
.tie-col-lg-11 {
width: 91.66667%;
}
.tie-col-lg-12 {
width: 100%;
}
.tie-col-lg-pull-0 {
right: auto;
}
.tie-col-lg-pull-1 {
right: 8.33333%;
}
.tie-col-lg-pull-2 {
right: 16.66667%;
}
.tie-col-lg-pull-3 {
right: 25%;
}
.tie-col-lg-pull-4 {
right: 33.33333%;
}
.tie-col-lg-pull-5 {
right: 41.66667%;
}
.tie-col-lg-pull-6 {
right: 50%;
}
.tie-col-lg-pull-7 {
right: 58.33333%;
}
.tie-col-lg-pull-8 {
right: 66.66667%;
}
.tie-col-lg-pull-9 {
right: 75%;
}
.tie-col-lg-pull-10 {
right: 83.33333%;
}
.tie-col-lg-pull-11 {
right: 91.66667%;
}
.tie-col-lg-pull-12 {
right: 100%;
}
.tie-col-lg-push-0 {
left: auto;
}
.tie-col-lg-push-1 {
left: 8.33333%;
}
.tie-col-lg-push-2 {
left: 16.66667%;
}
.tie-col-lg-push-3 {
left: 25%;
}
.tie-col-lg-push-4 {
left: 33.33333%;
}
.tie-col-lg-push-5 {
left: 41.66667%;
}
.tie-col-lg-push-6 {
left: 50%;
}
.tie-col-lg-push-7 {
left: 58.33333%;
}
.tie-col-lg-push-8 {
left: 66.66667%;
}
.tie-col-lg-push-9 {
left: 75%;
}
.tie-col-lg-push-10 {
left: 83.33333%;
}
.tie-col-lg-push-11 {
left: 91.66667%;
}
.tie-col-lg-push-12 {
left: 100%;
}
.tie-col-lg-offset-0 {
margin-left: 0%;
}
.tie-col-lg-offset-1 {
margin-left: 8.33333%;
}
.tie-col-lg-offset-2 {
margin-left: 16.66667%;
}
.tie-col-lg-offset-3 {
margin-left: 25%;
}
.tie-col-lg-offset-4 {
margin-left: 33.33333%;
}
.tie-col-lg-offset-5 {
margin-left: 41.66667%;
}
.tie-col-lg-offset-6 {
margin-left: 50%;
}
.tie-col-lg-offset-7 {
margin-left: 58.33333%;
}
.tie-col-lg-offset-8 {
margin-left: 66.66667%;
}
.tie-col-lg-offset-9 {
margin-left: 75%;
}
.tie-col-lg-offset-10 {
margin-left: 83.33333%;
}
.tie-col-lg-offset-11 {
margin-left: 91.66667%;
}
.tie-col-lg-offset-12 {
margin-left: 100%;
}
} @font-face {
font-family: 'FontAwesome';
src: url(../../../themes/jannah/fonts/fontawesome/fontawesome-webfont.eot);
src: url(../../../themes/jannah/fonts/fontawesome/fontawesome-webfont.eot#iefix&v=4.7) format("embedded-opentype"), url(../../../themes/jannah/fonts/fontawesome/fontawesome-webfont.woff) format("woff2"), url(../../../themes/jannah/fonts/fontawesome/fontawesome-webfont.woff) format("woff"), url(../../../themes/jannah/fonts/fontawesome/fontawesome-webfont.ttf) format("truetype"), url(../../../themes/jannah/fonts/fontawesome/fontawesome-webfont.svg) format("svg");
font-weight: normal;
font-style: normal;
}
.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: .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: .14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid .08em #eee;
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 {
-webkit-filter: none;
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: #fff;
}
.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;
} @font-face {
font-family: 'tiefonticon';
src: url(../../../themes/jannah/fonts/tiefonticon/tiefonticon.eot);
src: url(../../../themes/jannah/fonts/tiefonticon/tiefonticon.eot#iefix) format("embedded-opentype"), url(../../../themes/jannah/fonts/tiefonticon/tiefonticon.ttf) format("truetype"), url(../../../themes/jannah/fonts/tiefonticon/tiefonticon.woff) format("woff"), url(../../../themes/jannah/fonts/tiefonticon/tiefonticon.svg) format("svg");
font-weight: normal;
font-style: normal;
}
[class^="tie-icon-"], [class*=" tie-icon-"] { font-family: 'tiefonticon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.tie-icon-dots-three-horizontal:before {
content: "\e903";
}
.tie-icon-thermometer-half:before {
content: "\e901";
}
.tie-icon-wind:before {
content: "\e902";
}
.tie-icon-check:before {
content: "\e116";
}
.tie-icon-cross:before {
content: "\e117";
}
.tie-icon-fire:before {
content: "\e900";
}
.tie-icon-map:before {
content: "\e6ab";
}
.tie-icon-goto:before {
content: "\e64a";
}
.tie-icon-star:before {
content: "\e66b";
}
.tie-icon-plaine:before {
content: "\e671";
}
.tie-icon-house:before {
content: "\e67d";
}
.tie-icon-users:before {
content: "\e69b";
}
.tie-icon-user:before {
content: "\e69c";
}
.tie-icon-typing:before {
content: "\e69e";
}
.tie-icon-settings:before {
content: "\e6a3";
}
.tie-icon-ringer:before {
content: "\e6a7";
}
.tie-icon-messageright:before {
content: "\e6b3";
}
.tie-icon-list:before {
content: "\e6b8";
}
.tie-icon-inbox:before {
content: "\e6bb";
}
.tie-icon-edit:before {
content: "\e6bd";
}
.tie-icon-raindrop:before {
content: "\f078";
}
.tie-icon-text:before {
content: "\e685";
}
.tie-icon-audio:before {
content: "\e6a2";
}
.tie-icon-picture:before {
content: "\e6ac";
}
.tie-icon-video:before {
content: "\e6b6";
}
.tie-icon-windysnow:before {
content: "\f103";
}
.tie-icon-basecloud:before {
content: "\f105";
}
.tie-icon-cloud:before {
content: "\f106";
}
.tie-icon-mist:before {
content: "\f108";
}
.tie-icon-moon:before {
content: "\f10d";
}
.tie-icon-sun:before {
content: "\f113";
}
.tie-icon-thunder:before {
content: "\f114";
}  .mCustomScrollbar {
-ms-touch-action: pinch-zoom;
touch-action: pinch-zoom; }
.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
-ms-touch-action: auto;
touch-action: auto;
}
.mCustomScrollBox { position: relative;
overflow: hidden;
height: 100%;
max-width: 100%;
outline: none;
direction: ltr;
}
.mCSB_container { overflow: hidden;
width: auto;
height: auto;
}  .mCSB_scrollTools {
position: absolute;
width: 16px;
height: auto;
right: auto;
top: 0;
left: 0;
bottom: 0;
}
.mCSB_outside + .mCSB_scrollTools {
left: -26px;
} .mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
left: auto;
right: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
right: -26px;
} .mCSB_scrollTools .mCSB_draggerContainer { position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
width: 2px;
height: 100%;
margin: 0 auto;
}
.mCSB_scrollTools .mCSB_dragger { cursor: pointer;
width: 100%;
height: 30px; z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { position: relative;
width: 4px;
height: 100%;
margin: 0 auto;
text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
width: 12px;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
width: 8px;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
display: block;
position: absolute;
height: 20px;
width: 100%;
overflow: hidden;
margin: 0 auto;
cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
bottom: 0;
} .mCSB_horizontal.mCSB_inside > .mCSB_container {
margin-right: 0;
margin-bottom: 30px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container {
min-height: 100%;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
margin-bottom: 0;
} .mCSB_scrollTools.mCSB_scrollTools_horizontal {
width: auto;
height: 16px;
top: auto;
right: 0;
bottom: 0;
left: 0;
}
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
bottom: -26px;
} .mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
margin: 0 20px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
width: 100%;
height: 2px;
margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
width: 30px; height: 100%;
left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
width: 100%;
height: 4px;
margin: 6px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
height: 12px; margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
height: 8px; margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
display: block;
position: absolute;
width: 20px;
height: 100%;
overflow: hidden;
margin: 0 auto;
cursor: pointer;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
right: 0;
} .mCSB_container_wrapper {
position: absolute;
height: auto;
width: auto;
overflow: hidden;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin-right: 30px;
margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container {
padding-right: 30px;
padding-bottom: 30px;
box-sizing: border-box;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
bottom: 20px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
right: 20px;
} .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
bottom: 0;
} .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
right: 0;
} .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
left: 20px;
} .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
left: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper { margin-right: 0;
margin-left: 30px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
padding-right: 0;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
padding-bottom: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
margin-right: 0; margin-left: 0;
} .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
margin-bottom: 0;
} .mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
}  .mCSB_scrollTools {
opacity: 0.75;
filter: "alpha(opacity=75)";
-ms-filter: "alpha(opacity=75)";
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
opacity: 0;
filter: "alpha(opacity=0)";
-ms-filter: "alpha(opacity=0)";
}
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
opacity: 1;
filter: "alpha(opacity=100)";
-ms-filter: "alpha(opacity=100)";
}
.mCSB_scrollTools .mCSB_draggerRail {
background-color: #000;
background: rgba(0, 0, 0, 0.3);
filter: "alpha(opacity=40)";
-ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
background-color: #fff;
background: rgba(0, 0, 0, 0.3);
filter: "alpha(opacity=75)";
-ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
background-color: #fff;
background: rgba(0, 0, 0, 0.4);
filter: "alpha(opacity=85)";
-ms-filter: "alpha(opacity=85)";
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
background-color: #fff;
background: rgba(0, 0, 0, 0.5);
filter: "alpha(opacity=90)";
-ms-filter: "alpha(opacity=90)";
} .dark-skin .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.dark-skin .mag-box .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.box-dark-skin .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
background: rgba(255, 255, 255, 0.35);
}
.dark-skin .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.dark-skin .mag-box .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.box-dark-skin .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
background: rgba(255, 255, 255, 0.45);
}
.dark-skin .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.dark-skin .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.dark-skin .mag-box .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.dark-skin .mag-box .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.box-dark-skin .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.box-dark-skin .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
background: rgba(255, 255, 255, 0.55);
}  @media print {
@page {
margin: 2cm;
}
body {
background: none !important;
font-family: Georgia, serif;
color: black;
}
.sidebar-right .main-content,
.sidebar-left .main-content {
width: 100%;
}
#logo {
float: none;
display: inline-block;
}
.entry a[href^=http]:after {
content: " [" attr(href) "] ";
}
.tie-row {
border: 0;
}
.main-content {
border: 0;
max-width: 75% !important;
margin: 0 auto !important;
float: none !important;
}
#top-nav,
.main-menu-wrap,
.components,
.sidebar,
.sidebar:after,
.main-content:after,
#footer,
.slider-area,
#mobile-menu-icon,
.post-footer,
.post-cat:after,
#post-newsletter,
.prev-next-post-nav,
#related-posts,
#respond,
.single .tie_video .featured-area,
figure a:after,
.post-tags,
#check-also-box {
display: none;
}
#theme-header {
box-shadow: none;
}
#main-nav.fixed-nav {
position: static !important;
}
}
body {
visibility: visible !important;
}.ilightbox-overlay.dark {
background: #000;
}
.ilightbox-loader.dark {
-webkit-box-shadow: black 0px 0px 85px, black 0px 0px 85px;
box-shadow: black 0px 0px 85px, black 0px 0px 85px;
}
.ilightbox-loader.dark div {
background: #000 url(../../../themes/jannah/css/ilightbox/dark-skin/preloader.gif) no-repeat center;
}
.ilightbox-holder.dark {
padding: 5px;
background: #000;
-webkit-box-shadow: 0 0 15px hsla(0,0%,0%,.8);
box-shadow: 0 0 15px hsla(0,0%,0%,.8);
}
.ilightbox-holder.dark .ilightbox-container  .ilightbox-caption {
background: url(../../../themes/jannah/css/ilightbox/dark-skin/caption-bg.png);
color: #FFF;
text-shadow: 0 1px black;
}
.ilightbox-holder.dark .ilightbox-container .ilightbox-social {
background: url(../../../themes/jannah/css/ilightbox/dark-skin/caption-bg.png);
-webkit-border-radius: 2px;
border-radius: 2px;
}
.ilightbox-holder.dark .ilightbox-alert {
background: url(../../../themes/jannah/css/ilightbox/dark-skin/alert.png) no-repeat center top;
color: #555;
} .ilightbox-toolbar.dark {
top: 11px;
left: 10px;
}
.ilightbox-toolbar.dark a {
width: 25px;
height: 23px;
background: black url(../../../themes/jannah/css/ilightbox/dark-skin/buttons.png) no-repeat 7px 6px;
}
.ilightbox-toolbar.dark a.disabled {
opacity: 0.2;
filter: alpha(opacity=20);
cursor: default;
background-color: #000 !important;
}
.ilightbox-toolbar.dark a:first-of-type {
-webkit-border-bottom-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
.ilightbox-toolbar.dark a:last-of-type {
-webkit-border-bottom-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
}
.ilightbox-toolbar.dark a.ilightbox-close:hover {
background-position: -32px 6px;
}
.ilightbox-toolbar.dark a.ilightbox-fullscreen {
background-position: 6px -33px;
right: 35px;
}
.ilightbox-toolbar.dark a.ilightbox-fullscreen:hover {
background-position: -31px -33px;
}
.ilightbox-toolbar.dark a.ilightbox-play {
background-position: 8px -57px;
}
.ilightbox-toolbar.dark a.ilightbox-play:hover {
background-position: -32px -57px;
}
.ilightbox-toolbar.dark a.ilightbox-pause {
background-position: 8px -83px;
}
.ilightbox-toolbar.dark a.ilightbox-pause:hover {
background-position: -32px -83px;
}
.isMobile .ilightbox-toolbar.dark {
background: #000;
top: auto;
bottom: 0;
left: 0;
width: 100%;
height: 40px;
text-align: center;
-webkit-box-shadow: 0 0 25px rgba(0,0,0,.8);
box-shadow: 0 0 25px rgba(0,0,0,.8);
}
.isMobile .ilightbox-toolbar.dark a {
display: inline-block;
float: none;
width: 50px;
height: 40px;
background-size: 50%;
background-position: 50% !important;
}
.isMobile .ilightbox-toolbar.dark a:hover {
background-color: #111;
}
.isMobile .ilightbox-toolbar.dark a.ilightbox-fullscreen {
background-image: url(../../../themes/jannah/css/ilightbox/dark-skin/fullscreen-icon-64.png);
background-image : url(../../../themes/jannah/css/ilightbox/dark-skin/fullscreen-icon-ie.png)\9; }
.isMobile .ilightbox-toolbar.dark a.ilightbox-close {
background-image: url(../../../themes/jannah/css/ilightbox/dark-skin/x-mark-icon-64.png);
background-image : url(../../../themes/jannah/css/ilightbox/dark-skin/x-mark-icon-ie.png)\9; }
.isMobile .ilightbox-toolbar.dark a.ilightbox-next-button {
background-image: url(../../../themes/jannah/css/ilightbox/dark-skin/arrow-next-icon-64.png);
background-image : url(../../../themes/jannah/css/ilightbox/dark-skin/arrow-next-icon-ie.png)\9; background-position: 52% 50%;
}
.isMobile .ilightbox-toolbar.dark a.ilightbox-prev-button {
background-image: url(../../../themes/jannah/css/ilightbox/dark-skin/arrow-prev-icon-64.png);
background-image : url(../../../themes/jannah/css/ilightbox/dark-skin/arrow-prev-icon-ie.png)\9; background-position: 48% 50%;
}
.isMobile .ilightbox-toolbar.dark a.ilightbox-play {
background-image: url(../../../themes/jannah/css/ilightbox/dark-skin/play-icon-64.png);
background-image : url(../../../themes/jannah/css/ilightbox/dark-skin/play-icon-ie.png)\9; }
.isMobile .ilightbox-toolbar.dark a.ilightbox-pause {
background-image: url(../../../themes/jannah/css/ilightbox/dark-skin/pause-icon-64.png);
background-image : url(../../../themes/jannah/css/ilightbox/dark-skin/pause-icon-ie.png)\9; }
.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-title {
font-size: 18px;
padding: 10px 8px;
padding-right: 60px;
color: #FFF;
}
.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar {
left: auto;
top: 5px;
right: 5px;
}
.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar a {
-webkit-border-radius: 0;
border-radius: 0;
float: right;
}
.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar a:first-of-type {
-webkit-border-bottom-right-radius: 3px;
-webkit-border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
}
.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar a:last-of-type {
-webkit-border-bottom-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
} .ilightbox-thumbnails.dark .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
box-shadow: 0 0 6px rgba(0, 0, 0, .9);
}
.ilightbox-thumbnails.dark .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-video {
background: url(../../../themes/jannah/css/ilightbox/dark-skin/thumb-overlay-play.png) no-repeat center;
} .ilightbox-button.dark.disabled {
opacity: 0.1;
filter: alpha(opacity=10); cursor: default;
background-color: #000 !important;
}
.ilightbox-button.dark span {
display: block;
width: 100%;
height: 100%;
}
.ilightbox-button.dark {
bottom: 0;
right: 0;
left: 0;
left : 45%\9; right : auto\9; width: 95px;
height: 75px;
margin: auto;
background: url(../../../themes/jannah/css/ilightbox/dark-skin/arrow-next-vertical-icon-64.png) no-repeat 50% 65%;
background-color: #000;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.ilightbox-button.ilightbox-button.dark:hover {
background-color: #111;
}
.ilightbox-button.ilightbox-prev-button.dark {
top: 0;
bottom: auto;
background-image: url(../../../themes/jannah/css/ilightbox/dark-skin/arrow-prev-vertical-icon-64.png);
background-position: 50% 35%;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.ilightbox-button.dark.horizontal {
right: 0;
left: auto;
top: 0;
bottom: 0;
top : 41%\9; bottom : auto\9; width: 75px;
height: 95px;
background-image: url(../../../themes/jannah/css/ilightbox/dark-skin/arrow-next-icon-64.png);
background-position: 65% 50%;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
border-top-left-radius: 5px;
}
.ilightbox-button.ilightbox-prev-button.dark.horizontal {
right: auto;
left: 0;
background-image: url(../../../themes/jannah/css/ilightbox/dark-skin/arrow-prev-icon-64.png);
background-position: 35% 50%;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
border-top-right-radius: 5px;
}#review-box {
margin-top: 30px;
}
.review-top {
float: left;
width: 55%;
margin: 30px 20px 30px 0;
}
#story-highlights + .review_wrap #review-box {
width: 48%;
margin-left: 0;
margin-right: 0;
margin-bottom: 20px;
}
@media (min-width: 1045px) {
.full-width #story-highlights + .review_wrap #review-box {
width: calc(96% - 450px);
}
}
.widget .review_wrap {
margin: 0;
}
.review_wrap h1,
.review_wrap h2,
.review_wrap h3,
.review_wrap h4,
.review_wrap h5,
.review_wrap h6,
.review_wrap p,
.review_wrap strong {
margin: 0;
}
.review_wrap br {
display: none;
}
.review_wrap h2.review-box-header {
margin-bottom: 20px;
}
.review_wrap h2.review-box-header:after {
width: 70px;
}
.review-item,
.review-summary,
.user-rate-wrap {
opacity: 1;
border: 1px solid rgba(0, 0, 0, 0.1);
background-color: rgba(0, 0, 0, 0.03);
border-radius: 2px;
margin-bottom: 10px;
overflow: hidden;
line-height: 20px;
padding: 15px;
transition: 0.2s;
}
.review-item h5,
.review-summary h5,
.user-rate-wrap h5 {
position: relative;
z-index: 2;
float: left;
}
.review-stars .stars-large,
.review-stars .hearts-large,
.review-stars .thumbs-large {
float: right;
}
.review-percentage .review-item {
padding: 10px 15px;
}
.review-percentage .review-item h5 {
float: none;
margin-bottom: 5px;
}
.review-percentage .review-item span {
position: relative;
display: block;
}
.review-percentage .review-item span span {
background-color: #0088ff;
display: block;
height: 7px;
width: 0;
transition: width 1.5s;
position: relative;
z-index: 2;
}
.review-percentage .review-item span:after {
content: "";
width: 100%;
background: rgba(0, 0, 0, 0.08);
height: 7px;
position: absolute;
z-index: 1;
bottom: 0;
}
.post-large-rate {
display: inline-block;
}
.post-large-rate span {
display: block;
float: left;
}
.post-large-rate,
.post-small-rate {
float: right;
position: relative;
font-size: 14px;
transition: none;
letter-spacing: 4px;
text-align: center;
text-indent: 2px;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
}
.post-large-rate:after,
.post-small-rate:after {
color: rgba(154, 154, 154, 0.65);
content: "\f006" "\f006" "\f006" "\f006" "\f006";
font-family: "FontAwesome";
display: block;
}
.post-large-rate span,
.post-small-rate span {
overflow: hidden;
position: absolute;
left: 0;
top: 0;
color: #ffc107;
display: block;
transition: none;
text-align: left;
word-wrap: normal;
}
.post-large-rate span:after,
.post-small-rate span:after {
content: "\f005" "\f005" "\f005" "\f005" "\f005";
font-family: "FontAwesome";
display: block;
}
.hearts-large,
.hearts-small {
margin-right: 0;
font-size: 14px;
}
.hearts-large:after,
.hearts-small:after {
content: "\f08a" "\f08a" "\f08a" "\f08a" "\f08a";
}
.hearts-large span,
.hearts-small span {
color: #ff0043;
}
.hearts-large span:after,
.hearts-small span:after {
content: "\f004" "\f004" "\f004" "\f004" "\f004";
}
.thumbs-large,
.thumbs-small {
font-size: 14px;
}
.thumbs-large:after,
.thumbs-small:after {
content: "\f164" "\f164" "\f164" "\f164" "\f164";
}
.thumbs-large span,
.thumbs-small span {
color: #ffb245;
}
.thumbs-large span:after,
.thumbs-small span:after {
content: "\f164" "\f164" "\f164" "\f164" "\f164";
}
.post-small-rate {
font-size: 12px;
}
.post-small-rate span {
display: block;
float: left;
}
.post-single-rate {
float: left;
margin-right: 5px;
}
.rtl .post-single-rate {
margin-right: 0;
margin-left: 5px;
}
.review-summary {
padding: 0;
position: relative;
width: 100%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.review-short-summary {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 15px;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.review-short-summary a {
color: #cccccc;
}
.review-final-score {
float: right;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
width: 150px;
text-align: center;
padding: 25px;
border: 1px solid rgba(0, 0, 0, 0.1);
border-width: 0 0 0 1px;
}
.review-final-score .post-large-rate {
float: none;
margin: 0 auto;
font-size: 18px;
}
.review-final-score h3 {
font-size: 44px;
line-height: 1;
color: #0088ff;
margin-bottom: 10px;
}
.review-final-score h3 span {
font-size: 17px;
font-weight: normal;
}
.review-final-score h4 {
font-size: 16px;
margin-top: 10px;
}
.rtl .review-final-score {
float: left;
}
.user-rate-wrap .user-rating-text {
float: left;
line-height: 18px;
}
.user-rate-wrap .user-rate {
float: right;
padding: 0;
position: relative;
}
.user-rate-wrap .user-rate:not(.rated-done) {
cursor: pointer;
}
.user-rate-wrap .user-rate span {
margin: 0;
}
.user-rate-wrap .user-rate .spinner-circle {
top: -13px;
left: -13px;
height: 26px;
width: 26px;
clip: rect(0, 26px, 26px, 13px);
}
.user-rate-wrap .user-rate .spinner-circle:after {
left: 0;
top: 0;
height: 26px;
width: 26px;
clip: rect(0, 26px, 26px, 13px);
}
.user-rate-wrap .user-rate .spinner {
width: 2.5em;
}
.user-rate-wrap .user-rate .spinner > div {
width: 0.4em;
height: 0.4em;
}
.taq-load {
position: relative;
width: 98px;
height: 20px;
display: block;
} .widget .review_wrap .review-box-header {
font-size: 13px;
}
.widget .user-rate-wrap {
margin-bottom: 0;
}
.reviews-posts {
list-style: none;
}
.reviews-posts li {
overflow: hidden;
}
.reviews-posts .review-thumbnail {
float: left;
margin-right: 15px;
transition: opacity 0.3s;
}
.reviews-posts .review-thumbnail:hover {
opacity: 0.8;
}
.reviews-posts h3 {
margin-bottom: 5px;
font-size: 14px;
}
.review-bottom {
clear: both;
}
.taq-clear {
clear: both;
} .dark-skin .review-item,
.dark-skin .review-summary,
.dark-skin .user-rate-wrap,
.dark-skin .review-final-score {
border-color: rgba(255, 255, 255, 0.1);
} .rtl h2.review-box-header:after {
right: 0;
left: auto;
}
.rtl .review-top {
float: right;
margin-right: 0;
margin-left: 20px;
}
.rtl #review-box .post-large-rate,
.rtl #review-box .post-small-rate,
.rtl #review-box .user-rate {
float: left;
}
.rtl #review-box.review-stars .review-item h5,
.rtl #review-box .user-rate-wrap .user-rating-text {
float: right;
}
.rtl #review-box .review-final-score {
border-width: 0 1px 0 0;
}
.rtl #review-box .post-single-rate {
float: right;
margin-right: 0;
}
.rtl .post-large-rate,
.rtl .post-small-rate {
text-indent: 0;
}
.rtl .post-large-rate span,
.rtl .post-small-rate span {
text-align: right;
}
.rtl .post-small-rate {
float: right;
}
.rtl .post-small-rate.hearts-small span {
right: 1px;
}
.rtl ul.reviews-posts .review-thumbnail {
float: right;
margin-left: 10px;
margin-right: 0;
}
@media (max-width: 767px) {
#review-box.review-top,
.rtl #review-box.review-top,
#story-highlights + .review_wrap #review-box {
float: none;
width: auto;
margin-right: 0;
margin-left: 0;
}
}
@media (max-width: 479px) {
.review-summary,
.review-short-summary,
.review-final-score,
.user-rating-text {
display: block;
width: 100%;
float: none;
text-align: center;
}
#review-box .review-final-score,
.rtl #review-box .review-final-score {
border-width: 0 0 1px;
}
.user-rate-wrap .user-rate {
margin-top: 10px;
float: left;
position: relative;
left: 50%;
right: auto;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.rtl #review-box .review-final-score .post-large-rate,
.rtl #review-box .review-final-score .post-small-rate {
float: none;
}
}
@media (min-width: 992px) {
.widget .review-summary,
.widget .review-short-summary,
.widget .review-final-score,
.widget .user-rating-text {
display: block;
width: 100%;
float: none;
text-align: center;
}
.widget #review-box .review-final-score {
border-width: 0 0 1px;
}
.widget .user-rate-wrap .user-rate {
margin-top: 10px;
float: left;
position: relative;
left: 50%;
right: auto;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.rtl .widget #review-box .review-final-score .post-large-rate,
.rtl .widget #review-box .review-final-score .post-small-rate {
float: none;
}
}