/*
Theme Name: Responsive-child
Description: E-Success
Version: 1.9.5.3
Template: responsive
*/
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

html {
scroll-behavior: smooth;
}
* {
box-sizing: border-box;
}

@media screen and (prefers-reduced-motion: reduce) {
html {scroll-behavior: auto;}
}

body {
font-family: "Inter", serif;
font-size: 18px;
color: #333;
background:#222;
}
:root { accent-color: hsl(321 62% 43%); }

.post-entry {
 font-size: 1em;
}

div.page, .post {
box-sizing: border-box;
padding: 0px 10px 0px 0px;
}

#content-search .post {
padding: 0px 0px;
}

#widgets {
margin-top: 0px;
background-color: #eee;
}

#wrapper{
margin: 20px auto 20px auto;
padding: 0px 0px 0px 20px;
}
.widget-wrapper {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
background-color: transparent; 
border: none; 
border-radius: 0px; 
margin: 0 0 0px;
padding: 16px 20px 16px 20px;
border-bottom:1px #707 solid;
border-image:linear-gradient(to right, #ddd 0%, #707 50%, #ddd 100%) 1;
}

#widgets ul, #widgets ol {
margin: 0 0 0 0;
padding-left: 1.0em;
}

#widgets ul {
list-style-type: square;
}

@media screen and (max-width: 980px) {
#wrapper {padding: 0px 0px 0px 0px;}
}

#logo img {
box-shadow: rgba(0, 0, 0, 0.25) 2.5px -1px 3px;
}

.homelink IMG {
width:85px;
height:85px;
margin:0px 6px 0px 0px;
border-top-left-radius: 50%;
border-bottom-left-radius: 50%;
border-bottom-right-radius: 50%;
}

.homelink A:hover IMG {opacity: 0.7;}

.homelink A {
border-top-left-radius:42px;
border-bottom-left-radius:42px;
border-bottom-right-radius:42px;
color: black;
display: flex;
align-items: center;
float: left;
text-align: left;
padding:0px 10px 0px 0px;
font-size: 0.8em;
width:270px;
margin:12px;
text-decoration:none!important;
background-color: white;
box-sizing: border-box;
}

.homelink A:hover {
background-color: #ddd!important;
color: #222!important;
text-decoration: none;
}

.myTopBar {
box-sizing: border-box;
position: fixed;
bottom: 0px;
left: 0px;
left: 0px;
z-index:100;
width:100%;
height:34px;
background-color: #222;
color: #EEE;
text-align:left;
padding:10px 6px 6px 60px;
}
#footer .myTopBar A {
font-size: 1.2em;
color: #EEE;
text-decoration: none;
}
#footer .myTopBar A i{
color: #999;
padding: 0px 6px 0px 18px;
}

#footer .myTopBar A:hover {
background-color: transparent;
text-decoration: none;
}

#headerSearch {
padding:0px;
margin:0px;
}

h6.title-search-results {
font-size: 2.000em;
margin-bottom: 0em;
margin-top: 0.5em;
}

#footer_widget .widget-wrapper {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
background-color: transparent;
border: none;
border-radius: 0px;
margin: 0 0 0px; 
padding: 0px; 
}

#featured-image A:hover {
background-color: transparent;
color: #7030A0;
}

p {
word-wrap: normal;
}
@media print {
.mmtwrappos {
display: none!important;
}
}

#container {
padding: 0px 0px 0px 0px;
max-width: 100%;
}

@media screen and (max-device-width: 850px){
#content .mmtwrappos {
bottom:0 !important;
left: 0!important;
position:fixed !important;
z-index:150 !important;
width:100%;
background-color:#DDDDDD;
margin:0px! important;
}
}

.solution {
padding:20px; background-color:rgb(250, 240, 247);border-radius:20px; margin:10px auto; clear: both;
}
.solution H4 {
margin-top:0px;
}

#menu-header, .menu, body.full-width-layout #content-outer, body.default-layout #content-outer, body.full-width-no-box #content-outer {
max-width:100%;
}

.tagLine {
font-size: 0.9em;
}
.menu a {
font-size: 1em;
}

#featured .featured-title, #featured .featured-subtitle {
display: none !important;
}

h2 {
clear: both;
}

#header, .post {
-webkit-animation: fadein 2s; 
-moz-animation: fadein 2s;
-ms-animation: fadein 2s; 
-o-animation: fadein 2s; 
animation: fadein 2s;
}

@keyframes fadein {
from { opacity: 0; }
to { opacity: 1; }
}

@-moz-keyframes fadein {
from { opacity: 0; }
to { opacity: 1; }
}

@-webkit-keyframes fadein {
from { opacity: 0; }
to { opacity: 1; }
}

@-ms-keyframes fadein {
from { opacity: 0; }
to { opacity: 1; }
}

@-o-keyframes fadein {
from { opacity: 0; }
to { opacity: 1; }
}

