.asp-spinner {
text-indent: -9999px;
vertical-align: middle;
margin-left: 5px;
display: inline-block;
box-sizing: border-box;
position: relative;
width: 20px;
height: 20px;
border-radius: 50%;
border: 2px solid #ccc;
border-top-color: #333;
animation: asp-spinner .6s linear infinite;
}
@keyframes asp-spinner {
to {
transform: rotate(360deg);
}
} .asp-btn-spinner-container {
width: 100%;
text-align: center;
padding: 10px;
}
.asp-btn-spinner {
display: inline-block;
position: relative;
width: 64px;
height: 64px;
}
.asp-btn-spinner div {
box-sizing: border-box;
display: block;
position: absolute;
width: 51px;
height: 51px;
margin: 6px;
border: 6px solid #6fcef3;
border-radius: 50%;
animation: asp-btn-spinner 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
border-color: #6fcef3 transparent transparent transparent;
}
.asp-btn-spinner div:nth-child(1) {
animation-delay: -0.45s;
}
.asp-btn-spinner div:nth-child(2) {
animation-delay: -0.3s;
}
.asp-btn-spinner div:nth-child(3) {
animation-delay: -0.15s;
}
@keyframes asp-btn-spinner {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.asp_line_through {
text-decoration: line-through;
}
.asp_product_coupon_input_container {
margin: 5px 0 10px 0;
}
.asp_btn_normalize {
text-transform: none;
border: none;
margin: 0;
padding: 0;
width: auto;
overflow: visible;
background: transparent;
color: inherit;
font: inherit;
line-height: normal;
-webkit-font-smoothing: inherit;
-moz-osx-font-smoothing: inherit;
-webkit-appearance: none;
}
&::-moz-focus-inner {
border: 0;
padding: 0;
}
.asp_product_custom_field_error {
display: none;
color: red;
}
.asp_out_of_stock {
font-weight: bold;
}
.asp_product_buy_button input, .asp_product_buy_button select {
display: inline-block;
line-height: 1;
padding: 8px 10px;
height: auto;
}
.asp_product_custom_field_label {
margin-right: 10px;
}
.asp-product-variations-label {
margin-right: 10px;
}
.asp_product_coupon_field_label {
margin-right: 10px;
}
.asp_product_coupon_input_container input.asp_product_coupon_field_input {
width: auto;
max-width: 200px;
margin-right: 10px;
}
.asp_product_buy_btn_container {
display: inline-block;
}
.asp_product_buy_button input::placeholder {
font-style: italic;
color: #bbb;
}
@keyframes blink {
0% {
opacity: .2;
}
20% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.asp-processing-cont {
display: none !important;
}
.asp-processing i {
animation-name: blink;
animation-duration: 1s;
animation-iteration-count: infinite;
animation-fill-mode: both;
}
.asp-processing i:nth-child(2) {
animation-delay: .1s;
}
.asp-processing i:nth-child(3) {
animation-delay: .2s;
}
.asp-popup-iframe {
z-index: 2147483647;
background: rgba(0, 0, 0, 0.004);
border: 0px none transparent;
overflow: auto;
-webkit-overflow-scrolling: touch !important;
visibility: visible;
margin: 0px;
padding: 0px;
-webkit-tap-highlight-color: transparent;
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
}
.asp-popup-iframe-cont {
align-items: center;
justify-content: center;
z-index: 2147483647;
background: rgba(0, 0, 0, .3);
border: 0px none transparent;
overflow: auto;
-webkit-overflow-scrolling: touch !important;
visibility: visible;
margin: 0px;
padding: 0px;
-webkit-tap-highlight-color: transparent;
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
}
.asp-popup-spinner-cont {
text-align: center;
height: 85px;
padding-top: 10px;
}
@media (max-width: 500px) {
.asp_product_buy_btn_container {
display: block;
margin-left: 0;
margin-top: 10px;
text-align: center;
width: 100%;
}
}.tve-ult-preload-form{min-height:var(--tu-placeholder-height-d);position:relative;display:block;background:rgba(153,162,165,.1);overflow:hidden}@keyframes shimmer{100%{transform:translateX(100%)}}.tve-ult-preload-form::after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));animation:shimmer 2s infinite;content:""}@media(max-width: 1023px){.tve-ult-preload-form{min-height:var(--tu-placeholder-height-t)}}@media(max-width: 767px){.tve-ult-preload-form{min-height:var(--tu-placeholder-height-m)}}html, body, div, span, object, iframe,
p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
h1, h2, h3, h4, h5, h5 {
margin-top: 0px;
}
img{
border: 0;
max-width: 100%;
}
a {
text-decoration: none;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
display:block;
}
ul, ol {
padding: 0px;
margin: 0px;	
}
blockquote, q {
quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content:'';
content:none;
}
a {
margin:0;
padding:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
} ins {
background-color:#ff9;
color:#000;
text-decoration:none;
} mark {
background-color:#ff9;
color:#000; 
font-style:italic;
font-weight:bold;
}
del {
text-decoration: line-through;
}
abbr[title], dfn[title] {
border-bottom:1px dotted;
cursor:help;
}
table {
border-collapse:collapse;
border-spacing:0;
} hr {
display:block;
height:1px;
border:0;   
border-top:1px solid #cccccc;
margin:1em 0;
padding:0;
}
input, select {
vertical-align:middle;
}@keyframes stripes{from{background-position:0 0}to{background-position:50px 50px}}@-webkit-keyframes stripes{from{background-position:0 0}to{background-position:50px 50px}}@keyframes progress-bar{from{width:0}to{width:100%}}@-webkit-keyframes progress-bar{from{width:0}to{width:100%}}@keyframes fill-counter{from{border-width:0}to{border-width:inherit}}@-webkit-keyframes fill-counter{from{height:0}to{height:100%}}body .th,body .fln{background:#0e0e0e}.bh{background:#000;border-bottom:4px solid #323439;border-top:1px solid #484848}header nav ul li>a:before{bottom:-4px}header nav ul ul:after{content:'';display:block;height:4px;position:absolute;left:0px;right:0px}header nav ul ul li ul{left:100%}.dfm{color:#fff}header.lnd{background:#000}.mmi{border-bottom-width:4px;border-bottom-style:solid}.hf{border:1px solid rgba(221,221,221,0.5)}.hf input[type="text"]{color:#999999}.hf input[type="text"]::-webkit-input-placeholder{color:#999999}.ml a:hover,.ml a.ml-f{background:#0e0e0e}header nav>ul>li.c_blue ul:after{background:#3398cc}header nav>ul>li.c_blue .mmi{border-bottom-color:#3398cc}header nav>ul>li.c_blue .ml a:hover,header nav>ul>li.c_blue .ml a.ml-f{color:#3398cc}header nav>ul>li.c_def ul:after{background:#ccc}header nav>ul>li.c_def .mmi{border-bottom-color:#ccc}header nav>ul>li.c_def .ml a:hover,header nav>ul>li.c_def .ml a.ml-f{color:#ccc}header nav>ul>li.c_green ul:after{background:#9c3}header nav>ul>li.c_green .mmi{border-bottom-color:#9c3}header nav>ul>li.c_green .ml a:hover,header nav>ul>li.c_green .ml a.ml-f{color:#9c3}header nav>ul>li.c_purple ul:after{background:#6e6c9c}header nav>ul>li.c_purple .mmi{border-bottom-color:#6e6c9c}header nav>ul>li.c_purple .ml a:hover,header nav>ul>li.c_purple .ml a.ml-f{color:#6e6c9c}header nav>ul>li.c_red ul:after{background:#c33}header nav>ul>li.c_red .mmi{border-bottom-color:#c33}header nav>ul>li.c_red .ml a:hover,header nav>ul>li.c_red .ml a.ml-f{color:#c33}header nav>ul>li.c_teal ul:after{background:#33cbcc}header nav>ul>li.c_teal .mmi{border-bottom-color:#33cbcc}header nav>ul>li.c_teal .ml a:hover,header nav>ul>li.c_teal .ml a.ml-f{color:#33cbcc}header nav>ul>li.c_orange ul:after{background:#ffcc01}header nav>ul>li.c_orange .mmi{border-bottom-color:#ffcc01}header nav>ul>li.c_orange .ml a:hover,header nav>ul>li.c_orange .ml a.ml-f{color:#ffcc01}body header .bh.fbh{background:#000}@media only screen and (max-width: 768px){header ul.menu>li>a{color:#fff !important}}@font-face{font-family:'performag-icomoon';src:url(//mensbible.gr/wp-content/themes/performag/fonts/performag-icomoon.eot?4seflc);src:url(//mensbible.gr/wp-content/themes/performag/fonts/performag-icomoon.eot?#iefix4seflc) format("embedded-opentype"),url(//mensbible.gr/wp-content/themes/performag/fonts/performag-icomoon.woff?4seflc) format("woff"),url(//mensbible.gr/wp-content/themes/performag/fonts/performag-icomoon.ttf?4seflc) format("truetype"),url(//mensbible.gr/wp-content/themes/performag/fonts/performag-icomoon.svg?4seflc#icomoon) format("svg");font-weight:normal;font-style:normal}@keyframes stripes{from{background-position:0 0}to{background-position:50px 50px}}@-webkit-keyframes stripes{from{background-position:0 0}to{background-position:50px 50px}}@keyframes progress-bar{from{width:0}to{width:100%}}@-webkit-keyframes progress-bar{from{width:0}to{width:100%}}@keyframes fill-counter{from{border-width:0}to{border-width:inherit}}@-webkit-keyframes fill-counter{from{height:0}to{height:100%}}@font-face{font-family:'Open Sans';src:url(//mensbible.gr/wp-content/themes/performag/thrive-dashboard/css/font/OpenSans.ttf) format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:'Lato';src:url(//mensbible.gr/wp-content/themes/performag/thrive-dashboard/css/font/Lato.ttf) format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:'Cabin';src:url(//mensbible.gr/wp-content/themes/performag/fonts/Cabin.ttf) format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:'Ubuntu';src:url(//mensbible.gr/wp-content/themes/performag/fonts/Ubuntu.ttf) format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:'performag-icomoon';src:url(//mensbible.gr/wp-content/themes/performag/fonts/performag-icomoon.eot?4seflc);src:url(//mensbible.gr/wp-content/themes/performag/fonts/performag-icomoon.eot?#iefix4seflc) format("embedded-opentype"),url(//mensbible.gr/wp-content/themes/performag/fonts/performag-icomoon.woff?4seflc) format("woff"),url(//mensbible.gr/wp-content/themes/performag/fonts/performag-icomoon.ttf?4seflc) format("truetype"),url(//mensbible.gr/wp-content/themes/performag/fonts/performag-icomoon.svg?4seflc#icomoon) format("svg");font-weight:normal;font-style:normal}@keyframes stripes{from{background-position:0 0}to{background-position:50px 50px}}@-webkit-keyframes stripes{from{background-position:0 0}to{background-position:50px 50px}}@keyframes progress-bar{from{width:0}to{width:100%}}@-webkit-keyframes progress-bar{from{width:0}to{width:100%}}@keyframes fill-counter{from{border-width:0}to{border-width:inherit}}@-webkit-keyframes fill-counter{from{height:0}to{height:100%}}.left{float:left}.right{float:right}.clear{clear:both}.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}a{text-decoration:none}.wrp{margin:0 auto;width:1060px}.fat.blue.f1{background:#3398cc}.fat.blue.f1:hover{background:rgba(51,152,204,0.5)}.fat.blue.f2{background:#3398cc}.fat.blue.f2:hover{background:rgba(51,152,204,0.5)}.fat.blue.f2 .fob{background:#3398cc}.fat.blue.f2 .fob:hover input[type="submit"]{color:#3398cc}.fat.blue.f2.fof{background:#2e7da4}.fab.blue.f3{background:#3398cc}.fab.blue.f3 .fob{background:#4493ba}.fab.blue.f3 .fob:hover span{color:#4493ba}.fab.blue.f4 h3{color:#3398cc}.btn.blue{background:#3398cc}.btn.blue:hover{background-color:#4493ba;background-image:-webkit-linear-gradient(#4493ba 0%,#2a7296 100%);background-image:linear-gradient(#4493ba 0%,#2a7296 100%)}.btn.blue:active{background-color:#2a7296;background-image:-webkit-linear-gradient(#2a7296 0%,#4493ba 100%);background-image:linear-gradient(#2a7296 0%,#4493ba 100%)}.fat.dark.f1{background:#292929}.fat.dark.f1:hover{background:rgba(41,41,41,0.5)}.fat.dark.f2{background:#292929}.fat.dark.f2:hover{background:rgba(41,41,41,0.5)}.fat.dark.f2 .fob{background:#292929}.fat.dark.f2 .fob:hover input[type="submit"]{color:#292929}.fat.dark.f2.fof{background:#000}.fab.dark.f3{background:#292929}.fab.dark.f3 .fob{background:#313131}.fab.dark.f3 .fob:hover span{color:#313131}.fab.dark.f4 h3{color:#292929}.btn.dark{background:#292929}.btn.dark:hover{background-color:#313131;background-image:-webkit-linear-gradient(#313131 0%,#161616 100%);background-image:linear-gradient(#313131 0%,#161616 100%)}.btn.dark:active{background-color:#161616;background-image:-webkit-linear-gradient(#161616 0%,#313131 100%);background-image:linear-gradient(#161616 0%,#313131 100%)}.fat.green.f1{background:#9c3}.fat.green.f1:hover{background:rgba(153,204,51,0.5)}.fat.green.f2{background:#9c3}.fat.green.f2:hover{background:rgba(153,204,51,0.5)}.fat.green.f2 .fob{background:#9c3}.fat.green.f2 .fob:hover input[type="submit"]{color:#9c3}.fat.green.f2.fof{background:#668a1d}.fab.green.f3{background:#9c3}.fab.green.f3 .fob{background:#7fa336}.fab.green.f3 .fob:hover span{color:#7fa336}.fab.green.f4 h3{color:#9c3}.btn.green{background:#9c3}.btn.green:hover{background-color:#7fa336;background-image:-webkit-linear-gradient(#7fa336 0%,#668a1d 100%);background-image:linear-gradient(#7fa336 0%,#668a1d 100%)}.btn.green:active{background-color:#668a1d;background-image:-webkit-linear-gradient(#668a1d 0%,#7fa336 100%);background-image:linear-gradient(#668a1d 0%,#7fa336 100%)}.fat.light.f1{background:#e1e1e8}.fat.light.f1:hover{background:rgba(225,225,232,0.5)}.fat.light.f2{background:#e1e1e8}.fat.light.f2:hover{background:rgba(225,225,232,0.5)}.fat.light.f2 .fob{background:#e1e1e8}.fat.light.f2 .fob:hover input[type="submit"]{color:#e1e1e8}.fat.light.f2.fof{background:#b5b4b4}.fab.light.f3{background:#e1e1e8}.fab.light.f3 .fob{background:#a7a5a5}.fab.light.f3 .fob:hover span{color:#a7a5a5}.fab.light.f4 h3{color:#e1e1e8}.btn.light{background:#e1e1e8}.btn.light:hover{background-color:#a7a5a5;background-image:-webkit-linear-gradient(#a7a5a5 0%,#8b8a8a 100%);background-image:linear-gradient(#a7a5a5 0%,#8b8a8a 100%)}.btn.light:active{background-color:#8b8a8a;background-image:-webkit-linear-gradient(#8b8a8a 0%,#a7a5a5 100%);background-image:linear-gradient(#8b8a8a 0%,#a7a5a5 100%)}.fat.purple.f1{background:#6e6c9c}.fat.purple.f1:hover{background:rgba(110,108,156,0.5)}.fat.purple.f2{background:#6e6c9c}.fat.purple.f2:hover{background:rgba(110,108,156,0.5)}.fat.purple.f2 .fob{background:#6e6c9c}.fat.purple.f2 .fob:hover input[type="submit"]{color:#6e6c9c}.fat.purple.f2.fof{background:#5a597c}.fab.purple.f3{background:#6e6c9c}.fab.purple.f3 .fob{background:#6c6b8f}.fab.purple.f3 .fob:hover span{color:#6c6b8f}.fab.purple.f4 h3{color:#6e6c9c}.btn.purple{background:#6e6c9c}.btn.purple:hover{background-color:#6c6b8f;background-image:-webkit-linear-gradient(#6c6b8f 0%,#494868 100%);background-image:linear-gradient(#6c6b8f 0%,#494868 100%)}.btn.purple:active{background-color:#494868;background-image:-webkit-linear-gradient(#494868 0%,#6c6b8f 100%);background-image:linear-gradient(#494868 0%,#6c6b8f 100%)}.fat.red.f1{background:#c33}.fat.red.f1:hover{background:rgba(204,51,51,0.5)}.fat.red.f2{background:#c33}.fat.red.f2:hover{background:rgba(204,51,51,0.5)}.fat.red.f2 .fob{background:#c33}.fat.red.f2 .fob:hover input[type="submit"]{color:#c33}.fat.red.f2.fof{background:#933}.fab.red.f3{background:#c33}.fab.red.f3 .fob{background:#c44545}.fab.red.f3 .fob:hover span{color:#c44545}.fab.red.f4 h3{color:#c33}.btn.red{background:#c33}.btn.red:hover{background-color:#c44545;background-image:-webkit-linear-gradient(#c44545 0%,#912323 100%);background-image:linear-gradient(#c44545 0%,#912323 100%)}.btn.red:active{background-color:#912323;background-image:-webkit-linear-gradient(#912323 0%,#c44545 100%);background-image:linear-gradient(#912323 0%,#c44545 100%)}.fat.teal.f1{background:#33cbcc}.fat.teal.f1:hover{background:rgba(51,203,204,0.5)}.fat.teal.f2{background:#33cbcc}.fat.teal.f2:hover{background:rgba(51,203,204,0.5)}.fat.teal.f2 .fob{background:#33cbcc}.fat.teal.f2 .fob:hover input[type="submit"]{color:#33cbcc}.fat.teal.f2.fof{background:#289595}.fab.teal.f3{background:#33cbcc}.fab.teal.f3 .fob{background:#3facac}.fab.teal.f3 .fob:hover span{color:#3facac}.fab.teal.f4 h3{color:#33cbcc}.btn.teal{background:#33cbcc}.btn.teal:hover{background-color:#3facac;background-image:-webkit-linear-gradient(#3facac 0%,#208585 100%);background-image:linear-gradient(#3facac 0%,#208585 100%)}.btn.teal:active{background-color:#208585;background-image:-webkit-linear-gradient(#208585 0%,#3facac 100%);background-image:linear-gradient(#208585 0%,#3facac 100%)}.fat.orange.f1{background:#ffcc01}.fat.orange.f1:hover{background:rgba(255,204,1,0.5)}.fat.orange.f2{background:#ffcc01}.fat.orange.f2:hover{background:rgba(255,204,1,0.5)}.fat.orange.f2 .fob{background:#ffcc01}.fat.orange.f2 .fob:hover input[type="submit"]{color:#ffcc01}.fat.orange.f2.fof{background:#c90}.fab.orange.f3{background:#ffcc01}.fab.orange.f3 .fob{background:#ebc21c}.fab.orange.f3 .fob:hover span{color:#ebc21c}.fab.orange.f4 h3{color:#ffcc01}.btn.orange{background:#ffcc01}.btn.orange:hover{background-color:#ebc21c;background-image:-webkit-linear-gradient(#ebc21c 0%,#cfa600 100%);background-image:linear-gradient(#ebc21c 0%,#cfa600 100%)}.btn.orange:active{background-color:#cfa600;background-image:-webkit-linear-gradient(#cfa600 0%,#ebc21c 100%);background-image:linear-gradient(#cfa600 0%,#ebc21c 100%)}.fat{position:relative;z-index:2}.fat.f1{-webkit-transition:background .5s ease-in-out;-moz-transition:background .5s ease-in-out;-ms-transition:background .5s ease-in-out;-o-transition:background .5s ease-in-out;transition:background .5s ease-in-out;background:#ededed;display:block}.fat.f1 a{display:block;padding:20px 0px}.fat.f1 .wrp{text-align:center}.fat.f1 .wrp h4{color:#fff;font-size:1.467em;margin:0}.fat.f1.light .wrp h4{color:#343434}.fat.f2{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;background:#ededed;cursor:pointer;padding:20px 0px}.fat.f2:hover .wrp h4{color:#fff}.fat.f2 .frm{display:none}.fat.f2 .frm.i3 input[type="text"],.fat.f2 .frm.i3 .op-r{width:25.5%}.fat.f2 .frm.i4 input[type="text"],.fat.f2 .frm.i4 .op-r{width:18.5%}.fat.f2 .frm input[type="text"]{font-family:'Lato', sans-serif;-webkit-transition:color .5s linear;-moz-transition:color .5s linear;-ms-transition:color .5s linear;-o-transition:color .5s linear;transition:color .5s linear;background:#fbfbfb;border:0;color:#cccccc;display:inline-block;font-size:1.067em;font-weight:300;height:32px;margin-right:12px;padding:0px 0px 0px 12px;width:258px}.fat.f2 .frm input[type="text"]:hover,.fat.f2 .frm input[type="text"]:focus{color:#000}.fat.f2 .frm input[type="text"]::-webkit-input-placeholder{color:#cccccc}.fat.f2 .frm input[type="text"]:hover::-webkit-input-placeholder{color:#000}.fat.f2 .frm input[type="text"]:focus::-webkit-input-placeholder{color:#000}.fat.f2 .frm .fob{-webkit-transition:background .3s ease;-moz-transition:background .3s ease;-ms-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease;border:1px solid #fff;display:inline-block;padding:4px 20px 5px}.fat.f2 .frm .fob:hover{background:#fff}.fat.f2 .frm .fob input[type="submit"]{font-family:'Lato', sans-serif;background:none;border:0;color:#fff;font-size:.933em;text-transform:uppercase}.fat.f2.fof{padding:15px 0px}.fat.f2.fof .frm{display:block}.fat.f2.fof h4{display:none}.fat.f2 .wrp{text-align:center}.fat.f2 .wrp h4{color:#fff;font-size:1.467em;margin:0}.fat.f2.light .wrp h4{color:#343434}.fat.mid{margin-bottom:60px}.fat.mid .wrp{width:100%}.far .op-r{float:left}.fat+.bt.dp{padding-top:45px}#poststuff h3{font-weight:400}#poststuff .fab.f3 h3{border-bottom:0;font-size:30px;padding:0}#poststuff .fab.f3 .fob span{font-size:14px;text-transform:uppercase}#poststuff .fab.f4 input[type="text"]{box-shadow:none}#poststuff .fab.f4 h3{border-bottom:0;font-size:30px;margin-bottom:20px;padding:0}.fab{margin-bottom:35px}.fab .f1f .btn{width:38%}.fab .f1f input[type="text"],.fab .f1f .op-r{width:60%}.fab .f2f .btn{width:33%}.fab .f2f input[type="text"],.fab .f2f .op-r{width:31.5%}.fab .f3f .btn{width:48%}.fab .f3f input[type="text"],.fab .f3f .op-r{width:48%}.fab .f4f .btn{width:33%}.fab .f4f input[type="text"],.fab .f4f .op-r{width:31.5%}.fab.f3{padding:45px 35px}.fab.f3 h3{color:#fff;font-size:2em;margin-top:0px;margin-bottom:20px}.fab.f3 p{color:#fff;font-size:1.067em;line-height:1.8em}.fab.f3 .fob{-webkit-transition:background .3s ease;-moz-transition:background .3s ease;-ms-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease;border:1px solid #fff;cursor:pointer;display:block;padding:18px 25px}.fab.f3 .fob:hover{background:#fff;text-decoration:none}.fab.f3 .fob span{font-family:'Lato', sans-serif;background:none;border:0;color:#fff;font-size:.933em;text-transform:uppercase}.fab.f3 .fa-i{float:left;max-width:200px;margin-right:20px}.fab.f4{border:12px solid #e3e3e3;background:#f9f9f9;padding:35px}.fab.f4 h3{font-size:2em;margin-top:0px;margin-bottom:20px}.fab.f4 p{color:#7a7979;font-size:1.133em}.fab.f4 input[type="text"]{font-family:'Lato', sans-serif;-webkit-transition:color .5s linear;-moz-transition:color .5s linear;-ms-transition:color .5s linear;-o-transition:color .5s linear;transition:color .5s linear;box-sizing:border-box;background:#fbfbfb;border:1px solid #e3e3e3;color:#838282;display:block;float:left;font-size:1.067em;font-weight:300;height:42px;margin-right:2%;margin-bottom:12px;padding:0px 0px 0px 12px}.fab.f4 input[type="text"]:hover,.fab.f4 input[type="text"]:focus{color:#000}.fab.f4 .btn{cursor:pointer;display:inline-block}.fab.f4 .btn input[type="submit"]{font-family:'Lato', sans-serif;background:none;border:0;cursor:pointer;font-size:.947em;padding:8px 20px;text-transform:uppercase}.fab.f4 .fa-i{float:left;max-width:200px;margin-right:20px}.btn{color:#fff;display:inline-block;font-weight:700;margin-bottom:15px;text-align:center;text-transform:uppercase;text-decoration:none !important}.btn>span{display:block}.btn input[type="submit"]{color:#fff}.bSe .btn,.sAs .btn,footer .btn{color:#fff}.bSe .btn input[type="submit"],.sAs .btn input[type="submit"],footer .btn input[type="submit"]{color:#fff}.btn.small{font-size:.933em}.btn.small>span,.btn.small input[type="submit"]{padding:10px 15px}.btn.medium{font-size:1.267em}.btn.medium>span,.btn.medium input[type="submit"]{padding:14px 20px}.btn.big{font-size:1.875em}.btn.big>span,.btn.big input[type="submit"]{padding:15px 23px}.btn.full{width:100%}.btn.aligncenter{display:table;margin:0 auto 15px auto}.mbi.full{text-align:center;width:100%}.mbi.full .mbr{display:block}.mbi.aligncenter{display:table;margin:0 auto 15px auto}@font-face{font-family:'WooCommerce';src:url(//mensbible.gr/wp-content/themes/performag/fonts/WooCommerce.eot);src:url(//mensbible.gr/wp-content/themes/performag/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(//mensbible.gr/wp-content/themes/performag/fonts/WooCommerce.woff) format("woff"),url(//mensbible.gr/wp-content/themes/performag/fonts/WooCommerce.ttf) format("truetype"),url(//mensbible.gr/wp-content/themes/performag/fonts/WooCommerce.svg#WooCommerce) format("svg");font-weight:normal;font-style:normal}@font-face{font-family:'FontAwesome';src:url(//mensbible.gr/wp-content/themes/performag/fonts/fontawesome-webfont.eot);src:url(//mensbible.gr/wp-content/themes/performag/fonts/fontawesome-webfont.eot?#iefix) format("embedded-opentype"),url(//mensbible.gr/wp-content/themes/performag/fonts/fontawesome-webfont.woff) format("woff"),url(//mensbible.gr/wp-content/themes/performag/fonts/fontawesome-webfont.ttf) format("truetype"),url(//mensbible.gr/wp-content/themes/performag/fonts/fontawesome-webfont.svg#fontawesome-webfont) format("svg");font-weight:normal;font-style:normal}@media only screen and (max-width: 775px){nav li.mobile-mini-cart{padding:10px 10px;display:block}nav li.mobile-mini-cart a{border:2px solid #387fc8 !important;border-radius:5px}nav li.mobile-mini-cart a:before{content:"\e01d";font-size:16px;font-family:'WooCommerce';color:#387fc8;line-height:57px}nav li.mobile-mini-cart a:hover{background-color:#aaa}.mini-cart-contents{display:none}}@media only screen and (min-width: 775px){.tve-woo-minicart li.mobile-mini-cart{display:none}.tve-woo-minicart header .wrp{position:relative;padding-right:150px;box-sizing:border-box}.tve-woo-minicart header .wrp .mini-cart-contents{position:absolute;right:0;top:50%;margin-top:-21px}}.cart-contents-btn,ul.cart-dropdown>li>a{color:#555;font-size:16px;display:inline-block;padding:10px 15px;margin:0 0 0 10px;font-size:16px;line-height:16px;border:2px solid #387fc8;border-radius:5px}.cart-contents-btn:hover,ul.cart-dropdown>li>a:hover{background-color:#387fc8;color:#fff}.cart-contents-btn:hover:before,ul.cart-dropdown>li>a:hover:before{color:#fff}ul.cart-dropdown{list-style:none;margin:0;padding:0}ul.cart-dropdown>li{position:relative}ul.cart-dropdown>li>a{position:relative;border-radius:5px}ul.cart-dropdown>li>a:before{content:"\e01d";font-size:16px;font-family:'WooCommerce';color:#387fc8}ul.cart-dropdown>li:hover ul{display:block}ul.cart-dropdown>li ul{display:none;width:250px;top:39px;right:0;z-index:9999;list-style:none;position:absolute;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;background-color:#fff;border:1px solid #f4f3f3;box-shadow:0 6px 12px rgba(0,0,0,0.175);border-bottom-left-radius:4px;border-bottom-right-radius:4px}ul.cart-dropdown>li ul li .item{display:block;padding:3px 10px;margin:3px 0}ul.cart-dropdown>li ul li .item:hover{background-color:#f3f3f3}ul.cart-dropdown>li ul li .item:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}ul.cart-dropdown>li ul li .item-left{float:left}ul.cart-dropdown>li ul li .item-left img{width:50px}ul.cart-dropdown>li ul li .item-left span.item-info{margin-left:10px}ul.cart-dropdown>li ul li .item-left span.item-info span.quantity-amount{display:block}ul.cart-dropdown>li ul li .item-left a{color:#555;font-size:14px}ul.cart-dropdown>li ul li .item-left a:hover{color:#387fc8}ul.cart-dropdown>li ul li .item-right{float:right}ul.cart-dropdown>li ul li .item-right a{margin-top:14px;background-color:#FF4136;color:#fff;border-radius:100%;height:20px;line-height:20px;vertical-align:middle;width:20px;text-align:center;display:block;position:relative}ul.cart-dropdown>li ul li .item-right a:after{content:"\f00d";font-family:'FontAwesome';font-size:12px;height:9px;width:9px;line-height:8px;position:absolute;top:50%;left:50%;margin-top:-4.5px;margin-left:-4.5px}ul.cart-dropdown>li ul li.divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}ul.cart-dropdown>li ul li a.view-more{text-align:center;display:block;padding:10px 0;color:#555}ul.cart-dropdown>li ul li a.view-more:hover{background-color:#f3f3f3}ul.cart-dropdown li .item-left img,ul.cart-dropdown li .item-left span.item-info{float:left}.clearfix-woo-widget:after,ul.cart_list li:after,ul.product_list_widget li:after,ul.cart_list li dl:after,ul.product_list_widget li dl:after,.widget_shopping_cart_content .buttons:after,.widget_layered_nav ul li:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.clearfix-woo-widget,ul.cart_list li,ul.product_list_widget li,ul.cart_list li dl,ul.product_list_widget li dl,.widget_shopping_cart_content .buttons,.widget_layered_nav ul li{display:inline-block}html[xmlns] .clearfix-woo-widget,html[xmlns] ul.cart_list li,ul.cart_list html[xmlns] li,html[xmlns] ul.product_list_widget li,ul.product_list_widget html[xmlns] li,html[xmlns] ul.cart_list li dl,ul.cart_list li html[xmlns] dl,html[xmlns] ul.product_list_widget li dl,ul.product_list_widget li html[xmlns] dl,html[xmlns] .widget_shopping_cart_content .buttons,.widget_shopping_cart_content html[xmlns] .buttons,html[xmlns] .widget_layered_nav ul li,.widget_layered_nav ul html[xmlns] li{display:block}* html .clearfix-woo-widget,* html ul.cart_list li,ul.cart_list * html li,* html ul.product_list_widget li,ul.product_list_widget * html li,* html ul.cart_list li dl,ul.cart_list li * html dl,* html ul.product_list_widget li dl,ul.product_list_widget li * html dl,* html .widget_shopping_cart_content .buttons,.widget_shopping_cart_content * html .buttons,* html .widget_layered_nav ul li,.widget_layered_nav ul * html li{height:1%}ul.cart_list,ul.product_list_widget{list-style:none outside;padding:0;margin:0}ul.cart_list li,ul.product_list_widget li{padding:4px 0;margin:5px 0;list-style:none;display:block;background:none}ul.cart_list li a,ul.product_list_widget li a{display:block !important;margin-bottom:5px;font-weight:700;padding-left:0 !important;margin-bottom:0 !important}ul.cart_list li a:before,ul.product_list_widget li a:before{display:none}ul.cart_list li img,ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}ul.cart_list li dl,ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgba(0,0,0,0.1)}ul.cart_list li dl dt,ul.cart_list li dl dd,ul.product_list_widget li dl dt,ul.product_list_widget li dl dd{display:inline-block;float:left;margin-bottom:1em}ul.cart_list li dl dt,ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em 0;margin:0 4px 0 0;clear:left}ul.cart_list li dl dd,ul.product_list_widget li dl dd{padding:0 0 .25em 0}ul.cart_list li dl dd p:last-child,ul.product_list_widget li dl dd p:last-child{margin-bottom:0}ul.cart_list li .star-rating,ul.product_list_widget li .star-rating{float:none;margin:0}.woocommerce-product-search label{display:none}.woocommerce-product-search input[type="search"]{height:40px;padding:0 10px}.woocommerce-product-search input[type="submit"]{background-color:#fff;border:2px solid #387fc8;border-radius:5px;color:#387fc8;cursor:pointer;display:inline-block;font-size:17px;line-height:12px;padding:12px 3px;text-align:center}.woocommerce-product-search input[type="submit"]:hover{background-color:#387fc8;color:#fff}.widget_shopping_cart_content .total{border-top:1px solid #bcbcbc;padding:4px 0 0}.widget_shopping_cart_content .total strong{min-width:40px;display:inline-block;font-weight:600}.widget_shopping_cart_content .cart_list li{padding-left:2em;position:relative;padding-top:0;position:relative}.widget_shopping_cart_content .cart_list li a.remove{position:absolute;top:0;left:0}.widget_shopping_cart_content .buttons{margin-top:10px}.widget_shopping_cart_content .buttons .button{background-color:#fff;border:2px solid #387fc8;border-radius:5px;color:#387fc8;cursor:pointer;display:inline-block;font-size:17px;line-height:12px;padding:12px 16px;text-align:center}.widget_shopping_cart_content .buttons .button:hover{background-color:#387fc8;color:#fff}.widget_layered_nav ul{margin:0;padding:0;border:0;list-style:none outside}.widget_layered_nav ul li{padding:0 0 1px;list-style:none}.widget_layered_nav ul li a,.widget_layered_nav ul li span{padding:1px 0;text-decoration:none}.widget_layered_nav ul li.chosen a:before{content:"\e013";color:red}.widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.widget_layered_nav_filters ul li{float:left;padding:0 1px 1px 0;list-style:none}.widget_layered_nav_filters ul li a{text-decoration:none}.widget_layered_nav_filters ul li a:before{content:"\e013";color:red}.widget_price_filter .price_slider{margin-bottom:1em}.widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:0.8751em}.widget_price_filter .price_slider_amount .button{font-size:1.15em}.widget_price_filter .price_slider_amount .button{float:left}.widget_price_filter .ui-slider{position:relative;text-align:left}.widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:red;border-radius:1em;cursor:ew-resize;outline:none;top:-.3em}.widget_price_filter .ui-slider .ui-slider-handle:last-child{margin-left:-.8em}.widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:red}.widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:red;border:0}.widget_price_filter .ui-slider-horizontal{height:.5em}.widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}html{height:100%;font-size:100%;overflow-x:hidden}body.bp-t{background:#fff !important}body{font-family:'Lato', sans-serif;background:#fff;font-size:15px;margin:0;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:#000;font-weight:400;word-wrap:break-word}h1{line-height:1em;margin:0 0 33px 0}h2{font-size:2.867em;line-height:1em;margin:25px 0 12px 0}h3{font-size:1.8em;line-height:1em;margin:22px 0 11px 0}h4{font-size:1.6em;line-height:1em;margin:18px 0 9px 0}h5{font-size:1.333em;line-height:1em;margin:16px 0 8px 0}h6{font-size:1.133em;line-height:1em;margin:14px 0 7px 0}h1,.entry-title{font-size:50px}.entry-title{margin-top:0}p{font-size:1em;line-height:2em;word-wrap:break-word}input[type="submit"]{-webkit-appearance:none}.bSe .entry-title a{color:#000}.bSe .entry-title a:hover{opacity:0.7;text-decoration:none}.bSe p{color:#333}img{border:0;height:auto;max-width:100%}.wp-caption{box-sizing:border-box;max-width:100%}.wp-caption .wp-caption-text{color:#666;font-size:.933em;font-weight:300;font-style:italic;max-width:100%;text-align:center}.wp-caption img{box-sizing:border-box;display:block}.wp-caption .wp-caption-text{margin-bottom:0px;padding-top:10px}.wp-caption.circle-image img{border-radius:50%;display:table;margin:0 auto;width:50%}.wp-caption.rounded-image img{border-radius:5px}.wp-caption.framed-image{border:1px solid #e5e5e5;background:#fff;padding:7px}.wp-caption.lifted-image{box-shadow:1px 0px 5px 0px rgba(0,0,0,0.4);padding:20px}img{box-sizing:border-box}img.circle-image{border-radius:50%;display:table;margin:0 auto;width:50%}img.rounded-image{border-radius:5px}img.framed-image{border:1px solid #e5e5e5;background:#fff;display:block;padding:7px}img.lifted-image{box-shadow:1px 0px 5px 0px rgba(0,0,0,0.4);background:#fff;display:block;padding:20px}ins{background:none;text-decoration:none}hr{border-color:#dedede}.aligncenter{display:block;margin:10px auto}.alignright{float:right;margin:10px 0 10px 20px}.alignleft{float:left;margin:10px 20px 10px 0}.textcenter{text-align:center}.tt-dmy{display:block;max-height:100%;visibility:hidden;z-index:0}blockquote{margin:20px 0px;position:relative}blockquote:before{background:#c33;content:'';display:block;height:100%;position:absolute;left:0px;top:0px;width:6px}.bSe blockquote p{font-style:italic;font-size:1em;margin-left:22px}.bSe blockquote p cite{display:block;font-size:.583em;font-style:normal;text-transform:uppercase}.bSe a{color:#c33}.bSe a:hover{text-decoration:underline}.bSe ins{text-decoration:none}.cnt .bSe ul,.cnt .bSe ol{color:#343434;line-height:1.5em;margin-bottom:1.25em;padding-left:20px}.cnt .bSe ul ul,.cnt .bSe ul ol,.cnt .bSe ol ul,.cnt .bSe ol ol{margin-top:20px;padding-left:45px}.cnt .bSe ul ul{list-style-type:disc}address{font-style:normal;line-height:1.5em}pre{background:#999;color:#e6e6e6;font-family:'Courier New';font-size:17px;margin:20px 0;overflow:auto;padding:20px;white-space:pre-wrap;word-wrap:break-word;line-height:1.4}article .cnt pre h1,article .cnt pre h2,article .cnt pre h3,article .cnt pre h4,article .cnt pre h5,article .cnt pre h6{color:#e6e6e6}article .cnt pre ul,article .cnt pre ol{color:#e6e6e6}article .cnt pre p{color:#e6e6e6}.bSe table{text-align:left}.bSe table tr:nth-child(odd) td{background:#efefef}.bSe table tr:nth-child(even) td{background:#fff}.bSe table th{background:#c33;border-left:1px solid rgba(251,223,223,0.25);color:#fff;font-weight:400;font-size:1.333em;padding:17px}.bSe table th:first-child{border-left:1px solid #c33}.bSe table th a{color:#fff}.bSe table td{border-left:1px solid #dddddd;border-bottom:1px solid #dddddd;border-right:1px solid #dddddd;color:#343434;font-size:1em;font-weight:300;padding:17px}.bSe dl{padding-left:80px}.bSe dl dt{color:#000;font-weight:700;line-height:1.3em}.bSe dl dd{color:#343434;line-height:1.3em;margin-bottom:40px}.bSeCont .bSe{width:68%}.lnd .entry-title{text-align:center;margin-bottom:40px}header.lnd{margin-bottom:30px}.bpd{margin:0 auto;width:910px}.bpd.bSe article .awr{padding:20px 30px}.bSe .lost{padding-top:100px}.bSe .lost h1{color:#ccc;font-size:250px;text-align:center}.bSe .lost h2,.bSe .lost h3{color:#000;text-align:center}.bSe .lost h2{font-size:36px}.bSe .lost h3{font-size:24px}.lost form input[type="text"]{font-family:'Lato', sans-serif;-webkit-transition:all,.3s,ease-in-out;-moz-transition:all,.3s,ease-in-out;transition:all,.3s,ease-in-out;box-shadow:inset 0px -1px 2px 0px rgba(204,204,204,0.46);border:1px solid #e6e6e6;color:#666;font-size:16px;font-weight:300;float:left;height:50px;padding-left:2%;width:85%}.lost form input[type="text"]:hover,.lost form input[type="text"]:focus{box-shadow:none}.lost form input[type="text"]::-webkit-input-placeholder{color:#666}.lost form .btn{background:#c33;float:right;margin-top:3px;width:12%}.lost form .btn:hover{background-color:#c44545;background-image:-webkit-linear-gradient(#c44545 0%,#912323 100%);background-image:linear-gradient(#c44545 0%,#912323 100%)}.lost form .btn:active{background-color:#912323;background-image:-webkit-linear-gradient(#912323 0%,#c44545 100%);background-image:linear-gradient(#912323 0%,#c44545 100%)}.lost form .btn input[type="submit"]{font-family:'Lato', sans-serif;background:none;border:0;cursor:pointer;font-size:21px;padding:9px 20px}.cidx{margin-top:90px}.cidx .bSe article .awr{padding:0px}.cidx .idxi{float:left;position:relative}.cidx .idxt{box-sizing:border-box;float:left;padding:0px 20px;position:relative;width:60%}.cidx .idxt.idxt-n{width:100%}.cidx .idxt p{margin-bottom:0px}.cidx .entry-title{font-size:1.6em;margin-top:40px;margin-bottom:5px}.cidx .entry-title a{color:#000}.cidx .ixmt{color:#999;display:block;font-size:11px;margin-bottom:23px}.cidx .ixmt a{color:#999;font-size:11px}.cidx .ixs{position:absolute;top:0;right:20px}.cidx .glp{height:100px;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;width:132px}.ixs{float:right;margin-right:-20px}.ixs .ixt{background:#cfcfcf;color:#fff;font-size:11px;font-weight:300;padding:5px 7px}.ixs .ixb{-webkit-transition:opacity,.3s,ease-in-out;-moz-transition:opacity,.3s,ease-in-out;transition:opacity,.3s,ease-in-out;height:0;line-height:0;list-style-type:none;margin:0;padding:0;text-align:center;opacity:0}.ixs .ixb::after{clear:both;content:"";display:table}.ixs .ixb li{cursor:pointer;display:block;float:left}.ixs .ixb li:before{font-family:'performag-icomoon';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;color:#fff;display:none;line-height:24px}.ixs:hover .ixt{display:none}.ixs:hover .ixb{-webkit-transition:opacity,.3s,ease-in-out;-moz-transition:opacity,.3s,ease-in-out;transition:opacity,.3s,ease-in-out;height:24px;line-height:24px;opacity:1}.ixs:hover .ixb li{height:24px;width:23px}.ixs:hover .ixb li:before{display:block}.ixb li.dribble{background:#f46899}.ixb li.dribble:before{content:""}.ixb li.fb{background:#3b5999}.ixb li.fb:before{content:""}.ixb li.g_plus{background:#252223}.ixb li.g_plus:before{content:""}.ixb li.linkedin{background:#1385c4}.ixb li.linkedin:before{content:""}.ixb li.prinster{background:#f13434}.ixb li.prinster:before{content:""}.ixb li.rss{background:#f6a42b}.ixb li.rss:before{content:""}.ixb li.twitter{background:#00bbf5}.ixb li.twitter:before{content:""}.ixb li.vimeo{background:#5dc8ff}.ixb li.vimeo:before{content:""}.ixb li.behance{background:#1376ff}.ixb li.behance:before{content:""}.ixb li.youtube{background:#fe0000}.ixb li.youtube:before{content:""}.ixb li.is{background:#b19b84}.ixb li.is:before{content:""}.ixb li.xi{background:#006567}.ixb li.xi:before{content:""}.pgn{margin-top:20px;margin-bottom:20px}.pgn>span,.pgn>a{-webkit-transition:border,.2s,ease;-moz-transition:border,.2s,ease;transition:border,.2s,ease;border:1px solid #f2f2f2;background:#fff;cursor:pointer;color:#999;display:block;float:left;font-size:1.067em;height:30px;line-height:30px;margin-right:6px;padding:0 10px}.bSe .pgn>span,.bSe .pgn>a{color:#999}.pgn>span.current,.pgn>a.current{border:1px solid #999}.pgn>span:hover,.pgn>a:hover{border:1px solid #999;text-decoration:none}.pgnc{color:#999;font-size:1.067em;margin-top:20px;margin-bottom:20px}.bSe article{margin-bottom:35px}.bSe article .awr{border:1px solid #f2f2f2;background:#fff;padding:20px}.bSe article .awr::after{clear:both;content:"";display:table}.bSe article p{margin-bottom:40px}.har{background-size:cover;background-position:center center;background-repeat:no-repeat;height:455px;position:relative;width:100%}.har .hatt{box-sizing:border-box;padding:33px 3%;position:absolute;bottom:0;left:0;right:0;width:100%;z-index:3}.har .hatt .entry-title{color:#fff;font-size:2em;margin-top:0px;margin-bottom:0px}.har .hatt .entry-title:hover a{text-decoration:underline}.har .hatt .entry-title a{color:#fff}.har .hatt .cat_b{position:absolute;top:-25px;left:0}.cata{border:1px solid #e3e3e3;background:#fbfbfb;margin-bottom:30px;padding:15px 25px}.cata h5,.cata a{color:#666;margin:0}.met .mets{margin-bottom:30px;width:60%}.met .meta{margin-bottom:30px;width:37%}.met .meta .ma{margin-right:8px;width:37px}.met .meta .mc{width:80%}.met .meta .mc span,.met .meta .mc a{color:#999;font-size:11px}.met .meta .mc .cat_b{margin-bottom:8px;margin-right:8px}.met .full .mets{width:100%}.mets .bps::after{clear:both;content:"";display:table}.mets .bps .ss{float:right}.mets .bps .ss a{-webkit-transition:opacity,.3s,ease-in-out;-moz-transition:opacity,.3s,ease-in-out;transition:opacity,.3s,ease-in-out;color:#fff;cursor:pointer;display:block;min-height:35px;margin-left:6px;position:relative;padding-left:30px}.mets .bps .ss a::after{clear:both;content:"";display:table}.mets .bps .ss a:hover{opacity:0.7;text-decoration:none}.mets .bps .ss a:before{font-family:'performag-icomoon';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;font-size:23px;line-height:36px;position:absolute;left:10px}.mets .bps .ss a span{display:block;float:left;line-height:23px;padding:6px}.mets .bps .ss a .ct{font-weight:700;min-width:40px;text-align:center}.mets .bps .ss .fb{background:#355089}.mets .bps .ss .fb:before{content:'\f09a'}.mets .bps .ss .fb .ct{background:#3b5999}.mets .bps .ss .twitter{background:#009cd7}.mets .bps .ss .twitter:before{content:'\f099'}.mets .bps .ss .twitter .ct{background:#00aeef}.mets .bps .ss .prinster{background:#cb2027}.mets .bps .ss .prinster:before{content:'\e600'}.mets .bps .ss .prinster .ct{background:#e72b33}.mets .bps .ss .g_plus{background:#dd4b39}.mets .bps .ss .g_plus:before{content:'\f0d5'}.mets .bps .ss .g_plus .ct{background:#f05b48}.mets .bps .ss .linkedin{background:#007bb6}.mets .bps .ss .linkedin:before{content:'\f0e1'}.mets .bps .ss .linkedin .ct{background:#1191cf}.fwit{-webkit-transition:all,.5s,ease-in-out;-moz-transition:all,.5s,ease-in-out;transition:all,.5s,ease-in-out}.fwit:hover{opacity:0.8}.fwit img{-webkit-transition:all,.5s,ease-in-out;-moz-transition:all,.5s,ease-in-out;transition:all,.5s,ease-in-out;margin:0px 0px 50px;width:100%}.fwit img:hover{opacity:0.8}.afim img{-webkit-transition:all,.5s,ease-in-out;-moz-transition:all,.5s,ease-in-out;transition:all,.5s,ease-in-out;float:right;margin:0px 0px 30px 30px;max-width:220px}.afim img:hover{opacity:0.8}.idxi{background-size:cover;background-position:center center;background-repeat:no-repeat;height:205px;width:40%}.aut{border:1px solid #e3e3e3}.aut .ta{background:#fff;padding:22px}.aut .ha{background:#f9f9f9;padding:16px 22px}.aut .ha ul{list-style-type:none;margin:0;padding:0}.aut .ha ul li{cursor:pointer;display:inline-block;margin-left:12px}.aut .ha ul li a:before{-webkit-transition:color,.3s,linear;-moz-transition:color,.3s,linear;transition:color,.3s,linear;font-family:'performag-icomoon';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;color:#606569}.aut .ha ul li a:hover{text-decoration:none}.aut .ha ul li a.fk:before{content:'\f09a'}.aut .ha ul li a.fk:hover:before{color:#3b5999}.aut .ha ul li a.tw:before{content:'\f099'}.aut .ha ul li a.tw:hover:before{color:#00bbf5}.aut .ha ul li a.gg:before{content:'\f0d5'}.aut .ha ul li a.gg:hover:before{color:#252223}.aut .ha ul li a.lnk:before{content:""}.aut .ha ul li a.lnk:hover:before{color:#007bb5}.aut .ha ul li a.xing:before{content:""}.aut .ha ul li a.xing:hover:before{color:#126567}.aut .ha ul li a.pt:before{content:'\e600'}.aut .ha ul li a.pt:hover:before{color:#f13434}.aut span{color:#666;font-size:13px;font-weight:700;line-height:20px;text-transform:uppercase}.aut .auti{background-size:cover;background-position:center center;background-repeat:no-repeat;display:block;height:110px;width:95px}.aut .tai{width:17%}.aut .tat{width:83%}.aut .tat h4{margin-top:0px}.lrp.hid{display:none}.lrp label{color:#747474;display:block;float:left;font-size:1.067em;font-weight:700;line-height:42px;width:20%}.lrp input[type="text"],.lrp textarea{-webkit-transition:all,.5s,ease-in-out;-moz-transition:all,.5s,ease-in-out;transition:all,.5s,ease-in-out;border:1px solid #dcdcdc;background:#fff;font-size:16px;font-family:Lato;float:left;padding-left:2%;width:77%}.lrp input[type="text"]:focus,.lrp input[type="text"]:hover,.lrp textarea:focus,.lrp textarea:hover{border:1px solid #343434}.lrp input[type="text"]{height:40px;margin-bottom:10px}.lrp textarea{padding-top:15px;min-height:180px;margin-bottom:17px}.lrp .btn{margin-left:20%}.lrp input[type="submit"]{background:none;border:0;cursor:pointer;font-weight:700;text-transform:uppercase}#comments .awr.cmm{margin-bottom:27px;padding:12px 15px}#comments .awr.cmm h6{font-size:1.067em;font-weight:700;margin:0px;text-transform:uppercase}#comments,#fbcomments,#comments_fb{margin-top:20px}#comments_fb{margin-bottom:20px}.no_comm{border:1px solid #e3e3e3;margin-bottom:20px}.cmc{font-size:1em}.cmc .avatar{height:37px;width:39px}.cmc .nam{display:block;font-size:1.067em;font-weight:400;margin-bottom:20px}.cmc .nam .uDt{color:#999;font-size:12px}.cmc .nam a,.cmc .nam .uNM{color:#000;font-weight:700;text-decoration:none}.cmc.byAut .awr{background:#f9f9f9;border:1px solid #f2f2f2}.rpl{color:#333 !important;font-size:1em}.rpl:hover{color:#933 !important}.rpl.cancel_reply{margin-top:-34px}.cmb .cmb{padding-left:10%}.cmb .cmb .ccr{width:90%}.cmb div.ccr{width:90%}.cmb .cmc{margin-bottom:12px}.cmb ul{margin-left:10%}.cmb .ccr .awr{padding:20px 40px}#shf{cursor:pointer;position:relative}#shf span{font-size:16px;padding-left:35px}#shf span:before{font-family:'performag-icomoon';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;content:'\f0a9';font-size:20px;line-height:25px;position:absolute;left:10px}article .awr iframe{max-width:100%}.sAs{width:29%}.sAs ins{background:none}.sAs a{color:#933}.sAs section{margin-bottom:26px}.sAs section .scn{border:1px solid #f2f2f2;background:#fff;padding:22px}.sAs section .twr{background:#fff;border-bottom:4px solid #933;margin-top:-23px;margin-left:-23px;margin-right:-23px;margin-bottom:22px}.sAs section .ttl{font-family:'Cabin', sans-serif;background:#933;color:#fff;display:table;font-size:1.2em;font-weight:400;line-height:34px;text-transform:uppercase;padding:6px 14px 0px}section[id*='categories'] label[for='cat']{display:none}.ad-w{margin:-22px}#wp-calendar{border-spacing:2px;border-collapse:separate;table-layout:fixed;text-align:center;width:100%}#wp-calendar caption{font-family:'Cabin', sans-serif;color:#333;padding:0 0 17px 0;font-size:1.333em}#wp-calendar thead{font-weight:400}#wp-calendar thead th{font-family:'Ubuntu', sans-serif;background:#f7f7f7;color:#353535;font-size:.933em;font-weight:400;padding:8px 0;width:32px}#wp-calendar tbody{font-size:.813em;font-weight:300}#wp-calendar tbody tr{height:32px}#wp-calendar tbody td{font-family:'Ubuntu', sans-serif;border:1px solid #f2f2f2;color:#706f6f;font-size:1em;line-height:32px;width:32px}#wp-calendar tbody td a{background:#c33;color:#fff;display:block;height:32px}#wp-calendar tbody td:empty{border:none}#wp-calendar tfoot{margin-top:40px}#wp-calendar tfoot td{font-size:.933em;padding-top:40px}#wp-calendar tfoot td a{color:#706f6f}#wp-calendar tfoot td a:before,#wp-calendar tfoot td a:after{color:#706f6f}#wp-calendar tfoot td#prev{text-align:left}#wp-calendar tfoot td#prev a:before{content:'\000AB';margin-right:10px}#wp-calendar tfoot td#next{text-align:right}#wp-calendar tfoot td#next a:after{content:'\000BB';margin-left:10px}.ad-btn .scn::after{clear:both;content:"";display:table}.ad-btn .ad-item{float:left;height:120px;margin-right:10px;margin-bottom:10px;width:120px}.ad-btn .ad-item:nth-of-type(2n){margin-right:0}.srh{height:35px}.srh::after{clear:both;content:"";display:table}.srh input[type="text"]{font-family:'Lato', sans-serif;-webkit-transition:all,.5s,ease-in-out;-moz-transition:all,.5s,ease-in-out;transition:all,.5s,ease-in-out;background:#f7f7f7;border:1px solid #f7f7f7;color:#cccccc;font-size:.933em;float:left;height:33px;line-height:35px;padding:0 0 0 5%;width:79.0%}.srh input[type="text"]:focus,.srh input[type="text"]:hover{background:#fff;border:1px solid #f7f7f7}.srh input[type="text"]::-webkit-input-placeholder{color:#cccccc}.srh button{background:#c33;border:0;cursor:pointer;float:right;height:35px;line-height:36px;width:15%}.srh button:before{font-family:'performag-icomoon';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;color:#fff;content:'\f002';font-size:17px}.tagcloud{font-family:'Ubuntu', sans-serif;font-size:14px}.tagcloud a{-webkit-transition:all,.2s,linear;-moz-transition:all,.2s,linear;transition:all,.2s,linear;background:#fff;border:1px solid #c7c7c7;color:#666;display:inline-block;font-size:14px !important;margin-bottom:5px;margin-right:5px;padding:5px}.tagcloud a:hover{background:#c33;color:#fff}.authorBox p{color:#666;font-size:.933em;line-height:1.8em}.side_body ul{list-style-type:none;margin:0 auto;padding:0;width:83%}.side_body ul::after{clear:both;content:"";display:table}.side_body ul li{float:left;position:relative}.side_body ul li:nth-child(4n) a.sm{margin-right:0 !important}.side_body ul li a.sm{-webkit-transition:background,.2s,ease-in-out;-moz-transition:background,.2s,ease-in-out;transition:background,.2s,ease-in-out;background:#cfcfcf;color:#fff;display:block;height:44px;margin:0 10px 10px 0;text-align:center;position:relative;width:44px;z-index:0}.side_body ul li a.sm span{color:#fff;display:block}.side_body ul li a.sm span:before{font-family:'performag-icomoon';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;font-size:30px;line-height:46px;position:relative;z-index:1}.side_body ul li .bubble{border-radius:2px;box-shadow:1px 0px 4px 0px rgba(88,112,118,0.3);background:#fff;border:1px solid #b2c7cd;display:block;padding:10px;position:relative}.side_body ul li .bubble:after{-webkit-transform:skewX(39deg);-moz-transform:skewX(39deg);-ms-transform:skewX(39deg);-o-transform:skewX(39deg);transform:skewX(39deg);border-left:10px solid transparent;border-right:10px solid transparent;border-top:13px solid #fff;content:'';display:block;height:0px;position:absolute;bottom:-13px;left:0;right:0;margin:0 auto;width:0px}.side_body ul li .bubble:before{-webkit-transform:skewX(39deg);-moz-transform:skewX(39deg);-ms-transform:skewX(39deg);-o-transform:skewX(39deg);transform:skewX(39deg);border-left:12px solid transparent;border-right:12px solid transparent;border-top:15px solid #b2c7cd;content:'';display:block;height:0px;position:absolute;bottom:-15px;left:0;right:0;margin:0 auto;width:0px}.side_body ul li .bubb{display:block;min-width:50px;padding-bottom:20px;position:absolute;bottom:97%;left:-9000px;z-index:4}.sAs .scn>ul,.sAs .scn ul.menu,footer .scn>ul,footer .scn ul.menu{list-style-type:none}.sAs .scn>ul ul,.sAs .scn ul.menu ul,footer .scn>ul ul,footer .scn ul.menu ul{list-style-type:none;margin-left:5%}.sAs .scn>ul li>a,.sAs .scn ul.menu li>a,footer .scn>ul li>a,footer .scn ul.menu li>a{color:#666;display:inline-block;margin-bottom:20px;position:relative;padding-left:20px}.sAs .scn>ul li>a:hover,.sAs .scn ul.menu li>a:hover,footer .scn>ul li>a:hover,footer .scn ul.menu li>a:hover{color:#c33}.sAs .scn>ul li>a:before,.sAs .scn ul.menu li>a:before,footer .scn>ul li>a:before,footer .scn ul.menu li>a:before{font-family:'performag-icomoon';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;content:'\f0da';height:15px;margin:auto 0;position:absolute;left:0px;top:2px}.sAs ul#recentcomments,footer ul#recentcomments{list-style-type:none}.sAs ul#recentcomments li,footer ul#recentcomments li{border-bottom:1px solid #ededed;color:#000;font-size:1.067em;margin-bottom:20px;padding-bottom:20px}.sAs ul#recentcomments li:last-child,footer ul#recentcomments li:last-child{border-bottom:0;margin-bottom:0}.sAs ul#recentcomments li a,footer ul#recentcomments li a{color:#000}.sAs ul#recentcomments li a:before,.sAs ul#recentcomments li a:after,footer ul#recentcomments li a:before,footer ul#recentcomments li a:after{display:none}.sAs ul#recentcomments li a:first-child,footer ul#recentcomments li a:first-child{color:#c33;font-weight:700}.sAs section[id*='categories-'] ul,footer section[id*='categories-'] ul{list-style-type:none}.sAs section[id*='categories-'] ul ul,footer section[id*='categories-'] ul ul{margin-left:5%}.sAs section[id*='categories-'] ul li a,footer section[id*='categories-'] ul li a{color:#666;display:inline-block;margin-bottom:20px;position:relative;padding-left:20px}.sAs section[id*='categories-'] ul li a:hover,footer section[id*='categories-'] ul li a:hover{color:#c33}.sAs section[id*='categories-'] ul li a:before,footer section[id*='categories-'] ul li a:before{font-family:'performag-icomoon';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;content:'\f0da';position:absolute;left:0px;top:2px}.sAs section.recent-posts .rpw,footer section.recent-posts .rpw{background-size:cover;background-position:center center;background-repeat:no-repeat;height:120px;margin-bottom:15px;max-width:254px}.sAs section.recent-posts .rpw a,footer section.recent-posts .rpw a{display:block;height:100%;width:100%}.sAs section.recent-posts ul,footer section.recent-posts ul{list-style-type:none}.sAs section.recent-posts ul li,footer section.recent-posts ul li{margin-bottom:30px}.sAs section.recent-posts ul li>a,footer section.recent-posts ul li>a{color:#000;display:block;font-size:1.067em;line-height:1.8em;margin-bottom:0;padding-left:0}.sAs section.recent-posts ul li>a:before,footer section.recent-posts ul li>a:before{content:''}.sAs section.recent-posts span,footer section.recent-posts span{background:#cccccc;color:#fff;font-size:.8em;margin-right:5px;padding:2px}.sAs section[id*='rss-'] a.rsswidget,footer section[id*='rss-'] a.rsswidget{color:#fff}.sAs section[id*='rss-'] a.rsswidget img,footer section[id*='rss-'] a.rsswidget img{display:none}.sAs section[id*='rss-'] ul,footer section[id*='rss-'] ul{list-style-type:none}.sAs section[id*='rss-'] ul li,footer section[id*='rss-'] ul li{border-bottom:1px solid #ededed;padding:0 0 20px 0;margin-bottom:20px}.sAs section[id*='rss-'] ul li:after,footer section[id*='rss-'] ul li:after{content:''}.sAs section[id*='rss-'] ul li a,footer section[id*='rss-'] ul li a{margin-bottom:0;padding-left:0}.sAs section[id*='rss-'] ul li a:before,footer section[id*='rss-'] ul li a:before{content:''}.sAs section[id*='rss-'] ul>li>a.rsswidget,.sAs section[id*='rss-'] ul>li .rss-date,footer section[id*='rss-'] ul>li>a.rsswidget,footer section[id*='rss-'] ul>li .rss-date{display:inline-block}.sAs section[id*='rss-'] ul>li .rsswidget,footer section[id*='rss-'] ul>li .rsswidget{color:#000;font-size:1.067em}.sAs section[id*='rss-'] ul>li .rss-date,footer section[id*='rss-'] ul>li .rss-date{color:#666;font-size:.8em;font-weight:300}.sAs section[id*='rss-'] ul>li .rssSummary,footer section[id*='rss-'] ul>li .rssSummary{color:#666;font-size:.933em;margin-top:20px}.sAs .tabs_widget .scn{padding-top:10px}.tabs_widget .scTC ul{list-style-type:none}.tabs_widget .scT .tabs{border-top:1px solid #e3e3e3;border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;border-bottom:4px solid #933;background:#fff}.tabs_widget .scT .tabs li{cursor:pointer;display:block;float:left;text-align:center}.tabs_widget .scT .tabs li a{font-family:'Cabin', sans-serif;-webkit-transition:all,.3s,ease-in-out;-moz-transition:all,.3s,ease-in-out;transition:all,.3s,ease-in-out;border-left:1px solid #fff;border-right:1px solid #fff;color:#666;display:block;font-size:.867em;margin-bottom:0;padding:12px 0px;text-transform:uppercase;width:98%}.tabs_widget .scT .tabs li a:before{content:''}.tabs_widget .scT .tabs li.tS a{background:#933;border-left:1px solid #933;border-right:1px solid #933;color:#fff}.tabs_widget .scT .tabs li:hover a{background:#933;border-left:1px solid #933;border-right:1px solid #933;color:#fff}.scTC{display:none}.scTC ul.scT-tab{list-style-type:none}.scTC ul.scT-tab li{margin-bottom:20px}.scTC .txt.noImageTab{width:100%}.scTC .txt{position:relative;width:69%}.scTC .txt a{color:#333;display:block;font-size:.933em;line-height:1.4em}.scTC .txt i{color:#999;font-size:.8em;font-style:normal}.scTC .txt i span{background:#cccccc;color:#fff;margin-right:5px;padding:2px}.scTC .tim{width:31%}.scTC .tim .wti{-webkit-transition:all,.3s,linear;-moz-transition:all,.3s,linear;transition:all,.3s,linear;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block;height:64px;margin-top:4px;width:64px}.sm_icons a.sm.dribble:hover{background:#f46899}.sm_icons a.sm.dribble span:before{content:""}.sm_icons a.sm.fb:hover{background:#3b5999}.sm_icons a.sm.fb span:before{content:""}.sm_icons a.sm.g_plus:hover{background:#252223}.sm_icons a.sm.g_plus span:before{content:""}.sm_icons a.sm.linkedin:hover{background:#1385c4}.sm_icons a.sm.linkedin span:before{content:""}.sm_icons a.sm.prinster:hover{background:#f13434}.sm_icons a.sm.prinster span:before{content:""}.sm_icons a.sm.rss:hover{background:#f6a42b}.sm_icons a.sm.rss span:before{content:""}.sm_icons a.sm.twitter:hover{background:#00bbf5}.sm_icons a.sm.twitter span:before{content:""}.sm_icons a.sm.vimeo:hover{background:#5dc8ff}.sm_icons a.sm.vimeo span:before{content:""}.sm_icons a.sm.behance:hover{background:#1376ff}.sm_icons a.sm.behance span:before{content:""}.sm_icons a.sm.youtube:hover{background:#fe0000}.sm_icons a.sm.youtube span:before{content:""}.sm_icons a.sm.is:hover{background:#b19b84}.sm_icons a.sm.is span:before{content:""}.sm_icons a.sm.xi:hover{background:#006567}.sm_icons a.sm.xi span:before{content:""}.oab.blue_cta .oabi{background:#3398cc}.oab.blue_cta .oabi:after{border-top:18px solid #3398cc}.oab.dark_cta .oabi{background:#292929}.oab.dark_cta .oabi:after{border-top:18px solid #292929}.oab.green_cta .oabi{background:#9c3}.oab.green_cta .oabi:after{border-top:18px solid #9c3}.oab.light_cta .oabi{background:#e1e1e8}.oab.light_cta .oabi:after{border-top:18px solid #e1e1e8}.oab.purple_cta .oabi{background:#6e6c9c}.oab.purple_cta .oabi:after{border-top:18px solid #6e6c9c}.oab.red_cta .oabi{background:#c33}.oab.red_cta .oabi:after{border-top:18px solid #c33}.oab.teal_cta .oabi{background:#33cbcc}.oab.teal_cta .oabi:after{border-top:18px solid #33cbcc}.oab.orange_cta .oabi{background:#ffcc01}.oab.orange_cta .oabi:after{border-top:18px solid #ffcc01}.oab{background:#dfdddd;text-align:center}.oab .oabi{margin-bottom:40px;padding:22px;position:relative}.oab .oabi:after{border-left:148px solid transparent;border-right:148px solid transparent;content:'';height:0px;margin-left:auto;margin-right:auto;-moz-transform:scale(0.9999);position:absolute;bottom:-18px;left:0;right:0;width:0px}.oab h4{text-transform:uppercase;line-height:1.5em}.cnt .oab h4,.cnt .oab p,footer .oab h4,footer .oab p{color:#fff}.oab .op-r{margin-bottom:10px}.oab p{font-size:1.067em;font-weight:300;line-height:1.4em}.oab input[type="submit"],.oab .btn>span{font-family:'Lato', sans-serif;border:0;background:none;font-size:16px;font-weight:400}.oab .btn{border-radius:3px;cursor:pointer;font-size:20px;font-weight:700}.oab.opt img{margin-top:20px}.oab.opt form{margin-left:20px;margin-right:20px}.oab.opt form input[type="text"]{-webkit-transition:all,.3s,ease-in-out;-moz-transition:all,.3s,ease-in-out;transition:all,.3s,ease-in-out;font-family:'Lato', sans-serif;box-shadow:inset 3px 3px 1px 0px #cccccc;border:none;color:#b9b9b9;font-size:1.067em;font-weight:300;height:40px;margin-bottom:8px;padding:0px 0px 0px 5%;width:95%}.oab.opt form input[type="text"]:hover,.oab.opt form input[type="text"]:focus{box-shadow:none}.oab.opt form input[type="text"]::-webkit-input-placeholder{color:#b9b9b9}.oab.opt form input[type="submit"]{cursor:pointer;text-transform:uppercase}.oab.opt form .btn{width:100%}.oab.cta .btn{margin-bottom:30px}.oab.cta .btn span{padding-left:30px;padding-right:30px;position:relative;text-transform:uppercase}.oab.cta .btn span:before{font-family:'performag-icomoon';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;content:'\f01a';height:15px;margin-top:auto;margin-bottom:auto;position:absolute;left:11px;top:0;bottom:0}.be .avatar{margin-right:3px;margin-bottom:3px}.be .avatar:hover{opacity:.7}.be .avatar:nth-of-type(3n){margin-right:0px}.bt .entry-title{-webkit-transition:all,.5s,ease;-moz-transition:all,.5s,ease;transition:all,.5s,ease;color:#000;font-size:3.333em;margin-bottom:0px}.bt .entry-title a{color:#000}.bt .entry-title:hover a{color:#666}.bt.im{margin-bottom:20px}.bt.im img{display:block;margin:0 auto}.bt.ap.fw .wrp{top:auto;bottom:53px}.bt.ap .wrpt{border-top-left-radius:5px;border-top-right-radius:5px;background:#000;background:rgba(0,0,0,0.95);padding:15px 37px}.bt.ap .wrpt .met{margin-bottom:0px}.bt.ap .wrpb{border-bottom-left-radius:5px;border-bottom-right-radius:5px;background:#000;background:rgba(0,0,0,0.87);padding:15px 37px}.bt.ap .wrpb iframe{min-height:150px}.bt.ap h1,.bt.ap .entry-title{color:#fff;font-size:2.4em;font-weight:300}.bt.ap a{color:#c33}.bt.ap .wp-audio-shortcode{background:none !important;height:75px !important;margin-top:30px}.bt.ap .wp-audio-shortcode .mejs-controls{background:none !important;height:75px !important}.bt.ap .wp-audio-shortcode .mejs-container .mejs-controls{background:none !important}.bt.ap .wp-audio-shortcode .mejs-controls .mejs-button button{background-image:url(//mensbible.gr/wp-content/themes/performag/images/video_controls.png);height:40px}.bt.ap .wp-audio-shortcode .mejs-button.mejs-playpause-button.mejs-play{height:75px;position:relative;width:100px}.bt.ap .wp-audio-shortcode .mejs-button.mejs-playpause-button.mejs-pause{height:75px;position:relative;width:100px}.bt.ap .wp-audio-shortcode .mejs-controls .mejs-play button{background-position:-1px -29px;height:71px;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;width:71px}.bt.ap .wp-audio-shortcode .mejs-controls .mejs-pause button{background-position:-82px -46px;height:49px;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;width:49px}.bt.ap .wp-audio-shortcode .mejs-controls .mejs-mute{width:80px !important}.bt.ap .wp-audio-shortcode .mejs-controls .mejs-mute button{background-position:-137px -60px;margin-left:10px;height:60px;width:60px}.bt.ap .wp-audio-shortcode .mejs-controls .mejs-unmute{width:80px !important}.bt.ap .wp-audio-shortcode .mejs-controls .mejs-unmute button{background-position:-137px 1px;margin-left:10px;height:60px;width:60px}.bt.ap .wp-audio-shortcode .mejs-controls .mejs-fullscreen-button button{background-position:-45px 1px;width:20px}.bt.ap .wp-audio-shortcode.mejs-container .mejs-controls .mejs-time span{color:#cccccc !important;font-size:14px !important}.bt.ap .wp-audio-shortcode.mejs-container .mejs-controls .mejs-time{position:absolute;padding-top:16px !important}.bt.ap .wp-audio-shortcode.mejs-container .mejs-controls .mejs-time.mejs-currenttime-container{left:124px}.bt.ap .wp-audio-shortcode.mejs-container .mejs-controls .mejs-time.mejs-duration-container{right:181px}.bt.ap .wp-audio-shortcode .mejs-controls div.mejs-time-rail{padding-top:29px !important}.bt.ap .wp-audio-shortcode .mejs-controls div.mejs-time-rail span{height:14px}.bt.ap .wp-audio-shortcode .mejs-controls .mejs-time-rail .mejs-time-total{border-radius:5px !important;background:#fff !important}.bt.ap .wp-audio-shortcode .mejs-controls .mejs-time-rail .mejs-time-current{border-radius:5px !important;background:#c33 !important}.bt.ap .wp-audio-shortcode .mejs-controls .mejs-time-rail .mejs-time-loaded{border-radius:5px !important;background:#fff !important}.bt.ap .wp-audio-shortcode .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{border-radius:5px;background:#fff;height:14px;top:19px}.bt.ap .wp-audio-shortcode .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{border-radius:5px;background:#933 !important;height:14px;top:19px}.bt.ap .wp-audio-shortcode .mejs-controls div.mejs-horizontal-volume-slider{margin-top:15px;left:5px;width:55px}.bt.vp{min-height:500px;position:relative}.bt.vp .scvps{margin-left:auto;margin-right:auto;position:absolute;top:0px;left:0px;right:0px}.bt.vp .scvps.wistia-video-container{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);top:50%}.bt.vp .scvps.wistia-video-container iframe{min-width:10px}.bt.vp.st-vd .tt-dmy{display:none}.bt.vp.st-vd .scvps{height:100% !important;padding:10px 0px;position:static}.bt.vp.st-vd .scvps .vwr{position:static}.bt.vp.st-vd .scvps .vwr iframe{display:table;margin:0 auto}.bt.fw{background-size:cover;background-position:center center;background-repeat:no-repeat;position:relative;margin-bottom:40px}.bt.fw .tt-dmy{position:relative}.bt.fw .wrp{position:absolute;left:0;right:0;top:100px;margin-left:auto;margin-right:auto}.bt.fw.vp .wistia-video-container{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);top:0;bottom:0;padding:0}.bt.dp{padding-top:65px;padding-bottom:20px}.bt.qu{overflow:hidden}.bt.qu a{text-decoration:none}.bt.qu .entry-title{line-height:50px;margin-bottom:40px;text-align:center}.bt.qu .entry-title:hover{-webkit-transition:all,.5s,ease;-moz-transition:all,.5s,ease;transition:all,.5s,ease;-webkit-transform:scale(1.01);-moz-transform:scale(1.01);-ms-transform:scale(1.01);-o-transform:scale(1.01);transform:scale(1.01);opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80)}.bt.qu.nw{margin-top:40px;margin-bottom:40px}.bt.qu.nw .wrp{box-sizing:border-box;background:#f9f9f9;border:1px solid #f2f2f2;padding:40px 10px}.bt.qu.nw .entry-title{color:#333;font-size:2.467em}.bt.qu.nw .entry-title a{color:#333}.bt.qu.nw p{color:#999;font-size:1em;margin-bottom:0;text-transform:uppercase;text-align:center}.bt.qu.fw .entry-title{color:#fff;font-size:2.933em;font-weight:300}.bt.qu.fw .entry-title a{color:#fff}.bt.qu.fw p{color:#fff;font-size:1.067em;margin-bottom:0;text-transform:uppercase;text-align:center}@media only screen and (min-width: 1080px){.bt.fw.vp .wistia_responsive_padding{position:static !important}}#logo img{display:block}header.hbc .th,header.hbc .bh{background:none;background-image:none}header.hbp .bh,header.hbp .th{background:none}header.hif{background-position:center center;background-repeat:no-repeat;background-size:cover;display:block;text-align:center}header.hif:before{content:'';display:inline-block;height:100%;margin-right:-.25em;vertical-align:bottom}header.hif .h-i{display:inline-block;vertical-align:bottom;width:100%}header.hif .bh,header.hif .th{background:none}header.hic{background-position:center center;background-repeat:no-repeat;position:relative}header.hic .bh,header.hic .th{background:none}header.hic:before{display:none}header.hic .tt-dmy{display:block;position:relative;z-index:0}header.hic .h-i{position:absolute;bottom:0px;right:0;left:0}header.lnd{padding:80px 0px 40px}header.lnd #logo,header.lnd #text_logo{display:table;margin:0 auto}header.side .bh .wrp{display:table}header.side .bh .nav_c{vertical-align:bottom;width:100%}header.side .bh .nav_c nav{float:right}header.side .hi{float:right;width:100%}header.side .ha{float:left}header.center .bh .wrp{display:table}header .ha{display:table-cell;vertical-align:middle}header .th{padding:13px 0px;min-height:14px}header #logo,header #text-logo{display:table-cell;vertical-align:middle}header .nav_c{display:table-cell;vertical-align:middle;z-index:10}header .hi{display:table-cell;vertical-align:middle}header .hs ul{list-style-type:none}header .hs ul::after{clear:both;content:"";display:table}header .hs ul li{display:inline-block;width:30px}header .hs ul li a{color:#fff;display:block;text-align:right}header .hs ul li a.fb:before{padding-right:6px}header .hs ul li a:before{-webkit-transition:color,.5s,ease;-moz-transition:color,.5s,ease;transition:color,.5s,ease;font-family:'performag-icomoon';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;display:block;font-size:20px;line-height:30px}header .hf{border-radius:1px;margin-right:20px}header .hf input[type="text"]{border:0;background:transparent;font-size:13px;font-weight:300;height:28px;padding-left:10px;width:140px}header .hf button{background:transparent;border:0;cursor:pointer;color:#999;height:28px}header .hf button:before{font-family:'performag-icomoon';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;content:'\f002';font-size:20px}header .hsm{display:none}header .dfm{display:block;font-size:14px;font-weight:700;text-align:center}header.side .dfm{padding-bottom:20px}header nav::after{clear:both;content:"";display:table}header nav>ul>li.menu-item-has-children>a:after{font-family:'performag-icomoon';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;content:'\f107';display:inline-block;font-size:10px;line-height:20px;padding:0px 5px;position:absolute;top:20px;right:5px}header nav>ul>li{border-style:solid;border-right-width:1px;border-right-color:#1a1a1a}header nav>ul>li>a{padding:22px}header nav>ul>li>a:before{content:'';display:block;position:absolute;left:-1px;right:0px;height:4px}header nav>ul>li:first-of-type{border-left-width:1px;border-left-color:#1a1a1a}header nav ul li:not(.mult){position:relative}header nav ul li{display:inline-block;font-size:.933em;font-weight:700;float:left}header nav ul li a{color:#fff;display:block;position:relative;text-transform:uppercase}header nav ul li>ul{display:none;position:absolute;left:-1px;top:58px;z-index:4000}header nav ul li>ul li{-webkit-transition:background,.2s,ease;-moz-transition:background,.2s,ease;transition:background,.2s,ease;background:#141414;color:#fff;display:block;float:none;width:200px;position:relative;padding:0px}header nav ul li>ul li:hover>a{color:#fff;text-indent:37px}header nav ul li>ul li a{-webkit-transition:text-indent,.5s,ease-out;-moz-transition:text-indent,.5s,ease-out;transition:text-indent,.5s,ease-out;font-size:13px;height:36px;line-height:36px;text-overflow:ellipsis;text-indent:22px;overflow:hidden;position:relative;padding-right:22px;white-space:nowrap}header nav ul li>ul li ul{display:none;top:0px;width:100%;z-index:10000}header nav ul li>ul li.menu-item-has-children>a:after{font-family:'performag-icomoon';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;content:'\f105';font-size:10px;position:absolute;top:12px;right:10px}#text_logo{font-size:32px;display:table-cell;line-height:60px;vertical-align:top;position:relative}#text_logo.blue{color:#2e7da4}#text_logo.dark{color:#000}#text_logo.green{color:#668a1d}#text_logo.light{color:#b5b4b4}#text_logo.purple{color:#5a597c}#text_logo.red{color:#933}#text_logo.teal{color:#289595}#text_logo.orange{color:#c90}.bh.fbh{position:fixed;top:0;left:0;width:100%;z-index:101}.bh.fbh.adm{top:32px}.fln{-webkit-transition:top,.5s,ease-in-out;-moz-transition:top,.5s,ease-in-out;transition:top,.5s,ease-in-out;box-shadow:2px 0px 4px 0px rgba(0,0,0,0.23);background:#fff;border-bottom:1px solid #E4E4E4;padding:13px 0px;position:fixed;top:-500px;left:0;right:0;width:100%;z-index:102}.fln .mets{float:left}.fln #logo>img{max-width:200px}.fln.fff{top:0px}.fln.fff.adm{top:32px}.fln .ssf{margin-top:6px;margin-left:20px}.fln .cou{font-family:'Open Sans', sans-serif;font-weight:600;background:#cfcfcf;color:#fff;float:left;font-size:16px;height:35px;line-height:35px;padding:0 18px}.fln ul{float:left;list-style-type:none}.fln ul li{cursor:pointer;display:block;float:left;font-size:20px;height:34px;line-height:34px;margin-left:10px;text-align:center;width:33px}.fln ul li:hover{opacity:.7}.fln ul li:before{font-family:'performag-icomoon';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;color:#fff}.fln ul li.g_plus{background:#252223}.fln ul li.g_plus:before{content:'\f0d5'}.fln ul li.linkedin{background:#1385c4}.fln ul li.linkedin:before{content:'\f0e1'}.fln ul li.fb{background:#3b5999}.fln ul li.fb:before{content:'\f09a'}.fln ul li.twitter{background:#00bbf5}.fln ul li.twitter:before{content:'\f099'}.fln ul li.prinster{background:#f13434}.fln ul li.prinster:before{content:'\e600'}header .wrp{position:relative;z-index:10}.mm{display:none}.mmi{background:#141414;display:table;margin:0 auto;padding:35px 25px;position:absolute;left:0px;right:0;width:1010px;z-index:4}.mmi .ml{width:180px}.mmi .ml a{-webkit-transition:text-indent,.5s,ease-out;-moz-transition:text-indent,.5s,ease-out;transition:text-indent,.5s,ease-out;border-top:1px solid #262626;color:#ccc;display:block;padding:13px 0px;position:relative;text-indent:5px;width:150px}.mmi .ml a.ml-f{text-indent:24px}.mmi .ml a.ml-f:before{font-family:'performag-icomoon';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;content:'\f105';font-size:10px;position:absolute;top:15px;left:-10px}.mmi .ml a:hover{text-indent:24px}.mmi .ml a:hover:before{font-family:'performag-icomoon';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;content:'\f105';font-size:10px;position:absolute;top:15px;left:-10px}.mmi .ml a:first-child{border-top:none}.mmi .mi{display:table-cell;vertical-align:top;width:100%}.mmi .mic{display:none}.mmi .mic .mig{background-size:cover;background-position:center center;background-repeat:no-repeat;height:70px;width:144px;margin-bottom:23px}.mmi .mic a{font-weight:300;font-size:16px;text-transform:none}.mmi .mic a b{font-weight:700}.hs ul li a.dribble:before{content:""}.hs ul li a.dribble:hover:before{color:#f46899}.hs ul li a.fb:before{content:""}.hs ul li a.fb:hover:before{color:#3b5999}.hs ul li a.g_plus:before{content:""}.hs ul li a.g_plus:hover:before{color:#252223}.hs ul li a.linkedin:before{content:""}.hs ul li a.linkedin:hover:before{color:#1385c4}.hs ul li a.prinster:before{content:""}.hs ul li a.prinster:hover:before{color:#f13434}.hs ul li a.rss:before{content:""}.hs ul li a.rss:hover:before{color:#f6a42b}.hs ul li a.twitter:before{content:""}.hs ul li a.twitter:hover:before{color:#00bbf5}.hs ul li a.vimeo:before{content:""}.hs ul li a.vimeo:hover:before{color:#5dc8ff}.hs ul li a.behance:before{content:""}.hs ul li a.behance:hover:before{color:#1376ff}.hs ul li a.youtube:before{content:""}.hs ul li a.youtube:hover:before{color:#fe0000}.hs ul li a.is:before{content:""}.hs ul li a.is:hover:before{color:#b19b84}.hs ul li a.xi:before{content:""}.hs ul li a.xi:hover:before{color:#006567}header nav>ul>li.c_blue>a:before{background:#3398cc}header nav>ul>li.c_blue.current-menu-item>a,header nav>ul>li.c_blue.current_page_item>a,header nav>ul>li.c_blue.current-page-item>a{color:#3398cc}header nav>ul>li.c_blue>ul li:hover{background:#3398cc}header nav>ul>li.c_blue .mic a b{color:#3398cc}.cat_b.cat_blue{background:#3398cc}.hatt.tt_blue{background:#3398cc;background:rgba(51,152,204,0.8)}header nav>ul>li.c_def>a:before{background:#ccc}header nav>ul>li.c_def.current-menu-item>a,header nav>ul>li.c_def.current_page_item>a,header nav>ul>li.c_def.current-page-item>a{color:#ccc}header nav>ul>li.c_def>ul li:hover{background:#ccc}header nav>ul>li.c_def .mic a b{color:#ccc}.cat_b.cat_def{background:#ccc}.hatt.tt_def{background:#ccc;background:rgba(204,204,204,0.8)}header nav>ul>li.c_green>a:before{background:#9c3}header nav>ul>li.c_green.current-menu-item>a,header nav>ul>li.c_green.current_page_item>a,header nav>ul>li.c_green.current-page-item>a{color:#9c3}header nav>ul>li.c_green>ul li:hover{background:#9c3}header nav>ul>li.c_green .mic a b{color:#9c3}.cat_b.cat_green{background:#9c3}.hatt.tt_green{background:#9c3;background:rgba(153,204,51,0.8)}header nav>ul>li.c_purple>a:before{background:#6e6c9c}header nav>ul>li.c_purple.current-menu-item>a,header nav>ul>li.c_purple.current_page_item>a,header nav>ul>li.c_purple.current-page-item>a{color:#6e6c9c}header nav>ul>li.c_purple>ul li:hover{background:#6e6c9c}header nav>ul>li.c_purple .mic a b{color:#6e6c9c}.cat_b.cat_purple{background:#6e6c9c}.hatt.tt_purple{background:#6e6c9c;background:rgba(110,108,156,0.8)}header nav>ul>li.c_red>a:before{background:#c33}header nav>ul>li.c_red.current-menu-item>a,header nav>ul>li.c_red.current_page_item>a,header nav>ul>li.c_red.current-page-item>a{color:#c33}header nav>ul>li.c_red>ul li:hover{background:#c33}header nav>ul>li.c_red .mic a b{color:#c33}.cat_b.cat_red{background:#c33}.hatt.tt_red{background:#c33;background:rgba(204,51,51,0.8)}header nav>ul>li.c_teal>a:before{background:#33cbcc}header nav>ul>li.c_teal.current-menu-item>a,header nav>ul>li.c_teal.current_page_item>a,header nav>ul>li.c_teal.current-page-item>a{color:#33cbcc}header nav>ul>li.c_teal>ul li:hover{background:#33cbcc}header nav>ul>li.c_teal .mic a b{color:#33cbcc}.cat_b.cat_teal{background:#33cbcc}.hatt.tt_teal{background:#33cbcc;background:rgba(51,203,204,0.8)}header nav>ul>li.c_orange>a:before{background:#ffcc01}header nav>ul>li.c_orange.current-menu-item>a,header nav>ul>li.c_orange.current_page_item>a,header nav>ul>li.c_orange.current-page-item>a{color:#ffcc01}header nav>ul>li.c_orange>ul li:hover{background:#ffcc01}header nav>ul>li.c_orange .mic a b{color:#ffcc01}.cat_b.cat_orange{background:#ffcc01}.hatt.tt_orange{background:#ffcc01;background:rgba(255,204,1,0.8)}.colm{float:left;margin-bottom:10px}.twc{padding:0% 2% 0% 0%;width:49%}.twc.lst{padding:0% 0% 0% 0%}.thc{padding:0% 2% 0% 0%;width:32%}.thc.lst{padding:0% 0% 0% 0%}.oth{padding:0% 2% 0% 0%;width:32%}.oth.lst{padding:0% 0% 0% 0%}.tth{padding:0% 2% 0% 0%;width:66%}.tth.lst{padding:0% 0% 0% 0%}.foc{padding:0% 2% 0% 0%;width:23.5%}.foc.lst{padding:0%}.ofo{padding:0% 2% 0% 0%;width:23.5%}.ofo.lst{padding:0%}.tfo{padding:0% 2% 0% 0%;width:74.5%}.tfo.lst{padding:0%}.fft{padding:0% 2% 0% 0%;width:23.5%}.fft.lst{padding:0% 0% 0% 0%}.fft+.twc{padding:0% 2% 0% 0%}.twc:first-child{padding:0% 2% 0% 0%}.fft+.twc.lst{padding:0% 0% 0% 0%}.fic{padding:0% 2% 0% 0%;width:18%}.fic.lst{padding:0%}.flexible-container{height:0;margin-bottom:20px;position:relative;padding-bottom:56.25%;padding-top:30px;overflow:hidden}.flexible-container iframe,.flexible-container object,.flexible-container embed{height:100%;position:absolute;top:0;left:0;width:100%}.row:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.colcent{float:none;margin:0 auto}.thrivecb{margin-bottom:30px;padding:25px 40px}.thrivecb h3{margin-top:0px}.thrivecb .shnd{color:#333}.thrivecb .shnd h1,.thrivecb .shnd h2,.thrivecb .shnd h3,.thrivecb .shnd h4,.thrivecb .shnd h5,.thrivecb .shnd h6{color:#000}.thrivecb .shnd p,.thrivecb .shnd span{color:#333}.thrivecb .shnd ul,.thrivecb .shnd ol,.thrivecb .shnd li{color:#333}.bSe .cnt .thrivecb .shnd li{color:#333}.thrivecb .shnd .btn span{color:inherit}.gr{margin-bottom:20px}.gr img{display:block;margin-top:10px;max-width:100%}.gr .gri{margin-right:5%}.gr h4{margin-top:0px;word-wrap:break-word}.gr.gr1 .gri{width:12%}.gr.gr1 .grt{width:83%}.gr.gr2 .gri{width:24%}.gr.gr2 .grt{width:71%}.gr.gr3 .gri{width:36%}.gr.gr3 .grt{width:59%}@media only screen and (max-width: 600px){.gr .colm{width:100%}}@media only screen and (max-width: 772px){.gr .gri,.gr .grt{text-align:center}}.gr h1,.gr h2,.gr h3,.gr h4,.gr h5,.gr h6{margin:0px !important}@media only screen and (max-width: 940px){.gr.gr1 .oth .gri,.gr.gr1 .oth .grt,.gr.gr2 .oth .gri,.gr.gr2 .oth .grt,.gr.gr3 .oth .gri,.gr.gr3 .oth .grt{margin-right:0;width:100%}.gr.gr1 .oth .gri img,.gr.gr1 .oth .grt img,.gr.gr2 .oth .gri img,.gr.gr2 .oth .grt img,.gr.gr3 .oth .gri img,.gr.gr3 .oth .grt img{display:table;margin:0 auto}}.gr.gr1 .gri{margin-right:2%;width:12%}@media only screen and (max-width: 772px){.gr.gr1 .gri{width:100%}}.gr.gr1 .gri img{max-width:auto;width:auto}@media only screen and (max-width: 772px){.gr.gr1 .gri img{display:table;margin:0 auto}}.gr.gr1 .grt{width:86%}@media only screen and (max-width: 772px){.gr.gr1 .grt{width:100%}}.gr.gr2 .gri{margin-right:2%;width:24%}@media only screen and (max-width: 772px){.gr.gr2 .gri{width:100%}}.gr.gr2 .gri img{max-width:auto;width:auto}@media only screen and (max-width: 772px){.gr.gr2 .gri img{display:table;margin:0 auto}}.gr.gr2 .grt{width:74%}@media only screen and (max-width: 772px){.gr.gr2 .grt{width:100%}}.gr.gr3 .gri{margin-right:2%;width:36%}@media only screen and (max-width: 768px){.gr.gr3 .gri{width:100%}}.gr.gr3 .gri img{max-width:auto;width:auto}@media only screen and (max-width: 768px){.gr.gr3 .gri img{display:table;margin:0 auto}}.gr.gr3 .grt{width:62%}@media only screen and (max-width: 768px){.gr.gr3 .grt{width:100%}}.thrivecb .shn{color:#fff}.thrivecb .shn h1,.thrivecb .shn h2,.thrivecb .shn h3,.thrivecb .shn h4,.thrivecb .shn h5,.thrivecb .shn h6{color:#fff}.thrivecb .shn p,.thrivecb .shn span{color:#fff}.thrivecb .shn ul,.thrivecb .shn ol,.thrivecb .shn li{color:#fff}.bSe .cnt .thrivecb .shn li{color:#fff}.thrivecb .shn .btn span{color:inherit}#fbcomments,.fb_iframe_widget,.fb_iframe_widget[style],.fb_iframe_widget iframe[style],#fbcomments iframe[style],.fb-comments>span{width:100% !important}.thrivecb.note{background:#faf8d7}.thrivecb.image{background-size:cover;background-position:center center;background-repeat:no-repeat;text-align:center}.thrivecb.image.flh{position:relative}.thrivecb.image.flh .shn{position:absolute;top:0;left:20px;right:20px}.thrivecb.image .shn{text-shadow:1px 1px 3px rgba(0,0,0,0.3)}.pulQ{display:block}.pulQ p{color:#999;font-weight:300;padding:20px}.bSe .pulQ p{margin-bottom:0px}.pulQ.right{margin-left:15px}.pulQ.left{margin-right:15px}.pulQ div.left{background:#f5f3f3;display:table-cell;min-height:31px;margin:0 0 0 18px;max-width:90%;padding:0px 10px 0px 0px}.pulQ.left,.pulQ.right{max-width:50%}.pulQ.left div.left,.pulQ.right div.left{padding:0}.scbp{display:table}.scbp .scbpi{border-left:1px solid #f2f2f2;border-right:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;padding:27px 14px;position:relative}.scbp .scbpi:before{content:'';height:4px;lefT:-1px;right:-1px;top:-4px;background:#cfcfcf;position:absolute}.scbp a{text-decoration:none !important}.csc .scbp h4{margin-top:0px}.scbp h4{font-family:'Cabin', sans-serif;background:#cfcfcf;color:#fff;display:inline-block;font-size:1.353em;text-transform:uppercase;margin-bottom:0px;padding:13px 16px 10px 16px}.bSe .scbp h4{color:#fff}.scbp .pps{display:table}.scbp .tim{width:70px}.scbp .txt{display:table-cell;float:none;vertical-align:top;width:100%}.scbp .txt.noImageTab{padding-left:20px;position:relative;width:98%}.colm .scbp .txt.noImageTab{padding-left:20px}.scbp .txt.noImageTab:before{border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #333333;content:'';height:0;width:0;position:absolute;left:0px;top:8px}.scbp a{-webkit-transition:all,.3s,ease;-moz-transition:all,.3s,ease;transition:all,.3s,ease;color:#333;display:block;font-size:1em;font-weight:400;line-height:1.5em;margin-bottom:7px}.scbp a:hover{color:#999}.cnt article .scbp a{color:#333;text-decoration:none}.scbp .cc{background:#cccccc;color:#fff;font-size:.8em;padding:3px}.scbp .thrive_date{color:#999;font-size:.8em}.scbp .pps{margin-bottom:10px}.scbp .pps .tim{margin-right:2%}.scbp .pps .tim a{background-size:cover;background-position:center center;background-repeat:no-repeat;display:block;height:64px;width:64px}@media screen and (-webkit-min-device-pixel-ratio: 0){::i-block-chrome,.scbp .pps{direction:rtl;text-align:left}::i-block-chrome,.scbp .pps .tim{direction:ltr}}.scbg{box-sizing:border-box;clear:both;margin-bottom:20px}.scbg .scbgi{box-sizing:border-box;border-left:1px solid #f2f2f2;border-right:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;position:relative}.scbg .scbgi::after{clear:both;content:"";display:table}.scbg .scbgi:before{background:#cfcfcf;content:'';height:4px;left:-1px;right:-1px;top:-4px;position:absolute;width:100%}.scbg h4{font-family:'Cabin', sans-serif;background:#cfcfcf;color:#fff;display:inline-block;font-size:1.353em;text-transform:uppercase;margin-bottom:0px;padding:13px 16px 10px 16px}.bSe .scbg h4{color:#fff}.scbg .scc{margin-bottom:20px;margin-right:1.198%}.scbg .scc a{cursor:pointer;text-decoration:none}.bSeCont .scbg .scc .rimc,.bpd .scbg .scc .rimc,.hml .scbg .scc .rimc{width:100%}.scbg .scc:hover .rimc{opacity:.8}.scbg .scc:hover h5{opacity:.8}.scbg .rimc{-webkit-transition:all,.5s,ease-in-out;-moz-transition:all,.5s,ease-in-out;transition:all,.5s,ease-in-out;background-size:cover;background-position:center center;background-repeat:no-repeat;display:block;height:160px;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);position:relative;margin-bottom:20px;width:248px;z-index:1}.scbg .scbt{display:block;margin:0 auto;padding-bottom:10px;width:90%}.scbg .scbt h5{font-size:19px}.scbg .scbt h5 a{color:#000}.scbg .scbt span{color:#999;font-size:12px}.scbg .scbt span a{color:#999}.scbg .scbt span{text-transform:uppercase}.cat_b{color:#fff;display:table;font-size:12px;padding:5px;text-transform:uppercase}.cat_b a{color:#fff !important}@media only screen and (min-width: 1080px){.bpd .scc{margin-right:1%;width:32.6%}.bpd .scc:nth-of-type(3n){margin-right:0px}.fullWidth .scc,.out .scc,#tt-related-container .scc,#tcb_landing_page .scc{margin-right:1%;width:24.20%}.fullWidth .scc:nth-of-type(4n),.out .scc:nth-of-type(4n),#tt-related-container .scc:nth-of-type(4n),#tcb_landing_page .scc:nth-of-type(4n){margin-right:0px}.hml .scc{margin-right:1%;width:24.20%}.hml .scc:nth-of-type(4n){margin-right:0px}.bSeCont .scc{margin-right:1%;width:32.65%}.bSeCont .scc:nth-of-type(3n){margin-right:0px}}@media only screen and (min-width: 940px) and (max-width: 1080px){.fullWidth .scc,.bpd .scc,.bip .scc,.out .scc,.hml .scc,#tt-related-container .scc,#tcb_landing_page .scc{width:32.5%}.fullWidth .scc .rimc,.bpd .scc .rimc,.bip .scc .rimc,.out .scc .rimc,.hml .scc .rimc,#tt-related-container .scc .rimc,#tcb_landing_page .scc .rimc{width:100% !important}.fullWidth .scc:nth-of-type(3n),.bpd .scc:nth-of-type(3n),.bip .scc:nth-of-type(3n),.out .scc:nth-of-type(3n),.hml .scc:nth-of-type(3n),#tt-related-container .scc:nth-of-type(3n),#tcb_landing_page .scc:nth-of-type(3n){margin-right:0}.fullWidth .scc .rimc,.bpd .scc .rimc,.bip .scc .rimc,.out .scc .rimc,.hml .scc .rimc,#tt-related-container .scc .rimc,#tcb_landing_page .scc .rimc{width:100% !important}.bSeCont .scc{margin-right:1%;width:49.5%}.bSeCont .scc:nth-of-type(2n){margin-right:0}}@media only screen and (min-width: 775px) and (max-width: 940px){.fullWidth .scc,.bpd .scc,.bSeCont .scc,.bip .scc,.out .scc,.hml .scc,#tt-related-container .scc,#tcb_landing_page .scc{margin-right:1%;width:49%}.fullWidth .scc:nth-of-type(2n),.bpd .scc:nth-of-type(2n),.bSeCont .scc:nth-of-type(2n),.bip .scc:nth-of-type(2n),.out .scc:nth-of-type(2n),.hml .scc:nth-of-type(2n),#tt-related-container .scc:nth-of-type(2n),#tcb_landing_page .scc:nth-of-type(2n){margin-right:0}.fullWidth .scc .rimc,.bpd .scc .rimc,.bSeCont .scc .rimc,.bip .scc .rimc,.out .scc .rimc,.hml .scc .rimc,#tt-related-container .scc .rimc,#tcb_landing_page .scc .rimc{margin:0 auto;width:90% !important}}@media only screen and (max-width: 775px){.scc{float:none !important;height:100% !important;margin:10px 0 !important;width:100% !important}.scc .rimc{display:table;margin:0 auto;width:80% !important}}.scon{margin:20px auto;width:100%}.scon.wide{width:100%}.scon.wide.o1 .frm input[type="text"],.scon.wide.o1 .frm .op-r{width:49.5%}.scon.wide.o1 .frm .btn{width:49.5%}.scon.wide.o2 .frm input[type="text"],.scon.wide.o2 .frm .op-r{width:33%}.scon.wide.o2 .frm .btn{width:32%}.scon.wide.o3 .frm input[type="text"],.scon.wide.o3 .frm .op-r{width:49.5%}.scon.wide.o3 .frm input[type="text"]:nth-child(2n),.scon.wide.o3 .frm .op-r:nth-child(2n){margin-right:0}.scon.wide.o3 .frm .btn{width:49.5%}.scon.wide .frm::after{clear:both;content:"";display:table}.scon.wide .frm input[type="text"],.scon.wide .frm .btn,.scon.wide .frm .op-r{float:left;margin-bottom:7px}.scon.wide .frm input[type="text"]{margin-right:1%}.scon .frm input[type="text"]{-webkit-transition:all,.5s,ease;-moz-transition:all,.5s,ease;transition:all,.5s,ease;font-family:'Lato', sans-serif;box-shadow:inset 1px 0px 2px 0px rgba(204,204,204,0.46);box-sizing:border-box;border:1px solid #cccccc;background:#fff;color:#666;font-size:1.067em;font-weight:300;height:46px;margin-bottom:7px;padding:0 2%;width:100%}.scon .frm input[type="text"]:focus,.scon .frm input[type="text"]:hover{background:#f8f8f8}.scon .frm input[type="text"]::-webkit-input-placeholder{color:#666}.scon .frm input[type="submit"]{background:none;border:none;font-size:1em;font-weight:400;padding:6px 0px;text-transform:uppercase;width:100%}.scon .btn{box-sizing:border-box;cursor:pointer;display:table;width:100%}.scon .btn input[type="submit"]{cursor:pointer;padding:10px 0px}.pattern1{background:#f8f8f8}.pattern2{background:#cccccc}.pattern3{background:#cc3333}.bSe .pattern3 a{color:#fff}.out{margin-left:-20px;margin-right:-20px}.bpd .out{margin-left:-30px;margin-right:-30px}.in{box-sizing:border-box;margin:0 auto;padding:35px 20px}.top{margin-top:-20px}.bottom{margin-bottom:-20px}.tmg{margin-top:20px}.bmg{margin-bottom:20px}.dmg{margin-top:20px;margin-bottom:20px}.pdwbg{background-position:center center;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;width:100%}.pddbg{background-position:center center;background-size:cover;background-repeat:no-repeat}.pdfbg.smaller{background-size:100% 100%}.lightSec .pdwbg,.lightSec .pddbg,.lightSec .pdfbg{text-shadow:1px 0px 2px rgba(0,0,0,0.21)}.cnt .lightSec,.lightSec{color:#fff}.cnt .lightSec p,.cnt .lightSec ul,.cnt .lightSec ol,.cnt .lightSec li,.cnt .lightSec div,.cnt .lightSec span,.cnt .lightSec h1,.cnt .lightSec h2,.cnt .lightSec h3,.cnt .lightSec h4,.cnt .lightSec h5,.cnt .lightSec h6,.lightSec p,.lightSec ul,.lightSec ol,.lightSec li,.lightSec div,.lightSec span,.lightSec h1,.lightSec h2,.lightSec h3,.lightSec h4,.lightSec h5,.lightSec h6{color:#fff}.bSe .cnt .lightSec li,.bSe .lightSec li{color:#fff}.cnt .lightSec .scbg h5,.lightSec .scbg h5{color:#fff}.cnt .lightSec .btn span,.lightSec .btn span{color:inherit}.cnt .darkSec,.darkSec{color:#343434}.cnt .darkSec p,.cnt .darkSec ul,.cnt .darkSec ol,.cnt .darkSec li,.cnt .darkSec div,.cnt .darkSec span,.cnt .darkSec h1,.cnt .darkSec h2,.cnt .darkSec h3,.cnt .darkSec h4,.cnt .darkSec h5,.cnt .darkSec h6,.darkSec p,.darkSec ul,.darkSec ol,.darkSec li,.darkSec div,.darkSec span,.darkSec h1,.darkSec h2,.darkSec h3,.darkSec h4,.darkSec h5,.darkSec h6{color:#343434}.bSe .cnt .darkSec li,.bSe .darkSec li{color:#343434}.cnt .darkSec .scbg h5,.darkSec .scbg h5{color:#343434}.cnt .darkSec .btn span,.darkSec .btn span{color:inherit}.cnt .darkSec.pattern2,.darkSec.pattern2{color:#666}.cnt .darkSec.pattern2 p,.cnt .darkSec.pattern2 ul,.cnt .darkSec.pattern2 ol,.cnt .darkSec.pattern2 li,.cnt .darkSec.pattern2 div,.cnt .darkSec.pattern2 span,.cnt .darkSec.pattern2 h1,.cnt .darkSec.pattern2 h2,.cnt .darkSec.pattern2 h3,.cnt .darkSec.pattern2 h4,.cnt .darkSec.pattern2 h5,.cnt .darkSec.pattern2 h6,.darkSec.pattern2 p,.darkSec.pattern2 ul,.darkSec.pattern2 ol,.darkSec.pattern2 li,.darkSec.pattern2 div,.darkSec.pattern2 span,.darkSec.pattern2 h1,.darkSec.pattern2 h2,.darkSec.pattern2 h3,.darkSec.pattern2 h4,.darkSec.pattern2 h5,.darkSec.pattern2 h6{color:#666}.bSe .cnt .darkSec.pattern2 li,.bSe .darkSec.pattern2 li{color:#666}.cnt .darkSec.pattern2 .scbg h5,.darkSec.pattern2 .scbg h5{color:#666}.cnt .darkSec.pattern2 .btn span,.darkSec.pattern2 .btn span{color:inherit}.in{box-sizing:border-box;margin:0 auto}.shortcode_tabs{margin-bottom:20px;border-left:1px solid #e4e4e4}.shortcode_tabs.horz_tabs .scT>ul.scT-tab li{float:left;margin-bottom:-1px !important;max-width:25%;text-align:center}.shortcode_tabs.horz_tabs .scT>ul.scT-tab li:last-of-type{border-right:1px solid #e4e4e4}.shortcode_tabs.horz_tabs .scT>ul.scT-tab li.tS a{border-top:3px solid #c33}.shortcode_tabs.horz_tabs .scT>ul.scT-tab li a{border-top:3px solid transparent}.shortcode_tabs.horz_tabs .scTC{border-top:1px solid #e5e5df;border-right:1px solid #e5e5df;border-bottom:1px solid #e5e5df;padding:45px 25px}.shortcode_tabs.vert_tabs{border:1px solid #e5e5df}.shortcode_tabs.vert_tabs .scT{width:100%}.shortcode_tabs.vert_tabs .scT::after{clear:both;content:"";display:table}.shortcode_tabs.vert_tabs .scT>ul.scT-tab{display:block;float:left;position:relative;vertical-align:top;z-index:1;width:20%}.shortcode_tabs.vert_tabs .scT>ul.scT-tab li{text-align:center}.shortcode_tabs.vert_tabs .scT>ul.scT-tab li a{border-left:3px solid transparent}.shortcode_tabs.vert_tabs .scT>ul.scT-tab li.tS a{border-left:3px solid #933}.shortcode_tabs.vert_tabs .scTC{display:block;float:left;margin-left:-1px;position:relative;padding:25px 30px;vertical-align:top;z-index:0;width:80%}.shortcode_tabs .scT>ul.scT-tab{list-style-type:none;margin-bottom:0;padding:0px}.shortcode_tabs .scT>ul.scT-tab li{background:#f0efef;display:block}.shortcode_tabs .scT>ul.scT-tab li:before{display:none}.shortcode_tabs .scT>ul.scT-tab li a{color:#999;cursor:pointer;display:block;font-size:1em;text-decoration:none;text-transform:uppercase;padding:20px 42px}.shortcode_tabs .scT>ul.scT-tab li.tS a{background:#fff;color:#c33}.shortcode_tabs .scT>ul.scT-tab li:not(.tS):hover a{background:#c33;color:#fff}.shortcode_tabs .scT .scTC{box-sizing:border-box;color:#343434;display:none}.shortcode_tabs .scT .scTC p{color:#343434}.accs{margin-bottom:20px}.accs .accss{background:#faf9f9;margin-bottom:2px}.accs .accss.opac{-webkit-transition:all,.3s,ease-in-out;-moz-transition:all,.3s,ease-in-out;transition:all,.3s,ease-in-out;border-top:2px solid #c33}.accs .accss.opac .acc-h{color:#333}.accs .accss.opac .acc-h span{background:#c33}.accs .accss.opac .acc-h span:before{content:'-';color:#fff;font-size:60px;line-height:30px;text-align:center}.accs .accss.opac .acc-h:hover span:before{color:#fff}.accs .accss.opac .accsi{display:block}.accs .accss .acc-h{cursor:pointer;color:#999;font-size:1em;line-height:30px;margin:0px;position:relative;padding:5px 5px 5px 60px}.accs .accss .acc-h:hover{color:#c33}.accs .accss .acc-h:hover span:before{color:#999}.accs .accss .acc-h span{background:#eeecec;display:inline-block;height:40px;text-align:center;position:absolute;top:0px;left:0px;bottom:0px;width:40px}.accs .accss .acc-h span:before{content:'+';display:block;font-size:30px;font-weight:300;line-height:40px;text-align:center}.accs .accss .accsi{background:#fff;display:none;padding-left:60px}.accs .accss .accsi p{margin-bottom:10px}.faq{background:#fbfbfb;border:1px solid #e4e4e4;margin-bottom:20px}.faq p{margin-bottom:20px}.faq .faqI.oFaq{background:#fff;border-top:1px solid #c33}.faq .faqI.oFaq h4{color:#c33}.faq .faqI.oFaq h4 span:before{font-family:'performag-icomoon';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;content:'\f0d7';display:inline-block}.faq .faqI.oFaq:hover{background:#fff}.faq .faqI.oFaq:hover h4{color:#c33}.faq .faqI:hover{background:#cccccc}.faq .faqC{display:none;padding:15px 30px 30px 40px}.faq h4{cursor:pointer;color:#666;font-size:1em;line-height:30px;margin:0px;padding:5px}.faq h4:hover{color:#fff}.faq h4 span{display:inline-block;height:18px;margin-left:15px;margin-right:10px;width:10px}.faq h4 span:before{font-family:'performag-icomoon';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;content:'\f0da';display:inline-block}.divi{clear:both;display:block;height:1px;margin-top:20px;margin-bottom:20px;position:relative}.divi.ddivi{background:#dadada}.divi.sdivi{background:#dadada;margin-left:-20px;margin-right:-20px}.divi.ldivi{background:#e6e6e6;height:4px;margin-left:0;margin-right:auto;min-width:200px;width:20%}.divi.rdivi{background:#e6e6e6;height:4px;margin-left:auto;margin-right:0;min-width:200px;width:20%}.divi.cdivi{background:#e6e6e6;display:table;height:4px;margin:20px auto;min-width:200px;width:20%}.defhgh{background-color:#c33}.lhgh{color:#fff !important}.dhgh{color:#333 !important}.fhd{border-bottom:4px solid #e6e6e6;display:table;margin:20px 0px;overflow:hidden}.fhd h2{padding-bottom:5px}.fhd .fhdt{margin:0;white-space:nowrap}.fhd.lfhd{margin-left:0;margin-right:auto}.fhd.rfhd{margin-left:auto;margin-right:0}.fhd.cfhd{text-align:center;width:100%}.drp1::first-letter{font-family:'Lato', sans-serif;display:block;font-size:40px;font-weight:700;line-height:40px;float:left;margin-right:5px;margin-top:5px;text-transform:uppercase}.drp2::first-letter{font-family:'Lato', sans-serif;color:#fff;display:block;font-size:36px;line-height:36px;float:left;font-weight:700;margin-right:5px;margin-top:5px;padding:7px 6px 9px;text-transform:uppercase}.drp2.light::first-letter{color:#353535}.thrivecb.blue{background:#d6ebf5}.drp1.blue::first-letter{color:#3398cc}.drp2.blue::first-letter{background:#3398cc}.thrivecb.dark{background:#858585}.drp1.dark::first-letter{color:#292929}.drp2.dark::first-letter{background:#292929}.thrivecb.green{background:#ebf5d6}.drp1.green::first-letter{color:#9c3}.drp2.green::first-letter{background:#9c3}.thrivecb.light{background:#f5f3f3}.drp1.light::first-letter{color:#e1e1e8}.drp2.light::first-letter{background:#e1e1e8}.thrivecb.purple{background:#e1e1e8}.drp1.purple::first-letter{color:#6e6c9c}.drp2.purple::first-letter{background:#6e6c9c}.thrivecb.red{background:#fbdfdf}.drp1.red::first-letter{color:#c33}.drp2.red::first-letter{background:#c33}.thrivecb.teal{background:#e5efef}.drp1.teal::first-letter{color:#33cbcc}.drp2.teal::first-letter{background:#33cbcc}.thrivecb.orange{background:#fff5cc}.drp1.orange::first-letter{color:#ffcc01}.drp2.orange::first-letter{background:#ffcc01}.nsd{margin:20px 0px}.nsd.nsds .pbf,.nsd.nsds .pbfi{-webkit-animation-play-state:running;-moz-animation-play-state:running;animation-play-state:running}.nsd .pbf,.nsd .pbfi{-webkit-animation-play-state:running;-moz-animation-play-state:running;animation-play-state:running}.pbb{background:#ebebeb;display:block;height:24px;margin:7px 0px;position:relative}.pbb .pbfi{-webkit-animation-duration:2s;-moz-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-name:progress-bar;-moz-animation-name:progress-bar;animation-name:progress-bar}.pbb .pbf{-webkit-animation-duration:5s;-moz-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-name:stripes;-moz-animation-name:stripes;animation-name:stripes;height:24px;-webkit-background-size:50px 50px;-moz-background-size:50px 50px;-ms-background-size:50px 50px;background-size:50px 50px}.nsda{position:relative}.pbbl{text-shadow:1px 1px 1px rgba(0,0,0,0.5);color:#fff;font-size:16px;line-height:20px;font-weight:300;position:absolute;right:10px;z-index:3}.nsd.light .pbbl{color:#353535}.nsd.nsds .fcf{-webkit-animation-play-state:running;-moz-animation-play-state:running;animation-play-state:running}.nsd .fcf{-webkit-animation-play-state:paused;-moz-animation-play-state:paused;animation-play-state:paused}.nsd.blue .fill-counter-inner{border:1px solid rgba(51,152,204,0.3);stroke:#d6ebf5}.nsd.blue .fill-counter-text{background:#3398cc}.nsd.blue .pbf{background-color:transparent;background-image:-webkit-linear-gradient(-225deg, #3398cc 25%,rgba(51,152,204,0.77) 25%,rgba(51,152,204,0.77) 50%,#3398cc 50%,#3398cc 75%,rgba(51,152,204,0.77) 75%,rgba(51,152,204,0.77));background-image:linear-gradient(-45deg,#3398cc 25%,rgba(51,152,204,0.77) 25%,rgba(51,152,204,0.77) 50%,#3398cc 50%,#3398cc 75%,rgba(51,152,204,0.77) 75%,rgba(51,152,204,0.77));background-size:50px 50px}.nsd.blue.nbc .nbcnb,.nsd.blue.nbc .nbcn,.nsd.blue.nbc .nbcna{color:#3398cc}.nsd.blue .cdtc{background:#3398cc}.nsd.blue .cdtl{color:#3398cc}.nsd.blue .inc{background:#3398cc}.nsd.blue .fcbc .fcf{background:#d6ebf5}.nsd.dark .fill-counter-inner{border:1px solid rgba(41,41,41,0.3);stroke:#858585}.nsd.dark .fill-counter-text{background:#292929}.nsd.dark .pbf{background-color:transparent;background-image:-webkit-linear-gradient(-225deg, #292929 25%,rgba(41,41,41,0.77) 25%,rgba(41,41,41,0.77) 50%,#292929 50%,#292929 75%,rgba(41,41,41,0.77) 75%,rgba(41,41,41,0.77));background-image:linear-gradient(-45deg,#292929 25%,rgba(41,41,41,0.77) 25%,rgba(41,41,41,0.77) 50%,#292929 50%,#292929 75%,rgba(41,41,41,0.77) 75%,rgba(41,41,41,0.77));background-size:50px 50px}.nsd.dark.nbc .nbcnb,.nsd.dark.nbc .nbcn,.nsd.dark.nbc .nbcna{color:#292929}.nsd.dark .cdtc{background:#292929}.nsd.dark .cdtl{color:#292929}.nsd.dark .inc{background:#292929}.nsd.dark .fcbc .fcf{background:#858585}.nsd.green .fill-counter-inner{border:1px solid rgba(153,204,51,0.3);stroke:#ebf5d6}.nsd.green .fill-counter-text{background:#9c3}.nsd.green .pbf{background-color:transparent;background-image:-webkit-linear-gradient(-225deg, #9c3 25%,rgba(153,204,51,0.77) 25%,rgba(153,204,51,0.77) 50%,#9c3 50%,#9c3 75%,rgba(153,204,51,0.77) 75%,rgba(153,204,51,0.77));background-image:linear-gradient(-45deg,#9c3 25%,rgba(153,204,51,0.77) 25%,rgba(153,204,51,0.77) 50%,#9c3 50%,#9c3 75%,rgba(153,204,51,0.77) 75%,rgba(153,204,51,0.77));background-size:50px 50px}.nsd.green.nbc .nbcnb,.nsd.green.nbc .nbcn,.nsd.green.nbc .nbcna{color:#9c3}.nsd.green .cdtc{background:#9c3}.nsd.green .cdtl{color:#9c3}.nsd.green .inc{background:#9c3}.nsd.green .fcbc .fcf{background:#ebf5d6}.nsd.light .fill-counter-inner{border:1px solid rgba(225,225,232,0.3);stroke:#f5f3f3}.nsd.light .fill-counter-text{background:#e1e1e8}.nsd.light .pbf{background-color:transparent;background-image:-webkit-linear-gradient(-225deg, #e1e1e8 25%,rgba(225,225,232,0.77) 25%,rgba(225,225,232,0.77) 50%,#e1e1e8 50%,#e1e1e8 75%,rgba(225,225,232,0.77) 75%,rgba(225,225,232,0.77));background-image:linear-gradient(-45deg,#e1e1e8 25%,rgba(225,225,232,0.77) 25%,rgba(225,225,232,0.77) 50%,#e1e1e8 50%,#e1e1e8 75%,rgba(225,225,232,0.77) 75%,rgba(225,225,232,0.77));background-size:50px 50px}.nsd.light.nbc .nbcnb,.nsd.light.nbc .nbcn,.nsd.light.nbc .nbcna{color:#e1e1e8}.nsd.light .cdtc{background:#e1e1e8}.nsd.light .cdtl{color:#e1e1e8}.nsd.light .inc{background:#e1e1e8}.nsd.light .fcbc .fcf{background:#f5f3f3}.nsd.purple .fill-counter-inner{border:1px solid rgba(110,108,156,0.3);stroke:#e1e1e8}.nsd.purple .fill-counter-text{background:#6e6c9c}.nsd.purple .pbf{background-color:transparent;background-image:-webkit-linear-gradient(-225deg, #6e6c9c 25%,rgba(110,108,156,0.77) 25%,rgba(110,108,156,0.77) 50%,#6e6c9c 50%,#6e6c9c 75%,rgba(110,108,156,0.77) 75%,rgba(110,108,156,0.77));background-image:linear-gradient(-45deg,#6e6c9c 25%,rgba(110,108,156,0.77) 25%,rgba(110,108,156,0.77) 50%,#6e6c9c 50%,#6e6c9c 75%,rgba(110,108,156,0.77) 75%,rgba(110,108,156,0.77));background-size:50px 50px}.nsd.purple.nbc .nbcnb,.nsd.purple.nbc .nbcn,.nsd.purple.nbc .nbcna{color:#6e6c9c}.nsd.purple .cdtc{background:#6e6c9c}.nsd.purple .cdtl{color:#6e6c9c}.nsd.purple .inc{background:#6e6c9c}.nsd.purple .fcbc .fcf{background:#e1e1e8}.nsd.red .fill-counter-inner{border:1px solid rgba(204,51,51,0.3);stroke:#fbdfdf}.nsd.red .fill-counter-text{background:#c33}.nsd.red .pbf{background-color:transparent;background-image:-webkit-linear-gradient(-225deg, #c33 25%,rgba(204,51,51,0.77) 25%,rgba(204,51,51,0.77) 50%,#c33 50%,#c33 75%,rgba(204,51,51,0.77) 75%,rgba(204,51,51,0.77));background-image:linear-gradient(-45deg,#c33 25%,rgba(204,51,51,0.77) 25%,rgba(204,51,51,0.77) 50%,#c33 50%,#c33 75%,rgba(204,51,51,0.77) 75%,rgba(204,51,51,0.77));background-size:50px 50px}.nsd.red.nbc .nbcnb,.nsd.red.nbc .nbcn,.nsd.red.nbc .nbcna{color:#c33}.nsd.red .cdtc{background:#c33}.nsd.red .cdtl{color:#c33}.nsd.red .inc{background:#c33}.nsd.red .fcbc .fcf{background:#fbdfdf}.nsd.teal .fill-counter-inner{border:1px solid rgba(51,203,204,0.3);stroke:#e5efef}.nsd.teal .fill-counter-text{background:#33cbcc}.nsd.teal .pbf{background-color:transparent;background-image:-webkit-linear-gradient(-225deg, #33cbcc 25%,rgba(51,203,204,0.77) 25%,rgba(51,203,204,0.77) 50%,#33cbcc 50%,#33cbcc 75%,rgba(51,203,204,0.77) 75%,rgba(51,203,204,0.77));background-image:linear-gradient(-45deg,#33cbcc 25%,rgba(51,203,204,0.77) 25%,rgba(51,203,204,0.77) 50%,#33cbcc 50%,#33cbcc 75%,rgba(51,203,204,0.77) 75%,rgba(51,203,204,0.77));background-size:50px 50px}.nsd.teal.nbc .nbcnb,.nsd.teal.nbc .nbcn,.nsd.teal.nbc .nbcna{color:#33cbcc}.nsd.teal .cdtc{background:#33cbcc}.nsd.teal .cdtl{color:#33cbcc}.nsd.teal .inc{background:#33cbcc}.nsd.teal .fcbc .fcf{background:#e5efef}.nsd.orange .fill-counter-inner{border:1px solid rgba(255,204,1,0.3);stroke:#fff5cc}.nsd.orange .fill-counter-text{background:#ffcc01}.nsd.orange .pbf{background-color:transparent;background-image:-webkit-linear-gradient(-225deg, #ffcc01 25%,rgba(255,204,1,0.77) 25%,rgba(255,204,1,0.77) 50%,#ffcc01 50%,#ffcc01 75%,rgba(255,204,1,0.77) 75%,rgba(255,204,1,0.77));background-image:linear-gradient(-45deg,#ffcc01 25%,rgba(255,204,1,0.77) 25%,rgba(255,204,1,0.77) 50%,#ffcc01 50%,#ffcc01 75%,rgba(255,204,1,0.77) 75%,rgba(255,204,1,0.77));background-size:50px 50px}.nsd.orange.nbc .nbcnb,.nsd.orange.nbc .nbcn,.nsd.orange.nbc .nbcna{color:#ffcc01}.nsd.orange .cdtc{background:#ffcc01}.nsd.orange .cdtl{color:#ffcc01}.nsd.orange .inc{background:#ffcc01}.nsd.orange .fcbc .fcf{background:#fff5cc}.nbc{position:relative;text-align:center}.nbc .nbcnb{font-weight:300;font-size:46px}.nbc .nbcn{font-weight:300;font-size:46px}.nbc .nbcna{font-weight:300;font-size:46px}.nbc .nbcl{color:#666;display:block;font-weight:300;font-size:15px;margin-top:20px;padding:0px 20px}.nsd.nsds .cdfc{-webkit-animation-play-state:running;-moz-animation-play-state:running;animation-play-state:running}.nsd .cdfc{-webkit-animation-play-state:paused;-moz-animation-play-state:paused;animation-play-state:paused}.cdt{position:relative}.cdt::after{clear:both;content:"";display:table}.cdt.sns{display:table;margin-left:auto;margin-right:auto}.cdt .cdti{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.cdt .cdti.init_done{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-webkit-transition:opacity,.3s,ease-in;-moz-transition:opacity,.3s,ease-in;transition:opacity,.3s,ease-in}.cdt .cdti.fdtc{-webkit-transition:opacity,.5s,ease-in;-moz-transition:opacity,.5s,ease-in;transition:opacity,.5s,ease-in;opacity:0.1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";filter:alpha(opacity=10)}.cdt .cdti.fv{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-webkit-transition:opacity,.3s,ease-in;-moz-transition:opacity,.3s,ease-in;transition:opacity,.3s,ease-in}.cdt.light .cdtm{color:#999}.cdt.light .cdto .cdtl{background:#ededed}.cdt .cdtm{color:#333;font-weight:300;font-size:65px;line-height:65px;position:relative;top:-110px;text-align:center;word-wrap:break-word;white-space:pre-wrap}.cdt .cdto{-webkit-transition:all,.2s,linear;-moz-transition:all,.2s,linear;transition:all,.2s,linear;float:left;margin-right:14px}.cdt .cdto.ctcid{-webkit-transition:all,.2s,linear;-moz-transition:all,.2s,linear;transition:all,.2s,linear;height:120px;transition:all .2s linear;overflow:visible}.cdt .cdto .cdtl{background:#e7e7e7;color:#343434;display:block;font-size:13px;text-align:center;padding:11px 0px}.cdt .cdtc{color:#fff;display:block;font-weight:300;height:36px;line-height:70px;min-width:60px;position:relative;padding:17px;overflow:hidden}.cdt .cdtc .cdfc [class*='part-']{position:absolute;top:0;right:17px;min-width:30px}.cdt .cdtc .cdfc [class*='part-'].go-down{transition:top .2s linear;top:100%}.cdt .cdtc .cdfc [class*='part-'].next{top:-100%;transition:top .2s linear}.cdt .cdtc .cdfc [class*='part-'].next.go-down{top:0;transition:top .2s linear}.cdt .cdtc .cdfc .part-2{right:47px}.cdt .cdtc .cdfc .part-3{right:77px}.cdt .cdtc .cdfc .part-4{right:107px}.cdt .cdfc{right:0;bottom:0;left:0;font-size:50px;text-align:center}.scfm{display:table;margin:0 auto}.scfm .ss{position:relative}.scfm .ss iframe{max-width:1000px}.scfm .ss>a{-webkit-transition:background,.2s,ease-in-out;-moz-transition:background,.2s,ease-in-out;transition:background,.2s,ease-in-out;background:#cccccc;color:#fff;cursor:pointer;display:block;height:64px;margin:0 14px 12px 0;text-align:center;position:relative;width:64px;z-index:0}.scfm .ss>a:hover{text-decoration:none}.scfm .ss>a span{color:#fff;display:block}.scfm .ss>a span:before{font-family:'performag-icomoon';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;font-size:40px;line-height:64px;position:relative;z-index:1}.scfm .bubble{border-radius:2px;box-shadow:1px 0px 4px 0px rgba(88,112,118,0.3);background:#fff;border:1px solid #b2c7cd;display:block;padding:10px;position:relative}.scfm .bubble:after{-webkit-transform:skewX(39deg);-moz-transform:skewX(39deg);-ms-transform:skewX(39deg);-o-transform:skewX(39deg);transform:skewX(39deg);border-left:10px solid transparent;border-right:10px solid transparent;border-top:13px solid #fff;content:'';display:block;height:0px;position:absolute;bottom:-13px;left:0;right:0;margin:0 auto;width:0px}.scfm .bubble:before{-webkit-transform:skewX(39deg);-moz-transform:skewX(39deg);-ms-transform:skewX(39deg);-o-transform:skewX(39deg);transform:skewX(39deg);border-left:12px solid transparent;border-right:12px solid transparent;border-top:15px solid #b2c7cd;content:'';display:block;height:0px;position:absolute;bottom:-15px;left:0;right:0;margin:0 auto;width:0px}.scfm .bubb{display:block;min-width:50px;padding-bottom:20px;position:absolute;bottom:97%;left:-9000px;z-index:4}.scfm a.dribble span:before{content:""}.scfm a.dribble:hover{background:#f46899}.scfm a.fb span:before{content:""}.scfm a.fb:hover{background:#3b5999}.scfm a.g_plus span:before{content:""}.scfm a.g_plus:hover{background:#252223}.scfm a.linkedin span:before{content:""}.scfm a.linkedin:hover{background:#1385c4}.scfm a.prinster span:before{content:""}.scfm a.prinster:hover{background:#f13434}.scfm a.rss span:before{content:""}.scfm a.rss:hover{background:#f6a42b}.scfm a.twitter span:before{content:""}.scfm a.twitter:hover{background:#00bbf5}.scfm a.vimeo span:before{content:""}.scfm a.vimeo:hover{background:#5dc8ff}.scfm a.behance span:before{content:""}.scfm a.behance:hover{background:#1376ff}.scfm a.youtube span:before{content:""}.scfm a.youtube:hover{background:#fe0000}.scfm a.is span:before{content:""}.scfm a.is:hover{background:#b19b84}.scfm a.xi span:before{content:""}.scfm a.xi:hover{background:#006567}@keyframes fill-counter-svg{from{stroke-dasharray:0 628}}.fill-counter .fill-counter-inner{border-radius:50%;display:table;margin:20px auto;position:relative}.fill-counter .fill-counter-circle{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);background:#fff;border-radius:50%;display:block;height:200px;stroke-dasharray:inherit;width:200px}.fill-counter .fill-counter-circle circle{-webkit-transition:stroke-dasharray 2s linear;-moz-transition:stroke-dasharray 2s linear;transition:stroke-dasharray 2s linear;fill:none;stroke-width:38;stroke-dasharray:0 628}.fill-counter.nsds .fill-counter-inner circle{animation:fill-counter-svg 2s linear;stroke-dasharray:inherit}.fill-counter-text{border-radius:50%;color:#fff;height:124px;font-size:60px;font-weight:300;line-height:40px;padding-top:40px;position:absolute;top:18px;bottom:18px;left:18px;right:18px;text-align:center;width:164px}.fill-counter-text span{font-size:24px}span.fill-counter-label{color:#fff;display:block;font-size:15px;font-weight:300;text-align:center}.rve{display:block;position:relative;padding-bottom:56.25%;padding-top:0px;height:0;overflow:hidden}.rve.noc{padding-top:12px}.rve.vim{padding-top:8px}.fwi{margin:0 -20px}.brve{display:block;position:relative;padding-bottom:55%;padding-top:28px;height:0;overflow:hidden}.brve.bnoc{padding-top:19px}.brve.vim{padding-top:32px}.rve iframe,.rve object,.rve embed,.brve iframe,.brve object,.brve embed{position:absolute;top:0;left:0;width:100%;height:100%}.vim iframe,.vim object,.vim embed{top:-15px}.rve+.met{margin-top:20px}.scvps{background-size:cover;background-position:center center;padding:130px 0;position:relative;width:100%}.scvps h1{font-weight:300;font-size:48px;margin-top:0px;margin-bottom:25px}.scvps h3{font-size:32px;font-weight:300}.scvps .mejs-overlay-button{-webkit-transition:all,.3s,ease;-moz-transition:all,.3s,ease;transition:all,.3s,ease;background-color:#fdfefe;background-image:-webkit-linear-gradient(#fdfefe 0%,#a1a3a3 100%);background-image:linear-gradient(#fdfefe 0%,#a1a3a3 100%);box-shadow:0px 0px 0px 20px rgba(51,51,51,0.8);border-radius:50%;cursor:pointer;display:block;height:90px;margin:60px auto 0px;width:90px}.scvps .mejs-overlay-button:hover{background-color:#a1a3a3;background-image:-webkit-linear-gradient(#a1a3a3 0%,#fdfefe 100%);background-image:linear-gradient(#a1a3a3 0%,#fdfefe 100%)}.scvps .mejs-overlay-button:before{font-family:'performag-icomoon';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;content:'\f04b';color:#48494a;font-size:50px;line-height:90px;margin-left:10px}.scvps .pvb{margin-bottom:40px}.scvps .pvb a{-webkit-transition:all,.3s,ease;-moz-transition:all,.3s,ease;transition:all,.3s,ease;background-color:#fdfefe;background-image:-webkit-linear-gradient(#fdfefe 0%,#a1a3a3 100%);background-image:linear-gradient(#fdfefe 0%,#a1a3a3 100%);border-radius:50%;box-shadow:0px 0px 0px 20px rgba(51,51,51,0.8);cursor:pointer;display:block;height:90px;margin:60px auto 0px;text-decoration:none;width:90px}.scvps .pvb a:hover{background-color:#a1a3a3;background-image:-webkit-linear-gradient(#a1a3a3 0%,#fdfefe 100%);background-image:linear-gradient(#a1a3a3 0%,#fdfefe 100%)}.scvps .pvb a:before{font-family:'performag-icomoon';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;content:'\f04b';color:#48494a;font-size:50px;line-height:90px;margin-left:10px}.scvps .vdc{width:100%}.scvps .vdc .ltx{margin:0 auto;padding:0px 10px;text-align:center}.scvps .vdc.video-container .wp-video{max-width:1060px !important;min-width:800px}.scvps .vdc.video-container .vwr{position:absolute}.scvps .vdc.video-container iframe{max-width:1060px !important;min-width:800px}.scvps .vdc p{margin-bottom:0px}.scvps .vdc.lv h1,.scvps .vdc.lv h2,.scvps .vdc.lv h3,.scvps .vdc.lv p{text-shadow:1px 0px 0px rgba(0,0,0,0.46);color:#fff}.scvps .vdc.dv h1,.scvps .vdc.dv h2,.scvps .vdc.dv h3,.scvps .vdc.dv p{text-shadow:1px 0px 0px rgba(0,0,0,0.3);color:#282828}.wp-video .mejs-controls{padding:0px 2% !important;width:96% !important}.wp-video .mejs-container .mejs-controls{background-color:#464646;background-image:-webkit-linear-gradient(#464646 0%,#2c2c2c 100%);background-image:linear-gradient(#464646 0%,#2c2c2c 100%);box-shadow:inset 0px 1px 0px 0px #535353}.wp-video .mejs-controls .mejs-button button{background-image:url(//mensbible.gr/wp-content/themes/performag/images/video_controls.png);height:40px}.wp-video .mejs-controls .mejs-play button{background-position:2px 2px}.wp-video .mejs-controls .mejs-pause button{background-position:-19px 2px}.wp-video .mejs-controls .mejs-mute button{background-position:-73px 2px;margin-right:10px;width:22px}.wp-video .mejs-controls .mejs-fullscreen-button button{background-position:-45px 1px;width:20px}.wp-video .mejs-currenttime,.wp-video .mejs-duration{font-size:10px !important;text-shadow:1px 0px 0px rgba(0,0,0,0.5)}.wp-video .mejs-duration{color:#aaaaaa !important}.wp-video .mejs-container .mejs-controls .mejs-time{padding-top:16px !important}.wp-video .mejs-controls div.mejs-time-rail{padding-top:14px !important}.wp-video .mejs-controls .mejs-time-rail .mejs-time-total{border-radius:5px !important;background:#222222 !important}.wp-video .mejs-controls .mejs-time-rail .mejs-time-current{border-radius:5px !important;background:#cccccc !important}.wp-video .mejs-controls .mejs-time-rail .mejs-time-loaded{border-radius:5px !important;background:#343434 !important}.rve .wp-video .mejs-container .mejs-controls{height:40px;bottom:7px}.wp-audio-shortcode{background:none !important;height:45px !important}.wp-audio-shortcode .mejs-controls{background-color:#464646;background-image:-webkit-linear-gradient(#464646 0%,#2c2c2c 100%);background-image:linear-gradient(#464646 0%,#2c2c2c 100%);height:45px !important;padding:0px 2% !important;width:96% !important}.wp-audio-shortcode .mejs-container .mejs-controls{background-color:#464646;background-image:-webkit-linear-gradient(#464646 0%,#2c2c2c 100%);background-image:linear-gradient(#464646 0%,#2c2c2c 100%)}.wp-audio-shortcode .mejs-controls .mejs-button button{background-image:url(//mensbible.gr/wp-content/themes/performag/images/video_controls.png);height:30px}.wp-audio-shortcode .mejs-controls .mejs-play button{background-position:2px 2px}.wp-audio-shortcode .mejs-controls .mejs-pause button{background-position:-19px 2px}.wp-audio-shortcode .mejs-controls .mejs-mute button{background-position:-73px 2px;margin-right:10px;width:22px}.wp-audio-shortcode .mejs-controls .mejs-unmute button{background-position:-102px 2px}.wp-audio-shortcode .mejs-controls .mejs-fullscreen-button button{background-position:-45px 1px;width:20px}.wp-audio-shortcode .mejs-container .mejs-controls .mejs-time span{font-size:10px !important;text-shadow:1px 0px 0px rgba(0,0,0,0.5)}.wp-audio-shortcode .mejs-duration{color:#aaaaaa !important}.wp-audio-shortcode.mejs-container .mejs-controls .mejs-time{padding-top:16px !important}.wp-audio-shortcode .mejs-controls div.mejs-time-rail{padding-top:14px !important}.wp-audio-shortcode .mejs-controls .mejs-time-rail .mejs-time-total{border-radius:5px !important;background:#222222 !important}.wp-audio-shortcode .mejs-controls .mejs-time-rail .mejs-time-current{border-radius:5px !important;background:#cccccc !important}.wp-audio-shortcode .mejs-controls .mejs-time-rail .mejs-time-loaded{border-radius:5px !important;background:#343434 !important}.wp-audio-shortcode .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{border-radius:5px;top:19px}.wp-audio-shortcode .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{border-radius:5px;background:#cccccc !important;top:19px}.wp-audio-shortcode .mejs-controls div.mejs-horizontal-volume-slider{left:5px;width:55px}.pv{position:relative}.ovr{background:rgba(0,0,0,0.5);height:100%;position:absolute;left:0px;right:0px;top:0px;bottom:0px;width:100%;z-index:100}.ovr:before{font-family:'performag-icomoon';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;box-shadow:0px 0px 0px 10px #fff;border-radius:50%;content:'\f04b';color:#fff;cursor:pointer;display:block;font-size:50px;line-height:90px;height:90px;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;padding-left:10px;text-align:center;width:80px}.ovr:hover{opacity:0.8}.glp{margin:30px 0px 50px;position:relative}.glp .op,.glp .opp{-webkit-transition:all,.5s,ease-in-out;-moz-transition:all,.5s,ease-in-out;transition:all,.5s,ease-in-out;background:#c33;background:rgba(204,51,51,0.61);cursor:pointer;height:100px;margin:auto;position:absolute;top:0px;right:0px;bottom:0px;left:0px;text-align:center;width:132px}.glp .op:before,.glp .opp:before{font-family:'performag-icomoon';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;content:'\e603';color:#fff;font-size:40px;line-height:70px;height:70px}.glp .op span,.glp .opp span{background:#c33;display:block;color:#fff;height:30px;font-size:14px;line-height:30px}.glp .op:hover,.glp .opp:hover{-webkit-transition:all,.5s,ease-in-out;-moz-transition:all,.5s,ease-in-out;transition:all,.5s,ease-in-out;background:#c33}.glp img{width:100%}.go{background:#202020;display:none;height:100%;position:fixed;left:0px;top:0px;width:100%;z-index:1000}.go::after{clear:both;content:"";display:table}.go .rpdmy{-webkit-transition:opacity,.3s,linear;-moz-transition:opacity,.3s,linear;transition:opacity,.3s,linear;display:none;position:absolute;top:0px;right:0px;bottom:0px;left:0px;opacity:0}.go .rpdmy .scbg{display:table;height:100%;margin:0 auto;width:95%}.go .rpdmy .scbg h4{background:none;color:#fff;display:block;font-size:1.2em;padding:0px 0px 13px 0px}.go .rpdmy .scbg h5{color:#fff}.go .rpdmy .scbg h5 a{color:#fff}.go .rpdmy .scbg .scd{color:#fff}.go .rpdmy .scbg .scbgi{border:none;display:table-cell;vertical-align:middle}.go .rpdmy .scbg .scbgi:before{display:none}.go #gcs{-webkit-transition:opacity,.5s,ease-in-out;-moz-transition:opacity,.5s,ease-in-out;transition:opacity,.5s,ease-in-out;background:#151515;color:#fffefe;cursor:pointer;height:32px;font-size:17px;line-height:29px;position:absolute;top:5px;right:7px;text-align:center;width:86px}.go #gcs:after{font-family:'performag-icomoon';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;content:'\f00d'}.go #gcs:hover{opacity:.7}.go .tadd{height:10%;margin:27px auto 0px;max-width:970px;width:100%}.go .gwi{display:block;height:72%;margin:8px auto 0px}.go .gw{display:table;height:90%;margin:0 auto;position:relative}.go .radd{height:250px;position:absolute;right:-300px;bottom:8px;width:300px}.go .gs{display:table;height:100%}.go .gs::after{clear:both;content:"";display:table}.go .gs .st-d{display:table;height:600px;margin:0 auto;position:relative;width:100%}.go .gs .cat_b{float:left;margin-right:5px;margin-bottom:5px}.go .gs.end{position:relative}.go .gs.end .st-i{filter:brightness(0.5);-webkit-filter:brightness(0.4);-moz-filter:brightness(0.4);-o-filter:brightness(0.4);-ms-filter:brightness(0.4);filter:url(//mensbible.gr/wp-content/themes/performag/css/brightness.svg#brightness)}.go .gs.end .rpdmy{display:block;opacity:1;z-index:4}.go .gs.end .st-d:before{opacity:1}.go .gs img{display:block;max-height:100%;max-width:1060px;margin:auto;position:absolute;top:0;right:0;bottom:0;left:0}.go .gno{height:10%}.go .gn{padding-top:10px}.go #gpr,.go #gnx{-webkit-transition:background,.5s,ease-in-out;-moz-transition:background,.5s,ease-in-out;transition:background,.5s,ease-in-out;background:#161616;color:#fff;cursor:pointer;display:block;float:left;font-size:14px;height:32px;line-height:32px;text-transform:uppercase;text-align:center;position:relative;width:102px}.go #gpr:hover,.go #gnx:hover{background:#3399cc}.go #gpr.dsb,.go #gnx.dsb{color:#4e4e4e}.go #gpr.dsb:hover,.go #gnx.dsb:hover{background:#161616}.go #gpr{margin-right:1px}.go #gpr:before{content:'\000AB';position:absolute;left:20px;top:-1px}.go #gnx:after{content:'\000BB';position:absolute;right:20px;top:-1px}.go .gc{background:#151515;height:11%;padding-top:35px;width:100%}.go .gc .wrp{max-height:85px;overflow-y:auto}.go .gc .gic{display:none}.go .gc h2{color:#fff;font-size:2em;margin-top:0px}.go .gc p{color:#ccc;margin-bottom:0}.go .gc ul{list-style-type:disc;list-style-position:inside}.go .gc ul::after{clear:both;content:"";display:table}.go .gc ul li{color:#fff;display:list-item;float:left;width:30%}.go .gc ul li a{box-shadow:0px 1px 0px 0px #862d2d;border-bottom:1px solid #933;line-height:2em;white-space:pre-line;word-wrap:break-word}.go .gc ul li a:hover{text-decoration:none}.go .gci{margin:0 auto}.go .gdmy{display:none}.go .ssn{float:right}.go .ssb{float:left}.go .ssb::after{clear:both;content:"";display:table}.go .ssb ul{float:left;list-style-type:none;margin:0;padding:0}.go .ssb ul::after{clear:both;content:"";display:table}.go .ssb ul li{-webkit-transition:opacity,.3s,ease-in-out;-moz-transition:opacity,.3s,ease-in-out;transition:opacity,.3s,ease-in-out;cursor:pointer;display:block;float:left;height:32px;text-align:center;width:30px}.go .ssb ul li:hover{opacity:.7}.go .ssb ul li:before{font-family:'performag-icomoon';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;color:#fff;font-size:20px;line-height:32px}.go .ssb .sb{background:#161616;color:#cccccc;font-size:13px;font-weight:700;float:left;height:32px;line-height:32px;margin-right:5px;padding-right:15px;position:relative;text-transform:uppercase;text-align:center;width:92px}.go .ssb .sb:after{font-family:'performag-icomoon';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;content:'\f064';font-size:20px;position:absolute;right:8px;top:5px}.go ::-webkit-scrollbar{cursor:pointer;height:12px;width:12px}.go ::-webkit-scrollbar-track{background:rgba(0,0,0,0.1)}.go ::-webkit-scrollbar-thumb{background:rgba(204,51,51,0.5);cursor:pointer}.ssb .ss.dribble{background:#f46899}.ssb .ss.dribble:before{content:""}.ssb .ss.fb{background:#3b5999}.ssb .ss.fb:before{content:""}.ssb .ss.g_plus{background:#252223}.ssb .ss.g_plus:before{content:""}.ssb .ss.linkedin{background:#1385c4}.ssb .ss.linkedin:before{content:""}.ssb .ss.prinster{background:#f13434}.ssb .ss.prinster:before{content:""}.ssb .ss.rss{background:#f6a42b}.ssb .ss.rss:before{content:""}.ssb .ss.twitter{background:#00bbf5}.ssb .ss.twitter:before{content:""}.ssb .ss.vimeo{background:#5dc8ff}.ssb .ss.vimeo:before{content:""}.ssb .ss.behance{background:#1376ff}.ssb .ss.behance:before{content:""}.ssb .ss.youtube{background:#fe0000}.ssb .ss.youtube:before{content:""}.ssb .ss.is{background:#b19b84}.ssb .ss.is:before{content:""}.ssb .ss.xi{background:#006567}.ssb .ss.xi:before{content:""}footer{color:#fff}footer .colm{margin-top:45px}footer .colm section{margin:0 auto 40px;width:90%}footer .scn>ul li a,footer .scn ul.menu li a{color:#fff}footer .ftw{background:#151515}footer .ftw a{color:#fff}footer .ftm{background:#000;padding:15px 0px}footer .ftm.lfp p{display:table;float:none;margin:0 auto}footer .ftm p{color:#fff;display:block;font-size:.867em;float:left}footer .ftm p a{color:#fff;text-decoration:underline}footer .ftm ul{display:block;list-style-type:none;margin:0;padding:0}footer .ftm ul li{display:block;float:left}footer .ftm ul li:first-child:before{content:''}footer .ftm ul li:before{color:#fff;content:'|';padding:0px 8px}footer .ftm ul li a{font-family:'Ubuntu', sans-serif;color:#fff;font-size:.867em}footer .ftm ul li a:hover{text-decoration:underline}footer .ttl{font-family:'Cabin', sans-serif;color:#fff !important;font-size:1.067em;margin-bottom:25px;text-transform:uppercase}footer .ttl a{color:#fff !important}footer section[id*="rss-"] ul>li .rsswidget,footer section[id*="rss-"] ul>li .rss-date{color:#fff}footer section[id*="rss-"] ul>li .rssSummary{color:#cccccc}footer .scTC .txt a{color:#fff}footer #wp-calendar tbody td{color:#fff}footer #wp-calendar caption{color:#fff}footer #wp-calendar tfoot td a{color:#fff}footer #wp-calendar tfoot td a:before,footer #wp-calendar tfoot td a:after{color:#fff}footer ul#recentcomments li{color:#fff}footer ul#recentcomments li a{color:#fff}footer section.recent-posts a{color:#fff}footer .authorBox p{color:#fff}footer section[id*="categories-"] ul li a{color:#fff}footer .side_body ul li:nth-child(4n) a.sm{margin-right:10px !important}.iqs{display:none;position:absolute;padding-right:10px}.iqs ul{list-style-type:none}.iqs ul li{display:block;height:32px;float:none;text-align:center;position:relative;width:30px}.iqs ul li:after{font-family:'performag-icomoon';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;cursor:pointer;color:#fff;height:32px;line-height:32px;position:absolute;top:0;right:0;bottom:0;left:0;width:30px}.iqs ul li:before{border-top:5px solid transparent;border-bottom:5px solid transparent;content:'';height:0;margin-top:auto;margin-bottom:auto;position:absolute;top:0;bottom:0;left:100%;width:0}.iqs ul li.tw{background:#00bbf5}.iqs ul li.tw:hover:before{border-left:5px solid #00bbf5}.iqs ul li.tw:after{content:'\f099'}.iqs ul li.fk{background:#3b5999}.iqs ul li.fk:hover:before{border-left:5px solid #3b5999}.iqs ul li.fk:after{content:'\f09a'}.iqs ul li.pt{background:#f13434}.iqs ul li.pt:hover:before{border-left:4px solid #f13434}.iqs ul li.pt:after{content:'\e600'}.iqs ul li.lk{background:#1385c4}.iqs ul li.lk:hover:before{border-left:4px solid #1385c4}.iqs ul li.lk:after{content:'\f0e1'}.iqs ul li.gg{background:#252223}.iqs ul li.gg:hover:before{border-left:4px solid #252223}.iqs ul li.gg:after{content:'\f0d5'}.ind{padding-top:90px}.ind .entry-title{font-size:2.4em}.ind .bSe article{margin-bottom:60px}.ind .fwit+.wp-audio-shortcode{margin-top:-48px}.ind .bt.qu.nw .wrp{width:100%}.ind .bt.qu.fw{background:#1c1c1c;height:220px;display:table;overflow:hidden;width:100%}.ind .bt.qu.fw .qui{display:table-cell;vertical-align:middle}.ind .bt.qu.fw .thc{background-size:cover;background-position:center center;background-repeat:no-repeat;height:220px;margin-bottom:0px}.ind .bt.qu.fw a{display:block}.ind .bt.qu.fw .tth{display:table;height:220px;margin-bottom:0px;padding:0% 3%;width:60%}.ind .bt.qu.fw .entry-title{font-size:20px;line-height:30px;margin-bottom:20px}.ind .bt.qu.fw p{color:#989898}.gin{padding-top:60px}.gin .fullWidth article{padding:0% 2% 0% 0%;width:32%}.gin .fullWidth article:nth-of-type(3n){padding:0% 0% 0% 0%}.gin .fullWidth article .fwit{height:300px;width:338px}.gin .bSeCont article{padding:0% 2% 0% 0%;width:49%}.gin .bSeCont article:nth-of-type(2n){padding:0% 0% 0% 0%}.gin .bSeCont article .fwit{height:300px;width:356px}.gin article{float:left;margin-bottom:20px}.gin article .awr{box-sizing:border-box;height:100%;position:relative;overflow:hidden;padding-bottom:50px}.gin article .mre{position:absolute;left:20px;bottom:20px}.gin article .ixs{margin:0 !important;position:absolute;right:0;bottom:0}.gin article .ixs .ixt{background:#c33}.gin article .ixs .ixb{-webkit-transition:none;-moz-transition:none;transition:none;margin:0 !important}.gin .entry-title{font-size:1.6em;margin-bottom:10px}.gin .met{margin-bottom:25px}.gin .met .meta{float:none;width:100%}.gin .fwit{background-size:cover;background-position:center center;background-repeat:no-repeat;display:block;margin:-20px -20px 25px;max-width:116%}.gin .bSe p{margin-bottom:15px}.gin .fwit{position:relative}.gin .fwit .glp{margin:0;position:static}.gin .qu.nw .wrp,.gin .qu.fw .wrp{box-sizing:border-box;min-height:592px;padding:95px 20px;position:static}.gin .qu.nw .wrp .entry-title,.gin .qu.fw .wrp .entry-title{font-size:2.467em;font-weight:400;word-wrap:break-word}.gin .qu.fw .wrp{border:1px solid #f2f2f2}.gin .bt.qu{margin:0}.gin .bt.qu .wrp{width:100%}.gin .bSe .add-ind{clear:both;margin-bottom:20px;width:100%}@media only screen and (min-width: 1080px){.gin .bSe .add-ind{height:auto !important}}.gin .bSe .add-ind .awr{border:1px solid #f2f2f2;background:#fff;padding:20px}.mre{color:#999;font-size:.867em}.mre:hover{color:#933}.mrb{border:1px solid #bdbdbd;color:#333;cursor:pointer;display:table;font-size:1.2em;font-weight:700;margin-bottom:20px;padding:13px 20px;text-transform:uppercase}.mrb:hover{border:1px solid #333;color:#bdbdbd;text-decoration:none}.mryv{margin-top:50px}.mryv .aut,.mryv .cata{margin-bottom:20px}.mry{margin-bottom:30px}.mry article{margin-bottom:15px}.mry .awr{position:relative}.mry .entry-title{font-size:1.6em;margin-bottom:10px}.mry .met .meta{width:100%}.mry .met .meta .mc{width:100%}.mry.bSe p{margin-bottom:10px}.mry .ixs{margin-right:0;position:absolute;right:0;bottom:-20px}.mry .ixs .ixt{background:#c33}.mry .fwit{background-size:cover;background-position:center center;background-repeat:no-repeat;display:block;margin:-20px -20px 25px}.mry.fullWidth .mry-i{float:left;width:32%}.mry.fullWidth .mry-g{width:2%}.mry.fullWidth .fwit{height:300px;width:337px}.bSeCont .mry .mry-i{float:left;width:49%}.bSeCont .mry .mry-g{width:2%}.bSeCont .mry .fwit{height:300px;width:351px}.mry .rve{margin:-20px -20px 20px -20px}.mry .rve.vf{margin-bottom:-20px}.mry .vf{background-size:cover;background-position:center center;background-repeat:no-repeat;position:relative}.mry .vf.wistia-video-container .wistia_responsive_padding{padding-top:0 !important;position:static !important}.mry .vf.wistia-video-container .wistia_responsive_wrapper{position:static !important}.mry .vf.wistia-video-container .mov{display:none}.mry .vf.wistia-video-container .movi{display:block !important;margin:10px}.mry .vf .vpld{position:absolute;top:0;bottom:0;right:0;left:0}.mry .mov{box-sizing:border-box;background:rgba(0,0,0,0.8);padding:15px;position:absolute;left:0;right:0;bottom:0;width:100%;z-index:3}.mry .mov .cat_b{position:absolute;top:-25px;left:0}.mry .mov .entry-title{color:#fff;font-weight:300;display:inline}.mry .mov .entry-title a{color:#fff}.mry .movb{-webkit-transition:all,.3s,ease;-moz-transition:all,.3s,ease;transition:all,.3s,ease;background-color:#fdfefe;background-image:-webkit-linear-gradient(#fdfefe 0%,#a1a3a3 100%);background-image:linear-gradient(#fdfefe 0%,#a1a3a3 100%);border-radius:50%;cursor:pointer;display:inline-block;height:40px;margin-right:10px;width:40px}.mry .movb:hover{background-color:#a1a3a3;background-image:-webkit-linear-gradient(#a1a3a3 0%,#fdfefe 100%);background-image:linear-gradient(#a1a3a3 0%,#fdfefe 100%)}.mry .movb:before{font-family:'performag-icomoon';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;content:'\f04b';color:#48494a;font-size:25px;line-height:40px;margin-left:12px}.mry .bt.qu.nw{margin:0px}.mry .bt.qu .wrp{box-sizing:border-box;padding:40px 10px;position:static;width:100%}.mry .bt.qu .wrp .entry-title{font-size:1.6em;font-style:italic;line-height:2em;margin-bottom:10px}.mry .har{-webkit-transition:opacity,.5s,ease-in-out;-moz-transition:opacity,.5s,ease-in-out;transition:opacity,.5s,ease-in-out;height:300px}.mry .har:hover{opacity:.8}.mry .har .hatt{padding:20px 10px}.mry .har .entry-title{font-size:1.6em}.mry .har .entry-title a{text-decoration:none}.mry .glp{margin:-20px -20px 20px -20px}.mry .wp-audio-shortcode{margin:-20px -20px 20px -20px}.mry.fullWidth .wp-audio-shortcode{width:114% !important}.bSeCont .mry .wp-audio-shortcode{width:113% !important}.hml{padding-top:55px}.hml .dm-ct{position:relative;margin-bottom:25px}.hml .dm-ip{background-size:cover;background-position:center center;background-repeat:no-repeat;display:block;height:100%;position:absolute;top:0;left:0;width:100%;z-index:1}.hml .dm-ip:hover{-webkit-transition:opacity,.3s,ease-in-out;-moz-transition:opacity,.3s,ease-in-out;transition:opacity,.3s,ease-in-out;opacity:.8}.hml .ixs{z-index:3}.bp{height:350px;margin-bottom:40px}.bp .bp-c{float:left;height:100%}.bp .bp-m{margin-right:1%;width:45%}.bp .bp-m .dm-ct{height:100%;width:100%}.bp .bp-s{margin-right:1%;width:26%}.bp .bp-s .dm-ct{height:100%;width:100%}.bp .bp-l{width:27%}.bp .bp-l .dm-ct{height:49.3%;width:100%}.bp .bp-l .dm-ct:first-child{margin-bottom:5px}.bp .bp-l .har{height:100%}.bp .bp-l .har .hatt{padding:10px 3%}.bp .bp-l .har .hatt .entry-title{font-size:1.125em}.bp .har{height:100%}.bp .har .hatt{padding:22px 3%;z-index:3}.bp .har .hatt .entry-title{font-size:1.6em}.hcb{margin-bottom:25px}.hcb::after{clear:both;content:"";display:table}.hcb .hcb-c{float:left}.hcb .hcb-m{margin-right:8px;width:51.99%}.hcb .hcb-m article{margin-bottom:0px}.hcb .hcb-m .fwit{height:270px;margin:-20px -20px 10px -20px}.hcb .hcb-m .ixt{background:#c33}.hcb .hcb-m .entry-title{font-size:1.867em;line-height:1.5em;margin-bottom:10px}.hcb .hcb-s{width:46.91%}.hcb .hcb-s article{margin-bottom:12px}.hcb .hcb-s .awr{display:table;padding:0;width:100%}.hcb .hcb-s .fwit{display:table-cell;height:100%;width:39%}.hcb .hcb-s .hcb-si{display:table-cell;padding-top:25px;padding-bottom:20px;padding-left:3%;width:61%}.hcb .hcb-s .entry-title{font-size:1.2em;line-height:1.5em;margin-bottom:10px}.hcb .hcb-s .met{margin-bottom:0px}.hcb .fwit{background-size:cover;background-position:center center;background-repeat:no-repeat;display:block}.hcb .awr{position:relative}.hcb .ixs{position:absolute;right:20px;top:0}.hcb .met .meta{width:100%}.hcb .met .meta .mc{width:100%}.bSe .hcb p{margin-bottom:0px}.add{margin-bottom:25px;width:100%}.hml .har{margin-bottom:25px}.hml .har.bpb .hatt{background:#000;background:rgba(0,0,0,0.8);cursor:pointer}.hml .har.bpb .hatt .entry-title{font-weight:300;position:relative}.hml .har.vap .entry-title{padding-left:80px}.hml .movb{-webkit-transition:all,.3s,ease;-moz-transition:all,.3s,ease;transition:all,.3s,ease;background-color:#fdfefe;background-image:-webkit-linear-gradient(#fdfefe 0%,#a1a3a3 100%);background-image:linear-gradient(#fdfefe 0%,#a1a3a3 100%);border-radius:50%;cursor:pointer;display:block;height:60px;margin-top:auto;margin-bottom:auto;position:absolute;top:0;bottom:0;width:60px}.hml .movb:hover{background-color:#a1a3a3;background-image:-webkit-linear-gradient(#a1a3a3 0%,#fdfefe 100%);background-image:linear-gradient(#a1a3a3 0%,#fdfefe 100%)}.hml .movb:before{font-family:'performag-icomoon';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;content:'\f04b';color:#48494a;cursor:pointer;font-size:30px;line-height:60px;margin-left:20px}.bcs{max-width:100%}.bcs.left{margin-right:5px}.bcs.ced{margin:0 auto}.bcs.right{margin-left:5px}.bcs>p>iframe,.bcs>p>div{max-width:100%;margin:0 auto;padding:1px}.bcs:before{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.galleryOverlay{-webkit-transition:opacity,.5s,ease;-moz-transition:opacity,.5s,ease;transition:opacity,.5s,ease;background:rgba(0,0,0,0.75);display:none;height:100%;overflow:hidden;position:fixed;left:0;top:0px;width:100%;z-index:10000;opacity:0}.galleryOverlay.g-v{opacity:1}.galleryOverlay .galleryStage{-webkit-transition:left,.3s,ease;-moz-transition:left,.3s,ease;transition:left,.3s,ease;height:100%;position:absolute;left:0;top:0;white-space:nowrap;width:100%;-ms-touch-action:none;touch-action:none}.galleryOverlay .galleryStage.g-n-a{-webkit-transition:none,0s,ease;-moz-transition:none,0s,ease;transition:none,0s,ease}.galleryOverlay .galleryWrapper{display:inline-block;height:100%;line-height:1px;text-align:center;width:100%}.galleryOverlay .galleryWrapper:before{content:'';display:inline-block;height:50%;margin-right:-1px;width:1px}.galleryOverlay .galleryWrapper img{box-shadow:0px 0px 22px -2px rgba(0,0,0,0.75);display:inline-block;max-height:100%;max-width:100%;vertical-align:middle}.galleryOverlay .g_count{color:#fff;display:block;height:37px;line-height:37px;margin:0 auto;position:absolute;bottom:0px;left:0px;right:0px;opacity:0.6}.galleryOverlay .g_count .gl_ctrl_wrp{border-top-left-radius:9px;border-top-right-radius:9px;background:#000;padding:0px 15px;display:table;margin:0 auto}.galleryOverlay .g_count .img_count,.galleryOverlay .g_count .cap_txt{font-size:14px}.galleryOverlay .g_count .mob_text{display:none}.galleryOverlay .gl_ctrl{-webkit-transition:all,.5s,ease;-moz-transition:all,.5s,ease;transition:all,.5s,ease;z-index:1003}.galleryOverlay .gl_ctrl:hover{opacity:0.5}.galleryOverlay .nav_next,.galleryOverlay .nav_prev{background:url(//mensbible.gr/wp-content/themes/performag/images/sprite-web.png) no-repeat #000;display:block;height:97px;margin-top:-48px;opacity:0.3;position:absolute;top:50%;text-decoration:none;text-align:center;width:58px}.galleryOverlay .nav_next{border-top-left-radius:9px;border-bottom-left-radius:9px;background-position:-201px -104px;right:0}.galleryOverlay .nav_prev{border-top-right-radius:9px;border-bottom-right-radius:9px;background-position:-153px -103px;left:0}.galleryOverlay .nav_close{-webkit-transition:opacity,.5s,ease;-moz-transition:opacity,.5s,ease;transition:opacity,.5s,ease;border-radius:5px;background:#000;height:32px;line-height:32px;opacity:0.4;position:absolute;top:-16px;right:-16px;text-decoration:none;width:32px;text-align:center}.galleryOverlay .nav_close:hover{opacity:0.5}.galleryOverlay .nav_close.nav_close_cnt{top:0px;right:0px}.galleryOverlay .nav_close:before{content:'\f00d';color:#fff;font-family:'performag-icomoon';font-size:20px;opacity:1}.gallery.gallery-columns-1{display:table}.gallery.no-gallery dt a:after,.gallery.no-gallery dt a:before{display:none}.gallery dl{margin-top:0px !important;margin-bottom:0px !important;padding-left:0px;text-align:left !important}.gallery dl dt{-webkit-transition:all,.5s,linear;-moz-transition:all,.5s,linear;transition:all,.5s,linear;cursor:pointer;display:block;position:relative}.gallery:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.gallery br{display:none}.gallery[id*='gallery-'] img{border:none !important}.gallery dt a{-webkit-transition:all,.5s,linear;-moz-transition:all,.5s,linear;transition:all,.5s,linear;background-size:cover;background-repeat:no-repeat;background-position:center center;display:block;max-height:450px;max-width:100%;margin-left:auto;margin-right:auto;margin-bottom:13px;text-decoration:none;position:relative}.gallery dt a:after{-webkit-transition:all,.5s,linear;-moz-transition:all,.5s,linear;transition:all,.5s,linear;background:transparent;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;content:'';height:100%;margin:auto;position:absolute;bottom:0px;top:0px;left:0px;right:0px;width:100%}.gallery dt a:hover{-webkit-transition:all,.5s,linear;-moz-transition:all,.5s,linear;transition:all,.5s,linear}.gallery dt a:hover:before{content:'\f002';color:#fff;cursor:pointer;font-family:'performag-icomoon';font-size:35px;height:35px;margin:auto;position:absolute;top:0px;right:0px;bottom:0px;left:0px;opacity:0.8;width:35px;z-index:1}.gallery dt a:hover:after{-webkit-transition:all,.5s,linear;-moz-transition:all,.5s,linear;transition:all,.5s,linear;background:rgba(0,0,0,0.55);content:'';height:100%;margin:auto;position:absolute;bottom:0px;top:0px;left:0px;right:0px;width:100%;z-index:0}.sctm{margin:20px auto}.sctm::after{clear:both;content:"";display:table}.sctm .tst{background-color:#fff;border:1px solid #f0f0f0;float:left;margin-bottom:10px;padding:3px;width:67px}.sctm .tst-i{background-size:cover;background-position:center center;background-repeat:no-repeat;height:67px;width:67px}.sctm .bts{box-sizing:border-box;border-radius:2px;border:1px solid #f0efef;background:#fdfdfd;float:left;max-width:77%;margin-left:5%;position:relative;padding:15px 20px}.sctm .bts p{color:#999;font-weight:300;font-style:italic;font-size:1.133em;line-height:1.4em;margin-bottom:20px}.sctm .bts span{color:#999;font-size:.8em}.sctm .bts:before{content:'';display:block;border-top:13px solid transparent;border-bottom:13px solid transparent;border-right:13px solid #f0efef;position:absolute;top:15px;left:-13px}.sctm .bts:after{content:'';display:block;border-top:13px solid transparent;border-bottom:13px solid transparent;border-right:13px solid #fdfdfd;position:absolute;top:15px;left:-12px}.fullWidth .gallery-columns-1 .gallery-item{width:100% !important}.fullWidth .gallery-columns-1 .gallery-item dt a{height:1000px;width:1000px}.fullWidth .gallery-columns-2 .gallery-item{width:50% !important}.fullWidth .gallery-columns-2 .gallery-item dt a{height:500px;width:500px}.fullWidth .gallery-columns-3 .gallery-item{width:33.3333333333% !important}.fullWidth .gallery-columns-3 .gallery-item dt a{height:333.333333333px;width:333.333333333px}.fullWidth .gallery-columns-4 .gallery-item{width:25% !important}.fullWidth .gallery-columns-4 .gallery-item dt a{height:250px;width:250px}.fullWidth .gallery-columns-5 .gallery-item{width:20% !important}.fullWidth .gallery-columns-5 .gallery-item dt a{height:200px;width:200px}.fullWidth .gallery-columns-6 .gallery-item{width:16.6666666667% !important}.fullWidth .gallery-columns-6 .gallery-item dt a{height:166.666666667px;width:166.666666667px}.fullWidth .gallery-columns-7 .gallery-item{width:14.2857142857% !important}.fullWidth .gallery-columns-7 .gallery-item dt a{height:142.857142857px;width:142.857142857px}.fullWidth .gallery-columns-8 .gallery-item{width:12.5% !important}.fullWidth .gallery-columns-8 .gallery-item dt a{height:125px;width:125px}.fullWidth .gallery-columns-9 .gallery-item{width:11.1111111111% !important}.fullWidth .gallery-columns-9 .gallery-item dt a{height:111.111111111px;width:111.111111111px}.tve_post_lp .gallery-columns-1 .gallery-item{width:100% !important}.tve_post_lp .gallery-columns-1 .gallery-item dt a{height:1000px;width:1000px}.tve_post_lp .gallery-columns-2 .gallery-item{width:50% !important}.tve_post_lp .gallery-columns-2 .gallery-item dt a{height:500px;width:500px}.tve_post_lp .gallery-columns-3 .gallery-item{width:33.3333333333% !important}.tve_post_lp .gallery-columns-3 .gallery-item dt a{height:333.333333333px;width:333.333333333px}.tve_post_lp .gallery-columns-4 .gallery-item{width:25% !important}.tve_post_lp .gallery-columns-4 .gallery-item dt a{height:250px;width:250px}.tve_post_lp .gallery-columns-5 .gallery-item{width:20% !important}.tve_post_lp .gallery-columns-5 .gallery-item dt a{height:200px;width:200px}.tve_post_lp .gallery-columns-6 .gallery-item{width:16.6666666667% !important}.tve_post_lp .gallery-columns-6 .gallery-item dt a{height:166.666666667px;width:166.666666667px}.tve_post_lp .gallery-columns-7 .gallery-item{width:14.2857142857% !important}.tve_post_lp .gallery-columns-7 .gallery-item dt a{height:142.857142857px;width:142.857142857px}.tve_post_lp .gallery-columns-8 .gallery-item{width:12.5% !important}.tve_post_lp .gallery-columns-8 .gallery-item dt a{height:125px;width:125px}.tve_post_lp .gallery-columns-9 .gallery-item{width:11.1111111111% !important}.tve_post_lp .gallery-columns-9 .gallery-item dt a{height:111.111111111px;width:111.111111111px}.bpd .gallery-columns-1 .gallery-item{width:100% !important}.bpd .gallery-columns-1 .gallery-item dt a{height:800px;width:800px}.bpd .gallery-columns-2 .gallery-item{width:50% !important}.bpd .gallery-columns-2 .gallery-item dt a{height:400px;width:400px}.bpd .gallery-columns-3 .gallery-item{width:33.3333333333% !important}.bpd .gallery-columns-3 .gallery-item dt a{height:266.666666667px;width:266.666666667px}.bpd .gallery-columns-4 .gallery-item{width:25% !important}.bpd .gallery-columns-4 .gallery-item dt a{height:200px;width:200px}.bpd .gallery-columns-5 .gallery-item{width:20% !important}.bpd .gallery-columns-5 .gallery-item dt a{height:160px;width:160px}.bpd .gallery-columns-6 .gallery-item{width:16.6666666667% !important}.bpd .gallery-columns-6 .gallery-item dt a{height:133.333333333px;width:133.333333333px}.bpd .gallery-columns-7 .gallery-item{width:14.2857142857% !important}.bpd .gallery-columns-7 .gallery-item dt a{height:114.285714286px;width:114.285714286px}.bpd .gallery-columns-8 .gallery-item{width:12.5% !important}.bpd .gallery-columns-8 .gallery-item dt a{height:100px;width:100px}.bpd .gallery-columns-9 .gallery-item{width:11.1111111111% !important}.bpd .gallery-columns-9 .gallery-item dt a{height:88.8888888889px;width:88.8888888889px}.bSeCont .gallery-columns-1 .gallery-item{width:100% !important}.bSeCont .gallery-columns-1 .gallery-item dt a{height:650px;width:650px}.bSeCont .gallery-columns-2 .gallery-item{width:50% !important}.bSeCont .gallery-columns-2 .gallery-item dt a{height:325px;width:325px}.bSeCont .gallery-columns-3 .gallery-item{width:33.3333333333% !important}.bSeCont .gallery-columns-3 .gallery-item dt a{height:216.666666667px;width:216.666666667px}.bSeCont .gallery-columns-4 .gallery-item{width:25% !important}.bSeCont .gallery-columns-4 .gallery-item dt a{height:162.5px;width:162.5px}.bSeCont .gallery-columns-5 .gallery-item{width:20% !important}.bSeCont .gallery-columns-5 .gallery-item dt a{height:130px;width:130px}.bSeCont .gallery-columns-6 .gallery-item{width:16.6666666667% !important}.bSeCont .gallery-columns-6 .gallery-item dt a{height:108.333333333px;width:108.333333333px}.bSeCont .gallery-columns-7 .gallery-item{width:14.2857142857% !important}.bSeCont .gallery-columns-7 .gallery-item dt a{height:92.8571428571px;width:92.8571428571px}.bSeCont .gallery-columns-8 .gallery-item{width:12.5% !important}.bSeCont .gallery-columns-8 .gallery-item dt a{height:81.25px;width:81.25px}.bSeCont .gallery-columns-9 .gallery-item{width:11.1111111111% !important}.bSeCont .gallery-columns-9 .gallery-item dt a{height:72.2222222222px;width:72.2222222222px}.bp-t{background:#fff !important;height:100%;min-height:100%;text-align:center}.bp-t:before{content:'';display:inline-block;height:100%;margin-right:-.25em;vertical-align:middle}.bp-t .wrp{background:#fff;display:inline-block;padding:10px;text-align:left;vertical-align:middle}.bp-t .wrp p{margin-bottom:20px}.bp-t .wrp .bSe{box-sizing:border-box;width:100%}.bp-t .out{margin-left:-2489px;margin-right:-10px;width:6040px}.bp-t .out .in.pddbg{width:auto}.bp-t .out .in{margin:0 auto}.bp-t .out .in .cck{margin:0 auto;width:1040px}@media only screen and (max-width: 1080px){.bp-t .out{width:5880px}.bp-t .out .in{height:100% !important}.bp-t .out .in .cck{width:900px}}@media only screen and (max-width: 940px){.bp-t .out{width:5680px}.bp-t .out .in .cck{width:700px}}@media only screen and (max-width: 740px){.bp-t .out{width:5485px}.bp-t .out .in .cck{width:490px}}@media only screen and (max-width: 540px){.bp-t .out{width:5300px}.bp-t .out .in .cck{width:340px}}@media only screen and (max-width: 340px){.bp-t .wrp{width:260px}.bp-t .out{width:5250px}.bp-t .out .in .cck{width:260px}}#fountainG{height:29px;margin-bottom:50px;position:relative;width:240px}.fountainG{position:absolute;top:0;background-color:#6caa1c;width:29px;height:29px;-moz-animation-name:bounce_fountainG;-moz-animation-duration:1s;-moz-animation-iteration-count:infinite;-moz-animation-direction:linear;-moz-transform:scale(0.3);-moz-border-radius:19px;-webkit-animation-name:bounce_fountainG;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-direction:linear;-webkit-transform:scale(0.3);-webkit-border-radius:19px;-ms-animation-name:bounce_fountainG;-ms-animation-duration:1s;-ms-animation-iteration-count:infinite;-ms-animation-direction:linear;-ms-transform:scale(0.3);-ms-border-radius:19px;-o-animation-name:bounce_fountainG;-o-animation-duration:1s;-o-animation-iteration-count:infinite;-o-animation-direction:linear;-o-transform:scale(0.3);-o-border-radius:19px;animation-name:bounce_fountainG;animation-duration:1s;animation-iteration-count:infinite;animation-direction:linear;transform:scale(0.3);border-radius:19px}#fountainG_1{left:0;-moz-animation-delay:0.4s;-webkit-animation-delay:0.4s;-ms-animation-delay:0.4s;-o-animation-delay:0.4s;animation-delay:0.4s}#fountainG_2{left:30px;-moz-animation-delay:0.5s;-webkit-animation-delay:0.5s;-ms-animation-delay:0.5s;-o-animation-delay:0.5s;animation-delay:0.5s}#fountainG_3{left:60px;-moz-animation-delay:0.6s;-webkit-animation-delay:0.6s;-ms-animation-delay:0.6s;-o-animation-delay:0.6s;animation-delay:0.6s}#fountainG_4{left:90px;-moz-animation-delay:0.7s;-webkit-animation-delay:0.7s;-ms-animation-delay:0.7s;-o-animation-delay:0.7s;animation-delay:0.7s}#fountainG_5{left:120px;-moz-animation-delay:0.8s;-webkit-animation-delay:0.8s;-ms-animation-delay:0.8s;-o-animation-delay:0.8s;animation-delay:0.8s}#fountainG_6{left:150px;-moz-animation-delay:0.9s;-webkit-animation-delay:0.9s;-ms-animation-delay:0.9s;-o-animation-delay:0.9s;animation-delay:0.9s}#fountainG_7{left:180px;-moz-animation-delay:1s;-webkit-animation-delay:1s;-ms-animation-delay:1s;-o-animation-delay:1s;animation-delay:1s}#fountainG_8{left:210px;-moz-animation-delay:1.1s;-webkit-animation-delay:1.1s;-ms-animation-delay:1.1s;-o-animation-delay:1.1s;animation-delay:1.1s}@-moz-keyframes bounce_fountainG{0%{-moz-transform:scale(1);background-color:#6caa1c}100%{-moz-transform:scale(0.3);background-color:#FFFFFF}}@-webkit-keyframes bounce_fountainG{0%{-webkit-transform:scale(1);background-color:#6caa1c}100%{-webkit-transform:scale(0.3);background-color:#FFFFFF}}@-ms-keyframes bounce_fountainG{0%{-ms-transform:scale(1);background-color:#6caa1c}100%{-ms-transform:scale(0.3);background-color:#FFFFFF}}@-o-keyframes bounce_fountainG{0%{-o-transform:scale(1);background-color:#6caa1c}100%{-o-transform:scale(0.3);background-color:#FFFFFF}}@keyframes bounce_fountainG{0%{transform:scale(1);background-color:#6caa1c}100%{transform:scale(0.3);background-color:#FFFFFF}}#tt-related-container::after,#tt-latest-container::after{clear:both;content:"";display:table}#tt-related-container .scc .rimc,#tt-latest-container .scc .rimc{min-width:260px}.brd{background:#ececec;border-bottom:1px solid #eeeeee;padding:10px 0px}.brd::after{clear:both;content:"";display:table}.brd ul{font-size:13px;color:#999;float:right;list-style-type:none}.brd ul::after{clear:both;content:"";display:table}.brd ul li{font-family:'Lato', sans-serif;font-size:13px;color:#999;display:block;float:left;margin-left:5px}.brd ul li a{color:#999}.brd ul li a:hover{text-decoration:underline}.brd .no-link{color:#8c8b8b;text-decoration:none;cursor:default}.tt-end-of-post-ad.center{display:table;margin:0 auto}.bSe .tt-end-of-post-ad ins,.bSe .tt-beggining-of-post-ad ins,.bSe .add-ind ins{background:none}#tt-show-more-posts,.pv .ovp,.pv .ovr,.txt_thrive_link_to_comments,#thrive_container_list_comments .reply,#thrive_container_list_comments .cancel_reply,.gallery-item a,.gallery a.nav_prev,.gallery a.nav_next,.gallery .nav_close,.galleryStage,.op,#gcs,#gpr,#gnx,.ssb .sb,.faqI,.far.f2,#shf{cursor:pointer}.wistia-video-container .vdc .ltx{display:none}.wistia-video-container .vdc.video-container{display:block !important}.wistia-video-container .vdc.video-container .vwr{box-shadow:none;max-width:1080px;margin:0 auto;position:static}.wistia-video-container .vdc.video-container .vwr iframe{box-shadow:none;display:block;margin:0 auto}.pv.wistia-video-container .ovr{display:none}@media only screen and (max-device-width: 380px){.tvo-set2-template.tvo-testimonials-display-slider{margin-left:-16px}}@media only screen and (max-width: 400px){.mejs-mute,.mejs-time{display:none !important}.mejs-time-rail,.mejs-time-total{width:100px !important}}.wpgdprc-checkbox label{width:100%}.bSe .mbi:hover{text-decoration:none}.mbi.light .mbr .mbt,.mbi.light .mbr .mbb{color:#4b4b4b}.mbi{box-sizing:border-box;cursor:pointer;display:inline-block;margin-top:20px;white-space:nowrap}.mbi .mbl{display:table-cell;vertical-align:middle;text-align:right;width:70px}.mbi .mbl .mbc:before{font-family:'performag-icomoon';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;color:#fff;content:'\f00d';display:block;font-size:38px}.mbi .mbr{display:table-cell;font-family:'Lato', Arial;padding:15px;text-align:left;white-space:normal}.mbi .mbr>span{display:block}.mbi .mbr .mbt{color:#fff;font-weight:700;font-size:1.6em;line-height:1em}.mbi .mbr .mbb{color:#fff;font-weight:400;font-size:1em;line-height:1em;margin-top:5px}.mbi.mb .mbr{padding:15px 35px;text-align:center}.mbi.blue{background:#3398cc}.mbi.blue:hover{background-color:#4493ba;background-image:-webkit-linear-gradient(#4493ba 0%,#2a7296 100%);background-image:linear-gradient(#4493ba 0%,#2a7296 100%)}.mbi.blue:active{background-color:#2a7296;background-image:-webkit-linear-gradient(#2a7296 0%,#4493ba 100%);background-image:linear-gradient(#2a7296 0%,#4493ba 100%)}.bSe .icb.blue.icb1 .icbc{background:#3398cc}.bSe .icb.blue.icb1 span.tlb{border-top:1px solid #3398cc;border-left:1px solid #3398cc}.bSe .icb.blue.icb1 span.trb{border-top:1px solid #3398cc;border-right:1px solid #3398cc}.bSe .icb.blue.icb1 span.blb{border-bottom:1px solid #3398cc;border-left:1px solid #3398cc}.bSe .icb.blue.icb1 span.brb{border-bottom:1px solid #3398cc;border-right:1px solid #3398cc}.bSe .icb.blue.icb1 .lm{color:#3398cc}.bSe .icb.blue.icb2{background:#3398cc}.bSe .icb.blue.icb2 .icbc{border:3px solid #3398cc}.bSe .icb.blue.icb2 .icbc span:before{color:#3398cc}.bSe .icb.blue.icb2 .brs{border-top:18px solid #2e7da4;border-left:18px solid #2e7da4}.mbi.dark{background:#292929}.mbi.dark:hover{background-color:#313131;background-image:-webkit-linear-gradient(#313131 0%,#161616 100%);background-image:linear-gradient(#313131 0%,#161616 100%)}.mbi.dark:active{background-color:#161616;background-image:-webkit-linear-gradient(#161616 0%,#313131 100%);background-image:linear-gradient(#161616 0%,#313131 100%)}.bSe .icb.dark.icb1 .icbc{background:#292929}.bSe .icb.dark.icb1 span.tlb{border-top:1px solid #292929;border-left:1px solid #292929}.bSe .icb.dark.icb1 span.trb{border-top:1px solid #292929;border-right:1px solid #292929}.bSe .icb.dark.icb1 span.blb{border-bottom:1px solid #292929;border-left:1px solid #292929}.bSe .icb.dark.icb1 span.brb{border-bottom:1px solid #292929;border-right:1px solid #292929}.bSe .icb.dark.icb1 .lm{color:#292929}.bSe .icb.dark.icb2{background:#292929}.bSe .icb.dark.icb2 .icbc{border:3px solid #292929}.bSe .icb.dark.icb2 .icbc span:before{color:#292929}.bSe .icb.dark.icb2 .brs{border-top:18px solid #000;border-left:18px solid #000}.mbi.green{background:#9c3}.mbi.green:hover{background-color:#7fa336;background-image:-webkit-linear-gradient(#7fa336 0%,#668a1d 100%);background-image:linear-gradient(#7fa336 0%,#668a1d 100%)}.mbi.green:active{background-color:#668a1d;background-image:-webkit-linear-gradient(#668a1d 0%,#7fa336 100%);background-image:linear-gradient(#668a1d 0%,#7fa336 100%)}.bSe .icb.green.icb1 .icbc{background:#9c3}.bSe .icb.green.icb1 span.tlb{border-top:1px solid #9c3;border-left:1px solid #9c3}.bSe .icb.green.icb1 span.trb{border-top:1px solid #9c3;border-right:1px solid #9c3}.bSe .icb.green.icb1 span.blb{border-bottom:1px solid #9c3;border-left:1px solid #9c3}.bSe .icb.green.icb1 span.brb{border-bottom:1px solid #9c3;border-right:1px solid #9c3}.bSe .icb.green.icb1 .lm{color:#9c3}.bSe .icb.green.icb2{background:#9c3}.bSe .icb.green.icb2 .icbc{border:3px solid #9c3}.bSe .icb.green.icb2 .icbc span:before{color:#9c3}.bSe .icb.green.icb2 .brs{border-top:18px solid #668a1d;border-left:18px solid #668a1d}.mbi.light{background:#e1e1e8}.mbi.light:hover{background-color:#a7a5a5;background-image:-webkit-linear-gradient(#a7a5a5 0%,#8b8a8a 100%);background-image:linear-gradient(#a7a5a5 0%,#8b8a8a 100%)}.mbi.light:active{background-color:#8b8a8a;background-image:-webkit-linear-gradient(#8b8a8a 0%,#a7a5a5 100%);background-image:linear-gradient(#8b8a8a 0%,#a7a5a5 100%)}.bSe .icb.light.icb1 .icbc{background:#e1e1e8}.bSe .icb.light.icb1 span.tlb{border-top:1px solid #e1e1e8;border-left:1px solid #e1e1e8}.bSe .icb.light.icb1 span.trb{border-top:1px solid #e1e1e8;border-right:1px solid #e1e1e8}.bSe .icb.light.icb1 span.blb{border-bottom:1px solid #e1e1e8;border-left:1px solid #e1e1e8}.bSe .icb.light.icb1 span.brb{border-bottom:1px solid #e1e1e8;border-right:1px solid #e1e1e8}.bSe .icb.light.icb1 .lm{color:#e1e1e8}.bSe .icb.light.icb2{background:#e1e1e8}.bSe .icb.light.icb2 .icbc{border:3px solid #e1e1e8}.bSe .icb.light.icb2 .icbc span:before{color:#e1e1e8}.bSe .icb.light.icb2 .brs{border-top:18px solid #b5b4b4;border-left:18px solid #b5b4b4}.mbi.purple{background:#6e6c9c}.mbi.purple:hover{background-color:#6c6b8f;background-image:-webkit-linear-gradient(#6c6b8f 0%,#494868 100%);background-image:linear-gradient(#6c6b8f 0%,#494868 100%)}.mbi.purple:active{background-color:#494868;background-image:-webkit-linear-gradient(#494868 0%,#6c6b8f 100%);background-image:linear-gradient(#494868 0%,#6c6b8f 100%)}.bSe .icb.purple.icb1 .icbc{background:#6e6c9c}.bSe .icb.purple.icb1 span.tlb{border-top:1px solid #6e6c9c;border-left:1px solid #6e6c9c}.bSe .icb.purple.icb1 span.trb{border-top:1px solid #6e6c9c;border-right:1px solid #6e6c9c}.bSe .icb.purple.icb1 span.blb{border-bottom:1px solid #6e6c9c;border-left:1px solid #6e6c9c}.bSe .icb.purple.icb1 span.brb{border-bottom:1px solid #6e6c9c;border-right:1px solid #6e6c9c}.bSe .icb.purple.icb1 .lm{color:#6e6c9c}.bSe .icb.purple.icb2{background:#6e6c9c}.bSe .icb.purple.icb2 .icbc{border:3px solid #6e6c9c}.bSe .icb.purple.icb2 .icbc span:before{color:#6e6c9c}.bSe .icb.purple.icb2 .brs{border-top:18px solid #5a597c;border-left:18px solid #5a597c}.mbi.red{background:#c33}.mbi.red:hover{background-color:#c44545;background-image:-webkit-linear-gradient(#c44545 0%,#912323 100%);background-image:linear-gradient(#c44545 0%,#912323 100%)}.mbi.red:active{background-color:#912323;background-image:-webkit-linear-gradient(#912323 0%,#c44545 100%);background-image:linear-gradient(#912323 0%,#c44545 100%)}.bSe .icb.red.icb1 .icbc{background:#c33}.bSe .icb.red.icb1 span.tlb{border-top:1px solid #c33;border-left:1px solid #c33}.bSe .icb.red.icb1 span.trb{border-top:1px solid #c33;border-right:1px solid #c33}.bSe .icb.red.icb1 span.blb{border-bottom:1px solid #c33;border-left:1px solid #c33}.bSe .icb.red.icb1 span.brb{border-bottom:1px solid #c33;border-right:1px solid #c33}.bSe .icb.red.icb1 .lm{color:#c33}.bSe .icb.red.icb2{background:#c33}.bSe .icb.red.icb2 .icbc{border:3px solid #c33}.bSe .icb.red.icb2 .icbc span:before{color:#c33}.bSe .icb.red.icb2 .brs{border-top:18px solid #933;border-left:18px solid #933}.mbi.teal{background:#33cbcc}.mbi.teal:hover{background-color:#3facac;background-image:-webkit-linear-gradient(#3facac 0%,#208585 100%);background-image:linear-gradient(#3facac 0%,#208585 100%)}.mbi.teal:active{background-color:#208585;background-image:-webkit-linear-gradient(#208585 0%,#3facac 100%);background-image:linear-gradient(#208585 0%,#3facac 100%)}.bSe .icb.teal.icb1 .icbc{background:#33cbcc}.bSe .icb.teal.icb1 span.tlb{border-top:1px solid #33cbcc;border-left:1px solid #33cbcc}.bSe .icb.teal.icb1 span.trb{border-top:1px solid #33cbcc;border-right:1px solid #33cbcc}.bSe .icb.teal.icb1 span.blb{border-bottom:1px solid #33cbcc;border-left:1px solid #33cbcc}.bSe .icb.teal.icb1 span.brb{border-bottom:1px solid #33cbcc;border-right:1px solid #33cbcc}.bSe .icb.teal.icb1 .lm{color:#33cbcc}.bSe .icb.teal.icb2{background:#33cbcc}.bSe .icb.teal.icb2 .icbc{border:3px solid #33cbcc}.bSe .icb.teal.icb2 .icbc span:before{color:#33cbcc}.bSe .icb.teal.icb2 .brs{border-top:18px solid #289595;border-left:18px solid #289595}.mbi.orange{background:#ffcc01}.mbi.orange:hover{background-color:#ebc21c;background-image:-webkit-linear-gradient(#ebc21c 0%,#cfa600 100%);background-image:linear-gradient(#ebc21c 0%,#cfa600 100%)}.mbi.orange:active{background-color:#cfa600;background-image:-webkit-linear-gradient(#cfa600 0%,#ebc21c 100%);background-image:linear-gradient(#cfa600 0%,#ebc21c 100%)}.bSe .icb.orange.icb1 .icbc{background:#ffcc01}.bSe .icb.orange.icb1 span.tlb{border-top:1px solid #ffcc01;border-left:1px solid #ffcc01}.bSe .icb.orange.icb1 span.trb{border-top:1px solid #ffcc01;border-right:1px solid #ffcc01}.bSe .icb.orange.icb1 span.blb{border-bottom:1px solid #ffcc01;border-left:1px solid #ffcc01}.bSe .icb.orange.icb1 span.brb{border-bottom:1px solid #ffcc01;border-right:1px solid #ffcc01}.bSe .icb.orange.icb1 .lm{color:#ffcc01}.bSe .icb.orange.icb2{background:#ffcc01}.bSe .icb.orange.icb2 .icbc{border:3px solid #ffcc01}.bSe .icb.orange.icb2 .icbc span:before{color:#ffcc01}.bSe .icb.orange.icb2 .brs{border-top:18px solid #c90;border-left:18px solid #c90}.split{display:table;margin-bottom:20px}.split .btn{margin-bottom:0}.split .btn span{font-size:.737em}.cnt .bSe .icb p{font-weight:400;font-size:1em}.cnt .bSe .icb.icb1 p{color:#343434}.cnt .bSe .icb.icb1 p .icbt{color:#000}.cnt .bSe .icb.icb2 p,.cnt .bSe .icb.icb2 h5{color:#fff}.cnt .bSe .icb.icb2 .brs{border-right:18px solid #fff;border-bottom:18px solid #fff;height:0px;position:absolute;bottom:0;right:0;width:0px}.bSe .icb{margin:50px 0px 20px;padding:65px 32px 34px 32px;position:relative;text-align:center}.bSe .icb h5{margin-top:0;margin-bottom:20px}.bSe .icb .lm{font-size:.933em;text-decoration:none}.bSe .icb .lm:after{content:'\000BB';font-size:14px;padding-left:5px}.bSe .icb.icb1{border:1px solid #e4e4e4}.bSe .icb.icb1 .bb{height:11px;position:absolute;width:20px}.bSe .icb.icb1 .bb.tlb{left:-1px;top:-1px}.bSe .icb.icb1 .bb.trb{right:-1px;top:-1px}.bSe .icb.icb1 .bb.blb{bottom:-1px;left:-1px}.bSe .icb.icb1 .bb.brb{bottom:-1px;right:-1px}.bSe .icb .icbc{border-radius:50%;display:block;height:58px;margin:0 auto;position:absolute;left:0;right:0;top:-35px;text-align:center;width:58px}.bSe .icb .icbc.icbi span:before{font-family:'performag-icomoon';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;content:attr(data-icon);color:#fff;font-size:30px;line-height:58px}.bSe .icb .icbc.icbm span{border-radius:50%;background-repeat:no-repeat;background-position:center center;background-size:cover;display:block;height:40px;margin:9px auto;width:40px}.bSe .icb.icb2{padding:80px 32px 30px 32px}.bSe .icb.icb2 .icbc{height:56px;width:56px}.bSe .icb.icb2 .icbc.icbi{background:#fff}.bSe .icb.icb2 .icbc.icbm{background:#fff}.bSe .icb.icb2 .lm{color:#fff;padding-top:47px}.row{margin:40px 0px 20px 0px}.row:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.pt_one{width:100%}.pt_two{width:50%}.pt_three{width:33.3%}.pt_four{width:25%}.pt_five{width:20%}.pt{float:left}.pt .pt_in{border:2px solid #f5f3f3;background:#ffffff;margin:0px auto;position:relative;padding:13%;width:74%}.pt .pt_in.pt_hgh{border:2px solid #933;margin-top:-5%;padding:18% 12%;position:relative;width:74%}.pt .pt_in ul{list-style-type:none !important;list-style-image:none !important;padding-left:0px}.pt .pt_in ul li{color:#2c2c2c;font-size:1em;line-height:1rem;margin-bottom:20px;position:relative;padding-left:30px;word-wrap:break-word}.pt .pt_in ul li:before{font-family:'performag-icomoon';font-size:1.2em;line-height:1.2em;position:absolute;left:0px}.pt .pt_in ul.check li:before{content:'\e605';color:#933}.pt .pt_in ul.check li.noBullet:before{content:''}.pt .pt_in ul.notcheck li:before{color:#b5b4b4;content:'\e604'}.pt .pt_in h3{color:#933;font-size:1.8em;font-weight:400;text-align:center;margin-top:0px;margin-bottom:33px}.pt .pt_in .btn span{display:block}.pt .pt_in .prb{text-align:center}.pt .pt_in .btn{display:inline-block;margin:0 auto;max-width:100%;word-wrap:break-word}.pt .prc{color:#933;font-size:1.8em;line-height:1rem;margin-top:39px;margin-bottom:28px;text-align:center}.pt .prc>span{font-size:.556em}@media only screen and (max-width: 1080px){.pt .pt_in.pt_hgh{padding:18% 11%}}@media only screen and (max-width: 940px){.pt.pt_four{width:50%}.pt.pt_four .pt_hgh{margin-top:0;padding:13% 12%}.pt.pt_five .pt_hgh{margin-top:0;padding:13% 12%}.pt_five{width:50%}.pt_five:nth-child(4){margin-bottom:10px}.pt_five:nth-child(5){clear:both;display:table;float:none;margin:0px auto 0px}}@media only screen and (max-width: 768px){.pt_two,.pt_three,.pt.pt_four,.pt_five{float:none;margin:10px 0px !important;width:100%}}.cnt .sAs .tmw-s .twr{margin-left:-1px;margin-right:-1px;margin-bottom:0}.cnt .sAs .tmw-s .scn{padding-left:0;padding-right:0;padding-bottom:0}.cnt .sAs .scn .tmw a{border-bottom:1px solid #e6e6e6;color:#666666;display:block;font-size:1em;font-weight:400;padding:19px}.cnt .sAs .scn .tmw a:hover{border-right:4px solid #933}.cnt .sAs .scn .tmw .tmm{background:#fbfbfb}.cnt .sAs .scn .tmw .tmm a{padding-left:30px}.cnt .sAs .scn .tmw .tmm a:before{font-family:'performag-icomoon';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;content:'\f105';display:inline-block;margin-right:10px}.cnt .sAs .scn .tmw .tmps a{padding-left:50px}.cnt .sAs .scn .tmv:hover a span:after{content:'\f107'}.cnt .sAs .scn .tmv a{position:relative}.cnt .sAs .scn .tmv a span{display:block;height:15px;margin:auto 0;position:absolute;top:0;bottom:0;right:16px}.cnt .sAs .scn .tmv a span:after{font-family:'performag-icomoon';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;content:'\f106';display:block}.cnt .sAs .scn .tmv .tmm{display:none}@media only screen and (min-width: 940px){.rc-hf{display:none}}@media only screen and (max-width: 940px) and (min-width: 540px){.rc-hm{display:none}}@media only screen and (max-width: 540px){.rc-hs{display:none}}@media only screen and (max-width: 1600px){.gs.wrp{width:900px}}@media only screen and (max-width: 1400px) and (min-width: 1200px){.gs.wrp{width:900px}.go .gw{margin-left:0}}@media only screen and (max-width: 1200px) and (min-width: 1100px){.gs.wrp{width:700px}.go .gw{margin-left:0}.go .gs img{margin-left:50px}}@media only screen and (max-width: 1100px){.radd{display:none}}@media only screen and (max-height: 910px){.go .gwi{height:60%}.go .gc{height:22%}.go .gs .st-d{height:400px}}@media only screen and (max-height: 750px){.go .gs .st-d{height:300px}}@media only screen and (max-height: 610px){.go .gc{padding-top:5px}.go .gn{padding-top:0}.go .gs .st-d{height:200px}}@media only screen and (max-height: 410px){.go .gwi .gs img{max-height:200px}.go .gs .st-d{height:150px}}@media only screen and (max-height: 340px) and (orientation: landscape){.go .rpdmy .scbg .scd{display:none}.gcs{top:0 !important}.tadd,.radd{display:none}.go #g-cp{display:none}.go .gc{padding-top:22px}.go .gn{padding-top:20px}.go .gwi{height:67%}.go .gwi .gs img{max-height:180px}.go .gs .st-d{height:180px}}@media only screen and (max-width: 1080px){.wrp{width:900px}.wrp .bpd{width:700px}.wrp.cnt.gin .bSe.fullWidth .bt.qu.fw{padding:15px}.wrp.cnt.hml .bp{height:710px}.wrp.cnt.hml .bp .bp-c{height:50%}.wrp.cnt.hml .bp .bp-m{width:100%}.wrp.cnt.hml .bp .bp-s{margin-top:1%;width:49%}.wrp.cnt.hml .bp .bp-l{margin-top:1%;width:50%}.wrp.cnt.hml .bSeCont .hcb-c.hcb-m{margin-top:1%;width:100%}.wrp.cnt.hml .bSeCont .hcb-c.hcb-s{margin-top:1%;width:100%}.wrp.cnt.hml .bSeCont .bSe.left .hcb-c.hcb-s{margin-top:40px;width:100%}div.hcb-s article:last-child{margin-bottom:0px}.oab .oabi:after{border-left:126px solid transparent;border-right:126px solid transparent}.go .gs img{max-width:900px}.csc .foc,.row .foc{padding:0% 2% 0% 0%;width:49%}.csc .foc:nth-child(2n),.row .foc:nth-child(2n){padding:0% 0% 0% 0%}.fic{width:25%}header nav>ul>li>a{padding:14px}header nav>ul>li.menu-item-has-children>a:after{right:-1px;top:13px}header nav ul li>ul{top:45px}header.center .hs{display:none}#logo img{max-width:200px}.fln.fff #logo img{margin-top:10px}.lost form input[type="text"]{margin-left:16%;width:50%}.lost form .btn{float:left;margin-left:10px;width:15%}.ind .bt.qu.fw{width:94%;padding:20px}.scn #wp-calendar{table-layout:auto}.bt.qu.fw{padding:20px}.bt.qu.fw .entry-title{font-size:2.333em;margin-bottom:30px}.bt.fw .wrp{top:50px}.be .avatar{height:64px;width:64px}.gin .qu.nw .wrp,.gin .qu.fw .wrp{padding:91px 6px}.gin .qu.nw .wrp .entry-title,.gin .qu.fw .wrp .entry-title{font-size:1.667em}.gin .bSe .add-ind{clear:none;float:left}.gin .bSe .add-ind .awr{box-sizing:border-box;height:100%}.gin .fullWidth .art{width:48%}.gin .fullWidth .art:nth-child(3n),.gin .fullWidth .art:nth-of-type(3n){padding:0 2% 0 0}.gin .fullWidth .art:nth-child(2n){padding:0}.gin .fullWidth .art .fwit{height:300px;width:455px}.sAs section[id*="recent-posts-"] .rpw{width:196px}.scTC .tim{width:36%}.scTC .txt{width:60%}.aut .tat{width:81%}.aut .tai{width:19%}.bh.fbh{height:60px}.wrp.cnt.mryv .mry .mry-g{width:2%}.wrp.cnt.mryv .mry .har .hatt{padding:20px 9px}.wrp.cnt.mryv .mry .mry-i{float:none;width:48%}.wrp.cnt.mryv .mry .wp-audio-shortcode{width:110% !important}.wrp.cnt.mryv .fullWidth .fwit{width:430px}.wrp.cnt.mryv .bSeCont .fwit{width:297px}.wrp.cnt.mryv .bSeCont .wp-audio-shortcode{width:116% !important}.fat.f2 .frm .fob{padding:0}.bSe.right .hcb .hcb-s{margin-top:40px}.scbg .scbgi:before{right:111px}.bSe h1{font-size:33px}.bSe h2{font-size:30px}.mms{font-size:70px !important}.scon.wide .frm input[type="text"],.scon.wide .frm .btn,.scon.wide .frm .op-r,.scon.wide.o1 .frm input[type="text"],.scon.wide.o1 .frm .btn,.scon.wide.o1 .frm .op-r,.scon.wide.o2 .frm input[type="text"],.scon.wide.o2 .frm .btn,.scon.wide.o2 .frm .op-r,.scon.wide.o3 .frm input[type="text"],.scon.wide.o3 .frm .btn,.scon.wide.o3 .frm .op-r{float:none}.scon.wide .frm .btn,.scon.wide.o1 .frm .btn,.scon.wide.o2 .frm .btn,.scon.wide.o3 .frm .btn{width:100%}.scon.wide .frm input[type="text"],.scon.wide .frm .op-r,.scon.wide.o1 .frm input[type="text"],.scon.wide.o1 .frm .op-r,.scon.wide.o2 .frm input[type="text"],.scon.wide.o2 .frm .op-r,.scon.wide.o3 .frm input[type="text"],.scon.wide.o3 .frm .op-r{margin-bottom:10px;width:100%}}@media only screen and (max-width: 940px){.wrp{width:700px}.wrp .bpd{width:540px}.wrp.cnt.gin .fullWidth .art{width:46%}.wrp.cnt.gin .fullWidth .art .fwit{height:300px;width:354px}.gs.wrp{width:700px}.bh.fbh{height:100px}.fln.fff{padding:30px 0}.go .gs img{max-width:700px}.scTC .txt{width:70%}.bSeCont{display:table-header-group}.sAsCont{display:table-footer-group}.cnt .sAs.left,.cnt .sAs.right{float:none;margin:25px 0px 0px 0px;width:700px}.cnt .bSe.left,.cnt .bSe.right{float:none;width:700px}header .hf input[type="text"]{width:132px}header.center .hi{display:none}.lrp input[type="text"]{width:71%}.lrp textarea{width:71%}.lrp label{width:19%}.be .avatar:nth-of-type(3n){margin-right:3px}.wrp.cnt.gin .bSeCont .bSe.right .bt.qu.fw{padding:17px}.wrp.cnt.gin .bSeCont article .fwit{height:300px;width:366px}.csc .thc,.row .thc{padding:0%;width:100%}.csc .thc.lst,.row .thc.lst{padding:0%}.csc .tth,.csc .oth,.csc .ofo,.csc .tfo,.row .tth,.row .oth,.row .ofo,.row .tfo{padding:0%;width:100%}.csc .tth.lst,.csc .oth.lst,.csc .ofo.lst,.csc .tfo.lst,.row .tth.lst,.row .oth.lst,.row .ofo.lst,.row .tfo.lst{padding:0%;width:100%}.csc .ofo,.row .ofo{padding:0%;width:100%}.csc .tfo,.csc .tfo.lst,.row .tfo,.row .tfo.lst{padding:0%;width:100%}.csc .fft,.row .fft{padding:0%;width:49%}.csc .fft:first-child,.row .fft:first-child{padding:0% 2% 0% 0%}.csc .fft.lst,.row .fft.lst{padding:0% 0% 0% 0%;width:100%}.csc .twc+.fft.lst,.row .twc+.fft.lst{padding:0%}.csc .fft+.twc.lst,.row .fft+.twc.lst{width:100%}.csc .fft+.twc,.row .fft+.twc{padding:0%}.be .avatar{width:81px}.mm.clearfix .mmi{top:53%}.fic{width:33%}.ind .bt.qu.fw{width:95%;padding:20px}.ind .bt.qu.fw .tth{width:100%;padding:0}.oth{width:100%}.bt.fw .wrp{top:16px}.bt.qu.fw .entry-title{font-size:2.033em;margin-bottom:5px}.bSeCont .mry .fwit{width:341px}.wrp.cnt.mryv .mry .mry-g{width:2%}.wrp.cnt.mryv .mry .har .hatt{padding:20px 10px}.wrp.cnt.mryv .mry .mry-i{float:none;width:48%}.wrp.cnt.mryv .mry .fwit{width:335px}.wrp.cnt.mryv .bSeCont .wp-audio-shortcode{width:114% !important}.fab.f4 .btn input[type="submit"]{font-size:.847em;padding:9px 10px}.fat.f2 .frm .fob{margin:10px 0px 10px 0px}.scbg .scbgi:before{right:180px}.bp .bp-m{margin-bottom:1%;width:100%}.bp .bp-s{width:50%}.bp .bp-l{width:49%}.hcb .hcb-m{margin-right:1%;margin-top:1%;width:50%}.bSe.fullWidth .hcb .hcb-s{margin-top:1%}.scbg .rimc{width:340px}}@media only screen and (max-width: 768px){header .center_logo #nav_right,header .side_logo #nav_right{display:none}header.hif{height:100% !important}.gs.wrp{width:490px}.wrp{width:490px}.wrp .bpd{width:380px}.wrp.cnt.gin .art{height:auto !important}.wrp.cnt.gin .fullWidth .art{width:100%}.wrp.cnt.gin .fullWidth .art .fwit{width:491px}.wrp.cnt.gin .bSeCont .bSe.right .bt.qu.fw{padding:60px 0px}.wrp.cnt.gin .bSeCont .bSe.left .bt.qu.fw{padding:13px}.wrp.cnt.gin .bSeCont article .fwit{height:300px;width:506px}.wrp.cnt.hml .bp{height:780px}.wrp.cnt.hml .bp .bp-c{height:255px}.wrp.cnt.hml .bp .bp-m{width:100%}.wrp.cnt.hml .bp .bp-l{margin:1% 0;width:100%}.wrp.cnt.hml .bp .bp-s{width:100%}.hcb .hcb-m,.hcb .hcb-s{margin-right:0;width:100%}.oab .oabi:after{border-left:26px solid transparent;border-right:26px solid transparent}.bh.fbh{height:60px}.bh.fbh #logo{margin-top:15px;display:block}.go .gs img{max-width:490px}.cnt .sAs.left,.cnt .sAs.right{float:none;margin:0px;width:490px}.cnt .bSe.left,.cnt .bSe.right{float:none;width:490px}.html-hidden{height:100%;overflow:hidden}.html-hidden body{overflow:hidden}header{background:#0d0d0d;padding:20px 0px;position:relative}header .bh{background:#0d0d0d}header.hic .h-i{bottom:20px}header.hic .h-i .hsm{bottom:0}header .wrp{position:static}header .ha{display:none}header .hi{display:none}header .hsm{cursor:pointer;display:block;height:40px;margin:auto;position:absolute;top:0;bottom:0;right:17%;z-index:10}header .hsm:before{font-family:'performag-icomoon';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;content:'\f0c9';color:#fff;font-size:2.2em;line-height:40px}header .th{background:transparent;background-image:none;min-height:0px;padding:0px}header.center .nav_c{top:100%;width:100%}header .nav_c{display:none;left:0;position:absolute;right:0;top:100%;overflow-y:scroll;width:100%}header .nav_c nav{float:none !important}header .nav_c nav ul>li.menu-item-has-children>a:after{font-family:'performag-icomoon';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;content:'\f105';top:20px;left:8px;right:auto}header .nav_c nav ul li{background:#141414;border:none !important;display:block;float:none;padding:0}header .nav_c nav ul li a:before{bottom:0px;height:100%;left:0px;top:0px;right:auto;width:4px}header .nav_c nav ul li:hover>a{color:#fff}header .nav_c nav ul li a{border-top:1px solid #e4e4e4;height:auto;line-height:13px;padding:22px}header .nav_c nav ul li>ul li.menu-item-has-children>a:after{top:22px;left:22px;right:auto}header .nav_c nav ul li>ul li:hover{background:transparent}header .nav_c nav ul li>ul li:hover a{text-indent:22px}header .nav_c nav ul li ul{box-shadow:none;border:0}header .nav_c nav ul li ul li:hover{margin-left:0;margin-right:0}header .nav_c nav ul li ul:after{display:none}header .nav_c nav ul li .sub-menu{display:block !important;position:static}header .nav_c nav ul li .sub-menu li{width:100% !important}header .nav_c nav ul li .sub-menu li a{padding-left:40px}header.side .bh.fbh .hsm{top:10px}header.center .bh.fbh .hsm{top:17px}.nav_c .mm{display:block}.nav_c .mm .mmi{box-shadow:none;position:static;padding:0px;width:100%}.nav_c .mm .mmi .ml{box-sizing:border-box;padding-left:4px;width:100%}.nav_c .mm .mmi .ml a{padding:22px 0px;text-indent:44px;width:100%}.nav_c .mm .mmi .ml a:before{top:22px}.nav_c .mm .mmi .ml a:hover:before{top:22px}.nav_c .mm .mmi .mi{display:none}header nav ul li.c_blue:hover>a{-webkit-transition:background,.5s,ease-in-out;-moz-transition:background,.5s,ease-in-out;transition:background,.5s,ease-in-out;background:#3398cc}header nav ul li.c_def:hover>a{-webkit-transition:background,.5s,ease-in-out;-moz-transition:background,.5s,ease-in-out;transition:background,.5s,ease-in-out;background:#ccc}header nav ul li.c_green:hover>a{-webkit-transition:background,.5s,ease-in-out;-moz-transition:background,.5s,ease-in-out;transition:background,.5s,ease-in-out;background:#9c3}header nav ul li.c_purple:hover>a{-webkit-transition:background,.5s,ease-in-out;-moz-transition:background,.5s,ease-in-out;transition:background,.5s,ease-in-out;background:#6e6c9c}header nav ul li.c_red:hover>a{-webkit-transition:background,.5s,ease-in-out;-moz-transition:background,.5s,ease-in-out;transition:background,.5s,ease-in-out;background:#c33}header nav ul li.c_teal:hover>a{-webkit-transition:background,.5s,ease-in-out;-moz-transition:background,.5s,ease-in-out;transition:background,.5s,ease-in-out;background:#33cbcc}header nav ul li.c_orange:hover>a{-webkit-transition:background,.5s,ease-in-out;-moz-transition:background,.5s,ease-in-out;transition:background,.5s,ease-in-out;background:#ffcc01}.bh{box-shadow:none;border:none}.go .rpdmy .scc{margin-bottom:0px;width:100%}.go .rpdmy .scc .rmich{display:none}.go .rpdmy .scc .scbt{padding-bottom:0px}.go .rpdmy .scbgi,.go .rpdmy .scbg{display:block}.go .gw{padding-right:0}.go .ssn{float:left}.go .ssb{float:right}.go .ssb.ssb-s .sb{display:none}.go .ssb.ssb-s ul{display:block}.go .ssb ul{display:none}.go .gs img{max-width:490px;max-height:460px}.go .radd{display:none}.aut .tat{width:72%}.aut .tai{width:28%}.bt.ap.fw .wrp{bottom:53px;top:53px}.bt.fw.vp{padding:30px}.bt.qu.fw{padding:60px}.bt.qu.fw .wrp{top:15px}.bt.fw{padding:60px}.met .mets .bps .ss a{padding:0;text-align:center;width:35px}.met .mets .bps .ss a span{display:none}.met .mets .bps .ss a:before{left:auto;position:relative}.met .meta{width:50%}.met .mets{width:50%}.lost form input[type="text"]{margin-left:10%;width:50%}.lost form .btn{width:25%}.lost form .btn input[type="submit"]{padding:9px 13px}.cmb div.ccr{width:100%}.cmb .cmc .left{float:none;padding-bottom:10px;width:100%}.cmb .cmc .avatar{display:block;margin:0 auto}.cmb .cmb{padding:0}.cmb .cmb .ccr{width:100%}#comments .awr.cmm{margin-bottom:10px}.lrp input[type="text"]{padding-left:2%}.lrp textarea,.lrp label,.lrp h4,.lrp .btn,.lrp input[type="text"]{margin-left:12%}.csc .colm,.row .colm{margin-right:0 !important;padding:0% !important;width:100% !important}.ind .bt.qu.fw{padding:20px;width:92%}.gin .qu.nw .wrp .entry-title,.gin .gin .qu.fw .wrp .entry-title{font-size:2.067em;padding:120px 6px}.gin .bSeCont article{width:100%}.gin .qu.fw .wrp{border:none}.fln.fff{padding:10px 0}.wrp.cnt.mryv .mry .mry-g{width:0%}.wrp.cnt.mryv .mry .har .hatt{padding:20px 15px}.wrp.cnt.mryv .mry .mry-i{float:none;width:100%}.wrp.cnt.mryv .mry .fwit{width:488px}.wrp.cnt.mryv .bSeCont .wp-audio-shortcode{width:109% !important}.fat.f2 .frm input[type="text"],.fat.f2 .frm .op-r{width:210px}.fat.f2 .frm.i3 input[type="text"],.fat.f2 .frm.i3 .op-r{margin-top:10px;width:73%}.fat.f2 .frm.i4 input[type="text"],.fat.f2 .frm.i4 .op-r{margin-top:10px;width:34%}.fab.f4 .f1f input[type="text"],.fab.f4 .f1f .btn,.fab.f4 .f1f .op-r,.fab.f4 .f2f input[type="text"],.fab.f4 .f2f .btn,.fab.f4 .f2f .op-r,.fab.f4 .f3f input[type="text"],.fab.f4 .f3f .btn,.fab.f4 .f3f .op-r,.fab.f4 .f4f input[type="text"],.fab.f4 .f4f .btn,.fab.f4 .f4f .op-r{width:100%}.scbg .scbgi:before{right:138px}.bSe.fullWidth .hcb .hcb-s{margin-top:40px}footer .colm{width:100%}.scbp .tim,.scbp .txt{float:none;width:100%}.scbp .tim a{margin:0 auto}.sctm .bts{max-width:70%}.scvps .vdc.video-container iframe{min-width:490px}.shortcode_tabs.vert_tabs .scT>ul.scT-tab{float:none;width:100%}.shortcode_tabs.horz_tabs .scT>ul.scT-tab li{max-width:100%;width:100%}}@media only screen and (max-width: 540px){.gs.wrp{width:400px}.wrp{top:0;width:400px}.wrp .bpd{width:260px}.wrp.cnt.gin .fullWidth article .fwit{width:430px}.wrp.cnt.gin .bSeCont article .fwit{width:433px}.wrp.cnt.mryv .mry .har .hatt{padding:20px 13px}.wrp.cnt.mryv .mry .fwit{width:409px}.wrp.cnt.mryv .bt.qu.fw{padding:20px}.fab.f3 .fob{padding:15px 10px}.scvps{padding:35px 0}.cnt .sAs.left,.cnt .sAs.right{float:none;margin:0px;width:410px}.cnt .bSe.right,.cnt .bSe.left{float:none;width:410px}.go .gs img{max-width:340px}.aut .tat{margin-top:20px;width:100%}.aut .tai{width:100%}.aut .auti{width:100px}.cidx .idxt{padding:0 20px 20px;width:100%}.idxi{float:none;width:100%}.hcb .hcb-s .awr{display:block}.hcb .hcb-s .hcb-si{display:block;width:97%}.hcb .hcb-s .fwit{display:block;min-height:150px;width:100%}.met .mets{margin-top:10px;width:100%}.met .mets .bps .ss a{height:24px;min-height:24px;width:24px}.met .mets .bps .ss a:before{font-size:16px;line-height:24px}.met .meta{width:100%}.met .meta .mc{width:86%}.bt .fw{padding:80px}.bt .fw.vp{padding:60px}.bt .fw.vp .scvps{padding:100px 0}.bt.qu.fw .entry-title{font-size:1.533em}.bt.qu.fw .wrp{width:382px}.bt.ap h1{font-size:1.533em}.bt.ap.fw .wrp{top:0}.bt.qu.nw .entry-title{color:#333;font-size:2.067em}.lost h1{font-size:14em}.lost h2{font-size:2em}.lost h3{font-size:1.267em}.side_body ul li:nth-child(4n) a.sm{margin-right:9px}.fln.fff #logo img{margin-top:11px;max-width:170px;width:170px}.fln .cou{padding:0 4px}.ind .bt.qu.fw{width:91%;padding:20px}.bSeCont .mry .fwit{width:409px}.bSeCont .mry .har .hatt{padding:20px 13px}.bSeCont .bSe.right.mry .mry-i .bt.qu.fw .wrp{width:282px}.fab.f4 input[type="text"],.fab.f4 .op-r{width:300px}.fat.f2 .frm input[type="text"],.fat.f2 .frm .op-r{margin-top:10px;width:70%}.fat.f2 .frm.i3 input[type="text"],.fat.f2 .frm.i3 .op-r{margin-top:10px;width:70%}.fat.f2 .frm.i4 input[type="text"],.fat.f2 .frm.i4 .op-r{margin-top:10px;width:70%}.scbg .scbgi:before{right:58px}.mbi .mbl{display:none}.split .btn span{padding:10px 15px}.bp .har .hatt .entry-title{font-size:20px !important}.bSe h1{font-size:33px}.bSe h2{font-size:30px}.bSe h3{font-size:26px}.bSe h4{font-size:22px}.bSe h5{font-size:18px}.bSe h6{font-size:14px}.mms,.mmt{font-size:33px !important}.fln .cou{display:none}.fln .mets .bps .ss a:before{left:7px}.fln .mets .bps .ss a span{display:none}header a#logo>img{max-width:170px !important}.scvps .vdc.video-container iframe{min-width:300px}}@media only screen and (max-width: 380px){.gs.wrp{width:310px}.wrp{width:310px}.wrp .bpd{width:250px}.wrp.cnt.gin .fullWidth article .fwit{width:363px}.wrp.cnt.gin .bSeCont article .fwit{width:324px}.wrp.cnt.gin .bSeCont .bSe.left .bt.qu.fw{padding:0}.wrp.cnt.mryv .mry .har .hatt{padding:20px 10px}.wrp.cnt.mryv .mry .fwit{width:309px}.wrp.cnt.mryv .bt.qu.fw{padding:10px}.gin .qu.nw .wrp,.gin .gin .qu.fw .wrp{padding:125px 6px}.go .gs img{max-width:320px}.go #gpr,.go #gnx{width:88px}.cnt .sAs.right,.cnt .sAs.left{float:none;margin:0px;width:310px}.cnt .bSe.right,.cnt .bSe.left{float:none;width:310px}header .hsm{right:5%}.bSe table td{padding:10px}.bSe table th{padding:6px}.lrp label{line-height:25px;width:36%}.met .meta .mc{width:82%}.met .mets{margin-top:10px;width:91%}.bt.ap .wrpt{padding:15px 28px}.bt.fw{padding:136px}.bt.fw.vp{padding:80px}.bt.fw.vp .scvps{padding:50px 0}.bt.qu.fw{padding:140px}.bt.qu.fw .wrp{width:290px}.bt.qu.fw .entry-title{font-size:1.633em}.ind .bt.qu.fw{padding:20px;width:87%}.lost form .btn{display:block;float:none;margin:0 auto}.lost form input[type="submit"]{font-size:1.067em;padding:9px 13px;width:100%}.lost form input[type="text"]{float:none;height:42px;margin-left:0;margin-bottom:10px;width:100%}.lost h1{font-size:10em}.afim img{float:none;margin:0}#logo{float:none}.fln.fff #logo img{display:block;margin:0 auto}.fln .ssf{margin:13px auto 0;width:229px;float:none}.ftm .wrp .right{float:none}.bSeCont .mry .mry-g{width:0%}.bSeCont .mry .har .hatt{padding:20px 10px}.bSeCont .mry .mry-i{float:none;width:100%}.bSeCont .mry .mry-i .bt.qu.fw{padding:16px}.bSeCont .mry .fwit{width:310px}.bSeCont .bSe.right.mry .mry-i .bt.qu.fw{padding:10px}.fat.f2 .frm input[type="text"],.fat.f2 .frm .op-r{margin-top:10px;width:70%}.fat.f2 .frm.i4 input[type="text"],.fat.f2 .frm.i4 .op-r{margin-top:10px;width:70%}.fab.f4 input[type="text"],.fab.f4 .op-r{width:95%}.scbg .scbgi:before{right:8px}.sctm .tst{float:none;margin:0 auto 20px}.sctm .bts{max-width:100%;width:100%}.sctm .bts:before{border-bottom:13px solid #f0efef;border-left:13px solid transparent;border-right:13px solid transparent;border-top:0 none;left:105px;top:-13px}.sctm .bts:after{border-bottom:13px solid #fdfdfd;border-left:13px solid transparent;border-right:13px solid transparent;border-top:0 none;left:105px;top:-12px}}@media screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 1){.pdwbg{background-attachment:scroll !important}}@media screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2){.pdwbg{background-attachment:scroll !important}}@media screen and (device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 2){.pdwbg{background-attachment:scroll !important;background-size:auto auto !important;background-position:center top !important}}@media screen and (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2){.pdwbg{background-attachment:scroll !important;background-size:auto auto !important;background-position:center top !important}}@media screen and (device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2){.pdwbg{background-attachment:scroll !important;background-size:auto auto !important;background-position:center top !important}}@media only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-width: 480px){.pdwbg{background-attachment:scroll !important;background-size:auto auto !important;background-position:center top !important}}@media only screen and (max-width: 1024px){.bp-t{height:auto}.bp-t::before{display:none}.bp-t .wrp{display:block}}@media only screen and (min-width: 772px) and (max-width: 1024px){.hi{display:block}.hi input[type="text"]{width:50px !important}}div.tnp-subscription,
form.tnp-subscription, form.tnp-profile {
display: block;
margin: 1em auto;
max-width: 500px;
width: 100%;
}
div.tnp-profile {
display: block;
margin: 1em 0;
max-width: 500px; } .tnp-subscription div.tnp-field,
.tnp-profile div.tnp-field
{
margin-bottom: .7em;
border: 0;
padding: 0;
}
.tnp-subscription label,
.tnp-profile label
{
display: block;
color: inherit;
font-weight: normal;
line-height: normal;
padding: 0;
margin: 0;
margin-bottom: .25em;
font-size: .9em;
}
.tnp-subscription .tnp-field-checkbox label,
.tnp-profile .tnp-field-checkbox label
{
display: inline-block;
}
.tnp-subscription input[type=text],
.tnp-subscription input[type=email],
.tnp-subscription input[type=submit],
.tnp-subscription select,
.tnp-subscription textarea,
.tnp-profile input[type=text],
.tnp-profile input[type=email],
.tnp-profile input[type=submit],
.tnp-profile select,
.tnp-profile textarea
{
width: 100%;
padding: .7em;
display: block;
border: 1px;
color: #444;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
font-size: 1em;
margin: 0;
line-height: normal;
box-sizing: border-box;
}
.tnp-subscription input[type=checkbox],
.tnp-widget input[type=radio],
.tnp-profile input[type=checkbox]
{ max-width: 1em;
display: inline-block;
margin-right: .5em;
} .tnp-subscription select option,
.tnp-profile select option
{
margin-right: .75em;
}
.tnp-subscription input.tnp-submit,
.tnp-profile input.tnp-submit,
.tnp-unsubscribe button.tnp-submit,
.tnp-reactivate button.tnp-submit
{
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
display: inline-block;
}
@media all and (max-width: 480px) {
.tnp-subscription input[type=submit],
.tnp-profile input[type=submit] {
width: 100%;
}
}
.tnp-widget {
width: 100%;
display: block;
box-sizing: border-box;
}
.tnp-widget .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-widget label {
display: block;
color: inherit;
font-size: 14px;
}
.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {
width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd ;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;
}
.tnp-widget input[type=checkbox], .tnp-widget input[type=radio] {
width: auto;
display: inline-block;
} .tnp-widget select option {
margin-right: 10px;
}
.tnp-widget input.tnp-submit {
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
margin: 0;
}
.tnp-field input[type="submit"] {
position: inherit;
}
.tnp-field label {
} .tnp-widget-minimal {
width: 100%;
}
.tnp-widget-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-widget-minimal input.tnp-email {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
}
.tnp-widget-minimal input.tnp-submit {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-subscription-minimal {
width: 100%;
box-sizing: border-box;
margin: 10px 0;
}
.tnp-subscription-minimal form {
width: auto;
margin: 0;
padding: 0;
border: 0;
white-space: nowrap;
}
.tnp-subscription-minimal input.tnp-email,
.tnp-subscription-minimal input.tnp-name
{
width: 70%;
max-width: 300px;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin-right: 10px;
}
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name
{
width: 31%;
}
.tnp-subscription-minimal .tnp-privacy-field {
margin-top: 10px;
} .tnp-subscription-minimal input.tnp-submit {
width: 29%;
box-sizing: border-box;
display: inline-block;
padding: 10px;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin: 0;
}
.tnp-subscription-posts {
margin-top: 2em;
margin-bottom: 2em;
padding: 2rem;
}
.tnp-subscription-posts .tnp-subscription {
max-width: auto;
margin: 0;
}
@media all and (max-width: 525px) {
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name,
.tnp-subscription-minimal input.tnp-submit
{
width: 100%;
max-width: 100%;
margin: 0;
display: block;
margin-bottom: .5rem;
}
} .tnp-comments {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
}
.tnp-comments label {
display: block;
}
.tnp-comments input[type=checkbox] {
display: inline-block;
width: auto!important;
} .tnp-lock {
clear: both;
display: block;
box-sizing: border-box;
box-shadow: none;
margin: 20px;
padding: 15px;
background-color: #fff;
border: 1px solid #ddd;
}
.tnp-nl-checkout {
margin-bottom: 1em;
}@font-face {
font-family: 'icomoon';
src:  url(//mensbible.gr/wp-content/uploads/2017/05/icomoon/fonts/icomoon.eot?5ttr77);
src:  url(//mensbible.gr/wp-content/uploads/2017/05/icomoon/fonts/icomoon.eot?5ttr77#iefix) format('embedded-opentype'),
url(//mensbible.gr/wp-content/uploads/2017/05/icomoon/fonts/icomoon.ttf?5ttr77) format('truetype'),
url(//mensbible.gr/wp-content/uploads/2017/05/icomoon/fonts/icomoon.woff?5ttr77) format('woff'),
url(//mensbible.gr/wp-content/uploads/2017/05/icomoon/fonts/icomoon.svg?5ttr77#icomoon) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" icon-"] { font-family: 'icomoon' !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;
}
.icon-home:before {
content: "\e900";
}
.icon-home2:before {
content: "\e901";
}
.icon-home3:before {
content: "\e902";
}
.icon-office:before {
content: "\e903";
}
.icon-newspaper:before {
content: "\e904";
}
.icon-pencil:before {
content: "\e905";
}
.icon-pencil2:before {
content: "\e906";
}
.icon-quill:before {
content: "\e907";
}
.icon-pen:before {
content: "\e908";
}
.icon-blog:before {
content: "\e909";
}
.icon-eyedropper:before {
content: "\e90a";
}
.icon-droplet:before {
content: "\e90b";
}
.icon-paint-format:before {
content: "\e90c";
}
.icon-image:before {
content: "\e90d";
}
.icon-images:before {
content: "\e90e";
}
.icon-camera:before {
content: "\e90f";
}
.icon-headphones:before {
content: "\e910";
}
.icon-music:before {
content: "\e911";
}
.icon-play:before {
content: "\e912";
}
.icon-film:before {
content: "\e913";
}
.icon-video-camera:before {
content: "\e914";
}
.icon-dice:before {
content: "\e915";
}
.icon-pacman:before {
content: "\e916";
}
.icon-spades:before {
content: "\e917";
}
.icon-clubs:before {
content: "\e918";
}
.icon-diamonds:before {
content: "\e919";
}
.icon-bullhorn:before {
content: "\e91a";
}
.icon-connection:before {
content: "\e91b";
}
.icon-podcast:before {
content: "\e91c";
}
.icon-feed:before {
content: "\e91d";
}
.icon-mic:before {
content: "\e91e";
}
.icon-book:before {
content: "\e91f";
}
.icon-books:before {
content: "\e920";
}
.icon-library:before {
content: "\e921";
}
.icon-file-text:before {
content: "\e922";
}
.icon-profile:before {
content: "\e923";
}
.icon-file-empty:before {
content: "\e924";
}
.icon-files-empty:before {
content: "\e925";
}
.icon-file-text2:before {
content: "\e926";
}
.icon-file-picture:before {
content: "\e927";
}
.icon-file-music:before {
content: "\e928";
}
.icon-file-play:before {
content: "\e929";
}
.icon-file-video:before {
content: "\e92a";
}
.icon-file-zip:before {
content: "\e92b";
}
.icon-copy:before {
content: "\e92c";
}
.icon-paste:before {
content: "\e92d";
}
.icon-stack:before {
content: "\e92e";
}
.icon-folder:before {
content: "\e92f";
}
.icon-folder-open:before {
content: "\e930";
}
.icon-folder-plus:before {
content: "\e931";
}
.icon-folder-minus:before {
content: "\e932";
}
.icon-folder-download:before {
content: "\e933";
}
.icon-folder-upload:before {
content: "\e934";
}
.icon-price-tag:before {
content: "\e935";
}
.icon-price-tags:before {
content: "\e936";
}
.icon-barcode:before {
content: "\e937";
}
.icon-qrcode:before {
content: "\e938";
}
.icon-ticket:before {
content: "\e939";
}
.icon-cart:before {
content: "\e93a";
}
.icon-coin-dollar:before {
content: "\e93b";
}
.icon-coin-euro:before {
content: "\e93c";
}
.icon-coin-pound:before {
content: "\e93d";
}
.icon-coin-yen:before {
content: "\e93e";
}
.icon-credit-card:before {
content: "\e93f";
}
.icon-calculator:before {
content: "\e940";
}
.icon-lifebuoy:before {
content: "\e941";
}
.icon-phone:before {
content: "\e942";
}
.icon-phone-hang-up:before {
content: "\e943";
}
.icon-address-book:before {
content: "\e944";
}
.icon-envelop:before {
content: "\e945";
}
.icon-pushpin:before {
content: "\e946";
}
.icon-location:before {
content: "\e947";
}
.icon-location2:before {
content: "\e948";
}
.icon-compass:before {
content: "\e949";
}
.icon-compass2:before {
content: "\e94a";
}
.icon-map:before {
content: "\e94b";
}
.icon-map2:before {
content: "\e94c";
}
.icon-history:before {
content: "\e94d";
}
.icon-clock:before {
content: "\e94e";
}
.icon-clock2:before {
content: "\e94f";
}
.icon-alarm:before {
content: "\e950";
}
.icon-bell:before {
content: "\e951";
}
.icon-stopwatch:before {
content: "\e952";
}
.icon-calendar:before {
content: "\e953";
}
.icon-printer:before {
content: "\e954";
}
.icon-keyboard:before {
content: "\e955";
}
.icon-display:before {
content: "\e956";
}
.icon-laptop:before {
content: "\e957";
}
.icon-mobile:before {
content: "\e958";
}
.icon-mobile2:before {
content: "\e959";
}
.icon-tablet:before {
content: "\e95a";
}
.icon-tv:before {
content: "\e95b";
}
.icon-drawer:before {
content: "\e95c";
}
.icon-drawer2:before {
content: "\e95d";
}
.icon-box-add:before {
content: "\e95e";
}
.icon-box-remove:before {
content: "\e95f";
}
.icon-download:before {
content: "\e960";
}
.icon-upload:before {
content: "\e961";
}
.icon-floppy-disk:before {
content: "\e962";
}
.icon-drive:before {
content: "\e963";
}
.icon-database:before {
content: "\e964";
}
.icon-undo:before {
content: "\e965";
}
.icon-redo:before {
content: "\e966";
}
.icon-undo2:before {
content: "\e967";
}
.icon-redo2:before {
content: "\e968";
}
.icon-forward:before {
content: "\e969";
}
.icon-reply:before {
content: "\e96a";
}
.icon-bubble:before {
content: "\e96b";
}
.icon-bubbles:before {
content: "\e96c";
}
.icon-bubbles2:before {
content: "\e96d";
}
.icon-bubble2:before {
content: "\e96e";
}
.icon-bubbles3:before {
content: "\e96f";
}
.icon-bubbles4:before {
content: "\e970";
}
.icon-user:before {
content: "\e971";
}
.icon-users:before {
content: "\e972";
}
.icon-user-plus:before {
content: "\e973";
}
.icon-user-minus:before {
content: "\e974";
}
.icon-user-check:before {
content: "\e975";
}
.icon-user-tie:before {
content: "\e976";
}
.icon-quotes-left:before {
content: "\e977";
}
.icon-quotes-right:before {
content: "\e978";
}
.icon-hour-glass:before {
content: "\e979";
}
.icon-spinner:before {
content: "\e97a";
}
.icon-spinner2:before {
content: "\e97b";
}
.icon-spinner3:before {
content: "\e97c";
}
.icon-spinner4:before {
content: "\e97d";
}
.icon-spinner5:before {
content: "\e97e";
}
.icon-spinner6:before {
content: "\e97f";
}
.icon-spinner7:before {
content: "\e980";
}
.icon-spinner8:before {
content: "\e981";
}
.icon-spinner9:before {
content: "\e982";
}
.icon-spinner10:before {
content: "\e983";
}
.icon-spinner11:before {
content: "\e984";
}
.icon-binoculars:before {
content: "\e985";
}
.icon-search:before {
content: "\e986";
}
.icon-zoom-in:before {
content: "\e987";
}
.icon-zoom-out:before {
content: "\e988";
}
.icon-enlarge:before {
content: "\e989";
}
.icon-shrink:before {
content: "\e98a";
}
.icon-enlarge2:before {
content: "\e98b";
}
.icon-shrink2:before {
content: "\e98c";
}
.icon-key:before {
content: "\e98d";
}
.icon-key2:before {
content: "\e98e";
}
.icon-lock:before {
content: "\e98f";
}
.icon-unlocked:before {
content: "\e990";
}
.icon-wrench:before {
content: "\e991";
}
.icon-equalizer:before {
content: "\e992";
}
.icon-equalizer2:before {
content: "\e993";
}
.icon-cog:before {
content: "\e994";
}
.icon-cogs:before {
content: "\e995";
}
.icon-hammer:before {
content: "\e996";
}
.icon-magic-wand:before {
content: "\e997";
}
.icon-aid-kit:before {
content: "\e998";
}
.icon-bug:before {
content: "\e999";
}
.icon-pie-chart:before {
content: "\e99a";
}
.icon-stats-dots:before {
content: "\e99b";
}
.icon-stats-bars:before {
content: "\e99c";
}
.icon-stats-bars2:before {
content: "\e99d";
}
.icon-trophy:before {
content: "\e99e";
}
.icon-gift:before {
content: "\e99f";
}
.icon-glass:before {
content: "\e9a0";
}
.icon-glass2:before {
content: "\e9a1";
}
.icon-mug:before {
content: "\e9a2";
}
.icon-spoon-knife:before {
content: "\e9a3";
}
.icon-leaf:before {
content: "\e9a4";
}
.icon-rocket:before {
content: "\e9a5";
}
.icon-meter:before {
content: "\e9a6";
}
.icon-meter2:before {
content: "\e9a7";
}
.icon-hammer2:before {
content: "\e9a8";
}
.icon-fire:before {
content: "\e9a9";
}
.icon-lab:before {
content: "\e9aa";
}
.icon-magnet:before {
content: "\e9ab";
}
.icon-bin:before {
content: "\e9ac";
}
.icon-bin2:before {
content: "\e9ad";
}
.icon-briefcase:before {
content: "\e9ae";
}
.icon-airplane:before {
content: "\e9af";
}
.icon-truck:before {
content: "\e9b0";
}
.icon-road:before {
content: "\e9b1";
}
.icon-accessibility:before {
content: "\e9b2";
}
.icon-target:before {
content: "\e9b3";
}
.icon-shield:before {
content: "\e9b4";
}
.icon-power:before {
content: "\e9b5";
}
.icon-switch:before {
content: "\e9b6";
}
.icon-power-cord:before {
content: "\e9b7";
}
.icon-clipboard:before {
content: "\e9b8";
}
.icon-list-numbered:before {
content: "\e9b9";
}
.icon-list:before {
content: "\e9ba";
}
.icon-list2:before {
content: "\e9bb";
}
.icon-tree:before {
content: "\e9bc";
}
.icon-menu:before {
content: "\e9bd";
}
.icon-menu2:before {
content: "\e9be";
}
.icon-menu3:before {
content: "\e9bf";
}
.icon-menu4:before {
content: "\e9c0";
}
.icon-cloud:before {
content: "\e9c1";
}
.icon-cloud-download:before {
content: "\e9c2";
}
.icon-cloud-upload:before {
content: "\e9c3";
}
.icon-cloud-check:before {
content: "\e9c4";
}
.icon-download2:before {
content: "\e9c5";
}
.icon-upload2:before {
content: "\e9c6";
}
.icon-download3:before {
content: "\e9c7";
}
.icon-upload3:before {
content: "\e9c8";
}
.icon-sphere:before {
content: "\e9c9";
}
.icon-earth:before {
content: "\e9ca";
}
.icon-link:before {
content: "\e9cb";
}
.icon-flag:before {
content: "\e9cc";
}
.icon-attachment:before {
content: "\e9cd";
}
.icon-eye:before {
content: "\e9ce";
}
.icon-eye-plus:before {
content: "\e9cf";
}
.icon-eye-minus:before {
content: "\e9d0";
}
.icon-eye-blocked:before {
content: "\e9d1";
}
.icon-bookmark:before {
content: "\e9d2";
}
.icon-bookmarks:before {
content: "\e9d3";
}
.icon-sun:before {
content: "\e9d4";
}
.icon-contrast:before {
content: "\e9d5";
}
.icon-brightness-contrast:before {
content: "\e9d6";
}
.icon-star-empty:before {
content: "\e9d7";
}
.icon-star-half:before {
content: "\e9d8";
}
.icon-star-full:before {
content: "\e9d9";
}
.icon-heart:before {
content: "\e9da";
}
.icon-heart-broken:before {
content: "\e9db";
}
.icon-man:before {
content: "\e9dc";
}
.icon-woman:before {
content: "\e9dd";
}
.icon-man-woman:before {
content: "\e9de";
}
.icon-happy:before {
content: "\e9df";
}
.icon-happy2:before {
content: "\e9e0";
}
.icon-smile:before {
content: "\e9e1";
}
.icon-smile2:before {
content: "\e9e2";
}
.icon-tongue:before {
content: "\e9e3";
}
.icon-tongue2:before {
content: "\e9e4";
}
.icon-sad:before {
content: "\e9e5";
}
.icon-sad2:before {
content: "\e9e6";
}
.icon-wink:before {
content: "\e9e7";
}
.icon-wink2:before {
content: "\e9e8";
}
.icon-grin:before {
content: "\e9e9";
}
.icon-grin2:before {
content: "\e9ea";
}
.icon-cool:before {
content: "\e9eb";
}
.icon-cool2:before {
content: "\e9ec";
}
.icon-angry:before {
content: "\e9ed";
}
.icon-angry2:before {
content: "\e9ee";
}
.icon-evil:before {
content: "\e9ef";
}
.icon-evil2:before {
content: "\e9f0";
}
.icon-shocked:before {
content: "\e9f1";
}
.icon-shocked2:before {
content: "\e9f2";
}
.icon-baffled:before {
content: "\e9f3";
}
.icon-baffled2:before {
content: "\e9f4";
}
.icon-confused:before {
content: "\e9f5";
}
.icon-confused2:before {
content: "\e9f6";
}
.icon-neutral:before {
content: "\e9f7";
}
.icon-neutral2:before {
content: "\e9f8";
}
.icon-hipster:before {
content: "\e9f9";
}
.icon-hipster2:before {
content: "\e9fa";
}
.icon-wondering:before {
content: "\e9fb";
}
.icon-wondering2:before {
content: "\e9fc";
}
.icon-sleepy:before {
content: "\e9fd";
}
.icon-sleepy2:before {
content: "\e9fe";
}
.icon-frustrated:before {
content: "\e9ff";
}
.icon-frustrated2:before {
content: "\ea00";
}
.icon-crying:before {
content: "\ea01";
}
.icon-crying2:before {
content: "\ea02";
}
.icon-point-up:before {
content: "\ea03";
}
.icon-point-right:before {
content: "\ea04";
}
.icon-point-down:before {
content: "\ea05";
}
.icon-point-left:before {
content: "\ea06";
}
.icon-warning:before {
content: "\ea07";
}
.icon-notification:before {
content: "\ea08";
}
.icon-question:before {
content: "\ea09";
}
.icon-plus:before {
content: "\ea0a";
}
.icon-minus:before {
content: "\ea0b";
}
.icon-info:before {
content: "\ea0c";
}
.icon-cancel-circle:before {
content: "\ea0d";
}
.icon-blocked:before {
content: "\ea0e";
}
.icon-cross:before {
content: "\ea0f";
}
.icon-checkmark:before {
content: "\ea10";
}
.icon-checkmark2:before {
content: "\ea11";
}
.icon-spell-check:before {
content: "\ea12";
}
.icon-enter:before {
content: "\ea13";
}
.icon-exit:before {
content: "\ea14";
}
.icon-play2:before {
content: "\ea15";
}
.icon-pause:before {
content: "\ea16";
}
.icon-stop:before {
content: "\ea17";
}
.icon-previous:before {
content: "\ea18";
}
.icon-next:before {
content: "\ea19";
}
.icon-backward:before {
content: "\ea1a";
}
.icon-forward2:before {
content: "\ea1b";
}
.icon-play3:before {
content: "\ea1c";
}
.icon-pause2:before {
content: "\ea1d";
}
.icon-stop2:before {
content: "\ea1e";
}
.icon-backward2:before {
content: "\ea1f";
}
.icon-forward3:before {
content: "\ea20";
}
.icon-first:before {
content: "\ea21";
}
.icon-last:before {
content: "\ea22";
}
.icon-previous2:before {
content: "\ea23";
}
.icon-next2:before {
content: "\ea24";
}
.icon-eject:before {
content: "\ea25";
}
.icon-volume-high:before {
content: "\ea26";
}
.icon-volume-medium:before {
content: "\ea27";
}
.icon-volume-low:before {
content: "\ea28";
}
.icon-volume-mute:before {
content: "\ea29";
}
.icon-volume-mute2:before {
content: "\ea2a";
}
.icon-volume-increase:before {
content: "\ea2b";
}
.icon-volume-decrease:before {
content: "\ea2c";
}
.icon-loop:before {
content: "\ea2d";
}
.icon-loop2:before {
content: "\ea2e";
}
.icon-infinite:before {
content: "\ea2f";
}
.icon-shuffle:before {
content: "\ea30";
}
.icon-arrow-up-left:before {
content: "\ea31";
}
.icon-arrow-up:before {
content: "\ea32";
}
.icon-arrow-up-right:before {
content: "\ea33";
}
.icon-arrow-right:before {
content: "\ea34";
}
.icon-arrow-down-right:before {
content: "\ea35";
}
.icon-arrow-down:before {
content: "\ea36";
}
.icon-arrow-down-left:before {
content: "\ea37";
}
.icon-arrow-left:before {
content: "\ea38";
}
.icon-arrow-up-left2:before {
content: "\ea39";
}
.icon-arrow-up2:before {
content: "\ea3a";
}
.icon-arrow-up-right2:before {
content: "\ea3b";
}
.icon-arrow-right2:before {
content: "\ea3c";
}
.icon-arrow-down-right2:before {
content: "\ea3d";
}
.icon-arrow-down2:before {
content: "\ea3e";
}
.icon-arrow-down-left2:before {
content: "\ea3f";
}
.icon-arrow-left2:before {
content: "\ea40";
}
.icon-circle-up:before {
content: "\ea41";
}
.icon-circle-right:before {
content: "\ea42";
}
.icon-circle-down:before {
content: "\ea43";
}
.icon-circle-left:before {
content: "\ea44";
}
.icon-tab:before {
content: "\ea45";
}
.icon-move-up:before {
content: "\ea46";
}
.icon-move-down:before {
content: "\ea47";
}
.icon-sort-alpha-asc:before {
content: "\ea48";
}
.icon-sort-alpha-desc:before {
content: "\ea49";
}
.icon-sort-numeric-asc:before {
content: "\ea4a";
}
.icon-sort-numberic-desc:before {
content: "\ea4b";
}
.icon-sort-amount-asc:before {
content: "\ea4c";
}
.icon-sort-amount-desc:before {
content: "\ea4d";
}
.icon-command:before {
content: "\ea4e";
}
.icon-shift:before {
content: "\ea4f";
}
.icon-ctrl:before {
content: "\ea50";
}
.icon-opt:before {
content: "\ea51";
}
.icon-checkbox-checked:before {
content: "\ea52";
}
.icon-checkbox-unchecked:before {
content: "\ea53";
}
.icon-radio-checked:before {
content: "\ea54";
}
.icon-radio-checked2:before {
content: "\ea55";
}
.icon-radio-unchecked:before {
content: "\ea56";
}
.icon-crop:before {
content: "\ea57";
}
.icon-make-group:before {
content: "\ea58";
}
.icon-ungroup:before {
content: "\ea59";
}
.icon-scissors:before {
content: "\ea5a";
}
.icon-filter:before {
content: "\ea5b";
}
.icon-font:before {
content: "\ea5c";
}
.icon-ligature:before {
content: "\ea5d";
}
.icon-ligature2:before {
content: "\ea5e";
}
.icon-text-height:before {
content: "\ea5f";
}
.icon-text-width:before {
content: "\ea60";
}
.icon-font-size:before {
content: "\ea61";
}
.icon-bold:before {
content: "\ea62";
}
.icon-underline:before {
content: "\ea63";
}
.icon-italic:before {
content: "\ea64";
}
.icon-strikethrough:before {
content: "\ea65";
}
.icon-omega:before {
content: "\ea66";
}
.icon-sigma:before {
content: "\ea67";
}
.icon-page-break:before {
content: "\ea68";
}
.icon-superscript:before {
content: "\ea69";
}
.icon-subscript:before {
content: "\ea6a";
}
.icon-superscript2:before {
content: "\ea6b";
}
.icon-subscript2:before {
content: "\ea6c";
}
.icon-text-color:before {
content: "\ea6d";
}
.icon-pagebreak:before {
content: "\ea6e";
}
.icon-clear-formatting:before {
content: "\ea6f";
}
.icon-table:before {
content: "\ea70";
}
.icon-table2:before {
content: "\ea71";
}
.icon-insert-template:before {
content: "\ea72";
}
.icon-pilcrow:before {
content: "\ea73";
}
.icon-ltr:before {
content: "\ea74";
}
.icon-rtl:before {
content: "\ea75";
}
.icon-section:before {
content: "\ea76";
}
.icon-paragraph-left:before {
content: "\ea77";
}
.icon-paragraph-center:before {
content: "\ea78";
}
.icon-paragraph-right:before {
content: "\ea79";
}
.icon-paragraph-justify:before {
content: "\ea7a";
}
.icon-indent-increase:before {
content: "\ea7b";
}
.icon-indent-decrease:before {
content: "\ea7c";
}
.icon-share:before {
content: "\ea7d";
}
.icon-new-tab:before {
content: "\ea7e";
}
.icon-embed:before {
content: "\ea7f";
}
.icon-embed2:before {
content: "\ea80";
}
.icon-terminal:before {
content: "\ea81";
}
.icon-share2:before {
content: "\ea82";
}
.icon-mail:before {
content: "\ea83";
}
.icon-mail2:before {
content: "\ea84";
}
.icon-mail3:before {
content: "\ea85";
}
.icon-mail4:before {
content: "\ea86";
}
.icon-amazon:before {
content: "\ea87";
}
.icon-google:before {
content: "\ea88";
}
.icon-google2:before {
content: "\ea89";
}
.icon-google3:before {
content: "\ea8a";
}
.icon-google-plus:before {
content: "\ea8b";
}
.icon-google-plus2:before {
content: "\ea8c";
}
.icon-google-plus3:before {
content: "\ea8d";
}
.icon-hangouts:before {
content: "\ea8e";
}
.icon-google-drive:before {
content: "\ea8f";
}
.icon-facebook:before {
content: "\ea90";
}
.icon-facebook2:before {
content: "\ea91";
}
.icon-instagram:before {
content: "\ea92";
}
.icon-whatsapp:before {
content: "\ea93";
}
.icon-spotify:before {
content: "\ea94";
}
.icon-telegram:before {
content: "\ea95";
}
.icon-twitter:before {
content: "\ea96";
}
.icon-vine:before {
content: "\ea97";
}
.icon-vk:before {
content: "\ea98";
}
.icon-renren:before {
content: "\ea99";
}
.icon-sina-weibo:before {
content: "\ea9a";
}
.icon-rss:before {
content: "\ea9b";
}
.icon-rss2:before {
content: "\ea9c";
}
.icon-youtube:before {
content: "\ea9d";
}
.icon-youtube2:before {
content: "\ea9e";
}
.icon-twitch:before {
content: "\ea9f";
}
.icon-vimeo:before {
content: "\eaa0";
}
.icon-vimeo2:before {
content: "\eaa1";
}
.icon-lanyrd:before {
content: "\eaa2";
}
.icon-flickr:before {
content: "\eaa3";
}
.icon-flickr2:before {
content: "\eaa4";
}
.icon-flickr3:before {
content: "\eaa5";
}
.icon-flickr4:before {
content: "\eaa6";
}
.icon-dribbble:before {
content: "\eaa7";
}
.icon-behance:before {
content: "\eaa8";
}
.icon-behance2:before {
content: "\eaa9";
}
.icon-deviantart:before {
content: "\eaaa";
}
.icon-500px:before {
content: "\eaab";
}
.icon-steam:before {
content: "\eaac";
}
.icon-steam2:before {
content: "\eaad";
}
.icon-dropbox:before {
content: "\eaae";
}
.icon-onedrive:before {
content: "\eaaf";
}
.icon-github:before {
content: "\eab0";
}
.icon-npm:before {
content: "\eab1";
}
.icon-basecamp:before {
content: "\eab2";
}
.icon-trello:before {
content: "\eab3";
}
.icon-wordpress:before {
content: "\eab4";
}
.icon-joomla:before {
content: "\eab5";
}
.icon-ello:before {
content: "\eab6";
}
.icon-blogger:before {
content: "\eab7";
}
.icon-blogger2:before {
content: "\eab8";
}
.icon-tumblr:before {
content: "\eab9";
}
.icon-tumblr2:before {
content: "\eaba";
}
.icon-yahoo:before {
content: "\eabb";
}
.icon-yahoo2:before {
content: "\eabc";
}
.icon-tux:before {
content: "\eabd";
}
.icon-appleinc:before {
content: "\eabe";
}
.icon-finder:before {
content: "\eabf";
}
.icon-android:before {
content: "\eac0";
}
.icon-windows:before {
content: "\eac1";
}
.icon-windows8:before {
content: "\eac2";
}
.icon-soundcloud:before {
content: "\eac3";
}
.icon-soundcloud2:before {
content: "\eac4";
}
.icon-skype:before {
content: "\eac5";
}
.icon-reddit:before {
content: "\eac6";
}
.icon-hackernews:before {
content: "\eac7";
}
.icon-wikipedia:before {
content: "\eac8";
}
.icon-linkedin:before {
content: "\eac9";
}
.icon-linkedin2:before {
content: "\eaca";
}
.icon-lastfm:before {
content: "\eacb";
}
.icon-lastfm2:before {
content: "\eacc";
}
.icon-delicious:before {
content: "\eacd";
}
.icon-stumbleupon:before {
content: "\eace";
}
.icon-stumbleupon2:before {
content: "\eacf";
}
.icon-stackoverflow:before {
content: "\ead0";
}
.icon-pinterest:before {
content: "\ead1";
}
.icon-pinterest2:before {
content: "\ead2";
}
.icon-xing:before {
content: "\ead3";
}
.icon-xing2:before {
content: "\ead4";
}
.icon-flattr:before {
content: "\ead5";
}
.icon-foursquare:before {
content: "\ead6";
}
.icon-yelp:before {
content: "\ead7";
}
.icon-paypal:before {
content: "\ead8";
}
.icon-chrome:before {
content: "\ead9";
}
.icon-firefox:before {
content: "\eada";
}
.icon-IE:before {
content: "\eadb";
}
.icon-edge:before {
content: "\eadc";
}
.icon-safari:before {
content: "\eadd";
}
.icon-opera:before {
content: "\eade";
}
.icon-file-pdf:before {
content: "\eadf";
}
.icon-file-openoffice:before {
content: "\eae0";
}
.icon-file-word:before {
content: "\eae1";
}
.icon-file-excel:before {
content: "\eae2";
}
.icon-libreoffice:before {
content: "\eae3";
}
.icon-html-five:before {
content: "\eae4";
}
.icon-html-five2:before {
content: "\eae5";
}
.icon-css3:before {
content: "\eae6";
}
.icon-git:before {
content: "\eae7";
}
.icon-codepen:before {
content: "\eae8";
}
.icon-svg:before {
content: "\eae9";
}
.icon-IcoMoon:before {
content: "\eaea";
}.dpn-zvc-single-content-wrapper{margin-top:40px}.dpn-zvc-single-content-wrapper .deepn-zvc-single-featured-img{margin-bottom:1rem}.dpn-zvc-single-content-wrapper .deepn-zvc-single-featured-img img{width:100%;height:auto}.dpn-zvc-single-content-wrapper .dpn-zvc-col-8,.dpn-zvc-single-content-wrapper .dpn-zvc-col-4{position:relative;min-height:1px;padding-left:15px;padding-right:15px;margin-bottom:58px}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper{width:100%;clear:both}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box{margin-top:1.5rem}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box:first-child{margin-top:0}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box .join-links .btn{padding:10px 20px;color:#fff;border-radius:0;display:block;margin-top:10px}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box .join-links .btn-join-link{background:#a5452d}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box .join-links .btn-start-link{background:#1c3b82}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-state{border:1px solid #ccc;padding:20px;margin-top:20px}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-state p{padding:0;margin:0}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer{display:flex;width:100%}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-meeting-ended{background:#3a3a3a;padding:10px 16px;border-radius:2px}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-meeting-ended h3{margin:0;padding:0;color:#fff;line-height:1.8}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-timer-cell{display:flex;text-align:center;font-size:32px;background:#3a3a3a;color:#fff;line-height:normal;padding:20px 5px;border-radius:2px;flex-direction:column;margin-right:6px;width:100%}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-timer-cell:last-child{margin-right:0}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-timer-cell-number{font-size:1em;width:100%}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-timer-cell-string{font-size:.45em;width:100%;text-transform:uppercase}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-tile{background:#3a3a3a;padding:0 16px;border-radius:2px}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-tile h3{color:#fff;margin:0;padding:10px 0;font-size:1.3em;font-weight:500}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-content{background:#f2f2f2;padding:16px}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-content .dpn-zvc-sidebar-content-list{margin-bottom:1rem}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-content .dpn-zvc-sidebar-content-list span{display:block}@media(min-width: 992px){.dpn-zvc-single-content-wrapper .dpn-zvc-col-8{width:66.66666667%;float:left}.dpn-zvc-single-content-wrapper .dpn-zvc-col-4{width:33.33333333%;float:left}}.vczapi-show-by-postid .dpn-zvc-sidebar-state{display:none}.vczapi-show-by-postid-countdown-title{text-align:center}.vczapi-show-by-postid-countdown{display:flex;width:1200px;border-spacing:2px;border-collapse:separate;justify-content:center;flex-direction:column;background:#eaeaea;padding:60px 0;margin-right:auto;margin-left:auto;max-width:100%;flex-wrap:wrap;border-radius:10px}.vczapi-show-by-postid .dpn-zvc-timer{display:flex;width:100%;border-spacing:2px;border-collapse:separate;justify-content:center;margin-bottom:20px}.vczapi-show-by-postid .dpn-zvc-timer .dpn-zvc-meeting-ended{background:#3a3a3a;padding:10px 16px;border-radius:2px}.vczapi-show-by-postid .dpn-zvc-timer .dpn-zvc-meeting-ended h3{margin:0;padding:0;color:#fff}.vczapi-show-by-postid .dpn-zvc-timer .dpn-zvc-timer-cell{display:flex;flex-direction:column;text-align:center;font-size:32px;background:#3a3a3a;color:#fff;padding:20px 5px;border-radius:10px;width:120px;margin:6px}.vczapi-show-by-postid .dpn-zvc-timer .dpn-zvc-timer-cell-number{font-size:1em;width:100%;font-weight:700}.vczapi-show-by-postid .dpn-zvc-timer .dpn-zvc-timer-cell-string{font-size:.45em;width:100%;text-transform:uppercase}.vczapi-show-by-postid-flex{display:flex;margin-top:20px}.vczapi-show-by-postid-contents .dpn-zvc-sidebar-box .btn{margin-top:10px;padding:10px 20px;color:#fff;display:block;margin-right:10px;text-align:center}.vczapi-show-by-postid-contents .dpn-zvc-sidebar-box .btn-join-link{background:#a5452d}@media(min-width: 769px){.vczapi-show-by-postid-contents-image{width:24%;margin-right:10px}.vczapi-show-by-postid-contents-sections{width:74%;margin-left:10px}.vczapi-show-by-postid-contents .dpn-zvc-sidebar-box .join-links{display:flex}.vczapi-show-by-postid-contents-full{flex:100%}.vczapi-show-by-postid-contents-full .vczapi-show-by-postid-contents-sections-description,.vczapi-show-by-postid-contents-full .dpn-zvc-sidebar-box{padding-left:0}}@media only screen and (max-width: 660px){.vczapi-show-by-postid .dpn-zvc-.vczapi-jvb-countdown-contenttimer.vczapi-show-by-postid-countdown-timer{flex-direction:column;padding:0 40px}.vczapi-show-by-postid .dpn-zvc-.vczapi-jvb-countdown-contenttimer.vczapi-show-by-postid-countdown-timer .dpn-zvc-timer-cell{width:100%}}@media only screen and (max-width: 769px){.vczapi-show-by-postid{padding:60px 30px}.vczapi-show-by-postid .vczapi-show-by-postid-contents{flex-direction:column}.vczapi-show-by-postid .vczapi-show-by-postid-contents-sections-description-topic{margin-top:1em}.vczapi-show-by-postid .vczapi-show-by-postid-contents-sections .dpn-zvc-sidebar-box .btn{margin-top:10px;margin-right:0}}.dpn-zvc-shortcode-op-wrapper table{border:1px solid #dee2e6;width:100%;margin-bottom:1rem;color:#212529;border-collapse:collapse}.dpn-zvc-shortcode-op-wrapper table tr:nth-of-type(odd){background-color:#e2e2e2 !important}.dpn-zvc-shortcode-op-wrapper table tr:nth-of-type(odd) td{background-color:#e2e2e2}.dpn-zvc-shortcode-op-wrapper table tr:nth-of-type(odd) td .small-description{font-size:12px;font-style:italic}#vczapi-recordings-list-table_wrapper .dataTables_length,#vczapi-recordings-list-table_wrapper .dataTables_filter,#vczapi-show-meetings-list-table_wrapper .dataTables_length,#vczapi-show-meetings-list-table_wrapper .dataTables_filter,#vczapi-show-webinars-list-table_wrapper .dataTables_length,#vczapi-show-webinars-list-table_wrapper .dataTables_filter{margin:15px 0}#vczapi-recordings-list-table_wrapper .dataTable,#vczapi-show-meetings-list-table_wrapper .dataTable,#vczapi-show-webinars-list-table_wrapper .dataTable{position:relative;margin:15px 0}#vczapi-recordings-list-table_wrapper .dataTable thead,#vczapi-show-meetings-list-table_wrapper .dataTable thead,#vczapi-show-webinars-list-table_wrapper .dataTable thead{text-align:left}#vczapi-recordings-list-table_wrapper .dataTable thead tr,#vczapi-show-meetings-list-table_wrapper .dataTable thead tr,#vczapi-show-webinars-list-table_wrapper .dataTable thead tr{background:#f5f5f5}#vczapi-recordings-list-table_wrapper .dataTable thead th,#vczapi-recordings-list-table_wrapper .dataTable thead td,#vczapi-show-meetings-list-table_wrapper .dataTable thead th,#vczapi-show-meetings-list-table_wrapper .dataTable thead td,#vczapi-show-webinars-list-table_wrapper .dataTable thead th,#vczapi-show-webinars-list-table_wrapper .dataTable thead td{border-bottom:none;padding:8px 15px}#vczapi-recordings-list-table_wrapper .dataTable.no-footer,#vczapi-show-meetings-list-table_wrapper .dataTable.no-footer,#vczapi-show-webinars-list-table_wrapper .dataTable.no-footer{border-bottom:none}#vczapi-recordings-list-table_wrapper .dataTable tbody .odd,#vczapi-show-meetings-list-table_wrapper .dataTable tbody .odd,#vczapi-show-webinars-list-table_wrapper .dataTable tbody .odd{background-color:#fff}#vczapi-recordings-list-table_wrapper .dataTable tbody .even,#vczapi-show-meetings-list-table_wrapper .dataTable tbody .even,#vczapi-show-webinars-list-table_wrapper .dataTable tbody .even{background-color:rgba(0,0,0,.05)}.vczapi-recordings-meeting-id-description ul{list-style:none;padding:0;margin:0}.vczapi-recordings-by-meeting-id-table{margin-top:20px}.vczapi-recordings-by-meeting-id-table tr th{text-align:left}#zvc-cover{background:url(//mensbible.gr/wp-content/plugins/video-conferencing-with-zoom-api/./assets/images/ajax-loader.gif) no-repeat scroll center center #000;position:absolute;height:100%;width:100%;z-index:5;opacity:.9;top:0}#zmmtg-root{display:none}.join-via-browser-body{background:#f2f2f2;min-width:100vw !important;width:100vw !important}.join-via-browser-body #vczapi-zoom-browser-meeting{z-index:1;display:flex;align-items:center;position:relative;height:100%}.join-via-browser-body #vczapi-zoom-browser-meeting .logo{text-align:center}.join-via-browser-body #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container{background:#fff;padding:40px;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);-moz-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);-o-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);-ms-box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}@media only screen and (max-width: 767px){.join-via-browser-body #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container{margin-inline:20px;padding:20px}.join-via-browser-body #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container .vczapi-zoom-browser-meeting--meeting-form input,.join-via-browser-body #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container .vczapi-zoom-browser-meeting--meeting-form button{width:100%}.join-via-browser-body #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container .logo img{width:70px}.join-via-browser-body #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container .logo h3{font-size:18px}.join-via-browser-body #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container .logo p{font-size:14px}}@media only screen and (min-width: 767px){.join-via-browser-body #vczapi-zoom-browser-meeting .container{width:500px}.join-via-browser-body #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form input[type=text],.join-via-browser-body #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form input[type=password],.join-via-browser-body #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form button[type=submit],.join-via-browser-body #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form input[type=email],.join-via-browser-body #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form select{height:40px}.join-via-browser-body #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form button[type=submit]{background-color:#2d8cff;width:100%;color:#fff}}.join-via-browser-body #vczapi-zoom-browser-meeting .img-fluid{max-width:100%;height:auto}.join-via-browser-body #vczapi-zoom-browser-meeting h3{line-height:1.5}.join-via-browser-body #vczapi-zoom-browser-meeting .mb-4{margin-bottom:1.5rem}.join-via-browser-body #vczapi-zoom-browser-meeting p{color:#838383;font-weight:300}.join-via-browser-body #vczapi-zoom-browser-meeting label{font-weight:bold;margin-bottom:10px}.vczapi-jvb-countdown-wrapper{display:flex;flex-direction:column;background:#eaeaea;padding:60px 0}.vczapi-jvb-countdown-wrapper-countdown-title{text-align:center}.vczapi-jvb-countdown-wrapper .dpn-zvc-timer.zoom-join-via-browser-countdown{display:flex;width:100%;border-spacing:2px;border-collapse:separate;justify-content:center}.vczapi-jvb-countdown-wrapper .dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-meeting-ended{background:#3a3a3a;padding:10px 16px;border-radius:2px}.vczapi-jvb-countdown-wrapper .dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-meeting-ended h3{margin:0;padding:0;color:#fff}.vczapi-jvb-countdown-wrapper .dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-timer-cell{display:flex;flex-direction:column;text-align:center;font-size:32px;background:#3a3a3a;color:#fff;padding:20px 5px;border-radius:10px;width:120px;margin:6px}.vczapi-jvb-countdown-wrapper .dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-timer-cell-number{font-size:1em;width:100%;font-weight:700}.vczapi-jvb-countdown-wrapper .dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-timer-cell-string{font-size:.45em;width:100%;text-transform:uppercase}.vczapi-jvb-countdown-content{padding:25px 0;display:flex;width:1200px;margin-right:auto;margin-left:auto;max-width:100%;flex-wrap:wrap}.vczapi-jvb-countdown-content-image{flex:0 0 30%}.vczapi-jvb-countdown-content-image img{border-radius:10px}.vczapi-jvb-countdown-content-contents{flex:0 0 70%;display:flex;flex-direction:column;padding-left:20px}.vczapi-jvb-countdown-content-links{margin-top:10px;display:flex}.vczapi-jvb-countdown-content-links .btn{padding:10px 20px;color:#fff;display:block;margin-right:10px;text-align:center;border-radius:10px}.vczapi-jvb-countdown-content-links .btn-join-link{background:#a5452d}@media only screen and (max-width: 660px){.vczapi-jvb-countdown-content{flex-direction:column}.vczapi-jvb-countdown-content .vczapi-jvb-countdown-content-description-topic{margin-top:1em}}.vczapi-list-zoom-meetings{position:relative}.vczapi-list-zoom-meetings--item__image{margin-bottom:20px}.vczapi-list-zoom-meetings--item__image{box-shadow:0 0 1px 1px rgba(0,0,0,.3)}.vczapi-list-zoom-meetings--item__details,.vczapi-list-zoom-meetings--item__details p{font-size:1em}.vczapi-list-zoom-meetings--item__details h1,.vczapi-list-zoom-meetings h2,.vczapi-list-zoom-meetings h3,.vczapi-list-zoom-meetings h4,.vczapi-list-zoom-meetings h5,.vczapi-list-zoom-meetings h6{font-size:1.3em;margin-bottom:5px}.vczapi-list-zoom-meetings--item__details__meta .meta{display:flex;flex-direction:column;margin-bottom:5px}.vczapi-list-zoom-meetings .vczapi-loader{display:none}.vczapi-list-zoom-meetings.loading .vczapi-loader{display:block;width:100%;height:100%;position:absolute;background:rgba(0,0,0,.5);z-index:100}.vczapi-list-zoom-meetings.loading .vczapi-loader img{transform:translate(-50%, -50%);left:50%;top:50%;position:absolute}.vczapi-wrap{display:-ms-flexbox;display:flex;-ms-flex:1 0 100%;flex:1 0 100%;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px;box-sizing:border-box}.vczapi-wrap *{box-sizing:border-box}.vczapi-wrap input,.vczapi-wrap select{width:100%}.vczapi-plr{padding:0 1.5em}.vczapi-ptb{padding:1.5em 0}.vczapi-pb{padding-bottom:1.5em}.vczapi-pb-3{padding-bottom:3em}.vczapi-pt{padding-top:1.5em}.vczapi-pl{padding-left:1.5em}.vczapi-pr{padding-right:1.5em}.vczapi-col-2,.vczapi-col-3,.vczapi-col-4,.vczapi-col-5,.vczapi-col-6,.vczapi-col-8,.vczapi-col-9,.vczapi-col-10,.vczapi-col-11,.vczapi-col-12{position:relative;width:100%;padding-right:10px;padding-left:10px}.vczapi-form-control{padding:.75em;height:auto;border-width:1px;border-style:solid;border-color:#eaeaea;border-radius:2px;background:#fafafa;box-shadow:none;box-sizing:border-box;transition:all .2s linear}@media(min-width: 769px){.vczapi-col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.vczapi-col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.vczapi-col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.vczapi-col-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.vczapi-col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.clearfix{clear:both}.vczapi-filters-wrapper{margin-bottom:2em;margin-top:1em;align-items:center}.vczapi-modal{display:none;position:fixed;z-index:9999;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.vczapi-modal .vczapi-modal-content{position:relative;background-color:#fefefe;margin:auto;padding:0;border:1px solid #888;width:80%;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.vczapi-modal .vczapi-modal-close{color:#000;float:right;font-size:28px;font-weight:bold}.vczapi-modal .vczapi-modal-close:hover,.vczapi-modal .vczapi-modal-close:focus{color:#000;text-decoration:none;cursor:pointer}.vczapi-modal .vczapi-modal-header{padding:2px 16px;color:#fff}.vczapi-modal .vczapi-modal-body{padding:2px 16px;max-height:500px;overflow:auto}.vczapi-modal .vczapi-modal-list{padding:20px;list-style:none;margin:0;border-bottom:1px solid #efefef}.vczapi-modal-loader{text-align:center;color:#424242;background:#fff;width:400px;margin:0 auto;padding:20px;border-radius:20px}