.su-tabs.myTabs { background-color: #B475C2 }

.previous A, .next A {
text-decoration: none;
background-color: #B475C2;
color: #FFFFFF;
padding: 10px;
}
.previous A:hover, .next A:hover { 
text-decoration: underline;
background-color: #B475C2;
color: #FFFFFF;
} 
 
.previous A {
padding: 10px;
border-top-right-radius: 17px;
border-bottom-right-radius: 17px;
}
.next A {
padding: 10px;
border-top-left-radius: 17px;
border-bottom-left-radius: 17px;
}

.myQuote {
width: 80%;
border: 2px solid #7030A0;
padding: 30px;
margin: 10px;
text-align: center;
font-size: 14pt;
font-style: italic;
color: #7030A0;
background: rgba(235,233,249,1);
background: -moz-linear-gradient(top, rgba(235,233,249,1) 0%, rgba(193,191,234,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(235,233,249,1)), color-stop(100%, rgba(193,191,234,1)));
background: -webkit-linear-gradient(top, rgba(235,233,249,1) 0%, rgba(193,191,234,1) 100%);
background: -o-linear-gradient(top, rgba(235,233,249,1) 0%, rgba(193,191,234,1) 100%);
background: -ms-linear-gradient(top, rgba(235,233,249,1) 0%, rgba(193,191,234,1) 100%);
background: linear-gradient(to bottom, rgba(235,233,249,1) 0%, rgba(193,191,234,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebe9f9', endColorstr='#c1bfea', GradientType=0 );
-webkit-box-shadow: 0 10px 6px -6px #777;
 -moz-box-shadow: 0 10px 6px -6px #777;
box-shadow: 0 10px 6px -6px #777;
}

H4 {
margin-bottom: 0px;
padding-bottom: 0px;
}

A {
color: #A237DD;
}

A:hover { 
background-color: #A237DD;
color: #FFFFFF!important;
} 
 
.post-entry A {
text-decoration: underline;
}

.post-entry A:hover {
text-decoration: none;
}

.hupso-share-buttons A:hover {
background-color: #FFFFFF;
 }
 

#content,#content-full,#content-archive, #content-search {
margin-top: 20px;
margin-bottom: 20px;
}

.featured-title {
font-size: 40px;
letter-spacing: -1px;
margin: 0;
padding-top: 20px;
text-align: center;
}

.featured-subtitle {
font-size: 20px;
padding: 0 10px;
text-align: center;
}

#featured-image {
margin: 0px 0px 0px 0px;
}

#featured-image a img.alignnone {
margin: 0px 20px 0px 0px;
}

#featured, #wrapper {
border: none;
margin-top: 0px;
border-radius: 0px;
padding-bottom: 20px;
}

.su-tabs-nav span{
color: white !important;
}
.su-tabs-nav span:hover{
color: #333 !important;
}
.su-tabs-nav span.su-tabs-current{
color: #333 !important;
}

.main-nav {
border-top: 1px #ffffff solid;
}

.title-archive {
display: none;
}
.copyright {
text-align: right;
float:right;
}

.searchbox {
width:90%;
background-color:#FFFFFF;
margin:16px auto;
padding: 6px 10px;
border-radius: 5px;
border: 1px solid #8560B1;
-webkit-box-shadow: 0 10px 6px -6px #777;
-moz-box-shadow: 0 10px 6px -6px #777;
box-shadow: 0 10px 6px -6px #777;
}

.draganddropKeywords {padding:10px;border:2px solid #8C0099; text-align: center;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 4px 4px 3px 0px rgba(176,176,176,1);
-moz-box-shadow: 4px 4px 3px 0px rgba(176,176,176,1);
box-shadow: 4px 4px 3px 0px rgba(176,176,176,1);
background-color: #E6D1E8;
min-height: 40px;
}
.draganddropText {padding:10px;border:2px solid #8C0099; font-family: arial;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 4px 4px 3px 0px rgba(176,176,176,1);
-moz-box-shadow: 4px 4px 3px 0px rgba(176,176,176,1);
box-shadow: 4px 4px 3px 0px rgba(176,176,176,1);
background-color: #E6D1E8;
}

.dropElement {min-width:126px; height:36px; margin: 2px; padding:2px; border:1px solid #aaaaaa; text-align: center; display: inline-block; vertical-align: middle;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background-color: #FFFFFF;
float: none !important;
}

.dragElement { display: inline-block; padding:6px 0 6px 0px; margin: 0px; background: #bd79b3; min-width: 120px; cursor: pointer; cursor: hand; font-family: arial; font-weight: bold; font-style: italic;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

#draganddropButton {padding:10px;border:2px solid #8C0099; text-align: center;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 4px 4px 3px 0px rgba(176,176,176,1);
-moz-box-shadow: 4px 4px 3px 0px rgba(176,176,176,1);
box-shadow: 4px 4px 3px 0px rgba(176,176,176,1);
background-color: #8C0099;
background-image: none;
text-shadow: none;
color: #ffffff;
min-height: 40px;
margin: 10px;
}

#draganddropButton:hover{
background-color: #E6D1E8;
color: #8C0099;
cursor: pointer;
cursor: hand;
}

#binary {
border-spacing: 6px;
border-collapse: separate;
}

#binary THEAD TR TD{
background-color: #E6D1E8;
color: #8C0099;
border-radius: 10px;
text-align: center;
padding: 10px;
}

#binary TBODY TR TD{
background-color: #8C0099;
color: #FFFFFF;
cursor: pointer;
cursor: hand;
border-radius: 10px;
text-align: center;
padding-top: 16px !important;
padding-bottom: 16px; !important;
padding-left: 16px !important;
padding-right: 16px !important;
font-size: 36pt;
vertical-align: middle;
min-height:54px;
}

#binary TBODY TD:hover{
background-color: #E6D1E8
color: #8C0099;
}

#calculationArea {padding:10px;border:2px solid #8C0099; text-align: center;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 4px 4px 3px 0px rgba(176,176,176,1);
-moz-box-shadow: 4px 4px 3px 0px rgba(176,176,176,1);
box-shadow: 4px 4px 3px 0px rgba(176,176,176,1);
background-color: #E6D1E8;
font-size: 18pt;
padding: 20px 2px;
}


.mySpeechBubble {
position:relative;
padding:10px 20px;
font-size: 16pt;
line-height: 16pt;
margin:0;
color:#fff;
background: #cb60b3;
background: -moz-linear-gradient(top, #cb60b3 0%, #c146a1 50%, #a80077 51%, #db36a4 100%);
background: -webkit-linear-gradient(top, #cb60b3 0%,#c146a1 50%,#a80077 51%,#db36a4 100%);
background: linear-gradient(to bottom, #cb60b3 0%,#c146a1 50%,#a80077 51%,#db36a4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb60b3', endColorstr='#db36a4',GradientType=0 );
border-radius:10px;
}

.mySpeechBubble + p { margin:15px 0 2em 85px; font-style:italic;}

.mySpeechBubble:after {
content:"";
position:absolute;
bottom:-40px;
left:50px;
border-width:0 20px 40px 0px;
border-style:solid;
border-color:transparent #db36a4;
display:block;
width:0;
}

.alternateTable tr:nth-child(even) {background-color: #efdeff;}
.alternateTable td{
text-align:center; 
vertical-align:middle;
}

.alternateTable TH, .alternateTable thead td {
color: white;
}

.byline, .author, .vcard, .post-meta .vcard {
display: none;
}

.mc_signup_submit {
text-align: left;
}

#mc_signup_submit {
width: auto!important;
margin-top: 0!important;
}

.su-tabs-pane {
font-size: inherit !important;
}
.su-tabs-nav span {
font-size:1em!important;
}

#ajax-load-more .post-meta{
display:none;
}

.alternateTable thead tr, .su-tabs.myTabs, .mySpeechBubble, .su-button-style-glass span, .next A, .previous A{
background: linear-gradient(114deg, rgba(12, 12, 12, 0.09) 0%, rgba(12, 12, 12, 0.09) 50%,rgba(165, 165, 165, 0.09) 50%, rgba(165, 165, 165, 0.09) 100%),linear-gradient(175deg, rgba(109, 109, 109, 0.06) 0%, rgba(109, 109, 109, 0.06) 50%,rgba(223, 223, 223, 0.06) 50%, rgba(223, 223, 223, 0.06) 100%),linear-gradient(95deg, rgba(10, 10, 10, 0.02) 0%, rgba(10, 10, 10, 0.02) 50%,rgba(28, 28, 28, 0.02) 50%, rgba(28, 28, 28, 0.02) 100%),linear-gradient(48deg, rgba(78, 78, 78, 0.06) 0%, rgba(78, 78, 78, 0.06) 50%,rgba(191, 191, 191, 0.06) 50%, rgba(191, 191, 191, 0.06) 100%),linear-gradient(48deg, rgba(227, 227, 227, 0.08) 0%, rgba(227, 227, 227, 0.08) 50%,rgba(156, 156, 156, 0.08) 50%, rgba(156, 156, 156, 0.08) 100%),linear-gradient(253deg, rgba(34, 34, 34, 0.09) 0%, rgba(34, 34, 34, 0.09) 50%,rgba(155, 155, 155, 0.09) 50%, rgba(155, 155, 155, 0.09) 100%),linear-gradient(88deg, rgba(136, 136, 136, 0.09) 0%, rgba(136, 136, 136, 0.09) 50%,rgba(118, 118, 118, 0.09) 50%, rgba(118, 118, 118, 0.09) 100%),linear-gradient(160deg, rgba(187, 187, 187, 0.04) 0%, rgba(187, 187, 187, 0.04) 50%,rgba(152, 152, 152, 0.04) 50%, rgba(152, 152, 152, 0.04) 100%),linear-gradient(90deg, rgb(252, 45, 228),rgb(120, 16, 230)) !important;
}

.su-button-style-glass {
width:100%;
margin: 10px 0px 10px 0px;
}

.su-button-style-glass span:hover{
opacity: 0.4;
}

@media screen and (max-width: 600px){
.post-entry IMG.alignright:first-of-type {
min-width:270px;
}
}
@media screen and (min-width: 700px){
.pms-form-design-wrapper--sidebar-showing .pms-form-fields-wrapper {
    min-width: 600px;
}
}

.cc-window.cc-floating {
padding: 2em;
max-width: 100%;
}

.cc-floating.cc-theme-classic {
padding: 0.5em;
border-radius: 5px;
}

.cc-revoke, .cc-window {
position: fixed;
right: 0px;
overflow: hidden;
box-sizing: border-box;
font-family: Helvetica,Calibri,Arial,sans-serif;
font-size: 14px;
line-height: 0.8em;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
z-index: 9999;
}
.cc-window {
opacity: 1;
transition: opacity 1s ease;
}
.cc-revoke {
padding: .5em;
display: none;
}

.su-tabs-pane.treeBG {
background-image: radial-gradient(circle at center center, transparent,rgb(255,255,255)),linear-gradient(309deg, rgba(90, 90, 90,0.05) 0%, rgba(90, 90, 90,0.05) 50%,rgba(206, 206, 206,0.05) 50%, rgba(206, 206, 206,0.05) 100%),linear-gradient(39deg, rgba(13, 13, 13,0.05) 0%, rgba(13, 13, 13,0.05) 50%,rgba(189, 189, 189,0.05) 50%, rgba(189, 189, 189,0.05) 100%),linear-gradient(144deg, rgba(249, 249, 249,0.05) 0%, rgba(249, 249, 249,0.05) 50%,rgba(111, 111, 111,0.05) 50%, rgba(111, 111, 111,0.05) 100%),linear-gradient(166deg, rgba(231, 231, 231,0.05) 0%, rgba(231, 231, 231,0.05) 50%,rgba(220, 220, 220,0.05) 50%, rgba(220, 220, 220,0.05) 100%),linear-gradient(212deg, rgba(80, 80, 80,0.05) 0%, rgba(80, 80, 80,0.05) 50%,rgba(243, 243, 243,0.05) 50%, rgba(243, 243, 243,0.05) 100%),radial-gradient(circle at center center, hsl(107,19%,100%),hsl(107,19%,100%)) !important;
}

input[type=checkbox]
{
-ms-transform: scale(2);
-moz-transform: scale(2); 
-webkit-transform: scale(2); 
-o-transform: scale(2);
transform: scale(2);
padding: 10px;
margin: 10px!important;
}
.read-more{
margin-bottom:50px;
}
.read-more A {
background-color: #a500ff;
color: white;
padding: 10px 40px;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
margin-left: -20px;
text-decoration: none;
}
.read-more A:hover{
text-decoration: underline;
}

div.page, #content-archive, #content-search, .post {
box-sizing: border-box;
}

@media screen and (max-width: 980px){
#header #logo {
margin-top: 0px;
}
#header .social-icons {
text-align: center;
padding: 8px 25px 10px 25px;

}
.top-widget {
width:100%;
text-align:center;
padding: 10px 0px 0px 0px;
}

div.page, #content-archive, #content-search, .post {
padding-left:10px;
padding-right:10px;
}
.read-more A{
margin-left: -10px;
}
}

::-moz-selection { 
color: white;
background: #A237DD;
}

::selection {
color: white;
background: #A237DD;
}

#pms_login .login-extra .register, #pms_login .login-extra .separator {
display: none;
}

#pms_login input[type=submit], .pms-form input[type=submit] {
text-shadow: none;
-moz-text-shadow: none;
-webkit-text-shadow: none;
font-weight: normal;
}

.lostpassword:hover, p.login-extra a:hover {
background: none;
color: #FF8349!important;
}
.pms-account-navigation A:hover {
color: #554FE6!important;
background: none;
}

#footer-tab {
position: sticky; bottom: 0px; right: 20px; padding:4px 8px; background-color: black; display: inline-block; float: right;
margin-right:20px; border-top-left-radius:4px;border-top-right-radius:4px;
background: -moz-linear-gradient(top, #4c4c4c 0%, #382a2a 51%, #161616 52%, #161616 100%);
background: -webkit-linear-gradient(top, #4c4c4c 0%,#382a2a 51%,#161616 52%,#161616 100%);
background: linear-gradient(to bottom, #4c4c4c 0%,#382a2a 51%,#161616 52%,#161616 100%);
}
}

#footer-tab A {margin:0px 4px;}
#footer-tab A:hover {
background-color: transparent;
text-decoration: underline !important;
}

.crayon-syntax {
border-radius: 10px;
padding: 10px;
}

@media screen and (max-width: 640px) {
.js .main-nav .menu li a {
color: white;
}

.js .main-nav .menu li {
background-color: #222;
}

.js .main-nav .menu li.current_page_item, .js .menu .current_page_item a, .js .menu .current-menu-item a {
background-color: rgb(238,44,130);
}

.js .main-nav .menu li a:hover, .js .main-nav .menu li li a:hover {
background-color: rgb(238,44,130) !important;
}

#footer-tab {
display: block; position: absolute; top: 0px; right: 0px; width:100%; height:36px; margin-right:0px;
box-sizing: border-box; padding: 4px 12px;
border-top-left-radius:0px;border-top-right-radius:0px;
text-align:right;
}
}

.rmp-widgets-container.rmp-wp-plugin.rmp-main-container {
margin: 2rem 0;
border-top: 2px dashed grey;
padding-top: 10px;
clear: both;
}

.dashicons, .dashicons-before:before {
box-sizing: content-box;
}

.code101 {
width:100%; padding: 10px; background-color:#272b33; color:#cfd5e0; font-family: Inconsolata,Consolas,Courier New;list-style-position: inside;
}
.code101 li::marker {
color: #666;
}

.enlighter-default {
width: 100%;
padding: 10px 8px !important;
margin-top:10px !important;
border-radius: 5px;
}

.enlighter-t-atomic.enlighter-linenumbers div.enlighter>div::before {
padding: 0px 0px 0px 0px !important;
}

.su-box {
margin: 0 0 1.5em;
border-width: 0px !important;
}

.su-box {
background: #333333;
border-top-left-radius: 6px !important;
border-top-right-radius: 6px !important;
padding:3px;
}

.myBox {
background: linear-gradient(114deg, rgba(12, 12, 12, 0.09) 0%, rgba(12, 12, 12, 0.09) 50%,rgba(165, 165, 165, 0.09) 50%, rgba(165, 165, 165, 0.09) 100%),linear-gradient(175deg, rgba(109, 109, 109, 0.06) 0%, rgba(109, 109, 109, 0.06) 50%,rgba(223, 223, 223, 0.06) 50%, rgba(223, 223, 223, 0.06) 100%),linear-gradient(95deg, rgba(10, 10, 10, 0.02) 0%, rgba(10, 10, 10, 0.02) 50%,rgba(28, 28, 28, 0.02) 50%, rgba(28, 28, 28, 0.02) 100%),linear-gradient(48deg, rgba(78, 78, 78, 0.06) 0%, rgba(78, 78, 78, 0.06) 50%,rgba(191, 191, 191, 0.06) 50%, rgba(191, 191, 191, 0.06) 100%),linear-gradient(48deg, rgba(227, 227, 227, 0.08) 0%, rgba(227, 227, 227, 0.08) 50%,rgba(156, 156, 156, 0.08) 50%, rgba(156, 156, 156, 0.08) 100%),linear-gradient(253deg, rgba(34, 34, 34, 0.09) 0%, rgba(34, 34, 34, 0.09) 50%,rgba(155, 155, 155, 0.09) 50%, rgba(155, 155, 155, 0.09) 100%),linear-gradient(88deg, rgba(136, 136, 136, 0.09) 0%, rgba(136, 136, 136, 0.09) 50%,rgba(118, 118, 118, 0.09) 50%, rgba(118, 118, 118, 0.09) 100%),linear-gradient(160deg, rgba(187, 187, 187, 0.04) 0%, rgba(187, 187, 187, 0.04) 50%,rgba(152, 152, 152, 0.04) 50%, rgba(152, 152, 152, 0.04) 100%),linear-gradient(90deg, rgb(252, 45, 228),rgb(120, 16, 230)) ;
background:#682677 !important;
border-top-left-radius: 6px !important;
border-top-right-radius: 6px !important;
padding:3px;
}

.su-box-title {
background: transparent !important;
}

#breadcrumb {
list-style: none;
display: block;
width:100%;
overflow: auto;
}

#breadcrumb li {
float: left;
margin: 3px 0px;
}
#breadcrumb li a {
color: #FFF !important;
display: block;
background: #333333;
text-decoration: none;
position: relative;
height: 40px;
line-height: 40px;
padding: 0 10px 0 5px;
text-align: center;
margin-right: 23px;
font-size: 1em !important;
}
#breadcrumb li:nth-child(even) a {
background-color: #682677;
}
#breadcrumb li:nth-child(even) a:before {
border-color: #682677;
border-left-color: transparent;
}
#breadcrumb li:nth-child(even) a:after {
border-left-color: #682677;
}
#breadcrumb li:first-child a {
padding-left: 15px;
-moz-border-radius: 4px 0 0 4px;
-webkit-border-radius: 4px;
border-radius: 4px 0 0 4px;
}
#breadcrumb li:first-child a:before {
border: none;
}
#breadcrumb li:last-child a {
padding-right: 15px;
-moz-border-radius: 0 4px 4px 0;
-webkit-border-radius: 0;
border-radius: 0 4px 4px 0;
}
#breadcrumb li:last-child a:after {
border: none;
}
#breadcrumb li a:before, #breadcrumb li a:after {
content: "";
position: absolute;
top: 0;
border: 0 solid #333333;
border-width: 20px 10px;
width: 0;
height: 0;
}
#breadcrumb li a:before {
left: -20px;
border-left-color: transparent;
}
#breadcrumb li a:after {
left: 100%;
border-color: transparent;
border-left-color: #333333;
}
#breadcrumb li a:hover {
background-color: #9E43B3;
color: #FFF !important;
}
#breadcrumb li a:hover:before {
border-color: #9E43B3;
border-left-color: transparent;
}
#breadcrumb li a:hover:after {
border-left-color: #9E43B3;
}
#breadcrumb li a:active {
background-color: #9E43B3;
color: #FFF !important;
}
#breadcrumb li a:active:before {
border-color: #9E43B3;
border-left-color: transparent;
}
#breadcrumb li a:active:after {
border-left-color: #9E43B3;
}

.wp-embedded-content {
width:100% !important;
margin-top: 6px;
}

.su-box p {margin:0px 0px 0px 0px;}
.su-box .su-button {margin: 4px 2px;}

#specification {
text-align: left;
}
#specification h4 {
background-color: #333; 
color: white;
padding: 4px;
margin-bottom:2px;
margin-right:0px;
width:100%;
}
#specification UL {
margin-left: 20px;
padding-left: 0px;
margin-bottom:2px;
}
#specification UL LI{
background-color: #933AAD; 
color: white;
padding: 4px;
margin-bottom:2px;
width:100%;
margin: 1px 0px;
padding-left:24px;
list-style: none;
}
#specification UL UL LI{
background-color: #EFDEFF; 
color: #333333;
padding: 4px;
margin: 1px 0px;
padding-left:48px;
width:100%;
list-style: none;
}

.skip-container {
padding: 0em 0em 0em 0;
}

@media screen and (max-width: 650px){
#container {
padding: 0px 2px;
}
.myTopBar {display: none;}

.su-lightbox-content {
width: 90% !important;
padding: 40px 20px !important;
}
#specification UL {
margin-left: 0px;
}
}
@media screen and (max-width: 550px){
.post-entry .alignright {display: block; float: none; clear: both;}
}

#onglets {
display: inline-block;
position: absolute;
top:0;
right:20px;
z-index: 1010;
}

#onglet {
background-color: black;
color: white;
display: inline-block;
padding: 0px 10px;
/*writing-mode: vertical-rl;
border-top-left-radius:8px;
border-bottom-left-radius:8px;*/
border-bottom-left-radius:8px;
border-bottom-right-radius:8px;*/
cursor: pointer;
font-size: 10pt;
}

#onglet a {
color: #ddd;
text-decoration: none;
}

#onglet a:hover {
color: #ddd;
text-decoration: none;
background-color: #222;
}

#onglet:hover {
background-color: #222;
}

.navWrapperRight {
padding-top:10px;
min-height:135px;
}

@media screen and (max-width: 980px){ 
#onglet {
display: none;
}
.navWrapperRight {
padding-top:10px;
min-height:80px;
}
}
@media screen and (min-width: 1340px){ 
.col-300 {
width: 23.404255319149%;
}
.home-widgets .col-300 {
 width: 31.914893617021%;
}
.col-620 {
width: 74.468085106383%;
}
}

.emain, .homelink {
max-width: 1280px;
margin: 54px auto 0px auto;
font-family: 'Inter', serif;
font-style: normal;
font-weight: 400;
box-sizing: border-box;
background-color: #eee;
}
.homelink {
display: flex;
flex-wrap: wrap;
}
.emain h1 {
font-size: 24px;
font-weight: 400;
text-align: center;
}

.ecard img {
height: auto;
max-width: 100%;
vertical-align: middle;
cursor: pointer;
}
.ecard_image:hover {
opacity: 0.7;
}

.stat {
display: inline-block; 
float: left;
border: 1px #555 solid;
color: #555;
font-weight: bold;
border-top-left-radius: 1.5rem;
border-bottom-left-radius: 1.5rem;
border-top-right-radius: 1.5rem;
border-bottom-right-radius: 1.5rem;
height: 3rem;
font-size: 1em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
height: 3rem;
letter-spacing: 0.05em;
min-width: 70px;
background: transparent;
}
.ebtn {
display: inline-block;
-webkit-appearance: none;
background:linear-gradient(to right, #a500ff 0%, #ff8349 100%);
/*background: #a500ff;*/
background-size: 500%;
border: none;
border-top-left-radius: 1.5rem;
border-bottom-left-radius: 1.5rem;
color: #fff;
cursor: pointer;
font-size: 1em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
height: 3rem;
letter-spacing: 0.05em;
outline: none;
-webkit-tap-highlight-color: transparent;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 10rem;
float: right;
margin-right:-1rem;
}

.ebtn:hover {
animation-name: gradient;
-webkit-animation-name: gradient;
animation-duration: 1s;
-webkit-animation-duration: s;
animation-iteration-count: 1;
-webkit-animation-iteration-count: 1;
animation-fill-mode: forwards;
-webkit-animation-fill-mode: forwards;
}

@keyframes gradient {
0% {
background-position: 0% 50%;
}
100% {
background-position: 100%;
}
}

.ecards {
display: flex;
width: 100%;
flex-wrap: wrap;
list-style: none;
margin: 10px 0 0 0;
padding: 0;
box-sizing: border-box;
}

.ecards_item {
display: flex;
padding: 1rem;
box-sizing: border-box;
}

@media (min-width: 40rem) {
.ecards_item {
width: 50%;
}
}

@media (min-width: 56rem) {
.ecards_item {
width: 33.3333%;
}
}

.ecard {
background-color: white;
border-radius: 0rem;
display: flex;
flex-direction: column;
overflow: hidden;
}

.ecard_content {
padding: 1rem;
background: #fff;
}

.ecard_title {
color: #222;
font-size: 1.1rem;
font-weight: 700;
letter-spacing: 1px;
text-transform: capitalize;
margin: 0px;
}

.ecard_text {
color: #555;
font-size: 0.875rem;
line-height: 1.5;
margin-bottom: 1.25rem;
font-weight: 400;
}

#post-21175 .entry-title {
display: none;
}

.page-id-21175 #wrapper {
background-image: repeating-linear-gradient(0deg, rgba(200, 200, 200,0.2) 0px, rgba(200, 200, 200,0.2) 1px, transparent 1px, transparent 21px),repeating-linear-gradient(90deg, rgba(200, 200, 200,0.2) 0px, rgba(200, 200, 200,0.2) 1px,transparent 1px, transparent 21px),linear-gradient(90deg, rgb(255,255,255),rgb(255,255,255))!important;
}


@media screen and (max-width: 900px){ 
#eSubtitle { 
margin-top:12px;
}
}

.ecolumn {
float: left;
width: 33.33%;
padding: 10px;
height: 300px;
text-align:center; 
box-sizing:border-box;
}

/* Clear floats after the columns */
.erow:after {
content: "";
display: table;
clear: both;
}

.ePost IMG {
width:150px;
margin:6px;
float: left;
}
h1 {
font-size: 2.5em;
}

@media screen and (max-width: 675px){
.homelink {
width:100%;
box-sizing: border-box;
padding: 20px;
}
.homelink A {
width:100%;
margin: 15px auto 15px auto;
float: none;
}
h1 {
font-size: 1.8em;
}
}

@media screen and (max-width: 540px){
.ePost IMG {
width:100px;
}
#eTitle { 
font-size: 2.5rem; 
line-height:1.2;
}

#eSubtitle { 
font-size: 1.2rem; 
}
}

.ePost P {
font-size: 14px;
font-weight: 400;
line-height: 1.5;
color: #8c8f94;
}

.ePost h2 {
color: #4c5358;
font-weight: 600;
font-size: 22px;
line-height: 1.3;
margin-top: 0px;
}

.ePost {
padding: 25px;
font-size: 14px;
font-weight: 400;
line-height: 1.5;
color: #8c8f94;
background: #fff;
border: 1px solid #dcdcde;
box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
overflow: auto;
cursor: pointer;
margin-bottom:12px;
}

.ePost:after, .homelink:after {
clear: both;
content: "";
display: table;
}

.ePostLink {
color: #8c8f94;
text-decoration:none!important;
}


.ePostLink:hover {
color: #222;
background-color: none;
}
.ePost h2:hover {
text-decoration: underline!important;
}

.ePost .ebtn {
margin-top: 18px;
margin-right: -25px;
}

.Marquee {
width: 100%;
box-sizing: border-box;
font-weight: 200;
align-items: center;
clear: both;

}
.Marquee-content {
display: block;
text-align:center;
 }

.Marquee-tag {
border: 1px solid #bbb;
box-sizing: border-box;
white-space: nowrap;
background-color: #eee;
border-radius: 8px;
text-aign:center;
color: #fff;
margin: 0.3em 0.3em;
padding: 0.3em;
display: inline-block;
align-items: center;
justify-content: center;
}

.Marquee-tag a{
text-decoration: none;
color: #777;
font-size: 0.9em;
}
.Marquee-tag a:hover {
background-color: transparent;
color: #444!important;
}
.Marquee-tag:hover {
background: rgba(255,255,255,0.5);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
cursor: pointer;
}
.marquee-tag-highlight {
background-color: #FFEAE0; border-color:#ff8349;
}

#content-archive h1 {
border-image: linear-gradient(to right, #a500ff 0%, #ff8349 100%) 1;
border-bottom-width: 28px;
border-bottom-style: solid; 
padding-bottom: 6px;
}
#content-archive img.wp-post-image {
 border-top-left-radius:40px;
}

#content-archive h2 a, #content-search h2 a{
font-size: 0.8em;
color: #333;
}

#content-archive p, #content-search p{
color:#777;
}

.e4snavbar {
overflow: hidden;
background-color: #222;
clear: both;
}

.e4snavbar a {
float: left;
font-size: 16px;
color: white;
text-align: center;
padding: 8px 12px;
text-decoration: none;
min-height:46px;
}

.e4snavbar a.e4slogo {
padding: 0px 16px;
margin-right: 10px;
}

.e4sdropdown, .e4ssearch {
float: left;
overflow: hidden;
font-size: 0.9em;
}

.e4sdropdown .e4sdropbtn {
font-size: 16px;
border: none;
outline: none;
color: white;
padding: 9px 16px;
background-color: inherit;
font: inherit;
margin: 0;
cursor: pointer;
min-height:46px;
}

.e4snavbar a:hover, .e4sdropdown:hover .e4sdropbtn {
background-color: #B500FF;
}

.e4sdropdown-content {
display: none;
position: absolute;
background-color: #333;
color:#eee;
width: 100%;
padding:20px;
left: 0;
z-index: 1;
}

.e4sdropdown-content .e4sheader {
background: #333;
padding: 0px 10px;
color: #eee;
}

.e4sclose {
float: right;
cursor: pointer;
}

.e4sclose:hover {
color: #D27FFF;
}

.e4scolumn {
float: left;
width: 33.33%;
padding: 10px;
background-color: #333;
min-height: 250px;
}

.e4scolumn a {
float: none;
color: #D27FFF;
padding: 9px;
text-decoration: none;
display: block;
text-align: left;
}

.e4scolumn a:hover {
background-color: #111;
color:#eee;
}

.e4srow:after {
content: "";
display: table;
clear: both;
}

.e4snavbar h2 {
margin: 0px 0px;
font-size: 1.4em;
}
.e4scolumn h3 {
margin: 20px 0px;
font-size: 1em;
}
.e4scolumn hr{
display: block;
height: 1px;
border: 0;
border-top: 1px solid #555;
margin: 1em auto;
padding: 0;
width: 60%;
}

.e4scolumn A.emphasis {
background-color: #444;
}

.e4sdropdown.e4sright {
float: right;
background-color: #B500FF;
}
.e4sdropdown.e4sright:hover .e4sdropbtn {
background-color: #FF8349!important;
}
.e4sdropdown.e4sright:hover .dropbtn {
background-color: #A0C;
}
@media screen and (max-width: 1070px) {
.e4sdropdown, .e4sdropbtn, .e4snavbar a, .e4ssearch{width: 100%;}
.e4sdropdown:nth-child(2), .e4sdropdown:nth-child(3), .e4sdropdown:nth-child(4) {width: 33%;}
.e4snavbar a.e4sNavIcon {width: 50%;}
.e4slogo { padding: 10px!important;}
.e4snavbar .e4slogo IMG {height:52px!important;}
.e4ssearch .asl_w_container {width: 90% !important;margin: 12px auto;}
}
@media screen and (max-width: 540px) {
.e4sdropdown-content {padding: 10px;}
.e4scolumn {padding: 4px;width: 100%;}
}

@media only screen and (max-width: 1500px) {
.e4ssearch .asl_w_container {width: 90% !important;}
}

@media only screen and (max-width: 1275px) {
.e4shide {display: none;}
}

.e4snavbar .e4shide {
border-top: 5px solid transparent;
border-bottom: 3px solid transparent;
box-sizing: border-box;
}
.e4snavbar .e4shide:hover {
border-top: 5px solid #FF8349;
background-color: #444!important;
}
.e4snavbar .e4shide {
padding: 4px 16px!important;
}

.e4ssearch .asl_m, .asl_m .probox {
background-color: none;
}
.e4ssearch #ajaxsearchlite1 .probox, div.asl_w .probox {
margin: 0;
padding: 0px 4px;
height: 30px;
color: #9DBFAF;
background: #444!important;
}
.e4ssearch .asl_m .probox .innericon {
background-color: transparent!important;
}

#ajaxsearchliteres1 {
margin-top: 10px !important;
background: #333;
}

.e4ssearch div.asl_m .probox .proinput {
margin: 0 0 0 5px;
padding: 0 0px;
}
.e4ssearch #ajaxsearchlite1 .probox .proinput input, .e4ssearch div.asl_w .probox .proinput input {
font-size: 15px;
color:#e5e5e5!important;
padding-left: 8px !important;
}
div.asl_r.vertical {
margin-top: 2px !important;
border-radius: 8px !important;
}

.e4ssearch div.asl_m.asl_w {
 border-radius: 17px!important;
 margin-top:8px!important;
}
.e4ssearch div.asl_m.asl_w:focus-within {
 border-radius: 17px!important;
 margin-top:5px!important;
 border: 3px solid #ff8349!important; 
}

div.asl_w .probox div.asl_simple-circle {
border: 4px solid #FF8349!important;
}

#header {
position: sticky;
top: 0;
left: 0;
-webkit-user-select: none; 
-ms-user-select: none; 
user-select: none; 
}

.e4ssearch div.asl_m.asl_w {
border: 0px solid #202 !important;
z-index: 1;
}

.e4ssearch div.asl_w .probox .promagnifier {
box-shadow: none;
}
.e4ssearch .asl_m, .e4ssearch .asl_m .probox {
background-color: transparent !important;
}
.e4ssearch .asl_m .probox svg {
fill: #e5e5e5 !important;
}

.e4ssearch #ajaxsearchlite1 .probox .proinput input::placeholder, .e4ssearch div.asl_w .probox .proinput input::placeholder {
color:#e5e5e5!important;
opacity: 1;
}

#eTitle {
font-size: 3rem;
color: #333;
font-weight: 700;
align-self: center;
text-align:center;
line-height: 1.4;
margin: 44px 0px 0px 0px;
}
.ePurple {
color: #B642FF;
white-space: nowrap;
}
#eSubtitle { 
text-align:center;
font-size: 1.4rem;
margin:6px auto 50px auto;
color: #333;
}

@keyframes flip {
from {margin-top: 0px;}
3% {margin-top: -4rem;}
20% {margin-top: -4rem;}
23% {margin-top: -8rem;}
40% {margin-top: -8rem;}
43% {margin-top: -12rem;}
60% {margin-top: -12rem;}
63% {margin-top: -16rem;}
80% {margin-top: -16rem;}
83% {margin-top: -20rem;}
to {margin-top: -20rem;}
}
.econtainer {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin: 44px 0px 0px 0px;
}
.econtainer:after {
content: " ";
display: table;
clear: both;
}
.etitle:after {
content: " ";
display: table;
clear: both;
}
.etitle-wrap:after {
content: " ";
display: table;
clear: both;
}

.etitle-wrap {
font-size: 3rem;
line-height: 4rem;
display: flex;
min-height: 4rem;
font-weight: 700;
justify-content: center;
align-items: center;
text-align: center;
border-radius: 7px;
flex-wrap: wrap;
}

.eleft-text {
color: #444;
justify-content: left;
align-items: left;
text-align: left;
text-wrap: nowrap;
white-space: nowrap;
height:4rem;
}

.eright-text {
margin-left: 0px;
overflow: hidden;
justify-content: center;
align-items: center;
text-align: left;
text-wrap: nowrap;
white-space: nowrap;
border-radius: 7px;
height:4rem;
}

.eflip-wrap {
animation: flip 12s infinite;
margin-top: -20rem;
color: #ff8349;
}

.eflip {
font-weight: bold;
background: #FFEAE0;
padding: 0 10px;
}

@media only screen and (max-width: 780px) {
.eright-text {
text-align: center;
}
}
@media only screen and (max-width: 540px) {
.etitle-wrap {
font-size: 2.4rem;
}
.eleft-text, .eright-text {
margin-top: -10px;
}
}

#footer {
background-color: #222;
color: #e5e5e5;
max-width: 100%!important;
border-image: linear-gradient(to right, #a500ff 0%, #ff8349 100%) 1;
border-top-width: 8px;
border-top-style: solid;
display: block;
padding-bottom: 16px;
-webkit-user-select: none;
-ms-user-select: none; 
user-select: none; /
}

#footer a {
color: #D27FFF;
}

#footer a:hover {
color:#eee;
}

#container, .mmt-primary {
background: white;
}

.timestamp, .posted-in a {
color: #FF8349;
padding: 4px;
}

.timestamp:hover, .posted-in a:hover {
background: #FF8349;
color: white;
}
.rmp-heading--title {
font-weight: 700!important;
}

.eecontainer {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
color: #e5e5e5;
float: ritght;
font-size: 14px; 
clear: none
}
.eecontainer .input {
display: none;
}

.eecontainer .toggle {
cursor: pointer;
display: flex;
justify-content: space-between;
align-items: center;
gap: 0.7em;
margin: 0px 0;
}
.eecontainer .toggle .icon {
width: 48px;
height: 24px;
display: flex;
align-items: center;
position: relative;
border-radius: 48px;
outline: 2px solid #444;
cursor: auto;
}
.eecontainer .toggle .icon .arrow {
position: absolute;
left: 50%;
background: #444;
border-radius: 50%;
transition: all ease 0.75s;
zoom: 1.6;
}
.eecontainer .icon .arrow {
transform: rotateY(180deg);
}
.eecontainer .sign-text:hover + .icon .arrow {
left: 0%;
transform: rotateY(0deg);
}
.e4sdropdown a.etoggle {
border-top:5px solid transparent;
border-bottom:3px solid transparent;
font-size: 16px;
padding: 4px 6px!important;
}

.e4sdropdown a.etoggle:hover {
background-color: transparent;
border-top:5px solid #B500FF;
} 

.esignup {
float: right;
margin-right:20px;
}

.esignup label {
padding: 0 0;
}

@media only screen and (max-width: 1570px) {
.esignup {
display: none;
}
}

.pms-subscription-plan-auto-renew label input[type="checkbox"], .wppb-form-field.wppb-subscription-plans .pms-subscription-plan-auto-renew label input[type="checkbox"], #pms_login .login-remember input[type="checkbox"] {
margin-right: 14px !important;
padding: 0px;
-ms-transform: scale(1.5);
-moz-transform: scale(1.5);
-webkit-transform: scale(1.5);
-o-transform: scale(1.5);
transform: scale(1.5);
}

#eLatestPosts {
clear: both;
height: 65px;
overflow: hidden;
font-size:0.9em; background-color:#EEE;margin-top:60px; padding:0px; height:45px;
}

#eLatest, .eLatestPost {
display: inline-block;
float: left;
padding: 10px;
}

.eLatestPost {
text-decoration: none!important;
color: #777;
border-right: 1px solid #ccc;
height:45px;
max-width:350px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

#eLatest:hover, .eLatestPost:hover {
text-decoration: none;
color: white;
background-color:#FF8349;
}

#eLatest {
background-color: #A0C;
color: white;
}

#eLatest {
text-decoration: none!important;
background-color: #A0C;
color: white;
}
@media only screen and (max-width: 500px) {
.eLatestPost {
 max-width:180px;
}
}

.dracula-toggle-wrap * {
cursor: pointer;
}

@media only screen and (max-width: 1050px) { 
#e4sdark { display: none!important;}
}

#widgets a.bmc-btn {
	padding:0px 10px;
}	

.testimonials {
    margin-bottom: 0em;
    padding: 8px;
    background-color: #F8F8F9;
    max-width: 1280px;
}

ul, ol {
line-height: inherit;
}

#content-archive img:is([sizes="auto" i], [sizes^="auto," i]) {
    contain-intrinsic-size: 150px;
}

.gs_logo_area {
	width: 90vw;
	max-width:1280px;
}	

kbd {
	border-radius:6px;
	background-color:#eee;
	padding:4px;
}

	